@charset "utf-8";

body {
	font: 12px Arial, Helvetica, sans-serif;
	color:#555555;
	letter-spacing:0.2px;
}


.quickview-wrapper {
	border:solid 1px #999;
	padding:0px;
	width:480px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#555555;
}

.quickview-product-codes-icons-wrapper{
	background:url(../images/dots.jpg) repeat-x bottom;
	padding-bottom:5px;
	height:20px;
	line-height:20px;
}

.quickview-product-codes-wrapper{
	float:left;
	padding-right:10px;
}

.quickview-product-icons-wrapper{
	float:left;
	padding-right:10px;
}

.quickview-content-wrapper{
	padding:10px 0 10px 0;
}

.product-details-title{
	font-size:14px;
	color:#555555;
	font-weight:bold;
}

.product-details-list{
	margin:0;
	padding:0;
	list-style:none;
}

.product-details-list li {
	background:url(../images/bullet_ro.jpg) no-repeat 0 5px;
	margin-top:5px;
	padding:0px 0 5px 15px;
	text-decoration:none;
	color:#555555;
	font-size:12px;
}

.btn-buynow-small a{
	display:block;
	background:url(../images/btn-buynow-small.jpg) no-repeat top;
	width:70px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}


.btn-buynow-small a:hover{
	background:url(../images/btn-buynow-small.jpg) no-repeat bottom;
}

.btn-buynow a{
	display:block;
	background:url(../images/btn-buynow3.png) no-repeat top;
	width:86px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}

.btn-buynow a:hover{
	background:url(../images/btn-buynow3.png) no-repeat bottom;
}

.product-details-share-stock a{
	background:url(../images/btn-share-stock.png) no-repeat top;
	width:83px;
	text-indent:-9999px;
	overflow:hidden;
}

.product-details-share-stock a:hover{
	background:url(../images/btn-share-stock.png) no-repeat top;
}


.btn-check-delivery a{
	display:block;
	background:url(../images/btn-check-delivery.jpg) no-repeat top;
	width:179px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.btn-check-delivery a:hover{
	background:url(../images/btn-check-delivery.jpg) no-repeat bottom;
}

.quickview-share-wrapper{
	background:url(../images/product-details-share-bg.jpg) repeat-x;
	padding-top:1px;
	height:41px;
}

.quickview-share-wrapper ul{
	margin:0;
	padding:0;
	list-style:none;
}

.quickview-share-wrapper ul li{
	display:inline;
}

.quickview-share-wrapper ul li a{
	display:block;
	float:left;
	height:40px;
}

.quickview-share-fb a{
	background:url(../images/btn-share-fb.jpg) no-repeat;
	margin-right:10px;
	width:55px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

.quickview-share-fav a{
	background:url(../images/btn-share-fav.jpg) no-repeat top;
	margin-right:10px;
	width:98px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

.quickview-share-fav a:hover{
	background:url(../images/btn-share-fav.jpg) no-repeat bottom;
}

.quickview-share-stock a{
	background:url(../images/btn-share-stock.jpg) no-repeat top;
	margin-right:10px;
	width:83px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

.quickview-share-stock a:hover{
	background:url(../images/btn-share-stock.jpg) no-repeat bottom;
}

.quickview-share-print a{
	background:url(../images/btn-share-print.jpg) no-repeat top;
	margin-right:10px;
	width:48px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

.quickview-share-print a:hover{
	background:url(../images/btn-share-print.jpg) no-repeat bottom;
}

.quickview-share-share a{
	background:url(../images/btn-share-share.jpg) no-repeat top;
	width:56px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
}

.quickview-share-share a:hover{
	background:url(../images/btn-share-share.jpg) no-repeat bottom;
}



.text-litegrey{
	color:#555555;
}

.text-darkgrey{
	color:#3e3e3e;
}

.text-darkorange{
	color:#f0480c;
}

.text-liteorange{
	color:#ff9606;
}

.text-red{
	color:#ae0000;
}

.text-black{
	color:#000;
}
                                       

.clear{
	clear:both;
}

.product-details-delivery-function-date-container{
	padding:10px 0 0 0;
}

.product-details-delivery-function-time-container{
	padding:0 0 0 0;
}

.btn-go a{
	display:block;
	background:url(../images/btn-go.jpg) no-repeat top;
	width:28px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.btn-go a:hover{
	background:url(../images/btn-go.jpg) no-repeat bottom;
}

.textfield-left{
	float:left;
	background:url(../images/textfield-left.png) no-repeat left;
	width:10px;
	height:24px;
}

.textfield-right{
	float:left;
	background:url(../images/textfield-right.png) no-repeat left;
	width:10px;
	height:24px;
}

.textfield{
	float:left;
	margin:0;
	padding:0;
	background:url(../images/textfield-bg.jpg) repeat-x;
	border:none;
	height:24px;
	line-height:24px;
}

