/* CSS Document */
/* ------------general---------- */
body{
	padding:42px 0 0 0;
	margin:0;
	color:#977B57;
	background:url(images/pattern.gif) repeat;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
td, p, h1, h2, h3, form, b, input, textarea, select, span, li{
	padding:0;
	margin:0;
}
ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
a{
	padding:0;
	margin:0;
	color:#CF7913;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#977B57;
}
img{
	padding:0;
	margin:0;
	border:none;
	display:block;

}
.spacer {
	clear:both;

}
/* ------------general---------- */
.nav{
	padding:3px 0 0 0;
}
.navsub{
	background:url(images/navbg.gif) repeat-x 0 0;
}
.navsub ul li{
	float:right;
	width:auto;	
}
.navsub ul li a{
	padding:0 11px;
	font:bold 12px/29px Geneva, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	display:block;
	color:#FBD865;
	background-color:inherit;
	
}
.navsub ul li a.active{
	background:url(images/navactivebg.gif) repeat-x 0 0;
}
.navsub ul li a:hover{
	background:url(images/navactivebg.gif) repeat-x 0 0;	
}
.header{
	background:url(images/header.jpg) no-repeat 0 0;
	height:274px;
	width:950px;
}
.bodymain{
	padding:13px 0 0 0;
	width:950px;
}
.leftpanel{
	width:240px;
	float:left;
}
.login{
	background:url(images/loginbg.gif) repeat-x 0 0 #3B3B36;
	color:#81817C;
	border:1px solid #464640;
	padding:11px;
}
.login h2{
	color:#81817C;
	font:normal 22px/23px Georgia, "Times New Roman", Times, serif;
	padding-bottom:15px;
	
}
.user{
	color:#81817C;
	background-color:inherit;
	line-height:24px;	
}
input.box{
	background-color:#404241;
	color:inherit;
	width:159px;
	height:23px;
	border:none;	
}
.news{
	padding:11px 0 0 0;
	color:#72726E;
	background-color:#480108;
	border:1px solid #464640;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.news h2{
	color:#878782;
	background-color:inherit;
	font:normal 22px/27px Georgia, "Times New Roman", Times, serif;
	background:url(images/newsicon.jpg) no-repeat 6px 3px;
	padding:0 0 0 33px;
}
.news span{
	color:#977B57;
	background-color:inherit;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding:15px 0 15px 22px;
	display:block;
	}
.news span ul li{
	
	line-height:11px;	
}

.news span ul li a{
    padding:3px 3px 3px 4px;
	line-height:11px;
	font:bold 12px/29px Georgia, "Times New Roman", Times, serif;
	color:#FBD865;
	background-color:inherit;
	}
	.news span ul li a.active{
	background:url(images/navactivebg.gif) repeat-x 0 0;
	}
	.news span ul li a:hover{
	background-color:#000;
	
	}
.newstext{
	background-color:#43433E;
	color:#72726E;
	padding:15px 0 15px 0;
}
.rightpanel {
	width:485px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #464640;
	padding:5px;
	text-align:left;
	min-height:2040px;
}
.fuscetext{
	color:#72726E;
	background-color:inherit;

}
.fuscetext h2{
	font:normal 25px/28px Georgia, "Times New Roman", Times, serif;
	padding:0 0 13px 15px;
	color:#878782;
	background-color:inherit;	
}
.fuscetext span{
	color:#977B57;
	background-color:inherit;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding:0 0 13px 15px;
}
.fuscetext p{
	padding:16px 0 13px 15px;
	line-height:12px;
}
.fuscetext a{
	color:#E6C65E;
	background-color:#8A2607;
	width:74px;
	height:23px;
	text-align:center;
	font-weight:bold;
	line-height:22px;
	display:block;
	float:right;
}
.fuscetext a:hover{
	color:#fff;
	background-color:#8A2607;
}
.deviderborder{
	background:url(images/borderdevider1.jpg) repeat-x 0 50%;
	height:42px;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 0px; /*position where enlarged image should offset horizontally */

}

.gallary{
	color:#72726E;
	background-color:inherit;	
}
.gallary h2{
	font:normal 25px/28px Georgia, "Times New Roman", Times, serif;
	padding:0 0 11px 0;
	color:#878782;
	background-color:inherit;	
}
.gallary span{
	color:#977B57;
	background-color:inherit;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding-bottom:21px;
	display:block;	
}
.gallary p{
	padding:14px 0 15px 0;
	line-height:12px;
}
.gallary a{
	color:#E6C65E;
	background-color:#8A2607;
	height:23px;
	text-align:center;
	font-weight:bold;
	line-height:22px;
	display:block;	
}
.gallary a:hover{
	color:#fff;
	background-color:#8A2607;	
}

.rrightpanel{
	width:200px;
	float:right;
}
/* ------------footer---------- */
.footer{
	background-color:#3B3B36;
	width:840px;
	color:#788209;
	padding:0 0 12px 0;
	border:1px solid #464640;
	margin-bottom:5px;
	margin-top:5px;
}

.footer ul li{
	padding:0 21px 0 0;
	width:auto;
	float:right;
}
.footer ul li a{
	color:#977B57;
	background-color:inherit;
	
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.footer ul li a:hover{
	color:#CF7913;
	background-color:inherit;
}
p.copyright{
	color:#788209;
	background-color:inherit;
	font-size:10px;
	padding:8px 0 0 0;
	line-height:12px;
}
p.copyright a{
	color:#977B57;
	background-color:inherit;
	text-decoration:underline;
	font-weight:bold;
	
}
p.copyright a:hover{
	text-decoration:none;
}
.footerdevider{
	background:url(images/borderdevider.gif) repeat-x 0 22px;
	height:37px;
}
/* ------------footer---------- */
/* ------------aboutus---------- */
.aboutus{
	color:#72726E;
	background-color:inherit;
}
.aboutus h2{
	font:normal 25px/28px Georgia, "Times New Roman", Times, serif;
	padding:0 0 13px 0;
	color:#878782;
	background-color:inherit;		
}
.aboutus span{
	color:#977B57;
	background-color:inherit;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	padding:0 0 15px 0;	
	display:block;
}
.aboutus p{
	padding:0 0 16px 0;
	line-height:15px;
}
/* ------------aboutus---------- */

