@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, img,  a, p, form {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;

}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #615F5F;
	text-align: left;
}
h1 {
	color: #AF1D26;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

h3 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.red {
	color: #AF1D26;
}

.editor {
	padding-bottom: 10px;
	color: #615f5f;
}
.editor .text_01 {
	font-size: 12px;
	color: #615F5F;
	margin-bottom: 5px;
}

.editor .text_02 {
	font-size: 16px;
	font-weight: normal;
	color: #615F5F;
}
.editor .text_03 {
	font-size: 14px;
	color: #AF1D26;
	font-weight: bold;
}
.editor .text_04 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
.editor .text_05 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : #4b193e;
	font-weight: bolder;
}
.editor .text_06 {
	font-size: 12px;
	font-weight: bold;
	color: #AF1D26;
}



.editor  strong  {
	color: #000000;
}





/*3px jog hack*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */

.wrapper {
	width: auto;
	height: auto;
}

.page {
	width: 979px;
	height: auto;
	margin: 0 auto;
	border: 3px solid #C0C0C0;
	padding-bottom: 7px;
}

.header {
	background: #f2f1df;
	height: 81px;
	width: 100%;
	position: relative;
	border-bottom: 3px solid #C0C0C0;
	float: left;
	position:relative;
}
.header .orderNow{
	position:absolute;
	width:190px;
	height:63px;
	left:400px;
	BOTTOM:0px;
	text-align:center;
}
.logo {

}
.lang {
	position: absolute;
	top: 17px;
	right: 10px;
	color: #615F5F;
}
.lang IMG{
	position: absolute;
	top: 20px;
	right: -7px;
}

.lang a {
	color: #615F5F;
}
.lang a:hover {
	color: #AF1D26;
}
.lang  a.selected {
	color: #AF1D26;
}

.lang span {
	padding-right: 3px;
	padding-left: 3px;
}



.nav_top {
	width: 100%;
	height: 23px;
	margin-left: -45px;

    border: solid 0px;
}
.nav_top ul {
	background: #99CCFF;
	list-style: none;

    border: solid 0px;
}
.nav_top li {
	float: left;
	white-space: nowrap;

    border: solid 0px;
}
.nav_top li a {
	color: #858484;
	padding-right: 14px;
	padding-left: 14px;
	line-height: 22px;
	background: url(../images/navTop_sep.gif) no-repeat left 2px;
	display: block;
	height: 23px;
	_float: left;
}
.nav_top  a.selected {
	color: #AF1D26;
}
.nav_top  a:hover {
	color: #AF1D26;
}
.nav_top a.first {
	background: url(../images/pixel.gif);
}



.content_hold {
	float: left;
	height: auto;
	width: 979px;
	margin-top: 16px;
}
.content_hold  .cont_left {
	background: #FFFFFF;
	float: left;
	height: auto;
	width: 545px;
	padding-left: 45px;
	position: relative;
}
.cont_left .ttl_1 {
	background: url(../images/ttl_lineTopBot.gif) repeat-x left top;
	height: 26px;
	width: 516px;
	font-weight: bold;
	color: #090909;
	line-height: 25px;
	margin-bottom: 5px;
}
.cont_left .ttl_1 span {
	color: #FFFFFF;
	background: #AF1D26;
	margin-right: 10px;
	width: 125px;
	text-align: center;
	float: left;
	font-size: 14px;
}
.cont_left .ttl_1 span.no_color {	
	background-color:transparent;
	margin:0px;
	text-align: center;
	float: none;
	font-size: 14px;
}
.cont_left  .ttl_2 {
	/*background: url(../images/hor_line.gif) repeat-x left top;*/
	border-top: 1px solid #AF1D26;
	height: 26px;
	width: 410px;
	font-weight: bold;
	color: #090909;
	line-height: 25px;
	margin-bottom: 5px;
	clear: both;
}
.cont_left  .ttl_2  span {
	color: #FFFFFF;
	background: #AF1D26;
	margin-right: 10px;
	width: 125px;
	text-align: center;
	float: left;
	font-size: 14px;
}
.ttl_3    {
	/*background: url(../images/hor_line.gif) repeat-x left top;*/
	border-top: 1px solid #AF1D26;
	height: 26px;
	width: 100%;
	font-weight: bold;
	color: #090909;
	line-height: 25px;
	margin-bottom: 5px;
	clear: both;
}
.ttl_3    span    {
	color: #FFFFFF;
	background: #AF1D26;
	margin-right: 10px;
	width: auto;
	text-align: left;
	float: left;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 50px;
}
.cont_left .note_1 {
	width: 410px;
	clear: both;
	margin-bottom: 0px;
	margin-top: 5px;
}
.cont_left .note_1 a {
	font-size: 12px;
	color: #AF1D26;
	font-weight: bold;
	float: right;
	margin-top: -5px;
}
.cont_left    .note_1    strong {
	display: block;
	padding-top: 5px;
}
.cont_left .note_1 p {
	height: auto;
	width: 280px;
}
.prices {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	background: #FFFFFF;
	width: 545px;
	clear: both;
	border-top: 1px solid #AF1D26;
	border-bottom: 1px solid #AF1D26;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
}
.prices  li {
	width: 545px;
	display: block;
	float: right;
	list-style: none;
}
.prices li .col1 {
	width: 145px;
}
.prices  li  .col2 {
	width: 250px;
}
.prices    li    .col3 {
	width: 150px;
}
.prices   li.bgOn {
	/*background: url(../images/prices_BG.gif) no-repeat left top;*/
	width: 545px;
	display: block;
	float: none;
}
.prices li.bgOn .col1 {
	width: 143px;
	background-color:#f2f1df;
	border-left:2px solid #FFF;
}
.prices  li.bgOn  .col2 {
	width: 248px;
	background-color:#f2f1df;
	border-left:2px solid #FFF;
}
.prices    li.bgOn    .col3 {
	width: 148px;
	background-color:#f2f1df;
	border-left:2px solid #FFF;
}
.prices li span {
	display: block;
	float: left;
	color: #615f5f;
	text-align: center;
	height: 26px;
	line-height: 26px;
}




.facilitiy {
	margin-top: 15px;
}
.facility .imgHold {
	float: left;
	height: auto;
	width: 180px;
}
.facility .imgHold img {
	margin-bottom: 20px;
}
.scrollerHold {
	position: relative;
	top:-303px;
	left:-5px;
	margin:0px -0px -300px -40px;
	width: 625px;
	text-align: center;
}
.scrollerHold #scrollLeft {
	position: absolute;
	left: -20px;
	top: 35px;
	cursor: pointer;
}
.scrollerHold  #scrollRight {
	position: absolute;
	top: 35px;
	right: -20px;
	cursor: pointer;
}






.content_hold .cont_right {
	background: #FFFFFF;
	float: right;
	height: auto;
	width: 385px;
}

.box5 {
	height: 278px;
	width: 263px;
	border: 1px solid #AF1D26;
	margin-right:7px;
	margin-bottom:7px;
	/*float: left;*/
}
.box5 .ttlBG {
	background: #AF1D26;
	height: 21px;
	width: 254px;
	font-size: 16px;
	font-weight: bold;
	color: #B3B3B3;
	line-height: 20px;
	padding-left: 9px;
}
.box5 .ttlBG span {
	color: #FFFFFF;
}
.box5  .editor {
	margin: 13px auto auto;
	height: auto;
	width: 239px;
	position: relative;
}
.box5  img {
	float: left;
	border: 1px solid #B0B0B0;
	margin-bottom: 10px;
	margin-right: 10px;
}
.box5 .editor a {
	color: #AF1D26;
	text-decoration: underline;
}





.hp_sectors {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	height: auto;
	width: 100%;
	padding-top: 5px;
	
}
.hp_sectors li {
	height: 105px;
	width: 156px;
	background: url(../images/hp_greenTTL.gif) no-repeat left top;
	float: left;
	margin-right: 13px;
	
}
.hp_sectors  li.selected {
	height: 105px;
	width: 156px;
	background: url(../images/hp_greenTTLOv.gif) no-repeat left top;
	float: left;
	margin-right: 13px;
}

.hp_sectors span {
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	display: block;
}
.hp_sectors img {
	float: left;
	margin-top: 3px;
	border: solid 1px #c2c1c1;
}
.hp_sectors p {
	height: 57px;
	width: 87px;
	float: right;
	margin-top: 3px;
	color: #333333;
}
.hp_sectors a {
	color: #AF1D26;
	float: right;
	margin-top: -5px;
}
.gallTitle {
	color: #AF1D26;
	float: left;
	display: block;
	clear: both;
	padding-left: 32px;
	padding-bottom: 5px;
	font-weight: bold;
}

.scroller {
	height: 68px;
	width: 385px;
	float: left;
}
.cont_left .gallTTL {
	background: #f2f1df;
	height: 100px;
	width: 534px;
	margin-top: 15px;
	position: relative;
}
.gallTTL .gallred {
	line-height: 24px;
	color: #B01111;
	padding-left: 24px;
	font-weight: bold;
}
.gallery_hold {
    border:0px solid;
	height: 337px;
	width: 321px;
	float:right;
	margin-right:15px;
}
.cont_right .sideMedia {
	border: 1px solid #BF5849;
	margin-top: 50px;
	margin-left: 30px;
}



.clearFloat {
	clear: both;

}

DIV.tourwise{
	font-family:arial;
	font-size:12px;
	color:#C2C4BF;
	float:left;
	padding:20px 10px 0px 10px;
	width:100%;
}
DIV.tourwise A{
	font-family:arial;
	font-size:12px;
	color:#C2C4BF;
	text-decoration:none;
}
DIV.tourwise A:hover{color:#007AA6;}







/*----------------------------------------  contactForm --------------------------------------*/
.innerFormWrapper{
	float:left;
	margin-top:10px;
	height:auto;
	margin-left:20px;
}
.innerFormWrapper H3{
	color: #517b7c; 
	font-size:17px;
	margin: 20px 0px 0px 10px;
	float:left;
	width:230px;
	
}
.innerFormWrapper .orderNow{
	float:right;;
	width:190px;
	height:63px;
	left:400px;
	BOTTOM:0px;
	text-align:center;
	margin-top:20px;
	margin-right:40px;
}
.contactForm{
	font-family:Arial, Helvetica, sans-serif;
	width: 330px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-left:20px;
	border:0px solid #ff0000;
	float:left
}
/* field_container */
.contactForm div{}
/* field_container  title */
.contactForm div .title{	
    float:left;
	width: 80px;
	text-align: left;
	line-height: 21px;
	font-size: 12px;
	color: #67727b;
	font-weight: bold;
	padding-right:10px;
}
/* field_container  field */
.contactForm div .field{
	float:left;
	padding-bottom:7px;
}
/* field_container  validation_response */
.contactForm div .validation_response{
	float:left;
	display:none;
}
/* field_container  not_validated */
.contactForm div.not_validated{
	color:#ff0000;
}
/* field_container  not_validated  title */
.contactForm div.not_validated .title{
	color:#555;
	
}
/* field_container  not_validated  field */
.contactForm div.not_validated .field{}
/* field_container  validation_response */
.contactForm div.not_validated .validation_response{
	font-size:12px;	
	font-weight:normal;
}
/* input */
.contactForm div .field input{
	border:1px solid #CCCCCC;
}
.contactForm div.not_validated input{
	border:1px solid #990000;
}
/* input.text */
.contactForm div .field input.text{
	background: url(../images/inpText.gif) no-repeat left top;
	height: 21px;
	width: 201px;
	border-style: none;
}
.contactForm div.not_validated input.text{
	border:1px solid #ff0000;
}
/* phrase */
.contactForm div div.phrase{
	width: 240px;
}
/* input.short_text */
.contactForm div .field input.short_text{}
.contactForm div.not_validated input.short_text{}
/* input.file */
.contactForm div .field input.file{}
.contactForm div.not_validated input.file{}
/* input.email */
.contactForm div .field input.email{}
.contactForm div.not_validated input.email{}
/* input.numeric */
.contactForm div .field input.numeric{}
.contactForm div.not_validated input.numeric{}
/* input.name */
.contactForm div .field input.name{}
.contactForm div.not_validated input.name{}
/* input.phone */
.contactForm div .field input.phone{}
.contactForm div.not_validated INPUT.phone{}
/* input.mobile_phone */
.contactForm div .field input.mobile_phone{}
.contactForm div.not_validated input.mobile_phone{}
/* input.submit */
.contactForm div input.submit{
	background-color:#af1d26;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 5px;
	border:1px solid #CCCCCC;
}
.contactForm div.not_validated input.submit{
	border:1px solid #CCCCCC;
}
/* input.radio */
.contactForm div .field input.radio{}
.contactForm div.not_validated input.radio{}
/* input.checkbox */
.contactForm div .field input.checkbox{}
.contactForm div.not_validated input.checkbox{}
/* textarea */
.contactForm div .field textarea{
	background: url(../images/inpArea.gif) no-repeat left top;
	height: 111px;
	width: 201px;
	border-style: none;
}
.contactForm div.not_validated textarea{
	border:1px solid #990000;
}
/* select */
.contactForm div .field select{}
.contactForm div.not_validated select{}
/* SPAN.mandatory */
.contactForm div .field span.mandatory{
	color:#990000;
}
/* div.submit */
.contactForm div.submit{
	clear:both;
	text-align:right;
	padding-right:10px;
	width:274px;
}
.contactForm .c_fullName, 
.contactForm .c_email, 
.contactForm .c_businessPhone, 
.contactForm .c_mobilePhone, 
.contactForm .c_comments{
	clear:left;
	position:relative;	
	margin:0px;
	padding-bottom:10px;
	
}

.contactForm .o_subject , 
.contactForm .o_fullName , 
.contactForm .o_email , 
.contactForm .o_rank , 
.contactForm .o_bodyText {
	clear:left;
	position:relative;	
	margin:0px;
	padding-bottom:10px;
	
}
.contactForm .o_bodyText .annimatics{
	width: 201px;
}








/********************************** siteMap   ***********************************/
div.siteMapDiv{

}
div.siteMapDiv ul{
	margin-left:15px;
}
div.siteMapDiv li{
	list-style-type:none; 
	color:#FF6600;
}
div.siteMapDiv li a{
	text-decoration:none;
	color:#858484;
	font-size:13px;
}
div.siteMapDiv li a:hover{
	text-decoration:underline;
	color:#AF1D26;
}

ul.siteMap_1{

}
ul.siteMap_1 li{
	list-style-type:none; 
	color:#FF0000;
}

ul.siteMap_2{
	
}
ul.siteMap_2 li{
	list-style-type:none;
	color:#FF3300 
}

ul.siteMap_3{
	
}
ul.siteMap_3 li{
	list-style-type:none;
	color:#FF6600; 
}

ul.siteMap_4{
	
}
ul.siteMap_4 li{
	list-style-type:none;
	color:#FFCC33; 
}





marquee.news_scroll{
	width:370px;
}
marquee.news_scroll a{
	color:#000000;
	font-weight:normal;
}
marquee.news_scroll a:hover{
	color:#666;
	text-decoration:underline;
}






.tourwise{
	color: #858484 !important;
}
.tourwise a{
	color: #858484 !important;
	padding: 0px 5px;
	border-left: 1px solid #CCC;
}
.tourwise a.none{
	color: #858484 !important;
	padding:0px 5px;
	border-left:none;
}
.tourwise a:hover, .tourwise a.selected{
	color: #AF1D26 !important;
}
.

