﻿* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #666;
	margin: 0px;
	font-family: trebuchet ms,arial,sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	width: 100%;
}
img {
	border-style: none;
}

/** html #imageholder {
	float:right;
	margin-left:10px;
}
* html #content {
	margin-right:10px;
	margin-left:11px;
}*/

#wrapper {
	text-align: center;
	margin: 0px auto 10px auto;
	width: 800px;
}
#masthead {
	background-image: url('../images/common/masthead.gif');
	background-repeat: no-repeat;
	width: 800px;
	height: 145px;
}
#container {
	margin: 10px auto 0px auto;
	background-image: url('../images/common/container_bg.gif');
	background-repeat: repeat-y;
	background-color: #999;
	text-align: left;
	width: 800px;
	overflow: hidden;
}
#containerNoDot {
	margin: 10px auto 0px auto;
	background-image: url('../images/common/container_bgNoDot.gif');
	background-repeat: repeat-y;
	background-color: #999;
	text-align: left;
	width: 800px;
	overflow: hidden;
}
#mainnav {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/common/nav_bg.gif');
	background-repeat: no-repeat;
	text-align: left;
	width: 800px;
	height: 30px;
}
#mainnav ul {
	list-style-type: none;
	padding: 7px 0px 0px 125px;
}
#mainnav li {
	display: inline;
}
#mainnav a {
	font-family: trebuchet ms,arial,sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#mainnav a:hover {
	font-family: trebuchet ms,arial,sans-serif;
	font-size: 12px;
	color: #CC00CC;
}
#contentHeader {
	display: block;
	width: 800px;
	height: 26px;
}
/*#looseDSearch {
	margin: 0px 0px 0px 47px;
	float: left;
	width: 720px;
	clear: both;
}*/
#content {
	margin-left: 20px;
	padding-left: 10px;
	float: left;
	width: 308px;
	clear: both;
	font-family: arial,sans-serif;
	font-size: 10px;
}
#content p {
	padding: 0px 20px 0px 20px;
	text-align: left;
}
#content a {
	color: #3F292C;
}
#content a:hover {
	color: #CC00CC;
}
#home {
	margin-left: 20px;
	padding-left: 10px;
	float: left;
	width: 308px;
	clear: both;
	font-family: arial,sans-serif;
	font-size: 10px;
}
#homephoto {
	margin: 10px 50px 0px 2px;
	float: right;
}
#home p {
	padding: 0px 20px 0px 20px;
	text-align: left;
}
#home a {
	color: #3F292C;
}
#home a:hover {
	color: #CC00CC;
}
#imageholder {
	margin: 0px 30px 0px 2px;
	float: right;
}
#containerNoDot #content #diamondpage {
	margin: 0px auto 0px auto;
	background-color: #FFF;
	text-align: left;
	width: 725px;
	overflow: hidden;
	margin-left: 0px;
	float: left;
	font-family: arial,sans-serif;
	font-size: 10px;
}
#containerNoDot #content #diamondpage h2 {
	margin: 5px 0px 0px 10px;
}
#diamondpage h2 {
	clear: both;
	padding: 20px 0px 10px 0px;
}
.diamonds {
	padding: 5px 10px 10px 60px;
	float: left;
}

/* Centers the carats image at the bottom of the diamonds page */

#caratImg {
	padding: 10px 0px 10px 0px;
	position: relative;
	left: 110px;
}
#contactImg {
	position: absolute;
	top: 0px;
	left: -325px;
}

/* Form page relies on these & internal styles */

div#content div#ctrCol {
	margin: 0px auto 0px auto;
	padding: 0px 4px 0px 4px;
	width: 500px;
	font: normal 11px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: left;
}
#form {
	position: relative;
	top: 0px;
	left: 325px;
}

/* Error messages from php generated code */

#formError {
	color: #CC3300;
}
#formError ul {
	padding: 0px 0px 15px 0px;
	width: 400px;
	position: relative;
	left: 40px;
	list-style-type: none;
}
#formError li {
}

/* Provides styling for the sendEmail.htm confirmation page */

div#content div#confirmation {
	margin: 0px auto 0px auto;
	padding: 0px 4px 0px 4px;
	width: 720px;
	font: normal 11px/20px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #000033;
	text-align: center;
}
div#confirmation h1 {
	margin: 0px;
	font: bold 24px/30px "Trebuchet MS", Geneva, Verdana, Arial, sans-serif;
	color: #660033;
	text-align: center;
}
div#confirmation img {
	padding: 30px 10px 20px 10px;
	margin: 0px;
}
#bottom {
	background-image: url('../images/common/container_bottom.gif');
	background-repeat: no-repeat;
	background-color: #999;
	text-align: left;
	width: 800px;
	height: 136px;
	clear: both;
}
#subnav {
	font-size: 9px;
	position: relative;
	top: 91px;
	left: 130px;
}
#subnav ul {
	list-style-type: none;
}
#subnav li {
	display: inline;
}
#subnav a {
	font-family:trebuchet ms,arial,sans-serif;
	font-size:10px;
	color:#000;
	text-decoration: none;
}
#subnav a:hover {
	font-family: trebuchet ms,arial,sans-serif;
	font-size: 10px;
	color: #CC00CC;
	text-decoration: none;
}

/* General purpose styles */

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
	text-align: center;
}
.clearboth {
	clear: both;
}

