*{
	padding: 0;
	margin: 0;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #696969;
	line-height: 18px;

}
#wrap{
	width: 950px;
	min-height: 840px;
	margin: 0 auto;
	background-image: url(../_images/common/bg-page.gif);
	background-repeat: repeat-y;
	position:relative;

}
#content{
	position:relative;
	left: 231px;
	width: 700px;
	min-height: 700px;
	padding: 100px 0 50px 0px;
}


a {
	color: #333333;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a img {	border: none; }

img.printlogo
{
	display: none;
}

ul, ol {
	margin: 0px;
	padding: 0px;
}
ol
{
	list-style-position: inside;
}
html, input, textarea {
	clear: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
}
p {
	padding: 0;
	margin: 0 0 10px 0;
}
p.bold {
	font-weight: bold;
	color: #333333;
}
p.more-info {
	text-transform: uppercase;
	padding: 15px 0 5px 0;
	margin: 0;
}
div.static-text {
	width: 400px;
	z-index: 50;
}

div.static-text p {
	margin-bottom: 10px;
}
div.static-hero {
	width: 250px;
	margin-right: 20px;
	float: right;
	clear: right;
}

form { display: inline; }

select, input, textarea {
	text-transform: none;
	font-size: 10px;
}

input, textarea {
	border: #CCCCCC 1px solid;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 4px;
	padding: 3px;
}
input.no-border { 
	border: none;
	padding: 0;
	margin: 0;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 5px;
	margin-left: 10px;
}

ul.more-info-list {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 5px;
	color: #333333;
}

li, ul.more-info-list li {
	padding: 2px 0 2px 0;
}
.cat-pdf-thumb {
	position: relative;
	top: 15px;
}
.contact-tab0 {	position: absolute; left: 100px; }
.contact-tab3 {	position: absolute; left: 140px; }
.contact-tab1 {	position: absolute; left: 490px; }
.contact-tab2 {	position: absolute; left: 470px; }

div.my-order-scroll {
	width:auto;
	clear: both;
	/*
	border: 1px solid #E5E5E5;
	height: 380px;
	overflow-x: hidden;
	overflow-y: scroll;
	*/
}

/* 'MY ORDER' ITEM */

div.my-order-item {
	margin: 0px;
	padding: 20px 0px 30px 0px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	height: 130px;
}
div.my-order-detail
{
	position: absolute;
	left: 380px;
	margin: 0px 0px 0px 0px;
	width: 310px;
}

div.my-order-detail h3
{
	margin: 0px;
	height: 30px;
}

div.my-order-detail h3 a
{
	float: left;
	clear: none;
}

div.my-order-detail label
{
	float: left;
}

.my-order-item .thumb
{
	float: left;
	margin-right: 10px;
}

.my-order-item .notes
{
	height: 25px;
	margin-bottom: 10px;
}

.my-order-item .notes input
{
	float: right;
	width: 226px;
}

.my-order-detail .quantity
{
	float: right;
	clear: none;
}

.my-order-detail .red-button
{
	float: right;
}

.my-order-item .ringSize
{
	height: 25px;
}

.my-order-item .ringSize select
{
	float: right;
	width: 230px;
	clear: none;
}

.my-order-item .metal
{
	height: 25px;
}

.my-order-item .metal select
{
	float: right;
	width: 230px;
	clear: none;
}

#orderform .orderReference
{
	margin-right: 20px;
}

#orderform .orderReference, #orderform .dateRequired, #orderform .red-button
{
	float: left;
	clear: none;
}

/* ACCOUNT PANEL */

div.account {
	width: 643px;
	height: 23px;
	padding: 0;
	margin: 0;
	text-align: right;
	position: absolute;
	left: 281px;
	top: 9px;
	z-index:99;
}

.search-box {
	margin-right: 2px;
	margin-left: 15px;
	color: #666666;
	display: block;
}


/* WHITE BUTTONS */

div.white-button {
	height: 20px;
	padding: 0;
	margin: 0 2px 0 1px;
	z-index: 90;
	float: right;
}
a.white-a {
	padding: 4px 0 0 10px;
	margin: 0;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	color: #666666;
	font-family: "Trebuchet MS", serif;
}
a.white-a:hover {
	text-decoration: none;
	color: #000000;
}
div.white-button-left {
	padding: 0;
	margin: 0;
	background-image: url(/_images/common/white-button-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	z-index: 91;
	float: left;
}
div.white-button-right {
	padding: 0;
	margin: 0;
	background-image: url(/_images/common/white-button-right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 20px;
	z-index: 91;
	float: left;
}

/* RED BUTTONS */

div.red-button {
	clear: none;
	height: 22px;
	padding: 0;
	/*margin: 0 0px 20px 0px;*/
	z-index: 90;
}
a.red-a {
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 10px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	color: #CDA5A0;
	font-family: "Trebuchet MS", serif;
}
a.red-a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
div.red-button-left {
	padding: 0;
	margin: 0;
	background-image: url(/_images/common/red-button-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	z-index: 91;
	float: left;
}
div.red-button-right {
	padding: 0;
	margin: 0;
	background-image: url(/_images/common/red-button-right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 22px;
	z-index: 91;
	float: left;
}

/* GREY BUTTONS */

div.grey-button {
	clear: none;
	height: 22px;
	padding: 0;
	/*margin: 0 0px 20px 0px;*/
	z-index: 90;
}
a.grey-a {
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 10px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	color: #4f4f4f;
	font-family: "Trebuchet MS", serif;
}
a.grey-a:hover {
	text-decoration: none;
	color: #000000;
}
div.grey-button-left {
	padding: 0;
	margin: 0;
	background-image: url(/_images/common/grey-button-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	z-index: 91;
	float: left;
}
div.grey-button-right {
	padding: 0;
	margin: 0;
	background-image: url(/_images/common/grey-button-right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 22px;
	z-index: 91;
	float: left;
}

/* TAGLINE */

div.tagline-background {
	position: absolute;
	z-index: 2;
	top: 39px;
	left: 0px;
	width: 100%;
	height: 32px;
}
div.tagline-strip {
	background-repeat: no-repeat;
	background-image: url(/_images/common/tagline-strip.gif);
	position: absolute;
	z-index: 3;
	top: 39px;
	left: 0px;
	width: 950px;
	height: 32px;
	padding: 0;
	margin: 0;
}

div.tagline-strip a
{
	width: 150px;
	height: 32px;
	position: absolute;
	left: 800px;
}

div.tagline-offer {
	background-repeat: no-repeat;
	background-image: url(/_images/common/tagline-strip.gif);
	position: absolute;
	z-index: 4;
	top: 39px;
	left: 0px;
	width: 950px;
	height: 32px;
	padding: 0;
	margin: 0;
}

div.tagline-offer a
{
	height: 32px;
	position: absolute;
	padding-top:7px;
	left: 230px;
	font-size:16px;
}



div.footer-strip {
	background-repeat: no-repeat;
	background-image: url(/_images/common/footer-strip.gif);
	width: 950px;
	height: 30px;
	font-size:11px;
	padding: 2px 0px 0px 0px;
	margin: 0;
	position:relative;
	clear:both;
	text-align: center;
}

/* NEWS */

div.news-text {
	width: 470px;
	float: left;
	border-left: 1px solid #cccccc;
	padding-left: 30px;
}
div.news-text-content
{
	width: 240px;
}

div.news-nav {
	width: 160px;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}
div.news-image-container
{
	float: right;
	clear: right;
	margin: 10px 0 10px 0px;
}

ul.news-list {
	list-style-type: square;
	list-style-position: outside;
	padding: 0;
	margin: 0 0 0 14px;
	color: #333333;
}

ul.news-list li {
	padding: 5px 0 5px 0;
}
ul.news-list a.news-active { color: #a20000;}

/* TITLES */

h1 {
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	font-size: 22px;
	line-height: 25px;
	color: #a20000;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-family: sans-serif;
}

h2 {
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	line-height: 22px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-family: sans-serif;
}

h3 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

h5 {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	color: #999999;
}


/* NAVIGATION */

div.logo-strip {
	width: 190px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 5;
}

a.logo {
	display: block;
	width: 190px;
	height: 70px;
	background: url(../_images/common/spacer.gif);
	background-repeat: repeat;
	left: 1px;
	top: 20px;
	position: absolute;
	z-index: 10;
}

div.navigation {
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 170px;
	left: 11px;
	top: 130px;
	position: absolute;
	z-index: 11;
}

div.lev2-container {
	margin: 8px 0 10px 0;
}
div.lev1 {
	padding: 8px 0px 8px 0px;
	font-size: 12px;
	letter-spacing: .1em;
	background: url(../_images/common/menu-dot-line.gif) no-repeat bottom;
	text-transform: uppercase;
}
div.lev2 {
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	text-transform: none;
	letter-spacing: normal;
}
div.lev1 a {
	color: #9b6b66;
	text-decoration: none;
}
div.lev2 a, div.lev1 a.been {
	color: #b89490;
	text-decoration: none;
}
div.lev1 a.active { color: white; }

div.lev2 a.active { color: white; }

ul.legal a:hover, div.lev1 a:hover, div.lev2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
ul.legal {
	z-index: 100;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
	display: block;
	width: 170px;
	list-style-type: none;
	font-size: 10px;
}
ul.legal a {
	color: #723933;
	text-decoration: none;
}
a.back-button
{
	float: left;
	padding-top: 20px;
	font-weight: bold;
	text-align: left;
}

.static-hero a.back-button
{
	position: relative;
	bottom: 45px;
}

img.cat-hero
{
	position: absolute;
	left: 20px;
	top: 220px;
}

div.cat-hero-thumb
{
}

div.cat-hero-thumb img.cat-hero
{
}

div.cat-hero-thumb div.thumb-strip
{
	position: absolute;
	left: 10px;
	top: 520px;
}

div.cat-hero-thumb div.thumb-strip div.thumb-surround
{
	display: block;
	width: 55px;
	height: 55px;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	float: left;
	clear: none;
}

div.cat-hero-thumb div.thumb-strip div.thumb-surround a
{
	display: block;
	width: 55px;
	height: 55px;
	padding: 0px;
	margin: 0px;
}

div.cat-hero-thumb div.thumb-strip div.thumb-surround a img
{
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}

div.cat-hero-thumb div.thumb-strip div.thumb-surround a:hover img
{
	border: 1px solid #DDDDDD;
}

div.box
{
	border: 1px solid #DDDDDD;
	padding: 20px;
	margin-bottom: 20px;
	overflow: auto;
}

div.box div.left
{
	width: 250px;
	clear: none;
	float: left;
}

div.box div.right
{
	clear: none;
	float: right;
}

.tight
{
	margin-bottom: 0px;
}

div.section
{
	margin-bottom: 30px;
}

hr
{
	clear: both;
	border: 0px none;
	height: 1px;
	width: 100%;
	background-color: #E5E5E5;
	color: #E5E5E5;
	margin-bottom: 30px;
}

span.error
{
	color: #990000;
	font-weight: bold;
}

a.agslink {
	display:block;
	width:170px;
	height: 80px;
	color: #723933;
	font-family:Tahoma;
	font-size: 10px;
	margin: 0; 
	padding:0;
	background: url("/_images/agsmetals4.gif") 0 0 no-repeat;
	text-decoration: none;
	}
a.agslink:hover {	
	background-position: 0 -80px;
	color: #FFFFFF;
	}


a.agslink2 {
	float:left;
	width:94px;
	height: 51px;
	margin: 0; 
	padding:0;
	background: url("/_images/agsmetals5.gif") 0 0 no-repeat;
	}
a.pjwlink {
	
	float:left;
	width:73px;
	height: 51px;
	margin: 0; 
	padding:0;
	background: url("/_images/pjw5.gif") 0 0 no-repeat;
	}

a.fablink {
	
	clear:both;
	display:block;
	width:170px;
	height: 27px;
	margin: 0; 
	padding:0;
	background: url("/_images/fab5.gif") 0 0 no-repeat;
	}


a.regentcolink {
	clear:both;
	display:block;
	width:170px;
	height: 80px;
	color: #723933;
	font-family:Tahoma;
	font-size: 10px;
	margin: 0; 
	padding:0;
	background: url("/_images/regentco4.gif") 0 0 no-repeat;
	text-decoration: none;
	}
a.regentcolink:hover {	
	background-position: 0 -80px;
	color: #FFFFFF;
	}
