@import url(fonts/fonts.css);

@charset "utf-8";
/* CSS Document */
ul,li,input,textarea,textfield, form, input, label{
	margin:0;
	padding:0;
	}
body{
	background:#9ae4e8 url(images/bg.jpg) repeat-y scroll center top ;
	margin:0;
	padding:0;
	}
@font-face {
        font-family:'Trajan Pro';
        src: url('fonts/TrajanP2.otf') format('opentype');
        }
.saurashtra{
	font-family:'AmitTwo';
	font-size:40px;
	font-weight:bold;
	text-transform:none;
	color:#1b9a9f;
	}
.logo-bg{
	background:url(images/header.jpg) left top no-repeat;
	}
.saurashtra1{
	font-family:'AmitTwo';
	font-size:30px;
	color:#000;
	font-weight:bold;
	}
.top-menu-bg{
	background:url(images/top-menu-bg.jpg) left top repeat-x;
	width:970px;
	}
.top-menu ul{
	margin:0px;
	padding:0px;
	}
.top-menu ul li{
	float:left;
	border-right:1px solid #FFF;
	line-height:40px;
	list-style:none;
	font-weight:bold;
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	}
.top-menu ul li a{
	color:#FFF;
	padding:0 15px;
	text-decoration:none;
	line-height:40px;
	display:block;
	}
.top-menu ul li a:hover{
	color:#fff;
	text-decoration:none;
	background:url(images/menu-bg-hover.jpg) left top repeat-x;
	line-height:40px;
	display:block;
	
	}
.left-menu-head{
	background:#DFEDEE url(images/left-menu-border.jpg) center bottom no-repeat;
	font-family:'TitleLightTwoNormal';
	font-size:25px;
	line-height:35px;
	color:#000;
	padding-left:25px;
	display:block;
	}
.left-menu ul li{
	background:url(images/arrow.jpg) left no-repeat;
	font-family:'TitleLightTwoNormal';
	font-size:12px;
	color:#0f5054;
	padding-left:14px;
	text-decoration:none;
	list-style:none;
	margin-left:12px;
	line-height:33px;
	border-bottom:1px dotted #000;
	margin-right:12px;
	}
.left-menu ul li a{
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#0f5054;
	text-decoration:none;
	display:block;
	line-height:33px;
	letter-spacing:0;
	}
.left-menu ul li a:hover{
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#0f5054;
	font-weight:bold;
	text-decoration:none;
	line-height:33px;
	display:block;

	}
.news-text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#5d5d5d;
	text-decoration:none;
	padding-left:25px;
	padding-right:20px;
	}
.news-text a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#5d5d5d;
	text-decoration:underline;
	padding-right:20px;
	}
.news-text a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
	}
.v-line{
	background:url(images/v-line.jpg) left top repeat-y;
	padding-top:15px;
	}
	.search-bg{
	background:url(images/search-bg.jpg) no-repeat;
	width:239px;
	height:32px;
	margin-left:20px;
	}
	.search-input{
	margin-top:5px;
	margin-left:5px;
	padding:2px;
	width:180px;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#929292;
	}
	.search-button{
	background:url(images/spacer.gif);
	width:25px;
	height:25px;
	margin-left:15px;
	border:none;
	cursor:pointer;
	}
.textmain{
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#000000;
	text-decoration:none;
	}
.textmain a{
text-decoration:none;
color:#000000;
}

#more-bg{
	background:url(images/more-bg.jpg) left top no-repeat;
	width:67px;
	height:30px;
	text-align:center;
	padding-top:8px;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	display:table-cell;
	float:left;
	}
	#more-bg:hover{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	}
	.border-bottom{
		border-bottom:1px solid #c8c8c8;
		}
		.pb10{
			padding-bottom:10px;
			}
.head-title1{
	font-family:Trajan Pro;
	font-size:18px;
	line-height:35px;
	color:#000;
	}
.quote-bg{
background:url(images/quote-bg.jpg) left top no-repeat;
width:288px;
height:207px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:10px;
}
#EmailFriend{
	background:url(images/email-friend.jpg) no-repeat left top;
	width:269px;
	height:135px;

	}
	#EmailFriend .input{
float:left;
	border:1px solid #3f4346;
	margin:65px 0 0 20px;
	width:220px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px 0 0 5px;
	color:#999999;
	}
	#EmailFriend .button{
float:left;
	background:url(images/send-button.jpg) no-repeat;
	width:68px;
	height:21px;
	border:none;
	margin:10px 0 0 100px;
	}
#fotter{
	line-height:37px;
	background-color:#b3dbde;
	text-align:center;
	display:block;
	}
	#fotter a{
		font-family:'TitleLightTwoNormal';
		color:#010101;
		font-size:18px;
		font-weight:bold;
		text-decoration:none;
		padding:0 5px;
        height:33px;
		display:inline-block;
		
		}
		#fotter a:hover{
		color:#FF0000;
		}
#copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#676767;
	text-decoration:none;
	
	padding:0 10px 5px 10px;
	}
#copy p {float:left; padding:0; margin:0;}
#copy a {text-align:right; float:right; text-decoration:none; color:#676767;}
.president-text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	}
.president-text a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	}
.president-text a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
	}
.title{
	background:url(images/bullet.png) left center no-repeat;
	font-family:'TitleLightTwoNormal';
	font-weight:bold;
	font-size:22px;
	line-height:30px;
	color:#000;
	display:block;
	padding-left:20px;
	float:left;
	}
.middle-left{
	background:url(images/middle-corner-left.jpg) left top no-repeat;
	float:left;
	display:block;
	height:30px;
	width:9px;
	}
.middle-right{
	background:url(images/middle-corner-right.jpg) right top no-repeat;
	float:right;
	display:block;
	height:30px;
	width:9px;
	}
#stylized{
		width:600px;
		height:auto;
		display:block;
		padding:10px 0;

	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:250px;
		float:left;
		line-height:30px;
	}
	#stylized .small{
		color:#999999;
		display:block;
		font-size:10px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:6px 2px;
		border:solid 1px #B4D3D5;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
		width:300px;
		margin:2px 0 20px 10px;
	}
		#stylized select{
		float:left;
		font-size:12px;
		padding:6px 2px;
		border:solid 1px #B4D3D5;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
		width:305px;
		margin:2px 0 20px 10px;
	}
	#stylized textarea{
		float:left;
		font-size:12px;
		padding:6px 2px;
		border:solid 1px #B4D3D5;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
		width:300px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		float:left;
		margin-left:260px;
		height:31px;
		background:#333333;
		text-align:center;
		line-height:25px;
		color:#FFFFFF;
		font-size:12px;
		border:1px solid #000;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright:5px;
		font-weight:bold;
		text-transform:uppercase;

	}
	.col-red{
		color:#FF0000;
		}
	.col-white{
		color:#FFFFFF;
		}
		 .table-bor tr td{
		 border:1px dotted #666666;
		 text-decoration:none;
		 }
.downloadink{
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#000;
	text-decoration:none;
	}
.downloadinktype{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;}
	.downloadink a{
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	display:block;
	border:1px dotted #6ba7ac;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#cae6e8;
	}
	.downloadink a:hover{
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#07474b;
	text-decoration:none;
	display:block;
	border:1px dotted #6ba7ac;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#9bc0c2;
	}
.image { 
	border:3px solid #71a7aa;
	}
#Nav{
	margin:0 0 20px;
	padding:10px 0 0;
	color:#FFCC00;
	}
.Nav-Link{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#1b9a9f none repeat scroll 0 0;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:6px 10px;
	}
.Nav-Link:hover{
	background:#92c4c8 none repeat scroll 0 0;
	color:#000;
	text-decoration:none;
	}
.Nav-Link-Current{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#92c4c8 none repeat scroll 0 0;
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:6px 10px;
	}
.sitemap-text{
	font-family:'TitleLightTwoNormal';
	font-size:20px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	}
.sitemap-text a{
	font-family:'TitleLightTwoNormal';
	font-size:20px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
.sitemap-text a:hover{
	font-family:'TitleLightTwoNormal';
	font-size:20px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
	}
.frtitle {
	color:#333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:50px;
	text-align:left;
	text-decoration:none;
	}
.fr_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000
	}
.fr_text a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}
.fr_text a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F00;
	text-decoration:underline;
	}
.videotext{
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
	.videotext a{
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:33px;
	}
	.videotext a:hover{
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#986108;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	}
.chepter{
	font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#000;
	}
.chepter-title{
	font-family:'TitleLightTwoNormal';
	font-weight:bold;
	font-size:18px;
	line-height:30px;
	color:#000;

	}
.redlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	}
	.redlink a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	}
	.redlink a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#F00;
	}
.usa_e{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0F5054;}
.hom_con_guj{
    font-family:'TitleLightTwoNormal';
	font-size:18px;
	color:#000000;
	text-decoration:none;
	display:block;
}
.New_kumari_opni{line-height:30px; font-family:'TitleLightTwoNormal'; display:block; font-size:22px; font-stretch:expanded; font-weight:bold; text-decoration:none;}

.vijyabaheb{ font-family:'TitleLightTwoNormal'; font-size:18px; text-decoration:underline; font-weight:bold;}
.lag_img{ float:right; margin:5px 0 0 15px; border:#71A7AA solid 4px;}
.kumar_images{ float:left; margin:5px 0 10px 2px; border:#71A7AA solid 4px;}
.satralay{float:left; margin:15px 0 0 2px; border:#71A7AA solid 4px;}
.studant_count{ border-top:#333333 solid 1px; border-left:#333333 solid 1px; border-right:#333333 solid 1px; padding:0 0 0 10px;}
.studant_count_mark{ border-top:#333333 solid 1px; border-right:#333333 solid 1px;}
.studant_count_botto{ border:#333333 solid 1px; padding:0 0 0 10px; font-weight:bold;}
.studant_count_mark_botto{ border-top:#333333 solid 1px; border-right:#333333 solid 1px; font-weight:bold; border-bottom:#333333 solid 1px;}
