body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px #7B1315;
}
#pageSurround {
	width: 758px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000000;
	border:none;
	background-color: #FFFFFF;
}
#subSurround {
	border:none;
}
#topHeader {
	text-align: right;
	height: 80px;
	margin-bottom: 5px;
	padding-right: 9px;
	padding-top: 0px;
	background-color:#996699;
	background-image: url(../styleImages/backgrounds/header.gif);
	background-position:center left;
	background-repeat:no-repeat;
	border: 1px inset;
}
.mainMenu {
	clear:both;
	background-color:#CCCCCC;
	border:1px solid #999999;
	font-size:11px;
	text-align:center;
	padding:6px;
	margin-bottom:5px;
}
.mainMenu#bottomMenu{
	clear:both;
	margin-top:5px;
}
a.mainMenuLink{
	color:#333333;
	text-decoration:none;
}
a.mainMenuLink:hover{
	color:#000000;
	text-decoration:underline;
}
div.productTitle{
	font-size:9px;

}
div#copyrightNote{
	color:#333333;
	font-size:10px;
	margin-top:5px;
	margin-bottom:0px;
	text-align:center;
}
.box{
	padding:2px;
	background-color: #CCCCCC;
	border:1px solid #999999;
	margin-bottom: 10px;
}
.boxTitleLeft, .boxTitleRight {
	height: 15px;
	background-color:#660066;
	color:#FFFFFF;
	font-size:70%;
	padding-left: 5px;
	padding-top: 1px;
	margin-bottom:2px;
	text-align:center;
	text-transform:uppercase;
}
.boxContentLeft, .boxContentRight {
	font-size:12px;
}

a.button{
	display:block;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding:2px;
	margin-bottom:3px;
	text-decoration:none;
	background-color:#996699;
	border:1px solid #CEB6CE;
	border-bottom-color:#5C3D5C;
	border-right-color:#5C3D5C;
}
a.button:hover{
	background-color:#660066;
	border:1px solid #B685B6;
	border-bottom-color:#3D003D;
	border-right-color:#3D003D;
}
a.accountBoxLink{
	display:block;
	width:148px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding:2px;
	margin-bottom:3px;
	text-decoration:none;
	background-color:#996699;
	border:1px solid #CEB6CE;
	border-bottom-color:#5C3D5C;
	border-right-color:#5C3D5C;
}
a.accountBoxLink:hover{
	background-color:#660066;
	border:1px solid #B685B6;
	border-bottom-color:#3D003D;
	border-right-color:#3D003D;
}

div.cartBox{

}
#viewCartButton{
	width:148px;
}

input.searchBox {
	display:block;
	margin:auto;
	margin-bottom:5px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px inset #999999;
	width:148px;
}
input.searchBtn {
	color: #FFFFFF;
	background-color: #660066;
	border:1px solid #B685B6;
	border-bottom-color:#3D003D;
	border-right-color:#3D003D;
	display:block;
	margin:auto;
	margin-bottom:5px;
	height: 20px;
	width: 148px;
}
div.product{
	width:138px;
	float:left;
	text-align:center;
	margin-bottom:10px;
}
td.product{
	text-align:center;
	padding-bottom:10px;
	vertical-align:top;
}
.product a{
	display:block;
	text-decoration:none;
	color:#000000;
}
.product a:hover{
	color:#660066;
}
.product img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4px;
	border:1px solid black;
	width:119px;
	height:170px;
}
.product a.addBtn{
	display:inline;

	width:35px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding:4px;
	margin-bottom:3px;
	text-decoration:none;
	background-color:#996699;
	border:1px solid #CEB6CE;
	border-bottom-color:#5C3D5C;
	border-right-color:#5C3D5C;
}

.product a.addBtn:hover{
	background-color:#660066;
	border:1px solid #B685B6;
	border-bottom-color:#3D003D;
	border-right-color:#3D003D;
	color:#FFFFFF !important;
}

/* div.product a:hover img{
	border-color:#660066;
} */

div.contentTitle {
	display:block;
	height:100%;
	clear:both;
	background-color:#87292B;
	padding:2px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform:uppercase;
}
.productImage{
	float:left;
	margin-bottom:10px;
	border:1px solid black;
}
div.otherImages{
	width:130px;
	float:right;
	margin-right:5px;
	text-align:right;
}
a.otherImage{
	display:block;
	width:130px;
	float:right;
}
a.otherImage img{
	display:block;
	margin-right:0px;
	margin-left:auto;
	border:1px solid black;
	margin-bottom:5px;
	width:119px;
	height:170px;
}
p.productDescription{
	text-align:justify;
	clear:left;
}


.studioMenuItem{
	display:block;
	width:141px;
	height:20px;
	padding-left:17px;
	color:#FFFFFF;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	overflow:hidden;
	background-color:#996699;
	background-image: url(../styleImages/studiomenu/blank.png);
}
.studioMenuItem:hover{
	background-color:#660066;
	background-position: -158px 0;
}

.sideAd{
	margin-bottom:10px;
	border:none;
}
.sideAd img{
	border:none;
}


.colLeft {
	position: relative;
	left: 0px;
	width: 164px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 3px;
	padding-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 164px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 585px;
	float: left;
}
.cartProgress {
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
table.bankTransferDetails th{
	background-color:#996699;
	color:#FFFFFF;
	text-align:right;
}
table.bankTransferDetails td{
	background-color:#F0ECF0;
}
/* END CHECK OUT PAGES */

/* APPLICATION PAGE */
table.applicationTable{
	margin-bottom:10px;
}
table.applicationTable th{
	text-align:right;
	font-weight:normal;
}
table.applicationTable th.tableTitle{
	text-align:center;
	background-color:#996699;
	color:#FFFFFF;
	border:1px solid #999999;
	text-transform:uppercase;
	margin-bottom:5px;
}
/* END APPLICATION PAGE */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #CCCCCC;
	text-align: left;
	border: 1px solid #999999;
	margin: 0px;
	padding: 3px;
	width: 400px;
}
.subCat {	
	text-align: left;
	padding: 8px;
}
.subCat img{
	border:1px solid black;
	float:left;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
img.brandLogo{
	display:block;
	margin:auto;
	margin-top:5px;
	margin-bottom:10px;
}
div.brandDescription{
	text-align:justify;
	color:#000000;
	height:100%;
}



div.chooseLocation{
	text-align:center; 
	width:375px; 
	margin-bottom:20px;
}
div.chooseLocation a img{
	display:block;
	margin:auto;
	margin-bottom:10px;
	border:1px solid black;
	
}
div.chooseLocation a{
	text-decoration:none;
	display:block;
	margin:auto;
	margin-bottom:10px;
	padding:10px;
	color:#000000;
}
div.chooseLocation a:hover{
	text-decoration:underline;
}
div.chooseLocation#ukEnter{
	float:left;
}
div.chooseLocation#euEnter{
	float:right;
}

