/*SHOP RELATED STYLES*/
.floatleft {
float: left;
}

#shoptable {
	width: 530px;
	margin: -10px 0px 0px 16px;
	text-align: center;
}
.shopcell {
	width: 247px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 9px 3px 9px;
}
#proddescription {
margin-left: 256px;
}
.shopcell2 {
	width: 247px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 9px 3px 9px;
}
.shoplistimagediv {
	
}
.shoptext {
	width: 233px;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 16px 30px 16px;
}
.shoptext a{
	text-decoration: none;
	color: #555;
}
.shoptext a:hover{
	text-decoration: underline;
	color: #d32430;
}
.shoptext-price {
	color: #d32430;
}
.shoptext2 {
	width: 233px;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 16px 30px 16px;
}
.shoptext2 a{
	text-decoration: none;
	color: #555;
}
.shoptext2 a:hover{
	text-decoration: underline;
	color: #d32430;
}

.shoplistimage {
	width: 115px;
}

.shopproductimage {
	width: 230px;
	margin: 0px 14px 16px 0px;
}
.shopprice {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 19px;
	color: #d32430;
	padding: 0px 0px 9px 0px;
}
.tbladdtocart {
	width: 100px;
	margin: 18px 10px 4px 10px;
	float: right;
	font-size: 11px;
	line-height: 20px;
}
.shopcolourcell {
	text-align: right;
	padding: 4px 0px 12px 0px;
}
.shopcolourchoice {
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.shopqty {
font-weight: bold;
}
.qtyfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#shoptop {
	width: 102%;
	display: block;
	margin: -4px 0px 16px -14px;
	padding-right: 16px;
	text-align: left;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	color:#888;
	background-color:#d8d8d8;
}
.shoptoptext {
	padding-left: 15px;
}
#shoptop a{
	color:#888;
	float: right;
	height: 25px;
	margin-left: -3px;
	text-decoration: none;
	padding: 0px 11px 0px 11px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}
#shoptop a:hover{
	color:#fff;
	text-decoration: none;
	background-color:#aaa;
}

.shop-backtocategory {
	display: block;
	width: 227px;
	margin: 18px 0px 16px 3px;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #b2aaa4;
	background-image: url(images/button-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.shop-backtocategory a{
	text-decoration: none;
	color: #74744e;
}
.shop-backtocategory a:hover{
	text-decoration: none;
	color: #d32430;
}


/*Small cart styles are on the base of the main style.css */

/*MAIN CART PAGE STYLES*/
.cart-table {
	width: 560px;
	margin: 19px 0px 6px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cart-table2 {
	width: 560px;
	margin: 0px 0px 12px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cart-titles {
	padding: 0px 8px 3px 8px;
	font-size: 9px;
	vertical-align: top;
	text-transform: uppercase;
	color: #e4303c;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.cart-items {
	padding: 0px 8px 0px 8px;
	vertical-align: middle;
}
.qtybox {
	color: #444444;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 1px;
	margin: 0px 2px 0px 4px;
}
.editbutton {
	padding: 5px 0px 4px 0px;
	vertical-align: top;
	text-align: right;
}
.cart-viewmore {
	padding: 7px 0px 0px 4px;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	}
.cart-viewmore a{
	text-decoration: none;
	}
	
.cart-total {
	padding: 11px 8px 22px 8px;
	vertical-align: top;
	color: #e4303c;
	font-size: 12px;
	font-weight: bold;
}
.cart-total a {
	text-decoration: none;
}
.cart-total a:hover {
	text-decoration: underline;
}



.listtitles {
	color: #989b7f;
	font-size: 18px;
	display: block;
	margin: 2px 0px 6px -1px;
}
.listtitles a{
	color: #989b7f;
	text-decoration: none;
}
.listtitles a:hover {
	color: #757762;
	text-decoration: underline;
}
.listdetails {
	display: block;
	line-height: 22px;
	padding: 1px 0px 1px 0px;
}
.listbreak {
	height: 24px;
}


.confirm-table {
	width: 490px;
	margin: 8px 0px 9px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.confirm-items {
	padding: 3px 8px 2px 8px;
	vertical-align: middle;
}
.confirm-subtotal {
	padding: 8px 8px 0px 8px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.confirm-ordernow {
	padding: 14px 1px 2px 6px;
	vertical-align: middle;
}


.shipping-table {
	width: 460px;
	display: block;
	margin: 9px 0px 15px 0px;
}

.transparent {
    background: transparent; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: none;
	text-align: right;
}

.shipping-titles {
	font-weight: bold;
	padding: 6px 8px 6px 6px;
}
.shipping-dropdowncell {
	vertical-align: middle;
	text-align: left;
}
.shipping-dropdowns {
	color: #333333;
	width: 170px;
}
.shipping-orderdetails {
	padding: 0px 8px 3px 8px;
	font-size: 9px;
	width: 410px;
	vertical-align: top;
	text-transform: uppercase;
	color: #d32430;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.shipping-qty {
	padding: 0px 8px 3px 8px;
	font-size: 9px;
	width: 50px;
	vertical-align: top;
	text-transform: uppercase;
	color: #d32430;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.shipping-items {
	padding: 6px 8px 6px 8px;
	vertical-align: middle;
}
.shipping-subtotal {
	padding: 8px 8px 0px 8px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.shipping-subtotal a{
	color: #444444;
}
.shipping-goback a{
	color: #444444;
}
.shippingcosts {
	padding: 4px 8px 4px 8px;
	vertical-align: top;
}

.shipping-total {
	padding: 8px 8px 12px 8px;
	vertical-align: top;
	color: #d32430;
	font-weight: bold;
}