/*** RESET ****/
body, html, h1, h2, h3, h4, p, form, ul, ol, li{ padding:0px; margin:0px; }
ul,ol { list-style: none; }
table { border-collapse: collapse; }
body, html { width:100%; height:100%; }
fieldset,img { border: none; }
a{ outline:none; text-decoration:none; }

body{
	background-image: url(images/tempbgr.jpg);
	background-repeat: repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}

#site{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-480px;
	width:960px;
	height:auto;
}

#logo{
	position:absolute;
	top:5px;
	left:0px;
	width:381px;
	height:65px;
}

#notepad{
	position:absolute;
	top:0px;
	left:750px;
	width:233px;
	height:81px;
}

#wearehiring{
	position:absolute;
	top:0px;
	left:410px;
	width:330px;
	height:80px;
}


#nav{
	position:absolute;
	top:80px;
	left:0px;
	width:945px;
	height:30px;
	padding-left:15px;
	background-image: url(images/navbgr.png);
	background-repeat: no-repeat;
}

#biscuit{
	width:100%;
	height:auto;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:15px;
	color:#FFFFA9;
}

#biscuit a{
	color:#FFFFFF;
}

#biscuit a:hover{
	color:#FFFFA9;
}


#content{
	width:960px;
	height:auto;
	padding-top:130px;
}

#left{
	width:310px;
	float:left;
}

#lefttop{
	background-image: url(images/lefttop.png);
	background-repeat: no-repeat;
	height:8px;
	width:310px;
}
#leftmid{
	background-image: url(images/leftmid.png);
	background-repeat:repeat-y;
	width:290px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	
}
#leftbot{
	background-image: url(images/leftbot.png);
	background-repeat: no-repeat;
	height:8px;
	width:310px;
}

#right{
	width:630px;
	float:right;
}

#righttop, #toptop{
	background-image: url(images/righttop.png);
	background-repeat: no-repeat;
	height:8px;
	width:630px;
}
#rightmid, #topmid{
	background-image: url(images/rightmid.png);
	background-repeat:repeat-y;
	width:610px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:1px;

}
#rightbot, #topbot{
	background-image: url(images/rightbot.png);
	background-repeat: no-repeat;
	height:8px;
	width:630px;
}

#topbot{
	margin-bottom:20px;	
}

#rightmid{
	min-height:400px;
}

#footer{
	clear:right;
	width:630px;
	float:right;
	margin-top:20px;
	border-top:solid 1px #999999;
	padding-top:5px;
}

#corgi{
	float:left;
	width:320px;
}
#terms{
	float:right;
	width:300px;
	padding-top:10px;
	font-size:10px;
	line-height:16px;
	font-weight:bold;
	text-align:right;
}
#smartarts{
	float:right;
	width:219px;
}

#quicksearch{
	margin-bottom:20px;
	width:240px;
	height:130px;
	background-image: url(images/quicksearchbgr.png);
	background-repeat: no-repeat;
	padding:20px;
	padding-top:70px;
	margin-left:5px;
}

#filter{
	height:80px;
	margin-top:5px;
	margin-bottom:20px;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	background-image: url(images/filter_bgr.png);
	background-repeat: repeat;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding:10px;
}

#paging{
	clear:both;
	height:24px;
	line-height:24px;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC;
	background-image: url(images/filter_bgr.png);
	background-repeat: repeat;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	padding-left:10px;
}

.pagecell{
	float:left;
	width:20px;
	height:18px;
	margin-right:10px;
	background-image: url(images/pagebgr.png);
	background-repeat: repeat;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	margin-top:3px;
	text-align:center;
}

.pagecell-on{
	float:left;
	width:20px;
	height:18px;
	margin-right:10px;
	background-image: url(images/pagebgr-on.png);
	background-repeat: repeat;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	margin-top:3px;
	text-align:center;
}

a.pagelink{
	color:#333333;
	display:block;
	line-height:18px;
}	


a.pagelink-on{
	color:#FFFFFF;
	display:block;
	line-height:18px;
}	

#prodimgholder{
	background-image: url(images/prodlistbgr.png);
	background-repeat: repeat;
	width:360px;
	height:360px;
	padding:10px;
	float:left;
	position:relative;
}

#prodimg{
	width:360px;
	height:360px;
	overflow:hidden;
}

#prodimgbar{
	position:absolute;
	top:340px;
	left:10px;
	width:360px;
	height:30px;
	background-image: url(images/prodimgbar.png);
	background-repeat: no-repeat;
}

#prodimgarrow{
	position:absolute;
	top:9px;
	left:330px;
	width:23px;
	height:14px;
}
#prodimgnext{
	position:absolute;
	top:9px;
	left:220px;
	width:100px;
	height:14px;
	text-align:right;
	font-size:10px;
}

#prodimgnext a{
	color:#DDDDDD;
	font-weight:bold;
}
#prodimgnext a:hover{
	color:#FFFFFF;
}

#prodimgcount{
	position:absolute;
	top:9px;
	left:10px;
	width:100px;
	height:14px;
	font-size:10px;
	font-weight:bold;
}


#prodinfo{
	float:right;
	width:210px;
	margin-right:5px;
}

.prodinfoitem{
	height:20px;
	line-height:20px;
	padding-left:10px;
}
.supplistholder{
	width:180px;
	padding:4px;
	float:left;
	margin-right:20px;
	background-image: url(images/prodlistbgr.png);
	background-repeat: repeat;
	color:#000000;
	border:solid 1px #666666;
	min-height:200px;

}

.prodlistpopup{
	position:absolute;
	left:-63px;
	top:-63px;
	width:300px;
	height:300px;
	display:none;
	border:solid 1px #666666;
	background-image: url(images/prodlistbgr.png);
	padding:2px;
}

.prodlistholder{
	width:180px;
	padding:4px;
	float:left;
	margin-right:20px;
	background-image: url(images/prodlistbgr.png);
	background-repeat: repeat;
	color:#000000;
	border:solid 1px #666666;
	min-height:300px;
}

.prodlistimg{
	width:178px;
	height:180px;
	border:solid 1px #666666;
	overflow:hidden;
	background-color:#FFFFFF;
}

.prodlisttitle{
	font-size:13px;
	margin-top:5px;
	font-weight:bold;
}
.prodlistfuel{
	font-size:11px;
	font-style:italic;
	margin-top:1px;
	margin-bottom:2px;
}
.prodlistinfo{
	font-size:11px;
	margin-top:3px;
}

.imgholder{
	border:solid 1px #CCCCCC;
	width:288px;
	height:290px;
	margin-top:8px;
	margin-bottom:10px;
	overflow:hidden;
}

.title{
	font-size:15px;
	color:#FFFFA9;
	margin-bottom:10px;
	border-bottom:solid 1px #FFFFA9;
	font-weight:bold;
	position:relative;
}

.showresults{
	position:absolute;
	left:300px;
	width:307px;
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
	height:15px;
	top:3px;
}

.imgframe{
	background-image: url(images/imgframe.png);
	background-repeat: repeat;
	padding:5px;
	width:auto;
	height:auto;
}

.hometab{
	background-image: url(images/prodlistbgr.png);
	background-repeat: repeat;
	padding:5px;
	width:180px;
	height:200px;
	margin-right:20px;
	float:left;
}

a.hometablink{
	color:#333333;
}

.hometabtitle{
	font-size:13px;
	margin-bottom:3px;
	font-weight:bold;
}

.hometabtext{
	color:#444444;
	font-size:11px;
}


h1{
	font-size:16px;
	color:#FFFFA9;
	margin-bottom:6px;
}

h2{
	color:#FFFFA9;
	font-size:14px;
}

h3{
	color:#FFFFA9;
	font-size:12px;
	border-bottom:solid 1px #FFFFA9;
	margin-bottom:3px;
	margin-top:20px;
	padding-bottom:2px;
}

h4{
	font-size:14px;
	font-weight:normal;
	margin-bottom:4px;
	font-style:italic;
}

p{
	margin-bottom:8px;
}

ul.feat {
	margin-left:10px;
	margin-top:10px
}

li.feat {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height:15px;
	margin-bottom:8px;
	padding-top:2px;
}


li.nav{
	display:inline;
	margin-right:30px;
	line-height:30px;
}

a{
	color:#FFFFA9;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

a.nav{
	font-weight:bold;
	color:#FFFFFF;
}
a.nav:hover, a.nav-on, a.nav-on:hover{
	color:#FFFFA9;
	font-weight:bold;
	text-decoration:underline;
}

a.seclistlink{
	color:#FFFFFF;
	font-size:14px;
}

a.seclistlink:hover{
	color:#FFFFA9;
}

.submit{
	background-color:#CD5200;
	border:1px solid #7D3200;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding:1px;
	padding-left:3px;
	padding-right:3px;
}	

.filter{
	background-color:#CD5200;
	border:1px solid #7D3200;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	width:150px;
	margin:0px;
}	

.quoteholder{
	background-color:#EBEBEB;
	padding:10px;
	margin-top:20px;
	clear:both;
}

.quoteholderwhite{
	background-color:#FFFFFF;
	padding:10px;
	margin-top:20px;
	clear:both;
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:20px;
}

.quotemarks{
	background-image: url(images/quotemarks.png);
	background-repeat: no-repeat;	
	width:139px;
	height:108px;
	float:left;
}

.quotetext{
	float:right;
	width:440px;
	font-size:16px;
	padding-top:5px;
	color:#000000;
}

.quotetextleft{
	float:right;
	width:270px;
	font-size:16px;
	padding-top:5px;
	color:#000000;
}

ul.sitemap{
	margin-left:20px;
}

li.sitemap{
	margin-bottom:8px;
	list-style:disc;
	padding-left:5px;
}
#jobspage h1{ font-size:20px; padding:0 0 5px 0; }
#jobspage h2{ font-size:16px; padding:0 0 15px 0; }
#jobspage p{ font-size:14px; line-height:20px; }
#jobspage ul{ padding-bottom:20px; }
#jobspage li{ font-size:14px; line-height:20px; background:none; list-style:disc; margin-left:20px; padding-left:5px; }
