/* CSS Document */

body
{
margin:0px;
background:url(images/bg.jpg);
}

.bold{ font-weight:bold; }

.fullWidth{width:100%;}

.fullHeight{width:100%;}

.floatLeft{float:left;}

.floatRight{float:right;}

.clear{clear:both;}

.rowspacer{width:20px;}

.imageStyle{vertical-align:middle;padding-top:1px;}

.bottomBdr{border-bottom:1px dotted #A6A1A1; padding:5px 0px 5px 0px}

p{
padding:5px 0 5px 0;
margin:0px;
font:normal 12px Arial;
color:#000;
line-height:16px;
}

h1 h2 h3 {margin:0px; padding:0px}

.graymidh1
{
	font:bold 12px Arial;
	color:#454545;
	line-height:16px;
}


#warp
{
width:1002px;
margin:0 auto;
}

/* ============ Header classes Start ============ */

#header
{
width:1002px;
}

#top-layer
{
width:1002px;
height:106px;
background:url(images/top-bg.jpg) no-repeat right top;
}

#topbox
{
width:606px;
}

#topmenu
{
width:606px;
padding:20px 0px 0px 0px;
}

.menutabs{
overflow: hidden;
width: 100%;
font:bold 12px Arial;
color:#fff;
text-transform:uppercase;
}


.menutabs ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.menutabs li{
float: left;
margin: 0;
padding: 0;
}

.menutabs a{
float: left;
background: url(images/tab-brown-left.gif) no-repeat left ;
margin: 0;
margin-right: 2px; 
padding: 0 0 0 10px;
text-decoration: none;
}

.menutabs a span{
float: left;
display: block;
background: url(images/tab-brown-right.gif) no-repeat right top;
padding: 8px 14px 8px 4px;
font:bold 12px Arial;
color: #ffffff;
text-transform:uppercase;
}

.menutabs a span {float:none;}


.menutabs .selected a{
background: url(images/tab-brown-left-over.gif) no-repeat left top;
margin-right: 2px; 
padding: 0 0 0 10px;
text-decoration: none;
}

.menutabs .selected a span{
display: block;
background: url(images/tab-brown-right-over.gif) no-repeat right top;
padding: 8px 14px 8px 4px;
font:bold 12px Arial;
color: #FFDA6E;
text-transform:uppercase;
}

.menutabs a:hover{
background: url(images/tab-brown-left-over.gif) no-repeat left top;
top: 0;
}

.menutabs a:hover span{
display: block;
background: url(images/tab-brown-right-over.gif) no-repeat right top;
padding: 8px 14px 8px 4px;
font:bold 12px Arial;
color: #FFDA6E;
text-transform:uppercase;
}

#menubar
{
width:1000px;
border:1px solid #BC8D03;
background:url(images/menu-bg.jpg) repeat-x;
height:28px;
}

#menubar ul{
display:block;
list-style:none;
padding:0px;
margin:0px;
}
#menubar ul li{
display:inline;
padding:0px;
margin:0px;
}
#menubar ul li a{
display:block;
padding:0px 6px 0 6px;
margin:0 2px 0 2px;
_margin:0 2px 0 2px;
float:left;
text-decoration:none;
text-align:center;
color:#652000;
font:bold 12px Arial;
line-height:25px;
text-transform:uppercase;
}
#menubar ul li.select a{
display:block;
padding:0px 6px 0 6px;
margin:0 2px 0 2px;
float:left;
text-decoration:underline;
text-align:center;
color:#000;
font:bold 12px Arial;
line-height:25px;
text-transform:uppercase;
}
#menubar ul li.line{
float:left;
color:#652000;
font-size:17px;
font:bold 12px Arial;
line-height:25px;
margin:0px;
padding:0px;
}
#menubar ul li a:hover{
color:#000;
text-decoration:underline;
}

/* ============ midpart classes Start ============ */

#midpart
{
width:1002px;
background-color:#F9F5DE;
}

#flash-banner
{
width:1002px;
height:222px;
}

#mid-layer
{
width:985px;
margin:0 auto;
padding-top:11px;
}

#midcorbg1
{
width:985px;
background:url(images/mid-corbg1.jpg);
}

#midcorbg2
{
width:985px;
height:833px;
background:url(images/mid-corbg2.jpg) no-repeat;
}

.commonpart
{
width:235px;
}

#container
{
width:497px;
margin:0px 9px 0px 9px;
}

#container h1
{
font:normal 17px Georgia;
color:#752600;
margin:0px;
padding:0px;
}

#container_inner
{
width:741px;
margin:0px 0px 0px 9px;
}

#container_inner h1
{
font:normal italic 17px Georgia;
color:#752600;
margin:0px;
padding:0px;
}
#container_inner h2
{
font:normal 13px verdana;
color:#752600;
margin:0px;
padding:0px;
font-weight:bold;
}
.container_inner_common{
width:741px;
float:left;
}
.cintainer_box{
border:solid 1px #998F53;
width:739px;
float:left;
}
.container_headingbg{
background-color:#C2DEEB;
padding:5px 15px;
width:709px;
float:left;
}
.packege_txt{
width:709px;
float:left;
padding:15px;
}
.packegeimg_txt{
width:564px;
float:left;
padding-left:15px;
}

/* ============ commonpart classes Start ============ */

.common-titlebg
{
width:222px;
height:27px;
background:url(images/title-bg.jpg) no-repeat;
padding:10px 0px 0px 13px;
}

.common-titlebg h1
{
font:normal 17px Georgia;
color:#752600;
margin:0px;
padding:0px;
}


.ul_lilb
{
	margin:0px;
	padding:0px;
}
.ul_lilb li 
{
	font:normal 12px Arial, Verdana;
	color:#000;
	line-height: 20px;
	vertical-align: top;
	display: list-item;
	list-style-position: outside;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	list-style-position:top;
	list-style:none;
	
}
.ul_lilb li a
{
	font:normal 12px Arial, Verdana;
	color:#000;
	line-height: 20px;
	text-decoration:none;
}
.ul_lilb li a:hover
{
	text-decoration:underline;
	line-height: 20px;
}

#helpline
{
width:143px;
height:45px;
background:url(images/help-line.gif) no-repeat;
padding:50px 0px 0px 80px;
margin:0 auto;
font:bold 14px Arial;
color:#FFFFFF;
line-height:18px;
}

/* ============ container classes Start ============ */

.midcont-box
{
width:485px;
border:1px solid #DCCB62;
background:url(images/midbox-bg.jpg) repeat-x #E7E1B3;
padding:5px;
}

.bottom-box
{
width:1024px;
border:1px solid #DCCB62;
font:normal 14px Georgia; font-weight:bold;
color:#752600;
padding:5px;
}

.midcont-box h1
{
margin:0px;
padding:0px;
font:normal 17px Georgia;
color:#752600;
}

.midcont-box a
{
font:normal 17px Georgia;
color:#752600;
text-decoration:none;
}

.content-layer
{
width:235px;
}

.common-layerp
{
width:360px;
}

/* ============ Footer classes Start ============ */

#footer
{
width:980px;
border:1px solid #BC8D03;
background:url(images/foot-bg.jpg) repeat-x #EAE4BF;
padding:10px;
font:normal 12px Arial;
color:#000;
line-height:16px;
}

#footer a
{
font:normal 12px Arial;
color:#000;
line-height:16px;
text-decoration:none;
}

#footer a:hover
{
line-height:16px;
text-decoration:underline;
}

/* ============ Text classes Start ============ */

.genralText
{
	font:normal 12px Arial;
	color:#000;
	line-height:16px;
}

.genralHead{
	font:12px Arial, Verdana;
	color:#000;
	line-height:16px;
	text-decoration:none;
}
.genralHead a{
	font:12px Arial, Verdana;
	color:#000;
	line-height:16px;
	text-decoration:none;
}
.genralHead a:hover{
	font:12px Arial, Verdana;
	color:#000;
	line-height:16px;
	text-decoration:underline;
}

.genLinkblue:link,.genLinkblue:active,.genLinkblue:visited
{
	font:bold 12px Arial, Verdana;
	color:#2C4969;
	text-decoration:none;
	line-height:16px;
}
.genLinkblue:hover
{
	text-decoration:underline;
	line-height:16px;
}


.brownbig
{
font:normal 17px Georgia;
color:#752600;
}

/* 15 - 07 - 09 */
#midcorbginner
{
width:985px;
}
#midcorbginner
{
width:985px;
}
.left{
background-image:url(images/LEFT_BG.jpg);
background-repeat:repeat-x;
width:233px;
border:solid 1px #B4AC7E;
background-color:#CFC795;
border-bottom:none;
}
.common-titlebg2
{
width:220px;
height:27px;
background:url(images/title-bg2.jpg) no-repeat;
padding:10px 0px 0px 13px;
}

.common-titlebg2 h1
{
font:normal 17px Georgia;
color:#752600;
margin:0px;
padding:0px;
}

