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

body {
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/pageBg.gif);
	background-repeat:repeat-x;
	background-color:#756550;
	text-align:center;
}
#mainFrame {
	width:957px; 
	height:100%; 
	padding:0; 
	margin:0 auto; 
	float:left;
}
.wrapper {
	width: 957px; 
	margin:auto;
	text-align:center;
}
.clear {
	clear:both;
}
#logoHolder {
	width:956px;
	height:112px;
	text-align:left;
}
#banner {
	width:100%;
	height:353px;
	text-align:left;
}
#bannerIn {
	background-image:url(../images/banner_inner.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:center;
	width:886px;
	height:97px;
	text-align:left;
	padding: 23px 35px 23px 35px;
}
* html #bannerIn { /*IE6 hack to get the display width correctly*/
	background-image:url(../images/banner_inner.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:center;
	width:956px;
	height:120px;
	text-align:left;
	padding: 35px 35px 35px 35px;
}
#bannerIn3 {
	background-image:url(../images/banner-products.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:center;
	width:886px;
	height:155px;
	text-align:left;
	padding: 23px 35px 23px 35px;
}
* html #bannerIn3 {
	background-image:url(../images/banner-products.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:center;
	width:956px;
	height:200px;
	text-align:left;
	padding: 23px 35px 23px 35px;
}
#bannerIn2 {
	background-image:url(../images/banner_inner.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	background-position:center;
	width:886px;
	height:97px;
	text-align:left;
	padding: 0px 0px 0px 0px;
}
#bannerIn .contentTitle {
	color:#fff;
	font-size:40px;
	margin-top:50px;
	margin-left:20px;
}
#bannerIn2 .contentTitle {
	color:#fff;
	font-size:40px;
	padding-top:55px;
	margin-left:20px;
}
.content {
	width:956px;
	min-height:350px;
	/*height:340px;*/
	font-size:12px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	background-color:#fff;
	margin-left:1px;
}
.contentIn {
	width:886px;
	height:100%;
	min-height:400px;
	font-size:12px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	background-color:#fff;
	padding: 0px 35px 23px 35px;
	text-align:justify;
}
* html .contentIn { /*IE6 hack to get the display width correctly*/
	width:956px;
	height:100%;
	min-height:400px;
	font-size:12px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	background-color:#fff;
	padding: 0px 35px 23px 35px;
	text-align:justify;
}
.contentInPad {
	width:956px;
	height:650px;
	font-size:12px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	background-color:#fff;
	padding: 0px 35px 23px -35px;
	text-align:justify;
}
* html .contentInPad {
	width:956px;
	height:100%;
	min-height:400px;
	font-size:12px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	background-color:#fff;
	padding: 0px 0px 23px 0px;
	text-align:justify;
}
.contactMap {
	margin-left:69px;
}

.links {
width: 956px;
    margin:auto;
    text-align:center;
    font-size:12px;
    font-family:Arial, Verdana, Geneva, sans-serif;
    background-color:#fff;
  }

.tablinks{
width: 430px; 
    text-align:center;
    font-size:12px;
    font-family:Arial, Verdana, Geneva, sans-serif;

}
.contentIn2 {
	width:886px;
	height:100%;
	font-size:12px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	background-color:#fff;
	padding-top: 30px;
	text-align:justify;
}
.contentIn .contentTitle {
	color:#b79764;
	font-size:18px;
	font-weight:bold;
}
.contentIn2 .contentTitle {
	color:#b79764;
	font-size:18px;
	font-weight:bold;
}
.contentboxL {
	width:693px;
	height:289px;
	color:#513d28;
	padding:25px 0px 25px 25px;
	float:left;
}
.contentboxL div.smallbox1 {
	width:400px;
	height:81px;
	padding:10px;
	float:left;
}
.contentboxL div.smallbox2 {
	width:215px;
	height:81px;
	padding:10px;
	border-top:1px solid #d3d1ca;
	border-left:1px solid #d3d1ca;
	float:right;
}
.contentboxR {
	width:238px;
	height:340px;
	float:right;
}
.title2 {
	font-size:45px;
}
#footer {
	width:960px;
	height:32px;
	padding-top:10px;
	text-align:center;
	letter-spacing:0.2em;
	font-size:14px;
	color:#333333;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}
#copyright {
	width:957px;
	height:20px;
	font-size:11px;
	color:#000;
	text-align:center;
}
#copyright a {
	text-decoration:none;
	color:#fff;	
}
#copyright a:hover {
	text-decoration:underline;
}
blockquote a:link, blockquote a:active, blockquote a:visited {
	color:#75aebb;
	text-decoration:none;
}
blockquote a:hover {
	color:#75aebb;
	text-decoration:underline;
}
.bookmark {
	color:#75aebb;
}
<!--nagasree added-->
/*nagasree*/
.header{
  background-color:#6251red33;
 text-align:center;
background-position:center;
vertical-align: middle;
    
}

 .home{
 background-color:#625133;
 background-color:#red;
 color:#ffffff;
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;  
  }  
  
   .home a{
   color:#ffffff;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
  padding-left:5px;
  padding-right:5px;
 text-decoration:none;
 
  }
  
  .home:hover{
  background-color:#51452f;
   font-size:13px;
   }
   
   
 
 .headerhref{
background-color:#625133;
height:30px;
font-size:13px;
color:#ffffff; 
   }
  
  .headerhref a{
  color:#ffffff;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px; 
 border-left:1px solid  #ffffff; 
 padding-left:5px;
  padding-right:5px;
 text-decoration:none;
 
  }
  
  .headerhref:hover{
  background-color:#51452f;
   font-size:13px;
   }
   

   
 .logout{
color:#ffffff;
font-size:12px;
text-align:left;
padding-right:20px;
text-decoration:none;
 }
 
 .innerTable{
   background-color:#FFFFFF;
   width:100%;
   text-align:center;
   padding:2px;
   font-size:14px;
   font-family:Arial, Helvetica, sans-serif;
   border-collapse: collapse; 
    }
	
	table.innerTable td {
	padding:5px; 
	}
 

 .innerTable a{
 color:#202020;
 text-decoration:none;
 }
 .innerTable a:hover{
 color:#625133;
 text-decoration:none;
 }
 .main{
    background-position:center;
   text-align:right;
   width:76%; 
   height:350px;
   vertical-align:top;
 }
 .main td{vertical-align:top;}
 
  .title{
 width:100%;
 height:10px;	
 background-color:#625133;
 color:#FFFFFF;
 text-align:left;
   }
   
 .title a{ 
  color:#FFFFFF;
 font-size:14px; 
 text-align:left;
 text-decoration:none;
   } 
   
  .title a:hover{
  text-decoration:underline;
  color:#CCCCCC;
 font-size:14px; 
 
  } 
   
 .subheader{
width:30%; 
}


.alternate{
background-color:#eeeeee;
padding-top:5px;
padding-bottom:5px;

}
.normal{
background-color:#ffffff;
padding-top:5px;
padding-bottom:5px;

}
 .error{
  background:url(../images/status.png);
  background-position:155px;
 background-repeat:no-repeat;
 height:30px;
 color: #00FF00; 
 font-size: small;
  padding-left:175px;
  padding-top:13px;
  text-align:left;
 }
.red{
color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:left;
}
img{ border:0px;
}
.login {
width: 957px; 
background-color:#FFFFFF;
vertical-align:top;
	border:1px solid #CCC;
	font-size:12px;
	color:#666;  
	
}

/* STYLES FOR LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*style for jquery light box*/

 
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	padding-top:110px;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#gallery {
	margin-left:-40px;
}

	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		  
	}
	#gallery ul a:hover img { 
	}
	#gallery ul a:hover { color: #fff; }

.subscribe{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:right;}


/*main gallery CSS*/

.clear {
	clear:both;
}

#slidegallery {
	position:relative; 
}
	#slidegallery a {
		float:left;
		position:absolute;
	}
	
	#slidegallery a img {
		border:none;
	}
	
	#slidegallery a.show {
		z-index:500;
	}

	#slidegallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#slidegallery .caption .content {
		margin:5px
	}
	
	#slidegallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
