
/* STYLES FOR WWW.CRUXWIREWEB.COM */

/* COLORS: #484945 (dark gray - text), #cc3f27 (orange), #dadbd7 (lt gray, navtext), #a3a59a (khaki), #f0f1ee (lt gray, quotebox background) */

* {	margin: 0px; padding: 0px; }


p {	margin-bottom:12px; }
img { border:0; }
ul { list-style-position:outside; }
ol { list-style-position:outside; }
ul.comfy li	{ margin-bottom: 5px; }
ol.comfy li	{ margin-bottom: 5px; }
hr { width:624px; height:1px; background-color:#a3a59a; margin-bottom:22px; }
h2 { font-size: 14px; font-weight:bold; } /* Contact page */
h3 { font-size: 12px; font-weight:bold; margin-bottom:4px; } /* Resources page */
h4 { font-weight:bold; background-image: url(images/sparkline_300.gif); background-repeat:no-repeat; width:300px; height:26px; padding: 13px 0px 0px 28px; font-size:12px; }  /* Services page */
/* The style below fixes the style in IE by changing the height */
* html h4 { font-weight:bold; background-image: url(images/sparkline_300.gif); background-repeat:no-repeat; height:39px; padding: 13px 0px 0px 28px; font-size:12px; }  /* Services page */

a:link { color: #cc3f27; text-decoration: none; }
a:visited { color: #cc3f27; text-decoration: none; }
a:hover { color:#cc3f27; text-decoration: underline; font-weight:bold; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:.02em;
	word-spacing:.02em;
	line-height:1.25;
	color: #484945;
	background-color:#ffffff;
	background-image: url(images/pageback.gif);
	background-repeat: repeat-x;
	text-align:center;
	min-width:810px; /* needed for the page centering to work in Netscape... something... like four maybe */
}

table { /* The only table is on questionnaire.php */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:.02em;
	word-spacing:.02em;
	line-height:1.25;
	color: #484945;
	text-align:left;
}

#container {
	background-image: url(images/repeater_bk.jpg);
	background-repeat: repeat-y;
	margin: 10px auto 0px auto;
	width:800px;
	position: relative;
	text-align:left;
}

#sidespark { position:absolute; top:-10px; left:-32px; }

#margins { margin: -230px 20px 0px 150px; }

#header { background-image: url(images/header_bk.jpg); background-repeat: no-repeat; height: 350px; }
	#header p { color: #dadbd7; font-size: 11px; font-weight: bold; text-align:right; margin-right:30px; padding-top:5px; }
	#header a:link { color: #dadbd7; text-decoration: none; }
	#header a:visited { color: #dadbd7; text-decoration: none;}
	#header a:hover { color:#cc3f27; text-decoration: underline; font-weight:bold;}

#leftnav { position:absolute; top: 350px; left:20px; } 
	#leftnav ul { list-style-type:none; border-top:1px solid #c25641; border-bottom:1px solid #c25641; background-color:#2b2b2b; padding:10px;  }
	#leftnav ul li { color: #dadbd7; font-weight: bold;	font-size: 13px; margin-bottom:10px; }
	#leftnav a:link { color: #dadbd7; text-decoration: none; }
	#leftnav a:visited { color: #dadbd7; text-decoration: none;}
	#leftnav a:hover { color:#cc3f27; text-decoration: underline; font-weight:bold;}

#main  { 
	margin-bottom:30px;
	min-height:550px;
	height:auto !important; /* This style and the one below it are a hack so that IE recognizes a min height. */
	height:550px;
 }

#leftcolumn { width:300px; float:left; margin-right:20px; clear: both; }

#rightcolumn { width:300px;	float:right; }

#footer { background-image: url(images/footer_bk.jpg); background-repeat: no-repeat; height:83px; position: relative; clear:both; }
#footerfk { position: relative; }
	#footer p { font-weight:bold; position: absolute; top:55px; left: 180px; }

#subfooter { margin-top:10px; }
	
#contact { margin-bottom: 36px; margin-left:36px; }
	#contact p { margin-bottom:6px; }
	#contact img { margin-top: -2px; margin-right:10px; float:left; }
	#contact h2 { margin-bottom:12px; }
	
#questionnaire 
	#questionnaire input { display:block; float:left; margin-bottom:14px; }
	#questionnaire textarea { display:block; float:left; margin-bottom:14px; }
	#questionnaire label { display:block; text-align:right; width:250px; float:left; padding-right:20px; margin-bottom:14px; }
	
	#questionnaire .leftwide { width:450px; }  /* This style gives more room for the labels to be printed next to radio button questions. */
	
	#questionnaire br { clear:left; }	

	#questionnaire table { margin-bottom:14px; }
	#questionnaire td { padding: 0px 10px 0px 0px; }
	
	#questionnaire .space { margin-right:4px; }  /* Puts space between a checkbox or radio button and the text following it. */


#deal { margin-bottom:40px;}
	#deal h4 { font-size:14px; height:40px; }
.one { margin-right:20px;}	
#twitter { margin:40px 0px 28px 0px; clear:both; }
#freeservices { font-size:12px; text-align:center; margin-bottom:30px; margin-left:40px; font-weight:bold; }
#freeservices td { padding:10px; }
  
.arrow { float:left; margin-right:8px; margin-top:2px; }
.arrow2 { float:left; margin-right:8px; margin-top:4px; }

.fineprint  { font-size:10px; font-style:italic; }

.errormessage { color:#d1004b; font-weight:bold; }

.clearfloats { clear:both; }

.sidebar {	background-image: url(images/sidebar_back.gif);	background-repeat: repeat-y; width:305px; margin-top:24px; }
	.sidebar p { margin: 10px 12px 10px 12px; }

.lightbox { margin-left:50px; background-color: #dadbd7; }
	.lightbox img { border: 1px solid #a3a59a; }
	
.freereview { background-image: url(images/ad_back.gif); height:140px; padding:36px 0px 20px 114px; }
.freereviewpromotions { background-image: url(images/ad_back_sm.gif); background-repeat:no-repeat; padding:36px 0px 20px 85px; }
form#freereview	{ margin-bottom:30px; }
.formerror { color:red; }

ul.resourcelist  { list-style-type:none; margin-top:24px; }
	ul.resourcelist  li { margin-bottom:20px; }
	ul.resourcelist img { margin: 0px 0px 14px 14px; float:right;  }
	
.section  { margin: 0px 0px 30px 0px; font-size:12px; } /* Company Profile page */
	.section h5  { font-weight:bold; background-image: url(images/sparkline_back.gif); background-repeat:repeat-x; height:33px; font-size:12px; }

.quoteboxwrapper  { margin:-6px 0px 14px 18px; float:right; width:386px; }	/* Company Profile page */
.quotebox { padding:8px 14px 1px 16px; background-color: #f0f1ee; font-style:italic; font-size:11px; }  /*  Must keep bottom padding of 1px, or it breaks in IE */  /* Company Profile page */

/* START LIGHTBOX STYLES ---------------------------------------------------------------------------------------- */
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* END LIGHTBOX STYLES ---------------------------------------------------------------------------------------- */

/* START BLOG STYLES ---------------------------------------------------------------------------------------- */

#blogmain {
	width:410px;
    float:left;
}

#blogmain h3 { font-size: 14px; font-weight:bold; }
	
.post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
}
	
.post-title {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#c60;
}

.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
}

.post-title strong, .post-title a:hover {
  color:#333;
}

.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }

p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }

/* END BLOG STYLES ---------------------------------------------------------------------------------------- */

/* START RECAPTCHA STYLES ---------------------------------------------------------------------------------------- */

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#e6e7e2 !important; //reCaptcha widget background color
 }
 
 /*
 #recaptcha_table {
   border-color: #FF0000 !important; //reCaptcha widget border color
 }
 */
 
 #recaptcha_response_field {
   border-color: #dadbd7 !important; //Text input field border color
   background-color:#ffffff !important; //Text input field background color
 }
 
 /* END RECAPTCHA STYLES ---------------------------------------------------------------------------------------- */

