/*  W. W. Williams website    // 	  jobs stylesheet   //   Copyright 2008 
====================================================== */

/* containers
------------------------------------------------------------------------------------------------  */

#skip { /* skips directly to content for screenreaders */
	display:none;
}

#container {  /* main page container, centers content */
	width:1009px;
	margin:0 auto;
	padding:0;
}

#jobs {
	margin:0;
	padding:0;
	background-image:url(../images/background_inner.jpg);
	background-repeat:repeat;
}

#jobsdivcontainer {
	margin:0;
	padding:0;
	width:auto;
}

#footer {
	margin:30px 0 0 0;
	padding:0 0 10px 0;
	color:#777;
	width:300px;
}


#jobs #introbox {
	margin:0;
	padding:0;
	width:572px !important;
	background-image:url(../images/jobopps/intro/introtop_bkgd.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	min-height:364px;
	_height:364px;
}


#benefits {
	margin:0;
	padding:0;
	background-image:url(../images/engines/products/products_bkgd.gif);
	background-repeat:repeat-x;
	clear:left;
}

#prodlisting {
	clear:both;
	margin:30px 0 0 35px;
	padding:20px 0;
	width:700px;
}

.broken_ie { /* fixes 3px jog in IE */
	_float:left;
}

#introphoto {
	float:right;
}

.textfloat {
	float:left;
}

#findlocation { /* FAQ find location button */
	left:-80px;
	top:41px;
	_top:30px;
	position:relative;
	margin:0;
	z-index:99;
}


/* text
------------------------------------------------------------------------------------------------- */

#nav ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:37px;
}


#content p {
	line-height:133%;
}

.imgfloat {
	float:left;
}

#jobs #introbox p {
	padding:0 30px;
	margin:10px 0;
	line-height:140%;
	font-size:9pt;
	color:#125687;
	width:500px;
}

ul#jobtabs {
	margin:28px 0 0 0;
	padding:0;
}

	ul#jobtabs li {
		margin:0;
		float:left;
		list-style:none;
		margin:0;
		padding:0;
	}

#benefits p {
	margin:0 180px 0 400px;
	padding:42px 0 0 70px;
	font-size:11pt;
	line-height:150%;
}

#historyintro h2 , .text h2 {
	margin:0;
	padding:0;
}


#prodlisting h5 {
	color:#27608a;
	text-transform:uppercase;
	font-weight:normal;
	font-size:12px;
	margin-top:0;
}

#prodlisting h4, #tradeshow h4, #blank_landing h4 {
	color:#27608a;
	text-transform:uppercase;
	font-size:13pt;
	margin:15px 0 0 0;
}

#prodlisting ul, #prodlisting dl {
	margin:10px 0 20px 15px;
	padding:0;
}

	#prodlisting dt {
		color:#333;
		margin:3px 0;
	}

	#prodlisting li, #prodlisting p {
		line-height:133%;
		color:#3d3d3d;
	}
	
	#prodlisting p {
		margin:0;
		padding:0;
		font-size:9pt;
	}
	
	#prodlisting p.clear {
		margin:100px 0 0 0;
		padding:0;
	}


/* links
------------------------------------------------------------------------------------------------- */

.text a:link, .text a:visited {
	text-decoration:underline;
	color:#fff;
}

.text a:hover {
	text-decoration:none;
}

#blank_landing a:link, #blank_landing a:visited, #answers a:link, #answers a:visited, h5 a:link, h5 a:visited, #services a:link, #services a:visited {
	color:#125687;
	text-decoration:underline;
}

#blank_landing a:hover, #answers a:hover, h4 a:hover, #services a:hover {
	text-decoration:none;
	color:#000;
}

#footer small a:link, #footer small a:visited {
	color:#777;
	text-decoration:none;
	font-weight:bold;
}

#footer small a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

#prodlisting h4 a:link, #prodlisting h4 a:visited {
	color:#27608a;
}

#prodlisting h4 a:hover {
	color:#555;
	text-decoration:none;
}
