html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
body {
background-color:#3C090D;
background-image:url("../image/bg.jpg");
background-position:center top;
background-repeat:no-repeat;
margin-top:140px;


}
body, td, th, input, textarea, a {
	font-size: 12px;

}

select	
{	


margin-left:17px;

}




form {
	padding: 0;
	margin: 0;
	display: inline;
}
textarea{



color:#000000;
font:12px Arial,Helvetica,sans-serif;
overflow:hidden;
padding:2px 0 0;

}
input
{
background-color:#FFFFFF;
border:1px solid #7A7A7A;
color:#000000;
font-family:arial;
font-size:12px;
height:18px;
margin-left:16px;
margin-top:7px;

}

a, a:visited {	
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-weight:400;
text-align:right;
text-decoration:none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;


}

#header
{
	margin-top:140px;
	width: 776px;
	float: left;
	display: block;

	background-image: url(../image/top_bg.png);
	background-repeat:no-repeat;
	padding-top:10px;
}

#header .div1
{
	background-image: url(../image/296.png);
	background-repeat:repeat-x;
	height:294px;
}

#header .div2 {
padding-left:46px;
padding-top:14px;
height:80px;}

#header .div2 .logo_place
{
float:left;
padding-top:6px;
}

#header .div2 .comp_name
{
padding-top:24px;
float:left;
padding-left:24px;
}

#header .div3 {
	width:734px;
	height:188px;
	padding-left:21px;
	padding-right:21px;

}


.top_links_text_sp{ font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#868686;
text-decoration:none;}







#header .div3 a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#868686;
text-decoration:none;
}

#header .div3 a:hover{ text-decoration:underline;
color:#000000;}

#header .div4 {
width:939px;

  
padding-left:64px;
}




#header .div4 a {
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url('../image/tab_1.png') no-repeat;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div4 a.selected {
	background: url('../image/tab_2.png') no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	z-index: 3;
}
#header .div5 {
	clear: both;
	display:none;

}
#header .div5 .left {

	float: left;
}
#header .div5 .right {
	
	float: right;
}
#header .div5 .center {
	margin-left: 268px;	
}
#header .div6 {
	clear: both;
	margin-bottom: 10px;
	display:none;	
}
#header .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url('../image/header_2_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#header .div7 {
	float: right;
	padding-top: 2px;
}
#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #333333;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #EEEEEE;
	display: none;
	width: 125px;
	padding: 3px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	clear: both;
	background-color:#FFFFFF;
	width:268px;
}
#column_right {
	width: 180px;	
}
#content {
	/*margin-left: 210px;*/
	/*margin-right: 190px;*/
	margin-bottom: 10px;
}
#content .top
{
}

#content .top .left {
/*	background: url('../image/content_top_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;*/
}
#content .top .right {
/*	background: url('../image/content_top_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;*/
}
#content .top .center {
/*	background: url('../image/content_top_center.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;*/
}
#content .top h1 {
	/*padding: 8px 0px 8px 7px;*/
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
#content h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {

color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:18px;
line-height:18px;
text-align:left;	
}

.list a{ 
height:18px;
line-height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#333333;
text-align:left;
text-decoration:none;
}

.list a:hover{ 
height:18px;
line-height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight:bold;
color:#333333;
text-align:left;
text-decoration:underline;
}

#content .middle {
padding-left:2px;
clear:both;
}

#content .cart_stats
{
padding-left: 8px; width: 296px; vertical-align: top;
color:#333333;
}
#content .cart_stats td, th
{
color:#000000;
}

#content .cart_stats a
{
color:#C2050F;

text-decoration:none;
}

#content .cart_stats a:hover
{
text-decoration:underline;
}

.button
{
margin-top:10px;

height:18px;
background-color:#B60100;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
float:left;
font-weight:bold;
text-align:center;
line-height:18px;
cursor:pointer;
padding-left:4px;
padding-right:4px;
}

#content .cart_stats .button
{


}

#content .bottom .left {
	/*background: url('../image/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;*/
}
#content .bottom .right {
	/*background: url('../image/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;*/
}
#content .bottom .center {
	/*background: url('../image/content_bottom_center.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;*/
}
.box {

}
.box .top {
background:url("../image/top_cate.png") no-repeat scroll 0 0 transparent;
height:35px;
overflow:hidden;
width:268px;


font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-weight:500;
margin:0;

}

.box .title
{
color:#FFFFFF;
padding:8px 0 0 18px;
}

.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
float:left;
width:260px;
}

.box .middle td, div{

}



.box .middle ul li
{
border-bottom:1px dotted #000000;
padding-bottom:5px;
padding-top:5px;
}

.box .middle a
{

color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-weight:500;
text-decoration:none;
margin-left:12px;
padding-bottom:5px;
}

.menu_border_bottom
{


}
.box .middle ul li a:hover
{
cursor:pointer;
}

.border_style
{
border: 1px dotted #000000;
}

.box .bottom {


height:10px;
width:216px;
float:left;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color:#000000;

}
.warning {



	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color:#000000;
	text-decoration:blink;

	padding-bottom:10px;


	
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
	font-size:10px;
	padding-left:16px;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button_left{
float:left;


}

.button_over {
margin-top:10px;
height:18px;
background-color:#B30102;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
float:left;
font-weight:bold;
text-align:center;
line-height:18px;
cursor:pointer;
padding-left:4px;
padding-right:4px;
text-decoration:underline;	
}
.button_right {

	float:left;
	background-image:url('../image/button_right.gif');
	background-repeat:no-repeat;
	height:21px;
	width:6px

}

.buttons {
text-align:right;

}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
clear:both;
margin-bottom:10px;

}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
clear:both;
color:#FFFFFF;
height:30px;
margin-bottom:10px;
width:100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
	color:#000000;
}
.sort select {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	color:#FFFFFF;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #64C4FE;
	padding: 2px 6px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#64C4FE;
}
.pagination .links b {
	border: 1px solid #F03A2F;
	padding: 2px 6px;
	text-decoration: none;
	color: #FFFFFF;
	background: #F03A2F;
	font-weight:bold;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;	
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;	
	color: #FFFFFF;
	background-image:url("../image/left_img.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	font-size: 12px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	background-color:#511606;
	cursor:pointer;
}
.tabs a.selected {
	color: #FFFFFF;
	padding-bottom: 8px;
	z-index: 3;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	font-weight:bold;
}
.tab_page {
	border: 1px solid #333333;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
	color:#000000;
	width:650px;
	
}
#footer {

float:left;
height:73px;
width:1003px;

}
#footer .footer_links
{
color:#FFFFFF;
padding-right:30px;
float:left;
padding-top:20px;
}
#footer .footer_links .footer_text_new {
color:#827F7F;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:15px;
padding-top:10px;

}
#footer .footer_links a{
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;

text-decoration:none;}

#footer .footer_links a:hover{ text-decoration:underline;
color:#000000}

#footer .div1 {
	float: left;
	text-align: left;
	display:none;
}
#footer .div2 {
	float: left;
	text-align: right;
	padding-top:20px;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;


}

#information ul {
/*	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
*/	
	padding:0px;
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px dotted #333333;
	margin-bottom: 10px;
	color:#000000;
}

.cart a {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:18px;
line-height:18px;
text-align:left;
text-decoration:none;
}

.cart a:hover {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:18px;
line-height:18px;
text-align:left;
text-decoration:underline;
}

.cart th {
	
	padding: 5px;
	font-weight: normal;
	color:#000000;
	font-weight:bold;	
	border-bottom: 1px dotted #333333;
	
}
.cart td {
	padding: 5px;
}


.menu_tabs{ 
color:#FFFFFF;
cursor:pointer;
float:left;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;
height:28px;
line-height:28px;
margin-left:10px;
margin-right:10px;
margin-top:3px;
text-align:center;
padding-left:8px;
padding-right:8px;
}


.menu_tabs_over{  
margin-left:10px;
margin-right:10px;
padding-left:8px;
padding-right:8px;
height:28px;
float:left;
text-align:center;
font-weight:bold;
background-color:#492905;
line-height:28px;
margin-top:3px;
cursor:pointer;
text-decoration:underline;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF; }

.menu_right
{
background-image:url(../image/menu_tab_bg.jpg);
background-repeat:no-repeat;
width:5px;
height:38px;
float:left;
line-height:38px;
visibility:hidden;
margin-right:20px;
}
#discount_coupan_div
{
width: 558px; display: inline-block;
color:#000000;
}

#discount_coupan_div div, .box
{

}

#discount_coupan_div #caption
{

border-bottom:1px dotted #333333;
border-collapse:collapse;
color:#000000;
height:20px;
padding-top:6px;

}

#discount_coupan_div #caption #caption_text
{

color:#000000;
font-weight:bold;
padding-left:6px;

}

#subtotal_div
{
color:#000000;
padding:10px;
padding:10px 0px 10px 22px;
text-align:left;

}

.coupan_text
{
color:#000000;
padding:8px;
}

















.heading_new{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
}

.heading_new_inner{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}

.heading_new_inner2{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}


.all_inner_text{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000}

.read_more_link{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:underline;}

.read_more_link:hover{ text-decoration:underline;
color:#ffffff;}

.footer_area{ width:954px;
float:left;
padding-top:8px;
height:25px;
padding-left:30px;
}

.footer_text{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#AA6B21;
text-align:left;
padding-left:40px;}

.footer_text_links{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#AA6B21;
text-decoration:none;}

.footer_text_links:hover{ text-decoration:underline;}


.top_bg_box{ }
.top_bg_box .box_left_bg_new{ 
}

.top_bg_box .box_left_center_new{ 
}

.top_bg_box .box_right_bg_new{ 
}


.bottom_bg_box{ }
.bottom_bg_box .box_left_bg_new{ 
}

.bottom_bg_box .box_left_center_new{
}

.bottom_bg_box .box_right_bg_new{
}

.middle_conent
{
}
.content_left_bg
{
}
.content_right_bg
{
}

.separator_inside
{
margin-bottom:10px;
border-bottom:1px dotted #000000;
float:left;
height:20px;
line-height:20px;
text-align:right;
clear:both;
width:100%;}

.delivery_img
{
background-image:url(../image/delivery_img.gif);
background-repeat:no-repeat;
background-position:center;
height:162px;
}

.content_portion
{
padding-top:22px;
padding-left:10px;
}

.price_style
{
color:#333333;
font-weight:bold;
font-size:11px;
}

.price_style_thru
{
color:#000000;
font-weight:bold;
font-size:11px;
text-decoration:line-through;
}

.pro_model
{
color:#333333;
font-size:11px;
}

.cart_stats_captions
{
	color:#000000 !important;
}

.cart_stats_values
{
	color:#000000 !important;
}

.pro_review_heading
{
border: 1px solid #DDDDDD; padding: 10px; margin-bottom: 10px;
}

.pro_qty
{
padding-top:2px;
color:#000000;
font-weight:bold;
}


.login_box
{
border:1px solid #333333;
min-height:210px;
padding:10px;
color:#000000;
margin-top:10px;
}
.step_box
{
border:1px solid #333333;
padding:10px;
margin:10px;
margin-left:0px;
}

.register_box
{
border: 1px solid #333333; padding: 10px; min-height: 210px;
margin-top:10px;
color:#000000;
}

.padding_heading
{
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
}





.menu_1{ width:56px;
height:29px;
background-image:url(../image/home_btn_1.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
float:left;
margin-right:8px;
}

.menu_1_over{ width:56px;
height:29px;
background-image: url(../image/home_btn_2.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
float:left;
color:#000000;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}

.menu_2{ width:86px;
height:29px;
float:left;
background-image: url(../image/about_us_btn_1.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}

.menu_2_over{ width:86px;
height:29px;
float:left;
background-image: url(../image/about_us_btn_2.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#000000;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}

.menu_3{ width:86px;
height:29px;
float:left;
background-image: url(../image/services_btn_1.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}

.menu_3_over{ width:86px;
height:29px;
float:left;
background-image: url(../image/services_btn_2.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#000000;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}


.menu_4{ width:86px;
height:29px;
float:left;
background-image: url(../image/products_btn_1.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}

.menu_4_over{ width:86px;
height:29px;
float:left;
background-image: url(../image/products_btn_2.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#000000;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}


.menu_5{ width:86px;
height:29px;
float:left;
background-image: url(../image/price_list_btn_1.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}

.menu_5_over{ width:86px;
height:29px;
float:left;
background-image: url(../image/price_list_btn_2.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#000000;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}

.menu_6{ width:86px;
height:29px;
float:left;
background-image: url(../image/contact_us_btn_1.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}

.menu_6_over{ width:86px;
height:29px;
float:left;
background-image: url(../image/contact_us_btn_2.jpg);
background-repeat:no-repeat;
line-height:29px;
text-align:center;
color:#000000;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-right:8px;
}






.contatn_area_inner{ width:94%;
padding-left:30px;
margin-top:8px;
position:relative;
float:left;}

.content_left_area{ width: 600px;
float:left;
}

.heading_1{ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#676767;
line-height:25px;}

.content_right_area{ width:286px;
padding-left:30px;
float:left;}

.contant_text_area{ width:100%;
padding-left:2px;
margin-top:8px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#535353;
}

.more_link_area{ width:100%;
text-align:right;
height:20px;
border-bottom:#D4D4D4 1px dotted;
line-height:20px;
float: left;
}

.more{ font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
text-decoration:none;}

.more:hover{ text-decoration:underline;
color:#000000;}

.left_area_1{ float: left;
width:100%;}

.products_area_img{ width:286px;
cursor:pointer;
float:left;
margin-top:5px;
margin-bottom:8px;}


.Accordion {
margin:2px;
overflow:hidden;
}



/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #99D4D0;
	background-image:url(../image/price_list_bg.jpg);
	background-repeat: repeat-x;
	border-top: solid 0px black;
	margin: 2px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color:#34948D;
	font-weight:bold;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color:#F0F0F0;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #ffffff;
	background-color:#99D4D0;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #ffffff;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #71C2BD;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #71C2BD;
}


.spcecial_offers
{
padding-top:10px;
clear:both;
}

.spcecial_offers .soffer_img
{
cursor:pointer;
padding-bottom:10px;
padding-right:10px;
float:left;

}












/*NSWFIRE CSS*/

body
{
	margin: 0 auto;
	width: 1000px;
}



.blue-left
{
	width: 5px;
	height: 161px;
	background-color: #17a9fd;
	float: left;
	display: block;
}
.logo-bg
{
	background: url(../image/logo-bg.png) repeat-x;
	width: 923px;
	height: 161px;
	float: left;
	display: block;
}
.top-right
{
	background: url(../image/top-right.gif) no-repeat;
	width: 72px;
	height: 161px;
	float: left;
	display: block;
}

/*LOGO*/
.logo
{
	width: 151px;
	height: 161px;
	float: left;
	display: block;
}
.nsw
{
	width: 479px;
	height: 66px;
	float: left;
	display: block;
	margin-top: 51px;
}

/*TOP-LINKS*/
.top-links
{
	width: 200px;
	height: 15px;
	float: right;
	display: block;
	margin-top: 104px;
}

.top-left
{


}
.top
{
	
	
	width: 671px;
	height: 28px;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-top: 10px;
}

/*middle*/
.middle
{	
	margin: 0 auto;
	width:680px;

	
}
/*middle-left*/
.middle-left
{
	width: 238px;
	float: left;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
}
/*middle-right*/
.middle-right
{
	width: 706px;
	float: left;
	display: block;
	background-color: #FFFFFF;
}
/*middle-right-last*/
.middle-right-last
{
	width: 52px;
	float: left;
	margin: 0px;
	display: block;
	background-color: #FFFFFF;
}

/*HOME-ICON*/
.home-icon
{
	background: url(../image/home-icon.gif) no-repeat;
	width: 36px;
	height: 12px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-left: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	margin-left: 10px;
}
.home-icon a:link, .home-icon a:visited
{
	width: 40px;
	height: 12px;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.home-icon a:hover
{
	width: 40px;
	height: 12px;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

/*CART-ICON*/
.cart_text
{
background-image:url("../image/cart_icon.png");
background-repeat:no-repeat;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
margin-left:18px;
margin-top:10px;
padding-left:26px;
text-transform:uppercase;
background-position:left center;	
}
.cart_text a:link, .cart-icon a:visited
{
	width: 100px;
	height: 12px;
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.cart_text a:hover
{
	width: 100px;
	height: 12px;
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.blue-left-1
{
	background: url(../image/blue-left-1.gif) repeat-y #17a9fd;
	width: 5px;
	height: auto;
}
.blue-bg
{
	background: url(../image/blue-bg.gif) repeat-x #1686c7;
	height: auto;
	width: 233px;
	float: left;
	display: block;
}
.blue-back
{
	height: auto;
	width: 233px;
	float: left;
	display: block;
}
.middle-right-1
{
	width: 226px;
	float: left;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
}
.middle-left-1
{
	width: 12px;
	float: left;
	display: block;
	margin: 0px;
	background-color: #FFFFFF;
}
.left-bg
{
	background: url(../image/left-bg.gif) repeat-y;
	width: 4px;
	height: auto;
}
.left-top
{
	background: url(../image/left-top.gif) no-repeat;
	width: 16px;
	height: 79px;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.left-top1
{
	background: url(../image/left-top1.gif) no-repeat;
	width: 4px;
	height: 12px;
}
.left-bottom1
{
	background: url(../image/left-bottom1.gif) no-repeat;
	width: 4px;
	height: 12px;
}
.search-left
{
	background: url(../image/search-left.gif) no-repeat;
	width: 4px;
	height: 158px;
}
.login-left-1
{
	background: url(../image/login-left.gif) no-repeat;
	width: 4px;
	height: 185px;
}
.left-bottom
{
	background: url(../image/left-bottom.gif) no-repeat;
	width: 16px;
	height: 343px;
}
.cate-base
{
	width: 207px;
	padding-left: 10px;
	margin-top: 7px;
	float: left;
	display: block;
}

.cate-left
{
	background: url(../image/cate-left.gif) no-repeat;
	width: 12px;
	height: 54px;
	float: left;
	display: block;
}
.cate-bg
{
	background: url(../image/cate-bg.gif) repeat-x;
	width: 195px;
	height: 54px;
	float: left;
	display: block;
}
.cate-icon
{
	background: url(../image/cate-icon.gif) no-repeat;
	width: 140px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 500;
	margin-top: 15px;
	padding-left: 50px;
}

.categories
{
	width: 211px;
	float: left;
	height: auto;
	padding-left: 10px;
	overflow: hidden;
}
.cate-border
{
	width: 12px;
	float: left;
}
.left-cate
{
	background: url(../image/left-cate.gif) repeat-y;
	width: 12px;
	height: 726px;
}
.categ-bottom
{
	width: 207px;
	height: 12px;
	float: left;
	display: block;
	overflow: hidden;
}
.top-cate
{
	background: url(../image/top-cate.gif) no-repeat;
	width: 207px;
	height: 12px;
	overflow: hidden;
}
#bottom-cate
{
	background: url(../image/bottom-cate.gif) no-repeat;
	width: 207px;
	height: 12px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.topcate
{
	background: url(../image/topcate.gif) no-repeat;
	width: 195px;
	height: 12px;
	float: right;
	display: block;
	overflow: hidden;
}
.topcate-bg
{
	width: 195px;
	height: auto;
	float: left;
	display: block;
	background-color: #FFFFFF;
}
.leftcate
{
	background: url(../image/leftcate.gif) repeat-y;
	width: 12px;
	height: auto;
}

/*Search-box*/
#search-1
{
	width: 207px;
	height: auto;
	display: block;
}
#login-1
{
	width: 207px;
	height: auto;
	display: block;
	margin-top: 8px;
}

.serch-top
{
	background: url(../image/serch-top.gif) no-repeat;
	width: 207px;
	height: 11px;
	float: left;
	display: block;
	margin-top: 12px;
	overflow: hidden;
}
.serch-left
{
	background: url(../image/serch-left.gif) repeat-y;
	width: 11px;
	height: 124px;
	float: left;
	display: block;
	overflow: hidden;
}
#serch-bg
{
	width: 196px;
	height: 124px;
	float: left;
	display: block;
	background-color: #FFFFFF;
	overflow: hidden;
}
.serch-bottom
{
	background: url(../image/serch-bottom.gif) no-repeat;
	width: 207px;
	height: 11px;
	float: left;
	display: block;
	overflow: hidden;
}
.serch-icon-left
{
	background: url(../image/menu_item_left.png) no-repeat;
	width: 10px;
	height: 30px;
	float: left;
	display: block;


}
.serch-icon-bg
{
	background: url(../image/menu_item_right.png) repeat-x;

	width:190px;
	height: 30px;
	float: left;
	display: block;
	overflow: hidden;
}
.serch-icon
{
	background: url(../image/serch-icon.gif) no-repeat;
	width: 85px;
	height: 16px;
	float: left;
	display: block;
	overflow: hidden;
	margin-top: 7px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
}

.login_menu
{
	background: url(../image/login.png) no-repeat;


	float: left;
	display: block;
	overflow: hidden;
	margin-top: 7px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
}
.search-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 500;
	padding-top: 13px;
	float: left;
	display: block;
	width: 82px;
	padding-left: 3px;
	overflow: hidden;
}
.textfield
{
	background: url(../image/textfield.gif) no-repeat;
	width: 106px;
	height: 18px;
	border: 1px solid #d3d3d3;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 12px;
	padding-top: 2px;
	float: left;
	display: block;
	overflow: hidden;
}
.search
{
	background: url(../image/search.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 500;
	width: 55px;
	height: 20px;
	float: right;
	display: block;
	border: none;
	padding-bottom: 4px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
}
.login-bottom
{
	background: url(../image/login-bottom.gif) no-repeat;
	width: 207px;
	height: 11px;
	float: left;
	display: block;
	overflow: hidden;
}
.login-top
{
	background: url(../image/login-top.gif) no-repeat;
	width: 207px;
	height: 11px;
	float: left;
	display: block;
	margin-top: 4px;
	overflow: hidden;
}
.login-icon
{
	background: url(../image/login-icon.gif) no-repeat;
	width: 157px;
	height: 17px;
	float: left;
	display: block;
	overflow: hidden;
	margin-top: 7px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
}
.login-left
{
	background: url(../image/serch-left.gif) repeat-y;
	width: 11px;
	height: 142px;
	float: left;
	display: block;
}
.login-bg
{
	width: 196px;
	height: 142px;
	float: left;
	display: block;
	background-color: #FFFFFF;
}
.user
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	width: 50px;
}
.user a:link, .user a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	display: block;
	width: 50px;
	text-decoration: none;
}
.user a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #138fda;
	float: left;
	display: block;
	width: 50px;
	text-decoration: underline;
}
.forgot
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #138fda;
	float: left;
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	width: 90px;
}
.forgot a:link, .forgot a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #138fda;
	float: left;
	display: block;
	width: 90px;
	text-decoration: none;
}
.forgot a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	display: block;
	width: 90px;
	text-decoration: underline;
}




.upper-base-left
{
	background: url(../image/upper-base-left.gif) no-repeat;
	width: 12px;
	height: 28px;
}
.upper-bottom
{
	background: url(../image/upper-bottom.gif) no-repeat;
	width: 238px;
	height: 132px;
}
.base
{
	background: url(../image/base.gif) no-repeat;
	width: 238px;
	height: 108px;
	float: left;
	display: block;
}

/*MENU*/

.menu
{
	width: 694px;
	margin: 0 auto;
	padding-left: 12px;
}
.menu-left
{
	background: url(../image/menu-left.gif) no-repeat;
	width: 13px;
	height: 55px;
	float: left;
	display: block;
	margin-top: 7px;
}
.menu-right
{
	background: url(../image/menu-right.gif) no-repeat;
	width: 13px;
	height: 55px;
	float: left;
	display: block;
	margin-top: 7px;
}
.menu-bg
{
	background: url(../image/menu-bg.gif) repeat-x;
	width: 656px;
	height: 55px;
	float: left;
	display: block;
	margin-top: 7px;
}

/*topnavigation*/

.topnavigation
{
	padding: 0;
	width: 100%;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
}
.topnavigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	padding-top: 15px;
}
.topnavigation li
{
	display: inline;
	padding: 0;
	float: left;
}
.topnavigation a
{
	width: 107px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	height: 20px;
	font-weight: 600;
}
.topnavigation a:hover
{
	color: #ffffff;
	padding-top: 5px;
	height: 20px;
}

.home-left
{
	text-align: inherit;
	padding-left: 30px;
}
.sept
{
	background: url(../image/link_sept.jpg) no-repeat;
	background-position:left center;
	width: 2px;
	height: 50px;
	float:left;
}

/*END-MENU*/



.right-last
{
	background: url(../image/right-last.gif) repeat-y;
	width: 12px;
	height: 833px;
	float: left;
	display: block;
}
.last
{
	background: url(../image/last.gif) no-repeat #ffffff;
	width: 40px;
	height: 833px;
	float: left;
	display: block;
	overflow: hidden;
}
.bottom-right
{
	background: url(../image/bottom-right.gif) no-repeat #ffffff;
	width: 12px;
	height: 61px;
	float: left;
	display: block;
}

/*products*/
.products
{
	width: 688px;
	float: left;
	display: block;
	padding-left: 12px;
	margin: 0 auto;
}
.products-left
{
	background: url(../image/menu-left.gif) no-repeat;
	width: 13px;
	height: 55px;
	float: left;
	display: block;
	margin-top: 21px;
}
.products-right
{
	background: url(../image/menu-right.gif) no-repeat;
	width: 13px;
	height: 55px;
	float: left;
	display: block;
	margin-top: 21px;
}
.products-bg
{
	background: url(../image/menu-bg.gif) repeat-x;
	width: 656px;
	height: 55px;
	float: left;
	display: block;
	margin-top: 21px;
}

.products-icon
{
	background: url(../image/products-icon.jpg) no-repeat;
	width: 457px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 500;
	margin-top: 15px;
	padding-left: 50px;
}

 <!
--FEATURED-PRODUCTS-- > .featured-top
{
	width: 706px;
	height: 180px;
	float: left;
	display: block;
	margin-top: 13px;
}
.featured-middle
{
	width: 706px;
	height: 180px;
	float: left;
	display: block;
}
.featured-bottom
{
	width: 706px;
	height: 28px;
	float: left;
	display: block;
	margin-top: 18px;
}

.featured-left-2
{
	width: 352px;
	height: 193px;
	float: left;
	display: block;
	background: url(../image/border-bottom.gif) no-repeat bottom left;
}
.featured-middle-2
{
	width: 2px;
	height: 193px;
	background: url(../image/border-right.gif) no-repeat;
	float: left;
	display: block;
}
.featured-right-2
{
	width: 352px;
	height: 193px;
	float: left;
	display: block;
	background: url(../image/border-bottom.gif) no-repeat bottom left;
}

/*Footer*/
.footer-left
{
	background: url(../image/footer-left.gif) no-repeat;
	width: 20px;
	height: 76px;
	float: left;
}
.footer-right
{
	background: url(../image/footer-right.gif) no-repeat;
	width: 20px;
	height: 61px;
	float: left;
	display: block;
}
.footer-bg
{	
	width: 754px;
	height: 132px;
	clear:both;
	background-color:#FFFFFF;
	padding-left:11px;
	padding-right:11px;
	
}


/*copy*/
.main-footer
{
	width: 220px;
	float: left;
	display: block;
	padding-top:40px;
}

.copy
{
	
	
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	margin-top: 20px;
}
.powered
{


	width: 520px;
	float: left;

}
.by
{
	width: 80px;
	float: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	padding-top: 65px;
}
.systronic
{
	
	
	float: right;
	display: block;
	margin-top: 55px;
	margin-right: 0px;
}

.img
{
	width: 170px;
	float: left;
	display: block;
	margin-top: 13px;
}
.img-text
{
	width: 176px;
	float: left;
	display: block;
	margin-top: 13px;
}
.pic
{
	height: 155px;
	margin: 0 auto;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fd0000;
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	padding-top: 30px;
}
h2
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	color: #fd0000;
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	padding-top: 5px;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	padding-top: 5px;
	padding-right: 35px;
	text-align: left;
	line-height: 18px;
}
.details
{
	width: 52px;
	height: 18px;
	float: left;
	display: block;
	margin-top: 5px;
}
.add
{
	width: 73px;
	height: 18px;
	float: left;
	display: block;
	margin-top: 5px;
}

/*table*/
#table
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 500;
}
#dot
{

	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.inner-text-div
{
	width: 706px;
	height: auto;
	float: left;
	display: block;
	margin-top: 13px;
}

/*Inner-Text*/

.inner-text
{
	width: 706px;
	height: auto;
	float: left;
	display: block;
	margin-top: 13px;
}

.login
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	width: 135px;
	height: auto;
	float: left;
	display: block;
	padding-left: 5px;
	margin-top: 6px;
}
.text_filed1
{
	background-color: #f2f2f2;
	border-style: solid;
	border-width: 1px;
	border-color: #cbcaca;
	font-family: arial;
	font-size: 12px;
	width: 238px;
	height: 16px;
	color: #000000;
	padding-left: 3px;
}

.details_text_area
{
	background-color: #f2f2f2;
	border-style: solid;
	border-width: 1px;
	border-color: #cbcaca;
	padding-left: 3px;
	padding-right: 3px;
	font-family: arial;
	font-size: 12px;
	width: 235px;
	color: #000000;
}

.make_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
}
.welcome_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696a6a;
	text-align: justify;
}
.login_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
}

/*look-up*/

.login
{
	padding: 0;
	width: 100%;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.login ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.login li
{
	display: inline;
	padding: 0;
	float: left;
}
.login a
{
	width: 60px;
	display: block;
	color: #d86400;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	height: 18px;
}
.login a:hover
{
	color: #3f3f3f;
	text-decoration: none;
	padding-top: 6px;
	height: 18px;
}
.login .current a
{
	/** currently selected menu item **/
	color: #3f3f3f;
	font-weight: 600;
	text-decoration: none;
	padding-top: 6px;
	height: 18px;
}

.username
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b49;
	padding-left: 37px;
	padding-top: 15px;
}
.password
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b49;
	padding-left: 40px;
	padding-top: 20px;
}

.forget
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-color: #a9a9a7;
	border-top-style: solid;
}

.form_text_filed
{
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #dcdcdc;
	font-family: arial;
	font-size: 12px;
	width: 216px;
	color: #5b5b5b;
	height: 18px;
}



.text_border
{
	background-image: url(../image/border.jpg);
	background-repeat: no-repeat;
	height: 2px;
	margin-left: 13px;
	margin-top: 10px;
}

.pages
{
	padding: 0;
	width: 100%;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
}
.pages ul
{
	margin: 0;
	margin-left: 24px; /*margin between first menu item and left browser edge*/
	padding: 0px;
	list-style: none;
}
.pages li
{
	display: inline;
	padding: 0;
	float: left;
	margin-right: 5px;
}
.pages a
{
	width: 15px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #959494;
	text-align: center;
	height: 15px;
	border: #979797 solid 1px;
}
.pages a:hover
{
	color: white;
	display: block;
	width: 15px;
	height: 15px;
	background-color: #0198ef;
	text-decoration: none;
	border: #979797 solid 1px;
}
.pages .current a
{
	/** currently selected menu item **/
	background-color: #1f8bc9;
	height: 15px;
	text-decoration: none;
	color: white;
	display: block;
	width: 15px;
	border: #979797 solid 1px;
}
.page_text
{
	font-family: Tahoma;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: 500;
	color: #42464e;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 15px;
	text-align: right;
}
.bar_border
{
	border-color: #696969;
	border-style: solid;
	border-width: 1px;
}
.bar_bg
{
	background-image: url(../image/bar_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.gray_border
{
	background-image: url(../image/gray_border.jpg);
	background-repeat: repeat-x;
	height: 2px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 12px;
}
.table-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 500;
}
.table-text a:link, .table-text a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
}
.table-text a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 500;
	text-decoration: none;
}
.form_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696a6a;
	padding-right: 10px;
}

.navigation ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}
.navigation li
{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style: none;
	background-image: url(../image/bullet.jpg);
	background-repeat: no-repeat;
}
.navigation a:link, .navigation a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	margin: 5px;
	text-decoration: none;
}
.navigation a:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #444233;
}
.text_qnty
{
	background-color: #f2f2f2;
	border-style: solid;
	border-width: 1px;
	border-color: #cbcaca;
	font-family: arial;
	font-size: 12px;
	width: 40px;
	height: 16px;
	color: #000000;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 500;
	padding: 0px;
	margin: 0px;
	padding-left: 13px;
	padding-top: 2px;
}
h3 a:link, a:visited
{
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-weight:400;
text-align:right;
text-decoration:none;
}
h3 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: 500;
	text-decoration: none;
}

.category_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.paging
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.grd_header
{
	background-image: url(../image/grd_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana;
	height: 18px;
	font-size: 12px;
	font-weight: 500;
	color: White;
}
.bar_bg
{
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.left_img
{
	background-image: url(../image/left_img.jpg);
	background-repeat: no-repeat;
	height: 34px;
}


/* New Added Css Starts*/
.outer_border
{
	border-style: solid;
	border-width: 1px;
	border-color: #515151;
}
.cart_text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	padding-top: 11px;
	padding-left: 6px;
}
.bill_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 38px;
	padding-left: 17px;
}


.category-icon
{
	background: url(../image/cate-icon.png) no-repeat;
	width: 157px;
	height: 20px;
	float: left;
	display: block;
	overflow: hidden;
	margin-top: 4px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
}

.information-icon
{
	background: url(../image/information-icon.png) no-repeat;
	width: 157px;
	height: 20px;
	float: left;
	display: block;
	overflow: hidden;
	margin-top: 4px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
}

.manufacturer-icon
{
	background: url(../image/manufacturer-icon.png) no-repeat;
	width: 157px;
	height: 20px;
	float: left;
	display: block;
	overflow: hidden;
	margin-top: 4px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
}

.cart_icon_menu
{
	background: url(../image/cart-icon.png) no-repeat;
	width: 157px;
	height: 20px;
	float: left;
	display: block;
	overflow: hidden;
	margin-top: 4px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
}

.search-icon
{
	background: url(../image/search-icon.png) no-repeat;
	width: 157px;
	height: 20px;
	float: left;
	display: block;
	overflow: hidden;
	margin-top: 4px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
}




.cat_outer
{

}

.sub_cat_outer
{
margin-top:14px;
}


#category .cat_inner{
background: black url(../image/link.jpg) no-repeat top left;
width: auto;
background-color:#F2F2F2;
min-height:24px;
clear:both;
padding-top:10px;
cursor:pointer;
text-transform:uppercase;
}

#category .cat_inner_over{
background: black url(../image/link_over.png) no-repeat top left;
width: auto;
min-height:24px;
background-color:#F2F2F2;
clear:both;
padding-top:10px;
cursor:pointer;
text-transform:uppercase;
}


#category .cat_inner a, .cat_inner_over a{

font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif !important;
color: #47484d !important;
margin-left: 20px !important;
text-decoration: none !important;


}











#category .sub_cat_inner{

background-color:#F2F2F2 !important;
border-bottom:3px #FFFFFF solid;
cursor:pointer;

}

#category .sub_cat_inner_over{

background-color:#DFDCCB !important;
border-bottom:3px #FFFFFF solid;
cursor:pointer;

}


#category .sub_cat_inner a, .sub_cat_inner_over a{

text-decoration: none !important;

color:black !important;
font:13px "Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif !important;
padding:2px 0 2px 10px !important;
}



#members_login
{
clear:both;
}


#members_login .register_div
{
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-weight:400;
text-align:right;
text-decoration:none;
}





.left_menu_left
{

}

.left_menu_bottom
{
background-image:url(../image/upper-bottom.png);
background-repeat:no-repeat;
width:238;
height:132px;
}

#left_slideshow
{
border:1px solid #C3C2C2;
height:104px;
width:263px;
clear:both;
}

/* New Added Css Ends*/