@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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 */
	color: #F0F7F1;
	vertical-align: bottom;
	background-image: none;
	background-color: #E0D9CF;
}
.twoColFixLtHdr #container {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;
} 
.twoColFixLtHdr #header {
	background-color: #C7BA9E;
	height: auto;
	width: auto;
	background: #C7BA9E;
	text-align: center;
	margin-bottom: 20px;
} 

.twoColFixLtHdr #header h1 {
	margin: 0;
	background-color: #c7ba9e;
	height: auto;
	width: auto;
	text-align: center;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 85px;
	padding-top: 50px;
	/* ie6 fix .............................................. */

	display: inline-block;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 105px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		
} 
.IndexTextMiddle {
	width: 672px;
	background-color: #EBF8E4;
	height: 1200px;
}
.IndexTextMiddleInside {
	float: left;
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
	color: #333333;
	height: 1150px;
}
.IndexTextMiddlePhotoBox {
	float: right;
	height: 190px;
	width: 100px;
	padding-right: 5px;
}
.IndexTextTop {
	width: 672px;
	background-color: #EBF8E4;
	height: 200px;
}
.IndexPhotoBox {
	height: 185px;
	width: 100px;
	float: left;
	padding-left: 8px;
}

.gemWrap {
	height: 440px;
	width: 672px;
}
.gemBoxLeft {
	background-color: #F2EBE1;
	float: left;
	height: 440px;
	width: 220px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.GemIntrusionBoxLeft {
	height: 420px;
	width: 320px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #666;
	background-color: #000;
	text-align: center;
	vertical-align: top;
	color: #999;
}
.GemIntrusionBoxRight {
	float: right;
	height: 420px;
	width: 320px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #666;
	text-align: center;
	vertical-align: top;
	background-color: #000;
	color: #999;
}
.GemIntrusionBoxDescription {
	height: 200px;
	width: 300px;
}
.GemIntrusionBoxDescription {
	height: 200px;
	width: 310px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 5px;
}
.CustomerCommentsBox {
	text-align: center;
}


.gemBoxRight {
	background-color: #F2EBE1;
	float: right;
	height: 440px;
	width: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.gemBoxMiddle {
	background-color: #F2EBE1;
	float: left;
	height: 440px;
	width: 220px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.gemBoxMiddleBuyit {
	height: 30px;
	width: 218px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.GemIntrusionBoxShoppingCart {
	height: 30px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.gemBoxMiddleImage {
	height: 210px;
	width: 221px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.twoColFixLtHdr #footer {
	background-color: #9FB9A5;
	height: auto;
	width: 780px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
} 
#disclaimer {
	color: #333;
	text-decoration: none;
	text-align: left;
	width: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	background-color: #718A88;
}

.twoColFixLtHdr #footer p {
	margin: 0;
	background: #9FB9A5;
	padding-right: 0;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header img {
	display: block;
	background-color: #758F9C;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	float: right;
	/* ie6 fix .............................................. */

	display: inline-block;
	
}
.IndexTextTopInside {
	height: 180px;
	width: 550px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-right: 7px;
}
.IndexBottomGemIntrusion {
	background-color: #FDF4F4;
	height: 120px;
	width: 672px;
}
.IndexBottomGemIntrusionPhotos {
	float: right;
	width: 275px;
}
.IndexBottomGemIntrusionText {
	float: left;
	height: 120px;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
}
.CuttingServiceBottomImageBox {
	height: 220px;
	width: 660px;
	float: left;
	padding-top: 30px;
}
.GemCatalogTextTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	height: auto;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}
.descriptionGems {
	height: 190px;
	width: 208px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}
a:link {
	color: #600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.menuSubGems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 650px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.newestGems {
	background-color: #F2EBE1;
	height: 215px;
	width: 400px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	margin-left: 10px;
	float: left;
	color: #666;
}
.newestGemsDescription {
	background-color: #F2EBE1;
	height: 230px;
	width: 252px;
	float: right;
	margin-right: 5px;
	text-align: left;
	vertical-align: middle;
}
.newestGemsWrap {
	background-color: #F2EBE1;
	height: 232px;
	width: 672px;
	border: 1px solid #999;
	vertical-align: middle;
}
.twoColFixLtHdr #container #mainContent .IndexTextMiddle .IndexTextMiddleInside h3 {
	color: #F00;
}


.thumbnail{
	position: relative;
	z-index: 0;
	display: inline-block;
	}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #CCC;
	padding: 2px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	left: -150px;
	
}

