/*
	Note that bma stands for Boson Media Added. 
	bma chosen as it's a unique reference
*/

body {
	margin: 12px 0 0 0;
	padding: 0;
	background: #F5F5F5;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#272E34;
}
div {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#272E34;
}
	
	
/* ******************  header styles  ************** */
#bmaHeader div {
	position: absolute;	
}
#bmaLogo {
	top:20px;
	left:13px;
}
#shoppingBasket {
	position: absolute;			/*Defines the grey floating link in the main navigation*/
	top:88px;
	right:0px;
	width:131px;
}
#shoppingBasket ul {
	list-style: none;
	margin:0;
	padding:0;	
	width:131px;
	height:30px;
}
#shoppingBasket li {
	display: inline;
	margin:0;
	padding:0;
	list-style-type: none;
	
}
#shoppingBasket ul li a {
	background: #FCE3EE url(../../i/greyBox.gif) 0 8px no-repeat;
	text-decoration:none;
	font: 11px/30px Verdana, Arial,  Helvetica, sans-serif;
	margin: 0;
	color: #EE289B;
	padding:7px 0 8px 17px;
	color:#797E7F;
}
#shoppingBasket ul li a:hover {
	/* text-decoration:underline; */
	background: #FCE3EE url(../../i/greyBoxOn.gif) 0 8px no-repeat;
}

#topNav {		
	top:14px;
	right:7px;
	text-decoration:none;
	font: 11px/18px Verdana, Arial,  Helvetica, sans-serif;
	color: #EE289B;
	text-transform:uppercase;
}

#topNav a {
	text-decoration:none;
	font: 10px/18px Verdana, Arial,  Helvetica, sans-serif;
	color: #EE289B;
	text-transform:uppercase;
	font-weight:bold;
}
#topNav a:hover {
	text-decoration:underline;
}
#topNav .topOn {
	text-decoration:underline;
}




#shopping_cartBox {
	margin:0;
	padding:0;
	top:30px;
	left:661px;
}
#shopping_cartBox .infoCategoryHeading {
	background:none;
	color:#000000;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-weight:bold;
}
#shopping_cartBox .infoboxContents, #shopping_cartBox .infoboxContents a {
	top:30px;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

/* ******************  Main navigation styles  ************** */
#mainnavigation {
	text-align:center;
	top:79px;
}
#mainnavigation ul {
	list-style: none;
	margin:0;
	padding:0;	
	width:770px;
	height:30px;
	background-color: #FCE3EE;
}
#mainnavigation li {
	display: inline;
	margin:0;
	padding:0;
	list-style-type: none;
}
#mainnavigation a {
	text-decoration:none;
	font: 12px/30px Verdana, Arial,  Helvetica, sans-serif;
	margin: 0;
	color: #EE289B;
	padding:7px 10px 8px 10px
}
#mainnavigation li a:hover {
	text-decoration:underline;
}
#mainnavigation li a.main_on {
	background:#666666;
	color: #FFFFFF;
}


/* ******************  Standard text styles  ************** */
a {
	text-decoration:underline;
	color:#272E34;	/* Dark grey */
	color:#EE289B;	/* Pink */
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}

h1 {
	font-size:18px;
	font-weight:normal;
}
h2 {
	font-size:14px;
	color:#EE289B;
}

strong {
	color:#EE289B;
}

/* ******************  Standard table styles  ************** */


/* ******************  Large Image Styles  ************** */
#largeImage {
	position:relative;
	height:272px;
}
#largeImage div {
	position: absolute;	
}
#largeImage #largeImageTxt {
	color:#D0D2D3;
	font: 20px/22px  Arial, Verdana, Helvetica, sans-serif;
	top:25px;
	left:20px;
	letter-spacing:1px;
	font-weight:normal;
}
#largeImage #largeImageTxt_cat {
	color:#FFFFFF;
	font: 30px Arial, Verdana, Helvetica, sans-serif;
	bottom:25px;
	right:20px;
	letter-spacing:1px;
}


/* ****************** Generic Info box styles  ************** */
div.infoBox {
	border:solid 0px #000000;
	margin:0 auto;
}
div.infoCategoryHeading {

}
div.infoboxContents {
	margin: 0 auto;
	border:solid 0px #000000;
	color:#696A6C;
}
div.infoboxContents a {
	color:#696A6C;
	text-decoration:none;
	font: 14px/18px  Arial, Verdana, Helvetica, sans-serif;
}
div.infoboxContents a:hover {
	text-decoration:underline;
}

/* ****************** Category box styles  ************** */
#categoriesBox .infoboxContents {
	border:solid 0px #000000;
	width:750px;
}
#categoriesBox .lrgItem {
	border:solid 0px #000000;
	float:left;
	width:187px;
	position:relative;
	background: url(../../i/boxDivider_one.gif) 185px 50% no-repeat;
	height:80px;
}
#categoriesBox .lrgItem img {
	position: absolute;	
	width:80px;
	height:80px;
	left:20px;
}
#categoriesBox .lrgItem .lrgItemText {
	position: absolute;	
	border:solid 0px #000000;
	left:110px;
	top:32px;
}

/* ****************** Category index page styles  ************** */
#categoryIndex {
	
}

#categoryIndex div {
	float:left;
	position:relative;
	background: url(../../i/boxDivider_two.gif) right 50% no-repeat;
	/*height:80px;*/
	border:solid 0px #000000;
}
#categoryIndex div img {
	position: absolute;
	right:50%;
	top:35px;
}
#categoryIndex div a.catLink {
	position: absolute;
	left:0;
	top:80%;
	text-align:center;
	color:#696A6C;
	text-decoration:none;
	font: 14px/18px  Arial, Verdana, Helvetica, sans-serif;
}
#categoryIndex div a.catLink:hover {	
	text-decoration:underline;
}




/* ****************** Product page styles  ************** */
#productWindow {
	position:relative;
	border-bottom:solid 1px #221E1F;
}
#productWindow div {
	position:absolute;
}
.productWindowCat {
	color:#848689;
	right:25px;
	bottom:25px;
	font-size:30px;
	line-height:40px;
}
.productWindowLinks {
	color:#848689;
	right:25px;
	bottom:10px;
}
.productWindowImg {
	top:50%;
	right:50%;
	margin-right:30px; /* The greater the number the more left it is positioned */
}
.productWindowName {		/* Box that controls the item name and the item description */
	left:400px;
	top:20px;
	/*color:#848689;
	font-size:18px;*/
	line-height:18px;
	font-size:15px;
	padding:0 22px 0 0;
	width:370px;
}
.productWindowName span {
	font-size:11px;
}
.productWindowDetails {		/* Box that controls the Price, Quantity and add to basket items */
	left:400px;
	top:33%;
	background: url(../../i/boxDivider_three.gif) left 25% no-repeat;
	padding:0 0 0 15px;
	font-size:14px;
	color:#221E1F;
}
.productWindowDetails td {
	padding:5px 20px 5px 0 ;
}
.productWindowDetails div {
	position:relative;
}
#productWindow span {
	color:#848689;
}

#colourAttribute{
	padding:0;
	margin:0;
	height:20px;
	width:20px;
	font-size:1px;
	line-height:1px;
	margin-right:14px;
	border:solid 1px #848688;
}
#colourAttribute div {
	position:absolute;
}
.lightShadow {				/* For the shinny strip on the radio button colour boxes */
	/*
	padding:0;
	margin:0;
	height:14px;
	width:4px;
	top:3px;
	left:5px;
	background:#EEEFF0;
	font-size:1px;
	line-height:1px;	
	*/
}
#arrowLeft, #arrowRight {
	position:relative;
	width:12px;
}
.radio {
	padding:0;
	margin:0;
	height:15px;
	width:15px;
	margin-left:4px;
}
#arrowLeft {
	float:left;
	margin:0 0 0 2px;
}
#arrowRight {
	float:right;
	margin:0 2px 0 0;
}

#arrowLeft img, #arrowRight img {
	position:absolute;
	top:50%;
	margin-top:-22px;
}
.productThumb {
	float:left;
	width:122px;
	text-align:center;
	background: url(../../i/boxDivider_one.gif) right 50% no-repeat;
}


/* ****************** Client basket style  ************** */
.basket_table {
	width:100%;
	border:solid 1px #E0E1E2;
}
.productListing-data {
	border-bottom:solid 1px #E0E1E2;
}
.main {
	border-top:solid 1px #E0E1E2;
}


/* ****************** Login page styles  ************** */
.loginLeft, .loginRight, .loginLeftBut, .loginRightBut {
	background:#FDF1F6;
	width:45%;	
}

.loginLeft {
	float:left;
	border:solid 0px #000000;
	
	height:10px;
	padding:10px 10px 0 10px;
	height:140px;
}	

.loginRight {
	float:right;
	border:solid 0px #000000;
	height:140px;
	padding:10px 10px 0 10px;
}
.loginLeftBut {
	float:left;
	border:solid 0px #000000;
	padding:0 10px 10px 10px;

}	

.loginRightBut {
	float:right;
	border:solid 0px #000000;
	padding:0 10px 10px 10px;
}


/* ****************** Table styles  ************** */
.main_table {
	width:100%;
	border:solid 1px #E0E1E2;
}
.tbl_one td {
	padding:10px 15px 10px 0;
}
.odd {
	background:#F8F8F8;
}
th, .productListing-heading {
	/*background: url(../../i/thBg.gif) repeat-x;*/
	background:#E0E1E2;
	height:30px;
	line-height:8px;
	font-weight:bold;
	padding:0;margin:0;
	color:#6D7175;
}
#progressBar {
	width:100%;
	background:#F8F8F8;
}
#progressBar td {	
	height:40px;
}
#progressBar td.checkoutBarFrom {
	background:#FCE3EE url(../../i/progressArrow.gif) 100% 14px no-repeat;
}
#progressBar td.checkoutBarCurrent, td.checkoutBarFrom {
	background:#FCE3EE;
}
#progressBar td.checkoutBarCurrent {	
	color:#EE289B;
}

/* ****************** Form styles  ************** */
.inputStyle, input.form, textarea.form_field {
	border:solid 1px #EE289B;
	/*background: url(../../i/inputBg.gif);*/
	background:#FFFFFF;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	width:200px;
}

/* ****************** Clear all style  ************** */
.clearAll {
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
	clear:both;
}