

div.productList
	{
	overflow:hidden;
	position:relative;
	cursor:pointer;
	float:left;
	margin-right:29px;
	text-align:center;
	width:223px;
	height:249px;	
	margin-bottom:30px;
	}	

.info h2{
	font-size:15px !important;
	color:#005888 !important;
}


.itemDescription p {
padding:0px 0px 10px 0px;
line-height:180%;
}




div.productListTitle {
position:absolute;
left:10px;
top:178px;
width:200px;
text-align:left;
line-height:17px;
color:#202020;
font-size:8pt;
z-index:20;
}

.overImg {
	position:absolute; top:2px; left:0; z-index:10; height:249px; width:223px;
	background:url(/public/images/default/cover.png) 0px 0px no-repeat;
}
.productList:hover .overImg{
	background-position:-223px 0px;
}
.productListTitle h2 {
padding-bottom:5px;
color:#ff8000;
}

div.productList a {font-size:8pt;color:#4e4e4e;}
div.productList img {border:0px;margin:3px auto 0px auto;display:block;}


div.productListOver
	{
	overflow:hidden;
	background:url('../images/default/product-back2.png') no-repeat;
	position:relative;
	cursor:pointer;
	float:left;margin-right:12px;
	margin-bottom:15px;
	text-align:center;	
	width:242px;
	height:230px;
	}
	

div.productListOver img {border:0px;margin:3px auto 0px auto;display:block;}

div.categoryList
	{
	width:180px;
	height:220px;	
	overflow:hidden;
	position:relative;
	cursor:pointer;
	margin-right:10px;
	text-align:left;
	font-size:8pt;
	float:left;
	text-align:center;
	}

div.categoryList img {border:0px;}

div.categoryList .info {position:absolute;bottom:25px;text-align:center;width:200px;}
div.categoryList .info  a {font-size:12pt;color:#fff;}



div.categoryListOver
	{
	width:180px;
	height:220px;	
	overflow:hidden;
	position:relative;
	cursor:pointer;
	margin-right:10px;
	text-align:left;
	font-size:8pt;
	float:left;
	text-align:center;
	}
div.categoryListOver .info {position:absolute;bottom:25px;text-align:center;width:200px;}
	
div.categoryListOver img {border:0px;}
	
	

div.mainBarContentProduct
	{
		width:680px;
		text-align:justify;
		margin:0px auto 0px auto;
		background:url('../images/default/product-back.png') no-repeat;
		position:relative;		
	}



div.productInfo
	{
		overflow:hidden;
		float:left;
		width:337px;
		height:270px;
		position:relative;
	}
	
	
div.productTitle
	{
		overflow:hidden;
		width:320px;
		height:80px;
		left:10px;
		top:50px;
		text-align:right;
		font-size:16pt;
		font-family:times new roman;
		position:absolute;
		line-height:26px;
		text-transform:uppercase; 
	}	
	
div.productBuyNow
	{
		overflow:hidden;
		width:300px;
		height:80px;
		left:20px;
		top:170px;
		position:absolute;
	}	
	
div.productPhoto
	{
		height:245px;
		overflow:hidden;
		float:left;
		width:300px;
		margin-left:41px;
		margin-top:26px;
		position:relative;		
	}	
	
a.productPhotoZoom
	{
	display:block;
		overflow:hidden;
		width:70px;
		height:20px;
		right:0px;
		bottom:0px;
		position:absolute;
		cursor:pointer;	
	}		
	
table.specs {width:100%;}
table.specs td {padding:6px;text-align:center;vertical-align:top;font-size:8pt;}	

.border {
background:url(/public/images/default/thumbBg.png) no-repeat !important;
padding: 3px 10px 10px 3px;
background:#FFF; 

}

.borderBig {
	padding:5px;
	background:#dcdcdc;
	border:1px solid #cacaca;
	position:relative;
}

.border:hover {
	background-position:0px -82px !important;
}

.categoriesBttn li:hover {


background-position:0 -31px;
}

.categoriesBttn li:hover a {
color:#ff7200;

}
.categoriesBttn li a {
color:#000;
font-size:14px;

}
.categoriesBttn .menuOver a {
color:#ff7200;

}

.categoriesBttn .menuOver {


color:#ffebb5;
float:left;

background-position:0 -31px;
}

.categoriesBttn li {
height:31px;
margin-right:12px;
width:224px;
margin-top:0px;
background:#d3d3d3;
color:#000;
float:left;
line-height:29px;
background:url(/public/images/default/listBg.png) no-repeat;
background-position:0 0px;
padding-left:4px;
}

.catsBttns{
position:absolute;
top:0px;
right:0px;
}
.itemDescription {

	
}

.titleHover {

	background:url(/public/images/default/titleHover.png) no-repeat;
	width:460px;
	height:53px;
	position:absolute;
	top:5px;
	left:5px;
	z-index:99999;
	line-height:53px;
	padding-left:24px;
}
.titleHover h3 {
	font-size:25px;
	color:#FFF;
	
}
.navBttns {
	width:200px;
	float:right;

}
.prevNextLink{
clear:both;
display:block;
height:45px;
margin-bottom:30px;
}

a.prevLink {
	width:100px;
	display:block;
	float:left;
	height:35px;
	background:url(/public/images/default/bttn_prev.png) no-repeat;
	background-position: 0px 0px;
	text-indent:-99999px;
}

a.prevLink:hover {
	background-position: 0px -35px;
}
a.nextLink {
	
	width:100px;
	display:block;
	float:left;
	height:35px;
	background:url(/public/images/default/bttn_next.png) no-repeat;
	background-position: 0px 0px;
	text-indent:-99999px;
}

a.nextLink:hover {
	background-position: 0px -35px;
}

.askQuestion {
	margin-top:5px;
	background:url(/public/images/default/askQuestion.png)no-repeat;
	background-position:0px 0px;
	height:34px;
	width:200px;
	display:block;

}
.askQuestion:hover{
	background-position: 0px -34px;
	cursor:pointer;
}

.orderGetin{
	margin-top:5px;
	background:url(/public/images/default/orderGetin.png)no-repeat;
	background-position:0px 0px;
	height:30px;
	width:200px;	
	display:block;
}
.orderGetin:hover{
	background-position: 0px -30px;
	cursor:pointer;
}

.orderEFL{
	margin-top:5px;
	background:url(/public/images/default/orderEFL.png)no-repeat;
	background-position:0px 0px;
	height:30px;
	width:200px;	
	display:block;
}
.orderEFL:hover{
	background-position: 0px -30px;
	cursor:pointer;
}

/*
.prevNextLink a {
height:25px;
margin-left:12px;
min-width:110px;
text-align:center;
background:#d3d3d3;
color:#363636;
float:left;
line-height:25px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;

}

.prevNextLink a:hover {
background:#505050;
color:#ffebb5;
}
*/
.functionButtons {
position:relative;
background:url(/public/images/default/buttons.png) no-repeat;
width:444px;
height:30px;
}

#sortBox
{
position:absolute;right:0px;text-align:right;top:30px;font-size:8pt;color:#909090
}


#searchConfirm {
	background:url(/public/images/default/searchBttn.png) no-repeat;
	height:22px;
	width:29px;
	border:0;
	
}

#searchConfirm:hover {
	background-position:0px -22px;
}

