/* SUBURBAN OIL STYLES
Version: 1.0, Released: 04-01-2010
----------------------------------
----------------------------------*/


/* Global Styles 
------------------ */
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;}
	
body {
	background:url(/images/bg-top.jpg) repeat-x;}

.clear {
	clear:both;}

.floatleft {
	float:left;}

.floatright {
	float:right;}

a {
	color:#003399;
	text-decoration:none;}

a:hover {
	color:#db2518;
	text-decoration:underline;
	cursor:hand;}

ul {
	margin-left: 40px;
	margin-bottom: 12px;}

ul li {
	margin-bottom: 5px;
	list-style:disc;}

ul li ul li {
	list-style:circle;}

p {
	font-size: 12px;}

strong,
.strong {
	font-weight:bold;}
	
	
/* Main DIV Styles 
------------------ */

#main {
	position:relative;
	width:870px;
	margin:0 auto;} /* this provides the center float */

#header, #menus, #top-menu-spacer,
#top-nav-buttons, .top-spacer, 
#footer, #content {
	width:870px;}

#top {
	position:absolute;
	top:0px;}

#header {
	height:70px;}

#header img {
	border:0;
	float:left;}

#header #contactinfo {
	border:0;
	float:right;
	padding-top:48px;
	padding-right:5px;}

#menus {
	height:40px;
	/*background:#6d6d6d;*/
	background:#BCBCBC;}

#top-menu-spacer {
	height:15px;
	background:#FFFFFF;}

#top-nav-buttons {
	height:152px;
	/* background:#CFEBEF; */}

.top-spacer {
	height:10px;
	background:#FFFFFF;}

#content {
	position:absolute;
	top:290px;
	background:#fff;}
	
#breadcrumbs {
	height:20px;
	width:850px;
	background:#D5D5D5;
	border-top:4px solid #999999;
	padding-left:20px;
	padding-top:4px;}

#breadcrumbs a.last {
	color:#515151;}
	
#breadcrumbs a:hover {
	color:#db2518;}

#content-leftbar-home {
	width:224px;
	/*height:704px;*/
	/*background:#eaeaea;*/
	background:url(/images/bg_news.png) repeat-x;
	float:left;
	border-right:1px solid #eaeaea;
	padding-bottom:40px;}

#news .newsdate {
	color:#335cac;
	font-size:16px;
	font-weight:bolder;
	margin:10px 20px 0px 20px;
	padding-bottom:0px;}

#news h2.newstitle {
	color:#515151;
	font-size:14px;
	font-weight:bolder;
	margin:2px 20px 10px 20px;
	padding-bottom:0px;}

#news p {
	color:#999999;
	margin-top:0px;
	padding-top:0px;
	padding-right:20px;
	margin-left:20px;
	}
	
#news .viewmorenews {
	color:#003399;
	font-weight:bold;
	float:right;
	padding-right:20px;}

#news p.news_bullet {
	padding-left:18px;
	background:url(/images/icon_arrow_sm.gif) no-repeat;
	background-position:0px 4px;
	font-size:10px;
	color:#999999;
	font-weight:bolder;}

#news p.news_bullet a {
	font-size:11px;}
	
#content-body-home {
	/*width:616px;*/
	width:606px;
	background:#fff;float:right;
	/* padding-right: 10px; */}

#content-leftbar-interior {
	width:176px;
	/*height:704px;} */
	background:#FFF;
	float:left;}

#content-body-interior {
	width:694px;
	/*background:#C5EFF1;*/
	float:right;}

#footer {
	height:96px;
	width:860px;
	clear:both;
	color:#979797;
	font-size:11px;
	text-align:right;
	padding-top:4px;
	padding-right:10px;
	margin-top:4px;
	border-top:2px solid #D5D5D5;
	background:url(/images/bg-bottom.jpg) repeat-x; }

#footer a, #footer a span {
	color:#515151;
	font-size:11px;}

#footer a:hover, #footer a:hover span {
	color:#fff;}

/* Menu Styles 
------------------ */

.menu,
.menulast {
	width:142px;
	height:40px;
	float:left;}

.menu {
	background:url(/images/menus/menu-off.jpg) no-repeat;}

.menulast {
	background:url(/images/menus/menu-off-last.jpg) no-repeat;}

.menu:hover, 
.menulast:hover {
	background:url(/images/menus/menu-on.jpg) no-repeat;
	color:#FFF;}

a .menu, 
a .menulast {
	color:#515151;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:12px;
	height:28px;}

#menus a:hover {
	text-decoration:none;}


/* Button Styles 
------------------ */

#buttonarea {
	position:relative;}

.buttoncontainer {
	position:relative;
	float:left;}

.button,
.buttonlast {
	width:166px;
	height:66px;
	/* height:152px; */
	/*float:left;*/
	position:absolute;
	top:86px;
	z-index:99;}

.button {
	margin-right:10px;}

.button:hover, 
.buttonlast:hover {
	color:#FFF;}

/* #button1 {
	background:url(/images/buttons-top/button1-off.jpg) no-repeat;}
#button1:hover {
	background:url(/images/buttons-top/button1-on.jpg) no-repeat;}

#button2 {
	background:url(/images/buttons-top/button2-off.jpg) no-repeat;}
#button2:hover {
	background:url(/images/buttons-top/button2-on.jpg) no-repeat;}

#button3 {
	background:url(/images/buttons-top/button3-off.jpg) no-repeat;}
#button3:hover {
	background:url(/images/buttons-top/button3-on.jpg) no-repeat;}

#button4 {
	background:url(/images/buttons-top/button4-off.jpg) no-repeat;}
#button4:hover {
	background:url(/images/buttons-top/button4-on.jpg) no-repeat;}

#button5 {
	background:url(/images/buttons-top/button5-off.jpg) no-repeat;}
#button5:hover {
	background:url(/images/buttons-top/button5-on.jpg) no-repeat;} */

a .button, 
a .buttonlast {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	text-align:center;}

#top-nav-buttons a:hover {
	text-decoration:none;}

#buttonarea h3 {
	font-size:14px;
	font-weight:bold;
	color:#db2518;}

#highlight1, #highlight2, #highlight3, #highlight4, #highlight5 {
	 position:absolute;
	 top:81px;
	 z-index:5;
	 width:166px;
	 height:45px;
	 background:#ed1b34;
	 display:none;}
	 
#buttonarea .buttoncontainer img {
	 border:0;
	 z-index:4;
	 margin-right:10px;}

#buttonarea .buttoncontainer #button5 img {
	 margin-right:0px;}


/* Button DropDown Nav
   Global Styles 
------------------ */

#nav1, #nav2, #nav3, #nav4, #nav5 {
	width:870px;
	height:320px;
	position:absolute;
	top:147px;
	display:none;}

#navcontent1, #navcontent2, #navcontent3, #navcontent4, #navcontent5 {
	border-width:4px 0px 0px 0px;
	border-style:solid;
	border-color:#b91529;
	height:291px;
	background:bottom url(/images/bg-nav.png) no-repeat; }

.hidelink {
	/*padding:0px 40px 5px 10px;*/
	position: absolute;
	top:5px;
	right:2px;}

.dropnav {
	padding:10px;}
	
.dropnav p {
	margin-top:10px;}

.dropnav img {
	margin-top:6px;
	margin-right:5px;
	border:0;}
	
.dropnav ul li {
	list-style:disc;
	padding-left:2px;
	padding-top:0px;
	margin-bottom: 1px;}

.dropnav ul {
	margin-left:176px;
	padding-top:10px;
	margin-bottom: 4px;}

.dropnav .navsubbox ul,
.dropnav .navsubboxend ul {
	padding-top:2px;}
	
.dropnav select {
	margin-left:10px;
	margin-top:4px;}


/* Button1 
   DropDown Nav Styles
--------------------------- */

#buttonarea .navsubbox {  /* used for 4-column, 1-row sets */
	 width:202px;
	 height:250px;
	 margin-right:2px;
	 float:left;
	 padding:7px;}

#buttonarea #nav2 .navsubbox {  /* used for 3-column, 2-row sets */
	 width:250px;
	 height:125px;
	 margin-right:4px;
	 margin-left:15px;
	 padding-bottom:0px;}

#buttonarea #nav1 .navsubbox {  /* used for 3-column, 1-row sets */
	 width:250px;
	 margin-right:4px;
	 margin-left:15px;
	 padding-bottom:0px;}

#buttonarea .navsubboxend {
	 width:180px;
	 height:250px;
	 margin-right:2px;
	 float:left;
	 padding:6px;}

#buttonarea .navsubbox a:link,
#buttonarea .navsubboxend a:link {
	color:#003399;}

#buttonarea .navsubbox a:hover,
#buttonarea .navsubboxend a:hover {
	color:#db2518;}

#buttonarea .navsubbox h3 a,
#buttonarea .navsubboxend h3 a  {
	font-weight:bold;
	font-size:12px;}
	
#buttonarea .topbox {
	 padding-right:20px;
	 height:50px;}

#buttonarea #nav2 .topbox {
	 height:40px;}

#buttonarea #nav3 .topbox {
	 height:170px;}

#buttonarea .topbox p {
	 margin-top:6px;
	 font-size:11px;}
	 
#buttonarea .linkbox {
	 height:112px;
	 margin-top:6px;
	 margin-bottom:0px;
	 margin-right:40px;
	 border-bottom:1px solid #D0D0D0;
	 border-top:1px solid #D0D0D0;}

#buttonarea .bottomrow {
	 border-top:1px solid #D0D0D0;}

#buttonarea .linkbox ul {
	 margin-left:4px;
	 font-size:11px;
	 /*line-height:0.2em;*/ }
	 
#buttonarea .linkbox ul li {
	 margin-left:10px;}

#buttonarea .linkbox a {
	 font-size:11px;}
	  
#buttonarea .linkbox p,
#buttonarea .prodbox p {
	 margin-top:4px;}

#buttonarea .linkbox .navtitle,
#buttonarea .prodbox .navtitle {
	 font-weight: bold;
	 font-size:11px;}

	
/* Left Nav (sidebar) Styles 
------------------ */

#sidebartitle {
	background:#9a9a9a;
	width:204px;
	height:26px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-top:8px;
	padding-left:20px;}


/* Body Styles 
------------------ */

#content h1 {
	font-size:24px;
	font-weight:bold;
	/*color:#003399;*/
	color:#000;
	margin-bottom:10px;}

#content-body-home h1 {
	color:#000;}

/* #content-body-home h1 span */
#content h1 span{
	font-size:18px;
	font-weight:bold;
	color:#003399;}

#content h2 {
	font-size:14px;
	font-weight:bold;
	color:#db2518;
	margin-top:4px;
	margin-bottom:8px;}

#content h2 a {
	font-size:14px;
	font-weight:bold;
	color:#003399;
	margin-top:4px;
	margin-bottom:8px;}

#content h2 a:hover {
	color:#db2518;}
	
#content h3 {
	font-size:14px;
	font-weight:bold;
	color:#003399;
	margin-top:4px;
	margin-bottom:8px;}

#content h4 {
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-bottom:8px;}

/* #content-body-home p */
#content p {
	font-size:12px;
	margin-bottom:12px;
	line-height:1.5em;}
	
#content-body-home p {
	font-size:13px;}

/* #content p strong {
	margin-left:10px;} */
	
#questions-link {
	float:right;
	margin-top:40px;
	padding-left:10px;
	border:0;}

p.signature {
	color:#999999;
	font-style:italic;}

#content-body-interior #datasheet {
	text-align:center;
	margin-top:40px;
	margin-bottom:30px;
	padding-left:20px;}

#content-body-interior #datasheet img {
	border:0;}

#content-body-interior img#prod-img {
	padding-right:20px;
	padding-bottom:10px;}


#content-body-interior li.meta_desc {
	padding-bottom:6px; }

/* Footer Styles 
------------------ */



/* Misc Styles 
------------------ */

#contact_form .sm_message {
	font-family:arial;
	color: #999;
	font-size: 9pt;}

#contact_form td,
#contact_form_modal td{
	padding-top:6px;
	vertical-align:top;}
	
input#name,
input#email,
input#company,
input#phone {
	width:240px;
	padding:1px;}

textarea#comments {
	width:242px;
	padding:1px;}

#preload,
#preloadsb {
	display:none;
	}

.indent {
	margin-left:40px;}

.indent .companyname {
	font-weight:bold;
	font-size:13px;
	color:#003399;}
	
	
/* Modal Styles 
------------------ */
body#modal {
	background:none;
	padding-top:10px;}
	
#main_modal {
	width:480;
	margin:0 auto;
	background:#fff;} /* this provides the center float */

#main_modal #content {
	position:absolute;
	top:0px;
	width:460px;}
	
#main_modal #content-body-home {
	width:440px;}


/* Disabled Styles 
------------------ */

.print {
		display:none;}
		