@charset "utf-8";
/* CSS Document */

body {
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: medium;
	margin:0;
}

#base {
	width:950px;
}

#content_area {
	padding-left:20px;
	font-size:0.9em;
}

#design_title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#acd037;
	font-size:1.5em;
}

a {
	color:#acd037;
	text-decoration:none;
}

#border {
	border-bottom: #acd037 thin solid;
}

#temp_heading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#acd037;
}

#temp_lables {
	font-size:1.2em;
	color:#acd037;
	font-family:Trebuchet MS;
}


#temp_lables span {
	color: #FF00FF;
	font-family:Trebuchet MS;
}

#temp_text {
	font-size:0.7em;
}

#steps {
	font-size:.8em;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#steps a {
	color:#acd037;
}


#faqs {
	background:url(/images/info_box3.gif) bottom left no-repeat;
	height:30px;
	font-family:Trebuchet MS;
	padding-left:15px;
}

#faq_ques {
	color:#acd037;
	font-size:.9em;
}

#faq_ques span {
	color:#FFFFFF;
}

#require {
	color:#FF0000;
	font-size:1.9em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

.page_title {
	font-size:1.9em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

#contact_info {
	font-size:1.3em;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

#contact_info span {
	color:#acd037;
}


#form {
	background:url(/images/contactBG.jpg) no-repeat top left;
	height:500px;
}

#headline {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:2.1em;
}

#pros_service {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

#pros_service span {
	font-size: 0.9em;
	color:#acd037;
}

#footer_img {
	background:url(/images/Footerstripe.gif) repeat;
	height:50px;
}
#footer {
	font-size:.8em;
	text-align:center;

	
}	

#footer a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 15px 2px;
		text-align:center;
}

#footer_links li {
	float:left;
	display:block;
	list-style:none;
	text-align:center;
}

#footer_links li a:hover {
	color:#acd037;
}


#emails {
	font-size:.7em;
}


#emails a {
	color:#acd037;
	text-decoration:none;
}


#products {
	/*background: url(/images/Sub_green_body.jpg) #b1d442 top no-repeat left;*/
	background: url(/images/Sub_green_body.jpg) top center no-repeat;
	
}


#products_links ul {
        list-style-type: ;
        width: 237px;
} 


#products_links li {
	
		list-style-type: none;
        border-bottom: 1px dotted #586f0b;
        margin: 5px;
		
}

#products_links li a { 
        color:#586f0b;
        display: block;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size:100%;
        padding: 5px;
        text-decoration: none;
}

* html #products_links li a {  /* make hover effect work in IE */
	width: 237px;
}

#products_links li a:hover {
        background: #586f0b;
		color:#FFFFFF;
}


#tabs {
	padding-left:20px;
}


#product_heading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	background:url(/images/info_box.jpg) top left no-repeat;
	height:32px;
	color:#FFFFFF;
}

	
#product_heading span {
	padding-left:15px;
}


#steps_heading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	background: url(/images/steps_box.gif) bottom left no-repeat;
	height:30px;
	color:#FFFFFF;	
}

	
#steps_heading  span {
	padding-left:10px;
}



#price {
	padding-left:15px;
	font-size:1.5em;
}

#price span {
	font-size:0.5em;
	color:#acd037;
}

#product_descrip {
	font-size:.8em
}

#customer_rating {
	font-size:0.9em;
	color:#f87c39;
}

#view_box a {
	color:#FFFFFF;
	font-size:0.7em;
	text-decoration:none;
}

#cooler_heading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	background:url(/images/info_box2.gif) top left no-repeat;
	height:32px;
	color:#FFFFFF;
}

#cooler_heading span {
	padding-left:15px;
}

#fridges a {
	color:#acd037;
	text-decoration:underline;
	font-size:0.7em;
}

#create {
	font-size:.8em;
}
	