@charset "utf-8";
/* CSS Document */

/*----------------------- Layout <<--------------------------*/
#main_warp{	
	width:1003px;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	background:url(images/mainbg.png) repeat-y left top;
}
/*----------------------- TOp <<--------------------------*/
#top_section{
	margin:0px;
	padding:6px 0px 0px 0px;

}

#top_middle{
	margin:0px;
	padding:0px;
	float:left;
	width:218px;
}
#top_right{
	margin:0px;
	padding:0px;
	float:right;
	width:295px;
}

#logo{
	background:url(images/logo.gif) no-repeat left top;
	margin:0px;
	padding:0px;
	width:201px;
	height:58px;
	float:left;
	text-indent:-9999px;
}
#logo a{
	width:201px;
	height:58px;
	display:block;
}

.custemer{
	margin:0px;
	padding:0px;
	background:url(images/click_here.gif) left bottom no-repeat;
	width:167px;
	height:86px;
	position:relative;
}
.custemer_link{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	width:91px;
	position:absolute;
	left: 58px;
	top: 16px;
}
.custemer_link a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.custemer_link a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.contact{
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.contact_number{
	background:url(images/icon_1.gif) no-repeat left top;
	padding:10px 0px 0px 32px;
	margin:0px 0px 0px 0px;
	height:48px;
	font-family:"Trebuchet MS", Arial;
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	float:right;
	
}
.contact_number a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background:url(images/icon_2.gif) no-repeat right 7px;
	padding:0px 12px 0px 0px;
}
.contact_number a:hover{
	color:#dfdfdf;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background:url(images/icon_2_over.gif) no-repeat right 7px;
	padding:0px 12px 0px 0px;
}
.search{
	margin:0px;
	padding:0px 0px 2px 0px;
}
.searchbg{
	margin:0px;
	padding:3px 0px 3px 27px;
	background:url(images/searchbg.gif) no-repeat left top;
	width:235px;
	height:20px;
	float:left;
}
.go_btn{
	margin:0px;
	padding:0px;
	background:url(images/gobtn.gif) left top no-repeat;
	float:left;
	width:30px;
	height:25px;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
	line-height:25px;
}
.formfield{
	color:#949493;
	border:0px;
	padding:3px 0px 0px 0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	height:17px;
	width:205px;
}

/*----------------------- Middle Container <<--------------------------*/

#middle_container{
	background:url(images/middle_bg.gif) top no-repeat;
	width:992px;
	background-color:#ffffff;
	margin-left:9px;
	margin-top:8px;
	padding:0px 0px 40px 0px;
}
/*----------------------- Middle_Left_Content <<--------------------------*/
.middle_left_cnt{
	width:233px;
	float:left;
	padding:3px 0px 0px 0px;
}
.menu_catgory_bg{
	background:url(images/sub_menu_bg_1.gif) no-repeat;
	width:210px;
	height:42px;
	line-height:35px;
	position:absolute;
	text-transform:uppercase;
	font-family:Tahoma, Verdana, arial;
	font-size:12px;
	color:#ffffff;
	font-weight:900;
	padding:0px 0px 0px 28px;
	left: -12px;
	top: 16px;
}
.menu_catgory_1{
	background:url(images/sub_menu_bg_1.gif) no-repeat;
	width:220px;
	height:42px;
	line-height:35px;
	position:absolute;
	text-transform:uppercase;
	font-family:Tahoma, Verdana, arial;
	font-size:12px;
	color:#ffffff;
	font-weight:900;
	padding:0px 0px 0px 28px;
	left: -13px;
	top: 10px;
}
.menu_left_cnt_area{
	padding:28px 0px 0px 0px;
	width:223px;
	float:left;
}
.menu_left_inner_cnt{
	padding:5px 0px 0px 0px;
	width:220px;
	float:left;
}
.popular_ser_cnt_area{
	width:225px;
	padding:15px 0px 30px 12px;
}
.popular_ser_cnt{
	border-left:#cfcfcf solid 1px;
	border-right:#cfcfcf solid 1px;
	padding:10px 8px 0px 8px;
	width:194px;
	line-height:28px;
	background-color:#fefefe;
}
.popular_ser{
	width:212px;
	margin:0px 0px 0px 0px;
	background-image:url(images/popular_ser_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 30px 0px;
}
.blue a{
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#1477a6;
	font-weight:100;
	padding-right:10px;
}
.blue a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#05bdf4;
	font-weight:100;
	text-decoration:none;
}
.green a{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color:#76ad16;
	font-weight:900;
	padding-right:10px;
}
.green a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color:#86c615;
	text-decoration:none;
}
.grey a{
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#3f3f3f;
	font-weight:900;
	padding-right:10px;
}
.grey a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#858585;
	text-decoration:none;
}
.darkgrey a{
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#666666;
	font-weight:100;
	padding-right:10px;
}
.darkgrey a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#afaeae;
	font-weight:100;
	text-decoration:none;
}
.darkblue a{
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#006ab0;
	font-weight:900;
	padding-right:0px;
}
.darkblue a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#0480d1;
	text-decoration:none;
}
.darkgreen a{
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#578607;
	font-weight:900;
	padding-right:0px;
}
.darkgreen a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#7abf03;
	text-decoration:none;
}
.darkgreen_1 a{
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#68a008;
	font-weight:900;
	padding-right:0px;
}
.darkgreen_1 a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#8ad40a;
	text-decoration:none;
}
.darkgrey_1 a{
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#666666;
	font-weight:900;
	padding-right:0px;
}
.darkgrey_1 a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#a8a7a7;
	text-decoration:none;
}
.darkblue_1 a{
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#0b6aab;
	font-weight:900;
	padding-right:0px;
}
.darkblue_1 a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#158fe3;
	text-decoration:none;
}
.darkgrey_2 a{
	font-family:"Trebuchet MS", Arial;
	font-size:17px;
	color:#545353;
	font-weight:100;
	padding-right:10px;
}
.darkgrey_2 a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:17px;
	color:#858484;
	font-weight:100;
	text-decoration:none;
}
.green_1 a{
	font-family:"Trebuchet MS", Arial;
	font-size:20px;
	color:#76ad16;
	font-weight:100;
	padding-right:10px;
}
.green_1 a:hover{
	font-family:"Trebuchet MS", Arial;
	color:#8ccd1c;
	font-size:20px;
	font-weight:100;
	text-decoration:none;
}
.blue_2 a{
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#0c5f98;
	font-weight:900;
	padding-right:0px;
}
.blue_2 a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	color:#127ec8;
	font-weight:900;
	text-decoration:none;
}
.green_01 a{
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#69a500;
	font-weight:100;
	padding-right:10px;
}
.green_01 a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#87d402;
	font-weight:100;
	text-decoration:none;
}
.blue_01 a{
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#0c5f98;
	font-weight:100;
	padding-right:10px;
}
.blue_01 a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#127fca;
	font-weight:100;
	text-decoration:none;
}
.grey_01 a{
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#424242;
	font-weight:900;
	padding-right:10px;
}
.grey_01 a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#676464;
	font-weight:900;
	text-decoration:none;
}
/*----------------------- Middle_Centre_Content <<--------------------------*/
.middle_center_cnt{
	width:520px;
	float:left;
	padding:15px 0px 0px 0px;

}
.deal_of_day{
	width:509px;
	height:71px;
	margin:8px 0px 10px 12px;
	background:url(images/deal_of_day_bg.gif) no-repeat;
}
.find_btn{
	background:url(images/find_btn_bg.gif) no-repeat;
	width:123px;
	height:18px;
	float:left;
	border:0px;
	margin:45px 0px 0px 10px;
	cursor:pointer;
}
.deal_of_day_btn{
	float:left;
	padding: 45px 0px 0px 10px;
}
.deal_of_day_txt{
	font-family:Tahoma, Verdana, arial;
	font-size:11px;
	font-weight:100;
	color:#666666;
	width:315px;
	float:right;
	padding:12px 0px 0px 0px;
}
.deal_of_day_txt p{
	font-family:Tahoma, Verdana, arial;
	font-size:11px;
	font-weight:100;
	color:#666666;
	padding:6px 0px 0px 0px;
}
.deal_of_day_txt a{
	font-weight:100;
	color:#0c639f;
	text-decoration:underline;
}
.deal_of_day_txt a:hover{
	color:#0c639f;
	text-decoration:none;
}
.deal_of_day_txt span{
	font-family:Tahoma, Verdana, arial;
	font-size:12px;
	font-weight:900;
	color:#0b66a0;
	padding-left:12px;
	display:block;
}
.product_list_cnt{
	width:516px;
	float:left;
	padding:0px 0px 0px 0px;	
}
.product_lis{
	float:left;
	padding: 0px 0px 0px 0px;
	margin-left:0px;
}
.product_lis ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.product_lis li{
	width:244px;
	height:100%;
	list-style:none;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	 
}
.product_head{
	font-family:Tahoma, Verdana, arial;
	font-size:12px;
	height:20px;
	color:#ffffff;
	font-weight:900;
	padding:4px 0px 0px 8px;
}
.product_box_cnt{
	width:245px;
	font-family:Tahoma, Verdana, arial;
	font-size:11px;
	font-weight:900;
	color:#515050;
	float:left;
	min-height:176px;
	padding:10px 0px 0px 0px;
}
.product_box_cnt p{
	font-family:Tahoma, Verdana, arial;
	font-size:11px;
	font-weight:900;
	color:#515050;
	padding:10px 0px 0px 0px;
}
.product_box_cnt span{
	font-family:arial, Verdana;
	font-size:16px;
	font-weight:900;
	display:block;
	padding:12px 0px 10px 0px;
	color:#085d85;
}
.pro_name_lis{
	padding:0px 0px 0px 0px;
	font-family:Tahoma, Verdana, arial !important;
	font-size:11px !important;
	color:#666666 !important;
	font-weight: bold;
	clear:both;	
	margin:0px 0px 0px 0px;
}
.pro_name_lis ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.pro_name_lis li{
	padding: 0px 0px 1px 10px !important;
	margin:0px 0px 0px 0px;
	width:108px !important;
	height:auto !important;
	float:left !important;
	font-family:Tahoma, Verdana, arial !important;
	font-size:11px !important;
	color:#666666 !important;
	font-weight:100 !important;
	border-bottom:#adacac dotted 1px !important;
	background: url(images/pro_name_icon.gif) no-repeat left 4px !important;
	float:left;
}
.pro_name_lis li a{
	font-family:Tahoma, Verdana, arial !important;
	font-size:11px !important;
	color:#666666 !important;
	font-weight:normal;
	text-decoration:none;
}
.pro_name_lis li a:hover{
	font-family:Tahoma, Verdana, arial !important;
	font-size:11px !important;
	color:#085d85 !important;
	font-weight:normal;
	text-decoration:none;
}
.pro_bottom{
	width:235px;
	height:28px;
	font-family:Tahoma, Verdana, arial;
	font-size:12px;
	font-weight:900;
	float:left;
	color:#085d85;
	text-align:left;
	padding:0px 0px 0px 5px;
}
.more_btn{
	background:url(images/more.gif) no-repeat;
	width:71px;
	height:18px;
	float:right;
	border:0px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
/*----------------------- Product Tab <<--------------------------*/
.product_tab{
	margin:0px;
	padding:0px 0px 0px 0px;
	clear:both;
	width:509px;
}
.product_tab_top{
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url(images/product_tab_topbg.gif) no-repeat left bottom;
	clear:both;
	width:509px;
}
.product_tab_btns {
	margin:0px;
	padding:0px;
}
.product_tab_btns ul{
	margin:0px;
	padding:0px;
}
.product_tab_btns li{
	margin:0px 2px 0px 0px;
	padding:0px;
	list-style:none;
	float:left;
	text-transform:uppercase;
	font-family:Tahoma, Arial;
	font-size:12px;
}
.product_tab_btns li a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}
.product_tab_btns li a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.tab01_active {
	text-align:center;
	padding:10px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	background:url(images/tab_01btn_active.gif) left top no-repeat;
	width:165px;
	height:25px;
	float:left;
}
.tab01 {
	text-align:center;
	padding:8px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(images/tab_01btn.gif) left top no-repeat;
	width:165px;
	height:27px;
	float:left;
}
.tab02_active {
	text-align:center;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(images/tab_02btn_active.gif) left top no-repeat;
	width:140px;
	height:25px;
	float:left;
}
.tab02 {
	text-align:center;
	padding:8px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(images/tab_02btn.gif) left top no-repeat;
	width:140px;
	height:27px;
	float:left;
}
.product_tab_middle{
	margin:0px;
	padding:10px 5px 5px 5px;
	background:url(images/product_tab_middlebg.gif) repeat-y left top;
	clear:both;
}
.product_tab_bottom{
	margin:0px;
	padding:0px;
	background:url(images/product_tab_bottombg.gif) no-repeat left top;
	width:509px;
	height:7px;
	float:left;
}
.product_list {
	margin:0px;
	padding:0px;
	clear:both;
}
.product_list ul{
	margin:0px;
	padding:0px;
}
.product_list li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	clear:both;

}
.product_01{
	margin:0px;
	padding:0px 12px 10px 15px;
	width:138px;
	float:left;
	border-right:1px dotted #adadad;
}
.Oldprice_text{
    text-decoration:linge-through;
 }
.product_border{
	margin:0px 0px 0px 12px;
	padding:0px;
	border-left:1px dotted #adadad;
	float:left;
}
.product_text_Featured{
	text-align:center;
	margin:0px;
	padding:0px;
	color:#085d85;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
}
.product_text_Featured a{
	font-family:Tahoma, Verdana, arial !important;
	font-size:12px !important;
	color:#666666 !important;
	 text-align:center;
	font-weight:normal;
	text-decoration:none;
}
.product_text_Featured a:hover{
	font-family:Tahoma, Verdana, arial !important;
	font-size:12px !important;
	color:#085d85 !important;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.product_text{
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#515050;
}
.product_text a{
	font-family:Tahoma, Verdana, arial !important;
	font-size:11px !important;
	color:#666666 !important;
	font-weight:normal;
	text-decoration:none;
}
.product_text a:hover{
	font-family:Tahoma, Verdana, arial !important;
	font-size:11px !important;
	color:#085d85 !important;
	font-weight:normal;
	text-decoration:none;
}
.product_text ul{

}
.product_text li{
	padding:0px 0px 3px 8px !important;
	margin: 0px 4px 0px 0px;
	width:108px !important;
	height:auto !important;
	float:left !important;
	font-family:Tahoma, Verdana, arial !important;
	font-size:11px !important;
	color:#666666 !important;
	font-weight:100 !important;
	border-bottom:#adacac dotted 1px !important;
	background:url(images/pro_name_icon.gif) no-repeat left 4px !important;
}
.product_text li a{
	font-family:Tahoma, Verdana, arial !important;
	font-size:11px !important;
	color:#666666 !important;
	font-weight:normal;
	text-decoration:none;
}
.product_text li a:hover{
	font-family:Tahoma, Verdana, arial !important;
	font-size:11px !important;
	color:#085d85 !important;
	font-weight:normal;
	text-decoration:none;
}
/*----------------------- Middle_Right_Content <<--------------------------*/
.middle_right_cnt{
	margin:0px;
	padding:0px 8px 0px 0px;
	width:220px;
	float:right;
}
.shoping_bascket_2{
	background:url(images/shopingbasket_1.gif) no-repeat left top;
	height:48px;
	padding:10px 0px 0px 62px;
	font-family:"Swis721 BT", "Swis721 Cn BT", "Swis721 Hv BT";
    margin:0px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#0c6daf; 
}
.shoping_bascket{
	background:url(images/shopingbasket_1.gif) no-repeat left top;
	height:48px;
	padding:10px 0px 0px 65px;
	font-family:"Swis721 BT", "Swis721 Cn BT", "Swis721 Hv BT";
	font-size:17px;
	font-weight:bold;
	color:#0c6daf; 
	margin:10px 0px 10px 0px;
}
.shoping_bascket span{
	color:#757575;
}
.shoping_bascket p{
	margin:2px 0px 0px 0px;
	padding:0px;
}
.item {
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color:#515050;
}
.livechat_1{
	margin:10px 0px 10px 0px;
	padding:0px;
	background:url(images/online-chat.jpg) no-repeat left top;
	height:90px;
	text-indent:-9999px;
}
.livechat_1 a{
	height:90px;
	display:block;
	width:218px;
}
.newsleter{
	margin:0px;
	padding:44px 0px 0px 10px;
	background:url(images/newsleter_bg.gif) no-repeat left top;
	height:41px;
}
.formfield_1{
	margin:0px;
	padding:2px 0px 2px 2px;
	border:1px solid #a4a3a3;
	width:146px;
	height:18px;
	float:left;
	font-family:Tahoma, Arial;
	font-size:12px;
}
.formbtn{
	margin:0px 0px 0px 7px;
	padding:0px;
	border:0px;
	background:url(images/formbtn.gif);
	width:33px;
	height:24px;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#095f98;
	float:left;
	cursor:pointer;
}
.amazing{
	margin:10px 0px 10px 0px;
	padding:0px;
	background:url(images/amazing.gif) no-repeat left top;
	height:119px;
	text-indent:-9999px;
}
.amazing a{
	height:119px;
	display:block;
	width:218px;
}
.order_track{
	margin:0px 0px 4px 0px;
	padding:14px 0px 0px 12px;
	background:url(images/order_track.gif) no-repeat left top;
	height:200px;
}
.order_track_content{
	width:184px;
	margin:0px;
	padding:8px 0px 15px 0px;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.order_track_content p{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#c3e0f3;
	font-weight:normal;
	line-height:17px;
}
.track_bottom_left{
	margin:0px;
	padding:0px;
	width:152px;
	float:left;
}
.formbtn_1{
	margin:0px 0px 0px 5px;
	padding:0px;
	border:0px;
	background:url(images/formbtn_1.gif);
	width:45px;
	height:44px;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#095f98;
	float:left;
	cursor:pointer;
}
.formfield_2{
	margin:0px 0px 3px 0px;
	padding:2px 0px 1px 2px;
	border:1px solid #0865a5;
	background:#064b7a;
	width:150px;
	height:17px;
	float:left;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#FFFFFF;
}
.dont_know{
	margin:0px 0px 10px 0px;
	padding:12px 10px 0px 0px;
	height:100px;
	background:url(images/dont_know.gif) left top no-repeat;
}
.dont_know_top{
	clear:both;
	float:right;
	width:150px;
	background:url(images/dont_know_text.gif) right top no-repeat;;
	height:68px;
}
.dont_know_bottom{
	clear:both;
	float:right;
	width:175px;
	padding:5px 0px 0px 0px;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-align:right;
}
.dont_know_bottom a{
	color:#58820f;
	font-weight:bold;
	text-decoration:underline;
}
.dont_know_bottom a:hover{
	color:#58820f;
	font-weight:bold;
	text-decoration:none;
}
.selling{
	margin:0px;
	padding:0px;
}
.selling_header{
	background:url(images/header_bg.gif) left top no-repeat;
	height:39px;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px 0px 0px 0px;
}
.selling_list{
	background:url(images/selling_middle.gif) repeat-y left top;
	margin:0px;
	padding:5px 6px 10px 6px;
}
.selling_list ul{
	margin:0px;
	padding:0px;
}
.selling_list li{
	margin:0px;
	padding:6px 0px 3px 0px;
	list-style:none;
}
.selling_list_right{
	float:right;
	margin:0px;
	padding:0px;
	width:112px;
	color:#18688d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.selling_list_right p{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#515050;
	padding:8px 0px 8px 0px;
}
.selling_list_right a{
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#515050;
	padding:8px 0px 8px 0px;
}
.more_btn_1{
	background:url(images/more.gif) no-repeat;
	width:71px;
	height:18px;
	float:left;
	border:0px;
	margin:8px 0px 0px 0px;
	cursor:pointer;
}
.bottom_line{
	border-bottom:1px dotted #666666;
	clear:both;
	padding:14px 0px 0px 0px;
}
*html .bottom_line{
	padding:8px 0px 0px 0px;
}
.selling_bottom{
	margin:0px;
	padding:0px;
	background:url(images/selling_bottom.gif) no-repeat left top;
	height:7px;
}


/*----------------------- Footer <<--------------------------*/
#footer{
	margin:0px;
	padding:0px;
	clear:both;
	margin-left:9px;
	width:992px;
}
.footer_content{
	margin:0px;
	padding:12px 0px 10px 14px;
	background:url(images/foter_mainbg.gif) repeat-x left top #141414;
}
.footer_content_left p{
	color:#70706f;
	padding:8px 0px 0px 0px;
	margin:0px;
}
.footer_content_left{
	width:653px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#d8d8d8;
}
.footer_content_left a{
	font-weight:normal;
	text-decoration:none;
	color:#d8d8d8;
	padding:0px 3px 0px 3px;
}
.footer_content_left a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#70706f;
	padding:0px 3px 0px 3px;
}

.footer_content_right{
	width:315px;
	margin:0px;
	padding:0px;
	float:right;
}
.footer_content_right p{
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
.footer_bottom{
	background:url(images/foter_bottombg.gif) no-repeat left top;
	height:5px;
}
.card{
	margin:0px;
	padding:0px;
	width:203px;
	float:left;
}
.rapid{
	margin:0px;
	padding:0px;
	width:90px;
	float:right;
	padding-right:10px;
}
.pay_images{
	padding:12px 5px 0px 0px;
}
.quickLinksStyle {
	width:150px;
	float:left;
	height:20px;
	margin-top:45px;
	margin-left:10px !important;
	margin-left:5px;
}
.goButtonAlign {
	margin-top:0px;
}
.zoom{
	margin:0px;
	padding:0px;
	position:absolute;
	top:72px;
	left:83px;
	background:url(images/zoom.gif) no-repeat left top;
	width:33px;
	height:34px;
	text-indent:-9999px;
}
.zoom a{
	width:33px;
	height:34px;
	display:block;
}
.product_top{
	margin:0px;
	padding:0px;
	background:url(images/product_top.gif) no-repeat left top;
	width:250px;
	height:31px;
	float:left;
}
.product_middle{
	background:url(images/product_middle.gif) repeat-y left top;
	height:100%;
	margin:0px;
	padding:0px 2px 0px 2px;
	width:246px;
	float:left;
	position:relative;
}
.pro_bottom_1{
	margin:0px;
	padding:9px 7px 0px 7px;
	background:url(images/product_bottom.gif) no-repeat left top;
	width:236px;
	height:33px;
	float:left;
	color:#085d85;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
}
.product_thump{
	margin:0px;
	padding:3px 0px 0px 0px;
	float:left;
	width:123px;	
	height:123px;
}
.product_text{
	margin:0px;
	padding:3px 0px 0px 0px;
	float:right;
	width:121px;
	text-align:left;
 font-weight:normal;
}
.product_text span{
	font-family:arial, Verdana;
	font-size:16px;
	font-weight:900;
	display:block;
	padding:0px 0px 10px 0px;
	color:#085d85;
}

/********************************************  ADDED ON - 09 Nov 2009 ********************************************/
#top_left{
	margin:0px;
	padding:0px 0px 0px 14px;
	float:left;
	width:460px;
	font-family:Tahoma, Verdana, arial;
	font-size:11px;
	color:#ffffff;
	position:relative;
}

.toplink{
	margin:0px;
	padding:0px;
	position:absolute;
	top:5px;
	right:10px;
	color:#FFFFFF;
}
.toplink a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-weight:normal;
	padding:0px 6px 3px 6px;
}
.toplink a:hover{
	color:#dad9d9;
	font-weight:bold;
	text-decoration:none;
	font-weight:normal;
	padding:0px 6px 3px 6px;
}