/* 
    Document   : ayur
    Created on : May 3, 2014, 6:08:08 PM
    Author     : hk
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
body {margin:0px;background-image:url('../images/bback.jpg');background-repeat:repeat-y;background-size:100%;height:100%;width: 100%;}
#maindiv{width:100%;height:100%;margin-top:0px;margin-bottom: 0px;}
div.middleside{width:85%;height:100%;background-image:url('../images/back.png');background-repeat:repeat-y;margin:auto;background-size: 100%;}
div.titlediv{width:100%;height:110px;margin: auto;}
div.logodiv{width:20%;padding-top: 5px;height:80px;margin-left:10px;float:left;min-height: 90%;background-size: 97%;background-image:url('../images/logo-atharva.png');background-repeat: no-repeat;background-position:center;}
div.condiv{width:70%;height:80px;float:left;background-image:url('../images/callimg.png');min-height: 100%;background-size: 97%;background-repeat: no-repeat;}

div.menudiv{width:99%;height:40px;margin:auto;background-image:url('../images/atharmenu.png');}
h1{font-family:Trebuchet MS;font-size:24px;text-align:center;}
h2{font-family:Trebuchet MS;font-size:18px;text-align:left;font-style:italic;letter-spacing:1px}
p{font-family:Trebuchet MS;font-size:16px;text-align:justify;font-style:normal;text-indent:50px;line-height:150%;}
ol{font-family:Trebuchet MS;font-size:16px;text-align:justify;font-style:normal;text-indent:20px;line-height:150%;list-style-image: url('bullet.png');}
table{font-family:Trebuchet MS;font-size:16px;}
td{padding:2px 5px;}
th{padding:2px 5px;background:#D1D8AD;text-align: left;color:#FC8404}
table1{font-family:Trebuchet MS;font-size:16px;}
td1{padding:2px 20px;background:#C3F7F8;}
th1{padding:2px 20px;background:#35ABF6;}
div.mid{width:100%;height:100%;margin:auto;margin-top:0px;}
div.boxgroup{height:300px; width:100%;margin:auto;margin-top:10px;}
div.boxgroupbar{height:35px; width:99%;margin:auto;margin-top:0px;background: #D1D8AD}
div.box1{height:200px; width:27%;float:left;margin-left:5%;margin-top:30px;border-bottom: solid 1px #B6B6B8;background:#F5F4F2;border-right: solid 1px #B6B6B8;box-shadow:3px 3px 3px #888888}
div.box2{height:200px; width:27%;margin-left:4%;margin-top:30px;border-bottom: solid 1px #B6B6B8;background:#F5F4F2;border-right: solid 1px #B6B6B8;float:left;box-shadow:3px 3px 3px #888888}
div.box3{height:200px; width:27%;margin-left:4%;margin-top:30px;border-bottom: solid 1px #B6B6B8;background:#F5F4F2;border-right: solid 1px #B6B6B8;float:left;box-shadow:3px 3px 3px #888888}
div.boxgroup1{height:100px; width:100%;margin:auto;margin-top:10px;border-bottom:2px solid #D1D8AD;}

div.bar{width:490px;height:35px;margin-left:600px;Font-family:verdana; font-size:16px;font-style:bold;}

#imagebar{height:420px; width:600px;z-index:100;float:right;}
.newsbar{height:420px; width:33%;float:left;margin-left:20px;margin-top:0px;}
div.bottombar{height:120px; width:100%;margin:auto;background: #D3E1A6;border:1px solid white;margin-bottom: 0px;}
.bottombardiv{width:1000px;height:20px;color:#80765C;font-weight: bold;margin:auto;font-family:gisha,Verdana;text-align:center ;font-size:12px;padding-top:5px;}

loginbuttondiv{}
/*div.bottombar1{height:10px; width:972px;margin:auto;margin-top:2px;background:gray;}*/

        #menub {
	width: 100%;
	height: 40px;
	padding: 0;
	/*background: url('menuback.jpg') left top;*/
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
    margin-top:0px;
}
#menub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menub ul li {
	display: inline;
	margin: 0px;
}
#menub ul li a {
	height:40px;
	display: block;
	float: right;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
	border-right:1px solid #8D908D;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#menub ul li a:hover {
	color:#134264;
	background: url('../images/menuhov.jpg') repeat-x left top;
}
#menub   ul   li#active    a {
	color:#134264;
	background: url('../images/menuhov.jpg') repeat-x left top;
}
a{display: block; font: bold 15px Arial;color: #9AC868; text-decoration: none;}
div.divlink{width:9%;height:20px;float:right;padding-right:15px;padding-top:80px;margin-left:-20px;}
p{font-family:Trebuchet MS;font-size:16px;text-align:justify;font-style:normal;text-indent:50px;line-height:150%;margin:10px;color:black;}
h1{font-family:Trebuchet MS;font-size:24px;text-align:center;margin:10px;color:black;}

/*
    Document   : gfgc
    Created on : Jun 15, 2014, 7:34:46 PM
    Author     : hk
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.photodiv{width:63%;height:350px;float:right;margin:5px;animation-direction: normal;}
#slideshow
{

z-index:100;
float:right;

}
img
{
position:absolute;
height:400px;
}



.menudiv1{width:780px;height:40px;margin-top:15px;margin:auto;}
#menub1 {
	width: 100%;
	height: 20px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
    margin-top:0px;
}
#menub1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menub1 ul li {
	display: inline;
	margin: 0px;
}
#menub1 ul li a {
	height:20px;

	float: left;
	font: bold 14px gisha;
	color: #80765C;
	text-decoration: none;
    border-right:1px solid #9B9A9A;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
}

#menub1 ul li a:hover {
	color:#9F9FA0;
    height:20px;
    font-weight:bold;

}
#menub1   ul   li#active    a {
	color:#9F9FA0;

}
.paras{width:100%;height:300px;}
.imgdiv{width:60%;height:100%;margin:auto;background-image: url('../images/sri.jpg');background-repeat: no-repeat;}
.imgdiv1{width:43%;height:300px;float:right;}
.paras1{width:94%;height:100%;margin:30px;}
a{text-decoration: none;}
.treatdiv{width:49%;height:200px;margin-left:0px;margin-top: 20px;float:left;}
.capdiv{width:50%;height:180px;float:left;font-family: gisha,verdana;font-size: 16px;}
.timgdiv{width:48%;height:170px;float:left;}
p1{font-family:Trebuchet MS;font-size:14px;text-align:left;font-style:normal;text-indent:30px;line-height:130%;margin:0px;color:black;}
