/* CSS Document */
.clear{
	clear:both;
}
img{
	border:0;
}

#stock_holder{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:800px;
	margin:auto;
	text-align:left;
	padding: 10px 0;
}
#stock_holder ul{
	margin:0;
	padding:0;
}
#stock_holder ul li{
	list-style:none;
}
#top_strip{
	height:94px;
	background:url(../images/top-corner.gif) top left no-repeat;
	padding-top:6px;
}

#top_strip2{
	background:url(../images/top-corner.gif) top left no-repeat;
	padding-top:6px;
}

#strip_contant{
	background:url(../images/mid-bg.gif) repeat-y;
	padding:0 10px;
}
#strip_contant #top{
	padding:10px 5px;
	border-bottom:1px solid #c7c7c7;
}
#strip_contant #top2{
	padding:5px;
	height:20px;
}
#strip_contant #top #left{
	float:left;
	width:235px;
	
	padding-left:4px;
}

#strip_contant #top2 #left2{
	float:left;
	width:330px;
	padding-left:4px;
}
.search_box{
	height:14px;
	width:180px;
	border:1px solid #d0d0d0;
	border-width: 1px 0;
	*margin-bottom:1px;
	padding:7px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

.search_box2{
	height:14px;
	width:180px;
	border:1px solid #d0d0d0;
	border-width: 1px 0px 1px 1px;
	*margin-bottom:1px;
	padding:7px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.search_bt{
	width:33px;
	background:url(../images/search-bt.gif) no-repeat left bottom;
	height:30px;
	border:0;
	margin:0px 0 1px 0;
	padding:0 0 4px 0;
	*padding:0 0 0px 0;
}
.search_bt_b{
	width:33px;
	height:30px;
	background:url(../images/search-bt-b.gif) no-repeat left bottom;
	border:0;
	margin:0px 0 1px 0;
	padding:0 0 4px 0;
	*padding:0 0 0px 0;
}

#strip_contant #top #right{
	width:430px;
	float:right;
}
#strip_contant #top #right ul{
	width:385px;
	margin-left:60px;
}
#strip_contant #top #right li{
	float:left;
	padding:5px 5px 0 5px;
}
#strip_contant #top #right_shortby{
	width:485px;
	float:left;
	overflow:hidden;
	padding-left:30px;
}
#strip_contant #top #right_shortby ul{
	margin:0;
	padding:0px 5px 0px 15px;
}
#strip_contant #top #right_shortby li{
	float:left;
	padding:0;
	margin:3px 10px 0px 0px;
	display:block;
}
.name{
	font-weight:bold;
	color:#0079c8;	
}
.listmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
#strip_contant #bottom{
	height:20px;
	padding:8px 5px;
	border-top:1px solid #fff;
}
#strip_contant #bottom #left{
	float:left;
}
.paging a{
	display:block;
	float:left;
	padding:4px 8px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:#7d7d7d;
	text-decoration:none;
	margin-left:1px;
}
.paging a:hover{
	background:#0379c3;
}
.paging a.active{
	display:block;
	float:left;
	padding:4px 8px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:#0379c3;
	text-decoration:none;
	margin-left:1px;
}
#bottom #right{
	width:370px;
	float:right;
}
#bottom #right ul{
	width:375px;
	margin-left:35px;
}
#bottom #right li{
	float:left;
	padding:0px 5px 0 5px;
}
.textbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:29px;
	height:15px;
	background:#fff;
	border:1px solid #a5acb2;
	padding:2px 3px;
}

#mid_area{
	padding:12px 0 0 12px;
	background:url(../images/mid-bg-1.gif) repeat-y;
}
#mid_area .thumbs{
	float:left;
	/* background:url(../images/thumbs-bg.gif) no-repeat top left; */
	width:144px;
	height:158px;
	margin-right:12px;
	margin-bottom:12px;
}





#mid_area .thumbs_content{
	width:128px;
	margin:auto;
	padding:7px 0px;
}
#mid_area .image{
	margin-bottom:3px;
	display:block;
	text-align:center;
	width:128px;
}
#mid_area .text{
	padding:0px 0px;
	text-align:center;
}
.videolink a{color:#717171; text-decoration:none;}
#stock_bottom{
	height:60px;
}
#stock_bottom #top{
	padding:10px 15px;
	height:20px;
	background:url(../images/mid-bg.gif) repeat-y;
}

#stock_bottom #top2{
	padding:5px;
	height:20px;
	background:url(../images/mid-bg.gif) repeat-y;
}

#stock_bottom #left{
	float:left;
}
#stock_bottom #right{
	width:230px;
	float:right;
}
#stock_bottom #right ul{
	width:230px;
	margin-left:55px;
}
#stock_bottom #right li{
	float:left;
	padding:0px 5px 0 5px;
}

#tplPreview {
background-color:#FFFFFF;
border:1px solid #444444;
color:#4B4B4B;
font-size:11px;
left:0;
padding:12px 15px 15px;
position:absolute;
top:0;
}

/*  add by gaurav for light box  */
/* cart box section */
#cart-holder {
	position:fixed;
	left: 0;
	bottom:0;
	z-index: 10;
	width: 100%;
	min-width: 960px;
	height: auto;
}
#cart-holder,
#cart-holder:hover {
/* check for focus */
/* 	background-color: red; */
}
#cart {
	width: 100%;
	background: url(../images/background-cart.gif) repeat-x 0 12px;
	/* height: 45px; */
	overflow: hidden;
	font: 11px Arial, Helvetica, sans-serif;
    position: relative;
}

#cart:hover {
	position: relative;
}

#cart-holder img#binicon2 {
	position: absolute;
	top: 0px;
	/* left: 55%; */
	width: 27px;
	height: 44px;
    left: 8px;
	overflow: hidden;
	outline: none;
}

#cart-holder a#cminimize {
	position: absolute;
	top: 0px;
	
	width: 87px;
        right: 0px;
	
	height: 44px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#cart-holder a.minimize {
	background: url(../images/minimize.png) no-repeat;
}
#cart-holder a.maximize {
	background: url(../images/maximize.png) no-repeat;
}


#cart div.head {
	padding: 6px 0;
	overflow: hidden;
	width: 100%;
	font-size: 12px;
	line-height: 22px;
}

#cart div.body {
	height: 118px;
	overflow: auto;
	position: relative;
}

#cart div.clipbin {
	overflow: hidden;
	padding-left: 0px;
	margin-right: 0px;
	height: 152px;
	margin-top: 12px;
}

#cart div.clipbin div.body {
	background-color: #FFF;
}

#cart div.cart {
	width: 289px;
	position: absolute;
	top: 12px;
	right: 0;
	background: #DDEAF4 url(/images/background-cart2.gif) repeat-x;
	height: 152px;
}

#cart div.head strong {
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	float: left;
	padding-right: 5px;
}

div.clipbin div.head strong {
	padding-left: 23px;
}
div.cart div.head {
	color: #94BBD9;
}

#cart-holder img#carticon2 {
	position: absolute;
	top: 0px;
	/* left: 55%; */
	width: 36px;
	height: 44px;
    right: 243px;
	overflow: hidden;
	outline: none;
}


/*  add by gaurav for light box  */



 .paging_img{
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left:0px;
	padding:0px 5px 0px 0px;
	text-decoration:none;
}


.pagingx a{
	display:block;
	float:left;
	padding:4px 8px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:#7d7d7d;
	text-decoration:none;
	margin-left:1px;
	margin-right:5px;
}
.pagingx a:hover{
	background:#0379c3;
}
.pagingx a.active{
	display:block;
	float:left;
	padding:4px 8px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:#0379c3;
	text-decoration:none;
	margin-left:1px;
	
}

.lblink {font-weight:bold; color:#ff0000; text-decoration:none;}
.lblink a{font-weight:bold;  color:#ff0000; text-decoration:none;}
.lblink a:hover{font-weight:bold;  color:#ff0000; text-decoration:none;}
.lblink a:visited{font-weight:bold;  color:#ff0000; text-decoration:none;}


#mid_area2 .text2{
	padding:0px 0px;
	text-align:center;
	width:133px;
}

#mid_area2{
	padding:12px 0 0 0px;
	background:url(../images/mid-bg-1.gif) repeat-y;
}
#mid_area2 .thumbs2{
	float:left;
	/* background:url(../images/thumbs-bg.gif) no-repeat top left; */
	width:148px;
	height:158px;
	margin-right:12px;
	margin-bottom:12px;
}


#mid_area2 .thumbs_content{
	width:128px;
	margin:auto;
	padding:7px 0px;
}
#mid_area2 .image{
	margin-bottom:3px;
	display:block;
	text-align:center;
	width:128px;
}

