/* CSS Document */
/* 2009 Copyright LustreJewellery.co.uk */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/textures/texture_03.gif);
}

h1, h2, h3, h4, h5, h5, p {
	font: Arial, Helvetica, sans-serif;
}

h1 {
	color: #0000FF;
	font-size: 130%;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
}

h2 {
	color: #333333;
	font-size: 115%;
	text-align: left;
	padding: 0px;
	margin: 10px 0px;
}

h3 {
	color: #937500;
	font-size: 110%;
	text-align: left;
	padding: 0px;
	margin: 10px 0px;
}

h3 A:link {
	color: #0000FF;
	text-decoration: underline;
}	

h3 A:focus {
	color: #FF6600;
	text-decoration: underline;
}

h3 A:active {
	color: #FF6600;
	text-decoration: underline;
}

h3 A:hover {
	color: #FF6600;
	text-decoration: underline;
}

h3 A:visited {
	text-decoration: underline;
	color: #003399;
}

h4 {
	color: #0033FF;
	font-size: 110%;
	text-align: left;
	margin: 10px 0px;
}
	
h5 {
	color: #000099;
	font-size: 105%;
	padding: 0px;
	font-weight: bold;
}

h6 {
	color: #333333;
	font-size: 110%;
	font-weight: normal;
	margin: 10px 0px;
	
}

img {
  border-style: none;
}

A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:focus {
	color: #FF6600;
	text-decoration: underline;
}

A:active {
	color: #FF6600;
	text-decoration: underline;
}

A:hover {
	color: #FF6600;
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
	color: #003399;
}

ul A:link {
	color: #0000FF;
	text-decoration: underline;
}

ul li A:focus {
	color: #FF6600;
}

ul li A:active {
	color: #FF6600;
}

ul li A:hover {
	color: #FF6600;
}

ul li A:visited {
	text-decoration: underline;
	color: #003399;
}

ol A:link {
	color: #0000FF;
	text-decoration: underline;
}

ol li A:focus {
	color: #FF6600;
}

ol li A:active {
	color: #FF6600;
}

ol li A:hover {
	color: #FF6600;
}

ol li A:visited {
	text-decoration: underline;
	color: #003399;
}

.heading_orange {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-orange.gif);
}

.heading_green {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-green.gif);
}
	

.heading_red {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-red.png);
}
	
.heading_blue {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-blue.gif);
}

.heading_brown {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-light-brown.gif);
}

.heading_purple {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-purple.gif);
}


.title_blue  {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-blue.gif);
}

.title_orange {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-orange.gif);
}

.title_green {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-green.gif);
}

.title_red {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-red.gif);
}

.title_grey {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-silver.gif);
}

.title_brown {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-light-brown.gif);
}

.title_purple {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../Images/backgrounds/bg-purple.gif);
}

#container {
	width: 1000px;
	position: relative;
	margin: 0px auto;
	border: 1px solid #333;
	background-color: #FFFFFF;
}

#banner {
	background-image: url(../Images/backgrounds/banner-19-light-brown-02.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
	height: 95px;
	border-color: #55513E;
 }

#banner_logo {
	position: absolute;
	top: 13px;
	width: auto;
	height: auto;
	left: 10px;
	color: #4D4F31;
	font-size: 140%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
}

#banner_text {
	width: 400px;
	height: auto;
	top: 40px;
	left: 10px;
	position: absolute;
	color: #72724E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}

.banner_picture_01 {
	position: absolute;
	top: 8px;
	width: auto;
	height: auto;
	left: 850px;
	margin: 0px;
	padding: 0px;
	border: 1px solid;
	border-color: #6C6C44;

}

.banner_picture_02 {
	position: absolute;
	top: 8px;
	width: auto;
	height: auto;
	left: 700px;
	margin: 0px;
	padding: 0px;
	border: 1px solid;
	border-color: #6C6C44;

}

.banner_picture_03 {
	position: absolute;
	top: 8px;
	width: auto;
	height: auto;
	left: 550px;
	margin: 0px;
	padding: 0px;
	border: 1px solid;
	border-color: #6C6C44;

}

.google_search_box {
	width:380px;
	height:auto;
	border: 0px;
	margin: 0px auto;
	border-color: #666666;
	padding: 5px;
	position: absolute;
	top: 60px;
	left: 0px;
}

#header {
	width: 400px;
	height: 70px;
	left: 580px;
	position: absolute;
	top: 12px;
	border: 1px solid;
	border-color: #999999;
}

#header1 {
	width: 500px;
	height: 80px;
	left: 490px;
	position: absolute;
	top: 8px;
	border: 1px solid;
	border-color: #999999;
}

#nav {
	width: 1000px;
	margin: 0px 0px 16px 0px;
	border-bottom: 2px solid #666;
	height: 30px;
	background-color: #F8F4E7;
}

#nav ul {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	list-style-image: none;
	border-bottom-color: #0099FF;
}

#nav ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

#nav ul li a {
	font-size: 90%;
	color: #323320;
	text-decoration: none;
	padding: 2px 10px;
	border-right: 1px solid #005288;
	text-align: center;
}

#nav ul li a:hover {
	color: #FF6600;
}

#nav ul li a:focus {
	color: #FF6600;
}

.breadcrumbs {
	width: 610px;
	height: auto;
	text-align: left;
	font-size: 90%;
	margin: 0px 0px 10px 220px;
}

.breadcrumbs ul {
	padding: 4px 0px;
	margin: 0px;
}

.breadcrumbs ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-type: circle;
}

.breadcrumbs ul li a {
	font-size: 95%;
	color: #0000FF;
	text-decoration: none;
	padding: 0px 8px 0px 0px;
	text-align: center;
	font-weight: normal;
	display: inline;
}

.breadcrumbs ul li a:hover, .breadcrumbs ul li a:focus {
	color: #F27900;
}

.content {
	width: 610px;
	margin: 0px 0px 5px 220px;
	padding: 0px;
	font-size: 100%;
	border: 0px solid #999;
}

.content p {
	margin-bottom: 10px;
	font-size: 90%;
}

.content p A:link {
	color: #0000FF;
	text-decoration: underline;
}

.content p A:focus {
	color: #FF6600;
}

.content p A:active {
	color: #FF6600;
}

.content p A:hover {
	color: #FF6600;
}

.content p A:visited {
	text-decoration: underline;
	color: #003399;
}

.content ul {
	padding: 0px;
	margin: 10px 0px 15px 0px;
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
}

.content ul li {
	padding: 4px 2px 0px 2px;
	margin: 0px;
	font-size: 95%;
	color: #000000;
}

.content ul li a{
	color: #0000FF;
}

.content ul li a:hover {
	color: #F27900;
}

.content ul li a:focus {
	color: #F27900;
}

.content ol {
	list-style-position: inside;
	margin: 10px 0px 15px 0px;
}

.content ol li {
	padding: 4px 2px 0px 10px;
	margin: 0px;
	font-size: 95%;
	color: #000000;
}

.content ol li a {
	color: #0000FF;
}

.content ol li a:hover{
	color: #FF6600;
}

.content ol li a:focus {
	color: #FF6600; 
}

.side_column_left {
	width: 200px;
	position: absolute;
	top: 145px;
	left: 10px;
}

.side_column_left ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}

.side_column_left ul li {
	padding: 4px 0px 0px 3px;
	margin: 0px;
	font-size: 90%;
}

.side_column_left ul li a {
	color: #0033FF;
	text-decoration: none;
	padding: 0px;
}

.side_column_left ul li a:hover {
	color: #FF6600;
}

.side_column_left ul li a:focus {
	color: #FF6600;
}

.side_column_left ul li a:active {
	color: #FF6600;
}

.side_column_left_content {
	border: 1px solid #999999;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	background-image: url(../Images/backgrounds/bg-01.gif);
	background-repeat: repeat-x;
}

.side_column_left h5 {
	font-size: 90%;
}

.side_column_right {
	width: 160px;
	position: absolute;
	top: 145px;
	padding: 0px 0px 3px 0px;
	border: 0px;
	border-color: #FFFFFF;
	left: 837px;
}

.side_column_right p {
	font-size: 80%;
}

.side_column_right ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}

.side_column_right ul li {
	padding: 4px 0px 0px 3px;
	margin: 0px;
	font-size: 90%;
}

.side_column_right ul li a {
	color: #0033FF;
	text-decoration: none;
	padding: 0px;
}

.side_column_right ul li a:hover {
	color: #FF6600;
}

.side_column_right ul li a:focus {
	color: #FF6600;
}

.side_column_right ul li a:active {
	color: #FF6600;
}

.side_column_right h5 {
	color: #0033FF;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
}

.news {
	width: auto;
	height: auto;
	padding: 10px 5px;
	border: 1px dashed;
	border-color: #999999;
}

.news h3 {
	color: #0033FF;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.news h5 {
	color: #666666;
	font-size: 85%;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.news a img {
	margin: 0px 0px 5px 0px;
}

.index_menu_left {
	width: 300px;
	float: left;
	font-size: 95%;
	margin: 10px 0px;
}

.index_menu_right {
	width: 300px;
	float: right;
	margin: 10px 0px;
	font-size: 95%;
}

.author_box {
	width: 602px;
	margin: 0px 0px 5px 220px;
	padding: 4px;
	font-size: 100%;
	border: 1px dashed #CCCCCC;
}

.author_box p {
	margin-bottom: 10px;
	font-size: 90%;
}

.author_box p A:link {
	color: #000066;
	text-decoration: underline;
}

.author_box p A:focus {
	color: #FF6600;
}

.author_box p A:active {
	color: #FF6600;
}

.author_box p A:hover {
	color: #FF6600;
}

.author_box p A:visited {
	text-decoration: underline;
	color: #003399;
}

.gold_fusion {
	width: 602px;
	margin: 0px 0px 5px 220px;
	padding: 4px;
	font-size: 100%;
	border: 1px dashed;
	height: 180px;
	border-color: #DFC440;
	background-color: #FCFAED;
}

.gold_fusion h3 {
	color: #0066FF;
	font-size: 110%;
	text-align: left;
	padding: 0px;
	margin: 10px 0px;
}

.gold_fusion p {
	margin-bottom: 10px;
	font-size: 90%;
}

.gold_fusion p A:link {
	color: #0000FF;
	text-decoration: underline;
}

.gold_fusion p A:focus, A:active, A:hover {
	color: #FF6600;
}

.gold_fusion p A:visited {
	text-decoration: underline;
	color: #003399;
}

.footer {
	width: 400px;
	background-color: #F4EBBD;
	margin: 10px auto;
	text-align: center;
	border: 1px dashed;
	height: auto;
}

.footer ul {
	padding: 3px 0;
	margin: 0px;
}

.footer ul li {
    display: inline;
    padding: 0px;
    margin: 0;
}

.footer ul li a {
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	padding: 1px 7px;
	border-left: 1px solid #999;
	text-align: center;
}

.footer ul li a:hover, .footer ul li a:focus {
	color: #0066FF;
}

.footer a.noborder {
	border-left: 0px solid #999;
}

.about_us {
	margin: 10px auto;
	padding: 5px;
	width: 500px;
	height: auto;
	background-repeat: no-repeat;
	font-size: 80%;
	text-align: center;
	border: 1px dashed;
	background-color: #FCF9ED;
	border-color: #746314;
}

.copy {
	margin: 10px auto;
	padding: 0px;
	width: 240px;
	height: auto;
	background-repeat: no-repeat;
	font-size: 70%;
	text-align: center;
}

.copy a img {
	padding:0px;
	margin:0px;
	text-decoration: none;
	border: 1px solid #000000;
}

.green_text {
	color:#2B8400;
}

.blue_text {
	color:#0033FF;
}

.left_image {
	float: left;
	margin: 0px 10px 10px 0px;
}

.left_image1 {
	float: left;
	margin: 30px 10px 20px 0px;
}

.left_image2 {
	float: left;
	margin: 10px 0px 20px 50px;
}

.left_image3 {
	margin: 10px 10px 5px 10px;
}

.left_image4 {
	float: left;
	margin: 20px 30px 40px 30px;
}

.left_image5 {
	float: left;
	margin: 10px 20px 30px 15px;
}

.left_image6 {
	float: left;
	margin: 20px 35px 40px 35px;
}

.left_image7 {
	float: left;
	margin: 10px 30px 40px 25px;
}

.left_image8 {
	float: left;
	margin: 10px 30px 15px 65px;
}

.center_image {
	text-align: center;
}

.left_ad_box_250x250 {
	width:250px;
	height:250px;
	float: left;
	margin: 5px 0px 0px 220px;
	text-align: center;
}

.right_ad_box_250x250 {
	width:250px;
	height:250px;
	float: right;
	margin: 5px 220px 10px 0px;
	text-align: center;
}

.side_ad_160x600 {
	width: 160px;
	height: 600px;
	margin: 0px auto;
}

.side_ad_200x200 {
	width: 200px;
	height: 200px;
	margin: 10px 0px;
}

.side_ad_125x125 {
	width: 125px;
	height: 125px;
	margin: 10px 0px 10px 0px;
}

.link_unit_468x15 {
	width: 610px;
	height: 15px;
	margin: 5px 0px 5px 220px;
}

.spacer {
	width: 610px;
	margin: 0px 0px 0px 220px;
	padding: 0px;
	font-size: 100%;
	border: 0px dashed #CCCCCC;
	height: 150px;
}

.spacer1 {
	width: 610px;
	margin: 0px 0px 0px 220px;
	padding: 0px;
	font-size: 100%;
	border: 0px dashed #CCCCCC;
	height: 250px;
}

.share_this {
	width:auto;
	height:20px;
	margin: 10px auto;
	text-align: center;
	border: 1px dashed;
	padding: 5px 0px;
	border-color: #000000;
	background-repeat: repeat-x;
	background-color: #F8F4E7;
	font-size: 90%;
}

.share_this A:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

.share_this A:hover, .share_this A:focus {
	color: #FF6600;
}

.follow_site {
	margin: 60px auto 3px 870px;
	text-align: center;
	height: 16px;
	width: 125px;
	position: absolute;
}

.bookmark_site {
	margin: 0px auto;
	text-align: center;
	height: 20px;
	width: 150px;
}

.dotted_line_10 {
	border-bottom: 1px dotted #999;
	padding: 0px;
	margin: 10px 0px;
	clear: both;
}

.dotted_line_15 {
	border-bottom: 1px dotted #999;
	padding: 0px;
	margin: 15px 0px;
	clear: both;
}

.dotted_line_20 {
	border-bottom: 1px dotted #999;
	padding: 0px;
	margin: 20px 0px;
	clear: both;
}

.clearit {
	clear: both;
	margin: 0px;
	height: 1px;
}

/* 2009 Copyright LustreJewellery.co.uk */
