/* CSS Document */

#main_bg{
	position:relative;
	margin:auto;
	width:1000px;
	padding:0 10px 0 10px;
	height:auto
}

form, input, select {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	color: #775c42;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.f_16{
	font-size:16px;
}

.header{
	width:975px;
	float:left;
	text-align:left;
}

.nav_area{
	height:32px;
	float:left;
	width:975px;
	padding-top:7px;
}

.flash{
	width:975px;
	/*height:429px;*/
	float:left;
	text-align:left;
}

.nav{
	width:800px;
	float:left;
	height:25px;
	text-align:left;
}

.nav ul{
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
	list-style-type:none;
	display:inline;
}

.nav ul li{
	line-height: 25px;
	font-weight: bold;
	color: #d84c15;
	text-decoration: none;
	/*padding-right: 12px;
	padding-left: 12px;*/
	float:left;
}

.nav ul li a{
	line-height: 25px;
	font-size:13px;
	font-weight: bold;
	color: #d84c15;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	float:left;
}
.nav ul li a:hover {
	color: #603914;
	background-image: url(../images/top-menu-hov.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
}

.telno {
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	color: #46a6ae;
	background-image: url(../images/tel-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	display: block;
	/*margin-left: 20px;*/
	float:right;
	padding-right:15px;
}

.spl-menu {
	
	background-repeat: no-repeat;
	padding-right:15px;
	width:960px;
	height:58px;
	float:left;
	text-align:right;
	/*padding-bottom:47px;*/
}

.spl-menu_1 {

	background-repeat: no-repeat;
	padding-right:15px;
	width:960px;
	height:58px;
	float:left;
	text-align:right;
	/*padding-bottom:47px;*/
}

.nav_2{
	width:533px;
	float:right;
	text-align:left;
	/*height:11px;*/
}

.nav_2 ul{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	list-style-type:none;
	text-align:left;
}

.nav_2 ul li{
	display:inline;
	float:left;
	list-style-type:none;
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	color: #d84c15;
	text-decoration: none;
	padding-left:4px;
	padding-right:3px;
}

.nav_2 ul li a{
	display:inline;
	float:left;
	list-style-type:none;
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	color: #d84c15;
	text-decoration: none;
}
.nav_2 ul li a:hover{
	display:inline;
	float:left;
	list-style-type:none;
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	color: #ff8454;
	text-decoration: none;
}

.link2 {
	font-weight: bold;
	color: #9a9a9a;
	text-decoration: underline;
	font-size: 13px;
}
.link2:hover {
	text-decoration: none;
}
.body_inner{
	width:975px;
	float:left;
	text-align:left;

}

.body_inner1{
	width:975px;
	float:left;
	text-align:left;

}

.body_inner2{
	width:975px;
	float:left;
	text-align:left;

}

.body_inner_dwn{

	padding-bottom:10px;
	float:left;
	text-align:left;
	width:975px;
}

.body_inner_dwn1{

	padding-bottom:10px;
	float:left;
	text-align:left;
	width:975px;
}

.body_inner_dwn2{

	padding-bottom:10px;
	float:left;
	text-align:left;
	width:975px;
}

.body_left{
	width:228px;
	float:left;
	text-align:right;
	/*background:url(../images/left-panel-bg.jpg) repeat-y;*/
	padding:20px 0px 15px 0px;
}

.left_head{
	background-image: url(../images/left-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 28px;
	width: 208px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	float:right;
	padding-right:8px;
	text-align:right;
}

.left_nav{
	width:216px;
	float:right;
	text-align:right;
	padding-top:8px;
}

.left_nav ul{
	margin:0px;
	padding:0px;
	float:right;
	list-style-type:none;
	display:block;
	text-align:right;
}

.left_nav ul li{
	background:url(../images/left-devider.jpg) bottom no-repeat;
	padding:10px 5px 10px 2px;
	width:209px;
	float:right;
	text-align:right;
}

.left_nav ul li a{
	/*background:url(../images/ledt_nav_div.png) bottom no-repeat;
	padding:15px 5px 15px 2px;*/
	width:209px;
	float:right;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d84c15;
	font-weight:bold;
	text-decoration:none;
}

.left_nav ul li a:hover{
	/*background:url(../images/ledt_nav_div.png) bottom no-repeat;
	padding:15px 5px 15px 2px;*/
	width:209px;
	float:right;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4e1600;
	font-weight:bold;
	text-decoration:none;
}


.gap{
	float:left;
}

.inner_body_mid{
	width:479px;
	float:left;
	padding:5px 14px 8px 24px;
	text-align:left;
}

.inner_body_mid_packages{
	width:680px;
	float:left;
	padding:5px 14px 8px 24px;
	text-align:left;
}

.w_489{
	width:479px;
	float:left;
}

.w_489_packages{
	width:670px;
	float:left;
}

.search-sec2{
	width:479px;
	float:left;
}

.type1 {
	color: #46a6ae;
}

.type1_link {
	text-decoration:none;
	color: #46a6ae;
}

.type1_link:hover {
	text-decoration:none;
	color: #46a6ae;
}

.brd_bttm_1{
	border-bottom: solid 1px #eeeeee;
	padding-bottom:8px;
}

.w_169{
	width:152px;
	text-align:left;
}

.gap_r{
	float:right;
	
}

.search-btn {
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/search-btn-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	width: 73px;
}

.search-btn:hover {
	color: #000000;
}
.about-h1 {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #eeeeee;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight:bold;
}

.about-h1_link {
	border-bottom-width: 1px;
	/*border-bottom-style: dashed;
	border-bottom-color: #666666;*/
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color:#775c42;
	outline:none;
}

.about-h1_link:hover {
	border-bottom-width: 1px;
	/*border-bottom-style: dashed;
	border-bottom-color: #666666;*/
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
	color:#775c42;
	outline:none;
}
.orange {
	font-size: 14px;
	font-weight: bold;
	color: #f5821f;
}
.email-link {
	color: #f5821f;
	text-decoration: underline;
}
.email-link:hover {
	text-decoration: none;
}
.tbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:150px;
	border: 1px solid #d5d5d5;
	padding: 1px;
}
.submit-btn {
	background: url(../images/search-btn-bg.jpg);
	background-repeat: no-repeat;
	width: 73px;
	height: 22px;
	margin-right: 3px;
	margin-left: 3px;
	border:none;
}
.submit-btn input {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: none;
	width: 60px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.search-info {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style:solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-bottom-color: #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.left {
	float: left;
	text-align: justify;
}
.search-title {
	font-size: 16px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
.search-title:hover {
	color: #46a6ae;
}
.search-image {
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 5px;
}
.p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.p label {
	display: block;
	float: left;
	line-height: 20px;
	width: 90px;
	font-size: 11px;
}
.p select {
	width: 105px;
}






.body_right{
	width:202px;
	float:right;
	padding-left:12px;
	text-align:left;
}

.w_202{
	width:202px;
	float:left;
	padding-bottom:8px;
}

h3.color1 {
	color: #775c42;
}
h3.color2 {
	color: #f5821f;
}
h3.color3 {
	color: #46a6ae;
}
h3.color4 {
	color: #a6ce39;
}

.link1 {
	font-weight: bold;
	color: #775c42;
	text-decoration: underline;
}
.link1:hover {
	text-decoration: none;
}

.more {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.more:hover {
	text-decoration: none;
}

.newsltr-tbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width:90px;
	border: 1px solid #d5d5d5;
}
.sign-up {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	width: 90px;
}
.sign-up:hover {
	color: #000000;
}

.gap_r1 {
	text-align:center;
	width:250px;
	float:left;
	padding-top:20px;
}

.gap_r1 ul {
	margin: 0px;
	padding: 0px;
}
.gap_r1 li {
	display:inline;
	padding-right:5px;
	list-style-type: none;
}






.w_640{
	 PADDING-RIGHT: 20px; BORDER-TOP: #ccc thin; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px;  WIDTH: 660px; PADDING-TOP: 0px; padding-left:20px; background:#fff;
}

.email-link_2 {
	color: #d84c15;
	text-decoration: none;
	font-weight:bold;     
}
/* added on 20-05-09 */
.white_link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.white_link:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

/* added on 23-05-09 */
.link_3 {
	font-weight: bold;
	color: #775c42;
	text-decoration: none;
}
.link_3:hover {
	text-decoration: none;
}


.link_orange {
	font-weight: bold;
	color: #F57C23;
	text-decoration: none;
}
.link_orange:hover {
	text-decoration: none;
}

.link_green {
	font-weight: bold;
	color: #A6CE39;
	text-decoration: none;
}
.link_green:hover {
	text-decoration: none;
}

.bread_crumb {
	font-size: 13px;
	font-weight: bold;
	color: #f5821f;
	text-decoration: none;
}

.bread_crumb:hover {
	text-decoration: none;
}

.webdesing{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.webdesing:hover{
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

/*  new added on 04.07.09 */
.new_search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:140px;
	*width:130px;
	border: 1px solid #d5d5d5;
	margin:0px;
	padding:0px;
}

.new_search_bttn{
	/*background:#00CC00;
	padding:2px 3px;
	text-align:center;
	color:#000;
	font-size:11px;
	font-weight:bold;*/
	background:url(../images/new_search_button.jpg) top no-repeat;
	width:67px;
	height:21px;
	cursor:pointer;
	border:none;
	margin:0px;
	padding:0px;
}
.quick_search
{
width:200px;
height:30px;
margin:auto;
padding:0px;
float:left;
}
.quick_search p
{
font-size:10px;
color:#e07348;
padding:0px;
margin:3px auto 3px 5px;
display:block;
}
.quick_search_box
{
width:300px; 
height:auto;

float:right;
margin:auto;
}
.special_box
{
width:200px; 
height:auto; 
float:left;

}

.cloud_tag
{
width:96%;
height:auto;
margin:auto;
padding:0px;
}
.cloud_tag a
{
	text-decoration: none;
	color: #FF8000;
	font-size:12px;
}

.cloud_tag a:hover
{
	color: #775C42;
	text-decoration: underline;
}
.size_a
{
font-size:18px;
}

.size_b
{
font-size:14px;
}

.size_c
{
}

/***********new css************/

.gap_r_logo{ float:right; width:250px; #width:310px;}
.gap_r_logo ul{ float:right; margin:0; padding:0; list-style-type:none;}
.gap_r_logo ul li{ float:left; margin:0 0px 0 0; padding:0 4px 0 0; list-style-type:none;}


#emptysubnav {
	height:25px;
	width:750px;
}

#catnav,#catnav * {
	margin:0;
	padding:0;
	list-style:none;
}

#catnav {
	height:25px;
	float:left;
	width:750px;	
}

#catnav li {
	line-height: 25px;
	font-weight: bold;
	color: #d84c15;
	text-decoration: none;
	/*padding-right: 12px;
	padding-left: 12px;*/
	float:left;
	height:24px;
	

}

#catnav li a {
	line-height: 25px;
	font-size:13px;
	font-weight: bold;
	color: #d84c15;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	float:left;

}

#catnav li a:hover {
	color: #603914;
	background-image: url(../images/top-menu-hov.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;

}

#catnav li ul {
	position:absolute;
	left:-999em;
	width:10em;
	margin-top:-2px;
	padding-top:30px;
}

#catnav li:hover ul,#catnav li.sfhover ul {
	left:auto;
	z-index:10!important;
}

#catnav li ul li {
	display:block!important;
	width:15em;
	border-bottom:1px solid #666!important;
	border-top:none!important;
	background-color:#FFFFFF;
	/*background-image: url(../images/top-menu-hov.jpg);*/

	text-align:left;
}


