acronym{
	border-bottom: 1px dashed #666;
}

span.error, .span.noError {
	padding-left: 20px;
}

.prodd {
	font-weight: bold;
	padding-right: 15px;
}

.wasp {
	background-color: #e6e6e6;
}

.scroll_checkboxes {
    height: 400px;
    padding: 10px;
    overflow: auto;
    border: 1px solid #ccc;
    line-height: 1.5em;
}

.tick {
	padding: 0 0 15px 0;
}


.treelist {
	padding: 0 0 0 8px;
	border: 0;
}

.tableElement .treewrap {
	font-weight: bold ;
	border: 0;
	padding-left: 20px;
}

.tableElement .treelist {
	border: 0;
	padding-top: 0;
}

ul.ultree, ul.ultree ul { 
	list-style-type: none; 
	background: url(vline.png) repeat-y; 
	margin: 0; padding: 0; 
} 
ul.ultree ul { 
	margin-left: 10px; 
	margin-bottom: 0;
	padding: 5px 0 0 0;
} 
ul.ultree li { 
	margin: 10px 0 0 0; 
	padding: 0 0 0 30px; 
	line-height: 20px; 
	background: url(node.png) no-repeat; 
	font-weight: bold; 
} 
ul.ultree li.last { 
	background: #fff url(lastnode.png) no-repeat; 
}

ul.ultree li input, treewrap input {
	margin-left: 2px;
	padding-right: 5px;
}


/* cart stuff */

.cartdesc img {
	float: left;
	margin-right: 8px;
}
.cartdesc a {
	text-decoration: none;
}
.cartdesc a:hover {
	text-decoration: underline;
}

.carterror {
	color: #c00;
	font-weight: bold;
}

.carterrortd {
	padding: 5px; 
	margin: 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #c00;
	line-height: 150%;
}

.carterrordiv {
	width: 734px;
	float: left;
	display: block;
	font-size: 93%;
	margin: 5px 0;
}

.personForm label {
	padding-right: 15px;
}

td.productOrderList {
	padding: 0 !important;
	background-color: #F9F9F9 !important;
}
td.productOrderList table td {
	border: none;
	background-color: transparent !important;
	border-bottom: 1px solid #EEEEEE;
}



/*********************************
product page
*********************************/
div#mainImageWrapper {
	width: 305px;
	float: left;
	/*overflow: hidden;*/
	color: #999999;
	font-size: 85%;
	position: static;
}
	
div#mainImageWrapper p {
	text-align: right;
	margin: 5px 0px;
}
div#mainProductWrapper {
	float: left;
	width: 419px;
	margin-left: 20px; 
	font-size: 95%;
}
div.img {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	min-height: 303px;
	/*overflow: hidden;*/
	height: 303px;
	position: static;
}
div.relImg {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	overflow: hidden;
}

.productColour .img {
	min-height: 69px;
	height: 69px !important;
	/*overflow: hidden;*/
	z-index: 1;
}

.productColour a {
	z-index: 1;
	overflow: auto;
}

div.productColour {
	float: left;
	width: 71px;
	margin-right: 7px;
	min-height: 71px;
	z-index: 1;
}
div.productColour p {
	text-align: center !important;
	margin: 3px 0px 4px 0px;
}
div.noMarginLeft {
	margin-left: 0px;
}

div.noMarginRight {
	margin-right: 0px;
}


div#relatedProductsHead {
	background-color: #F0F0F0;
	width: 140px;
	padding: 11px 0px 1px 25px;
	margin-top: 8px;
}
div#relatedProducts {
	background-color: #F0F0F0;
	padding: 20px 25px;
}


div#prodctDiscountHead {
	background-color: #F0F0F0;
	width: 170px;
	padding: 11px 0px 1px 25px;
	margin-top: 8px;
}
div#prodctDiscount {
	background-color: #F0F0F0;
	padding: 10px 25px 20px 25px;
}
	div#prodctDiscount h4 {
		font-weight: normal;
		font-size: 116%;
		margin-bottom: 10px;
	}
.prodctDiscountProduct {
	width: 109px;
	float: left;
	margin-right: 11px;
	margin-bottom: 10px;
	font-size: 85%;
}
	.prodctDiscountProduct p {
		margin-bottom: 3px;
	}



div.relatedProduct {
	width: 109px;
	float: left;
	margin-right: 11px;
	font-size: 85%;
	margin-bottom: 10px;
}
div.relatedProduct p {
	margin: 0 0 3px 0;
}
h1.productTitle {
	margin-bottom: 7px;
}

p.productPrice {
	font-size: 120%;
	color: #003C70;
	margin-bottom: 15px;
}
div#productCartBox {
	background-color: #E0E0E0;
	padding: 10px 10px 13px 13px;
}
div#productCartBox p {
	margin: 0 0 5px 0;
	color: #999999;
	font-size: 112%;
	padding: 0;
}
div#productCartBox ul {
	overflow: hidden;
	width: 100%;
}
div#productCartBox ul li, div#cartOptions ul li {
	display: inline;
	float: left;
	margin-right: 5px;
}

span.alignTest {
	line-height: 200%;
	overflow: hidden;
	display: block;
}

input#add, input.shopActionRed, input.shopActionBlue {
	font-size: 85%;
	border: 0;
	border: none;
	padding: 0 19px 0 6px;
	background-image: url(/imgs/cmsite/redBGarrow.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	font-family:arial,helvetica,clean,sans-serif;
	height: 2em;
	background-color: #BA012A;
	color: #FFFFFF;
	padding: 0 19px 0 6px;
	font-weight: normal;
	/*height: 1.8em !important;*/
	width: auto;
}
a.wishlishBtn {
	font-size: 85%;
	/*border: 1px solid #FFFFFF;*/
	padding: 0 20px 0 6px;
	background-image: url(/imgs/cmsite/wishlistBGstar.jpg);
	background-position: right 51%;
	background-repeat: no-repeat;
	font-family:arial,helvetica,clean,sans-serif;
	line-height: 2em;
	display: block;
	background-color: #002A4F;
	color: #FFFFFF;
	text-decoration: none;
/*	margin: 0;
	background-color: #002A4F;
	font-weight: normal;
	line-height: 100%;
	/*height: 1.8em !important;*/
	width: auto;
}

input.shopActionBlue {
	background-color: #003C70;
	background-image: url(/imgs/cmsite/blueBGarrow.jpg);
}

select#variant {
	width: 180px;
}

ul.featuresList {
	margin: 10px 0px 15px 0;
}
ul.featuresList li {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 19px;
	margin:1px 0px;
}
p.continueShopping {
	text-align: right;
	margin-top: 10px;
}


/*************************
basket
*************************/
table.basket {
	width: 100%;
	font-size: 93%;
	margin-bottom: 10px;
}
table.basket td.head {
	background-color: #E0E0E0;
	border-top: 1px solid #CCCCCC;
	color: #444444;
	font-weight: bold;
	padding-bottom: 4px;
}
table.basket td.right {
	border-right: 1px solid #CCCCCC;
}
table.basket td {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

table.basket input {
	border: 1px solid #ccc;
	width: 30px;
	text-align: center;
	padding: 5px;
}

div#cartOptions {
/*	position: relative;
	overflow: hidden;*/
	width: 100%;
	float: left;
}
div#cartOptions ul {
	overflow: hidden;
	/*width: 460px;*/
	float: left;
}
div.cartTotalInfo {
	float: right;
	padding-right: 2px;
	padding-bottom: 10px;
	font-size: 93%;
	text-align: right;
	width: 290px;
}
p.cartCombinedTotal {
	font-weight: bold;
	color: #003C70;
	margin: 6px 0px 0px 0px;
	font-size: 120%;
}
input.basketCheckout {
	float: right;
}

#basketButtons {
	width: 100%;
	float: left;
	padding: 15px 0;
}

input.emptyButton {
	background-image: url(/imgs/cmsite/bluecross.gif);
}

input.updateButton {
	background-image: url(/imgs/cmsite/redupdate.gif);
	padding-right: 23px;
}




.voucherdiv {
	border: 1px solid #ccc;
	height: 2em;
	line-height: 2em;
	font-size: 85%;
	width: auto;
	overflow: hidden;
}

.voucherdiv label{
/*	padding-top: 4px;
	*padding-top: 5px;*/
	float: left;
	padding-left: 10px;
}

form#wishlistSendForm p {
	width: 100%;
	overflow: hidden;
	margin: 4px 0px;
}
form#wishlistSendForm p label {
	width:100px;
	display: block;
	float: left;
}
form#wishlistSendForm p input {
	float: left;
}


.basketSelect {
	width: 280px;
}


ul#shippingLayout {
	/*width: 550px;*/
}

ul#shippingLayout, ul#shippingLayout li {
	float: left;
	/*width: auto;*/
}

ul#shippingLayout li {
	width: 250px;
}

ul#shippingLayout li.code, #cartVoucherHolder {
	width: 200px;
}

#cartVoucherHolder {
	float: left;
}

/**************************
checkout
**************************/
p.checkoutBackToBasket {
	padding-top: 5px;
	float: left;
	display: block;
	width: 420px;
}
p.formItem {
	overflow: hidden;
	width: 100%;
	padding: 3px 0;
	background-color: #F0F0F0;
	
}

p.formItem input ,p.formItem textarea, input[type="password"] {
	margin: 0;
	width: 50%;
	padding: 3px 5px;
	border: 1px solid #999;
	float: left;
}

p.formItem input ,p.formItem textarea {
	margin: 0;
	width: 50%;
	padding: 3px 5px;
	border: 1px solid #999;
	float: left;
}

.greyInputBox {
	margin: 0;
	width: 50%;
	padding: 3px 5px;
	border: 1px solid #999;
	float: left;

}

p.inputDefault input {
	margin: 0;
	padding: 5px;
	border: 0;
	width: auto;
}

p.inputCheckButton {
	margin: 0;
	border: 0;
	width: auto;
	margin-top: 15px !important;
}

.prodSelOuter {
	overflow: hidden;
	width: 100%;
	padding: 3px 0;
	background-color: #F0F0F0;	
}

.prodSelWrap {
	width: 50%;
	float: left;
	border: 1px solid #999;
	padding: 3px 5px;
	background-color: #fff;
}

select#deliCountry, select#billCountry,
select#deliState, select#billState {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}

div.personForm label {
	margin: 0;
	padding: 0;
	display: block;
	width: 140px;
	float: left;
}
p.checkbox label {
	width: auto;
	float: none;
	display: inline;
}
div.personForm h3 {
	padding-bottom: 5px;
}
div.personForm h3.padWline {
	border-top: 1px solid #FFFFFF;
	margin-top: 8px;
	padding-top: 7px;
}
div#deliveryAddress {
	padding-bottom: 6px;
	margin-bottom: 8px;
}
div#savePassword {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 2px 0px 5px 0px;
}
div#savePassword label {
	font-weight: bold;
	width: 75px;
	margin-top: 6px;
}
div#savePassword input {
	margin-top: 6px;
}
input#voucher {
	margin: none;
	padding: none;
	border: none;
	padding: 0;
	padding: 0 0 0 5px;
	width: 105px;
	float: left;
	display: block;
	border: 0;
	padding-top: 3px;
	*padding-top: 4px;
	/*height: 2em;
	line-height: 2em;*/
	
	font-size: 116%;
	font-weight: bold;
	font-family:arial,helvetica,clean,sans-serif;
	display: auto;
}

#combCartTotal {
	float: right;
	text-align: right;
}

#relProductsGroup {
	float: left;
	width: 744px;
}

#orderHistPad {
	width: 954px;
	padding: 10px;
}

#registrationform p {
	display: block;
	float: left;
	width: 694px;
}

.chooseship {
	font-size: 131% !important;
}

/*********************************
  magnifier
*********************************/

#mpcontainer {
	float: left;
	width: 303px;
	position: relative;
	z-index: 100;
}

#mppicture {
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
}
#mppicture img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#mprollovertozoom {
	bottom: 0;
	right: 0;
	position: absolute;
	visibility: hidden;
}

#mpsuperover {
	z-index: 100;
	display: none;
}

#mpsuperover img {
	width: 100%;
	height: 100%;
}

#mpmagnify {
	position: absolute;
	border: 5px solid #CCCCCC ;
	overflow: hidden;
	width: 150px;
	height: 150px;
	z-index: 99 !important;
	display: none;
}


img#mpmagpic {
	position: relative;
	top: 0px;
	left: 0px;
}

/********************************/

#lifestylelook {
	background-color: #F0F0F0;
	padding: 10px 25px 8px 25px;
}

#lifestylelookhead {
	background-color: #F0F0F0;
	width: 140px;
	padding: 11px 0px 1px 25px;
	margin-top: 8px;
}

.relatedProduct .relImg, .prodctDiscountProduct .relImg {
	height: 108px;
}

#lifestylelook a img {
	height: 69px;
	border: 1px solid #ccc;
}

#lifestylelook a {
	padding: 0 6px 6px 0;
}



