/* ****************** CSS Definitions for sarashwathys.com website *********************/ 
*{ 
	 margin:0; 
	 padding:0; 
	 border:0;
	 text-align:center; /*IE centering*/
	} 
body {
	width: 100%;
	background: #b9390d url("../images/bodybg1.gif") fixed repeat-x;
   font-family:  Georgia, Palatino, "Times New Roman", serif;
	font-size: .75em;
   color: #777;
	margin: 0 auto;
	}

	a, img{
	outline: none;
	}
	h1 strong, h2 strong {
	display: none;
	}
	h2{
	text-align: left;
	font-size: 24px;
	color: #908908;
	}
	h3{
	color:#e1a50f;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 5px;
	}
	h4{
	font-size: 16px;
	font-weight: normal;
	}
	br.clear{
	clear: both;
	}

#mainwrap{	
	width: 915px;
	text-align: center;
	margin: 0 auto;
	margin-top: 56px;
	}
	#navdiv{
	width: 955px;
	height: 36px;
	}
	
/*------------- homepage ------------------------*/	
	#hmtitlediv{
	height: 235px;
	width: 915px;
	background: #fff url("../images/hmidbg.jpg") repeat-x;	
	border-top: 6px solid #e1a50f;
	border-bottom: 1px solid #D5C52F;
	
	}
	.dosabg{	
	width: 100%;
	height: 235px;
	background: transparent url("../images/hbigdosa.jpg") bottom right no-repeat;	
	text-align: left;	
	}
	#hmcontentdiv{
		width: 100%;
		padding: 15px 0 15px 0;
		background-color: #fff;
		text-align: left;	
	}
		#hmleft{
			float: left;
			width: 344px;
			height: 477px;
			background: transparent url("../images/hmanibg.gif") no-repeat;	
		}
			#hmright{
			float: right;
			width: 545px;
			padding: 25px 10px 10px 0;

			}
				#hmrightl{
					float: left;
					width: 335px;
					text-align: left;
					border-right: 1px solid #eee;
				}
				p.intro{
				font-size: 15px;
				line-height: 20px;
				text-align: left;
				padding: 5px 35px 2px 0;
				}
				p.intro em{
					color: #676767;
					font-size: 16px;
				}				
				#hmrightr{
					float: right;
					width: 190px;
					margin:0 5px;
				}
				#hmrightr h3{
					text-align: right;
					padding-right: 10px;
				}
				#hmrightr p{
					text-align: right;
					line-height: 18px;
					padding: 0 0 5px 20px;
				}
				#hmbtmbox{
				clear: both;
				margin-right: 10px;
				width: 530px;
				height: 95px;
				background-color: #f5f5f5;
				padding: 10px 5px;			
				
				}
				.hmbtmboxsec{
					float: left;
					width: 255px;
					margin-left: 5px;
				}
				.hmbtmboxsec h4{
					color: #fa6c5c;
					text-transform: uppercase;	
					border-bottom: 1px solid #EDEDED;
					margin: 0 10px 0 80px;
					padding-bottom: 3px;
				}
				.hmbtmboxsec p{
					font-size: 12px;
					line-height: 17px;
					text-align: left;
					padding-top: 5px;
				}
				p.phnum{
					font-size: 19px;
					line-height: 24px;
					color: #333;
					padding-top: 5px;

				}

/*-----------slideshow-----*/
.ssdiv { position:relative; width: 267px; height: 298px; margin: 70px 0 0 46px; }
.ssdiv img { position:absolute; left:0; top:0; }

* html #hmleft .ssdiv{
	margin-left: 16px;
}
* html #menumovdiv .ssdiv{
	margin-left: 32px;
	margin-top: 69px;
}
/*#ssdiv img{
	display: block;
	margin-top: 90px;
}	*/			
/*----------------other pages-----------------------------*/
#titlediv{
	height: 180px;
	width: 915px;
	background: #fff url("../images/hmidbg.jpg") repeat-x;	
	border-top: 6px solid #e1a50f;
	border-bottom: 1px solid #D5C52F;
	text-align: left;
	}
#hmrightw{
	width: 100%;
	text-align: left;
	}
	#hmrightw p{
	font-size: 13px;
	line-height: 21px;
	text-align: left;
	padding: 5px;
	}
	#hmrightw p em{
	color: #676767;
	}
	p.norm{
	font-size: 13px;
	line-height: 21px;
	text-align: left;
	padding: 5px;	
	}
	p.medi{
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	padding: 5px;	
	}		
	p.smal{
	font-size: 11px;
	line-height: 19px;
	text-align: left;
	padding: 5px;	
	}
	p.expl{
	font: 11px Arial, Helvetica, san-serif;
	text-align: left;
	margin: 20px 5px 0 5px;
	padding: 0 5px;		
	border-top: 1px solid #ccc;
	}
	p.menulegend{
		clear: both;
		padding: 3px 0; 
		color: #A3A3A3;
		text-align: left;
		font: italic 95% Georgia,Times,sans-serif;
	}
	p.menulegend strong{
		color: #6B8E23;
		font-family: Tahoma, Arial, Helvetica, san-serif;
		font-style: normal;
		font-weight: normal;
	}	
	#otleft{
	float: left;
	width: 610px;
	padding: 10px 0 0 15px;
	text-align: left;
	}
	#otleftl{
		float: left;
		width: 277px;
	}
	#otleftr{
		float: right;
		width: 310px;
		text-align:left;
	}	
	
	#otright{
	float: right;
	width:275px;
	display: inline;
	margin-right: 10px;	
	}					
	#rightbox{
	float: right;
	width: 260px;
	margin-top: 20px;
	background-color: #f5f5f5;
	border: 1px solid #eee;
	text-align: center;
	}
	#rightbox p{
		margin: 2px 4px 9px 4px;
		padding: 0 2px 0 4px;
		/*border-bottom: 1px solid #E6E6E6;*/
	}
	#rightbox p em{
		font-size: 16px;
		color: #e1a50f;
		padding-bottom: 5px;
	}
	
	#menucontentwrap{
	width: 894px;
	background-color: #fff;
	text-align: left;
	}
	#otwide{
	margin: 0 auto;
	width:96%;
	padding: 10px;	
	text-align: left;
	}		
	.locaddress{
	float: left;
	width: 300px;
	padding: 10px 0;
	text-align: center;
	margin-left:50px;
	}
	.locaddress h4{
	background-color: #f7f7f7;
	font-size: 20px;
	text-transform: uppercase;
	color: #6B8E23;
	padding: 12px 0;
	margin: 8px 0;		
	}
	.locaddress p{
	font-size: 16px;
	color: #84B02B;
	line-height: 24px;
	text-align: center;
	padding: 5px 0 8px 0;	
	}
	.locaddress p strong{
		font-weight: normal;
		text-decoration: none;
		color: #D2691E;
	}
	.locdet{
	float: right;
	width:450px;
	display: inline;
	margin-right: 10px;
	}
	.locmap{
	float: right;
	width:450px;
	display: inline;
	margin-right: 10px;
	}
	.adbox{
		width:260px;
		margin: 10px 0 0 10px;
		padding: 7px 0;
		background-color: #F0F8FF;
		border: 1px solid #C1E2FF;
		color: #0075DB;
		display: block;
	}
		
/*---------------------------------*/		
	#footerdiv{
	clear: both;
	width: 915px;
	
	background-color: #c8b759	;
	padding: 3px 0;
	}
	#ftrright{
	float: right;
	width: 300px;
	padding-top: 5px;		
	}
	#ftrright p{
	text-align: right;
	font: 11px  Arial, Helvetica, sans-serif;
	color: #F4F2E1;
	padding-right: 5px;		
	}
#ftrright  u, a {
	color: #F4F2E1;
	line-height: 18px;
	text-decoration: none;		
	}
	
	p#crdtdiv{
	text-align: right;
	font: 11px  Arial, Helvetica, sans-serif;
	color: #FA8072;
	padding-right: 5px;		
	}
	p#crdtdiv a {
	color: #FA8072;
	line-height: 18px;
	text-decoration: none;		
	}
	p#crdtdiv a:hover{
	color: #FEEAE8;
	text-decoration: none;	
	}				
			
.noborder{
	border:none;
}
/*---------------------------------image align-----------------------------------*/					
.midalign{
	vertical-align: middle;
}
/*---------------------------------image floats-----------------------------------*/			
 .fltleft{
	float: left;
	margin-right: 5px;
	}	
 .fltright{
	float: right;
	margin-left: 5px;
	}	
		
/*---------------------------------image replacement-----------------------------------*/	
/*--Site Title----*/
	#mtitle{
	width: 465px;
	height: 142px;
	background: transparent url("../images/mtitle.gif") no-repeat;
	}	
/*--Subtitles----*/
	#hmsttl{
	width: 131px;
	height: 48px;
	background: transparent url("../images/hmsttl.gif") no-repeat;
	}
	#absttl{
	width: 162px;
	height: 48px;
	background: transparent url("../images/absttl.gif") no-repeat;
	}	
	#ctsttl{
	width: 254px;
	height: 54px;
	background: transparent url("../images/ctsttl.gif") no-repeat;
    }
	#smnuttl{
	width: 176px;
	height: 32px;
	background: transparent url("../images/smnusttl.gif") no-repeat;
	margin: 0 auto;	
	margin-top: 5px;
	margin-bottom: 10px;
	}
	#prsttl{
	width: 172px;
	height: 43px;
	background: transparent url("../images/prsttl.gif") no-repeat;
	}	
	#mnwsttl{
	width: 232px;
	height: 55px;
	background: transparent url("../images/mnwsttl.gif") no-repeat;
	margin: 5px 0 0 15px;
	}
	#mntsttl{
	width: 217px;
	height: 55px;
	background: transparent url("../images/mntsttl.gif") no-repeat;
	margin-left: 10px;
	}	
	#brsttl{
	width: 145px;
	height: 45px;
	background: transparent url("../images/brsttl.gif") no-repeat;
	}	
	#cnsttl{
	width: 175px;
	height: 45px;
	background: transparent url("../images/cnsttl.gif") no-repeat;
	}										
/*-----------------------------------Navigation----------------------------------*/
/*-----------------------------------main nav------------------------------------*/
.navmain {
	float: right;
	list-style-type: none;
	width: 558px;
	height: 36px;
	}
	.navmain li {
  	display: inline; 
	}
	.navmain li a {
	float: left;
	display: block;
	padding: 9px 15px;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	}
	.navmain li a:hover, .navmain li a:focus, .navmain li a:active {
	background-color: #b64527;
	}
	.navmain li.selected a, .navmain li.selected a:hover{
	background-color: #e1a50f;
	}
	:focus{
	-moz-outline-style: none;
	}
	
	/*----------------------------footer navigation---------------------------*/
.footernav {
	margin: 0 auto;
	float: left;
	width: 450px;
	padding-top: 5px;
	list-style-type: none;
	font: 11px Arial, Helvetica, sans-serif;
	color:#F4F2E1;
	}
.footernav li {
  	float: left;
	display: inline;
	}
.footernav li a {
	display: inline;
	float: left;
	height: 15px;
	padding: 0 6px;
	border-right: 1px solid #E1DCAD;
	color: #F4F2E1;
	text-decoration: none;
	margin-bottom: 4px;
	text-align: center;
	}	
.footernav li a.last{
	border-right:  none;	
	}
.footernav li a:hover, .footernav li.selected a, .footernav li a:focus, .footernav li a:active {
	color:#fff;
	text-decoration: underline;	
	}
/*----------------------------------------Forms--------------------------------------*/
form#contact { 
	float: left;
	width:450px; 
	background-color: #ededed;
	border: 1px solid #E0E0E0;
	font-size: 13px;
	padding: 10px 0 10px 0;
	margin: 15px 0 15px 0;
	font: 14px Tahoma,Arial, san-serif;;
	}
form#contact fieldset {
	text-align: left;
	}
form#contact legend{
	color: #b22222;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
} 	
form#contact label {
	float: left;
	width: 120px;
	text-align: right;
	color:#D2691E;
	text-transform: uppercase;
	margin: 0 5px 20px 0;
	padding-top: 4px;
	}
form#contact input {
	border:1px solid #DEDEDE;
	padding: 4px 1px; 
	margin: 0 0 22px 2px;
	background-color: #fff;
	color: #333;
	text-align: left;
	width: 21.8em;
	}
	form#contact input.smlinp{
		width: 7em;
	}
form#contact select {
	margin-left:0.5em;
	float: left;
	clear: right;
	}
form#contact textarea {
	float: left;
	width:22em; 
	height:12em; 
	color: #333;
	border:1px solid #DEDEDE;
	padding-left:0.4em ; 
	overflow:auto;  
	margin:2px 0 20px 2px;
	background-color: #fff;
	text-align: left;
	}
form#contact input:focus, form#contact textarea:focus {
		border:1px solid #90EE90;
}
.formcapt{
	color: #A5A5A5;
	font-size: 85%;
	text-align: left;
	padding: 10px;
	} 
form#contact #button1 {
	color:#fff; 
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: auto; 
	width:150px; 
	height: 27px;
	margin:5px 0 10px 0; 
	background: #fff url("../images/btnbg.gif") repeat-x; 
	border:1px solid #eee;
	text-align: center;
	}
form#contact #button1:hover {
	color: #ffc; 
	border: 1px solid #E1E1E1;
	}
form#contact br{
   clear: both;
}
form#contact .addr{
	width:5px;
	visibility:hidden;
}			
/*-------28/11/15 additions--------------------------*/
#ctrp #ctsttl { margin-left: 30px;}
#ctrp p.norm { padding: 5px 40px 5px;}
#ctrp #otleft{width: 885px;}
#ctrp #otleftr { width: 580px;}	
#ctrp .gbox{float: left; width: 260px; margin: 20px 20px 0 0; background-color: #f5f5f5; border: 1px solid #eee; text-align: center; }
#ctrp .gbox p{ margin: 2px 4px 9px 4px; padding: 0 4px 0 8px; color: #333; font-size: 13px;}
#ctrp .gbox p em{ font-size: 16px; color: #e1a50f; padding-bottom: 5px; }
#ctrp h3{padding-bottom: 3px; margin: 15px 5px; color: #fa6c5c; border-bottom: 1px solid #fa6c5c;}
#ctrp p.expl{font-size: 13px; line-height: 20px; text-align: right; padding: 10px 25px 0 0;}
#ctrp p.expl em{color: #FA8072; }