* { font-size: 100%;}

html, body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

body {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

a, a:link, a:visited, a:active { 
	color: #eb3794;
	text-decoration: none;
}
a:hover { 
	color: #7f7e82;
	text-decoration: none;
}

h1 {
	margin: 0.8em 0 0.6em 0;
	font-size: 2.0em;
	font-weight: normal;
	color: black;
}

h2 {
	clear: both;
	margin: 10px 0 8px 0;
	border-bottom: 1px solid #6eccdf;
	padding: 4px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #eb3794;
}

h3 {
	clear: both;
	margin: 0 0 0.6em 0;

	font-size: 1.1em;
	font-weight: bold;
	color: #eb3794;
}

p {
	margin: 0.8em 0;
}

img, form, fieldset { 
	margin: 0; 
	border: 0; 
	padding: 0;
}

.narrowMeasure {
	width: 75%;
}

.clear {
	clear: both;
	line-height: 0;
}

/**
 * Template Layout Definitions
 */
#mainBox {
	position: relative;
	margin: 0 auto; border: 0; padding: 0;
	width: 970px;
	background: url('../images/templateWhite/backRepeat.gif') repeat-y;
}

#topBanner {
	position: absolute;
	left: 230px;
	width: 740px; height: 170px;
	background: url('../images/templateWhite/topBanner.jpg') no-repeat;
}

#logoBox {
	position: absolute;
	top: 60px;
	width: 268px; height: 94px;
	background: url('../images/templateWhite/logo.gif') no-repeat;
	cursor: pointer;
}
#logoBox h2 { display: none;}

#navBox {
	position: absolute;
	left: 250px; top: 160px;
	width: 738px;
}
#navBox p {
	margin: 0; margin-bottom: 5px;
	color: #eb3794;
	font-size: 1.2em;
	text-transform: lowercase;
}

#navBox p a, #navBox p a:link, #navBox p a:visited, #navBox p a:active { 
	color: #7f7e82;
	text-decoration: none;
}
#navBox p a:hover { 
	color: #eb3794;
	text-decoration: none;
}

#basketLink {
	position: absolute;
	left: 861px; top: 6px;
	text-transform: lowercase;
}

#contentBox {
	padding: 195px 0 0 250px;
}

#badgeBox {
	padding: 10px 0;
	text-align: right;
	font-family: Verdana;
	font-size: 0.8em;
	color: #7f7e82;
}

/**
 * Brand Links
 */
ul#brandLinks {
	position: absolute;
	left: 0; top: 180px;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 77px;
}
ul#brandLinks li {
	margin: 0; padding: 0;
	margin-bottom: 23px;
}
ul#brandLinks li a {
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;	
}
ul#brandLinks li a span {
	display: none;
	position: absolute;
	left: -300em; top: -300em;
}
ul#brandLinks li a span.text {
	display: block;
	position: static;
	padding: 10px;
}

/**
 * Category Pages
 */
ul.categoryList {
	margin: 0; padding: 0;
	list-style-type: none;
}
ul.categoryList li {
	margin: 0; padding: 0;
	display: block;
	float: left;
	width: 165px; height: 145px;
	background: white url('../images/templateWhite/categoryBack.gif') no-repeat;
	margin: 0 10px 10px 0;
}
ul.categoryList li.largeImage {
	width: 340px; height: 300px;
	background: white url('../images/templateWhite/categoryBackLarge.gif') no-repeat;
}
ul.categoryList li a {
	display: block;
	width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center center;	
}
ul.categoryList li a span {
	display: none;
	position: absolute;
	left: -300em; top: -300em;
}
ul.categoryList li a span.text {
	display: block;
	position: static;
	padding: 10px;
}

/**
 * Scroller
 */
.scroller {
	width: 400px; height: 130px; 
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #7f7e82;
}
.scroller ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.scroller ul li {
	margin: 0; padding: 0;
	display: block;
	float: left;
	width: 133px; height: 113px;
	overflow: hidden;
	border-right: 1px solid #7f7e82;
}
.scroller img {
	display: block;
}

/**
 * Shop Layout Definitions
 */
#productOptionsBox {
	float: right;
	width: 290px;
	margin-top: -30px;
}

#productImageBox {
	width: 426px; height: 436px;
	overflow: hidden;
	position: relative;
	background-color: white;
	background-position: center center;
	background-repeat: no-repeat;
}
#productImageBox div.mask {
	position: absolute;
	top: 0; left: 0;
	width: 426px; height: 436px;
}

#productImageBox div.mask { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/images/templateWhite/productFront.png', sizingMethod='crop');}
#productImageBox div.mask[class] { background: url('../images/templateWhite/productFront.png') no-repeat;}


#productsBox {	
	margin-top: 10px;
	position: relative;
}

#productsBoxContainer {
	width: 400px;
	position: relative;
}
#moreBox {
	position: absolute;
	right: 4px; top: 5px;
	background: transparent url('../images/template/moreArrows.gif') no-repeat;
	width: 9px; height: 7px;
}
#moreBox span { display: none;}

#productsBox li {
	background-repeat: no-repeat;
	background-position: center center;
	/*position: relative*/
}
#productsBox li a {
	display: block;
	width: 100%; height: 100%;
}
#productsBox li div.ref {
	/*position: absolute;*/
	/*top: 3px; left: 5px;*/
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	color: #9A9A9A;
	float: left;
	margin: 3px 0 0 5px;
}


#diamondSelector {
	margin: 0;
	border: 0;
	padding: 0;
	border: 1px solid #8E8AE5;
	width: 280px;
	height: 216px;
	background-color: #FFFFFF;
	_overflow: hidden; /* hack to stop IE showing 2 pixels padding at bottom */
}

.descriptionBox {
	clear: both; 
	border: 1px solid #793695; 
	background-color: #FFFFFF; 
	padding: 4px; 
	margin: 6px 0;
}

#productMetal {
	margin-top: 4px;
}

div.matching {
	width: 400px;
}
div.matching h2 { clear: none;}
div.matching div.product {
	float: left;
	width: 100px; height: 82px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.buyWith div.product {
	float: left;
	width: 100px; height: 110px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/**
 * Form Definitions
 */
.default input, .default textarea, .default select {  
	padding: 1px;
	/*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em*/;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;

	background-color: white;
	width: 250px;
	border: 1px solid #793695;
}

.default select {
	width: auto;
}

.default textarea { 
	height: 85px;
}

.default .input_radio {
	width: auto;
	border: none;
	background-color: transparent;
}

.default .input_checkbox {
	width: auto;
	border: none;
	background-color: transparent;
}

.default .input_submit { 
	background-color: #F8CFF0;
	font-weight: bold;
	color: #793695;
	cursor: pointer;
}

.default .input_button { 
	background-color: #F8CFF0;
	font-weight: bold;
	color: #793695;
	cursor: pointer;
}

/** 
 * Table Definitions
 */
.cmsList {
	width: 100%;
	border: 1px solid #7A7A7A;
	border-collapse: collapse; 
	border-spacing: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF
}
.cmsList td { 
	padding: 4px;
	border: 1px solid #AAA7A1;
	vertical-align: top;
}
.cmsList .alt { background-color: #D3D2D3;} 
.cmsList thead th {
	padding: 4px;
	background-color: #4E4D4E;

	border-bottom: 1px solid #7A7A7A;
	
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
.cmsList tfoot td {
	background-color: #D3D2D3;
}

.cmsForm {
	width: 100%; 
	background-color: #D3D2D3;
	border: 1px solid #7A7A7A;
	border-collapse: collapse; 
	border-spacing: 0px;
	margin-bottom: 10px;
}
.cmsForm td {
	padding: 4px;
}
.cmsForm thead th {
	padding: 4px;

	background-color: #4E4D4E;

	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}

.cmsForm th a, .cmsForm th a:link, .cmsForm th a:visited, .cmsForm th a:active { 
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.cmsForm th a:hover { 
	color: #00ACD4;
	background-image: none;
	background-color: transparent;
}

.cmsGrid {
	width: 100%;
	border: 1px solid #7A7A7A;
	border-collapse: collapse; 
	border-spacing: 0px;
	margin-bottom: 10px;
	background-color: white;
}
.cmsGrid td { 
	padding: 4px;
	border: 1px solid #AAA7A1;

	text-align: center;
	font-weight: bold;

	font-size: 1.1em;
	color: black;
}
.cmsGrid .alt { background-color: #D3D2D3;}
.cmsGrid thead th {
	padding: 4px;
	background-color: #4E4D4E;

	border-bottom: 1px solid #7A7A7A;
	
	text-align: center;
	font-weight: bold;

	font-size: 1.2em;
	color: white;
}

.cmsGrid input {
	width: 40px;
	text-align: center;
	font-weight: normal;
}


.orderingTable {
	margin: 0 auto;
	width: 80%;
	border: 1px solid #8E8AE5;
	border-collapse: collapse; 
	border-spacing: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.orderingTable td { 
	padding: 4px;
	vertical-align: top;
}
.orderingTable thead th {
	padding: 4px;
	background-color: #F3F3FD;

	border-bottom: 1px solid #8E8AE5;
	
	text-align: left;
	font-weight: bold;

	font-size: 1.2em;
}
.orderingTable tfoot td {
	background-color: #F3F3FD;
}

.colourTable {
	border: 1px solid #8E8AE5;
	border-collapse: collapse; 
	border-spacing: 0px;
	margin-bottom: 10px;
}
.colourTable td {
	padding: 4px;
	border: 1px solid #8E8AE5;
	text-align: center;
}
.colourTable thead th {
	padding: 4px;
	border: 1px solid #8E8AE5;

	text-align: center;
	font-weight: bold;
}

/**
 * Custom Definitions
 */
a.boxButton, a.boxButton:link, a.boxButton:visited, a.boxButton:active, a.boxButton:hover { 
	padding: 2px 6px;
	border: 1px solid #8E8AE5;
	width: 236px;
	background-color: #F3F3FD;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #251BD4;
	font-weight: bold;
	text-decoration: none;
}



.adminNav {
	margin: 10px 0;
	margin-top: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 4px;

	background-color: #FFFFFF;
	color: #000000;
}
.adminNav a, .adminNav a:link, .adminNav a:visited, .adminNav a:active { 
	margin: 0 4px;
	padding: 0 8px;
	background-image: url("../images/template/rightArrow.gif");
	background-repeat: no-repeat;
	background-position: left center;

	color: black;
	text-decoration: none;
	font-weight: bold;
}
.adminNav a:hover { 
	color: #ABABAB;
	text-decoration: none;
	font-weight: bold;
}

.status, .error {
	margin-bottom: 10px;
	padding: 6px;
	padding-left: 16px;
	background-image: url("../images/template/rightArrow.gif");
	background-repeat: no-repeat;
	background-position: 8px 10px;

	background-color: #DD0000;
	color: #FFFFFF;
	font-weight: bold;
}

.larger { font-size: 1.1em;}
.smaller { font-size: 0.9em;}

.inactive, .inactive a, .inactive a:link, .inactive a:visited, .inactive a:active { color: #888888;}
.inactive a:hover { color: #BCBCBC;}

.warning, .warning a, .warning a:link, .warning a:visited, .warning a:active { color: #DD0000;}
.warning a:hover { color: #BCBCBC;}

.ok, .ok a, .ok a:link, .ok a:visited, .ok a:active { color: #00B000;}
.ok a:hover { color: #BCBCBC;}

#saleOnBox {
	width: 350px;
	padding: 6px;
	border: 1px solid #8E8AE5;
	margin-bottom: 22px;
	background-image: url(../images/template/saleGrad.jpg);
	background-repeat: repeat-y;
}


/**
 * For XStandard
 */
.underline {
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
.indent {
	margin-left: 50px;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
.right {
	float: right;
}

/**
 * Debug table
 */
.debug {
	width: 100%; 
	margin-top: 1em;
	border: 1px solid #8E8AE5;
	border-collapse: collapse; 
	border-spacing: 0px;
}
.debug td {
	padding: 4px;
	border: 1px solid #8E8AE5;
	vertical-align: top;
	font-size: 0.9em;
}
.debug thead th {
	padding: 4px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #8E8AE5;
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}