/***** Page *****/

body {
    /*background:#7E0001 url(../img/bodyBg.jpg) repeat-x;*/
	background: #F7F6F6;
    color: #333333;
    margin: 20px;
    padding: 0;
    font-family: Verdana,Arial;
    font-size: .8em;
}


.left {
    float: left;
    padding: 0;
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    display: inline;
}

.right {
    display: inline;
    float: right;
    text-align: right;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
}

/***** Wrapper *****/

#wrapper {
    background: #FCFBE9;
    border: 0px;
    color: #000;
    margin: 0 auto;
    padding: 0;
    width: 980px;
}

#header{
    margin: 0 0 0 0;
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    background-image: url( '../img/headerBg.gif' );
    background-position: left top;
    background-repeat: no-repeat;
	height: 105px;
}

#subHeader{
    margin: 1px 1px 15px 1px;
    float: left;
    width: 978px;
    background-image: url( '../img/subHeaderBg.gif' );
    background-repeat: repeat-x;
	height: 20px;
}


/*** Main Nav ***/


#header ul { 
	line-height: 37px;
	float: right;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-right: 1px;;
	margin-top: 68px;
	padding:0;
}


#header ul li { 
 	list-style: none; 
	float: left;
	display: block;
	background-image: url(../img/menuBorder.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	font-size: 10px;
	color: #454545;
}

#header ul li.first_link {
	background-image: none;
}
#header ul li a { 
	float: left;
	text-decoration: none;
	display: block; 
	height: 37px;
	font-size: 10px; 
	color: #454545;
	margin-left: 1px;
}

#header span {
	padding-bottom: 0; 
	padding-left: 10px; 
	padding-right: 10px;
}

#header ul li a:hover,#header ul li a.selected,#header ul li a.current,#header ul li:hover a{
	background-image: url(../img/menuOver.gif);
	background-repeat: repeat-x; 				
	cursor: pointer;
}

/* level 2*/
#header ul li ul {
	display: none;
	z-index: 30; /* Safari fix */
	position: absolute;
	width: 130px;
	clear: both;
	margin-left: 1px;
	background-color: #F1ECE8;
	top:88px;
}
#header li > ul {
	display: none;
	margin-top: 37px;
}
#header ul li:hover > ul {
	display: block;
}

#header ul li ul li{
	padding: 0;
	margin: 0;
	float: none;
	display: block;
	clear: both;
	width: auto;
	height: 25px;
	border-top: 1px solid white;
	background-color: #F1ECE8;
	line-height: 25px;
}

#header li ul li a{
	padding: 0;
	margin: 0;
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;	
	background-image: none!important;
	background-color: #F1ECE8;
}

#header li ul li a:hover {
	background-image: none;
	color: #000000!important;
}

		

/***** Content *****/

#content {
    background: #fff;
    padding: 0px 10px;
    color: #000;
	border: 1px solid #363636;
	border-top: 0;
	margin-bottom:0;
	margin-top: 0;
}

#content p {
    margin: 10px 5px;
	text-indent: 25px;
}


#content ul{
    list-style-type:square;
}

#content ul li{
    padding-bottom:.9em;
}

.heading {
	font-size: 14px;
    color: #484848;
	width: 100%;
}

.headingH {
	font-size: 18px;
    color: #484848;
	width: 100%;
	font-weight:bold;
}

.heading2 {
	font-size: 15px;
    color: #484848;
	width: 100%;
    float: left;
	margin-top: 20px;
}

.headingRed {
  color: #7E0001; 
  font-weight: bold;
}

.headingGreen {
  color: #8BAB12; 
  font-weight: bold;
}
/*****Right Div Index Page ******/

#rightDivIndex {
	float: right; 
	margin-top: 4px; 
	width: 522px; 
	height: 400px;
}

#rightDivMap {
	float: right; 
	margin-top: 10px; 
	border-top: 1px solid #DFD2CA; 
	width: 522px; 
	height: 400px;
	padding-top: 15px;
}

.rightDivIndexInner {
	width: 176px; 
	text-align:left; 
	float: left; 
	margin-top: 10px; 
	font-size: 11px;
}

.w170 {
  width: 170px;
}

#rightDivIndex a {
  color: #7E0001;
  text-decoration:underline;
  font-weight:bold;
}

#rightDivIndex a:hover {
  color: #7E0001;
  text-decoration:none;
  font-weight:bold;
}

.abUs {
  width: 408px; 
  border-top: 1px solid #DFD2CA; 
  margin-top: 10px; 
  text-align:justify; 
  float:left;
}

#newHot {
  border-top: 1px solid #DFD2CA; 
  width:100%; 
  padding-top:10px;
  font-size:12px;
  padding-bottom:35px;
}

#newHot a {
  color: #0066CC;
  font-weight:bold;
  text-decoration:underline !important;
}

#newHot a:hover {
  text-decoration:none !important;
}

/***** Footer *****/

#footer {
    background: #FFFFFF;
    clear: both;
    color: #547699;
    font-size: .9em;
    height: 40px;
    line-height: 1.8em;
    text-align: left;
}

#footer a {
    background: inherit;
    color: #547699;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .left {
    margin: 12px 0 0 0;

}

#footer .right {

    margin: 0 8px 0 0;
}

/************City Page*************/

#leftContent {
	width: 606px;  
	margin-top: 40px; 
	float:left;
}

.pLeftCont {
	text-align:justify; 
	border-bottom: 1px;
	border-bottom-style:dotted; 
	border-bottom-color:#000000;
	font-size:12px;
	padding-bottom: 5px;
}

.pLeftCont a {
	color: #FE8815;
	text-decoration:underline !important;
	text-decoration:underline;
	font-weight:bold;
}

.pLeftCont a:hover {
	text-decoration:none !important;
	text-decoration:none;
}


#headerImage {
	border:4px solid #DFD2CA; 
	margin-top:10px; 
	margin-bottom: 15px;
}

.hotelDiv {
	width: 100%; 
	border-bottom: 1px; 
	border-bottom-style:dotted; 
	border-bottom-color:#000000;
	margin-bottom: 12px;
}

.hotelDiv a {
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline !important;
  color: #0066CC;
}

.hotelDiv a:hover {
  text-decoration:none !important;
}

.rightContent{
	width: 320px; 
	float: right; 
	margin-top: 40px;
}
.leftInnerDiv {
	border-top: 1px solid #DFD2CA; 
	width:100%;
}

.formMain{
	border-left: 1px solid #DFD2CA; 
	width:300px; 
	text-align:left; 
	margin-top: 30px; 
	height: 354px; 
	padding-left: 20px;
	margin-bottom: 40px;
}

.formMain2{
	border-bottom: 1px solid #DFD2CA; 
	width:280px; 
	text-align:left; 
	margin-top: 30px; 
	height: 275px; 
	padding-left: 40px;
	margin-bottom: 40px;
}


.formMain2f1 {
	width: 182px; 
	margin-bottom: 25px;
	margin-top: 2px;
	background-image:url(img/formfieldbg.gif); 
	background-repeat:repeat-x;
}

.formMain2f2 {
    margin-top: 2px;
	width: 138px; 
	margin-bottom: 25px;
}

.formMain2f3 {
	width: 102px; 
	margin-bottom: 25px;
	margin-top: 2px;
}

.formField1 {
	width: 182px; 
	background-image:url(img/formfieldbg.gif); 
	background-repeat:repeat-x;
}


.formField2a {
	position: relative; 
	top: 30px; 
	right: 191px;
}

.formField2b {
	width: 80px; 
	position: relative; 
	top: 35px; 
	left: 0;
}

.formField3a {
	position:relative; 
	top:10px; 
	left:20px;
}

.formField3b {
	width: 80px; 
	position:relative; 
	top:35px; 
	right:59px;
}

.formField4 {
	margin-top:50px; 
	float:left;
}

.formField5 {
	margin-top:50px; 
	float:right;
}

#mainFormBut {
	margin-top: 15px; 
	background-image: url(http://www.bgtraveller.com/img/but.gif);
	width:130px;
	height:26px;
	border:0;
	padding-bottom: 4px !important;
	padding-bottom: 3px;
	color:#1B2202;
	font-weight:bold;
}

.starImg {
	margin-left: 5px; 
	border:0; 
	margin-bottom: -1px;
}

.hthImg {
	float: right; 
	border: 1px solid #DFD2CA; 
	margin: 15px -2px 0 5px;
	cursor: pointer;
}

.shlImg {
	border:0; 
	margin-bottom: -1px;
	cursor: pointer;
}

/************PopUp Map***********/

#popUp {
	position: absolute;
	top: 82%;
	left: 24%;
	height: 400px;
	text-align: center;
	padding: 5px;
	border: 1px solid black;
	background: white;
}

#popUp a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline !important;
	color: #0066CC;
}
			
#popUp a:hover {
	text-decoration:none !important;
}
						
/************Adjustings***********/

.bord3P {
	border: 3px solid #DFD2CA;
}

.mapCity {
	margin-top: 10px; 
	margin-bottom: 20px; 
	border:0
}

.bGreen {
  color: #8BAB12; 
}

.borderzero {
	border: 0;
}

.padBot3 {
	padding-bottom: 3px !important;
	padding-bottom: 3px;
}

.spanLCat {
	color:#3A66CC;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
}

.imgNewH1 {
	margin-top:5px;
	margin-bottom: 20px;
}

.imgNewH2 {
	margin-left:10px;
	margin-top:5px;
	margin-bottom: 20px;
}

#mapDivZab {
  width: 280px; 
  background-image:url(../img/showMap.gif); 
  background-position:left; 
  background-repeat:no-repeat; 
  height:35px; 
  margin-top: 0px; 
  padding-left: 60px; 
  margin-bottom: 5px;
}

.indSlideL {
  text-decoration:underline;
  cursor:pointer;
  font-weight:bold;
  color:#FF3300;
}

.langBar {
  margin-left: 928px; 
  margin-top: 4px; 
  font-size:11px; 
  color:#999999;
}

.langBar a { 
  color: #000000;
  text-decoration:none;
}

.langBar a:hover { 
  text-decoration:underline;
}

.trdir {
	padding-top: 10px; 
	float:right; 
	padding-bottom:10px;
}

.trdir a {
    background: inherit;
    color: #547699;
    text-decoration: none;
}

.trdir a:hover {
    text-decoration: underline;
}

.dirDiv {
	padding-top: 10px; 
	width: 100%;
}

.dirDiv a {
    color: #7E0001;
    text-decoration:underline;
    font-weight:bold;
}

.dirDiv  a:hover {
    color: #7E0001;
    text-decoration:none;
    font-weight:bold;
}

.dirDiv a {
    color: #7E0001;
    text-decoration:underline;
    font-weight:bold;
}

.socMr img {
	border: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}