/* CSS Document */

/*
-----------------------------------------------
Style Sheet

Site: Read All About It
Author:   aaryn.com
Version:  2007.11
----------------------------------------------- */


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }


/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl {margin:0; padding:0; }



/* global elements
 * ------------------------------------------------------------------------- */

/* Default font size in IE and FireFox is 16px. Default for Safari is 14px. */
html {
	font-size:100% /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	}

body {
	background:#000;
	font-size:.75em; /* Read by IE only. - 75% of 16px = 12px */
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}

html>body {
	font-size:12px; /* overrides the font-size above in all browsers except IE. These browsers can resize text that is specified in px so this is ok. */
	}

a:link, a:visited {
	color:#610000;
	}
	
a:hover, a:active {
	color:#666;
	}
	

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.pic_left {
	margin:0 10px 0px 0;
	float:left;
	}

.pic_right {
	margin:0 0px 0px 10px;
	float:right;
	}

.pic_border, a:link .pic_border, a:visited .pic_border {
	border:1px solid #b1a793;
	padding:2px;
	}


.bullet_list {
	margin:10px 0 2px 15px;
	}

	.bullet_list li {
		/*_position:relative;	 to fix the IE bullet peekaboo pug...NOTE: MUST BE REMOVED FOR DROP-DOWNS TO WORK IN IE 6 */
		padding-left: 12px;
		line-height:1.2em;
		margin-bottom:8px;
		list-style: none;
		background: transparent url(../images/bullet.gif) 0px 5px no-repeat;
		font-weight:bold;
		color:#610000;
		}
		
		.bullet_list a:link, .bullet_list a:visited {
			color:#610000;
			text-decoration:none;
			}
		
		.bullet_list a:hover {
			color:#555;
			}

.eq_list {
	margin:10px 0 2px 15px;
	}

	.eq_list li {
		/*_position:relative;	 to fix the IE bullet peekaboo pug...NOTE: MUST BE REMOVED FOR DROP-DOWNS TO WORK IN IE 6 */
		padding-left: 25px;
		line-height:1.4em;
		font-size:1.3em;
		margin-bottom:8px;
		list-style: none;
		background: transparent url(../images/eq_list_icon.gif) 0px 6px no-repeat;
		font-weight:bold;
		color:#fff;
		}
		
		.eq_list a:link, .eq_list a:visited {
			color:#fff;
			text-decoration:none;
			}
		
		.eq_list a:hover {
			color:#666;
			}

.horiz_divider {
	width:100%;
	height:1px;
	background:url(../images/horiz_divider.gif) repeat-x;
	overflow:hidden;
	border:none;
	color:#ccc;
	margin:20px 0;
	}

.horiz_divider_main {
	width:100%;
	height:1px;
	background:url(../images/main_content_horiz_divider.gif) repeat-x;
	overflow:hidden;
	border:none;
	color:#ccc;
	margin:10px 0;
	}


.center {
	 margin:0 auto; 
	 text-align:center;
	 }

/* Layout
 * ------------------------------------------------------------------------- */
 
#container {
	width:850px;
	margin:0 auto;
	}



#home_link {
		width:342px;
		height:91px;
		display:block;
		text-indent:-5000px;
		outline:none;
		background:url(../images/title.gif) no-repeat;
		float:left;
		}

#banner {
	width:850px;
	height:144px;
	background:url(../images/banner.jpg) no-repeat;
	}

#content_container {
	background:url(../images/container_bg.gif) repeat-y #e4ddcd;
	width:790px;
	padding:0px 30px;
	line-height:1.4em;
	}

#logo_bottom {
	background:url(../images/sidebar_bottom.gif) no-repeat bottom right;
	width:788px;
	padding-bottom:15px;
	}

#column_left {
	width:552px;
	float:left;
	margin-right:15px;
	display:inline;
	padding-top:15px;
	}

#column_right {
	width:185px;
	padding:19px 18px;
	float:left;
	background:url(../images/sidebar_top.gif) no-repeat;
	color:#fff;
	font-size:.92em;
	}

#services_offered {
	background:url(../images/services_offered.gif) no-repeat;
	width:143px;
	height:12px;
	overflow:hidden;
	text-indent:-5000px;
	}

#recent_news {
	background:url(../images/recent_news.gif) no-repeat;
	width:105px;
	height:12px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#welcome_title {
	background:url(../images/welcome_title.gif) no-repeat;
	width:263px;
	height:29px;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#two_column_container {
	background:url(../images/vertical_divider_bg.gif) repeat-y 275px 0px;
	width:552px;
	margin-top:20px;
	font-size:.92em;
	}

#column_left_mini {
	width:260px;
	float:left;
	margin-right:31px;
	display:inline;
	}



#special_promotions {
	background:url(../images/check_out_promos.gif) no-repeat;
	width:205px;
	height:28px;
	text-indent:-5000px;
	margin-bottom:5px;
	}

#column_right_mini {
	width:261px;
	float:left;
	display:inline;
	}

#contact_us {
	background:url(../images/contact_feel_free.gif) no-repeat;
	width:117px;
	height:27px;
	text-indent:-5000px;
	margin-bottom:5px;
	}

.address_text {
	font-size:1.3em;
	font-weight:bold;
	color:#444;
	width:195px;
	text-align:left;
	float:right;
	margin-bottom:5px;
	}
	
	.address_text2 {
	font-size:1.1em;
	font-weight:bold;
	color:#444;
	width:195px;
	text-align:left;
	float:right;
	margin-bottom:5px;
	}

.sub_contact_info_title {
	font-size:1.0em;
	font-weight:bold;
	float:left;
	color:#610000;
	margin-bottom:5px;
	}

#footer {
	background:url(../images/footer_bg.gif) no-repeat;
	width:850px;
	text-align:center;
	padding-top:30px;
	height:80px;
	color:#666;
	font-size:.92em;
	}

#footer li {
    	margin: 0;
    	padding: 0 5px 0 7px;
    	display: inline;
    	border-left: 1px solid #666;
    	line-height:1.4em;
    	background: none;
		color:#666;
    	}

	#footer li.first { 
    	border: none;
    	}

	#footer a:link, #footer a:visited{
		color:#666;
		text-decoration:none;
		}

	 #footer a:hover, #footer a:active {
	 	color:#610000;
		text-decoration:none;
		}
	

/* page titles
 * ------------------------------------------------------------------------- */
#about_title {
	background:url(../images/page_titles/about_title.gif) no-repeat;
	width:338px;
	height:15px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#services_title {
	background:url(../images/page_titles/services_title.gif) no-repeat;
	width:338px;
	height:15px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#equipment_title {
	background:url(../images/page_titles/equipment_title.gif) no-repeat;
	width:338px;
	height:15px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#contact_title {
	background:url(../images/page_titles/contact_title.gif) no-repeat;
	width:338px;
	height:15px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:10px;
	}
	
#client_title {
	background:url(../images/page_titles/client_title.gif) no-repeat;
	width:236px;
	height:16px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:10px;
	}
	
#samples_title {
	background:url(../images/page_titles/samples_title.gif) no-repeat;
	width:236px;
	height:16px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:10px;
	}

#thankyou_title {
	background:url(../images/page_titles/thankyou_title.gif) no-repeat;
	width:338px;
	height:15px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:10px;
	}
	
	#upload_title {
	background:url(../images/page_titles/upload_title.gif) no-repeat;
	width:236px;
	height:16px;
	overflow:hidden;
	text-indent:-5000px;
	margin-bottom:10px;
	}


/* email list sign-up form
 * ------------------------------------------------------------------------- */
#email_list {
	width:260px;
	margin-top:10px;
	}


#email_list input {
	width:150px;
	float:left;
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */

	color:#000;
	margin-bottom:8px; /* sets vertical spacing between fields */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.2em;
	} 
 
#email_list label {
	font-size:1.2em;
	font-weight:bold;
	margin-right:10px;
	width:40px;
	color:#610000;
	float:left;
	padding-top:2px;
	}

#email_list input#go {
	width:24px;
	height:20px;
	padding:0;
	border:0;
	float:left;
	margin-left:5px;
	}


/* ---------- Main Form ---------- */

form#main_contact {
	width:260px;
	margin-top:10px;
	}
	
#main_contact br {
	clear:left;
	}

#main_contact input, #main_contact textarea {
	width:186px;
	float:left;
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */

	color:#000;
	margin-bottom:8px; /* sets vertical spacing between fields */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.2em;
	} 

#main_content textarea {
	overflow:auto;
	}
	
	#main_contact fieldset {
		margin:0;
		padding:0;
		border:none;
		}




#main_contact label {
	float:left;
	text-align:left;
	margin-right:10px;
	margin-top:0px; /* to align label with the top of input area */
	font-weight:bold;
	width:55px;
	color:#610000;
	}

	#main_contact label#message {
		width:150px;
		float:none;
		margin:0;
		}

	input.checkbox {
		width:16px;
		height:16px;
		background:none;
		border:none;
		margin:0 5px 8px 80px;
		}

#main_contact select {
	margin-bottom:8px;
	background-color:#efefef;
	border:1px solid #999;
	}



	form br {
		line-height:0.0;  /* defaults vertical spacing between fields */
		clear:both;
		}

#main_contact #submit {

	width:53px;
	height:20px;
	float:right;
	border:none;
	padding:0;
	}
 
 

	
/* horizontal navigation
 * ------------------------------------------------------------------------- */

#nav { background:url("../images/navnew2.gif") no-repeat; width:508px; height:60px; position:relative; float:left; margin-top:31px; }
#nav li { position:absolute; top: 0; }
#nav li, #nav a { height:60px; display:block; }
#nav span { display:none; }

#nav-01 { width: 55px; left:0; }
#nav-02 { width: 59px; left: 57px; }
#nav-03 { width: 76px; left: 118px; }
#nav-04 { width: 89px; left: 196px; }
#nav-05 { width: 75px; left: 287px; }
#nav-06 { width: 67px; left: 364px; }
#nav-07 { width: 73px; left: 433px; }

#nav-01 a:hover { background: transparent url("../images/navnew2.gif") -0 -60px no-repeat; }
#nav-02 a:hover { background: transparent url("../images/navnew2.gif") -57px -60px no-repeat; }
#nav-03 a:hover { background: transparent url("../images/navnew2.gif") -118px -60px no-repeat; }
#nav-04 a:hover { background: transparent url("../images/navnew2.gif") -196px -60px no-repeat; }
#nav-05 a:hover { background: transparent url("../images/navnew2.gif") -287px -60px no-repeat; }
#nav-06 a:hover { background: transparent url("../images/navnew2.gif") -364px -60px no-repeat; }
#nav-07 a:hover { background: transparent url("../images/navnew2.gif") -433px -60px no-repeat; }