
#sort-order
{
    /*float:right;*/
    padding:0;
    margin:0 -22px 0 0;
    text-align:right;
    }
.thumb-container
{
	width: 335px;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.thumb-left
{
	width: 153px;
	height: 150px;
	text-align: left;
	float: left;
	margin-right: 29px;
	background-image: url(images/back-thumb.gif);
	margin-bottom: 10px;
	margin-top: 10px;
	border:solid 1px #6755a2;
}

.thumb-right
{
	width: 153px;
	height: 150px;
	text-align: left;
	float: left;
	background-image: url(images/back-thumb.gif);
	margin-bottom: 10px;
	margin-top: 10px;
	border:solid 1px #6755a2;
}

.thumb-image
{
	width: 143px;
	height: 84px;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
	overflow: hidden;
}
.thumb-image img
{
    
    vertical-align: 50%;
    text-align: center;
    /*cursor:zoom;width: 140px;*/
}


#product-image-zoom
{
 float:left;
 margin-top:-50px;
 margin-left:4px;
 z-index:1;   
         position:relative;
         display:none;

    }
#product-image-zoom img
{
border:0;    
    }


.thumb-title
{
	width: 143px;
	height: 29px;
	text-align: left;
	margin-top: 5px;
	font-size: 9px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	line-height: 11px;
}

.thumb-price
{
    width: 92px;
    height: 20px;
    text-align: left;
    float: left;
    font-size: 11px;
    padding-left: 2px;
    padding-top: 2px;
    font-weight: bold;
    background-color: #6755a2;
}

.thumb-more
{
	width: 57px;
	height: 20px;
	text-align: right;
	padding-top: 2px;
	float: left;
	font-size: 9px;
	font-weight: bold;
	background-color: #6755a2;
	padding-right: 2px;
}

.thumb-more a:link, .thumb-more a:active, .thumb-more a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

.thumb-more a:hover
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}


.productsummarydisplaywrapper
{
    width: 300px;
    margin-top: 20px;
    text-align: left;
    margin-bottom: 10px;
}
.product_listing
{
    line-height: 17px;
}
.product_image
{
    width: 60px;
    height: 60px;
    margin-right: 20px;
    float: left;
}

.product-image
{
    background-color:#6755A2;
    width:146px;
    padding:2px 2px 2px 2px;
    overflow:hidden;
    }
.product_image_large_container
{
    text-align: center;
    width:400px;
    }
.product_image_large
{

}
.product-image a
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    font-size:smaller;
    text-align:right;
    }

.product_title
{
    margin-bottom: 0px;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}
.productdetailswrapper
{
    float: left;
    width: 200px;
    text-align: left;
}
.product_summary
{
    margin-bottom: 14px;
}
.product_title_large
{
    width: 400px;
    text-align: left;
    margin-bottom: 14px;
}
.product_summary_large
{
    width: 400px;
    text-align: left;
    margin-bottom: 14px;
}
.product_basket_largex
{
    width: 400px;
    height: 20px;
    text-align: left;
    margin-bottom: 6px;
    margin-top: 6px;
    float: left;
    color: #333333;
}

.product_basket_large
{
    color: #333333;
    text-decoration: none;
}

.product_basket_large:hover
{
    color: #48348b;
}
.product_title a
{
    text-decoration: none;
    color: #000;
}
.product_title a:hover
{
    text-decoration: none;
    color: #333333;
}

.product_more
{
    text-align: left;
    padding-left: 20px;
    font-weight: bold;
    color: #9d1c1c;
    background-image: url(images/back_moreinfo.gif);
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 12px;
    background-position: left center;
    background-repeat: no-repeat;
}
.product_more a, .product_more a:visited
{
    color: #cba120;
    text-decoration: none;
}
.product_more a:hover
{
    color: #333333;
    text-decoration: none;
}