@charset "utf-8";

a, img a, img, a img {border:0; outline:0; text-decoration:none;}

ul,li,a,h2,h3
{
	margin:0px;
	padding:0px;
}

/* Float Elements 
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* only to clear floats - to be used with any class as addition */
.clear {
	clear: both;
}
/* clear float with blank <div>or <br>*/
.clrflt {
	clear:both;
	line-height:1px;
	font-size:1px;
	overflow: hidden;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

img{
	max-width:100%;
}



/* Primary Styles
---------------------------------*/
body {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding:0;
	margin:0;
	}
	

/* Top---------------------------------*/

.top_wrap
{
	background:url(../img/top_bg.jpg) repeat-x left top;
}

.top{
	background: url(../img/bg-3.png) no-repeat center top;
	height:34px;
	width:100%;
}
.top_cont{
	padding:7px 0;
}
.top_cont_left{
	float:left;
}
.top_cont_left span{
	display:block;
	color:#7d7d7d;
	font-size:14px;
	font-style:italic;
}

.top_cont_right{
	float:right;
	text-align:right;
}
.top_cont_right ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.top_cont_right ul li{
	display:inline;
	padding:0 7px 0 9px;
	background:url(../img/sep3.png) no-repeat left center;
}
.top_cont_right ul li a{
	font-size:11px;
	color:#fff;
}
.top_cont_right ul li a.login{
	color:#ff9900;
}

.top_cont_right ul li.nosep
{
	background:none;
}


/*Header_mid--------------*/
.header_mid{
}
.header_mid_left{
	position:relative;
}
.logo{
	position:absolute;
	top:25px;
	left:0px;
}
.header_mid_right{
}


/*Header_bottom---------------*/
.header_bottom{
	background:url(../img/bg-1.jpg) repeat-x left top;
	height:75px;
}
.search_area{
	float:right;
	margin:0 0 18px 0;
	padding-top:8px;
}
.header_bottom_left{
	color:#000;
	font-size:12px;
}
.header_bottom_left span{
	font-style:italic;
	color:#000;
	font-size:12px;
}
.search1{
	width:144px;
	height:17px;
	color:#b2b2b2;
	font-size:11px;
	padding:2px 5px;
	border:0;
	outline:0;
	-webkit-appearance: none;
	border-radius: 0;
	float:left;
	margin:0 5px 0 0;
}
.select1{
	width:104px;
	float:left;
	margin:0 5px 0 0;
}
.submit1{
	background:url(../img/search_icon.jpg) no-repeat 0 0;
	border:0;
	outline:none;
	width:31px;
	height:20px;
	-webkit-appearance: none;
	border-radius: 0;
	float:left;
	cursor:pointer;
}

.navigation{
	position:relative;
	z-index:999;
}
.navigation ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.navigation ul li{
	display:block;
	float:left;
	position:relative;
	padding:0 14px;
	background:url(../img/sep_2.jpg) no-repeat right center;
}
.navigation ul li a{
	font-size:14px;
	color:#fff;
	font-weight:bold;
}

.navigation ul li:hover a, .navigation ul li.active a{
	color:#000;
	text-decoration:none;
}

.navigation ul li.nobor
{
	background:none;
}

.submenu
{
	background:#fcfcfc url(../img/submenu_bg.jpg) repeat-x left top;
	border:2px solid #fe7f06;
	padding:15px 10px 0 10px;
	width:580px;
	height:265px;
	position:absolute;
	left:-200px;
	top:25px;
	z-index:999;
	display:none;
}

.submenu ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

.submenu ul li
{
	text-align:center;
	margin:0 0 5px 0;
	display:block;
	background:none !important;
	padding:0;
	float:none;
}

.submenu_col
{
	width:190px;
	text-align:center;
	float:left;
}

/*container-----------------*/
.content{
	padding:0 0 12px 0;
}

/*sidebar------------------------*/
.sidebar{
	padding:14px 28px 0 0;
}
.category{
	margin-bottom:20px;
}

.category h2
{
	font-size:16px;
	padding:0 0 5px 0;
	margin:0px;
	font-weight:bold;
	color:#cc0000;
	border-bottom:1px solid #fa8a00;
}

.category ul{
	list-style:none;
	padding:0;
	margin:0;
}
.category ul li{
	display:block;
	border-bottom:1px solid #fa8a00;
	padding:8px 0;
}
.category ul li a{
	font-size:14px;
	color:#666666;
	text-decoration:none !important;
}
.category ul li a:hover, .category ul li a.active{
	color:#cc0000;
}
.img_links{
}
.img_links a{
	display:block;
	margin-bottom:10px;
}

/*main_content--------------------*/
.main_cont{

}

/*banner-------------------------------*/
.banner_area{ 
	position:relative;
	margin-bottom:15px;
}
.banner{
}

.main_cont_bottom{
	font-size:14px;
	color:#000;
	font-style:italic;
}

.main_cont_bottom h2
{
	padding:0 0 22px 0;
	margin:0px;
	font-size:18px;
	color:#000;
	font-weight:normal;
	text-transform:uppercase;
	font-style:normal;
}

.main_cont_bottom p
{
	padding:0 0 14px 0;
	margin:0px;
	text-align:justify;
}

.add1
{
	margin:0 0 0 20px;
}

.cont_block1
{
	padding:0 0 8px 0;
}

.tips_area
{
	padding:10px 5px 5px 5px;
	border:1px solid #cccccc;
	background:#fff url(../img/tips_area_bg.jpg) repeat-x left bottom;
}

.tips_left
{
	width:130px;
	font-size:11px;
	color:#000;
}

.tips_left img
{
	margin:0 0 5px 0;
}

.tips_left h2
{
	padding:0px;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#000;
}

.tips_left p
{
	padding:0 0 15px 0;
	margin:0px;
}

.tips_left a
{
	text-decoration:none;
	font-weight:bold;
	color:#0033cc;
}

.tips_right
{
	width:145px;
}

.tips_right h2
{
	font-size:13px;
	padding:0 0 12px 0;
	margin:0px;
	text-transform:uppercase;
	font-weight:bold;
	color:#cc0000;
}

.tips_right h3
{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.tips_right_box
{
	border-bottom:1px solid #cccccc;
	margin:0 0 8px 0;
	padding:0 0 6px 0;
}

.tips_right_box a
{
	text-decoration:none;
	font-size:12px;
	color:#0033cc;
}

.button1
{
	text-align:right;
}

.button1 a
{
	text-decoration:none;
	color:#0033cc;
	font-size:13px;
}

.spacer
{
	height:31px;
}

.health_block
{
	width:300px;
	float:left;
	border:1px solid #cccccc;
}

.article_block
{
	border:1px solid #cccccc;
	min-height:225px;
	background:url(../img/tips_area_bg.jpg) repeat-x left bottom;
}

.article_box
{
	padding:12px 0 5px 0;
	border-bottom:1px solid #cccccc;
	margin:0 5px;
}

.article_pic
{
	float:left;
	width:134px;
}

.article_txt
{
	float:right;
	font-size:10px;
	color:#000;
	width:140px;
}

.article_txt a
{
	margin:20px 0 0 0;
	padding:0 8px 0 0;
	text-decoration:none;
	float:right;
	font-size:11px;
	color:#0033cc;
}

.article_box p
{
	padding:0 10px 0 0;
	margin:0px;
	line-height:13px;
}

.article_box h2
{
	font-size:12px;
	color:#cc0000;
	padding-bottom:8px;
}

.article_box h3
{
	font-size:11px;
	color:#0033cc;
}

.product_block
{
	border:1px solid #cccccc;
	min-height:225px;
	background:url(../img/tips_area_bg.jpg) repeat-x left bottom;
}

.product_box
{
	padding:8px 0px 0px 0px;
	margin:0 8px;
}

.product_pic
{
	float:left;
}

.product_box img
{
	border:1px solid #cccccc;
}

.product_txt
{
	float:right;
	font-size:10px;
	color:#000;
	width:140px;
}

.product_box h2
{
	font-size:11px;
	color:#cc0000;
	line-height:15px;
}

.product_box h3
{
	font-size:11px;
	color:#0033cc;
	text-transform:uppercase;
	padding-top:10px;
}

.product_box p
{
	padding:0 10px 10px 0;
	margin:0px;
	line-height:13px;
}

.product_box a
{
	text-decoration:none;
	color:#0033cc;
	padding:0px;
}


.activity_block
{
	width:313px;
	float:left;
}

.activity_block h2
{
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	background:#cc0000;
	padding:5px 0 5px 14px;
	margin:0 0 6px 0;
}

.navigation_area
{
	float:right;
	height:284px;
	background:url(../img/right-bg.jpg);
	padding:0 0 0 6px;
}

.navigation_box
{
	width:139px;
	min-height:248px;
	border-right:1px solid #666666;
	float:left;
	padding:0 0 0 8px;
	margin:13px 0 0 0;
}

.navigation_box h3
{
	font-size:14px;
	color:#666666;
	margin-bottom:15px;
	text-transform:uppercase;
}

.navigation_box h3 span
{
	font-size:13px;
}

.navigation_box ul
{
	list-style:none;
}

.navigation_box ul li
{
	line-height:16px;
}

.navigation_box ul li a
{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.navigation_box ul li a:hover
{
	text-decoration:underline;
}

.nobor
{
	border:0;
}

.weather
{
	background:url(../img/weather.jpg) repeat-x left top;
	height:79px;
	padding:20px 0 0 0;
}

.mar1
{
	margin:0 20px 0 0 !important;
}

.add2
{
	margin:0 20px 0 0 !important;
}

.mar2
{
	margin:0 20px 0 0 !important;
}

.widget_box1
{
	border:1px solid #ccc;
	height:59px;
	padding:20px 0 0 0;
}

.widget_box1 img
{
	float:left;
}

.search_field
{
	width:160px;
	margin:8px 3px 0 0;
	border:1px solid #CCC;
	height:17px;
	outline:0px;
	font-size:12px;
	padding:0px 5px;
	font-weight:bold;
	float:left;
}

.search_button
{
	width:64px;
	height:21px;
	border:0;
	outline:0;
	background:url(../img/search_button.jpg) no-repeat left top;
	cursor:pointer;
	float:left;
	margin:8px 0 0 0;
}

.widget_box2
{
	border:1px solid #ccc;
	padding:0 8px;
}

.widget_box2 img
{
	float:left;
	margin:0 5px 0 0;
}

.gas_price
{
	width:114px;
	margin:14px 14px 0 0;
	float:left;
}

.gas_price h2
{
	background:url(../img/h2_bg.jpg) repeat-x left top;
	line-height:22px;
	padding:0 0 0 8px;
	margin:0px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-shadow:0px 1px 1px #999;
}

.price_field
{
	width:100px;
	height:32px;
	border:2px solid #848484;
	padding:0 5px;
	outline:0;
	font-size:15px;
	color:#444444;
	float:left;
}

.search_button2
{
	width:31px;
	height:20px;
	background:url(../img/search_button2.jpg) no-repeat left top;
	cursor:pointer;
	border:0;
	outline:0;
	float:left;
	margin:44px 0 0 0;
}

.widget_box3
{
	border:1px solid #ccc;
}

.newsletter_box
{
	width:450px;
	margin:0 auto;
	padding:4px 0;
}

.newsletter_box label
{
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#ff9900;
	width:188px;
	float:left;
	line-height:11px;
}

.newsletter_box label span
{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:14px;
}

.text_field
{
	width:203px;
	height:14px;
	padding:5px 8px;
	border:0px;
	outline:0;
	font-size:11px;
	color:#666666;
	margin:0 8px 0 0;
	float:left;
	-webkit-appearance: none;
	border-radius: 0;
}

.go_button
{
	width:35px;
	height:22px;
	background:url(../img/go_button.jpg) no-repeat left top;
	cursor:pointer;
	border:0;
	outline:0;
	float:left;
	-webkit-appearance: none;
	border-radius: 0;
}

.newsletter_right
{
	width:263px;
}

.thumb_area
{
	height:107px;
	position:absolute;
	left:5px;
	bottom:12px;
	z-index:9;
}

.thumb_area ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

.thumb_area ul li
{
	float:left;
	margin:0 5px 0 0;
	width:216px;
	height:87px;
	background:url(../img/thumb.png) no-repeat left -107px;
	padding:30px 5px 5px 5px;
	cursor:pointer;
	display:block;
}

.thumb_area ul li.nomar
{
	margin:0px;
}

.thumb_area ul li strong
{
	padding:0 0 3px 0;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.thumb_area ul li span
{
	display:block;
	line-height:14px;
	font-size:11px;
	color:#000;
}

.thumb_area ul li.selected
{
	background-position:0 0;
}

.thumb_area ul li.selected strong
{
	color:#cc3300;
}

.inner_right
{
	padding:26px 0 0 0;
}

.nomar
{
	margin:0px !important;
}

.spacer2
{
	height:28px;
}







