body{
  margin: 0px; 
  padding: 0px; 
  color: #FEE5A4;
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  text-align: justify;
  background-color: #000000; 
  background-image: url('../images/body_bg.jpg');
  background-repeat: repeat-x;
}
a{
  color: #FBD78B;
  font-size: 12px;
}
h1{
  font-size: 14px;
  font-weight: bold;
  margin: 32px 0px 0px 30px;
  color: #FEE5A4;
}
h2{
  font-size: 14px;
  font-weight: normal;
  margin: 8px 0px 4px 0px;
}
p{
  margin: 6px 15px 10px 10px;
  padding: 0px;
}
form{
  margin: 0px;
  padding: 0px;
}
input{
  font-size: 11px;
  border: 1px solid #0A243B;
  color: #FBD78B;
  background-color: #092643;
  background-image: url('../images/input_bg.jpg');
  background-repeat: repeat-x;
}
textarea{
  font-size: 11px;
  border: 1px solid #0A243B;
  color: #FBD78B;
  background-color: #092643;
}
img{
  border: 0px;
}
div#site{
  width: 923px;
  margin-left: auto; 
  margin-right: auto; 
  background-color: #000000;
  background-image: url('../images/site_bg.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
}
div#header{
  position: relative;
  width: 923px;
  height: 153px;
  background-color: #021421;
}
div#header div#lang_links{
  position: absolute;
  top: 130px;
  left: 723px;
  width: 200px;
  height: 20px;
  text-align: right;
}
div#header div#lang_links a{
  text-decoration: none;
}
div#footer{
  height: 51px;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  color: #414A50;
}
div#footer div#footer_left{
  float: left;
  margin-left: 270px;
  margin-top: 10px;
  width: 300px;
}
div#footer div#footer_right{
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  width: 250px;
}
div#footer a{
  font-size: 10px;
  text-transform: uppercase;
  color: #414A50;
  text-decoration: none;
}
div#menu1{
  height: 34px;
  background-color: #013558;
  background-image: url('../images/menu_bg.jpg');
  background-repeat: no-repeat; 
}
table#menu1_table{
  width: 100%;
}
table#menu1_table td{
  text-align: center;
}
table#menu1_table td.separator{
  height: 34px;
  width: 1px;
  padding: 0px;
  font-size: 0px;
  background-image: url('../images/menu_separator.jpg');
  background-repeat: no-repeat;
}
table#menu1_table td a:link, table#menu1_table td a:visited{
  color: #FBD78B;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
table#menu1_table td a:hover, table#menu1_table td a:active{
  color: #FFAD00;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
div#menu2{
  float: left;
  width: 218px;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  color: #FBD78B;
}
div.box{
  width: 218px;
  margin-top: 20px;
  background-color: #000C15;
}
form.search_form{
  margin: 6px 0px 4px 0px;
}
div.box div.box_top{
  height: 5px;
  background-image: url('../images/box_top_bg.jpg');
  background-repeat: no-repeat; 
}
div.box div.box_middle{
  padding: 10px 15px 10px 15px;
  background-image: url('../images/box_middle_bg.jpg');
  background-repeat: repeat-y;
}
div.box div.box_bottom{
  height: 5px;
  background-image: url('../images/box_bottom_bg.jpg');
  background-repeat: no-repeat; 
}
div#menu2 ul{
  margin-left: 0px;
  padding-left: 0px;
}
div#menu2 ul li{
  list-style: none;
  display: block;
  width: 183px;
  margin: 0px;
  padding: 3px 0px 3px 2px;
}
div#menu2 ul li a{
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
div#menu2 ul li ul{
  margin-left: 0px;
  padding-left: 0px;
}
div#menu2 ul li ul li{
  display: block;
  width: 181px;
  margin: 0px;
  padding: 3px 0px 3px 2px;
}
div#menu2 ul li ul li a{
  font-size: 11px;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
}
li.active{
  background-color: #0C141B;
}
li.inactive{

}
li.separator{
  padding: 0px;
  margin: 0px;
  height: 4px;
  font-size: 0px;
  background-image: url('../images/menu2_separator.gif');
  background-repeat: repeat-x; 
}
div#content{
  float: left;
  width: 705px;
}
div#content_inner{
  width: 660px;
  margin-top: 23px;
  margin-left: 22px;
  padding: 10px;
  border: 1px solid #303030;
  
}
div#copyright{
  width: 842px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 10px 10px 33px;
}
div#copyright a:link, div#copyright a:visited{
  color: #858585;
  font-size: 10px;
  text-decoration: none;
}
div#copyright a:hover, div#copyright a:active{
  color: #919191;
  font-size: 10px;
  text-decoration: none;
}

.clear{
  clear: both;
}

div.diamonds_container{
  height: 440px;
  padding: 1px;
  overflow-y: auto;
}
table.diamonds_table{
  width: 640px;
  border-collapse: collapse;
  background-color: #00080F;
}
table.diamonds_table th{
  border: 1px solid #004E6A;
  color: #F2BE4E;
  text-align: left;
  padding: 3px;
  font-size: 13px;
}
table.diamonds_table th a{
  color: #F2BE4E;
  font-size: 13px;
}
table.diamonds_table td{
  border: 1px solid #004E6A;
  color: #E1C98C;
  text-align: left;
  padding: 3px;
  font-size: 11px;
}
table.diamonds_table td a{
  color: #E1C98C;
  font-size: 11px;
}
h2.diamonds_table_heading{
  display: block;
  width: 640px;
  margin: 0px;
  padding: 5px 0px 5px 14px;
  font-size: 13px;
  font-weight: bold;
  color: #FFAD00;
  background-image: url('../images/diamonds_table_heading.gif');
  background-repeat: no-repeat;
}

div#diam_dets{
  position: absolute;
  z-index: 10;
}
.image_right{
  float: right;
  width: 200px;
  margin: 0px 0px 10px 10px;
  border: 0px;
}
.page_link{
  float: left;
  height: 10px;
  margin: 6px;
}

div.lightbox_gall_cont{
  float: left;
  width: 150px;
  height: 150px;
  background-color: #00080f;
  border: 1px solid #004e6a;
  text-align: center;
  margin: 13px 5px 0px 5px;

}
div.lightbox_gall_cont img.lightbox_gallery_image_hor{
  width: 142px;
  margin-top:18px;
}
div.lightbox_gall_cont img.lightbox_gallery_image_vert{
  height: 142px;
  margin-top: 5px;
}
div.content_inner_picntext{
	width: 630px;
	margin: 10px;
}
div.content_inner_picntext img{
  border: 0;
	float: left;
	text-align: justify;
	margin: 0 10px 5px 0;
}
div.zagl_cont{
  float: left;
  width: 314px;
  height: 150px;
  margin: 8px 5px 10px 5px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #CFC4BC;
  cursor: pointer;
}
.zagl_cont a{
  color: #CFC4BC;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
div.zagl_cont_linkpadd{
  padding-top: 122px;
}
div.collection_contouter{
  background-color: #00080F;
  border: 1px solid #004e6a;
  float: left;
  width: 640px;
  min-height: 150px;  
  margin: 13px 0px 2px 0px;  
}
div.collection_continner{
  background-repeat: repeat-y;
  float: left;
  width: 616px;
  min-height: 126px;
  margin: 12px 0px 12px 12px;
  padding-bottom: 4px;
}
div.collection_cont_image{
  float: left;
  width: 150px;
  height: 150px;
  background-color: #00080f;
  border: 1px solid #004e6a;
  text-align: center;
}
div.collection_cont_image img.collection_cont_image_hor{
  width: 142px;
  margin-top:4px;
}
div.collection_cont_image img.collection_cont_image_vert{
  height: 142px;
  margin-top: 4px;
}
div.collection_cont_title{
  padding-left: 8px;
  height: 30px;
  width: 400px;
  font-weight: bold;
  font-size: 14px;
  float: left;
  margin: 2px 0px 0px 34px;
}
div.collection_cont_title_short{
  padding-left: 8px;
  height: 30px;
  width: 250px;
  font-weight: bold;
  font-size: 14px;
  float: left;
  margin: 2px 0px 0px 34px;
}
div.collection_cont_text{
  font-size: 12px;
  float: left;
  color: #FEE5A4;
  margin: 0px 0px 0px 34px;
  line-height: 18px; 
}

div#feedback{
  position: relative;
  float: left;
  width: 320px;
}
div.lightbox_gall_cont{
  color: #808080;
}

/* flash rings app start */
div#flash_rings_application{
  width: 660px;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
}
/* flash rings app end */
