
table.productList{
	background-color:#ff0000;
	margin:1px;
	
}	

.productListHeader{
    background-image: url(../../images/backgrounds/listHeaderBG.gif);
    background-position:top;
    background-repeat: no-repeat;
    height: 35px;
    clear: both;
    margin: 0px 0px 8px 0px;
}

.productListHeader h3{
	margin:0px 0px 0px 0px;	
	padding:7px 0px 0px 12px;	
	font-size: 17px;
	color: #015EA3;
}

.productListHeaderTop{
	width:781px;
	height: 32px;
	background-image:url(/images/backgrounds/listHeaderBGtop-new.gif);
    background-position:top left;
    background-repeat: no-repeat;
    clear: both;

}

.productListHeaderContentCont{
	margin: 0px 0px 0px 0px;
	width:779px;
	background-color:#F0F5F8;
	border-right: 1px solid #8db9da;
	border-left: 1px solid #8db9da;	
}

.productListHeaderContent{
	margin:0px 10px 0px 10px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	color: #015EA3;
}


.productListHeaderContent p{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	font-size: 11px;
	color: #015EA3;
}

.productListHeaderContent p:last-child {
	padding-bottom: 0px;
}


.productListHeaderTop h3{
	margin:0px 0px 0px 0px;	
	padding:5px 0px 0px 10px;	
	font-size: 17px;
	color: #015EA3;
}

.productListHeaderContent a{
	font-weight:bold;
	text-decoration:underline;
	font-size: 11px;
	color: #015EA3;
}

.productListHeaderBottom{
	height:3px;
	width:781px;
	background:url(/images/backgrounds/listHeaderBGbottom.gif);
    background-position:bottom left;
    background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}

.productListContentContainer{
	margin:0px 0px 0px 0px;
}

.ProductListMainContainer{
    margin: 0px 0px 10px 0px;
}

.productListCompareTopContainer{
	border:1px solid #B8B8B8;
	width:100%;
	height:17px;
	margin-bottom:4px;	
}

.productListCompareBottomContainer{
	border:1px solid #B8B8B8;
	width:100%;
	height:17px;
	margin:10px 0px 0px 0px;	
}

.productListPaginationNumber{
	float:left;
	padding-right:20px;	
	margin:7px 0px 0px 12px;	
	color: #0167B2;
}

.productListPagination{
	text-align:right;
	color: #666666;
	margin:0px 18px 0px 154px;		
	padding:7px 0px 0px 0px;
}

.productListPaginationContainer{
	margin:0px 0px 0px 0px;	
	padding:0px 0px 15px 0px;
	color:#FFFFFF;
	font-size:12px;
	background-image: url(../../images/backgrounds/paginationBG.jpg);
	background-repeat: no-repeat;
	background-position:top;
	clear: both;
}

.productListPaginationContainer a{
	color:#0167B2;	
	padding: 0px 0px 0px 0px;
}

.paginationSpanLinkR {
	background-image: url(../../images/backgrounds/paginationChosenBGR.gif);
	background-repeat: no-repeat;
	background-position:top left;
    padding: 0px 2px 2px 0px;
}

.paginationSpanLinkL {
	background-image: url(../../images/backgrounds/paginationChosenBGL.gif);
	background-repeat: no-repeat;
	background-position:top left;
    padding: 0px 0px 2px 0px;
}

#productListContainer {
}

#productListMargin {
    margin: 6px 13px 7px 13px;
	background-image: url(../../images/backgrounds/ListProductContainerBG.gif);
	background-repeat: no-repeat;
	background-position:top;
	width: 252px;
	height: 142px;
	float: left;	
}

#productListNoMargin {
    margin: 7px 0px 7px 0px;    
	background-image: url(../../images/backgrounds/ListProductContainerBG.gif);
	background-repeat: no-repeat;
	background-position:top;
	width: 252px;
	height: 142px;
	float: left;	
}

.listbuy{
	float: right;
	margin: 0px 10px 0px 18px;
}

.listbuyLink {
	color: #333333;	
	margin: 16px 0px 0px 0px;	
	float: left;
	width: 240px;	
}

.listMoreLink {
	color: #333333;	
	margin: 2px 3px 0px 30px;	
	float: right;	
}


.listImg {
	width:70px;
	height: 70px;
	padding: 20px 5px 0px 20px;	
	float: left;
	text-align: center;
}

.listDesc {
	width:138px;
	height:40px;
	font-size: 11px;
	margin: 3px 0px 0px 0px;
	float: left;	
	font-weight: bold;
	overflow: hidden;
	line-height: 12px;
}

.listDesc a{
	color: #333333;	
}

.productListPrice{
	font-size: 18px;
	text-align:left;
	color:#E81A27;
	font-weight: bold;
	float: left;
	margin: 30px 0px 0px 0px;
}


.listFrom{
	font-size: 12px;
	text-align:left;
	color:#666666;
	font-weight: bold;
	line-height: 23px;
	float: left;
	margin: 30px 0px 0px 0px;
}

.listDetailFrom{
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	float: left;
	margin: 30px 0px 0px 10px;
}


.productListCompare{
}

.normal{
	font-weight:normal;
}
