@charset "utf-8";
/*design honeymoon-tours site and start a page css web site */

body
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family:Arial, Helvetica,sans-serif;
	font-size:12px;
}
.main {
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
 
.sub-header {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a40000;
		}
.sub-header a:link
{
	color: #a40000; text-decoration: none;
}
.sub-header a:hover {
	color: #a40000; text-decoration: none;
}
.sub-header a:visited {
	color: #a40000; text-decoration: none;
}
.sub-header a:active{
	color: #a40000; text-decoration: none;
}
.navigation{width:900px}
.navigation img{padding:0;margin:0;border:0}
.navigation a{font-size:8pt;color:white;text-decoration:none;display:block;height:24px;padding:10px 12px 0;white-space:nowrap;}
.navigation a:hover{color:white;text-decoration:none}
.nav-background{
	float:left;
	height:41px;
	background-image: url(../image/nav_unselected_background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.nav-buttons{width: 900px;color:white;font-size:8pt;font-weight:900;font-family:arial;text-shadow: 0 0 0 #000}
.nav-buttons td{border-right:1px solid #9E9E9E;border-left:1px solid #666666;text-align:center}
.no-border-left{border-left:0!important}		
.main-right{
	width:198px;
	height:298px;
	float:right;
	background-color: #1f74ab;
	clear: none;
	}

.query {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #414141;
}
.query-email {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	}
.main-query-bor {
	background-color: #dedede;
	border: 1px solid #414141;
}

.query-text {
	font-family:Arial, Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
}


.footer-heared {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


/*____________________________detailed-query page ______________________________________________*/.querypage-email {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	color: #a40000;
}
.input {
    border: 1px solid #0145fe;
    background: #ffffff;
}
.input:hover {
    border: 1px solid #0145fe;
    background: #bdcfff;
}
.txt-fld {
	BORDER-RIGHT: #c2bfbf 1px solid; BORDER-TOP: #c2bfbf 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #c2bfbf 1px solid; BORDER-BOTTOM: #c2bfbf 1px solid; FONT-FAMILY: tahoma,arial
}

.link-header {
	font-family: Arial, Helvetica, sans-serif;
}
/*____________________________________ Query Box______________________________________________*/

.query-box
{
	background-color: #7b7878;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border: 1px solid #7b7878;
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	vertical-align: text-bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	height: 10px;
}
#query-textbox {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 298px;
	width: 194px;
	border: 1px solid #7b7878;
	padding: 0px;
	float: left;
	padding: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-top:0px;
	}
	
/*__________________________________________Query From ____________________________________________*/

.myform{
	margin:0 auto;
	width:195px;
	padding:0px;
}
#basic label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:95px;
	float:left;
	}
#basic .small{
		color:#990000;
		font-size:12px;
		font-weight:normal;
		text-align:right;
		}
#basic input{
		float:left;
		width:80px;
		margin:2px 0 12px 10px;
	}
#basic button{ 
		float:left;
		margin-left:25px;
		margin-top:10px;
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}
/*____________________________________________________left panel_________________________________*/

#left-nav-inner-container{
	width:160px; border:1px solid #C5C5C5; padding:5px 10px; margin:5px 0px 0px 2px; overflow:hidden	
	}
	
#rigth-nav-inner-container{
	width:138px; border:1px solid #C5C5C5; padding:5px 10px; margin:5px 2px 0px 2px; overflow:hidden	
	}

#left-nav-selected{list-style-image:url(../../image/GreenArrow.gif); padding-left:15px; font-size:8pt;}
#left-nav-selected a{font-weight:bold; color:#7CA500}
#left-nav-section-selected{font-weight:bold}

.nav-left
{border-bottom:2px dotted #C5C5C5; padding-bottom:3px; padding-top: 2px;}

.li-left{padding-top:5px}
/*__________________________________________Midbody Panel________________________________________*/

#main-textbox {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	height: 676px;
	width: 180px;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 2px;
	}
	
#mainpart-textbox {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	height: 676px;
	width: 180px;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 2px;
	}


.maininsdie-textbox
{
	background-color: #7b7878;
	border: 1px solid #7b7878;
	height:12px;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align: text-top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius: 5px;
	clear: none;
	
}
.maininsdie-textbox a:link
{
	color: #FFFFFF; text-decoration: none;
}
.maininsdie-textbox a:hover {
	color: #FFFFFF; text-decoration: none;
}
.maininsdie-textbox a:visited {
	color: #FFFFFF; text-decoration: none;
}
.maininsdie-textbox a:active{
	color: #FFFFFF; text-decoration: none;
}

.img{padding:2px;}

.clear{clear: none;}

.heading{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.heading A:link{text-decoration:none; color:#000000}
.heading A:visited {text-decoration:none; color:#000000}
.heading A:active {text-decoration:none; color:#000000}
.heading A:hover {text-decoration:none; color:#000000}

.hrline{border-bottom:#7b7878 solid 1px; margin:2px}

.inlink A:link{text-decoration:none; color:#000000}
.inlink A:visited {text-decoration:none; color:#000000}
.inlink A:active {text-decoration:none; color:#000000}
.inlink A:hover {text-decoration:none; color:#000000}