@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background-image: url(images/bg.png);
}	
a {
	color: #736A0D;
}
td {
	padding: 4px;
}
th {
	color: #FFF;
	background: #7C740E;
	text-align: left;
	padding: 3px 3px 3px 4px;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #534E09;
	margin-bottom: 5px;
}




#header {
	margin-right: auto;
	margin-left: auto;
}
#menu {
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
	height: 35px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	position: relative;
}
#menu a {
	color: #FFF;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	white-space: normal;
	left: 0px;
	padding-right: 20px;
	font: 15px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#content {
	height: 524px;
	width: 905px;
	background-image: url(images/contentbgfade.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808E8C;
	padding-top: 20px;
	font-style: normal;
	text-align: left;
	float: left;
	padding-left: 20px;
	line-height: 30px;
}
#adminContent {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #71827F;
	margin-bottom: 20px;
}

#menu a:hover {
	color: #534E09;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #9CA7A6;
}

#jewellery {
	position: absolute;
	left: 0px;
	z-index: 10;
	top: 450px;
}
#footer {
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	clear: left;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	height: 45px;
	width: 1000px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 45px;
	color: #868E8C;
}
#imagehome {
	height: 544px;
	width: 925px;
	position: absolute;
	left: 75px;
	top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-indent: 20px;
	line-height: 50px;
	letter-spacing: 4px;
	background: url(images/contentbg.jpg);
}
#news {
	height: 50px;
	width: 825px;
	position: absolute;
	right: 20px;
	top: 480px;
	background-image: url(images/newsbkg.png);
	letter-spacing: 1px;
	font: 18px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
#contentbase {
	height: 125px;
	width: 785px;
	position: absolute;
	left: 200px;
	top: 408px;
	float: left;
	background-image: url(images/contentbaseimage.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	text-indent: 10px;
}
#basetext {
	height: 85px;
	width: 265px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 22px;
	float: right;
	margin-right: 30px;
}
#form {
	width: 338px;
	position: absolute;
	left: 610px;
	top: 40px;
	height: 340px;
}
#addressbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	position: absolute;
	width: 290px;
	top: 10px;
	left: 500px;
}
#contactbase {
	float: left;
	height: 125px;
	width: 785px;
	position: absolute;
	left: 200px;
	top: 408px;
	background-image: url(images/contactbaseimage.png);
}
#mainimage {
	position: absolute;
	width: 470px;
	height: 360px;
	left: 98px;
}
#contentimage {
	position: absolute;
	width: 420px;
	left: 580px;
	height: 344px;
	top: 40px;
}
.stockistBox {
	line-height: 16px;
	float: left;
	width: 210px;
	height: 130px;
	position: relative;
	margin-bottom: 30px;
	margin-left: 5px;
}
.stockistURL {
	position: absolute;
	left: 0px;
	bottom: 15px;
}
#pageNav {
	position: absolute;
	right: 50px;
	top: 370px;
}

.pageBox {
	line-height: 16px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #587E24;
	font-weight: bold;
	color: #587E24;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
	width: 400px;
}
.pageBox:hover {
	color: #587E24;
}
.pageBoxOn {
	line-height: 16px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #587E24;
	background-color: #587E24;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.pageNumbers {
	height: 20px;
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
}
.formInput {
	font: 12px Arial, Helvetica, sans-serif;
	color: #484408;
	padding: 2px 3px;
}
body.mceContentBody {
   text-align: left;
   background-image: none;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
}


.galleryImage {
	text-align: center;
	vertical-align: middle;
	height: 40px;
	width: 100px;
	border: 1px solid #635C0B;
}
.myDragClass {
	background-color:#ccc;
}

