﻿body
{
	margin: 5px 0px 5px 0px;
	padding: 0;
	line-height: normal;
	background: black;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer
{
	width: 959px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	padding: 0px;
	background: white;
	border-right: crimson 2px solid;
	border-top: crimson 2px solid;
	border-left: crimson 2px solid;
	border-bottom: crimson 2px solid;
}

#topsection{
	background: white;
	padding:0px;
	margin:0px;
	border:0px;	
}

#contentwrapper{
	float: left;
	width: 100%;
	padding:0px;
	margin:0px;
	border:0px;
}

#contentcolumn{
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
	padding:0px;	
	border:0px;
}

#leftcolumn{
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -959px; /*Set left margin to -(MainContainerWidth)*/
	background: black;
	padding:0px;	
	border:0px;
}

#footer{
	clear: left;
	width: 100%;
	background: white;
	color: #FFF;
	text-align: center;
	padding: 0px;
}

#footer .footerlink
{
	width: 100%;		
	background-image: url(navleft/footer.jpg);
	background-repeat:repeat-y;	
	height: 25px;
	/*background-color: white;		*/
	clear: left;			
}

#footer .footercopy
{
	width: 100%;	
	background-color:White;	
	text-align: center;
	clear: left;
	height: 25px;
	border: 0px;
	margin: 0px;
	padding: 0px;
		
}

#footer .footerleft
{
	width: 470px;	
	background-color:White;	
	text-align: left;
	float:left;
	height: 25px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;	
		
}

#footer .footerright
{
	width: 470px;	
	background-color:White;	
	text-align: center;
	float:left;
	height: 25px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align:right;
	padding-right:10px;
		
}

#footer .footerright a
{
	color: blue;	
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;
}
#footer .footerright a:hover
{
	text-decoration: underline;
}
.innertube{
	margin: 5px 5px 0px 10px; /*Margins for inner DIV inside each column (to provide padding)*/	
}

.innertube1{
	margin: 0px 10px 0px 0px; /*Margins for inner DIV inside each column (to provide padding)*/	
}

#divcontenttop
{
	padding: 0px;
	margin: 0px;	
	widows: 955px;
	background: white;
}

#divcontenttop .liveupdate
{
	float: left;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	border: 0px;
	width: 400px;
	background: white;
	color: Red;	
}

#divcontenttop .liveupdate A
{
	color: blue;
	text-align: justify;
	font: 11px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	text-decoration: none;
}

#divcontenttop .liveupdate A:hover
{
	color: blue;
	text-align: justify;
	font: 11px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	text-decoration: underline;
}

#divcontenttop .dateupdate
{
	float: left;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	width: 235px;
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	color: black;
	text-align: justify;
	text-decoration: none;
	background: white;
}
#nav
{
	
	float: left;
	padding: 5px 5px 0px 45px;
	margin: 0px;
	border: 0px;
	width: 250px;
	background: white;
	text-align:right;
	vertical-align:top;
}

#nav a
{
	color: blue;
	text-align: center;
	text-decoration: none;
	padding: 0px 2px 0px 2px;	
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Tahoma, Sans-Serif;
	vertical-align:top;
}
#nav a:hover
{
	text-decoration: underline;
}

#nav1
{
	
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border: 0px;
	width: 800px;		
}

#nav1 a
{
	color: white;
	text-align: center;
	text-decoration: none;
	padding: 4px 2px 4px 2px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;
}
#nav1 a:hover
{
	text-decoration: underline;
}

#divcontenttop_image
{
	clear:left;
	padding: 0px;
	margin: 0px;	
	widows: 955px;
	background: white;
}

#divcontenttop_image .leftimage
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 513px;
	float: left;
}

#divcontenttop_image .rightimage
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 442px;
	float: left;
}

#divmenu
{
	clear:left;
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 939px;
	height: 23px;
	background: url(MenuStyle/01.jpg);
	padding-left: 20px;
}

#vdividermenu ul{
	margin: 0;
	padding: 0;
	border: 0px;
	float: left;
	width: 935px;	
	height: 23px;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
	width: 935px;
}

#vdividermenu ul li{
	display: inline;
	height:23px;
}

#vdividermenu ul li a
{
	float: left;
	color: black;
	padding: 5px 30px 0px 15px;
	text-decoration: none;
	background: transparent url(MenuStyle/02.jpg) TOP right no-repeat;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Sans-Serif;
	height: 18px;
	text-transform: uppercase;
}

#vdividermenu ul li a:hover
{
	color: black;	
	text-decoration: underline;	
}

/* Div Content Left */

#divleft 
{
	clear:left;
	border:0px;
	margin: 0px;
	padding: 0px;
	width:200px;
	background: black;
	text-align:justify;
}

#divleft .classic
{
	border:0px;
	margin: 0px;
	padding: 0px;
	width:198px;
}

#divleft .leftnormal
{
	border:0px;
	margin: 0px;
	padding:0px;
	padding-bottom: 5px;
	width:198px;
}

#divleft .leftnormal_in
{
	border: 0px;
	margin: 0px;
	padding: 5px;
	width: 188px;
	font-size: 11px;
	color: white;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
}

#divleft .leftnormal_in1
{
	border: 0px;
	margin: 0px;
	padding: 5px;
	width: 188px;
	font-size: 11px;
	color: white;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	background: #8998c4;
}

#divleft .leftnormal_in A
{
	font: bold 10px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	color: white;
	text-align: justify;
	text-decoration: none;
}

#divleft .leftnormal_in A:hover
{
	font: bold 10px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	color: white;
	text-align: justify;
	text-decoration: underline;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.markermenu{
	list-style-type: none;
	margin: 0px;
	padding: 0;
	width: 198px;	
}

.markermenu li 
{
	background: black url(navleft/05.jpg) no-repeat 5px center;
	padding-left: 25px;
	width: 175px;
}

.markermenu li a
{
	
	font: bold 11px/17px Tahoma, Verdana, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 3px 0px 3px 10px;	
	text-decoration: none;	
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 164px;
}
.markermenu li a:hover{
	color: white;
	text-decoration: none;
	background-color: #8898c3;		
}


/* Style Font */

.FontNormal
{
	font-size: 11px;
	color: navy;
	font-family: Verdana, Tahoma, Sans-Serif;
	line-height: normal;
	text-align: justify;
}

.FontBlack
{
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	color: black;
	text-align: justify;
	text-decoration: none;
}

.FontButton
{
	font-size: 11px;
	color: black;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
}

.FontBlue
{
	font-weight: bold;
	font-size: 11px;
	color: Blue;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
}

.FontRed
{
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	color: red;
	text-align: justify;
	text-decoration: none;
}


.FontButton_1
{
	font-size: 11px;
	color: black;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
}

.FontNormal_CAP
{
	font-size: 11px;
	color: navy;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	text-transform: uppercase;
}

.FontNormal_1
{
	font-size: 11px;
	color: navy;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
}

.FontBlue-Header
{
	font-weight: bold;
	font-size: 11px;
	color: Blue;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;	
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	text-align:left;
}

.FontBlack-Header
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
}
/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
    text-align:center;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.4em 0.7em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}



/* Child Control */

#maincontainerchild{
width: 740px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: white;
}

#topsectionchild{
	background: white;
}



#divchildtop
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 740px;
}

#divchildtop .childleft
{
	float:left;
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 215px;
	text-align:justify;	
}

#divchildtop .childquick
{
	background: url(Images/01.jpg);
	height:21px;
	width: 174px;
	text-align:justify;
	padding-top: 12px;
	padding-left: 30px;
}

#divchildtop .childmappath
{
	text-align:justify;
	width: 208px;
	border: 0px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#divchildtop .childright
{
	float:left;
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 525px;
	text-align:justify;	
}

#divchildtop .childrightimage
{
	padding: 3px 0px 0px 0px;
	border: 0px;
	margin: 0px;
	width: 525px;
	text-align:justify;	
}

#navright
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 160px;
}

#navright .navheader
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 160px;
}

#navright .navnormal
{
	padding: 5px 0px 0px 0px;
	border: 0px;
	margin: 0px;
	width: 160px;
}

#navright .navnormalHeader
{
	padding:0px;
	border: 0px;
	margin: 0px;
	width: 160px;
	
}

#navright .navnormalHeader A
{
	font: bold 10px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	color: blue;
	text-align: justify;
	text-decoration: underline;
}

#navright .navnormalHeader A:hover
{
	font: bold 10px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	color: blue;
	text-align: justify;
	text-decoration: none;
}

#navright .navnormal_Normal
{
	padding: 3px 0px 3px 0px;
	border: 0px;
	margin: 0px;
	width: 160px;
	font: 11px Tahoma, Verdana, Sans-Serif;
	text-transform: uppercase;
	color: red;
	text-align: justify;
	text-decoration: none;
}

#divchild
{
	clear: both;
	width: 740px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	line-height: normal;
	padding-top: 5px;
}

#divchild .StyleHeader
{
	background-image: url(MenuStyle/01.jpg);
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	text-transform: uppercase;
	color: black;
	text-align: justify;
	background-repeat: repeat-x;
	height: 18px;
	padding: 5px 5px 0px 5px;
	width: 730px;
}

#divchild .StyleNormal
{
	padding: 5px 0px 0px 0px;
	border: 0px;
	margin: 0px;
	width: 730px;
	line-height: normal;
	font-size: 11px;
	text-transform: none;
	color: navy;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	font-variant: normal;
	text-decoration: none;
}

#divchild .myBox
{ 
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #000080;
    width: 500px;
    padding: 10px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #c0c0c0;
    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
 line-height: normal; }
 
 #divchild .myBox A
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-style: italic;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: underline;
}

 #divchild .myBox A:Hover
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-style: italic;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}

#divchild .ItemHeader
{
	text-transform: none;
	color: #f7b602;
	text-decoration: none;
	width: 730px;
	padding-top: 5px;
	text-align: justify;
	font: bold 11px Tahoma, Verdana, Sans-Serif;
}


#divchild .ItemHeader A
{
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color: blue;
	font-style: normal;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-variant: normal;
	text-decoration: none;	
}

#divchild .ItemHeader A:Hover
{
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	color: blue;
	font-style: normal;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-variant: normal;
	text-decoration: underline;
}

#divchild .ItemNormal
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	width: 730px;
	text-align: justify;
	line-height: normal;
}

#divchild .ThemeImageStyle
{
	float: left;
	width: 166px;
	height: 120px;
	text-align:left;
}

#divchild .ThemeImageStyleBorder
{
	width: 156px;
	height: 116px;
	text-align:center;
	padding: 3px 0px 0px 0px;
	border: 1px silver solid;
}

#divchild .template
{
	background-color: #fbfbfb;
	width: 730px;	
	border: 1px solid #edf1f4;
	text-align: justify;
	padding: 5px;
	margin: 0px;
}

#divchild .templateheader
{
	width: 730px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#divchild .templateheader A
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: black;
	font-style: normal;
	font-family: Verdana, Tahoma, Serif;
	font-variant: normal;
	text-decoration: none;	
	border-right: skyblue 1px solid;
	border-top: skyblue 1px solid;
	border-left: skyblue 1px solid;
	border-bottom: 0px;
	padding: 3px 10px 2px 10px;
	background-color: #fbfbfb;
}

#divchild .templatenormal
{
	border-right: skyblue 1px solid;
	border-top: skyblue 1px solid;
	border-left: skyblue 1px solid;
	border-bottom: skyblue 1px solid;
	padding: 5px;
	width: 720px;	
}

#divchild .TemplateStyle
{
	width: 740px;
	padding-top: 5px;
}

#divchild .RowHGImage 
{
	clear:both;
	float:left;
	width: 316px;		
}

#divchild .RowHGImage-1 
{	clear:both;
	text-align: center;
	width: 306px;	
	border: solid 1px #e5e5e5;
	padding: 3px 0px 3px 0px;	
	
}

#divchild .Tour_Header
{
	width: 710px;
	padding: 5px;
	border-bottom: dodgerblue 1px solid;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	color: black;
	font: bold 11px Verdana, Tahoma, Sans-Serif;
	text-transform: none;
	text-align: justify;
	text-decoration: none;
}

#divchild .Tour_Normal
{
	width: 710px;
	padding: 5px;
	border: 0px;
	line-height: normal;
	text-align: justify;
}

#divchild .Tour_Image
{
	float:right;
	width: 206px;
	padding-left: 10px;
	height: 156px;
}

#divchild .Tour_ImageStyle
{
	clear:both;
	width: 206px;	
	height: 153px;
	text-align: center;
	padding-top: 3px;
	border: 1px solid silver;
}

#divchild .RowPrice
{
	font-weight: bold;
	font-size: 11px;
	color: Blue;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;	
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	text-align:left;
	margin: 0px;	
}

#divchild .RowPrice A
{
	font-weight: bold;
	font-size: 11px;
	color: Blue;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: underline;
}

#divchild .RowPrice A:Hover
{
	font-weight: bold;
	font-size: 11px;
	color: Blue;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}

#Reservation
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 720px;
}

#Reservation .RStyle
{
	margin: 0px;
	border: 0px;
	padding: 5px 0px 0px 0px;
	width: 620px;
}

#Reservation .RHeader
{
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;	
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: black;
	font-style: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-variant: normal;
	text-decoration: none;
	width: 710px;
	border-bottom: 1px solid silver;
}

#Reservation .RCenter
{
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 710px;
}

#Reservation .HotelInformation
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 700px;	
}

#Reservation .RImageWidth
{
	float: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 216px;
	text-align:left;
}

#Reservation .RImageWidthStyle
{
	border: 1px solid silver;
	margin: 0px;
	padding-top: 3px;
	width: 206px;
	text-align:center;
	height: 153px;
}

.TableLeft
{
	font-weight: bold;
	font-size: 11px;
	width: 150px;
	color: blue;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}

.TableRight
{
	font-weight: normal;
	font-size: 11px;
	width: 550px;
	color: black;
	line-height: normal;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}


















