﻿/* liquidint.com */

.clear { clear: both; }
img.right { float: right; padding: 18px; padding-right: 0; }
img.left { float: left; padding: 18px; padding-left: 0; }

body {
background: #000 url(../image/layout/background_sub.gif) repeat-x;
color: #FFF;
font: normal 11px Arial, Helvetica, sans-serif;
}

body.homepage {
background: #000 url(../image/layout/background_home.jpg) no-repeat top center;
}

#container {
margin: 0 auto;
width: 1000px;
}

	#header {
	clear: both;
	}
	
		#logo {
		background: #000 url(../image/header_scr_sub.jpg) no-repeat top left;
		clear: both;
		height: 138px;
		position: relative;
		width: 1000px;
		}
		
			#logo a.logolink
			{
			display: block;
			height: 100px;
			position: absolute;
			width: 1000px;
			top: 0;
			left: 0;			
			}
			
			#logo #welcome_message
			{
			color: #000000;
			font-size: 25px;
			font-weight: bold;
			position: absolute;
			top: 65px;
			left: 23px;
			}
			
			#logo #units_delivered
			{
			color: #FFFFFF;
			font-size: 17px;
			font-weight: bold;
			position: absolute;
			top: 115px;
			left: 26px;
			width: 355px;
			}
			
				#logo #units_delivered span.delivery_number 
				{
				background: url(../image/ticker.gif) no-repeat top left;
				color: #F6A903;
				display: block;
				float: right;
				font-size: 18px;
				height: 22px;
				letter-spacing: 5px;
				margin: -3px 0 0 7px;
				padding: 1px 0 0 3px;
				width: 71px;
				}
		
		#logo ul#topnav_right
		{
			position: absolute;
			top: 118px;
			right: 45px;
		}
		
			#logo ul#topnav_right li
			{
				display: block;
				float: left;
			}
			
				#logo ul#topnav_right li a
				{
					color: #C0C0C0;
					font-size: 12px;
					font-weight: bold;
					padding: 0 10px 0 15px;
					text-decoration: none;
				}
		
				#logo ul#topnav_right li.homenav
				{
					background: url(../image/home.png) no-repeat 0 2px;
				}
				
				#logo ul#topnav_right li.contactnav
				{
					background: url(../image/contact.png) no-repeat 10px 4px;
					padding-left: 13px;
					border-left: 1px solid #C0C0C0;
				}
		
		ul#topnav {
		background: #000;
		clear: both;
		height: 32px;
		padding: 13px 0 0 29px;
		}
		
			.homepage ul#topnav {
			background: url(../image/layout/background_topnav.jpg) no-repeat;
			}
		
			ul#topnav li {
			display: inline;
			float: left;
			margin-right: 26px;
			}
			
			ul#topnav a {
			color: #FFF;
			font-size: 14px;
			text-decoration: none;
			}
			
			ul#topnav a:hover {
			color: #f2a602;
			}
			
			ul#topnav li.active a {
			color: #f2a602;
			}
			
	#main {
	clear: both;
	float: left;
	margin: 29px 0;
	}
		
		#main ul {
		/* default link styling after CSS reset in reset.css */
		}
		
		/*Homepage-specific */
		.homepage #main {
		}
		
		#feature_flash {
		float: left;
		width: 673px;
		}
		
		.homepage #feature_flash_outside {
		background: #FFF;
		float: left;
		height: 283px;
		width: 673px;
		padding: 3px;
		}
		
		#product_select {
		float: left;
		}
		
			.homepage #product_select {
			padding-left: 107px;
			width: 214px;
			}
			
			.subpage #product_select {
			margin-left: 33px;
			padding-left: 0;
			text-align: right;
			width: 288px;
			}
			
				.subpage #product_select img {
				padding: 12px 0;
				}
		
		.homepage #search {
		clear: both;
		float: right;
		height: 44px;
		text-align: right;
		}
		
			.subpage #search {
			clear: both;
			float: right;
			height: 24px;
			text-align: right;
			}
			
			.homepage #search input.Undefined {
			float: right;
			font-size: 11px;
			height: 18px;
			width: 176px;
			}
			
			.subpage #search input.Undefined {
			float: right;
			font-size: 11px;
			height: 18px;
			width: 176px;
			}
		
		.homepage #product_menu {
		}
		
		/* Bottom half of the homepage */
		.homepage #home_second {
		clear: both;
		float: left;
		margin-top: 29px;
		width: 1000px;
		}
		
			#home_second #intro_text {
			float: left;
			font-size: 12px;
			line-height: 20px;
			margin-right: -14px;
			width: 360px;
			}
			
			/* Images can be placed inline; this style will place space between homepage feature images */
			#home_second img {
			float: left;
			padding-left: 33px;
			}
			
		.subpage #content {
		background: #1c1b1b;
		clear: both;
		float: left;
		font-size: 12px;
		line-height: 20px;
		margin-top: 29px;
		margin-right: -3px; /* IE6 duplicate content fix */
		padding: 24px;
		width: 952px;
		}
		
			#content a {
			color: #f2a602;
			text-decoration: none;
			}
			
				#content a:hover {
				text-decoration: underline;
				}
		
			.subpage #content p {
			padding-top: 16px;
			}
			
			.subpage #content h1 {
			border-bottom: 1px solid #bababa;
			color: #ccc;
			font: bold 24px Arial, Helvetica, sans-serif;
			margin-bottom: 18px;
			}
			
			.subpage #content h2 {
			color: #ccc;
			font: bold 18px Arial, Helvetica, sans-serif;
			margin-top: 20px;
			}
			
			#content li {
			background: url(../image/layout/bullet_white_square.gif) no-repeat 26px 20px;
			padding: 10px 0  0 36px;
			}
			
	#footer {
	clear: both;
	margin-bottom: 30px;
	text-align: center;
	}
	
		#footer ul {
		clear: both;
		padding-bottom: 16px;
		}
		
			#footer li {
			display: inline;
			padding: 0 11px;
			}
			
			#footer ul a {
			color: #8f8f8f;
			text-decoration: none;
			}
			
				#footer ul a:hover {
				color: #f2a602;
				}
			
		ul#footer_nav_secondary {
		text-transform: lowercase;
		}
			
		p.copyright {
		color: #434343;
		}
		
/* Moves E and R buttons for homepage widgets */

.homepage #widget_23260 img, .homepage #widget_23261 img, .homepage #widget_23265 img { padding: 0; }
.homepage #widget_23260 img { margin-top: -23px; }

/*  Form styling */
#content .contactForm div {
	width: 600px;
	margin-top: 15px;
	float: left;
	clear: both;
}

	#content .contactForm div #cf_subject 
	{
		margin-top: 0;
		width: 300px;
	}
	
#content .contactForm table 
{
	width: 300px;
}

#content .contactForm fieldset 
{
	width: 450px;
	clear: both;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#content .contactForm label {
	float: left;
	display: block;
	width: 150px;
	font-weight: bold;
}

	
#content .contactForm fieldset label 
{
	width: 140px;
}

	#content .contactForm div.longQuestion label {
		width: 450px;
	}

#content .contactForm input {
	float: left;
	width: 300px;
}

	#content .contactForm div.longQuestion select {
		width: 555px;
	}

	#content .contactForm div.longQuestion textarea {
		width: 450px;
		height: 75px;
	}

#content .contactForm div.submitBlock {
	text-align: right;
	width: 450px;
}

	#content .contactForm div.submitBlock input {
		width: 100px;
	}

#content .contactForm select {
	float: left;
	width: 305px;
}

#content .contactForm .radioList input {
	width: 25px;
	float: left;
}

#content .contactForm .radioList label, #content .contactForm fieldset .radioList label {
	width: 230px;
	float: left;
}

#content .contactForm .radioList label.questionLabel {
	width: 550px;
}

#content .contactForm div.condBlock {
	display: none; 
}

#content .contactForm div span.infoLabel {
	display: block;
	font-size: 11px;
	float: left;
	width: 300px;
	padding-left: 150px;
	font-style: italic;
}