/* CSS Document */

.clr {
	clear: both;
}

.ctr {
	text-align: center;
}

.fl_left {
	float: left;
}

.no_border {
	border: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 165%;
	font-size: 12px;
	background-color: #432D24;
	color: #555;
	background-image: url(../images/bgr.gif);
	background-position: top left;
	background-repeat: repeat;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	height: 113px;
	width: 367px;
	margin: 0 0 0 395px;
	padding: 14px 0 0 0;
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 span, h2 {
	display: none;
}

h2 {
	color: #444;
	font-weight: normal;
	font-size: 13px;
}

h3 {
	color: #444;
	font-size: 12px;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	background-repeat: no-repeat;
	background-position: left bottom;
}

h4 {
	color: #444;
	font-size: 12px;
	margin-bottom: 10px;	
	border-bottom: 1px dashed #FF6D12;
}

p, ul, li {
	color: #615450;
}
p.small {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
p.caption {
	font-size: 10px;
	line-height: 12px;
	padding: 2px 15px 10px 2px;
}

a:link, a:visited {
	color: #FF6D12;
	text-decoration: none;
	border-bottom: 1px solid #FF6D12;
}
a:hover, a:active {
	color: #201512;
	text-decoration: none;
	border-bottom: 1px solid #FF8E33;
}
#footer a:hover, #footer a:active {
	color: #FFF;
}

#left_col a {
	color: #301f19;
	border-bottom: 0px solid #FF6D12;
}
#left_col p {
	margin: 0 0 10px 0;
	padding: 0 5px;
}
#left_col p a, #left_col li a {
	border-bottom: 1px solid #FF6D12;
}

h4 a:hover {
	text-decoration: none;
	border: none;
	color: #444;
}
a.no_border {
	border: none;
}

img {
	background-color: #FCEBB9;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/li.gif);
	list-style-type: disc;
}

#top_linklist {
	margin: 17px auto 0 auto;
	padding: 0;
	height: 29px;
	width: 770px;
	text-align: center;
	border-bottom: 1px solid #FF8E33;
}

#top_linklist li {
	float: left;
	display: block;
	margin-left: 5px;
	line-height: 29px;
}
#top_linklist li a {
	display: block;
	float: left;	
	padding: 2px 14px;
	height: 25px;
	margin: 0;
	border-bottom: none;
	font-weight: bold;
	color: #5f524d;	
}
#top_linklist li a:hover {
	color: #FFF;
	background-color: #FF8E33;
	border-bottom: none;
	background-image: url(../images/link_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#top_linklist li a:active {
	color: #554946;
	border-bottom: none;
}

#contact li {
	margin-bottom: 10px;
}

#container {
	margin: 10px auto 10px auto;
	padding: 10px 0 1px 0;
	width: 770px;
}

#header {
	background-image: url(../images/con_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFACC;
}

#main_content {
	padding: 20px 10px 1px 10px;
	background-image: url(../images/main_bgr.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFACC;
}

#footer {
	padding: 30px 0 7px 0;
	text-align: center;
	font-size: 11px;
	clear: both;
	background-image: url(../images/con_base_dark.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	color: #AF9488;
	margin: 0;
	padding: 0;	
}

#lowerLinks {
	border-top: 1px solid #FF8E33;
	/*
	background-image: url(../images/main_bgr.gif);
	background-repeat: repeat-x;
	background-position: center top;*/
	background-color: #32211a;
	padding: 10px 20px 1px 20px;
}
#lowerLinks p {
	font-weight: bold;
	margin: 0;
}

#lowerLinks ul {
	width: 170px;
	float: left;
	list-style: none;
	padding: 5px 0;
	margin: 0 10px 0 0;
}
#lowerLinks li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#lowerLinks li a {
	font-weight: bold;
	font-size: 11px;
}
#lowerLinks li a:hover {
	color: #FFF;
}

#kingsMile {
	float: right;
}

/* TEXT */
h3 span {
	display: none;
}
#h3_products {
	background-image: url(../images/text_jewelleryranges.gif);
	height: 22px;
	padding-top: 1px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#h3_welcome {
	background-image: url(../images/text_welcome.gif);
	height: 20px;
	width: 108px;	
}
#h3_productsw {
	background-image: url(../images/text_jewelleryranges.gif);
	height: 22px;
	width: 207px;	
}
#h3_about {
	background-image: url(../images/text_about.gif);
	height: 18px;
	width: 106px;	
}
#h3_services {
	background-image: url(../images/text_services.gif);
	height: 18px;
	width: 100px;	
}
#h3_contact {
	background-image: url(../images/text_contact.gif);
	height: 18px;
	width: 131px;	
}
#h3_diamonds {
	background-image: url(../images/text_diamonds.gif);
	height: 18px;
	width: 116px;	
}
#h3_gallery {
	background-image: url(../images/text_gallery.gif);
	height: 23px;
	width: 87px;	
}
#h3_gold {
	background-image: url(../images/text_gold.gif);
	height: 20px;
	width: 355px;	
}
#h3_nativity {
	background-image: url(../images/text_nativity.gif);
	height: 23px;
	width: 346px;	
	margin-left: 20px;
}
#h3_popular {
	background-image: url(../images/text_popular.gif);
	height: 20px;
	width: 198px;	
	margin-left: 22px;
	margin-bottom: 8px;
}
#h3_job {
	background-image: url(../images/text_job.jpg);
	height: 20px;
	width: 170px;	
}
#h3_our_workshop {
	background-image: url(../images/text-our-workshop.jpg);
	height: 21px;
	width: 168px;	
}

/* ABSOLUTE ITEMS */
#top-details {
	top: 30px;
	font-size: 11px;
	position: absolute;
	margin: 5px 0 0 16px;
	padding: 0;
	font-weight: normal;
}


.buyonline {
	padding: 0!important;
	margin: 0!important;	
}

/* MC FORM */

#joinMailing {
	margin: 15px 0 5px 3px;	
}

#mc_embed_signup {
	font-size: 11px;
}

#mc_embed_signup fieldset {
	border: none;
}

#mc_embed_signup label {
	width: 120px;
	display: block;
	float: left;
}
#mc_embed_signup input {
	width: 120px;
	display: block;
	float: left;	
	margin: 0 0 7px 0;
	background-image: url(../images/bgr_top.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #e3cd9e;
	padding: 2px;
}
#mc_embed_signup #mc-embedded-subscribe {
	margin: 0 0 0 120px;
	color: #FF6D12;
	text-decoration: underline;
	width: 126px;
	padding: 2px;
}
#mc_embed_signup #mc-embedded-subscribe:hover {
	color: #222;
}
#mc_embed_signup .response * {
	color: #F33;
}
#mc_embed_signup .note-required {
	color: #FF6D12;	
}

table.gallery p {
	margin: 0 0 15px 0;
}

table.gallery a:link, table.gallery a:visited {
	color: #201512;
	text-decoration: none;
	border-bottom: 1px solid #FF8E33;
}
table.gallery a:hover, table.gallery a:active {
	color: #FF6D12;
	text-decoration: none;
	border-bottom: 1px solid #FF6D12;
}
table.gallery a.no_border {
	border: none!important;
}



/* Images */
img.inlineRight {
	float: right;
	margin: 0 0 15px 15px;
}

#full_col {
	padding: 0 10px 20px 10px;
}
#full_col .item {
	clear: both;
}
#full_col .item img {
	float: left;
	margin-right: 20px;
}


/* Featured */
#wide {
	width: 480px;
	height: 330px;
	float: left;
	padding-bottom: 30px;
}
#sideCopy {
	width: 235px;
	float: right;
}
