@charset "utf-8";

/* CSS Document */
body
{
	margin:0;
	padding:0;
	color:#565656;
	text-align:justify;
	clear:both;
	background-image:url(../Images/bground.jpg);
	background-repeat:repeat;
}

ul li
{
	margin:0 0 0 30px;
	padding:5px 10px 5px 5px;
}

ul { list-style-type: disc; }

ul ul { list-style-type: square; }

ul ul ul { list-style-type: circle; }

ol
{
	list-style-position: outside;
	list-style-type: decimal;
}

dt { font-weight: bold; }

a:link
{
	text-decoration: none;
	color: #FFF;
}

a:visited
{
	text-decoration: underline;
	color: #99c;
}

a:hover
{
	text-decoration: underline;
	color: #FFF;
}

a:active, a:focus
{
	text-decoration: none;
	color: #000;
}

code, pre { color: #c33; } /* very optional, but still useful. W3C uses about the same colors for codes */

/*img, div, input {
	behavior: url("iepngfix.htc");
}*/
#wrapper
{
	width:1000px;
	margin:auto;
	padding:0;
	background-image:url(../Images/Menu/logo.png);
	background-position:top;
	background-repeat:no-repeat;
}

#logo { height:100px; }

#navigation
{
	width:1000px;
	height:60px;
	background-image:url(../Images/Menu/bg.png);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}

#middle
{
	padding:0;
	margin:0;
}

.middle-bg
{
	background:url(../Images/tbl-m-bg.png) repeat-y top;
	height:auto;
}

#middle-tbl-bottom
{
	background:url(../Images/tbl-bottom.png) no-repeat 0px;
	height:21px;
 *margin: 0 0 0 1px;
}

.mid-banner { padding:0; }

.mid-container { padding:0 37px 0 38px; *padding:0 37px 0 37px;
}

.sub-mid-container { padding:0 37px 0 38px; *padding:0 37px 0 37px;
}

#banner
{
	width:926px;
	height:351px;
	margin:auto;
	padding:0;
}

#containerbg
{
	background:#F4EBE2 url(../Images/contenair-bg-new.jpg) repeat-x bottom;
	height:auto !important;
	height: 250px;
	min-height:250px;
}
html>/**/body #containerbg, x:-moz-any-link, x:default {
min-height:250px;
 overflow:hidden;
 height:auto !important;
}

body:nth-of-type(1) #containerbg{min-height:250px;
 overflow:hidden;
 height:auto !important;}
.middle-tbl-content { padding:18px 24px 0px 24px; }

.middle-tbl-content p
{
	margin:0;
	padding:0 5px 18px 0;
	text-align:justify;
}

.sub-middle-tbl-content { padding:16px; }

.sub-middle-tbl-content p
{
	margin:0;
	padding:0 5px 18px 0;
	text-align:justify;
}

.leftdivs
{
	width:62%;
	height:100%;
	float:left;
}

.rightdivs
{
	width:38%;
	height:auto;
	float:left;
}

.leftDiv
{
	/*	width:62%;
*/	height:100%;
	float:left;
	width:75%;
	_width:74%;
	color:#504747;
}
html>body .leftDiv{/*	width:62%;
*/	height:100%;
	float:left;
	width:74%;
	color:#504747;}
.leftDiv .heading
{
	font-size:25px;
	color:#cb6869;
	text-transform:uppercase;
	font-weight:lighter;
	font-family:Tahoma, Geneva, sans-serif;
	border-bottom:1px solid #e0c1c2;
	padding:5px 0 10px 0;
}

.rightDiv
{
	/*	width:38%;
*/	height:auto;
	float:right;
	width:25%;
	_width:26%;
}

.pad { padding:0 30px 18px 0!important; }

.frdpad { padding:0px 10px 10px 10px; }

.frdleft
{
	width:30%;
	float:left;
}

.frdright
{
	width:70%;
	float:left;
}

.padnone
{
	padding:0!important;
	margin:0!important;
}

.ftr
{
	color:#FFF;
	text-align:center!important;
	padding-top:8px;
	padding-bottom:12px;
	font-size:12px;
}

.ftr ul
{
	list-style-type:none;
	padding:0 0 0 0;
	margin:0;
}

.ftr ul li
{
	display:inline;
	padding:0px 28px 0 0;
	margin:0;
}

.ftr ul li a
{
	color:#FFF!important;
	font-size:12px;
	text-decoration:none!important;
}
.ftr ul li a:hover
{
	color:#FFF!important;
	font-size:12px;
	text-decoration:underline!important;
}

.copyright
{
	font-size:11px;
	margin:auto auto 20px auto;
	color:#7a755b;
}
	
.agrawal { margin:0px 0 0 0; *margin:0 0 0 0;
}

/*subpage css*/


#subdiv
{
	height:auto !important;
	height: 250px;
	min-height:250px;
}

.p1
{
	float:left;
	width:224px;
}

.p2
{
	float:right;
	width:auto;
}

.panel
{
	width:224px;
	height:auto;
	float:left;
}

.panel .tbl-bg-top
{
	background-image:url(../Images/panel-tbl-top.png);
	background-position: left top;
	background-repeat:no-repeat;
}

.panel .tbl-bg-bottom
{
	background-image:url(../Images/panel-tbl-bottom.png);
	background-position: left top!important;
	background-repeat:no-repeat;
	height:6px;
}

.panel .tbl-bg-mid
{
	background:url(../Images/panel-tbl-bg.jpg) repeat-x #BDAD99;
	border:1px solid #927758;
	border-bottom:none;
	border-top:none;
}

.panel .info
{
	background-image:url(../Images/information.png);
	background-repeat:no-repeat;
	background-position:1px 1px;
	height:29px;
}

.panel .selectcity
{
	background-image:url(../Images/selectcity.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
}

.panel .subpanelbg
{
	background:url(../Images/subpanelbg.png) no-repeat;
	height:20px;
 *width:222px;
	display:block;
	margin:0;
	padding:0;
}

a span .subpanelbg
{
	color:#565656;
	text-decoration:none;
	outline:none;
	width:224px;
	height:20px;
	clear:both;
}

a:hover span.subpanelbg
{
	color:#333;
	text-decoration:none;
	outline:none;
	clear:both;
	cursor:pointer!important;
}

.panel .subpanelbg-bdr
{
	height:1px;
	background:url(../Images/subpanelbg-bdr.png) top left no-repeat;
	line-height:0!important;
}

.subFont { padding:1px 10px 2px 20px; }

.panelDiv
{
	width:648px;
	height:auto;
	float:right;
}

.panelDiv .title
{
	background:url(../Images/subtitle.png) left top no-repeat;
	height:30px;
}

.panelDiv .box
{
	width:648px;
	height:auto;
}

.panelDiv .tbl-bttom
{
	background:url(../Images/panelDiv-tbl-bottom.png) left top no-repeat;
	height:10px;
}

.panelDiv .tbl-bg-mid
{
	background:url(../Images/panel-tbl-bg.jpg) left top repeat-x #BDAD99;
	border:1px solid #927758;
	border-bottom:none;
	border-top:none;
}

.panelDiv .tbl-bg-mid p { padding:10px 20px 0px 20px; }

.pads { margin:10px; }

.cglossarybox
{
	width:100%;
	height:auto;
	margin:auto;
/*	border:1px solid #d4c2ae;
*/}

.cglossarybox ol
{
	padding:0 20px 0 20px;
	margin:0;
}
.cglossarybox ol li
{
	padding:5px 0 8px 0px!important;
	margin:0 0 0 0;
	list-style-type:circle;
}

/*.cglossarybox .cgheader
{
	border:1px solid #d4c2ae;
	border-left:none;
	border-top:none;
	border-right:none;
	padding:0px;
}

.cglossarybox .alphabet
{
	padding:8px 20px 25px 20px;
	margin:0;
}

.cglossarybox .alphabet ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.cglossarybox .alphabet ul li
{
	padding:0 8px 0 0;
	margin:0;
	float:left;
	font-size:11px;
	color:#453420;
}

.cglossarybox .alphabet ul li a
{
	font-size:11px;
	color:#453420;
	text-decoration:none;
}

.cglossarybox .alphabet ul li a:hover
{
	font-size:11px;
	color:#000;
	text-decoration:underline;
}

.hr
{
	width:100%;
	height:1px;
	background:#d4c2ae;
}
*/

.cat-m-b
{
	background:url(../Images/cat-m-b-trans.png) no-repeat;
	width:217px;
	height:10px;
}

.cat-c
{
	height:auto;
	width:215px;
	background:url(../Images/cat-bg.png) repeat-x #eee5da;
	border:1px solid #d3c4b2;
	border-top:none;
	border-bottom:none;
}

.cat-i
{
	height:auto;
	width:215px;
	border:1px solid #d3c4b2;
	border-top:none;
	border-bottom:none;
}

.catagory
{
	float:right;
	margin:28px 0 0 0;
}

.cat-content { padding:5px; }

.cat-content ul
{
	padding:0!important;
	margin:0!important;
	list-style-type:none;
}

.cat-content ul li
{

	margin:0!important;
	list-style-type:none;
	float:none;
	font-size:12px;
	text-transform:uppercase;
	color:#1f1a14;
	font-weight:lighter;
/*	padding:5px 0 5px 30px;
*/}
a[class ="bullet"] {
	padding:0 0px 0 20px!important;
   background:url(../Images/bullet-trans.png) left top no-repeat;
	 position:relative;
}

a[class ="bullets"] {
	padding:0 0px 0 20px!important;
   background:url(../Images/bullet--trans.png) left top no-repeat;
}
.cat-content ul li a
{
	color:#1f1a14!important;
	text-decoration:none!important;
	outline:none;
}

.cat-content ul li a:hover
{
	color:#746c62!important;
	text-decoration:underline;
	outline:none;
}

.cat-infor
{
	background:url(../Images/information.jpg) no-repeat;
	width:217px;
	height:34px;
	margin:20px 0 0 0;
}
.cat-selectcity
{
	background:url(../Images/selectcity-trans.png) no-repeat;
	width:217px;
	height:34px;
	margin:20px 0 0 0;
}
.cat-photo
{
	background:url(../Images/photogallery-trans.png) no-repeat;
	width:217px;
	height:34px;
	margin:20px 0 0 0;
}

.cat-info
{
	padding:5px;
	background:#f4ece2;
}

.cat-info ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.cat-info ul li
{
margin:0!important;
	list-style-type:none;
	float:none;
	font-size:12px;
	text-transform:uppercase;
	color:#1f1a14;
	font-weight:lighter;}

.cat-info ul li a
{
	color:#1f1a14!important;
	text-decoration:none!important;
	outline:none;
}

.cat-info ul li a:hover
{
	color:#746c62!important;
	text-decoration:underline;
	outline:none;
}

.cat-btm
{
	background:url(../Images/cat-btm.png) left top no-repeat;
	width:217px;
	height:12px;
}

.information{
	width:50%;
	float:left;
	height:auto;
	margin:auto;
}
.infoTable{
	border:1px solid #e1d9ce;
	height:150px;
	width:330px;
	_width:325px;
	margin:10px 0 0 0;
}
.infoTable p{
	padding:15px 15px  5px 15px;
}
.infoTop{
	border:1px solid #e1d9ce;
	height:30px;
	width:320px;
	margin:5px auto auto auto;
	background:url(../Images/infobk.png) no-repeat;
}
.infostyle{
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	padding:6px 5px 5px 15px;
}
.fright{
	float:right;
}
.myerror
{
	padding-left:10px;
	font:11px arial;
	color:#ff0000;
}

.btn_submit
{
	background:url(../images/msg_btn_ok.png) no-repeat;
	border:none;
	height:20px;
	width:80px;
	font:11px tahoma;
	color:#565656;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:10px;
}
.btn_reset
{
	background:url(../images/msg_btn_cancel.png) no-repeat;
	border:none;
	height:20px;
	width:80px;
	font:11px tahoma;
	color:#565656;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:10px;
}
.photo_gallery_text{
		float: left;
		position: absolute;
		left: -365px;
		top:30px;
		font-size:10px; 
		padding:4px;
	 }
	 .thum_bg
	 {
		background:#cfc2b6;
		border:1px solid #927758;
		padding:3px;
	 }
	
.paging:link{
	text-decoration: none;
	color: #615244;
	text-decoration:none;
}
.paging:visited {
	text-decoration: none;
	color: #615244;
}
.paging:hover {
	text-decoration: none;
	color: #352f29;
	font-weight:bold;
}
.paging:active, a:focus {
	text-decoration: none;
	color:#231c16;
}
.link_txt:link
{
	text-decoration:none;
    font:normal 11px tahoma;
     color:#4F4940;
     padding:2px;
     text-align:center;
}

.link_txt:hover 
{
     border-bottom:1px dotted #4F4940;
}
.link_txt:visited, .paging:active
{
		text-decoration:none;
    font:normal 11px tahoma;
     color:#4F4940;
     padding:2px;
}


.link_txt1:link
{
	text-decoration:none;
    font:normal 11px tahoma;
     color:#4F4940;
     padding:2px;
     text-align:center;
    
}


.link_txt1:visited, .link_txt1:active
{
		text-decoration:none;
    font:normal 11px tahoma;
     color:#4F4940;
     padding:2px;
}



