html, body	{
  	height:				100%;
}

html {
  	font-size: 			100%;
  	overflow-y: 		scroll;
}

body {
	font-family: 				"Lucida Grande", "Lucida Sans Unicode", Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 					.8em;
	background:					#222222;
	/*background-image:			url('/images/skins/flirt4free/layout_03/main-bg.jpg');*/
	background-repeat:			repeat-x;
	background-attachment:		fixed;	
	color:						black;
	margin:						auto;
	padding:					0px;
	letter-spacing:				0em;
	line-height:				120%;
}

.categoryName {
	font-size:					12px;
}

.subcategoryName {
	font-size:					12px;
}

.clear {
	clear:						both;	
}


P {
	color:						black;
}

#container {
	display:					block;
	position:				relative;
	width:					1050px;
	background:				#ffffff;
	border-left: 			1px solid #666;
	border-right: 			1px solid #666;
	text-align:				left;
	margin:					0px auto 0px auto;
}

#topBarRow {
	background-image:		url('http://www.soildirect.com/images/topnav_bg.gif'); 
	height:					18px; 
	padding:					0px;
	padding-right:			5px;
	background-repeat:	repeat-x;
}

.right {float: right;}

.left {float: left;}

#header {
	background-image: url('http://www.soildirect.com/images/bg_header_gradient.jpg'); 
	height: 100px; 
	border-bottom: 0px solid white; 
	padding: 0px;
}

#navBar {
	background-image: url('http://www.soildirect.com/images/brownnavbar.png'); 
	height: 22px; 
	border-bottom: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 0px;
}

.navBarText {
	font-size: 10px; 
	color: white; 
	font-family: Verdana;
}

A.selectedTabLink {color: #ffffff; font-size: 11px; font-family: Tahoma,Arial; text-decoration: none; font-weight: bold;}
A:hover.selectedTabLink {text-decoration: underline;}

A.unselectedTabLink {color: #005418; font-size: 11px; font-family: Tahoma,Arial; text-decoration: none; font-weight: bold;}
A:hover.unselectedTabLink {text-decoration: underline;}

.selectedTab {
	margin-top: 75px;
	width: 92px;
	height: 25px;
	background-image: url('http://www.soildirect.com/images/selectedTab.gif');
}

.homeTab {margin-top: 8px; margin-left: 30px;}
.prodTab {margin-top: 8px; margin-left: 22px;}
.calcTab {margin-top: 8px; margin-left: 19px;}
.faqTab {margin-top: 8px; margin-left: 32px;}
.aboutTab {margin-top: 8px; margin-left: 30px;}
.contactTab {margin-top: 8px; margin-left: 18px;}

.unselectedTab {
	margin-top: 75px;
	width: 92px;
	height: 25px;
	background-image: url('http://www.soildirect.com/images/unselectedTab.gif');
}

.lastTab {
	margin-right:	10px;
}

#shoppingSummary {
	margin-top: 10px;
	margin-right: 10px;
}

#shoppingCart {
	width: 100px;
	height: 29px;
}

#logo {
	width: 300px;
	height: 95px;
}

A.topBarLink {font-size: 10px; color: black; font-family: Verdana; text-decoration: none;}
A:hover.topBarLink {text-decoration: underline;}

#numCartItems {
	font-size:			10px; 
	color:				white; 
	margin-right:		25px;
}

.reqField {
	font-size:			11px; 
	color:				#CC0000;
}

.myInput {
	font-size: 11px;
}

.mySelect {
	font-size: 11px;
}

.missingInput {
	font-size: 11px;
	background: #ffff80;
}

.missingSelect {
	font-size: 11px;
	background: #ffff80;
}


.tr0{background-color: #54b252;}
.tr1{background-color: white;}

#main-body {
	padding: 0px;
}

#two-col-left {
	width: 790px;
}

#two-col-right {
	width: 250px;
}

#checkout-right {
	width: 430px;
	float: left;
	border: 0px solid red;
}

#checkout-left {
	width: 600px;
	float: left;
	border: 0px solid blue;
}

.sectionHeader {
	color:				black;
	font-size:			16px;
}

.divElement {
	margin-bottom: 4px;
}

.faqQuestion {
	color:			#404040;
	font-weight: 	bold;
}

.faqAnswer {
	color:			black;
	font-weight:	normal;
}

#fullsize {
	padding: 7px;
}

#footer-top {
	background-image: url('http://www.soildirect.com/images/black_gradient.png'); 
	height: 25px;
}

#footer-middle {
	background: silver; 
	height: 90px;
}

#footer-icons {
	padding-top: 10px;
}

.google-icon {
	margin-right: 10px;
}

.paypal-icon {
	margin-right: 10px;
}

.seal-icon {
	margin-right: 250px;
}
/*
.seal-icon {
	margin-right: 10px;
}*/

.feedback-icon {
	margin-right: 190px;
}

#footer-bottom {
	background-image: url('http://www.soildirect.com/images/footer_gradient.jpg'); 
	height: 30px;
}

A.footerBarLink {font-size: 10px; color: white; font-family: Verdana; text-decoration: none;}
A:hover.footerBarLink {text-decoration: underline;}

.copyRight {
	padding-top:	3px;
	color:			white;
	font-size:		12px;
}


.error-box {
	padding:		5px;
	border:		1px solid red;
}

.warning-box {
	padding:		5px;
	border:		1px solid gold;
}

.info-box {
	padding:		5px;
	border:		1px solid blue;
}

.calcPadding {
	margin-right: 22px; 
	padding-bottom: 17px;
}

.calcResult {
	font-family: Courier,Arial; 
	font-weight: bold; 
	font-size: 12px;
}

.calcUnit {
	font-family: Arial; 
	font-size: 9px;
}

.calcLabel {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
}

.calcInput {
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}

.result-thumbnail {
	padding: 				6px; 
	background-color: 		#d1d1d1; 
	margin-left: 			0px; 
	margin-right: 			27px; 
	margin-bottom: 			28px;
/*	height: 				160px;*/
}

#home_search_div {
	margin-left: 120px;
	background-color: #d1d1d1;
	width: 540px;
	border: 0px solid black;
}

.search_title {
	color:		#000000;
}