

a:link {
	color:						#9a7d07;
	text-decoration:	none;
}

a:visited {
  color:						#9a7d07;
  text-decoration:	none;  
}

a:hover {
	color:						#cccccc;
	text-decoration:	none;
}

a:active {
	color:						#cccc99;
	text-decoration:	none;
}

body
{
	font-family:		Tahoma, Verdana, Arial;
	background-color:	#ffffff;
	margin:						0px;
	text-align:				center;
}

.right
{
	text-align: right;
}

.center
{
	text-align:	center;
}

.left
{
	text-align: left;
}

img{
	border: 0px;
}

table.main{
	width:					805px;
	height:					600px;
	text-align:				center;
	margin-left: 5px;
	background-color:	#ffffff;
}
table.main td
{
	vertical-align:	top;
	text-align:			left;
}
table.main td.right
{
	text-align: right;
}

table.main td.nav
{
	width:			159px;
	height:			100%;
	text-align:	right;
}

table.main td.sandpit
{
	width: 646px;
}

table.main td.nav img.manjoh
{
	margin-right:	0px;
	margin-bottom:	3px;
}

table.main td.nav img.newsletter
{
	margin-right:		-2px;
	margin-top:			3px;
	margin-bottom:	0px;
}

table.main td.nav img.shoponline
{
	margin-right:		4px;
	margin-top:			11px;
	margin-bottom:	7px;
}

table.main td.nav img.designers
{
	margin-right:		9px;
	margin-top:			7px;
	margin-bottom:	5px;
}

table.main td.nav img.jewellery
{
	margin-right:		12px;
	margin-top:			5px;
	margin-bottom:	5px;
}

table.main td.nav img.bridal
{
	margin-right:		14px;
	margin-top:			5px;
	margin-bottom:	5px;
}

table.main td.nav img.features
{
	margin-right:		15px;
	margin-top:			5px;
	margin-bottom:	5px;
}

table.main td.nav img.myaccount
{
	margin-right:		17px;
	margin-top:			5px;
	margin-bottom:	5px;
}

table.main td.nav img.search
{
	margin-right: 	22px;
	margin-top:			5px;
	margin-bottom:	4px;
}

table.main td.nav input.search_nav
{
	border:	 				1px solid #bfc3cf;
	width:					100px;
	margin-right:		25px;
	margin-top:			4px;
	margin-bottom:	5px;
	padding-left:		4px;
	font-size:			0.7em;
	height:					18px;
	line-height:		15px;
}

table.main td.nav img.divider1
{
	margin-right:		27px;
	margin-top:			5px;
	margin-bottom:	4px;
}

table.main td.nav img.aboutus
{
	margin-right:		29px;
	margin-top:			4px;
	margin-bottom:	5px;
}

table.main td.nav img.customerservice
{
	margin-right:		31px;
	margin-top:			5px;
	margin-bottom:	5px;
}

table.main td.nav img.contactus
{
	margin-right:		34px;
	margin-top:			5px;
	margin-bottom:	4px;
}

table.main td.nav img.divider2
{
	margin-right:		36px;
	margin-top:			3px;
	margin-bottom:	5px;
}

table.main td.nav img.signup
{
	margin-right:		2px;
	margin-top:			10px;
	margin-bottom:	6px;
}

table.main td.nav input.email_nav
{
	border:	 				1px solid #bfc3cf;
	margin-right:		0px;
	margin-top:			2px;
	margin-bottom:	0px;
	width:					100px;
	font-size:			0.7em;
	height:					18px;
	line-height:		15px;
}

table.main td.sandpit div.leftpad
{
	padding-left:		25px;
}

table.main td.nav img.daa
{
	margin-right:		47px;
	margin-top:			12px;
	margin-bottom:	4px;
}

table.main td.nav img.lisatse
{
	margin-right:		54px;
	margin-top:			13px;
	margin-bottom:	4px;
}

table.main td.nav img.affiliate
{
	margin-right:	41px;
	margin-top:			6px;
	margin-bottom:	4px;
}

.price-main
{
	font-family:		arial;
	font-size:			1em;
	font-weight:		bold;
	padding-top:		8px;
	padding-bottom:	8px;
	text-align:		center;
 color:	#ff0000;
}

span.vis
{
	display:	inline;
}

span.hid
{
	display:	none;
}

div.vis
{
	display:	inline;
}

div.hid
{
	display:	none;
}

select.currencySelect
{
	height:				16px;
	font-size:		9px;
	margin-right: 10px;
	border:				1px Solid #000;
}

.hidden
{
	background-color:#fff;
	color:					#000;
	border:					1px solid #000;
	padding:				3px;
	padding-bottom:	0px;
	visibility:			hidden;
	text-align:			left;
	width:					50px;
	font-family:		arial;
	font-size:			11px;
	font-weight:		bold;
	position:				absolute;
	z-index:				10000;
}

a.currencyLink:link {
	color:						#7E7E7E;
	text-decoration:	none;
	font-family:		arial;
	font-size:			12px;
	font-weight:		bold;
}

a.currencyLink:visited {
  color:						#7E7E7E;
  text-decoration:	none;  
	font-family:		arial;
	font-size:			12px;
	font-weight:		bold;
}

a.currencyLink:hover {
	color:						#000;
	text-decoration:	none;
	font-family:		arial;
	font-size:			12px;
	font-weight:		bold;
}

a.currencyLink:active {
  color:						#7E7E7E;
	text-decoration:	none;
	font-family:		arial;
	font-size:			12px;
	font-weight:		bold;
}

.curTD
{
	font-family:		arial;
	font-size:			0.8em;
	font-weight:		bold;	
}

.curTD div
{
	cursor:	pointer;
}