﻿html, body {
/*	background: #000 url('bg.jpg') no-repeat left top;
	margin: 0 auto;
	padding: 0;
	font-family: arial, verdana;
	color: #000;
	font-size: 10px;
	width: 100%;
	height: 100%;
	*/
	
/*	background: #000 url('/Style Library/gfx/bg2.jpg');*/
	/*background: #000;
	background-repeat: no-repeat;
	background-position: left top;*/
	margin: 0;
	padding: 0;
	font-family: arial, verdana;
	color: #000;
	font-size: 10px;
	width: 100%;
	height: 100%;
	background-color:#f7f4f1;
/*	background-color:#edeeef - 2011-4*/

}
#Form1{
	z-index: 50;
}


html {
	overflow-y: scroll;

}

h1 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 20px 0px;
	font-weight: bold;
}

#pilh1 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 20px 0px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 20px 0px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 20px 0px;
	font-weight: bold;
}

a {
	color: #9d9fa2; /* PD - Slide 5 */
	text-decoration: none;
	/*text-transform: uppercase;*/
}
a:hover {
	background-color: #9d9fa2; /* PD - Slide 5 */
	color: #fff;
}

a.upper{
	text-transform: uppercase;
}

img {
	border: none;
}

br {
	line-height: 10px;
}

hr {
	width: 100%;
	margin: 22px 0 22px 0;
	height: 2px;
	color: #fff;
	background: #fff;
	clear: both;
	border: none;
}

hr.dark {
	background: #999EA3;
	color: #999EA3;
}

#bgimg {
	position: fixed;
	z-index: 1;
	width: 100%;
	background-color:black;
}
#ImgLayer {
	width:100%;
	z-index:1;
	position:absolute;
	background-color:#000000;
	margin-top: 107px;
}
#ImgLayer img {
 width:100%;
 float:left;
}
#ContentLayer {
	width:100%;
	height:100%;
	z-index:2;
	position:absolute;
	top:0px;
	left:0px;
}

.clearer {
	clear: both;
	height: 0;
	font-size: 0;
}

.txtBlue {
	color: #b599ac; /* PD - Slide 5 */
	text-transform: uppercase;
}
.txtBlueSimple {
	color: #b599ac; /* PD - Slide 5 */
}

.txtSmallUppercase {
	font-size: 10px;
	text-transform: uppercase;
}


#logo {
	margin-top: 30px;
}

#topnav {
	height: 80px;
	background: #000000;
	border-bottom: 27px solid #808285; /* PD slide 2 */
}

#EditTopnav {
	position:absolute;
	z-index:100;
}

#topNavItemF {
	font-family: arial, verdana;
	color: #fff;
	font-size: 50px;

}
#topNavSelectedF {
	font-family: arial, verdana;
	color: #fff;
	font-size: 50px;
	background-color:#808285; /* PD slide 2 */
}

#topnav #topnavContent {
	width: 955px;
	margin: auto;
}
#topnav #topnavItems {
	height: 20px;
	float: right;
	margin-top: 60px;
}
#topnav #topnavItems img {
	margin-left: 15px;
	float: left;
	border: none;
}


/* Topmenu styling */

#topnav #topnavItems a {
	margin-left: 15px;
	float: left;
	border: none;
	padding-right: 4px; 
	padding-left: 4px! important; 
	font-weight: bold! important; 
	font-size: 13px; 
	margin-bottom: 2px; 
	color: white; 
	padding-top: 2px! important; 
	font-family: Arial, Helvetica, sans-serif; 
	height: 18px! important; 
	background-color: #808285; /* PD slide 2 */
}


#topnav #topnavItems a.selectedTopmenuItem{
	height:20px;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	background-color:#808285; /* PD slide 2 */
}

#topnav #topnavItems a.topmenuItem{
	height:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	background-color:#000000;
}

#topnav #topnavItems a.topmenuItem:hover{
	background-color:#808285; /* PD slide 2 */
}


#topnav #topBasket {
	width: 38px;
	height: 17px;
	float: left;
	background: #808285;  /* PD slide 2 */
	color: #fff;
	padding-top: 3px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 11px;
}
#topnav #topBasket img {
	float: right;
	margin: 0;
	margin-top: -3px;
}
#topnav #topBasket a {
	color: #fff;
}

#topnavContent a:hover{
	background: none;
	border: none;
}

#container {
	width: 955px;
	margin: auto;
}

#leftnav {
	width: 168px;
	float: left;
	margin-top: 30px;
}
#leftnav ul, #leftnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
}
#leftnav ul {
	margin-bottom: 30px;
}
#leftnav li a {
	color: #575b5d;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#leftnav li a:hover {
	color: #000000;
	background: none;
	padding: 3px 0 3px 0;
}

#leftnav li a.active {
	color: #000000;
	/*
	background: #9ec400;
	padding: 3px 5px 3px 5px;
	color: #000000;
	*/
}

#leftnav h1 {
	color: #000000;
}

.leftnavHeader {
	display: block;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 6px;
	text-decoration: none;
}
.leftnavHeaderActive:hover {
	color: #cccccc;	
            background: none;
}

.leftnavHeader:hover {
	background: none;
}


#servicenav {
	width: 130px;
	color: #575b5d;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	margin-top: 40px;
	border-top: 2px solid #575b5d;
	padding-top: 8px;
}
#servicenav ul {
	margin-top: 3px;
}
#servicenav li {
	line-height: 16px;
}
#servicenav li a {
	font-size: 10px;
	font-weight: normal;
}

/* for understanding browsers */
#contentpil {
	min-height: 617px;
	height: auto;
	position: relative;
}

#contentpilEdit {
 margin-top:150px;
	min-height: 617px;
	height: auto;
}


/* for Internet Explorer (min-height-hack) */

* html #contentpil{
	height: 617px;
}

#contentpil, #contentHeader, #contentpil.split {
	width: 780px;
	float: right;
	position: relative;
}

div.gray {
	background: #ffffff;
}

div.EditBar1 {
	WIDTH: 100%; 
	BACKGROUND-COLOR: #6a6e71;
}

div.EditBar2 {
	MARGIN: 0px auto; WIDTH: 955px! important;
}

#contentHeader {
	height: 30px;
}
#contentpil.split {
	background-image: url('/Style Library/gfx/content_split_bg.gif');
}
/*
.ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;

	
}
div.ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;
}
#ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;
}
*/
;
}
/*
.ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;

	
}
div.ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;
}
#ms-WPBody {
	font-family: ;
	border: ;
	color: ;
	font-size: ;
	width: ;
	height: ;
}
*/
#subheaderImage {
	border-bottom: 4px solid #000;
}

.topMargin1 {
	margin-top: 22px;
}

.indent {
	padding: 20px;
}
.narrow {
	width: 488px !important;
}

.overviewRow {
	display:table;
	/* padding-bottom: 22px;
	margin-bottom: 22px; */
}

.overviewRow img {
	float: left;
	margin-right: 20px;
	width: 240px;
}

.paging {
	height: 12px;
	float: right;
	background: #fff;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px 3px 2px 3px;
}
.paging a {
	display: block;
	float: left;
	margin-left: 1px;
	padding: 0 1px 0 1px;
}
.paging img {
	float: left;
	margin-top: 1px;
	cursor: hand;
	cursor: pointer;
}
.paging .arrowLeft {
	margin-right: 2px;
}
.paging .arrowRight {
	margin-left: 4px;
}

#contentRightContainer {
	float: right;
	width: 220px;
	margin-top: 20px;
	padding-right: 15px;
}

#productRightContainer {
	float: left;
	padding-bottom: 20px;
}

.productBoxRight {
	width: 100px;
	float: left;
	padding-top: 0;
	margin-top: 20px;
	margin-right: 10px;
}
.productBoxRight img {
	margin-top: 0;
	margin-bottom: 3px;
}
.productBoxRight a {
	text-transform: uppercase;
}

div.left, div.right {
	color: #fff;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

#funksterText {
	float: left;
	width: 100%;
	clear: both;
	border-top: 2px solid #fff;
	padding-top: 22px;
}

th {
	display: table-cell;
	background: #999EA3;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding: 2px 0 0 10px;
	height: 27px;
}

/* lightbox */

#lightboxOverlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000;
	left: 0;
	top: 107px;
	z-index: 1001;
	overflow:hidden;
}

#lightboxContainer {
	width: 666px;
	height: 386px;
	position: absolute;
	left: 50%;
	top: 155px;
	margin-left: -282px;
	background: #ccced1;
	z-index: 1002;
	padding: 7px 37px 7px 37px;
}

#lightboxContainer select {
	font-size: 10px;
}

#lightboxContainer .productOptions {
	margin-bottom: 5px;
}
#lightboxContainer .productOptions label {
	display: block;
	width: 80px;
	float: left;
	padding-top: 4px;
}
#lightboxContainer .productOptions select {
	width: 140px;
}

#lightboxContainer #productImage {
	width: 230px;
	height: 325px;
	margin-left: 45px;
	margin-top: 30px;
}

#lightboxImagecontainer {
	width: 324px;
	height: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	background: #fff;
	margin-right: 7px;
}

#lightboxImagecontainer #printProductImage {
	width: 230px;
	height: 325px;
	margin-top: 30px;
	text-align: center;
	}

#lightboxImageZoom {
	width: 15px;
	height: 15px;
	position: absolute;
	bottom: 4px;
	right: 4px;
	background: #fff;
	padding: 2px 0 0 2px;
}
#lightboxImageZoom a:hover {
	background: transparent;
}

#lightboxProductCount {
	width: 325px;
	height: 17px;
	position: relative;
	float: left;
	background: #fff;
	margin-bottom: 7px;
	text-transform: uppercase;
	padding: 5px 0 0 6px;
}

#lightboxProductInfo {
	width: 318px;
	height: 312px;
	position: relative;
	float: left;
	background: #fff;
	padding: 11px 7px 11px 6px;
	font-size: 12px;
}
#lightboxProductInfo h1 {
	display: inline;
	font-size: 19px;
	font-weight: bold;
}
#lightboxProductInfo h2 {
	display: inline;
	font-size: 18px;
	font-weight: bold;
	color: #484b4d;
}
#lightboxProductInfo .linkBottom {
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	left: 7px;
}
#lightboxProductInfo .linkBottom.second {
	left: 100px;
}

#lightboxProductInfoFooter {
	height: 21px;
	width: 324px;
	float: left;
	padding: 2px 0 0 8px;
	background: #ffffff;
}

#close {
	position: absolute;
	top: 11px;
	right: 11px;
}

#prev {
	position: absolute;
	top: 185px;
	left: 11px;
}

#next {
	position: absolute;
	top: 185px;
	right: 11px;
}

.tl {
	position: absolute;
	top: 0;
	left: 0;
}
.tr {
	position: absolute;
	top: 0;
	right: 0;
}
.bl {
	position: absolute;
	bottom: 0;
	left: 0;
}
.br {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* Checkout */
	div.checkout-pane {
		float: left;
		margin-right: 5px;
		margin-bottom: 22px;
		width: 136px;
		padding: 8px 0 0 8px;
		height: 19px;
		background: #6a6e71;
		color: #fff;
		text-transform: uppercase;
		font-weight:bold;
		font-size:11px;
	}

	div.checkout-pane.active {
		background: #999ea3;
	}

	div.checkout-pane a, div.checkout-pane.active a {
		color: #fff;
		padding: 0;
		margin: 0;
	}

	div.checkout-pane a:hover, div.checkout-pane.active a:hover {
		background: none;
	}

	.chkout_omni_container {
		float: left;
		background: #fff;
		width: 367px;
	}

	.chkout-header {
		font-weight: bold;
		font-size:11px;
	}

	.chkout_omni_container .chkout-header {
		background: #999EA3;
		text-transform: uppercase;
		color: #fff;
		padding: 7px 0 0 8px;
		height: 20px;
	}

	.chkout-content {
		padding: 10px;
	}

	div#contentHeader div {
		margin-top: 5px;
	}

	input {
		border: 1px solid #999EA3;
	}

	input.button {
		text-transform: uppercase;
		color: #fff;
		padding:3px 5px;
		font-size: 10px;
		border: 0;
	}

	input.nothing {
		border: 0;
	}
/* eoCheckout*/

select, input {
	font-size: 10px;
	z-index:1;
}

.ms-WPBody
{
font-family: arial, verdana;
font-size: 10px;
}
.ms-WPBody TABLE,.ms-TPBody TABLE
{
font-size:1em;
}
.ms-WPBody A:link,.ms-WPBody A:visited
{
/*colour of jewellery in shop section*/	
color:#9d9fa2;  /* PD slide 1*/
text-decoration:none;
}
.ms-WPBody A:hover
{
/*jewellery colour-colour of block on mouse over*/
background-color: #9d9fa2; /* PD - News Read more hover */
color: #fff;
/*color:#000000;
text-decoration:underline;*/
}
.ms-WPBody th,.ms-TPBody th
{
/*font-weight:bold;*/
	display: table-cell;
	background: #999EA3;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding: 2px 0 0 10px;
	height: 27px;

}
.ms-WPBody td
{
font-size:7.5pt;
font-family:arial,verdana,helvetica,sans-serif;
}
.ms-WPBody h1,.ms-TPBody h1
{
font-weight:bold;
font-size:16px;
}
.ms-WPBody h2,.ms-TPBody h2
{
font-weight:bold;
font-size:11px;
}
.ms-WPBody h3,.ms-TPBody h3
{
font-weight:bold;
font-size:9px;
}
.ms-WPBody h4,.ms-TPBody h4
{
font-weight:bold;
font-size:100%;
}
.ms-WPBody h5,.ms-TPBody h5
{
font-weight:bold;
font-size:80% 
}
.ms-WPBody h6,.ms-TPBody h6
{
font-weight:bold;
font-size:65%;
}


.ColourContainer{
	height: 30px;
	width: 99px;
	overflow: hidden;
}


.button {
	background: #b599ac; /* PD - Slide 5 */
	padding: 3px 5px 3px 5px;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
}

#sitemap a {
	color: #000;
	text-decoration: underline;
}

#sitemap h2 {
	margin: 0;
}

#sitemap .row {
	width: 33%;
	float: left;
}

#sitemap ul, #sitemap li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitemap li.niv1 {
	margin-left: 10px;
}
#sitemap li.niv2 {
	margin-left: 20px;
}
#sitemap li.niv3 {
	margin-left: 30px;
} 
/*
#topBasket #bQuantity {
	display:inline !important;	
	color: red !important;	
}

#bQuantity a {
	display:inline !important;	
	color: red !important;	
}*/


/*WISHLIST + IMAGE DOWNLOADER*/
.wishlistBox {
	width: 130px;
	float: left;
	color: #858c89;
	font-size: 10px;
	margin: 0 14px 14px 0;
}
.wishlistBox img {
	margin-bottom: 4px;
}
.wishlistBox a {
	color: #858c89;
}
.wishlistBox a img {
	margin-top: 7px;
	border: 0;
}
.wishlistBox.download {
	width: 110px;
	line-height: 160%;
}
.wishlistBox.download a {
	text-decoration: none !important;
}
.wishlistBox.download input {
	margin: auto;
	margin-right: 2px;
}

.formLabel{
	display: block;	
	FLOAT: left;	
	WIDTH: 110px;	
	MARGIN-RIGHT: 50px;	
	PADDING-TOP: 4px
}

.inputField {
	width: 195px;
}

.inputFieldError {
	width: 195px;
	border: 2px solid #d13a3a;
}

.txtSmall {
	font-size: 11px;
}

/* styling NO FLASH DIV*/

#noFlash
{

	margin-top: 300px;
	margin-left: auto;	
	color: White;
	text-align: center;
}
