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

body, html {
	width:100%;
	height:100%;
}

html {
	font-size: 62.5%;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1.1em;
	color:#000000;
	background:url(../images/mainBG.jpg) no-repeat top center fixed;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}

h1 {
    font-size: 2.1em;
	padding-top:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
    
h2 {
    font-size: 1.9em; 
	font-family:Georgia, "Times New Roman", Times, serif;
}
    
h3 {
    font-size: 1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
    
h4 {
	font-size: 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;   
}
    
h5 {
	font-size: 1.3em;  
	font-family:Georgia, "Times New Roman", Times, serif; 
}
    
a:link {
	color:#000000;
	text-decoration: underline;
}

a:visited {
	color:#666666;
	text-decoration: underline;
}

a:hover {
	color:#333333;
	text-decoration: none;
}

a:active {
	color:#999999;
	text-decoration: none;
}

#container {
	width:100%;
	height:100%;
}

#header {
	width:100%;
	height:152px;
	background:url(../images/headerBG.jpg) top center no-repeat;
	text-align:center;
	
}

#header img.logo {
	margin-top:12px;
}

#nav {
	width:792px;
	height:40px;
	margin:16px auto 0 auto;
	background: url(../images/navBG.jpg) top center no-repeat;
	text-align:center;
	overflow:hidden;
}

#footer {
	margin:0 auto;
	width:792px;
	height:46px;
	background:url(../images/mainFooterBG.png) center no-repeat;
	color:#CCCCCC;
	overflow:hidden;
}

#footer ul {
	margin-left:18px;
}

#footer ul li {
	float:left;
	margin:18px 4px;
	padding-right:8px;
	list-style:none;
	border-right:solid #FFFFFF 1px;
	font-size:10px;
}

#footer ul li.jdi {
	border-right:none;
	float:right;
	margin-right:12px;
}

#footer a {
	text-decoration:none;
}

#footer a:link {
	color:#CCCCCC;
}

#footer a:visited {
	color:#999999;
}

#footer a:hover {
	color:#FFFFFF
}


#footer a:active {
	color:#000000;
}

img, #footer {
	behavior: url(iepngfix.htc)
}





/* ----------------------------------------- INDEX PAGE STYLES ----------------------------------------*/


body#home #header {
	background:url(../images/headerBG.png) top center no-repeat;
}


body#home #nav {
	background: url(../images/navBG.png) top center no-repeat;
}


#indexmain {
	width:100%;
	height:100%;
	position:relative;
	z-index:100;
}

#flashindex {
	width:100%;
	height:100%;
	z-index:50;
	position:absolute;
	top:0;
}

#infobox {
	width:346px;
	position:absolute;
	bottom:29px;
	left:50%;
	margin-left:-185px;
	background:url(../images/infoBoxBG.png) top center no-repeat;
	padding:16px 22px;
	z-index:500;
}

#infobox h1{
	text-align:center;
	font-size:2em;
	padding-bottom:8px;
	border-bottom:#000000 solid 1px;
	margin-bottom:8px;
}

#infobox p {
	line-height:1.5em;
}

#footerindex {
	position:absolute;
	bottom:0;
	margin:auto 0;
	width:100%;
	z-index:600;
	height:30px;
	color:#CCCCCC;
	overflow:hidden;
	background:url(../images/footerBG.jpg) repeat-x top;
}

#footerindex ul li {
	float:left;
	margin:10px 4px;
	padding-right:8px;
	list-style:none;
	border-right:solid #FFFFFF 1px;
	font-size:10px;
}

#footerindex ul li.jdi {
	border-right:none;
	float:right;
	margin-right:12px;
}

#footerindex a {
	text-decoration:none;
}

#footerindex a:link {
	color:#CCCCCC;
}

#footerindex a:visited {
	color:#999999;
}

#footerindex a:hover {
	color:#FFFFFF
}

#footerindex a:active {
	color:#000000;
}

img, #infobox { 
		behavior: url(iepngfix.htc)
}






/* ---------------------------------------------- MAIN PAGE STYLES -----------------------------------*/










	
#panelwrapper {
	margin:-18px auto 0 auto;
	width:792px;
}
 
img, #panelwrapper {
	behavior: url(iepngfix.htc)
}

img, #paneltop {
	behavior: url(iepngfix.htc)
}
img, #panelbody {
	behavior: url(iepngfix.htc)
}
img, #panelbottom{
	behavior: url(iepngfix.htc)
}

#paneltop {
	background:url(../images/bodyPanelTop.png) center no-repeat;
	width:792px;
	height:20px;
	margin:0;
}

#panelbody {
	width:744px;
	background:url(../images/bodyPanelTile.png) center repeat-y;
	padding:0 24px;
	margin:0;
}
	
#panelbottom {
	background:url(../images/bodyPanelBottom.png) center no-repeat;
	width:792px;
	height:20px;
	margin:0;
}

#subnavwrapper {
	width:122px;
	float:left;
	margin-right:18px;
}

#subnavtop{
	width:122px;
	height:14px;
	background:url(../images/subNavTop.jpg) no-repeat;
}

#subnavbottom{
	width:122px;
	height:23px;
	background:url(../images/subNavBtm.jpg) no-repeat;
}

#subnav {
	width:106px;
	padding:0 11px 0 5px;
	background:url(../images/subNavTile.jpg) repeat-y;
	color:#FFFFFF;
	text-align:center;
	overflow:hidden;
}

#subnav a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#subnav ul {
}

#subnav li {
	list-style:none;
	
}

#subnav li a {
	display:block;
	height:24px;
	line-height:24px;
	background:url(../images/subBtnBG.jpg) top no-repeat;
	overflow:hidden;
}

#subnav li a:hover {
	background-position:bottom;
}

#subnav h3 {
	font-size:1.2em;
	border-bottom:#FFFFFF solid 1px;
	padding-bottom:4px;
	margin:0 6px 6px 6px;
}


#contentwrapper {
	float:left;
	width:464px;
	margin-top:3px;
	line-height:1.4em;
}

#contentwrapper p {
	margin:8px 0;
}


#contentwrapper h1 {
	margin-bottom:12px;
}

#contentwrapper img.center {
	margin:12px auto;
	border:#000000 solid 1px;
	padding:4px;
	background-color:#FFFFFF;
}

#contentwrapper table {
	margin-left:12px;
}

#contentwrapper td {
	padding:3px 21px 3px 6px;
	border-bottom:solid 2px #fdf8e9;
	background-color:#e7dcbc;
}

#contentwrapper li {
	margin-left:21px;
}

body#the4cs a#the4csub,
body#shapes a#shapessub,
body#enhancements a#enhancementssub,
body#tidbits a#tidbitssub,
body#gems a#gemssub,
body#birthstones a#birstonessub,
body#anniversary a#anniversarysub,
body#rings a#ringssub,
body#wedding a#weddingsub,
body#pendants a#pendantssub,
body#earrings a#earringssub,
body#bracelets a#braceletssub,
body#customjewelry a#customsub,
body#shriners a#shrinerssub,
body#watches a#watchessub,
body#about a#aboutsub,
body#history a#historysub,
body#services a#servicessub,
body#staff a#staffsub,
body#vendors a#vendorssub {
	color:#5e311c;
	background-position:top;
	cursor:default;
}


.border {
	border:#000000 solid 1px;
	margin-bottom:12px;
}

#diamond {
	width:100px;
	margin:12px 11px;
}





/* -------------------------------------------- ABOUT PAGE STYLES -----------------------------------------------*/

.portrait {
	float:right;
	border:#000000 solid 1px;
	margin:8px 0 8px 8px;
}









/* -------------------------------------------- LEARNING CENTER PAGE STYLES -----------------------------------------------*/








.learnitem {
	width:375px;
	margin:12px 0 0 12px;
	padding:12px;
	background-color:#e7dcbc;
	cursor:pointer;
}

.learnitem p {
	text-indent:0;
}

.learnitem:hover {
	background-color:#d2c49b;
}

.learnitem h3 {
	margin-bottom:8px;
	padding-bottom:6px;
	border-bottom:solid 1px #000000;
}

p.morelink {
	text-align:right;
	margin-top:4px;
}

img.center {
	margin:20px auto;
}

.shape {
	margin:8px 0;
}

.shape img {
	float:left;
	margin-right:12px;
	/*border:#000000 solid 1px;
	padding:4px;
	background-color:#FFFFFF;*/
}

.tidbits, .gems {
	border-top:#000000 1px solid;
	margin:18px 0;
}

.tidbits h3, .gems h3 {
	margin-top:18px;
}

.tidbits li {
	margin-left:24px;
}

.gems img {
	float:right;
	margin:0 0 18px 18px;
}






/*--------------------------------------------- PRODUCT PAGE STYLES ---------------------------------------------*/






body#products #contentwrapper {
	width:604px;
}

#productcopywrapper {
	width:604px;
}

#productcopytop {
	width:604px;
	height:9px;
	background:url(../images/prodcopytop.jpg) no-repeat;
}

#productcopybottom {
	width:604px;
	height:14px;
	background:url(../images/prodcopybtm.jpg) no-repeat;
}

#productcopy {
	width:556px;
	padding:12px 24px 8px 24px;
	background:url(../images/prodcopytile.jpg) repeat-y;
}

#flashproduct {
	width:604px;
	height:332px;
}






/*--------------------------------------------- CUSTOM PAGE STYLES ---------------------------------------------*/





body#custom #contentwrapper {
	margin-left:140px;
	/*float:none;*/
}









/*--------------------------------------------- NEWS PAGE STYLES ---------------------------------------------*/





body#news #contentwrapper {
	margin-left:140px;
	/*float:none;*/
}

.newsitem {
	margin:8px 0;
	padding:8px;
	background-color:#ddcc99;
}

.newsitem h3 {
	border-bottom:#000000 solid 1px;
	padding-bottom:4px;
	margin-bottom:8px;
	line-height:1.3em;
}







/*--------------------------------------------- VENDORS PAGE STYLES ---------------------------------------------*/



ul#vendors {
	list-style:none;
	margin-top:12px;
}

ul#vendors li {
	padding:12px 0;
}







/*--------------------------------------------- CONTACT PAGE STYLES ---------------------------------------------*/









#contactform {
	width:300px;
	float:left;
	margin-right:24px;
}

#contactform p{
	width:255px;
}

#contactinfo {
	width:250px;
	float:left;
}

#contactinfo img {
	border:#000000 1px solid;
	margin-top:24px;
}

#thankspanel {
	width:369px;
	height:202px;
	background:url(../images/thankspanel.jpg) no-repeat;
	padding:24px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}

#thankspanel h1 {
	padding:0 8px 6px 8px;
	border-bottom:#000000 solid 1px;
	margin:0 auto 8px auto;
	width:250px;
	font-size:3em;
}

#thankspanel p {
	width:250px;
	margin:0 auto;
	line-height:1.5em;
}

.required {
	font-weight:bold;
}

select {
	width:175px;
	height:75px;
	border:1px solid #000000;
	margin:4px 0 8px 4px;
}

select option {
	padding:2px;
	font-size:.8em;
}

input[type="text"] {
	border:1px solid #000000;
	padding:2px;
}

input.text {
	border:1px solid #000000;
	padding:2px;
}

input[type="submit"] {
	border:1px solid #000000;
	margin-top:12px;
	padding:1px;
	cursor:pointer;
}

input.submit {
	border:1px solid #000000;
	margin-top:12px;
	padding:1px;
	cursor:pointer;
}

input[type="checkbox"] {
	margin-right:8px;
}

input.two[type="checkbox"]  {
	margin-right:50px;
}

textarea {
	border:1px solid #000000;
	padding:2px;
}

.underline {
	border-bottom:1px dotted #000000;
	/*width:350px;*/
	padding-bottom:2px;
	margin-bottom:4px;
}




/*-------------------------------------------- SITEMAP ---------------------------------------------*/


#diamondinv {
	width:700px;
	margin:0 auto;
	border:solid 1px #000000;
	background-color:#fff;
	padding:10px;
}





/*-------------------------------------------- SITEMAP ---------------------------------------------*/





body#sitemap #contentwrapper a {
	text-decoration:none;
}



body#sitemap #contentwrapper li {
	list-style:none;
	margin-left:24px;
	color:#FF0000;
}


body#sitemap #contentwrapper ul li a {
	padding:4px;
	display:block;
	
	
}

body#sitemap #contentwrapper ul li a.main {
	background-color:#170801;
	margin:6px 0;
	width:200px;
	color:#FFFFFF;
}

body#sitemap #contentwrapper  li ul li a {
	color:#00FF00;
}







/*-------------------------------------------- CLEARFIX ---------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
