/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th { font-size: 10px; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* PNG FIX */
img, div, a, li, span, ul, h1, h2, p, form, input{
behavior: url(iepngfix.htc)
}

body{
background: #000 url(../images/main_bg.jpg) center top no-repeat;
font-family:'Lucida Sans Unicode', Arial, Helvetica, sans-serif; 
color: #fff;
}

.inner{
background: #000 url(../images/inner_bg.jpg) center top no-repeat;
}

h3{
	font-size: 16px;
}

h4{
	font-size: 14px;
}

#header h1{
float: left;
width: 934px;
}

#header h1 a{
width: 934px;
height: 21px;
float: left;
display: block;
background: url(../images/logo.png) left top no-repeat;
text-indent: -9999px;
margin-top: 44px;
}

#navigation{
margin-top: 52px;
}

#navigation ul{
width: 940px;
float: left;
margin-left: 20px;
}

#navigation li{
float: left;
}

#navigation li a{
float: left;
color: #fff;
font-size: 12px;
text-transform: uppercase;
line-height: normal;
text-decoration: none;
padding: 6px 21px;
display: block;
margin-right: 40px;
}

#navigation li a.lastnav{
float: left;
color: #fff;
font-size: 12px;
text-transform: uppercase;
line-height: normal;
text-decoration: none;
padding: 6px 21px;
display: block;
margin-right: 0;
}

#navigation li a:hover, #navigation li a.selectednav{
border: 1px solid #333;
padding: 5px 20px;
color: #ffddff;
background: #0f0e0f;
}

#banner{
padding-top: 60px;
padding-bottom: 60px;
}

.middle_banner{
width: 500px;
margin: 0 auto;
}

.diamond_image{
text-align: center;
width: 500px;
float: left;
margin-bottom: 20px;
}

.diamond_desc{
width: 385px;
padding: 5px 0;
border: 1px solid #333;
text-align: center;
margin: 0 auto;
margin-bottom: 20px;
background: url(../images/heading_bg.png)
}

.diamond_desc h1{
font-size: 18px;
color: #ffddff;
display: block;
font-weight: normal;
line-height: 22px;
}

.diamond_desc p{
font-size: 13px;
color: #fff;
font-weight: normal;
}

.transparent_slogan{
margin: 0 auto;
width: 473px;
height: 14px;
background: url(../images/transparent.png) left top no-repeat;
}

.box_content_inner{
margin-bottom: 20px;
}

.box_content, .box_content_inner{
padding: 20px;
border: 1px solid #333;
}

.box_content h1, .box_content_inner h1{
font-size: 15px;
color: #fdf;
letter-spacing: 2px;
text-transform: uppercase;
}

.box_content p, .box_content_inner p{
font-size: 12px;
color: #fff;
line-height: 22px;
margin-top: 10px;
}

.box_content p strong, .box_content_inner p strong{
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
}

.footer_container{
width: 100%;
background: url(../images/footer.jpg) center top no-repeat;
margin-top: -170px;
padding-top: 220px;
padding-bottom: 120px;
float: left;
}

.footer{
width: 940px;
margin: 0 auto;
}

.footer_left_links{
width: 450px;
margin-right: 20px;
float: left;
}

.footer_left_links a{
float: left;
color: #333;
font-size: 11px;
margin-right: 16px;
text-decoration: none;
}

.footer_left_links a:hover{
color: #fdf;
}

.footer_right_links{
width: 400px;
color: #333;
font-size: 11px;
text-align: right;
float: right;
}

/* inner pages */

#short_review{
margin-top: 40px;
margin-bottom: 20px;
}

.review{
padding: 20px;
font-size: 13px;
color: #ffddff;
border: 1px solid #333;
}

#diamond_images{
text-align: center;
}

#diamond_images img{
margin-bottom: 100px;
}


/*form */

label{
line-height:28px;
display:block;
font-size:13px;
color:#fff;
}

form{
border-top:1px solid #222;
padding-top:20px;
margin-top:10px;
}

input.textbox
{
background:#101010 url(../images/field_bg.gif) left top repeat;
margin-bottom:7px;
font-family:'Lucida Sans Unicode', Arial, Helvetica, sans-serif; 
border:1px solid #242424;
color: #fdf;
font-size:11px;
width:490px;
padding:5px;
}

textarea
{
background:#101010 url(../images/field_bg.gif) left top repeat;
width:490px;
padding:5px;
height:84px;
border:1px solid #242424;
color: #fdf;
font-size:11px;
font-family:'Lucida Sans Unicode', Arial, Helvetica, sans-serif; 
}

.submit_button {
border:1px solid #333;
padding:1px 10px;
margin-top:15px;
width: 80px;
cursor: pointer;
font-family:'Lucida Sans Unicode', Arial, Helvetica, sans-serif; 
color:#fff;
font-size:12px;
text-transform:uppercase;
background:#050405;
}


.address{
border:1px solid #333;
padding:20px;
}

.address h2{
font-size:19px;
color:#fdf;
text-transform:uppercase;
}

.address h2 strong{
font-size:23px;
font-weight:normal;
color:#fff;
line-height:30px;
}

.address p{
margin-top:20px;
font-size:13px;
line-height:18px;
color:#fff;
}

#contact_section, #address, .common, .sortby{
margin-top:40px;
}

.sortby{
border-bottom: 1px solid #333;
text-align: right;
font-size: 13px;
padding-bottom:10px;
margin-bottom: 20px;
color: #fff;
}

.sortby a{
font-size: 13px;
color: #ffddff;
text-decoration: none;
}

.sortby a.current{
font-weight: bold;
}

.sortby a:hover{
font-size: 13px;
color: #ffffff;
text-decoration: none;
}

.sortby a.current:hover{
font-weight: bold;
}


.left_image{
width: 120px;
margin-right: 20px;
float: left;
}

.left_image a{
color: #444;
font-size: 11px;
text-decoration: none;
margin-left: 15px;
}

.left_image a:hover{
color: #333;
}

.left_image img{
border: 2px solid #1f1f1f;
}

.right_desc{
line-height: 23px;
float: left;
color: #fff;
width: 240px;
font-size: 13px;
}

.right_desc h1{
font-size: 17px;
color: #ffddff;
letter-spacing: normal;
text-transform: none;
}

.right_desc h1 a{
font-size: 17px;
color: #ffddff;
text-decoration: none;
}

.right_desc h1 a:hover{
text-decoration: underline;
}

.collection{
float: left;
width: 418px;
}

.nextprev{
border-top: 1px solid #333;
text-align: right;
font-size: 13px;
padding-top:10px;
color: #fff;
}

.nextprev a, .cd_bread a{
font-size: 13px;
color: #ffddff;
text-decoration: none;
}

.nextprev a:hover, .cd_bread a:hover{
font-size: 13px;
color: #ffffff;
text-decoration: none;
}

.cd_bread{
border-bottom: 1px solid #333;
text-align: left;
font-size: 13px;
padding-bottom:10px;
margin-bottom: 20px;
margin-top: 40px;
color: #fff;
}

.coll_detail, .coll_detail_o{
width:898px;
float: left;
}

.coll_detail_o{
margin-top: 20px;
}

.coll_left_image{
width: 230px;
margin-right: 80px;
float: left;
}

.coll_left_image a.enlarge{
color: #444;
font-size: 13px;
text-decoration: none;
margin-left: 100px;
}

.coll_left_image a.enlarge:hover{
color: #333;
}

.coll_left_image img{
border: 2px solid #1f1f1f;
}

.coll_right_desc{
line-height: 35px;
float: left;
color: #fff;
width: 450px;
font-size: 16px;
}

.coll_right_desc h1{
font-size: 25px;
color: #ffddff;
letter-spacing: normal;
text-transform: none;
}

.coll_right_desc h1 a{
font-size: 25px;
color: #ffddff;
text-decoration: none;
}

.coll_right_desc h1 a:hover{
text-decoration: underline;
}



