/* CSS Document */
html
{
	margin:0;
	padding:0;
}
body
{
	margin:0;
	padding:0;
	background-image:url(images_new/body_bg.jpg);
	background-repeat:repeat-x;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#474747;
	font-weight:normal;
}
img
{
	border:none;
}
a
{
	color:#006a8d;
	text-decoration:none;
}
a:visited 
{
	color: #006a8d;
	text-decoration: none;
}
a:hover 
{
	color: #FF6600;
	text-decoration: none;
}
.clear_both
{
	clear:both;
}
.height_10
{
	height:10px;
}
#pagewidth
{
	width:897px;
	margin:0 auto;
}
#header
{
	height:175px;
}
.header_topmenu
{
	height:44px;
}
#header .header_topmenu_image
{
	float:left;
}

#header .header_topmenu_image .header_cart
{
	background-image:url(images_new/head_checkout.jpg);
	background-repeat:no-repeat;
	width:157px;	
	height:38px;
	padding-left:32px;
	padding-top:6px;
	color:#fff5e8;
	font-weight:bold;
	vertical-align:top;	
}
#header .header_logo_space
{
	height:95px;
}
#header .header_logo_space .header_logo
{
	float:left;
}
.header_logo_space .header_search_ad
{	
	float:left;
	padding-top:20px;
}
.header_logo_space .header_search
{
	float:left;	
	background-image:url(images_new/header_search.jpg);
	background-repeat:no-repeat;
	width:284px;
	height:44px;
	padding-top:13px;
	padding-left:20px;
}
.header_logo_space .header_search .searchtxt
{
	color:#3d3d3d;
	font-size:14px;
	border:none;
	/*width:153px;*/
	width:173px;
	border-color:#FFFFFF;
}	
.header_logo_space .header_ad
{
	float:left;
	margin-left:12px;
}
#header .menubar
{
	height:36px;
}
#header .menubar img
{
	float:left;
}
#allcontent
{
	width:897px;
}
#leftcontent
{
	float:left;
	width:231px;
}
#leftcontent .cant_find_product
{
	background-image:url(images_new/cant_find_product.jpg);
	background-repeat:no-repeat;
	width:166px;
	height:40px;
	padding-left:110px;
	padding-top:50px;
}
.left_box_top
{
	background-image:url(images_new/left_box_top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:231px;
	height:6px;
}
.left_box_bg
{
	background-color:#eeeeee;	
	width:231px;
}
.left_box_bottom
{
	background-image:url(images_new/left_box_bottom.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:6px;
}
#leftcontent .newsletter_box  .newsletter_subscribe_box
{
	padding-left:10px;
	padding-bottom:6px;
}
#leftcontent .newsletter_box .txtsearch
{
	float:left;
	background-image:url(images_new/txt_search_bg_02.jpg);
	background-repeat:no-repeat;
	width:125px;
	height:27px;
}
#leftcontent .newsletter_box .subscribebutton
{
	float:left;
	width:81px;
	height:27px;
}
#leftcontent .newsletter_box .txt
{
	margin-top:6px;
	margin-left:5px;
	width:110px;
	border:none;
	color:#3d3d3d;
	font-size:11px;
	border-color:#FFFFFF;
}
#leftcontent .gift_certificate_box .gift_certificate
{
	background-image:url(images_new/ad_gift_cirtificate.jpg);
	background-repeat:no-repeat;
	width:219px;
	height:32px;
	padding-left:12px;
	padding-top:170px;
}
#rightcontent
{
	float:left;
	width:657px;
	margin-left:9px;
}
#rightcontent .advertisement div
{
	float:left;
}
#rightcontent .advertisement .advertisement_01
{
	background-image:url(images_new/ad_01.jpg);
	background-repeat:no-repeat;
	width:206px;
	height:44px;
	margin-left:-5px;
	padding-left:17px;
	padding-top:174px;
}
#rightcontent .advertisement .advertisement_02
{
	background-image:url(images_new/ad_02.jpg);
	background-repeat:no-repeat;
	width:206px;
	height:40px;
	padding-left:12px;
	padding-top:174px;
}
#rightcontent .advertisement .advertisement_03
{
	background-image:url(images_new/ad_03.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:40px;
	padding-left:12px;
	padding-top:174px;
}
#footer
{
	height:104px;
}
#footer .footer_content
{
	height:20px;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}
#footer .footer_content .footer_contact
{
	float:left;
	text-align:left;
}
#footer .footer_content .footer_menu
{
	float:right;
	text-align:right;
}
#footer .copyrights
{
	height:74px;
	text-align:center;
}





/* New Style */

.allcontent_box_top
{
	background-image:url(images_new/allcontent_box_top.jpg);
	background-repeat:no-repeat;
	width:880px;
	height:28px;
	font-family:"Times New Roman";
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	padding:15px 0 0 15px;
}
.allcontent_box_bg
{
	width:865px;
	background-color:#eeeeee;
	padding:15px 15px 0 15px;
}
.allcontent_box_bottom
{
	background-image:url(images_new/allcontent_box_bottom.jpg);
	background-repeat:no-repeat;
	width:895px;
	height:10px;
}

#mycart_table_headeing
{
	height:35px;
	background-color:#08aebd;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
#mycart_bottom_total_tr
{
	height:35px;
	background-color:#ffecd9;
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}
.mycart_table tr
{
	background-color:#FFFFFF;
	border-bottom:1px solid #dcdcdc;
}
.mycart_table a
{
	color:#006a8d;
	font-size:11px;
	font-weight:bold;
}
.gray_verdana_11_bold
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#494949;
}
.tdpadding5
{
	border:0 none;
	border-collapse:collapse;
	margin-left:0;
	margin-top:5px;
	padding:5px;
	text-align:left;
	width:100%;
}
.tdpadding5 td
{
	padding:5px;
}
.border_top
{
	border-top:1px solid #DCDCDC;
}
.border_bottom
{
	border-bottom:1px solid #DCDCDC;
}
.border_top_bottom
{
	border-bottom:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
}
.padding_10
{
	padding:10px;
}

.pcPageNav a
{
	color:#027da5;
	font-size:11px;
	font-weight:normal;	
}
.pcShowProducts tr
{
	background-color:#FFFFFF;
}
.pcShowProducts td
{
	border-bottom:1px solid #DCDCDC;
	vertical-align:top;
}
.pcShowProducts a
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#006a8d;
}


.rightcontent_box_top
{
	background-image:url(images_new/right_box_top.png);
	background-repeat:no-repeat;
	width:640px;
	height:28px;
	font-family:"Times New Roman";
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	padding:15px 0 0 15px;
}
.rightcontent_box_top_noheading
{
	background-image:url(images_new/right_box_top_noheading.png);
	background-repeat:no-repeat;
	width:655px;
	height:8px;
}
.rightcontent_box_bg
{
	width:625px;
	background-color:#eeeeee;
	padding:10px 15px 10px 15px;
}
.rightcontent_box_bottom
{
	background-image:url(images_new/right_box_bottom.png);
	background-repeat:no-repeat;
	width:655px;
	height:10px;
}
#btn_review
{
	background-image:url(images_new/btn_reviewed.gif);
	background-repeat:no-repeat;
	width:110px;
	height:30px;	
}
.pcs_Saparator
{
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #FFFFFF;
	margin:10px 0;
}
.virtecle_border
{
	background-image:url(images_new/virticle_border.jpg);
	background-repeat:repeat-y;
}
#Pagging .pcPageNav a
{
	padding:3px 5px;
	color:#006a8d;
	font-weight:normal;
	text-decoration:none;
}
#Pagging .pcPageNav strong
{
	background-color:#d88024;
	padding:3px 5px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}










#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}




















#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:12px; 
/*line-height:1.5em; 
background-image:url(images_new/transperent_bg.png);
background-repeat:repeat;*/
background-color:#ECECEC;
}

#nav a{
display:block;
/*padding:0px 5px;
border:1px solid #333;*/
/*color:#848484;*/
color:#000;
text-decoration:none;
/*background-color:#333;*/
/*font-weight:bold;*/
}

#nav a:hover{
color:#A2A2A2;
/*font-weight:bold;*/
}

#nav li{
float:left;
position:relative;
}
#nav li ul li{
border-bottom:1px solid #D3D3D3;
border-left:1px solid #D3D3D3;
border-right:1px solid #D3D3D3;
padding:3px 8px;
}

#nav ul {
position:absolute;
display:none;
/*width:150px;*/
top:1.5em;
}

#nav li ul a{
width:12em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:100%;
/*margin:0px 0 0 10px;*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

#nav .morecategory {
	/*background-image:url(images_new/arrow.png);
	background-repeat:no-repeat;
	background-position:right;*/
}
#nav p {
margin:0;
}












ul#topnav {
	margin: 0; padding: 0;
	float:left;
	
	list-style: none;
	font-size: 1.1em;
	z-index:100;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	/*float: left; */
	color:#fff;
	text-indent: -9999px;
	height: 44px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav li .sub {
	z-index:100;
	position: absolute;	
	top: 36px; left: 0;
	background-color: #07A0B2;
	padding: 10px 10px 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	border:1px solid #DEDEDE;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; 
	padding: 0 25px 0 0;	
	float: left;
	max-width:150px;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	/*padding: 7px 5px 7px 15px;*/
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #FF6600; background-position: 5px 12px ;}
#topnav p {margin:0;}
#topnav .morecategory{}
