﻿*{
	margin:0;
	padding:0;
	/*color:#ffffff;*/
	font-family:Times New Roman, Arial;
}
body {background-color:#000000;}
body#product {background:#000000 url('../images/diamonds.jpg') no-repeat fixed;}
body#diamonds {}
img {border:0;}
#eyecatcher {
	background:#000000 url('../images/asiandiamond_med3.jpg') no-repeat;
	width:1200px;
	height:800px;
	border:1px solid #ff0000;
	margin:0 auto;
}
#eyecatcher960 {
	background:#000000 url('../images/asiandiamond_960.jpg') no-repeat;
	width:960px;
	height:591px;
	border:1px solid #ff0000;
	margin:0 auto;
}
#borderdiv960 {width:960px;background-color:#ffffff;padding:5px;margin:0 auto;}
#borderdiv {width:1210px;background-color:#ffffff;padding:5px;margin:0 auto;}
#contentparent 
{
    width: 960px;

   
}

#message 
{
    position:absolute;
    width:960px;
    z-index:3;
    color:#ffffff;
    height:50px;
    background-color:#000000;
}
#message ul{float:right;padding:7px 0;}
#message ul li {display:inline;list-style-type:none;}

#navi
{
    z-index:5;
    width:960px;
    /*left:40px;
    margin-left:50px;border:1px solid #ff0000;
    border:1px solid #628ecf;
    top:50px;*/
    
}
#logo 
{
    z-index:5;
    width:300px;
    margin-top:0;
    color:#ffffff;
    /*border:1px solid #ccc;*/
    float:left;
}
#menu 
{
    z-index:5;
    width:650px;
    margin-top:0px;
    margin-left:5px;
    color:#ffffff;
    /*border:1px solid #ff0000;*/
    background-color:#000000;
    
    padding:10px 0;
    float:right;
    font-size:90%;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
}

#menu ul li {display:inline;}

#productgrid
{
    top:100px;
    left:75px;
    position:absolute;
}

.parent {width:960px;margin:0 auto;}
#footer {width:980px;clear:both;display:block;background-color:#000000;color:#ffffff;margin-top:40px;border-top:1px solid #23280e;}
#footer ul {}
#footer ul.fotcol {/*width:320px;*/float:left;margin:5px 0 0;}
#footer ul.fotcol li {display:inline;list-style-type:none;margin-right:12px;}
#footer ul.fotcol li a:link, #footer ul.fotcol li a:hover, #footer ul.fotcol li a:visited {color:#ffffff;}
#featuretop {width:100%;margin-bottom:7px;}
#feature {bottom:36px;
	width:100%;
    z-index:15;
    
   }
#featuremenu ul li a:link,  #featuremenu ul li a:hover, #featuremenu ul li a:visited {color:#ffffff;}
#featuremenu{
    bottom:50px;
    position:absolute;
    z-index:15;
    width:960px;
    left:50%;
    margin-left:-480px;
    background-color:#7e0303;
    padding:10px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
	display:none;
}
#featuremenu ul li {display:inline;list-style-type:none;padding:10px;}
#featuremenu ul li a.highlight {color:#ffffff;font-size:150%;padding:10px 0;}

.testimonial { margin-top:20px; }


