/*
Theme Name: Baumfolder Theme
Description: The Baumfolder Wordpress theme.
Author: Michael N. Kistler & Jeffrey Friend for Forward Media Group
Last products adds here on October 5 2010
Last mod was homepage featured prod button move June 2011
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #4D4D4D;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.4em;
}

blockquote {
	margin-left: 30px;
	margin-right: 30px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

h1, h2, h3, h4, h5, h6, ol, p, ul {
	line-height: 1.4em;
}

h2, ol, p, ul {
	margin-bottom: 0.7em;
}

h2 em {
	color: #00A2D4;
	font-style: normal;
	font-size: 16pt;
	line-height: 1.2em;
}

h3 {
	font-size: 12px;
	margin-bottom: 5px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #BA1E2B;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #BA1E2B;
	border-bottom: solid 1px #BA1E2B;
	margin-top: 15px;
	margin-bottom: 15px;
}

h6 {
	font-size: 9px;
}

img {
	border: none 0px;
}

li {
	margin-left: 30px;
}

table {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#header {
	background-color: #00AEEF;
	background-image: url("images/bgHeader.jpg");
	background-position: center bottom;
	background-repeat: repeat-x;
	border-bottom: solid 1px #4098FB;
	border-top: solid 1px #80D7F7;
	height: 94px;
}
	
	#header #headerContent {
		height: 94px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 930px;
	}
		
		#header #headerContent #links {
			background-color: #009BEA;
			float: right;
			height: 30px;
			list-style-type: none;
			overflow: hidden;
			position: relative;
			width: 455px;
		}
			
			#header #headerContent #links li {
			}
				
				#header #headerContent #links li a {
					background-position: 7px;
					background-repeat: no-repeat;
					border-left: solid 1px #AEDEE4;
					display: block;
					height: 8px;
					margin: 4px 0px 4px 0px;
					padding: 0px 7px 0px 7px;
					position: absolute;
					top: 7px;
				}
				
				#header #headerContent #links li a.first {
					border-left: none 0px;
				}
				
				#header #headerContent #links li #locate {
					background-image: url("images/textHeaderLocate.gif");
					left: 7px;
					width: 78px;
				}
				
				#header #headerContent #links li #contact {
					background-image: url("images/textHeaderContact.gif");
					left: 99px;
					width: 55px;
				}
				
				#header #headerContent #links li #employment {
					background-image: url("images/textHeaderEmployment.gif");
					left: 168px;
					width: 61px;
				}
				
				#header #headerContent #links li #iso {
					background-image: url("images/textHeaderISO.gif");
					left: 243px;
					width: 90px;
				}
				
				#header #headerContent #links li form {
					position: absolute;
					right: 7px;
					text-align: right;
					top: 7px;
					width: 125px;
				}
					
					#header #headerContent #links li form #s {
						font-size: 10px;
						height: 12px;
						vertical-align: top;
					}
		
		#header #headerContent #logo {
			bottom: 22px;
			left: 17px;
			position: absolute;
		}
		
		#header #headerContent #s {
			width: 75px;
			*/ width: 70px;
		}

#content {
	margin: 5px auto 5px auto;
	position: relative;
	width: 934px; /*+4 for IE6, was 930*/
}

#content a:link, #content a:visited {
	color: #00A2D4;
	text-decoration: none;
}

#content a:hover {
	color: #BE1E2D;
	text-decoration: none;
}
	
	#content #nav {
		float: left;
		font-family: Arial, Sans-Serif;
		font-weight: bold;
		list-style-type: none;
		width: 178px; /* NEW */
	}
		
		#content #nav li {
			margin-left: 0px;
		}
		
		#content #nav li.page-item-4, #content #nav li.page-item-2066, #content #nav li.page-item-23 {
			margin-bottom: 1.4em;
		}
			
			#content #nav li a { /* main links */
				color: #808080;
				display: block;
				font-size: 9pt;
				padding: 5px 0px 5px 22px;
				text-decoration: none;
				text-transform: uppercase;
				width: 156px;
			}
			
			#content #nav li a:hover, #content #nav li a.here {
				background-image: url("images/bgNavOver.gif");
				background-repeat: repeat-y;
			}
			
			#content #nav li ul {
				list-style-type: none;
				margin-left: 22px;
				width: 156px;
			}
				
				#content #nav li ul li a { /* sub links */
					color: #999999;
					font-size: 8pt;
					padding: 0px 0px 0px 10px;
					text-decoration: none;
					text-transform: none;
					width: 146px;
				}
				
				#content #nav li ul li a:hover, #content #nav li ul li.current_page_ancestor a, #content #nav li ul li.current_page_item a, #content #nav li ul li.current_page_ancestor ul li.current_page_item a {
					background-image: url("images/listBlueTriangle.gif");
					background-position: left 0.47em; /* background-position: left center; */
					background-repeat: no-repeat;
					color: #00A2D4;
				}
				
				#content #nav li ul li.current_page_ancestor ul li a, #content #nav li ul li.current_page_item ul li a { /* override (unhighlight) <a> tags nested within highlighted tags */
					background-image: none;
					color: #999999;
				}
				
				#content #nav li ul li.current_page_ancestor ul li a:hover, #content #nav li ul li.current_page_item ul li a:hover { /* override the above override for hovers */
					background-image: url("images/listBlueTriangle.gif");
					color: #00A2D4;
				}
				
				#content #nav li ul li ul {
					list-style-type: none;
					margin-left: 20px;
					width: 136px;
				}
					
					#content #nav li ul li ul li a {
						font-weight: normal;
						text-transform: none;
						width: 126px;
					}
				
				#content #nav ul {
					margin-bottom: 0px;
					margin-top: 0px;
				}

#footer {
	background-color: #C6C8CA;
	background-image: url("images/bgFooter.jpg");
	background-repeat: repeat-x;
	border-bottom: solid 1px #D4D6D7;
	border-top: solid 1px #BDBFC1;
	clear: both;
	color: #FFFFFF;
	padding: 25px;
	text-align: center;
}
	
	#footer a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}

/*
	HOME PAGE SPECIFIC
*/
#content #aboutContainer {
	border-left: solid 1px #DFDFDF;
	margin-left: 184px;
	padding: 0px 0px 5px 5px;
}

#content #about {
	background-color: #767779;
	background-image: url("images/bgAbout.jpg");
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 175px;
	width: 741px;
}
	
	#content #about #aboutFlash {
		background-color: #000000;
		float: right;
		height: 175px;
		width: 295px;
	}
		
	#content #about #aboutContent {
		height: 156px;
		padding: 19px 40px 0px 21px;
		position: relative;
		overflow: auto;
		width: 382px;
	}
		
		#content #about #aboutContent h2 {
			background-image: url("images/textAboutHeading.gif");
			height: 10px;
			overflow: hidden;
			text-indent: -999em;
			width: 207px;
		}
		
		#content #about #aboutContent #aboutMore {
			background-image: url("images/buttonMoreAbout.gif");
			display: block;
			float: right;
			height: 16px;
			text-indent: -999em;
			width: 38px;
		}
		
		#content #about #aboutContent #aboutMore:hover {
			background-position: right;
		}

#newsContainer {
	border-left: solid 1px #DFDFDF;
	border-top: solid 1px #DFDFDF;
	margin-left: 184px;
	padding: 5px 0px 5px 5px;
}

#newsTop {
	background-image: url("images/bgNewsTop.gif");
	background-repeat: no-repeat;
	width: 741px;
}
	
	
	#newsTop #news {
		background-image: url("images/bgNewsBottom.gif"); /* featured product image */
		background-position: bottom;
		background-repeat: no-repeat;
		padding: 20px 20px 20px 460px;
		position: relative;
		width: 261px;
	}
		
		#newsTop #news h1 {
			float: left;
			text-indent: -999em;
		}
		
		#newsTop #news h2 {
			color: #00A2D4;
			font-family: Arial Narrow, Arial, Sans-Serif;
			font-size: 13px;
			text-transform: uppercase;
		}
		
		#newsTop #news a {
			color: #00A2D4;
			text-decoration: none;
		}
		
		#newsTop #news a:hover {
			text-decoration: underline;
		}
		
		/* home page featured product link */
		#newsTop #news #newsLearnMore {
			background-image: url("images/buttonMoreNews-Generic.gif");
			background-position: left;
			bottom: 8px;
			display: block;
			height: 17px;
			left: 253px;
			position: absolute;
			width: 169px;
		}
		
		#newsTop #news #newsLearnMore:hover {		
			background-position: right;
		}


#newsSpecial {
	border-left: solid 1px #DFDFDF;
	border-top: solid 1px #DFDFDF;
	margin-left: 184px;
	padding: 5px 0px 5px 5px;
}

#newsSpcl {
	background-image: url("images/bgNewsSpcl.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
			min-height: 98px;
	width: 741px;

}
	
	
#boxesContainer {
	border-left: solid 1px #DFDFDF;
	border-top: solid 1px #DFDFDF;
	margin-left: 184px;
	padding: 5px 0px 0px 5px;
}

#boxes {
	background-image: url("images/bgBoxes.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 741px;
}
	
	#boxes #boxProducts, #boxes #boxParts, #boxes #boxContractAssembly, #boxes #boxMaterialHandling {
		background-repeat: no-repeat;
		float: left;
		padding: 72px 10px 10px 10px;
		width: 160px;
	}
	
	#boxes #boxProducts {
		background-image: url("images/picBoxProducts.jpg");
	}
	
	#boxes #boxParts {
		background-image: url("images/picBoxParts.jpg");
		margin-left: 6px;
	}
	
	#boxes #boxContractAssembly {
		background-image: url("images/picBoxContractAssembly.jpg");
		margin-left: 7px;
	}
	
	#boxes #boxMaterialHandling {
		background-image: url("images/picBoxMaterialHandling.jpg");
		margin-left: 8px;
	}
	
	#boxes h2 {
		font-size: 12px;
	}
	
	#boxes .boxMore {
		background-image: url("images/buttonMoreBoxes.gif");
		display: block;
		float: right;
		height: 16px;
		text-indent: -999em;
		width: 38px;
	}
	
	#boxes .boxMore:hover {
		background-position: right;
	}

#promos {
	bottom: 0px;
	position: absolute;
}
	
	#promos a {
		display: block;
	}
	
	#promos #promoTechSupport {
		background-image: url("images/buttonTechSupport.gif");
		height: 38px;
		margin-top: 5px;
		text-indent: -999em;
		width: 178px;
	}
	
	#promos #promoTechSupport:hover {
		background-position: right;
	}
/*
	END HOME SPECIFIC
*/

/*
	PAGE (non-home) SPECIFIC
*/
#title {
	border-left: solid 1px #DFDFDF;
	margin-left: 184px;
	width: 741px;
}
	
	#title h1 {
		background-image: url("images/bgTitle.gif");
		background-position: bottom;
		background-repeat: repeat-x;
		font-size: 20px;
		margin: 0px 0px 0px 5px;
		padding: 0px 5px 15px 5px;
	}
		
		#title h1 strong {
			color: #00A2D4;
			text-transform: uppercase;
		}
		
	#title #breadcrumb {
		font-size: 9px;
		font-weight: bold;
		padding: 10px 5px 0px 10px;
		margin: 0px;
	}

#overviewContainer {
	border-left: solid 1px #DFDFDF;
	margin-left: 184px;
	padding: 0px 0px 5px 5px;
	width: 741px;
}
	
	#overviewContainer .overview {
		background-image: url("images/bgProductOverview.gif"); /* in case there is no image for a product */
		background-position: right bottom;
		background-repeat: repeat-x;
		padding: 20px;
		width: 701px;
		min-height: 300px;
		height: auto;
		_height: 300px;
	}
		
		#overviewContainer .overview h1 {
			font-size: 28px;
			margin-bottom: 0px;
		}
		
		#overviewContainer .overview h2 {
			color: #00A2D4;
			font-size: 16px;
		}
		
		#overviewContainer .overview ul.thin {
			width: 300px;
		}
		
	#overviewContainer #overview173 {
		/* BAUM 26 AutoSet Continuous Feed Folder */
	}
	
	#overviewContainer #overview175 {
		/* BAUM 30 AutoSet Continuous Feed Folder */
	}
	
	#overviewContainer #overview177 {
		/* BAUM 20 AutoSet Pile Feed Folder */
	}
	
	#overviewContainer #overview179 {
		/* BAUM 20 AutoSet Continuous Feed Folder */
	}
	
	#overviewContainer #overview181 {
		/* BAUM 26 Continuous Feed Folder */
		background-image: url("images/products/bgProduct_26contFeed.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview183 {
		/* BAUM 30 Continuous Feed Folder */
		background-image: url("images/products/bgProduct_30contFeed.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview185 {
		/* BAUM 20 Pile Feed Folder */
		background-image: url("images/products/bgProduct_20pileFeed.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview187 {
		/* BAUM 20 Continuous Feed Folder */
		background-image: url("images/products/bgProduct_20contFeed.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview189 {
		/* BAUM 20 Inline Folder */
		background-image: url("images/products/bgProduct_20inline.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview191 {
		/* BAUM 20 8-page 2nd Station */
		background-image: url("images/products/bgProduct_202ndSta8.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview193 {
		/* BAUM 20 16-page 3rd Station */
		background-image: url("images/products/bgProduct_20-16page3rd.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview195 {
		/* BAUM 15 Pile Feed Folder */
		background-image: url("images/products/bgProduct_15pileFeed.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview197 {
		/* BAUM 15 8-page 2nd Station */
		background-image: url("images/products/bgProduct_152ndSta8.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview199 {
		/* K20 Knife Folder */
		background-image: url("images/products/bgProduct_k20knife.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview3032 {
		/* CF20 Creaser-Folder */
		background-image: url("images/products/bgProduct_CF20.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview201 {
		/* BAUM BAS/SA Presser/Shingle Delivery */
		background-image: url("images/products/bgProduct_basSA.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview203 {
		/* BAUM BAS/FSA Presser/ Vertical Delivery */
		background-image: url("images/products/bgProduct_basFSA.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview205 {
		/* BAUM BAS/STB Presser/ Horizontal Delivery */
		background-image: url("images/products/bgProduct_bsaSTB.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview207 {
		/* BAUM 2-Tiered Rollaway Stacker */
		background-image: url("images/products/bgProduct_2tieredStacker.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview209 {
		/* BAUM VDS Vertical Delivery Stacker Small Format */
		background-image: url("images/products/bgProduct_vds.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview211 {
		/* BAUM Hang On Delivery Stacker */
		background-image: url("images/products/bgProduct_hangOnDelv.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview2987 {
		/* 714XA Autofold */
		background-image: url("images/products/bgProduct_714XA.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview215 {
		/* Flexifold 8-Pg */
		background-image: url("images/products/bgProduct_flexifold2sta8.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview219 {
		/* Autobaum B12 */
		background-image: url("images/products/bgProduct_B12all.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview3055 {
		/* Autobaum B12X */
		background-image: url("images/products/bgProduct_B12X.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview3058 {
		/* Autobaum B12A */
		background-image: url("images/products/bgProduct_B12A.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview3061 {
		/* Autobaum B12M */
		background-image: url("images/products/bgProduct_B12M.jpg");
		background-repeat: no-repeat;
	}

	#overviewContainer #overview221 {
		/* 714 XLT Ultrafold Air/Vacuum */
		background-image: url("images/products/bgProduct_714xltAIR.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview223 {
		/* 714XE Ultrafold Friction */
		background-image: url("images/products/bgProduct_714XE.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview225 {
		/* 714 XLT Right Angle */
		background-image: url("images/products/bgProduct_714xltRT.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview3002 {
		/* 714XLT Gluing System */
		background-image: url("images/products/bgProduct_GlueFold.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview227 {
		/* D3-HD Drill with 3 heads */
		background-image: url("images/products/bgProduct_d3hd.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview229 {
		/* D5-ST with 5 heads (Stationary Table Drill) */
		background-image: url("images/products/bgProduct_d5st.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview231 {
		/* D5-MT with 5 heads (Moveable Table Drill) */
		background-image: url("images/products/bgProduct_d5mt.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview233 {
		/* D1T Single Spindle Tabletop Drill */
		background-image: url("images/products/bgProduct_d1t.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview235 {
		/* D1F Single Spindle Floor Model Drill */
		background-image: url("images/products/bgProduct_d1f.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview237 {
		/* Baumcut 26.4 */
		background-image: url("images/products/bgProduct_baumcut264.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview239 {
		/* Baumcut 31.5 */
		background-image: url("images/products/bgProduct_baumcut315.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview2408 {
		/* BaumPrint 18 */
		background-image: url("images/products/bgProduct_BP18.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview266 {
		/* Accessories for Cutters */
		background-image: url("images/bgProductOverview.gif");
	}
	
	#overviewContainer #overview241 {
		/* BAUM 20 IPF Independent Deep Pile Feeder */
		background-image: url("images/products/bgProduct_20ipf.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview243 {
		/* MILT20 Transfer Table */
		background-image: url("images/products/bgProduct_milt20.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview245 {
		/* MIRT20 Transfer Table */
		background-image: url("images/products/bgProduct_mirt20.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview3039 {
		/* DG Creaser */
		background-image: url("images/products/bgProduct_DGcreaser.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview247 {
		/* PS Creaser */
		background-image: url("images/products/bgProduct_psCreaser.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview249 {
		/* PS-Minicreaser */
		background-image: url("images/products/bgProduct_psMiniCreaser.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview251 {
		/* Hopper Loader */
		background-image: url("images/products/bgProduct_hopperLoader.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview3669 {
		/* Stream Separator*/
		background-image: url("images/products/bgProduct_HopLoadSolutions.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview3672 {
		/* Stream Separator*/
		background-image: url("images/products/bgProduct_StreamSep.jpg");
		background-repeat: no-repeat;
	}
	
	#overviewContainer #overview3674 {
		/* Stream Separator*/
		background-image: url("images/products/bgProduct_Transfer.jpg");
		background-repeat: no-repeat;
	}

	
	#overviewContainer #overview3677 {
		/* Stream Separator*/
		background-image: url("images/products/bgProduct_IndSheetFeed.jpg");
		background-repeat: no-repeat;
	}

	
	#overviewVideo .overview {
		background-image: url("images/bgVideoOverview.gif"); 
		background-position: right bottom;
		background-repeat: repeat-x;
		padding: 20px;
		width: 701px;
		min-height: 300px;
		height: auto;
		_height: 300px;
	}
		
		#overviewVideo .overview h1 {
			font-size: 28px;
			margin-bottom: 0px;
		}
		
		#overviewVideo .overview h2 {
			color: #00A2D4;
			font-size: 16px;
		}
		
		#overviewVideo .overview ul.thin {
			width: 300px;
		}

	#overviewVideo #aboutVideo {
		/*background-color: #DFDFDF;*/
		padding: 30px;
		float: center;
		height: 300px;
		width: 350px;
	}

#content #middle {
	border-left: solid 1px #DFDFDF;
	border-right: solid 1px #DFDFDF;
	margin-left: 184px;
	padding: 10px;
	width: 475px;
	min-height: 430px;
}

	#content #middle div {
		width: 475px;
		height: auto;
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		padding-bottom: 20px;
		text-align: center;
		border-bottom: solid 1px #DFDFDF;
	}
	
	#content #middle div a, #content  #middle div a:hover {
		text-decoration: none
	}
	
	#content #middle h2 {
		font-size: 16px;
	}
	
	#content #middle div.acc {
	width: 475px;
	min-height: 140px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-bottom: 20px;
	text-align: left;
	}
	
	#content  #middle div.clear {
	clear: both;
	border-bottom: solid 0px #DFDFDF;
	}
	
	#content #middle div.news {
		width: 475px;
		height: auto;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		padding-bottom: 20px;
		text-align: left;
		border-bottom: solid 0px #DFDFDF;
	}
	
		#content  #middle div.news h2 a {
			text-decoration: none;
			color: #000000;
		}
		
	#content #middle div.search {
		width: 475px;
		height: auto;
		margin-top: 20px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: 20px;
		padding-bottom: 0px;
		text-align: left;
		border-bottom: solid 0px #DFDFDF;
	}
	
		#content #middle div.search p {
			margin-top: 0px;
		}
	
	#content #middle #locateWorld {
		text-align: left;
	}
	
	#content #middle a.top {
		float: right;
		font-size: 9px;
		font-weight: bold;
		margin-top: 40px;
	}
	
		#content #middle a.top span {
			font-size: 12px;
		}
		
	#content #middle #blogNav {
		width: 475px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	#content #middle div.tour {
		width: 475px;
		height: auto;
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		padding-bottom: 20px;
		text-align: center;
		border-bottom: solid 0px #DFDFDF;
		display: block;
	}
	
	#content #middle div.tour img {
		margin: 10px 0px 10px 0px;
	}

#right {
	float: right;
	padding-left: 5px;
	padding-top: 10px;
	width: 242px;
}
	
	#right #productSpecs {
		background-image: url("images/buttonProductSpecs.gif");
		display: block;
		height: 42px;
		margin-bottom: 15px;
		margin-top: -10px;
		width: 242px;
	}
	
	#right #productVideo {
		background-image: url("images/buttonProductVideo.gif");
		display: block;
		height: 70px;
		margin-bottom: 15px;
		margin-top: 20px;
		width: 242px;
	}
	

	#right h3, #right ol, #right p, #right ul {
		padding-left: 10px;
	}
	
	#right li a {
		color: #999999;
		text-decoration: none;
	}
	
	#right li a:hover {
		color: #00A2D4;
	}
/*
	END PAGE SPECIFIC
*/

/* 
    MANUAL PAGES
*/

#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 465px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #000000;
	text-align: center;
}
#one-column-emphasis td
{
	padding: 10px 5px;
	color: #4D4D4D;
	border-top: 1px solid #e8edff;
	text-align: center;
}
.oce-first
{
	background: #CEE3FF;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #000000;
	background: #ECECEC;
}

/* 
    END MANUAL PAGES
*/
/*
	FORMS
*/

#content #middle #locateWorld {
	padding-top: 10px;
	border-bottom: none;
}

#content #middle #locateNA {
	padding-top: 10px;
	border-bottom: none;
}

#content #middle form {
	margin-top: 5px;
	margin-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #4D4D4D;
	border-bottom: none;
}

#content #middle form p {
	margin-left: 130px;
}

#content #middle fieldset {
	width: 450px;
	border: none;
}

#content #middle legend {
	padding-top: 10px;
	font-weight: bold;
	color: #000000;
}

#content #middle label {
	display: block; 
	width: 120px; 
	float: left; 
	text-align: right;
	margin-top: 10px;
	padding-right: 10px;
}

#content #middle input {
	width: 275px;
	margin-top: 10px;
}

#content #middle textarea {
	width: 275px;
	height: 100px;
	margin-top: 10px;
}

#content #middle #submit {
	float: right;
	width: auto;
	margin: 20px;
}

#content #middle .required {
	color: #c31D31;
	padding-right: 3px;
	font-weight: bold;
}

#content #middle #form small {
	display: block;
	padding-bottom: 10px;
	text-align: left;
	margin-left: 10px;
}

#content #middle #litForm {
	margin-left: 10px;
	margin-top: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	border-bottom: none;
}

#content #middle #litForm p {
	margin: 0px;
}

#content #middle #litForm label {
	display: block; 
	width: 6em; 
	float: left; 
	text-align: left;
	margin-top: 10px;
	padding-right: 10px;
}

#content #middle #litForm fieldset {
	width: 400px;
	padding-bottom: 15px;
	border: none;
}

#content #middle #litForm legend {
	padding-top: 10px;
	font-weight: bold;
	color: #000000;
}

#content #middle #litForm input {
	width: 250px;
	margin-top: 10px;
}

#content #middle #litForm  textarea {
	width: 380px;
	height: 100px;
	margin-top: 10px;
}

#content #middle #litForm #submit {
	float: right;
	width: auto;
	margin: 20px;
}

#content #middle #litForm .quantity {
	display: block; 
	width: auto; 
	float: left; 
	text-align: left;
	padding-right: 10px;
	margin-top: 10px;
}

#content #middle #litForm .quantityField {
	width: 3em;
	margin-top: 0px;
}

#content #middle #litForm input.check {
	width: 1.2em;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}

#content #middle #litForm .lit {
	display: block; 
	width: 400px; 
	float: left; 
	text-align: left;
	margin-top: 10px;
	border: solid 0px #ffcc00;
}

#content #middle #litForm small {
	display: block;
	padding-bottom: 10px;
	text-align: left;
	margin-left: 10px;
}

#content #middle #litForm label.invalid, #content #middle #form label.invalid {
	color: #FF0000;
	font-weight: bold;
}

#content #middle #litForm p.invalid {
	color: #FF0000;
	font-weight: bold;
	margin-top: 23px;
}

/*
	END FORMS
*/

/*
	VARIOUS CLASSES
*/
.clear {
	clear: both;
	border-bottom: solid 0px #DFDFDF;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
