.clearboth {
	border-top: 1px dotted #dddddd;
	padding-top: 10px;
	margin-top: 10px;
	clear: both;
}

.listing-item {
	width: 615px;
}

.listing-item .wrap5 {
	width: 131px;
	height: 131px;
	padding: 2px;
}

.listing-item .image {
	float: left;
	width: 145px;
	cursor: crosshair;
}

.listing-item a {
	color: #0033cc;
	text-decoration: none;
	cursor: pointer;
}

.listing-item a:hover {
	text-decoration: underline;
}

.listing-item .left {
	float: left;
	width: 340px;
	text-align: left;
}

.listing-item .left .main {
	height: 106px;
	overflow: hidden;
}

.listing-item .left .main .description {
	padding-right: 15px;
}

.listing-item .left h1 {
	font-size: 14px;
	margin: 0px;
}

.listing-item .left .tags {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 10px;
}

.listing-item .left .tags a {
	/*color: #0033cc;*/
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	/*background: transparent url("../includes/dotted.gif") repeat-x scroll 0pt 100%;*/
}

.listing-item .left .tags a:hover {
	text-decoration: none;
	border-bottom: 1px dotted transparent;
	/*background: transparent url("../includes/spacer.gif") repeat-x scroll 0pt 100%;*/
}

.listing-item .left .prodno {
	height: 15px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	overflow: hidden;
	padding-bottom: 5px;
}

.listing-item .left .prodno h3 {
	font-size: 11px;
	margin: 0px;
	display: inline;
	color: #333333;
}

.listing-item .left .prodno .left {
	width: 170px;
	float: left;
}

.listing-item .left .prodno .middle {
	width: 80px;
	height: 16px;
	float: left;
	text-align: center;
	background: transparent;
}

.listing-item .left .prodno .middle a {
	color: #f18200;
	text-decoration: underline;
	font-weight: bold;
}

.listing-item .left .prodno .middle a:hover {
	text-decoration: none;
}

.listing-item .left .prodno .right {
	width: 80px;
	float: left;
	text-align: center;
}

.listing-item .left .prodno .right a {
	color: #1e7ec8;
	text-decoration: underline;
	font-weight: bold;
}

.listing-item .left .prodno .right a:hover {
	text-decoration: none;
}

.listing-item .right {
	width: 130px;
	float: left;
	text-align: left;
}

.listing-item .right .main {
	height: 135px;
	font-family: verdana;
	font-size: 10pt;
	color: #666666;
	overflow: hidden;
}

.listing-item .right .main a {
	color: #0033cc;
	text-decoration: underline;
}

.listing-item .right .main a:hover {
	text-decoration: none;
}

.listing-item .right .main h3 {
	font-family: verdana;
	font-size: 10pt;
	margin: 0px;
	display: inline;
	color: #333333;
}

.listing-item .right .category {
	height: 45px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	overflow: hidden;
}

.listing-item .right .category a {
	color: #0033cc;
	text-decoration: underline;
}

.listing-item .right .category a:hover {
	text-decoration: none;
}

/* PRODUCT */
.product {
	width: 615px;
}

.product .wrap5 {
	width: 440px;
	padding: 5px;
}

.product .image {
	float: left;
	width: 440px;
	cursor: crosshair;
}

.product .rimage {
	float: right;
	width: 145px;
	cursor: pointer;
}

.product .rimage .wrap5 {
	width: 131px;
	height: 131px;
	padding: 2px;
}

.product a {
	color: #0033cc;
	text-decoration: none;
	cursor: pointer;
}

.product a:hover {
	text-decoration: underline;
}

.product .left {
	float: left;
	width: 485px;
	text-align: left;
}

.product .left .main {

}

.product .left .main .description {
	padding-right: 15px;
}

.product .left h1 {
	color: #0033cc;
	font-size: 14px;
	margin: 0px;
}

.product .left .tags {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 10px;
}

.product .left .tags a {
	/*color: #0033cc;*/
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	/*background: transparent url("../includes/dotted.gif") repeat-x scroll 0pt 100%;*/
}

.product .left .tags a:hover {
	text-decoration: none;
	border-bottom: 1px dotted transparent;
	/*background: transparent url("../includes/spacer.gif") repeat-x scroll 0pt 100%;*/
}

.product .left .prodno {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
}

.product .left .prodno h3 {
	font-size: 11px;
	margin: 0px;
	display: inline;
	color: #333333;
}

.product .left .prodno .left {
	width: 170px;
	float: left;
}

.product .left .prodno .middle {
	width: 300px;
	height: 10px;
	min-height: 10px;
	float: left;
	text-align: left;
	background: transparent;
}

.product .left .prodno .middle a {
	color: #f18200;
	text-decoration: underline;
	font-weight: bold;
}

.product .left .prodno .middle a:hover {
	text-decoration: none;
}



.product .right {
	width: 130px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
}

.product .right .main {
	height: 80px;
	font-family: verdana;
	font-size: 10pt;
	color: #666666;
}

.product .right .main a {
	color: #0033cc;
	text-decoration: underline;
}

.product .right .main a:hover {
	text-decoration: none;
}

.product .right .main h3 {
	font-size: 12px;
	margin: 0px;
	display: inline;
	color: #333333;
}

.product .right .category {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.product .right .category a {
	color: #0033cc;
	text-decoration: underline;
}

.product .right .category a:hover {
	text-decoration: none;
}

.product .addtags {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.product .addtags h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #333333;
}

.product #comments {
}

.product .comments .float {
	float: right;
}

.product .comments h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #333333;
	border-bottom: 1px dotted #666666;
}

.product .comments h2 {
	display: inline;
	font-size: 11px;
	color: #333333;
}

.product .comments h3 {
	display: inline;
	font-size: 9px;
	color: #9c998c;
}

.product .comments .usercomment a {
	color: #9c998c;
	text-decoration: none;
	border-bottom: 1px dotted #666666;

	background: transparent url("../includes/external.png") no-repeat scroll right center;
	padding-right: 13px;
}

.product .comments .usercomment a:hover {
	text-decoration: none;
	border-bottom: 1px dotted transparent;
}

.product .comments .text {
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.product .comments .text .quote {
	width: auto;
	border-left: 2px dotted #e0e0e0;
	background-color: #f4f3f1;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 1.3em;
}

.hrgray {
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	background-color: #f3f3f3;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 15px;
}

* html .hrgray {
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	background-color: #f3f3f3;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 15px;
}

.product .comments .left {
	width: 355px;
	height: 240px;
}

.product .comments .right {
	width: 260px;
	height: 240px;
	font-size: 10px;
}

.product .comments .right .text {

}

/* Star rating */
.starRatingPickerContainer {
	height: 16px;
	padding-bottom: 5px;
}

.starRatingPickerContainer input {
	display: block;
	width: 15px;
	height: 15px;
	border: 0px solid transparent;
	background-color: transparent;
	text-indent: -9000px;
	z-index: 20;
	padding: 0px;
}

.starRatingPicker {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 15px;
	position: relative;
	background: transparent url("../includes/starRatingPicker.png") top left repeat-x;
	font-size: 1px;
	overflow: hidden;
}

.starRatingPicker li {
	padding: 0px;
	margin: 0px;
	float: left;
}

.starRatingPicker li a {
	display: block;
	width: 15px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

.starRatingPicker li .stars:hover {
	background: transparent url("../includes/starRatingPicker.png") left -15px;
	z-index: 2;
	left: 0;
}

.starRatingPicker .one-star {
	left: 0;
}
.starRatingPicker .one-star:hover {
	width:15px;
}
.starRatingPicker .two-stars {
	left:15px;
}
.starRatingPicker .two-stars:hover {
	width: 30px;
}
.starRatingPicker .three-stars {
	left: 30px;
}
.starRatingPicker .three-stars:hover {
	width: 45px;
}
.starRatingPicker .four-stars {
	left: 45px;
}	
.starRatingPicker .four-stars:hover {
	width: 60px;
}
.starRatingPicker .five-stars {
	left: 60px;
}
.starRatingPicker .five-stars:hover {
	width: 75px;
}
.starRatingPicker .six-stars {
	left: 75px;
}
.starRatingPicker .six-stars:hover {
	width: 90px;
}
.starRatingPicker .seven-stars {
	left: 90px;
}
.starRatingPicker .seven-stars:hover {
	width: 105px;
}
.starRatingPicker .eight-stars {
	left: 105px;
}
.starRatingPicker .eight-stars:hover {
	width: 120px;
}

.starRatingPicker li span {
	display: block;
	width: 15px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

.starRatingPicker li .starsset_good {
	background: transparent url("../includes/starRatingPicker.png") left -15px;
	z-index: 2;
	left: 0;
}

.starRatingPicker li .starsset_bad {
	background: transparent url("../includes/starRatingPicker.png") left -30px;
	z-index: 2;
	left: 0;
}

/*core drop shadow rules*/
.wrap1, .wrap2, .wrap3 {
	/*display: inline-table;*/
	/* \*/display: block;/**/
}

.wrap1 {
	float: left;
	background: url("../includes/shadow.gif") right bottom repeat;
}

.wrap2 {
	background: url("../includes/corner_bl.gif") left bottom no-repeat;
}

.wrap3 {
	padding:0 8px 8px 0;
	background: url("../includes/corner_tr.gif") right top no-repeat;
}

.wrap4 {
	background-color:#ffffff;
	display: block;
	border: 1px solid #ccc;
	border-color: #efefef #ccc #ccc #efefef;
	text-align: left;
	height: auto;
}

.v2 .wrap1 {
	background: url("../includes/shadow.gif") right bottom repeat;
}
.v2 .wrap2 {
	background: url("../includes/corner_bl.gif") -1px 100% no-repeat;
}
.v2 .wrap3 {
	padding: 0 6px 6px 0;
	background: url("../includes/corner_tr.gif") 100% -1px no-repeat;
}













.wishlist-item {
	width: 595px;
}

.wishlist-item .wrap5 {
	width: 75px;
	height: 75px;
	padding: 2px;
}

.wishlist-item .image {
	float: left;
	width: 90px;
	cursor: crosshair;
}

.wishlist-item a {
	color: #0033cc;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

.wishlist-item a:hover {
	text-decoration: underline;
}

.wishlist-item h1 {
	font-size: 14px;
	margin: 0px;
}

.wishlist-item h3 {
	font-size: 11px;
	margin: 0px;
	display: inline;
	color: #333333;
}

.wishlist-item .mainleft {
	float: left;
	width: 195px;
}

.wishlist-item .maincenter {
	float: left;
	width: 195px;
	text-align: center;
}

.wishlist-item .mainright {
	float: left;
	width: 110px;
}

/* Basket */

.basketContainer {
	width: 615px;
}

.basketContainer .customers {
	width: 100%;
	background-color: #f4f2f2;
	border: 1px solid #bbb6a5;
}

.basketContainer .customers .title {
	height: 32px;
	background: transparent url("../includes/userLogin.png") no-repeat scroll 0pt 100%;
	border-bottom: 1px solid #dddddd;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.basketContainer .customers .title h1 {
	margin: 0px;
	padding-top: 5px;
	padding-left: 36px;
	font-size: 14px;
	color: #eb6200;
}

.basketContainer .customers .text {
	padding: 10px;
}

.basketContainer .customers .text fieldset {
	color: #505050;
}

.basketContainer .customers .text fieldset legend {
	color: #505050;
	border: 1px solid #505050;
	padding: 2px 6px;
}

.basketContainer .customers .text fieldset h2 {
	margin: 0px;
	padding-top: 5px;
	font-size: 12px;
	color: #000000;
}

.basketContainer .customers .text fieldset .fieldtext {
	padding: 10px;
}

.basketContainer .customers .footer {
	height: 30px;
	background-color: #dee5e8;
	border-top: 1px solid #abb5ba;
}

.basketContainer .customers .footer .left {
	float: left;
	padding-top: 8px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.basketContainer .customers .footer .left h3 {
	font-size: 11px;
	margin: 0px;
	display: inline;
	color: #333333;
}

.basketContainer .customers .footer .right {
	width: 140px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}

.basketContainer .selection {
	width: 47%;
	float: left;
	background-color: #f4f2f2;
	margin-right: 24px;
	border: 1px solid #bbb6a5;
}

.basketContainer .selection .text {
	padding: 10px;
}

.basketContainer .selection .footer {
	height: 30px;
	background-color: #dee5e8;
	border-top: 1px solid #abb5ba;
}

.basketContainer .selection .footer .text {
	padding-top: 0px;
	padding-right: 0px;
}

.basketContainer .checkout {
	width: 47%;
	float: left;
	background-color: #f4f2f2;
	border: 1px solid #bbb6a5;
}

.basketContainer .checkout .text {
	padding: 10px;
}

.basketContainer .checkout .footer {
	height: 30px;
	background-color: #dee5e8;
	border-top: 1px solid #abb5ba;
}

.basketContainer .checkout .footer .left {
	float: left;
	padding-top: 7px;
	padding-left: 5px;
}

.basketContainer .checkout .footer .right {
	width: 100px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}










.basket-item {
	width: 595px;
}

.basket-item .wrap5 {
	width: 75px;
	height: 75px;
	padding: 2px;
}

.basket-item .image {
	float: left;
	width: 95px;
	cursor: crosshair;
}

.basket-item a {
	color: #0033cc;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

.basket-item a:hover {
	text-decoration: underline;
}

.basket-item h1 {
	font-size: 14px;
	margin: 0px;
}

.basket-item h3 {
	font-size: 11px;
	margin: 0px;
	display: inline;
	color: #333333;
}

.basket-item .ptitle {
	float: left;
	width: 200px;
	text-align: left;
	overflow: hidden;
}

.basket-item .remove {
	float: left;
	width: 60px;
	text-align: center;
	overflow: hidden;
}

.basket-item .price {
	float: left;
	width: 80px;
	text-align: right;
	overflow: hidden;
}

.basket-item .qty {
	float: left;
	width: 60px;
	text-align: center;
	overflow: hidden;
}

.basket-item .subtotal {
	float: left;
	width: 100px;
	text-align: right;
	overflow: hidden;
}











/* checkout */

.checkoutContainer {
	width: 615px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	border: 1px solid #bbb6a5;
}

.checkoutContainer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.checkout {
	width: 100%;
	background-color: #f4f2f2;
	border-top: 1px solid #bbb6a5;
	clear: both;
}

.checkout:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

.checkout a {
	display: block;
	text-decoration: none;
}

.checkout .title {
	height: 26px;
	background-color: #dee5e8;
	border-bottom: 1px solid #bbb6a5;
}

.checkout .title h1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #eb6200;
	padding: 4px 0px 0px 5px;
}

.checkout .title .steps {
	background: #eb6200 none repeat scroll 0%;
	border: 1px solid #F19900;
	padding: 0pt 4px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1em;
}

.checkout #step1 {
	display: block;
}

.checkout #step2 {
	display: none;
}

.checkout #step3 {
	display: none;
}

.checkout #step4 {
	display: none;
}

.checkout .text {
	padding: 10px;
}

.checkout .text label {
	padding-top: 5px;
}

.checkout .text h2 {
	margin: 0px;
	padding-top: 5px;
	font-size: 12px;
	color: #000000;
}

.checkout ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

.checkout ul li {
	clear: both;
	padding-top: 5px;
}

.checkout ul li label {
	font-weight: bold;
}

.checkout .inputBox {
	float: left;
	width: 275px;
	height: 45px;
	display: block;
}