@charset "utf-8";
/* CSS Document */

*{
margin: 0;
padding: 0;
}

.clear {
	clear: both;
}

img {
border: none;
}

body {
margin: 0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
background: #a67237 url(../images/bg.jpg) repeat-x;
}

#wrapper {
width: 960px;
margin: 0 auto;
background: transparent;
position: relative;
}

#header {
height: 132px;
background: #0e4564 url(../images/header_bg.jpg) repeat-x;
position: relative;
}

#header #header_left_bg {
margin: 0;
width: 7px;
height: 132px;
position: absolute;
top: 0;
left: 0;
background: #0e4564 url(../images/header_left_cor_bg.jpg);
}

#header #header_right_bg {
height: 132px;
background: url(../images/header_bg_right.jpg) no-repeat right;
}

#header h1 {
margin: 0px;
position: absolute;
top: 35px;
left: 14px;
}

#header h1 a {
display: block;
width: 384px;
height: 66px;
text-decoration: none;
text-indent: -999px;
background: url(../images/logo.jpg) no-repeat;
overflow: hidden;
}

#nav {
height: 40px;
background: url(../images/nav_bg_right.jpg) no-repeat right;
}

#nav ul {
padding-top: 10px;
margin: 0;
}

#nav li {
list-style: none;
display: inline;
padding: 0 0 0 25px;
}

#nav li a {
text-decoration: none;
font-size: 17px;
color: #fce7cf;
letter-spacing: 1px;
word-spacing: 2px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#nav li a:hover {
color: #84b4ce;
}

#display_img_box {
width: 322px;
height: 27px;
position: absolute;
right: 25px;
top: 89px;
z-index: 1;
}

#cart_box {
	width: 100%;
	height: 41px;
	background: url(../images/cart_bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#cart_box #cart_left_corner {
	width: 7px;
	height: 41px;
	background: url(../images/cart_left_cor.jpg) no-repeat;
	float: left;
}

#cart_box #cart_right_corner {
	width: 7px;
	height: 41px;
	background: url(../images/cart_right_cor.jpg) no-repeat;
	float: right;
}

#cart_box #cart_content {
	float: left;
	margin: 10px 0 0 4px;
}

#cart_box #enquiry_send {
	margin: 12px 0 0 26px;
	float: left;
	color: #333333;
	font-size: 13px;
}

#cart_box #enquiry_send a {
	color: #1F384A;
	text-decoration: underline;
}

#cart_box #enquiry_send a:hover {
	text-decoration: none;
}

#enq_form_text {
margin: 10px 0 0 0px;
padding: 12px;
border: #f9e7aa 1px solid;
background: #fbf3ea;
border: #dfc2a1 1px solid;
}


#cart_box .search_box {
	width: 190px;
	height: 21px;
	background: url(../images/search_bg.jpg) no-repeat;
	padding: 5px 0 0 12px;
	position: relative;
}

#cart_box input.search {
	float: left;
	border: none;
	color: #666;
	font-size: 14px;
	width: 161px;
}

#cart_box #search_img {
	width: 22px;
	height: 21px;
	float: left;
	position: absolute;
	top: 0;
	right: 0;
}

#main {
	width: 100%;
	background: url(../images/main_bg.jpg) repeat-y #fff;
	overflow: hidden;
}


#main_content {
	background: url(../images/left_content_bg.jpg) repeat-x #fff;
	padding: 10px 20px 80px 20px;

}

#corner_bottom {
	width: 960px;
	height: 8px;
	background: url(../images/corner_bottom.jpg) no-repeat top;
}

#corner_bottom2 {
	width: 960px;
	height: 8px;
	background: url(../images/corner_bottom.gif) no-repeat top;
	overflow: hidden;
}

#main #left_content {
	width: 209px;
	float: left;
}

#main #left_content .jewelry_list {
	width: 195px;
	margin: 15px 0 0 8px;
/*	font-family: "Trebuchet MS", Verdana, Arial;*/
}

#main #left_content .jewelry_list h1 {
	font-size: 13px;
	padding: 4px 0 6px 10px;
	color: #fff;
	background: url(../images/left_jewe_bg.jpg) no-repeat;
	}

#main #left_content .jewelry_list h1 a {
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main #left_content .jewelry_list h1 a:hover {
text-decoration: underline;
}

#main #left_content .jewelry_list ul {
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
}

#main #left_content .jewelry_list li {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
	line-height: 18px;
}

#main #left_content .jewelry_list_1 a {  
	color: #eee;
	font-size: 13px;
	text-decoration: none;
	padding: 0 0 0 11px;
	background: url(../images/jewelry_list_img_off.jpg) no-repeat 0 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 1px;


}

#main #left_content .jewelry_list_1 a:active, #main #left_content .jewelry_list_1 a:current {
	color: #FEC88B;
	background: url(../images/jewelry_list_img_on.jpg) no-repeat 0 6px;
}

#main #left_content .jewelry_list_1 a:hover {
	color: #FEC88B;
	background: url(../images/jewelry_list_img_on.jpg) no-repeat 0 6px;
}

#main #left_content .jewelry_list li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*
#main #left_content .jewelry_list li li a {
	color: #FEC88B;
	background: url(../images/jewelry_list_img_off.jpg) no-repeat 0 7px;
}

#main #left_content .jewelry_list li li a:hover {
	color: #eee;
	background: url(../images/jewelry_list_img_on.jpg) no-repeat 0 7px;
}

.jewelry_list li li .active {
	color: #cc0000;
}



Active Class
*/

.jewelry_list_active a, .jewelry_list_active a:active{  
	color: #FEC88B;
	font-size: 13px;
	text-decoration: none;
	padding: 0 0 0 11px;
	background: url(../images/jewelry_list_img1_on.jpg) no-repeat 0 5px;
}

.jewelry_list_active a:hover {
	color: #eee;
	font-size: 13px;
	text-decoration:none;
	background: url(../images/jewelry_list_img1_on.jpg) no-repeat 0 5px;

}

/*
Active Class
*/

#main #right_content {
	width: 751px;
	float: left;
	background: url(../images/left_content_bg.jpg) repeat-x #fff;
}

#main #right_content #inner_content {
	width: 713px;
	/*margin: 36px 0 0 27px;*/
	margin: 18px 0 0 27px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#main #right_content /*#inner_content */h1 {
	font-size: 30px;
	color: #1F384A;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

#main #right_content #inner_content .jewelry {
/*	width: 636px;*/
}


#main #right_content #inner_content .jewelry .img_gallery {
	width: 212px;
	float: left;
	text-align: center;
	margin-top: 10px;
	color: #747474;
}

.jewelry_box {
width: 206px; 
height: 200px;
margin-right: 31px;
_margin-right: 26px;
text-align: center;
}

.jewelry_box h2 {
margin: 0px 0 10px 0;
font: 25px "Times New Roman", Times, serif;
}

.jewelry_box p {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height: 20px;
margin: 5px 0 0 0;
word-spacing: 2px;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f384a;
	line-height: 18px;
	float: left;
}

#copyright a {
color: #1f384a;
}

a.xhtml {
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
	background: url(../images/right_arrow.png) no-repeat left;
	padding-left: 12px;
}

a:hover.xhtml {
	color: #ccc;
	font-size: 10px;
	text-decoration: none;
}

#mahadev {
	color: #fed09a;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	float: right;
	padding-right: 10px;
}

/*products*/

.product {
	width: 697px;
	margin: 21px 0 0 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F384A;
}
.product .product_gallery {
	width: 221px;
	height: 249px;
	text-align: center;
	float: left;
	border-bottom: 1px solid #F8EADB;
	border-right: 1px solid #F8EADB;
	padding: 20px 0 0 0;
	line-height: 16px;
}

/*--------*/
.product_category {
	width: 221px;
	height: 160px;
	text-align: center;
	float: left;
	border-bottom: 1px solid #F8EADB;
	border-right: 1px solid #F8EADB;
	padding: 20px 0 0 0;
	line-height: 16px;
}


/*----view product----*/
.view_product {
	width: 100%;
	font-size: 12px;
}

.view_product p {
	line-height: 22px;
}

.view_product h2 {
	font-size: 14px;
	color: #1F384A;
}

.view_product .view {
	width: 200px;
	float: left;
}

.view_product .view_img {
	width: 199px;
/*	height: 217px;*/
	padding: 13px 0 13px 0;
	border: 1px solid #EEDBC4;
	text-align: center;
	background-color: #fff;
}

.view_product .product_detail {
	width: 344px;
	float: left;
	margin: 0 0 0 35px;
}

.view_product .view_large {
	margin: 10px 0 0 0;
	font-size: 11px;
	width: 199px;
	text-align: center;
}


/* ------------- */
.pathway {
margin: 15px 15px 0 15px;
}

.pathway2 {
margin: 5px 15px 0 25px;
color:#CB975B;
}

.pathway2 a:link, .pathway2 a:visited{
color:#203A4B;
text-decoration:none;
}

.pathway2 a:hover{
color: #000000;
text-decoration:underline;
}

a {
color: #000;
font-size: 12px;
text-decoration: none;
}

a:hover {
color: #000;
font-size: 12px;
text-decoration: underline;
}

#main_content h1 {
font-size: 30px;
color: #1F384A;
font-weight: normal;
font-family: "Times New Roman", Times, serif;
margin: 20px 0 10px 0;
}

.leftimg {
float: left;
margin: 3px 20px 15px 0;
}

p.maintext {
margin: 0px;
line-height: 18px;
color: #1f384a;
}

#enq_right_box {
width: 300px;
float: right;
background: #fbf3ea;
margin: 46px 150px 0 0px;
padding: 12px;
border: #dfc2a1 1px solid;
}

#send_enq {
width: 145px;
background: #f9f1d6;
margin: 0 0 0 0;
padding: 8px;
border: #f9e7aa 1px solid;
line-height:17px;
}


#enq_right_box h1 {
margin: 0;
padding: 0px;
color: #1f384a;
font: 700 20px "Trebuchet MS", verdana, Arial;
}

#enq_right_box p {
margin: 5px 0 5px 0;
line-height: 17px;
font-size: 12px;
word-spacing: 3px;
}

#left_cont_box {
width: 400px;
float: left;
padding: 0px 0 0 0px;
}


a.linkb2b, a.linkb2b:visited
{
color:#0b0b6d;
text-decoration: underline;
}

a.linkb2b:hover
{
color:#b3824b;
text-decoration: none;
}

a.linkb, a.linkb:visited
{
color:#0b0b6d;
font-weight: bold;
text-decoration: none;
font-size: 11px;
}

a.linkb:hover
{
color:#0b0b6d;
text-decoration: underline;
}

.box_main {
margin: 0px;
}

.box_left_top {
height: 31px;
background: #b3824b url(../images/box_left_top.gif) left top no-repeat;
overflow: hidden;
}

.box_right_top {
height: 31px;
line-height: 31px;
background: url(../images/box_right_top.gif) right top no-repeat;
padding-left: 15px;
color: #fff;
overflow: hidden;
}

.box_content {
border-left: 1px solid #ac783d;
border-right: 1px solid #ac783d;
position: relative;
}

.box_bottom_bg {
height: 10px;
background: url(../images/box_bottom_bg.gif) no-repeat;
overflow: hidden;
}

.prod_enq_box {
width: 229px;
text-align: center;
/*float: left;*/
/*line-height: 20px;*/
padding: 20px 0 20px 0;
}

.prod_btn_box {
height: 25px;
text-align: right;
padding: 15px 0 15px 0;
}

#enq_form {
width: 500px;
margin: 20px 0 0 0;
}

#enq_form label {
display: block;
width: 150px;
float: left;
}

#enq_form .input_box {
width: 250px;
border: 1px solid #b3844e;
}

#enq_form .input_box:hover {
width: 250px;
border: 1px solid #daab76;
}

#enq_form div {
padding: 5px 0 5px 0;
}

#enq_form button {
background: #e9f4f9;
border: 1px solid #bedfef;
cursor: pointer;
width: 80px;
height: 30px;
}

#enq_form button:hover {
border: 1px solid #aed4e8;
}

.red_text {
color: red;
}


.related_products_box {
width: 697px;
}

.related_products_box .related_products_box_tl {
height: 31px;
background: #b3824b url(../images/box_left_top.gif) left top no-repeat;
}

.related_products_box .related_products_box_tr {
height: 31px;
line-height: 31px;
background: url(../images/box_right_top.gif) right top no-repeat;
padding-left: 15px;
color: #fff;
}

.related_products_box .related_products_box_tr a.more {
	color: #fff;
	font-size: 14px;
}

.related_products_box .related_products_box_content {
border-left: 1px solid #ac783d;
border-right: 1px solid #ac783d;
}

.related_products_box .related_products_box_content .new_ar {
width: 230px;
height: 140px;
padding: 0px 0 0 0;
margin: 21px 0 10px 0;
float: left;
text-align: center;
border-right: 1px solid #FCE7CE;
}

.related_products_box .related_products_box_bottom_bg {
height: 10px;
background: url(../images/box_bottom_bg2.gif) no-repeat;
overflow: hidden;
}

.mainTextpra {
font-size: 13px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 20px;
word-spacing: 4px;
padding: 0;
color: #333;
text-align: justify;
}


a.linkblue, a.linkblue:visited
	{
	color:#000;
	font: 25px "Times New Roman", Times, serif;
	text-decoration: none;
	}
	
a.linkblue:hover
	{
	color:#000;
	text-decoration: none;
	}
	
	
.wp_link {
margin: 0;
padding: 0;
list-style: none;
}

.wp_link li {
margin: 0;
padding: 10px 0 10px 0;
border-bottom: 1px solid #c8c6c6;
line-height: 18px;
}

.wp_link li a {
font-weight: bold;
color: #223d50;
font-size: 11px;
}

.wp_link li p {
margin: 0;
padding: 0;
line-height: 20px;
}