@charset "utf-8";
/* CSS Document */

img {
	border:0px none;
	}

body {
	background-color:#FFFFFF;
	font-size: 69.5%;
	margin:0px 0px;
	text-align:left;
	background:url(../images/backgrounds/main-gradient.jpg) repeat-x top;
	}

body, td {
	color:#7e7e7e;
	font-family:Arial, Helvetica, sans-serif;
	}

td {
	font-size:1em;
	voice-family:inherit;
	}

p, li {
	line-height:1.4em;
	}

p, h1, h2, h3, h4, h5, h6, ul {
	margin:0px 0px 1.5em;
	padding:0px;
	}

ol {
	margin-bottom:1.5em;
	margin-left:0px;
	margin-top:0px;
	}


ul {
	list-style-type:none;
	}

ul li {
	list-style-type:none;
	}

ul ul {
	margin-top:1.5em;
	}

li {
	margin:0px 0px 0.4em;
	padding:0px;
	}

ul li {
	background-image:url(../images/backgrounds/arrow-li.gif);
	background-position:0px 0.3em;
	background-repeat:no-repeat;
	padding-left:12px;
	}

a {
	color:#6c5c4c;
	text-decoration:none;
	}

a:hover {
	color:#6c5c4c;
	text-decoration:underline;
	}
	
	
h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 25px;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

.clearer {
	clear:both;
	height:1px;
	overflow:hidden;
	top:-1px;
	visibility:hidden;
	}

.padding{
	padding:44px;
	}


#mainContainer{
	margin:0 auto;
	width:790px;
	}

#logo{
	margin-bottom:30px;
	}	
	
#botContainer{
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/backgrounds/bot-container.png,sizingMethod='scale');*/
	background-position:bottom;
	background-repeat:no-repeat;
	width:790px;
	}	
div>#botContainer {
	background-image:url(../images/backgrounds/bot-container.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
	

	
#topContainer {
	background-position:top;
	background-repeat:no-repeat;
	width:790px;
	background-image:url(../images/backgrounds/top-container.jpg);
}

.homeNav{
	position:relative;
	float:left;
	width:168px;
	margin-right:10px;
	}

#colLeft{
	float:left;
	width:288px;
	}

#colRight{
	float:right;
	width:400px;
	}
	
#topNav{
	width:400px;
	height:20px;
	}
	
#topNav ul{
	float:right;
	margin:0;
	padding:0;
	}
	
#topNav ul li{
	float:left;
	font-size:14px;
	}

#topNav ul li a{
	color:#c2c1c1;
	border-right:1px solid #c2c1c1;
	padding-right:8px;
	}
	
#topNav ul li a.navContact{
	border-right:none;
	}

#topNav ul li a:hover.navHome{
	color:#999;
	}

#topNav ul li a:hover.navJewellery{
	color:#b0e073;
	}

#topNav ul li a:hover.navStockist{
	color:#3884a1;
	}
	
#topNav ul li a:hover.navBackground{
	color:#b796c3;
	}

#topNav ul li a:hover.navContact{
	color:#e38ea6;
	}
	
#topNav ul li a:hover{
	text-decoration:none;
	}
	
#topNav ul li a.navHomeA{
	color:#999;
	}

#topNav ul li a.navJewelleryA{
	color:#b0e073;
	}

#topNav ul li a.navStockistA{
	color:#3884a1;
	}

#topNav ul li a.navBackgroundA{
	color:#b796c3;
	}

#topNav ul li a.navContactA{
	color:#e38ea6;
	border-right:none;
	}
	
#footer{
	margin-top:10px;
	margin-left:4px;
	clear:both;
	color:#888888;
	}








