body {
	margin: 0px;
	padding: 0px;
}

* {
	margin: 0px;
	padding: 0px;
}

img{
	border: 0px;
}

ul.leftpane{
	width: 200px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

ul.leftpane li{
	width: 199px;
	display: block;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-image: url(images/leftpane_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

ul.leftpane li a{
	height: 20px;
	text-decoration: none;
	display: block;
	color: #333333;
	font: bold 11px verdana;
	vertical-align: middle;
	outline: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

ul.leftpane li a:hover{
	color: #333333;
	background-color: transparent;
	background-image: url(images/leftpane_bg_over.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	
}

#product_search{
	width: 734px;
	float: left;
	height: auto;
	border: 1px dashed #afbe23;
	font: normal 12px Verdana;
	color: #333333;
}

.heading_with_bg{
	width: 200px;
	color: #333333;
	background-color: transparent;
	background-image: url(images/day2-topbar.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.heading{
	color: #D21509;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}
.itemname {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.itemname:hover {
	text-decoration: underline;
}
.username {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.banner-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0385A8;
}
.order {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
}
.order-month {
	font-family: Verdana;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCBCA;
	border-bottom-color: #CCCBCA;
	border-left-color: #CCCBCA;
}

.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /* width of menu (don't forget to add border with below!) */
border-left: 8px solid #E1E1E1; /* thick left border of menu */

}

.slidedoormenu li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

.slidedoormenu li a{
	background: white url(images/vstrip.gif) repeat-y left top;
	display: block;
	color: black;
	width: auto;
	border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
	padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}
.price
{
	font:Verdana, Geneva, sans-serif;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#CACACA;
	color:#000;
	font-size:12px;
}
.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
background-color: #FF6600;
}

.selected{
color: black;
background-color:#ff6600;
}	

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}
.heading
{
	font:Verdana, Geneva, sans-serif;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}
.objImgFrame{
 	
 	padding: 4px;
 	width: 110px;
	height:115px;
}

.simple_slider_hover{
	cursor:pointer;
	cursor:hand
}
.simple_slider_disabled {
    opacity : 0.2;
    filter: alpha(opacity=20);
	zoom: 1;
	
}
.bg{
	background:url(images/ad_bg.gif) repeat-x top left;
	height:10px;
}
.borderimage{
border:1px solid white;
}

.borderimagenew{
	border:1px solid #C3DAE1;
}
.borderimagenew:hover{
	border:1px solid #56aed0;
}

body{font-size: 12px;font-family:"Arial","Helvetica","Verdana","sans-serif";}
            .left{float:left;}
            .clear{clear:both}
            #wrapper{/*margin:8px auto;*/ width:150px}
            #leftSlider{width: 150px;}
            #range{
			margin: 10px auto;
			width: 150px;
			}
            #productsWrap{width:566px;}
			#slider{
				margin: 10px auto;
				width: 150px;
			}
			#products{
				width: 566px;
				float: right;
			margin: 0px; padding: 0px;
			}
            #products ul{
                list-style: none;
                margin:0px;padding:0px;
				text-align:center;
				
            }
            #products ul li{
                
                float:left;
                height:190px;
                margin:4px;
                padding:8px;
                width:150px;
                -moz-border-radius:6px;
                -webkit-border-radius:6px;
                -khtml-border-radius:6px;
                position: relative;
				vertical-align: baseline;
				
				
            }
            .price-tag{-moz-border-radius-bottomright:6px;
                       -moz-border-radius-topright:6px;
                       -webkit-border-radius-bottomright:6px;
                       -webkit-border-radius-topright:6px;
                       -khtml-border-radius-bottomright:6px;
                       -khtml-border-radius-topright:6px;
                       -moz-box-shadow:0px 0px 4px #000;
                       -webkit-box-shadow:0px 0px 4px #000;
                       -khtml-box-shadow:0px 0px 4px #000;
                       background-color:#C6CF6B;
                       bottom:22px;
                       color:#000000;
                       font-weight:bold;
                       left:8px;
                       padding:6px;
                       position:absolute;f
            }
			.price
			{
				font:Verdana, Geneva, sans-serif;
				font-family:Verdana, Geneva, sans-serif;
				background-color:#CACACA;
				color:#000;
				font-size:12px;
						}
            #amount{font-size: 14px;text-shadow:0px 1px 0px #ccc; width: 150px;}
            #ajaxMessage{/*position: absolute;z-index: 999;*/
                         color:crimson;
						 float: left;
                         font-size: 20px;display: none}
			#loading{
			  color:crimson;
						 float: left;
                         font-size: 20px;
						 
			}		
/***************************cart number**********************************/
.dropdown {height:30px; line-height:30px; float:right;}
.dropdown dt { font-weight:bold; }
.dropdown dt:hover {}
.dropdown dd {position:absolute; overflow:hidden; display:none; z-index:1005; _z-index:1005; opacity:0; float:left; width:355px; background:#fff url(images/cart-down-bg.png) repeat-x bottom; text-decoration:none !important; left:-131px; _left:-157px; height:auto; }
.dropdown dd.singlepro {width:177px; position:absolute; left:29px; _left:29px;}
.dropdown dd.singlepro .sp-total {width:168px; height:25px; color:#b32201; padding:5px; font-weight:bold; float:left; border-top:1px #0ba5d6 dashed; margin:5px 0px 0px 0px;}
.dropdown dd.singlepro .sp-total span.s-total-span{ height:25px; color:#b32201; font-weight:bold; float:left; padding-left:65px;}
.dropdown dd.singlepro .sp-total span.s-total-amount{height:25px; color:#333; font-weight:bold; float:right; padding-right:5px; }



.dropdown ul.cartbox{ list-style:none; height: auto; padding:5px 5px 0px 0px; padding-left:10px; float:left; }
.dropdown ul.cartbox h2{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; float:left; padding:0px; margin:0px!important; height:15px; line-height:0px; text-decoration:none !important; }
.dropdown ul.cartbox h2 a{ color:#007AB3; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; float:left; padding:0px; margin:0px!important; height:15px; line-height:15px; text-decoration:none !important;}
.dropdown ul.cartbox h2 a:hover{color:#007AB3; text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; float:left; padding:0px; margin:0px!important; height:15px; line-height:15px; text-decoration: underline !important;}
.dropdown ul.cartbox .cartimg{ float:left; padding:0px 5px 5px 5px; clear:both; width:45px; height:45px;}
.dropdown ul.cartbox .cart-text{ float: left;}
.dropdown ul.cartbox .cart-text h1{float: left; padding:0px; margin:0px; text-align:left; font-size:12px; color:#017d9d;}
.dropdown ul.cartbox .cart-text p{ font-weight:bold;font-size:11px; color:#aa0b05; text-align:left; padding:0px; margin:0px; line-height:15px;}
.dropdown ul.cartbox .cart-text p span{ font-size:11px; color:#333;}
.total{ width:350px; height:25px; color:#b32201; padding:5px; font-weight:bold; float:left; border-top:1px #0ba5d6 dashed; margin:5px 0px 0px 0px;}
.total span.total-span{ height:25px; color:#b32201; font-weight:bold; float:left; padding-left:245px;}
.total span.total-amount{height:25px; color:#333;font-weight:bold; float:right; padding-right:5px; }
.cart-empty{height:auto; text-align:center; font-weight:bold; color:#bd0706; font-size:12px;}
.dropdown ul {width: auto; list-style:none; border-top:none; padding:3px; border-top:1px dashed #0BA5D6;}
.dropdown li {display:inline}
