﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #212121;
}

a {
	color: #0072BC;
}

a:hover {
	text-decoration: none;
	color: #FF430C;
}

/* Boxed */
h2{
	color:#212121;
	font-size:125%;
}
.title {
	background: url(images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 15px;
}
.boxed1 .contentInd{
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 10px;
}
#sbi {
	margin: 0; 
	width: 136px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 	
	vertical-align: top;

}
.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
}
.boxed2 .contentInd{
	background: url(images/img06.gif) repeat-x left bottom;
	padding-bottom: 35px;
}
.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ul {
	margin-left: 1em;
	font:normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;color:#0474E1;
}


.boxed3 ol {
	margin-left: 1em;
}


/* Header */

#header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat 100% 50px;
	border-bottom: 5px solid #212121;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
	background: #29A4E1 url(images/img01.gif) no-repeat;
	text-align: center;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;

}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 50px;
	background: #F4F4F4;
}

#menu ul {
	height: 5px;
	background: #29A4E1;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 15px;
	border-top: 5px solid #29A4E1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #DCDCDC;
	border-top-color: #1A7196;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}

/* Page */

#page {
	width: 765px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
/* Content */

#content {
	float: right;
	width: 480px;
	padding: 20px;
	left:280px;
}
#content img{
	margin-top:15px;
	vertical-align:middle;
}
#content ul {
	line-height: 150%;
}

#content ol {
	line-height: 152%;
}

#content p {
	line-height: 152%;
}
.overview{
	border:3px #666 solid;
}
/* Sidebar */

#sidebar {
	float: left;
	background: url(images/img03.gif) ;
	width: 225px;
	padding: 5px;
	height:100%;
}
#sidebar .inner{
	text-align:center;
	vertical-align:middle;
	margin:0 auto;
}
#sidebar .inner1{
	font-size:small;
	text-align:center;
	vertical-align:middle;
	margin-left:5px;

}
#ss0{
	font: bolder 12px Verdana, Sans-serif; 
}
#ss1{
	font: bolder 12px Verdana, Sans-serif; 
}
#sbb
{
	margin: 0; 
	font: bolder 12px Verdana, Sans-serif; 
	width: 55px;
	border: 1px solid #CCC; 
	background: #FFF;
	color:#ff0000;
}
#sidebar h2{
	font-size:150%;
}
/* News */

#news {
	padding-top: 5px;
	padding-bottom: 0;
	padding-left:4px
}
#news h2{
	border-bottom: 3px solid #CFCFCF;
}
#news ul {
	/*
	list-style-image:url('images/arrow.gif');
	line-height:125%;
	font-size:9pt;
	font:normal 90% Arial, Helvetica, sans-serif, Tahoma;
	
	padding-left:15px;   */
}
#news lable{
	font:normal 70% Arial, Helvetica, sans-serif, Tahoma;
	
}
#headNews
{
	  margin: 5px 0;
	  padding: 2px;
	  text-align: left;
  	  font-size:medium;
	  color:#FF430C;
	  background: #FAFAFA;
	  border: 1px solid #f2f2f2;  
	  border-left: 4px solid #FF9966;
}
#Banner_bottom{
	clear: both; 
	height: auto; 
	left:242px; 
	width: 477px; 
	z-index: auto; 
	top: 0px;
}
#Banner_bottom img{
	border:1px #ccc solid;
}
#news h4
{
	font-size:110%;
	color:#FF430C;
}
#news a
{
	color:#0474E1;
	font-weight:normal;
	text-decoration:none;
}
#news a:hover{
	color:#FF430C;
	font-weight:bold;
	text-decoration:underline;

}
#news a:active{
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;

}
#news a:visited{
	color:#0474E1;
	font-weight:bold;
	text-decoration:underline;
}
/*
product Menu
*/
.group {
	display: block;
	width: 222px;
	height: 32px;
	background:#9A9A9A url('images/button.gif') no-repeat;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 2px;
	overflow:hidden;
}
.group a {
	font-size:14px;
	line-height:28px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}
.group a:link {
	text-decoration:none;
}
.group a:visited {
	text-decoration:none;
}
.group a:hover { 
	text-decoration:none;
	color:#666;
}
/*
end productmenu
*/
#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	
	font:bold 130% Arial, Helvetica, sans-serif, Tahoma; color:#0474E1;
}

/*===============================*/
/* Product List */
.appear a:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}

.appear {
	display:inline;
}
.appear a{
	color:#E6E6E6;
	font-weight:bold;
	text-decoration:none;
}
.appear a:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}
.disappear {
	display:none;
}
.group {
	display: block;
	width: 230px;
	height: 32px;
	background:url('images/button.gif') no-repeat;
	margin:10px 0px 0px 10px;
	padding:3px 0px 0px 2px;
	overflow:hidden;
}
.group a {
	font-size:14px;
	line-height:28px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}
.group a:link {
	text-decoration:none;
}
.group a:visited {
	text-decoration:none;
}
.group a:hover {
	text-decoration: underline;
	color: #FF0000;
/*	background-image:url('images/site-nav-roll-white.gif');*/
	background-repeat:no-repeat;
}
.hide {
	display:none;
}
.hide a{
	color:#E6E6E6;
	font-weight:bold;
	text-decoration:none;
}
.option {
	display: block;
	width: 200px;
	height: 160px;
	background-color:;
	background-repeat:;
	background-position:;
	margin:10px 0px 0px 15px;
	padding:2px 0px 0px 2px;
	overflow:hidden;
}
.option a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
.option a:link {
	text-decoration:none;
	color:black;
}
.option a:visited {
	text-decoration:none;
	color:white;
}
.option a:hover {
	text-decoration:underline;
	color:#FF0000;
}
.option a:active {
	text-decoration:underline;
	color:white;
}
.option-subnav {
	width:200px;
	background-image:url('images/activ_menu_bg.gif');
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	text-align:left;
	position:relative;
	top:-10px;left:0px;
}
.option-subnav ul {
	list-style-type:none;
	line-height:18px;
	font-size:12px;font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.option-subnav li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.option-subnav a {
	display: block;
	width: 220px;
/*	height: 100%;*/
	font-family: "Century Gothic", "Copperplate Gothic Light", Arial, sans-serif, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
.option-subnav a:link {
	text-decoration:none;
}
.option-subnav a:visited {
	font-size: 12px;
	text-decoration: none;
}
.option-subnav a:hover {
	text-decoration: none;
	color: #0054A8;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background-image: url('images/menu-nav-roll-white.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.option-subnav a:active {
	font-size:10px;
	text-decoration:none;
}
.nav-text {
	background-image:url('images/actv_men_head.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-size:14px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px !important;
}
.nav-text a {
	text-decoration:none;
	color:#fff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.nav-text a:link {
	text-decoration:none;
}
.nav-text a:visited {
	text-decoration:none;
}
.nav-text a:hover {
	color:#FF0000;
	text-decoration:none;
}
.nav-text a:active {
	text-decoration:none;
}
.home-nav-button {
	display: block;
	width: 222px;
	height: 32px;
	background-image:url('images/button.gif');
	background-repeat:no-repeat;
	background-position:;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}
.main-nav a {
	font-size:14px;
	line-height:16px;
	color:#fff;
	text-decoration:none !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
.show {
	display:inline;
}
/* if be Sub Cat Dirctly */
#for3rdlink{
	background-image:url('images/bymake_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:280px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	position:relative;
	top:-10px;
	
}
#for3rdlink a:hover{
		background-image: url('images/site-nav-roll-white.gif');
		background-repeat:no-repeat;
		background-position:top left;
}
#for3rdlink2{
	background-image:url('images/byitem_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:546px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	position:relative;
	top:-10px;
}
#for3rdlink a:hover{
	background-image: url('images/site-nav-roll-white.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
#forgaslink a:hover{
		background-image: url('images/site-nav-roll-white.gif');
		background-repeat:no-repeat;
		background-position:top left;
}
#forgaslink{
	background-image:url('images/gas_oil_actv_menu.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:546px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	position:relative;
	top:-10px;
}
#fordieslink{
	background-image:url('images/dies_oil_actv_menu.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:546px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	position:relative;
	top:-10px;
}
#fordieslink a:hover{
		background-image: url('images/site-nav-roll-white.gif');
		background-repeat:no-repeat;
		background-position:top left;
}
.site-third-nav {
	display: block;
	width: 187px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	margin:0px 0px 0px 5px;
}
.site-third-nav a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:18px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 30px;
}
.site-third-nav a:link {
	font-size:9px;
	text-decoration:none;
}
.site-third-nav a:visited {
	font-size:9px;
	text-decoration:none;
}
.site-third-nav a:hover {
	text-decoration:none;
	color:#81814b;
	font-size:9px;
	line-height:18px;
	font-weight:bold;
	background-image:url('images/site-nav-roll-white2.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
.site-third-nav a:active {
	font-size:9px;
	text-decoration:none;
	color:#109EFA;	
}
#site-third-nav {
	display: block;
	width: 195px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	margin:0px 0px 0px 5px;
}
#site-third-nav a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	font-weight:normal;
	color:black;
	width:130px;
	text-decoration:none;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 30px;
}
#site-third-nav a:link {
	font-size:10px;
	width:130px;
	text-decoration:none;
}
#site-third-nav a:visited {
	font-size:10px;
	text-decoration:none;
}
#site-third-nav a:hover {
	text-decoration:none;
	color:#0599F9;
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	background-image:url('images/roller_white.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
#site-third-nav a:active {
	font-size:10px;
	text-decoration:none;
}

.site-third-nav-big {
	display: block;
	width: 187px;
	height:100%;
	margin:2px 0px 2px 1px;
}
.site-third-nav-big a {
	display:block;
	width:158px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 30px;
}
.site-third-nav-big a:link {
	font-size:10px;
	text-decoration:none;
}
.site-third-nav-big a:visited {
	font-size:10px;
	text-decoration:none;
}
.site-third-nav-big a:hover {
	text-decoration:none;
	color:#81814b;
	font-size:10px;
	line-height:19px;
	font-weight:bold;
	background-image:url('images/site-nav-roll-white3.gif');
	background-position:;
	background-repeat:no-repeat;
}
.site-third-nav-big a:active {
	font-size:10px;
	text-decoration:none;
}
/* end of Product List */
/*===============================*/
/* Activity menu */
#content-right {
	width:192px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}
#site-nav {
	width:220px;
	height:190px;
	margin:0px 0px 0px 15px;
	padding:30px 0px 10px 0px;
}
.site-nav-button {
	display: block;
	width: 200px;
	height: 32px;
	background-image:url('images/button.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 2px;
	overflow:hidden;
}
.site-sub-nav {
	display: block;
	width: 200px;
	height:100%;
}
.nav-container-top { 
	width:200px;
	height:32px;
	background-image:url('images/actv_men_head.gif');
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 2px;
}
.nav-container-top a{
	font-size:15px;font-weight:bold;
	text-decoration:none;
	color:#ff0000;
}
.nav-container-top a:link{
	text-decoration:none;
	color:#ff0000;
}

.nav-container-top a:hover{
	text-decoration:underline;
}
.nav-text1 {
	width:192px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
.nav-text a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:5px 0px 0px 20px;
	margin:5px 0px 0px 0px;
}
.nav-text a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#oilmenu{
	background-image:url('images/oil_actv_men_head.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:154px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	position:relative;
	top:-10px;

}
#oilmenu ul{
	line-height:18px;
}
#oilmenu ul a{
	background-image:url('images/site-nav-roll-white.gif');
	background-repeat:no-repeat;
	background-position:top left;	
}
#pumpmenu{
	background-image:url('images/oil_actv_men_head.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:154px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	position:relative;
	top:-10px;
}
#filtermenu{
	background-image:url('images/oil_actv_men_head.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:154px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	position:relative;
	top:-10px;
}
.nav-container-middle {/* body of activ menu */
	width:200px;
	height:154px;
	background-image: url('');
	background-repeat:repeat-y;
	background-position:top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.nav-container-bottom { 
	width:192px;
	height:8px;
	background-image:url('');
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 1px 0px;
}
.nav-container-bottom a{
	color:#E6E6E6;
	font-weight:bold;
	text-decoration:none;
}
.nav-container-bottom a:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}
.nav-container-middle ul {
	list-style-type:none;
	list-style:none;
	list-style-position:inside;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.nav-container-middle ul a:hover{
	list-style:square;
	background-color:#CDCDCD;
}
.nav-container-middle a {
	display: block;
	width: 172px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 20px;
}
.nav-container-middle a:link {
	text-decoration:none;
}
.nav-container-middle a:visited {
	font-size:12px;
	text-decoration:none;	
}
.nav-container-middle a:hover {
	text-decoration: none;
	color: #0072BC;	
	line-height: 18px;
	font-weight: bold;
	/*background-image: url('images/site-nav-roll-white.gif');*/
	background-position: top left;
	background-repeat: no-repeat;
}
.nav-container-middle a:active {
	font-size:12px;
	text-decoration:none;
}
.highlight a {
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-image: url('');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 1px;
}
.highlight2 {
	display: block;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 3px;
}
.highlight2 a{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.highlight3 {
	display:block;
	width:158px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	color:#0072BC;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 30px;
	background-image:url('images/menu-ACT-roll-white.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
.highlight5 {
	display:block;
	width:158px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	font-weight:bold;
	color:#81814b;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 30px;
	background-image:url('');
	background-position:top left;
	background-repeat:no-repeat;
}
.highlight4 a {
	text-decoration:none;
	color:#81814b;
	font-size:9px;
	line-height:18px;
	font-weight:bold;
	background-image:url('');
	background-position:top left;
	background-repeat:no-repeat;
}

/* end Activity menu */
/*===============================*/
#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}
#welcome p{
	font-size:11px;
}
#welcome .tabl{
	border:1px #FF9900 dashed;
}
#welcome center{
	padding-left:75px;
}
#welcome table a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;color:#0291EF;
	font-size:14px;
	font-weight:bold;
}
#welcome tabl a:hover{
	color:#FF5f20;
	text-decoration:underline;
}
/* Samples */

#sample2 {
	float: left;
	width: 230px;
}

#sample1 {
	float: left;
	width: 230px;
}

#sample1  h2{
	border-bottom:;
}
#sample2 {
	margin-left: 20px;
}
#sample2  h2{
	border-bottom:;
}
/* slidecontent */
.slidecontent a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #109EFA;
	font-size: 13px;
	font-weight: bold;
}
.slidecontent a:hover{
	color: #FF5F20;
	text-decoration: underline;
}
/* Footer */

#footer {
	width: 765px;
	margin: 0 auto;
	padding: 10px 0;
	padding-bottom:10px;
	background-color:#DADADA;
	border-top: 5px solid #212121;
}
#footer a{
	color:#0474E1;
	font-weight:normal;
	font-size:x-small;
	text-decoration:underline;
}
#footer .li a{
	font-weight:bold;font-size:12px;
}
#footer .li a:hover{
	font-weight:bold;font-size:12px;
}
#footer a:hover{
	color:#FF430C;
	font-weight:normal;
	text-decoration:none;
}
#footer p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:70%;color:#212121;
}
