/* parman lubricants */
p, h1, h2, h3, h4, table { margin:0; padding:0 0 1em 0; }
ul, ol { padding-top:0; margin-top:0; }
body { margin: 0px; background: url(art/bg_secondary.gif) repeat-x #000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; }
body.home { background-image: url(art/bg-home.gif); }
h1 { color: #ff0000; font-size: 24px; font-style: italic; text-transform: uppercase; margin: 0 0 1em 0; border-bottom: 1px solid #f00; padding: 0px 0px 5px 0px; }
#col_1 { width: 600px; float: left; clear: left; text-align: left; }
#col_1.contactus h3 { margin: 0px; padding: 1em 0px 0px 0px; }
#col_1.contactus p { margin: 0px; padding: 0px; }
#col_2.contactus h3 { margin: 0px; padding: 1em 0px 0px 0px; }
#col_2.contactus p { margin: 0px; padding: 0px; }
#col_2 { width: 275px; float: right; clear: right; font-size: 12px; text-align: center; }
#col_2 h3 { margin:0; padding:0; }
#footer { width: 959px; margin: 50px auto 25px auto; color: #FFF; text-align: center; font-size: 12px; clear: both; }
#footer a { color: #fff; }
#footer a:hover { color: #fff; }
h2 { color: #F00; margin: 0px 0px 5px 0px; font-size: 20px; }
h3 { margin: 0px; text-decoration: underline; }
h4 { font-size: 16px; font-weight: bold; color: #F00; margin: 5px; }
a, a:hover { color: #000; }
h4 a, h4 a:hover { color: #f00; }
a img { border:none; }
.left { float:left; }
.right { float:right; }
.clearme { clear:both; }
.captioned-image { padding:5px; border: 1px solid #ccc; background:#eee; }
.captioned-image.left { margin:0px 10px 10px 0px; }
.captioned-image.right { margin:0px 0px 10px 10px; }
.captioned-image img { border:1px solid #444; }
.captioned-image .caption { float:none; display:block; margin-top:5px; font-size:11px; line-height:12px; }
#logo { background: url(art/bg_logo.gif) repeat-x #181818; }
#container { width: 959px; margin:0 auto 25px; }
#content { background: url(art/bg-content.jpg) repeat-y #fff; clear: both; padding: 25px 35px 35px 35px; float: left; margin-bottom: 25px; width: 889px; }
#content.no-cols { background:#fff; }
.photos { border: 4px solid #ccc; margin: 10px; text-align: center; }
.photos-side { border: 4px solid #ccc; }
#container #content #col_2 p { text-align: center; }
#container #content #col_1 table tr td p { text-align: center; }
.home #content { background: url(art/logos.gif) no-repeat #fff right 20px; padding-right:435px; width:489px; }
.home #content h1 { width: 489px; }
#col_1 ul.left, #col_1 ol.left { width:50%; }

.button { background:url(/art/btn-bg.gif) no-repeat top left; display:inline-block; padding:0 0 0 20px; }
.button a { color:#fff; display:inline-block; padding:0 20px 0 0; height:22px; padding:5px 20px 5px 0; background:url(/art/btn-bg.gif) no-repeat top right; }
.button.over { background-position: left -32px; }
.button.over a { background-position: right -32px; }

ul.logos { list-style-type:none; margin:0 0 20px 0; padding:0; float:left; }
ul.logos li { width:265px; text-align:center; float:left; background-color:#eee; margin:5px 10px 5px 0; height:170px; padding:10px; border:1px solid #888; }
ul.logos span { display:block; }
ul.logos img { border:2px solid #888; background:#fff; padding:5px; }
.home-header-img { height:261px; width:959px; display:block; }

/* toc */
ul.toc { list-style-type:none; padding:0px; margin:0px; }
ul.toc li { float:left; margin:0px; padding:0px; }
ul.toc li img { vertical-align:top; }
#toc-2 { clear: both; float: left; background-color: #000; width: 959px; }
#toc { width: 450px; color: #fff; text-align: right; font-size: 16px; font-weight: bold; float:right; margin:74px 0 0 0; }
#toc a { color:#fff; text-decoration:none; }
#toc a:hover { text-decoration:underline; }
#toc li { float:none; display:inline-block; padding:0px 5px; }

.news-home { padding:0 0 20px 0; margin:0 0 20px 0; border-bottom:1px solid #f00; }

/* news */
.news-item {height:56px; margin-bottom:5px; }
.news-item.last { border-bottom:none; }
.news-item .date { padding:5px 0 0 0; float:left; height:56px; width:58px; background-image:url(/art/bg-date.gif); font-family:Century Gothic, Avant Garde, Arial, Helvetica, sans-serif; color:#fff; }
.news-item .date .day { display:block; font-weight:bold; text-align:center; font-size:18px; line-height:1em; margin:10px 0px 0px 6px; width:41px; }
.news-item .date .month { font-size:10px; line-height:1em; text-transform:uppercase; text-align:center; display:block; margin:0px 0px 0px 6px; width:41px; }
.news-item a.title { color:#f00; line-height:1.1em; display:block; padding-top:10px; float:right; width:422px; font-size:15px; font-weight:bold; }

/* forms */
dl.form dt { margin:0px 0px 5px 0px; }
dl.form dt.required:before { content:"*"; color:#f00; padding-right:5px; }
dl.form dd { margin:0px 0px 10px 0px; padding:0px; width:300px; }
dl.form dd input, dl.form dd textarea { width:550px; font-family:Arial, sans-serif; }
dl.form dd.required input, dl.form dd.required textarea { background-color:#fee; }
dl.form dd textarea { height:120px; }
.contact-form .submit-button { cursor:pointer; }
.contact-form .captcha img { width:300px; height:80px; }

/* home page with stock tickers */
.home #content.cols { width:909px; padding-right:15px; }
.home #content.cols .column.left { width:489px; }
.home #content.cols .column.right { width:410px; float:right; padding-top:540px; }
.home #content.cols .column.right table { margin: 0 auto; }
.home #content.cols .column.right center { width:200px; float:right; margin:10px 0 0; background:#444; height:300px; overflow:hidden; color:#fff; }
.home #content.cols .column.right center a { color:#000; text-decoration:none;}
.home #content.cols .column.right center table tr a font { color:#fff; text-decoration: }

/* survey */
.home.survey #toc { margin:-30px 0 0; }
.home #container .survey-header { position:relative; }
.home #survey { position:absolute; z-index:9000; top:0; right:0; }
.home #survey input[type=button] { color:#fff; background:transparent; border:none; position:absolute; right:0; height:40px; display:block; text-align:right; padding:5px; top:10px; font:16px Arial; z-index:42; cursor:pointer; }

.home #survey.open input[type=button] { color:#000; background:#fff; border:1px solid #666; border-bottom:none; border-radius:10px 10px 0 0; }

.home #survey form { display:none; }
.home #survey.open form { background:#fff; border:1px solid #666; padding:20px; position:absolute; top:49px; right:-10px; border-radius:10px; display:block; }

.home #survey label { display:block; padding:0 0 5px; }
.home #survey label input { display:block; width:290px; margin:5px 0 0;  }
.home #survey label textarea { display:block; width:290px; height:150px; }

.home #survey input[type=submit] { float:right; }

.home #survey textarea { font-family:inherit; }
.home #survey textarea.error { border-color:#f00; background:#fee; }

.home #survey .message { font:italic 14px Arial; }
.home #survey .message.error { padding:5px; background:#fee; border:1px solid; color:#800; margin:0 0 5px; }
.home #survey .message.success { padding:5px; background:#efe; border:1px solid; color:#080; margin:0 0 5px; }

/* def calculator */
.def-steps { position:relative; height:75px; width:600px; list-style:none; padding:0; margin:0 0 20px; font:11px Arial; text-align:center; }
.def-steps li { width:173px; height:55px; position:absolute; top:0; left:0px; padding:10px 20px 10px 0; background:url(art/arrow_over.png) no-repeat top left; z-index:42; }
.def-steps li.done { background-position:bottom left; color:#fff; }
.def-steps li + li { left:155px; z-index:41; padding:10px 30px 10px 40px; width:123px; }
.def-steps li + li + li { left:310px; z-index:40; }
.def-steps li + li + li + li { left:465px; z-index:39; }

.def-steps input, .def-steps select { width:50px; display:block; position:absolute; left:55px; bottom:10px;  }
.def-steps li + li input, .def-steps li + li select { left:75px;  }

.def-result { width:200px; float:left; padding:10px; text-align:center; }
.def-result + .def-result { margin:0 0 0 10px; }
.def-result h5 { padding:0 0 2px; margin:0 0 10px; font:bold 16px Arial; border-bottom:1px dashed #ccc; }
.def-result span { color:#f00; font:bold 18px Arial; display:block; }


  /******************************/
 /* New homepage header styles */
/******************************/

#new_home_header {
	display: block;
	position: relative;
	width: 959px;
	height: 356px;
}

#new_home_header img.newheaderimg {
	display: none;
	position: absolute;
	top: 0; left: 0;
}
#new_home_header img.newheaderimg.shown { display: block; }

#new_home_header .textover {
	position: absolute;
	top: 44px; left: 35px;
}


  /***************************/
 /* New dropdown TOC styles */
/***************************/

#new_home_header #new_toc {
	position: absolute;
	bottom: 0; left: 0;
	margin: 0;
	background: url(art/new_home_header/navbg.png) bottom center repeat-x transparent;
}

#new_toc {
	margin-top: 14px;
	background: url(art/new_home_header/navbg_general.gif) bottom center repeat-x transparent;
	width: 100%;
	height: 94px;
	max-height: 94px;
	
	border-spacing: 0;
	padding: 0 9px;
	font-size: 11px;
}

#new_toc td { position: relative; height: 96px; width: 116px; padding: 0; margin: 0; border: none; }
#new_toc td>a { font-weight: bold; text-decoration: none; display: block; height: 96px; width: 116px; }

#new_toc .icon {
	width: 76px;
	height: 76px;
	margin: 0 auto;
	
	background: url(art/new_home_header/iconsprite.png) left top no-repeat transparent;
}

#new_toc .icon.barrel    { background-position: -0 0; }
#new_toc .icon.gaspump   { background-position: -76px 0; }
#new_toc .icon.drop      { background-position: -152px 0; }
#new_toc .icon.gears     { background-position: -228px 0; }
#new_toc .icon.folders   { background-position: -304px 0; }
#new_toc .icon.handshake { background-position: -380px 0; }
#new_toc .icon.bizcard   { background-position: -456px 0; }
#new_toc .icon.def       { background-position: -532px 0; }

#new_toc td:hover .icon.barrel    { background-position: -0 -76px; }
#new_toc td:hover .icon.gaspump   { background-position: -76px -76px; }
#new_toc td:hover .icon.drop      { background-position: -152px -76px; }
#new_toc td:hover .icon.gears     { background-position: -228px -76px; }
#new_toc td:hover .icon.folders   { background-position: -304px -76px; }
#new_toc td:hover .icon.handshake { background-position: -380px -76px; }
#new_toc td:hover .icon.bizcard   { background-position: -456px -76px; }
#new_toc td:hover .icon.def       { background-position: -532px -76px; }


#new_toc p { 
	margin: 0; 
	padding: 0 0 8px; 
	display: block; 
	height: 12px; 
	line-height: 12px;	
	text-align: center;
}

#new_toc .dropdown {
	width: 200px;
	height: 0;
	color: #fff;
	display: none;
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
}
#new_toc .dropdown .dropdown{ top: 0; left: 200px; }

#new_toc *:hover>.dropdown,
#new_toc .dropdown:hover,
#new_toc .dropdown.shown {
	height: auto;
	display: block;
}

#new_toc .dropdown li {
	background: url(art/sub-toc-bg.gif) top center repeat-x #000;
	position: relative;
	padding: 4px;
	margin: 0;
}
#new_toc .dropdown li:hover { background: #a00; }
#new_toc .dropdown li a { color: #fff; text-decoration: none; font-weight: bold; display: block; width: 200px; margin: 0; }


