﻿/**********************************
	Obsolete
	IDS & IDSDance use IDSNew.css
	IDSShop uses shop.css
***********************************/

.outline {outline: 1px solid #f90;}

/*
Main Blue:	#002992	- RGB 0,41,146
50% Blue:	#7f94c8	- RGB 127,148,200
30% Blue:	#b2bfde	- RGB 178,191,222
15% Blue:	#d9dfef	- RGB 217,223,239
*/

body {
	background-color: #d9dfef;
	color: #333;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 75%;			/* 12/16 = 12px */
	line-height: 1.25em;	/* an extra 3px */
}

a, a:visited {
	color: #002992;
	text-decoration: none;
}

input, select, textarea {
	font-family: Arial Verdana, Sans-Serif;
	font-size: 12px;
}

a img, img	{
	border: none;
}

.plus1 {	/* increases font size to 1.2ems */
	font-size: 1.2em;
}

.paddingtop1 {	/* adds top padding of 1em */
	padding-top: 1em;
}

div.main {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #d9dfef;
	padding: 0px;
}

div.header-top {
	text-align: center;
	background-color: #FFF;
	height: 144px;
	margin: 0px;
	position: relative;
	left: 0;
}

div.header-top-logo {
	width: 800px;
/*	margin-left: 3px;
	margin-right: 3px; */
	text-align: center;
	display: inline-block;
	position: absolute;
	left: 0;
	z-index: 1;
}

div.header-top-test {
	background-color: #FFF;
	color: #002992;
	position: absolute;
	left: 770px;
	top: 0px;
	z-index: 9;
	padding: 6px 1px 1px 1px;
	width: 176px;
	height: 133px;
}

div.mainwrapper {
	padding: 0px;
	margin-top: 4px;
	background-color: #FFF;
}

div.main-left {
	background-color: #FFF;
	float: left;
	margin: 0px;
	width: 150px;
}

div.main-left div {
	margin: 2px 0px 2px 0px;
}

div.main-left div.home {
	background-color: #002992;
	margin: 0;
	width: 152px;
}

div.home a {
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	padding: 9px 5px 17px 5px;
	text-decoration: none;
	width: 100%;
}

div.main-right {
/*	background-color: #d9dfef;	*/
	float: right;
	margin: 0px;
	width: 151px;
}

div.main-right div {
	margin-bottom: 2px;
}

div.main-right div div {
	margin: 0px;
}

div.shop-logo {
	text-align: center;
	padding: 5px 0px;
	background-color: #FFF;
}

div.hover-button {
	font-size: 110%;
	font-weight: bold;
	width: 140px;
}

div.hover-button a, 
div.hover-button a:visited {
	border-bottom: 1px solid #d9dfef;
	color: #002992;
	display: inline-block;
	margin-bottom: 3px;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}

div.hover-button a:active, 
div.hover-button a:hover {
	background: #B2BFDF;
	color: #FFF;
	text-decoration: none;
}

div.main-right div.myaccount {
	background: #002992 url(/structure/idsshop/myaccount.gif) center top no-repeat;
	font-size: 12px;
	margin: 0px;
	padding: 2px 3px 1px 40px;
	height: 38px;
	font-weight: bold;
}

div.main-right div.myaccount div {
	padding-left: 24px;
}

div.myaccount a {
	color: #FFF;
	display: block;
	margin: 0;
	text-decoration: none;
}

div.minibasket {
	border-bottom: 2px solid #d9dfef;
	padding: 0px;
	width: 151px;
}

div.minibasket div.header a {
	background: #b2bfde url(/structure/idsshop/basket.png) center 2px no-repeat;
	display: block;
	font-weight: bold;
	padding: 10px 2px 10px 25px;
	text-decoration: none;
}

div.minibasket div.content {
	background-color: #FFF;
	text-align: center; 
}

div.minibasket div.content div {
	padding: 7px 0;
}

div.minibasket div.content a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}


div.sidebar {
	background-color: #b2bfde;
	padding: 0px;
	text-align: center;
	width: 151px;
}

div.sidebar div.header {
	background-color: #b2bfde;
	border-bottom: 2px solid #d9dfef;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
}

div.sidebar div.content {
	background-color: #FFF;
	font-weight: bold;
	padding: 2px;
	padding-bottom: 5px;
}

/* not used 
div.recently {
	background-image: url(/structure/ids/recentlyviewd_right.gif);
	padding-top: 40px;	
}

div.recently div {
	font-weight: bold;
	padding: 0px 5px 2px 10px;	
}

div.recentviewed {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
}

div.recentviewed a {
	text-decoration: none;
}

div.topsellers {
	background-image: url(/structure/ids/topselle.gif);
	margin-top: 10px;
	padding-top: 40px;	
}

div.topsellers div {
	font-weight: bold;
	padding: 0px 5px 2px 10px;	
	text-align: center;
}

div.topsellers div div {
	margin: 0;
}
*/

div.bottom {
	background: #FFF url(/structure/idsshop/footer_logo.jpg) left bottom no-repeat;
	clear: both;
	color: #030099;
	font-size: 12px;
	margin: 0px;
	margin-top: 4px;
	padding: 3px;
}

div.bottom-group {
	float: left;
	width: 138px;
	border-left: solid 1px #002992;
	padding: 0px 0px 0px 5px;
	margin-top: 10px;
}

div.bottom-group:first-child {
	border: none;
}

div.bottom-right {
	float: right;
	text-align: right;
}

div.bottom-group ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	color: #000080;
	padding: 2px;
}

div.lower-footer {

}

div.lower-footer div.copywrite {
	float: left;
	padding: 10px 0 0 150px;
}

div.lower-footer div.cards {
	float: right;
	padding-right: 10px;
}

div.lower-footer div.cards img {
	vertical-align: middle;
}

div.main-main {
/*	background-color: #d9dfef;	*/
	margin-top: 1px;
	margin-left: 154px;
	padding: 0 0 0 3px;
/*	width: 649px;*/
	left: 0px;
	top: 5px;
	zoom: 1;
	/*	_height: 900px; */
	/* These two properties are necessary for IE to layout the columns properly... */
}

div.main-main div.innercontent {
	background-color: #FFF;
}

div.login-bar {
	background-color: #002992;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px 5px 10px;	
	margin-bottom: 2px;
/*	margin-top: 8px; */
	height: 31px;
}

div.login-bar a, 
div.login-bar a:visited {
	color: #FFF;
}

div.offers {
	margin-bottom: 1px;
}

div.offers span {
	display: block;		/* for validation (inside span) */
}

div.offers div {
	border-top: 2px solid #fff;
/*	float: left;	*/
/*	margin: 1px;	*/
	margin: 0;
	text-align: center;
}

div.frontpageproducts {
	margin-top: 4px;
	padding-left: 5px;
}

div.frontpageproducts>span {
	display: block;		/* for validation (inside span) */
}

div#browse-cats {
	overflow: hidden;
	width: 100%
}

div.productbox {
	background-color: #b2bfde;
	border: 1px solid #b2bfde;
	float: left;
	height: 260px;
	left: 0;
	margin: 3px;
	padding: 9px 4px 7px 4px;
	position: relative;
	text-align: center;
	top: 0;
	width: 144px;
}

/* browsecat boxes don't have a decription & don't need to be as high */
div.browsecat {
	height: 180px;
}

/* clears (sub)categories on same browse page where there are less than 2 categories */
div.sepline {
	clear: both;
}

div.productbox a {
	font-weight: bold;
	text-decoration: none;
}

div.productbox div {
	background: none;	
	margin: 2px;
	width: 95%;
}

div.productbox div.name {
	position: absolute;
	top: 150px;	
	left: 3px;
}

div.productbox div.price {
	position: absolute;
	top: 238px;	
	left: 3px;
}

div.productbox div.code {
	position: absolute;
	top: 221px;	
	left: 3px;
}

div.productbox div.info {
	position: absolute;
	top: 255px;	
	left: 3px;
}

div.productbox div.image {
	height: 150px;
}

div.clearer {
	clear: both;
}

div.clearright {
	clear: right;
}

div.productvariants {
	background-color: #d9dfef;
	padding: 5px;
}

div.productvariants select {
	font-weight: bold;
}

div.productvariants div {
	background-color: #d9dfef;
}

div.productvariants div.buttons {
	text-align: center;
}

/* BUY GRID START */
div.productvariants div.varianttitle {
	/*border-left: 1px dotted #002992;*/
	overflow: auto;
	font-size: 1.1em;
	float: left;
	margin: 1em 4px 1em 0;
	padding: 0;
	text-align: left;
	width: 87px;
}

div.productvariants div.pricetitle {
	text-align: center;
}
div.productvariants div.variantgroup div.pricetitle {
	text-align: left;
}


div.productvariants span.pricetitle {
	clear: both;
}

div.productvariants div.variantitem {
	width: 99%; /* 99% of varianttitle to prevent scroll bar */
	height: 7em; /* force buy diamond below any descriptive text */
	text-align: center;
	position: relative;
	font-weight: normal;
}

div.productvariants div.singleitem div.variantitem {
	height: 3em; /* Single item - no title, so don't need so much height */
}

/* centres input diamond and aligns to base of box */
div.productvariants div.variantitem input {
	position: absolute;
	bottom: 0px;
	left: 22px;
	width: 3em;
}

div.productvariants div.variantitem div {
	text-align: center;
	word-wrap: break-word; /* CSS3 but not Opera :-( */
	width: 100%;
}


/* variantgroup controls multiple items in same price group i.e. shoes */
div.productvariants div.variantgroup {
	overflow: auto;
	font-weight: bold;
}

div.productvariants div.variantgroup div.pricetitle {
	/*border-bottom: 1px solid #002992;*/
	margin: 1em 0;
}

/* shorter height specified as no description for shoes
floats left as multiple items in variantgroup */
div.productvariants div.variantgroup div.variantitem {
	/*border-left: 1px dotted #002992;*/
	float: left;
	height: 6em;
	margin: 1em 0;
	width: 87px;
}

/* BUY GRID END */


div.optionsbar {
	font-size: 14px;
	margin: 5px 2px 5px 2px;
}

div.optionsbar a, 
div.optionsbar a:visited {
	margin-left: 5px;
}


/* BASKET START */


div.basket {
	font: normal 12px Trebuchet MS,Verdana,Arial;
	margin: 0;
	padding: 4px;
}

/* same size as buttons in left col */
div.basket div.login-bar {
	background-color: inherit;
	height: 12px;
	width: 100%;
}

/* table styling */
div.basket table {
	background-color: #B2BFDF;
	border: none;
	border-collapse:collapse;
	font: normal 12px Trebuchet MS,Verdana,Arial;
	margin: 0;
	padding: 0;
	width: 100%;
}

/* header row */
div.basket table tr.header {
	background-color: #002992;
	color: #FFF;
	margin: 0;
	padding: 0;
}

/* header cells */
div.basket table tr.header th {
	border-left: 1px solid #FFF;
	margin: 0;
	padding: 2px;
}

/* re-style first header cell */
div.basket table tr.header th.first {
	border-left: 1px solid #002992;
}

/* re-style redbg header cell */
div.basket table tr th.redbg {
	background-color: #CC0726;
	border-right: 1px solid #CC0726;
}

/* re-style last header cell */
div.basket table tr th.last {
	border-right: 1px solid #002992;
}

/* col width 60px */
div.basket table tr th.w60 {
	width: 60px;
}



/* row cells  */
div.basket table tr td {
	border: 1px solid #FFFFFF;
	border-top: 0;
	margin: 0;
	padding: 2px;
}

/* re-style first cell border */
div.basket table tr td.first {
	border-left: #B2BFDF;
}

/* center align cells */
div.basket table tr td.center {
	text-align: center;
}

/* right align cells */
div.basket table tr td.ralign {
	text-align: right;
}

div.basket table tr span.ralign {
	text-align: right;
	display: inline-block;
}

/* input box */
div.basket table tr td input {
	border: 1px solid #002992;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.basket table tr td.last input {
	border: 0;
}


/* bluebg colour */
div.basket table tr td.bluebg {
	font-weight: bold;
}

/* redbg colour */
div.basket table tr td.redbg {
	background-color: #CC0726;
	border-top: 1px solid #FFF;
	border-right: 1px solid #CC0726;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #FFF;
}

/* re-style last cell borders */
div.basket table tr td.last, 
div.basket table tr td.shoplast {
	border-right: 1px solid #B2BFDF;
}

/* force basket under floated address divs on CheckoutComplete */
div.basketcomplete {
	clear: both;
}



/* totals styling */
div.basket div.totals {
	border-top: 1px solid #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* totals description col */
div.basket div.totals span.name {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 731px;
}

/* overide width for basket page to display below table order total col  */
div.basket div.baskettotals span.name {
	width: 665px;
}

/* select style */
div.basket div.totals select {
	background-color: #EEE;
	font: normal 12px Trebuchet MS,Verdana,Arial;
	height: 22px;
	margin: 0;
	padding: 0;
	width: 160px;
}

/* totals amounts col */
div.basket div.totals span.total, 
div.basket div.totals span.totalchk {
	border-left: 1px solid #FFF;
	display: inline-block;
	font-weight: bold;
	margin: 0;
	padding: 2px;
	text-align: right;
	width: 60px;
}

/* totals amounts */
div.basket div.totals span.total {
	background-color: #002992;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}

/* totals amounts */
div.basket div.totals span.totalchk {
	background-color: #002992;
	border: 0px none #FFF;
	border-bottom: 1px solid #000;
	color: #FFF;
	margin-bottom: 2px;
}

/* grand total */
div.basket div.totals span.gtotal {
	border-bottom: 1px solid #fff;
}

/* paynowchk */
div.basket div.totals span.paynowchk {
	background-color: #CC0726;
	border-right: 1px solid #CC0726;
	border-bottom: 1px solid #fff;
	color: #FFF;
	margin: 0;
}





div.basket div.saveditems {
	width: 100%;
}

div.basket a:hover {
	color: #CE0000;
}

div.finishstep {
	padding: 5px;
	width: 99%;
}

/* Terms and conditions section of checkout */
div.tsandcs {
/*	float: left;
	position: relative;
	top: 20px;
	width: 60%;*/
}

div.tsandcs a {
	text-decoration: underline;
}

div.tsandcserror {
	color: #f00;
/*	float: left;
	position: relative;
	top: 40px;
	width: 60%;*/
}


/* BASKET END */



/*div.product-image {
	width: 210px;
	float: left;
}*/

div.product-image {
	float: left;
	width: 312px;
	height: 312px;
}

div.topdetails {
	margin-bottom: 10px;
	height: 400px; /* To account for the product image, which is floated and doesn't cause the div to expand */
}

/*div.product-image #ProductImage {
	width: 200px;
}*/

div.product-image #ProductImage {
	max-width: 300px;
	max-height: 300px;
	width: expression(this.width > 300 ? 300 : true);
	height: expression(this.height > 300 ? 300 : true);
}

#SizeImageLink {
	cursor: pointer;
	text-align: center;
}

#SizeImage {
	max-width: 250px;
	max-height: 230px;
	width: expression(this.width > 250 ? 250 : true);
	height: expression(this.height > 230 ? 230 : true);
}

/*div.product-details {
	padding-top: 10px;
	display: inline-block;
	width: 100%;
}*/

div.product-details {
	width: 100%;
}

/*div.product-details div.code {
	color: #4756b5;
	font-size: 17px;	
}

div.product-details div.name {
	color: #4756b5;
	font-size: 17px;	
	font-weight: bold;
}

div.product-details div.description {
	color: #4756b5;
	font-size: 12px;	
}*/

#UpdatePanel1 {
	float: left;
	width: 312px;
}

/* Product info section on product page (container for code, name, description etc.) */
.productview {
	width: 312px;
	display: inline-block;
}

div.product-details h2.code, 
div.product-details h2.name {
	margin: 1em 0;
	line-height: 110%;
}

/***** IDS theme - replaces xp theme *****/

/* need to float so it doesn't clear UpdatePanel1 */
.ajax__tab_ids {
	float: left;
}

/* A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
.ajax__tab_ids .ajax__tab_header {background-image: none;}

/* An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
.ajax__tab_ids .ajax__tab_outer {
	border: 1px solid #5991c4;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 0;
	margin-right: 2px;
}

/* An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
.ajax__tab_ids .ajax__tab_inner {}

/* An element of the tab that contains the text content. Child CSS classes:none. */
.ajax__tab_ids .ajax__tab_tab {color: #5991c4; font-size: 0.87em; font-weight: bold; margin: 0px; padding: 2px 4px;}

/* This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer. */
.ajax__tab_ids .ajax__tab_hover .ajax__tab_outer {cursor: pointer;}
.ajax__tab_ids .ajax__tab_hover .ajax__tab_inner {cursor: pointer;}
.ajax__tab_ids .ajax__tab_hover .ajax__tab_tab {cursor: pointer;}

/* This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */
.ajax__tab_ids .ajax__tab_active .ajax__tab_outer {background-color: #5991c4;}
.ajax__tab_ids .ajax__tab_active .ajax__tab_inner {}
.ajax__tab_ids .ajax__tab_active .ajax__tab_tab {color: #fff;}

.ajax__tab_ids .ajax__tab_disabled { color: #A0A0A0;}

/* A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none. */
.ajax__tab_ids .ajax__tab_body {
	border: 1px solid #5991c4;
	padding: 8px;
	background-color: #ffffff;
}

/* bullets inside decription tab */
.ajax__tab_ids .ajax__tab_body li {
	margin-left: 1em;
}

div.product-details ul {
	list-style-position: inside;
	border: solid 1px red;
}

div.product-key {
	background: #D9DFEF;
	padding: 0 4px;
}

div.key {
	background: #FFF;
}

div.basket div.promo {
	text-align: right;
	margin: 5px;
}

.centered {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}




/* MINI MASTER */

div.miniwrapper {
	background-color: #AEC1E2;
	margin-top: 4px;
}



div.miniwrapper div.main div.box {
	margin-top: 25px;
	padding: 1px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

div.miniwrapper div.main div.box h4 {
	font-size: 14px;
	font-weight: bold;
}

div.miniwrapper div.main div.box div.content {
	background-color: #FFF;
	padding: 5px;
}



div.main span.name {
	display: inline-block;
	width: 120px;
}

div.main span.item {
	display: inline-block;
	width: 165px;
	height: 25px;
	text-align: left;
}



div.miniwrapper div.title div.USheader {
	background-color: Transparent;
}

div.miniwrapper div.blurb {
	margin: 5px;
}

div.miniwrapper h1 {
	font-size: 27px;
	font-weight: normal;
	margin-bottom: 4px;
}

div.miniwrapper h2 {
	font-size: 14px;
	font-weight: normal;
}

div.miniwrapper h5 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 4px;
}

div.miniwrapper h6 {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	display: inline;	
}

div.miniwrapper div.title img {
	vertical-align: middle;
}

div.miniwrapper div.register {
	display: inline-block;
	margin: 1px;
	width: 230px;
	padding: 2px;
	height: 60px;
	float: left;
}

div.login-top {
	background-color: #000080;
}

div.account {
	padding: 2px;
	margin: 2px;
	float: left;
	width: 45%;
}

div.addressbox {
	border: 0;
	height: 325px;	
	position: relative;
	top: 0px;
}

div.addressbox1 {
	border-right: 1px solid #D9DFEF;
}

div.addressbox2 {
	padding-left: 5%;
}

span#Orders_DataPager {
	display: block;
	text-align: center;
}

div.addressbox2 hr {
	border-top: 1px solid #d9dfef;
}

/* not used
div.shortaddressbox {
	height: 270px;	
	position: relative;
	top: 0px;
}
*/

div.addressbox div.alternates a {
	text-decoration: none;
}

div.addressbox div.alter {
	position: absolute;
	bottom: 4px;
	right: 4px;
}

div.addressbox div.alternates a {
	text-decoration: none;
}

div.account div.header {
	background-color: #FFF;

	font-size: 14px;
	font-weight: bold;
	margin: 2px 0px;
}

div.account span.title {
	display: inline-block;
	width: 	98px;
	margin: 1px;
	font-weight: normal;
}

div.account span.data {
	display: inline-block;
	width: 185px;
	margin: 1px;
}

div.account span.titlewide {
	display: inline-block;
	width: 	185px;
	margin: 1px;
}

div.account span.tright {
	text-align: right;
}

div.account span.datanarrow {
	display: inline-block;
	width: 98px;
	font-weight: bold;
	margin: 1px;
}

div.backorderout {
	background-color: #FFF;
	margin: 5px 0px 5px 0px;
}
div.backorderout div {
	padding: 5px;
}

div.backorder {
	/* background-color: #ccccff; */
	padding: 2px;
}

.backorder-header {
	background-color: #002992;
	color: #FFF;
	padding: 1px;
	font-weight: bold;
}

.backorder-row {
	background-color: #FFF;
	color: Black;
	text-align: center;
	padding: 1px;
}

div.divBanner {
	padding: 1em;
}

div.contactapply {
	padding: 1em;
}

div.contactapply>span {
	display: block;
}

/* available width = 649px */

/* name field of form */
div.contactapply span.titlepad {
	display: inline-block;
	width: 250px;
	padding: 5px;
	text-align: right;
	vertical-align: top;
}

/* moves fields to the left a bit so the register page bg image can fit */
div.shopregister span.titlepad {
	width: 150px;
}

/* value field of form */
div.contactapply span.value {
	display: inline-block;
	width: 350px;
	padding: 1px;
}

div.contactapply span.value span.error {
	padding-left: 0.5em;
}

/* overide inline style */
div.contactapply span.value input, 
div.contactapply span.value textarea {
	font-family: Arial, Trebuchet MS, Verdana, Sans-serif;
	font-size: 13px;
	width: 200px !important;
}

div.contactapply span.value textarea {
	width: 300px !important;
}

div.contactapply span.title {
	display: inline-block;
	width: 245px;
	padding: 1px;
	text-align: right;
}

div.contactapply div.mandatory {
	font-size: 0.9em;
	padding: 0.5em 0;
}

div.contactapply div.cont-button {
	text-align: right;
	width: 566px;
}

/* moves field to the left a bit so the register page bg image can fit */
div.shopregister div.cont-button {
	width: 370px;
}

div.contactapply div.finishrec {
	font-size: 13pt;
}

div.contactapply select {
	width: 170px;
}

div.contactapply span.valuewide {
	display: inline-block;
	width: 280px;
	padding: 1px;
}

div.contactapply span.heading {
	display: inline-block;
	width: 470px;
	padding: 1px;
	text-align: left;
}

div.contactapply ul {
	color: Red;
}

.error {
	color: #C00;
}

div.emailfriend {
	font-size: 12px;
	line-height: 15px;
}

div.emailfriend p {
	margin: 0;
	padding-bottom: 0.5em;
}

div.emailfriend span.name {
	display: inline-block;
	/*width: 150px;*/
	width: 90px;
}

div.emailfriend span.comments {
	vertical-align: top;

}
div.emailfriend span.value {
	display: inline-block;
	/*width: 250px;*/
	padding: 2px 0;
	width: 180px;
}

div.emailfriend span.value input {
	width: 165px;
}

div.emailfriend span.value textarea {
	height: 7em;
	padding: 2px;
	width: 165px;
}

.emailbuttondiv {
	margin: 2px 0 2px 94px;
}

div.related {
}

div.related h1 {
	background-color: #002992;
	color: #FFF;	
	font-size: 14px;
	padding: 3px;
}

div.related span.product {
	text-align: center;
	display: inline-block;
	float: left;
	width: 150px;
	height: 230px;
}

div.related span.product div.productimg {
	height: 150px;
}

div.related span.product div.productdesc {
	display: none;
}

div.related span.product div.productprice {
	font-weight: bold;
}

div.related span.product a, 
div.related span.product a:visited {
	color: inherit;
	text-decoration: none;
}

.darkback {
	background-color: #002992;
}

div.sitesettings {
	padding: 5px;
	border: solid 1px black;
}

div.sitesettings span.name {
	display: inline-block;
	width: 200px;
}

div.sitesettings span.value {
	display: inline-block;
	width: 300px;
}

div.content-edit-section {
	padding: 5px;
}

div.content-edit-section span.content-edit-label {
	display: inline-block;
	width: 150px;
}

div.chpassword span.name {
	display: inline-block;
	width: 220px;
}

div.chpassword span.item {
	display: inline-block;
	width: 165px;
	height: 30px;
	text-align: left;
}

div.welcome {
	display: none;
}

.remove {
	display: none;
}

.currentpagelabel {
	font-weight: bold;
}

div.popup {
	position: fixed;
	width: 300px;
	left: 50%;
	margin-left: -150px;
	top: 400px;
	border: solid 1px #002992;
	display: none;
	background-color: #FFF;
	z-index: 99;
	padding: 3px;
}

div.popup div.header {
	background-color: #002992;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	padding: 2px;	
}

h2.wide {
	color: #FFF;
	background-color: #002992;
	width: 622px;
	padding: 4px;
	font-size: 11pt;
	margin: 0px 0px 5px 0px;
}	

div.popup div.content {
	padding: 10px;
}

div.login-footer {
	background-color: #002992;
	color: #FFF;
	padding: 5px;
}

div.login-footer div.contact {
	float: right;
}

div.login-footer a, 
div.login-footer a:visited {
	color: #FFF;
	text-decoration: none;
}

div.login-footer a:active {
	color: #FFF;
}

/* not used
div.checkoutheader {
	background-color: #002992;
	color: #FFF;
	font-weight: bold;
	position: relative;
	top: -71px;	
	float: left;	
}

div.checkoutheader div.checkouttitle {
	position: absolute; 
	top: -2px; 
	left: 0px; 
	width: 613px;
	color: #002992;
	background-color: #FFF;
	font-size: 13pt;
	padding: 8px;
}

div.checkoutheader span {
	padding: 2px 10px 2px 10px;
}
*/

input.centered {
	text-align: center;
}

div.cardpayment {
	background-color: #FFF;
	color: #002992;
	padding: 5px;
}

div.cardpayment div {
	padding: 4px;
}

div.cardpayment h2 {
	margin: 2px;
	font-size: 12pt;
}

div.checkoutpayment {
	width: 100%;
}

div.checkoutpayment div.header {
	text-align: center;
	font-size: 110%;
	margin: 2px;
}

div.checkoutpayment span.title {
	display: inline-block;
	width: 200px;
}

span.cardicon {
	display: inline-block;
	width: 60px;
	text-align: center;
}

span.cardicon div {
	padding: 0px;
}

.ctdone {
	padding-top: 5px;
}

div.emptybasket {
	padding: 1em;
}

div.preview {
	padding: 20px;
}

div.ordercomplete {}

div.ordercomplete h2 {
	font-size: 14pt;
}

div.ordercomplete h4 {
	font-weight: normal;
}

.loading {
	text-align: center;
}

div.cursive {
/* font-family: Lucida Calligraphy, Cursive, Script;*/
 font-family: Monotype Corsiva, Apple Chancery, Bradley Hand ITC, Zapfino, URW Chancery L, Comic Sans MS, Cursive;
 font-size: 175%;
 padding: 10px;
}

div.stylingtips {
	background-image: url(/structure/final/stylingtips.jpg);
	width: 350px;
	height: 53px;
	padding: 35px 5px 5px 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

div.information h2 {
	width: 100%;
	border-bottom: 1px solid #002992;
}


/* Email Subcription Management */

div.emailtest fieldset { border-style: none;}
div.emailtest fieldset { border-top: 1px solid #002992; margin: 8px; padding: 16px; }
div.emailtest fieldset.email div { margin-left: 86px;}
div.emailtest fieldset.submit { border-style: none; padding-left: 104px; }
div.emailtest legend { color: #002992; font-weight: bold; margin: 0; padding: 0 8px; }
div.emailtest label { clear: both; }
div.emailtest div img { float: left; margin-right: 16px; }
div.emailtest div.clear { background: #002992; clear: both; height: 1px; margin-left: 86px; }


/* FOR TESTING PURPOSES ONLY */
.testing {
	/*border: 5px solid #F00; !important;*/
	/*background-color: #F00; !important;*/
}


div.usregister {
	float: right;
	border-left: solid 3px #FFF;
}

div.usloginerror {
	font-size: 80%;
}

/* create space for first of admin controls (the logged in text) */
div.contenteditcontrols div:first-child {
	margin-bottom: 1em;
}

/* admin link boxes */
div.main-main div.contenteditcontrols div a.adminhome {
	border: 1px solid #002992;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #002992;
	font-weight: bold;
	margin-right: 1em;
	padding: 0.5em;
	text-decoration: none;
}


div.paymentdetails {
 	border-top: 1px solid #d9dfef;
	border-bottom: 1px solid #d9dfef;
	margin-top: 1em;
	width: 99%;
}

div.paymentdetails div {
	width: 45%;
}

div.paymentdetails div span.titlewide {
	width: 40%;
}


/* checkout page step 1 */

div.createaddress span.title {
	width: 130px;
}

div.createaddress span.data {
	width: 220px;
}

div.createaddress span.data input {
	width: 200px;
}

div.createaddress span.data select {
	width: 206px;
}

div.createaddress span.data input.txtNewPostcode {
	width: 65px;
}

div.createaddress span.error {
	padding: 0 4px;
}


div.update-buttons {
	text-align: right;
	padding: 5px;
}

div#checkout div.login-bar {
	background-color: #FFF;
}

#stage1, #stage2, #stage3 {
	color: #CCCCE9;
	padding: 2px 10px;
}

#backorder {
	width: 100%;
}

#backorder table {
	width: 100%;
}

#myaccount {
	position: relative;
	left: 0;
}

.chpassword {
	padding: 1em;
}

/* Register, Forgot, Thanks pages */

div.shopregister, 
div.thanksshop {
	background: #AEC1E2 url(/structure/idsshop/register_bg.jpg) 60% top no-repeat;
	min-height: 500px;
}

div.shopregister h3 {
	padding-left: 140px;
}


div.forgotten {
	padding: 25px;
	width: 400px;
}

div.forgotten div p {
	text-align: center;
}

div.shopregister div.forgotten span.titlepad {
	width: 100px;
}

div.shopregister div.forgotten span.value {
	width: 210px;
}


.thanksshop h2 {
	padding-top: 80px;
	text-align: center;
	width: 500px;
}

.thanksshop h3 {
	text-align: center;
	width: 500px;
}

/**** Buttons ****/

/* add to basket ... buttons - template/browse & backorder */
div.productvariants div.buttons, 
div#backorder div.buttons {
	text-align: center;
}

.btnAddContinue, .btnAddCheckout, .btnAddCheckoutShop, .btnReturn {
	background-color: #002992;
	border: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	font-weight: bold;
	margin: 4px 0.5%;
	padding: 6px 0;
	text-align: center;
	width: 48%;
}

.btnAddContinue, .btnReturn {
	background-color: #002992;
}
.btnAddCheckout {
	background-color: #34ae4d;
}
.btnAddCheckoutShop {
	background-color: #7f94c9;
}

.update, .continue, .login, .interest, .feedback, .back, .gotocheckout, 
.emailbutton, .placeorder, .logout, .changepwd, 
.forgot, .addaddress, .modifyaddress, .add, .cancel {
	border: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 3px 0.5em;
	text-align: center;
}

.update {background-color: #b2bfdf; color: #002992;}
.continue {background-color: #002992;}
.login {background-color: #002992;}
.interest {background-color: #002992;}
.feedback {background-color: #002992;}
.gotocheckout {background-color: #7f94c9;}

.back {background-color: #002992;}
#checkout .continue {background-color: #2671be;}
.emailbutton {background-color: #002992;}
.placeorder {background-color: #2671be;}
.logout {background-color: #002992;}
.changepwd {background-color: #2671be;}
.addaddress {background-color: #2671be;}
.modifyaddress {background-color: #2671be;}
.forgot {background-color: #002992;}
.add {background-color: #002992;}
.cancel {background-color: #2671be;}


/********** clearfix **********/

/* float clearing for IE6 */
* html .clearfix {
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix {
	min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

/* USER EDITABLE CMS CLASSES */

.floatleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

.floatright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

.embed .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.underline {
	text-decoration: underline;
}

.embed {
	padding: 1em;
	position: relative;
}

.embed p {
	text-align: justify;
}

.embed p, .embed h2, .embed h3, .embed h4 {
	margin: 1em 0;
}

.embed blockquote {
	font-weight: bold;
	margin-right: 4em;
}

.embed p.cite {
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 2em;
}

.embed li {
	margin: 0.2em 0 0.2em 4em;
	list-style: disc outside none;
}

.embed span.cost {
	font-weight: bold;
	position: absolute;
	left: 200px;
}

/***** USER EDITABLE CMS CLASSES END *****/


/* Maintenance Mode */

.maintenance {
	background: #FFF;
}

/* maintenance page */
.maintenance #holdingshop {
	background: #D7DFF0 url(/structure/holdingShop.jpg) center top no-repeat;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	height: 500px;
}

.maintenance .holding {
	padding: 100px 50px;
	text-align: center;
	width: 310px;
}

.maintenance .holding p {
	font-size: 1.5em;
	line-height: 1.25em;
	margin: 0.5em 0;
	padding: 0 0;
}

/* content pages */
.contentpage {
	border-top: 4px solid #D7DFF0;
	border-bottom: 4px solid #D7DFF0;
	height: 500px;
	padding: 0 50px 1em 50px;
}

.contentpage .login-bar {
	display: none;
}

/* small footer page */
div.smallbottom {
	margin-top: 0;
}

div.bottom-group {
	float: none;
	width: auto;
	border-left: 0;
}

div.lower-footer div.copywrite {
	padding-top: 4px;
}
