@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

/* CSS Document */
body {
	margin: 0 auto;
	background-color: #272727;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	/* text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/* ******** basic text s ********** */
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* ******** basic text e ********** */
}

/*
	Typo details
	*/
H1,H2,H3,H4,H5,H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C8C8C8;

}

H1 {
	font-weight:500;
	margin-top:-2px;
	padding-bottom:2px;
	text-shadow: 0 0 0 #FFFFFF;
	color:#222222;
	font-size:18pt;
}


H2 {
	font-size:10pt;

}

H3 {
	color:#222222;
	font-size:7pt;
	padding:5px 0px 0px 11px;
	height:26px;
	width:163px;
	background:transparent url(/images/quicknav_heading.jpg) no-repeat top left;
	text-transform: uppercase;
	font-weight:500;
}

H3.latest {
	width:214px;
	background:transparent url(/images/latest_heading.jpg) no-repeat top left;
	margin-left:0px;
	padding:3px 0px 0px 12px;
}

h4 {
	color:#000000;
	text-transform: uppercase;
	font-size:9pt;
	font-weight:600;
}
H6 {

}

p {

}


/*
	Wrappers details
	*/
#jewellery_wrapper {
	border: 1px solid #646464;
	width: 950px;
	margin: 17px auto;
	background-color:#FFFFFF;
}

#jewellery_header {
	border: none;
	height: 85px;
	width:950px;
	background-color:#FFFFFF;
}
#jewellery_headerContent {
	background-color:#FFFFFF;
}
#jewellery_headerContent img {
	padding-left:25px;
}



#jewellery_main {
	border:none;
	margin: 0 auto;
	background-color:#FFFFFF;

}
	#jewellery_main p {
		padding: 0.6em 0px;
		color:#000000;
		font-size:11px;
		line-height:1.4em;
	}
	#jewellery_main a {
		text-decoration:none;
	}
.jewellery_mainContent {
	width: 950px;
	margin: 0pt auto;
	padding:0px;
}

#jewellery_footer {
	border-top: 1px solid #646464;
	border-bottom: 1px solid #000000;
	background:url(/images/footer.jpg) repeat-x top left;
	padding:0px;
	height: 18px;
}

#jewellery_footerContent {
	width: 950px;
}
#jewellery_footerContent a {
	color:#FFFFFF;
}

#jewellery_mainMenu {
	float:left;
	text-transform: uppercase;
	}
#jewellery_subMenu {
	position:absolute;
	top:70px;
	margin-left:278px;

}
	.jewellery_menu {
		border: none;
		float:left;
		padding:0;
		margin:30px 0 0 40px;
		white-space:nowrap;
		list-style-type:none;
		height:20px;
		}
	.jewellery_menu li {
		display:inline;
		margin:0px;
		padding:0px;
		float:left;
		}
	.jewellery_menu li a{
		text-transform: uppercase;
		text-decoration:none;
		color:#000000;
		font-size:7pt;
		font-weight:500;
		display:block;
		padding:3px 12px;
		vertical-align:middle;
		border:none;
		}
	.jewellery_menu li a:hover{
		color:#C80000;
		text-decoration:none;
		}

#jewellery_homeBanner {
	height:588px;
	width:100%;
	background:#FFFFFF url(/images/banners/jewellery_home.jpg) no-repeat top left;
}
#jewellery_homeContent {
	background:transparent;
	margin-top:-330px;
	float:left;
	width:100%;
	height:100%;
}
#jewellery_homeMain {
	float:left;
	width:504px;
	padding:0px 30px;
}
	#jewellery_homeMain h1 {
		padding-bottom:10px;
		color:#222222;
	}

#jewellery_pageContent {
	padding:20px 0px 20px 0px;
	float:left;
	width:100%;
	height:100%;
}

#jewellery_pageMain {
	float:left;
	width:500px;
	padding:0px 30px;
	background:#FFFFFF;
	min-height:462px;
}

#jewellery_latest {
	border:none;
	float:right;
	width:210px;
	height:330px;
	margin-right:0px;
}
	#jewellery_latest div {

	}
	#jewellery_latest p {
		color:#000000;
		font-weight:500;
		font-size:8pt;
		padding:2px 0px 0px 12px;
	}

	#jewellery_latest a{
		text-decoration:none;
		color:#000000;
	}
	#jewellery_latest .jewellery_thumbnail {
		margin:15px 10px 10px 10px;
		border:1px solid #C8C8C8;
	}
	#jewellery_latest h4 {
		padding:15px 0px 0px 5px;
	}
	.jewellery_latestMoreButton {
		float:right;
		margin:7px 8px 0px 0px;
		border:none;
		width:46px;
		height:17px;
	}
#jewellery_quickNav {
	border:none;
	float:left;
	width:159px;
	height:330px;
	margin-left:1px;
}
	#jewellery_quickNav p {
		color:#FFFFFF;
		font-weight:600;
		font-size:8pt;
		padding:12px 0px 0px 8px;
	}

	#jewellery_quickNav a{
		text-decoration:none;
		color:#FFFFFF;
	}
	.jewellery_quickNavMoreButton {

		margin:12px 10px 0px 0px;
		width:46px;
		height:17px;
	}
	#jewellery_quickNavSponsor {
		height:113px;
		width:158px;
		margin-top:-7px;
		vertical-align:middle;
	}
	#jewellery_quickNavDonation {
		height:40px;
		width:158px;
		margin-top:-7px;
	}
	#jewellery_quickNavNewsletter {
		height:40px;
		width:158px;
		margin-top:-7px;
	}
	#jewellery_sponsors {
	}
		#jewellery_sponsors img {
			position:absolute;
			cursor:pointer;
			padding:2px 0px 0px 2px;
		}

	.jewellery_rightImg {
		float:right;
		width:210px;
	}
		.jewellery_rightImg img {
			padding-top:35px;
		}

.jewellery_formtable {
	border-spacing:5px 10px;
	margin-left:-5px;
	}
	.jewellery_formtable td {
		border-top:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		border-left:1px solid #CCCCCC;
		padding-left:5px;
		padding-top:3px;
		padding-bottom:3px;
		color:#222222;
		text-shadow: 0 0 0 #000000;
		}
	.jewellery_formtable input[type="text"] {
		border-color:#FFFFFF;
		border:none;
		width:165px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#222222;
		background:#FFFFFF;
		}
	.jewellery_formtable input[type="password"] {
		border-color:#FFFFFF;
		border:none;
		width:165px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#222222;
		background:#FFFFFF;
		}
	.jewellery_formtable textarea {
		border-color:#FFFFFF;
		border:none;
		width:400px;
		height:80px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#222222;
		background:#FFFFFF;
		}

img {
	border:none;
}
.jewellery_smallprint {
	font-size: 0.8em;
}

.jewellery_centerimage {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.jewellery_red {
	color:#C80000;
	font-weight:600;
	text-shadow: 0 0 0 #000000;
}
#jewellery_main p.jewellery_error {
	color:#C80000;
	font-weight:500;
	text-shadow: 0 0 0 #000000;
}

.jewellery_blog {
	margin:20px 0px;
}

#main p.jewellery_notice {
	position:absolute;
	margin-top:-125px;
	margin-left:0px;
	width:950px;
	text-align:center;
	background-color:#C80000;
	color:#FFFFFF;
	line-height:0.8em;
}



#jewellery_backgroundLogos img{
		opacity:0.5;
		padding:0px 20px;
}



.jewellery_button {
	color:#222222;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	font-size:9pt;
	padding:2px 4px 3px 4px;
	line-height:0.9em;
	text-shadow: 0 0 0 #000000;
}
