@charset "utf-8";
/* CSS Document */

body{
margin:0px auto;
padding:0px;
background:#ffffff;
line-height:19px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#535353;
background:url(../images/1px_topBg.gif) repeat-x top left;
}

table{
margin:0px auto;
padding:0px;
}

table tr td{
margin:0px;
padding:0px;
overflow:hidden;
clear:both;
}
.top{
width:1000px;
}
.headernav{
float:right;
text-transform:uppercase;
font-size:10px;
color:#000000;
}
.headernav ul{
list-style:none;
padding:40px 20px 0px 0px;
}
.headernav ul  li{
display:inline;
padding:0px 11px;
}
.headernav ul  li a{
font-size:10px;
color:#000000;
text-decoration:none;
}
.headernav ul  li.line1px{
color:#d2d2d2;
}

.nav_middle_bg {
	/*background-image: url(images/nav_rep.jpg);
	background-repeat: repeat-x;*/
	height: 36px;
	width: 989px;
	border-bottom:2px solid #f7700c;
	background:url(../images/topnav_bg.gif) repeat-x top left;
}
.nav_middle_bg ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.nav_middle_bg ul li{
	float:left;
	font-size:12px;
	color:#6a6a6a;
	display:inline;
	text-transform:none;
	line-height:36px;

}
.nav_middle_bg ul li a{
	float: left;
	display: block;
	color:#6a6a6a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0px 0 4px; 
	cursor: pointer;
	line-height:36px;
	text-transform:uppercase;	
	/*background:url(images/seprater_nav.jpg) no-repeat top right ;*/
}
.nav_middle_bg ul li a b{
	float: left;
	display: block;
	padding: 0px 18px 0px 12px;
}
.nav_middle_bg ul li b{
	display:block;
	float:left;
	color:#6a6a6a;
}
.nav_middle_bg ul li.current a, .nav_middle_bg ul li a:hover{
	background:url(../images/left_curve_hover.jpg) no-repeat top left;
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;	
}
.nav_middle_bg li.current a b, .nav_middle_bg li a:hover b{
	color: #ffffff;
	background:url(../images/right_curve_hover.jpg) no-repeat right top;
	text-decoration:none;
	text-transform:uppercase;			
}
.search{
width:989px;
}	
.searchform{
padding:13px 0px 12px 12px;
float:left;
background:url(../images/search_bg.gif) repeat-x top left;
width:951px;
}
.searchfield{
border-top:1px solid #bfccd9;
border-left:1px solid #bfccd9;
border-bottom:1px solid #bfccd9;
width:840px;
height:21px;
float:left;
background:url(../images/search1pxBg.gif) repeat-x left center;
}
.orangebg{
width:100%;
background:#ee6600;
border:1px solid #ef8636;
line-height:38px;
color:#ffffff;
font-weight:bold;
text-transform:uppercase;
padding:0px 0px 0px 15px;
overflow:hideen;
clear:both;
}
.leftnav{
padding:10px;
}
.leftnavline{
margin:5px 0px;
}
.marblegalery{
width:100%;
overflow:hidden;
clear:both;
}
.marble{
padding-right:50px;
float:left;
}
.orangetxt{
	color:#ee6701;
}
.bluetxt{
	color:#4079cc;
}
.bluetxtmid{
	color:#4079cc;
	text-align:center;
	float:left;
	width:70px;
	line-height:13px;
	margin-right:6px;

}

.bluetxtmidrt{
	color:#4079cc;
	text-align:center;
	float:right;
	width:70px;
	line-height:13px;
}
.sizetxt10{
	font-size:10px;
}
#left{
float:left;
clear:left;
position:absolute;
}
#img_full{
font-size:0px;
width:200px;
height:200px;
border:1px solid #cccccc;
position:absolute;
z-index:2;
display:none;
}
.grayline{
	margin:5px 0px;
	border-bottom:1px solid #e8e8e8;
}
.galleryimgspace{
margin:2px 4px;
}
.requestleft{
float:left;
width:58px;
line-height:25px;
}
.requestleft1{
float:left;
width:74px;
line-height:25px;
}
.topnavbotspace{
padding-top:1px;
}
.paddingleft10px{
padding-left:10px;
}
.requestfield{
background:url(../images/request-field-Bg.jpg) top left repeat-x;
height:23px;
border:1px solid #bfccd9;
width:163px;
margin-bottom:3px;
}
.requestfield_1{
background:url(../images/request-field-Bg.jpg) top left repeat-x;
height:58px;
border:1px solid #bfccd9;
width:163px;
margin-bottom:3px;
}		
.border1px{
width:100%;
background:url(../images/1pxboxBg.gif) repeat-x top left;
border:1px solid #e8e8e8;
padding:10px;
}
.simpleborder{
width:100%;
border:1px solid #e8e8e8;
padding:10px;
}
.contentspaceleft1{
padding-right:3px;
}
#footer{
background:url(../images/1px-footerBg.gif) left top repeat-x;
height:30px;
text-align:center;
padding:20px 0px 20px 0px;
}
#footer ul{
list-style:none;
}
#footer ul li{
display:inline;
}
#footer ul li a{
color:#2e85ae;
text-decoration:none;
}
a{
color:#535353;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.enquiryfield{
width:310px;
height:20px;
border:1px solid #7f9db9;
}
/* ----------------------------------- Common Classes  ------------------------------------------------------ */

.left{
	float:left;
}
.right {
	float:right;
}
.clearboth {
	overflow:hidden;
	clear:both;
}
img {
	border:none;
}
form {
	margin:0px;
	padding:0px;
}
.input {
	margin:0px;
	padding:0px;	
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
li {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
}
input{
border:none;
}
img, div, a, input {
	behavior: url(http://satyam.codegenies.com/html/css/iepngfix.htc);
}
.checkborder{
border:1px solid;
}

a:hover{
text-decoration:underline;
}
.fullsizewidth{
width:100%;
overflow:hidden;
clear:both;
}
.textbold{
font-weight:bold;
}
.textcenter{
text-align:center;
}
.asterik{
color:#ff0000;
}
