@media print {
	.noprint{
		display:none;
		visibility:hidden;
	}
	.printable{
		display: block;
		visibility: visible;
	}
}

/*----- HTML TAG -----*/
BODY{
	margin: 0px 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	background: #f3e9c9 url(../images/bg.png) repeat-x left -107px;
}

FORM{
	margin: 0px;
	padding: 0px;
}

TABLE{
	empty-cells: show;
}

A{
	text-decoration:none;
	color:#006699;
}
A:hover{
	text-decoration:none;
	color:#444040;
}
A.special{
	color:#CC0000;
}
A.special:hover{
	color:#FF0000;
}
A.special:visited{
	color:#FF0000;
}
INPUT, TEXTAREA{
	border: 1px solid #B4A465;
}
H1, H2, H3 {
	font-family: Arial, Helvetica, sans-serif;
}
/*------------- COMPLEX --------------*/
.alignRight{
	text-align:right;
}
.backgroundHead {
	background:#003366;
}
.fontWBold {
	font-weight:bold;
}
.fontCWhite {
	color:#FFFFFF;
}
/*------------- ID Base --------------*/
#PageHeader{
	height:158px;
}
#PageFooter{
	height: 60px;
	text-align: center;
	color: #908070;
	font-size:11px;
	font-weight: 300;
}
#PageHolder{
	padding: 0;
	margin: 0px 25px 20px auto;
	width: 950px;
	direction: rtl;
	color: #303030;
}
#mainSection{
	vertical-align:top;
	margin:0;
	padding:0;
}

#logo{
	position: absolute;
	margin-top: 4px;
	margin-right: -25px;
	z-index: 5;
}
#topMenu{
	position: absolute;
	top: 25px;
	left: 0px;
	background: url(../images/bg1.png) left -31px;
	padding: 4px 4px 4px 40px;
	width: 220px;
	overflow: hidden;
}
#topMenu A{
	font-weight: 600;
	color: #FFFFFF;
}
#topMenu A:hover{
	color: #EEEEEE;
}

#mainMenu{
}
#mainMenu TABLE TD{
	text-align: center;
	color: #FFFFFF;
}
#mainMenu A{
	color: #FFFFFF;
	font-size:12px !important;
	font-weight: 600;
}
#mainMenu A:hover{
	color: #EEEEEE;
}
/*------------------------*/
.hidden{
	display: none;
}
.main_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	padding: 10px 30px 10px 10px;
	border-bottom: 1px solid #E4DCBE;
	color: #116633;
}
.slideshow{
	float: right;
	width: 517px;
	height: 235px;
	background: url(../images/slideshow-bg.gif) top left no-repeat;
}

.slideshow .mask{
	margin: 24px 12px 0 12px;
}

A.button, DIV.button{
	display: block;
	float: right;
	padding: 2px 8px 4px 8px;
	color: #333333;
	background: url(../images/bg.png) left -4px repeat-x;
	margin: 2px;
	white-space: nowrap;
	font-weight: 600;
	text-align: center;
}
A.button:hover{
	color: #000000;
}
.disabled {
	color: #999999;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25; 
}
.box{
	padding: 8px 8px 0px 0px;
}

.list {
	padding: 5px;
}
.list .title{
	padding: 2px 0 6px 0;
	background: url(../images/bg.png) left -40px repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-weight: 600;
}
.list .content A.super{
	display: block;
	padding: 2px 30px 6px 2px;
	background: url(../images/bullet-big.gif) no-repeat right 7px; 
	font-weight: 600;
}
.list .content A.super:hover{
	background: url(../images/bullet-big.gif) no-repeat right -12px;
}
.list .content A.sub{
	display: block;
	padding: 2px 30px 6px 2px;
	font-size: 11px;
}
.list .content A.sub:hover{
}

.fieldrow{
	margin: 10px 10px 5px 0;
}
.fieldrow SPAN{
	display:block;
	width:60px;
	float:right;
}
/*----------------icons---------------*/
UL.link {
	margin: 0;
	padding: 0;
	width: 930px;
	white-space: nowrap;
}
UL.link LI {
	float: right;
	list-style: none;
	padding-right: 2px;
	padding-left: 2px;
	height: 16px;
}
UL.link LI A{
	color:#ffffbc;
	display: block;
	margin-top: 8px;
	white-space: nowrap;
}
UL.link LI A.topMenu{
	margin: 0 20px 0 4px;
}
UL.link LI A.topMenu{
	margin: 0 20px 0 4px;
}
UL.link LI A:hover{
	color:#FFFFFF;
}

UL.link LI.home{
	background: url(../images/iconset.gif) right 0px no-repeat;
}
UL.link LI.contact{
	background: url(../images/iconset.gif) right -20px no-repeat;
}
UL.link LI.user{
	background: url(../images/iconset.gif) right -40px no-repeat;
}

.tourlist *{
	line-height: 150%;
}
.tourlist .image{
	float:left;
	width: 200px;
	text-align: left;
}
.tourlist .title, .tourlist .tourtitle{
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	text-align: right;
}
.tourlist .tourtitle{
	text-align: right;
	margin-bottom: 10px;
}
.tourlist .tourtitle .code{
	font-size: 14px;
}
.tourlist .length{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-top: 20px;
	margin-bottom: 15px;
}
.tourlist .hotel{
	background-color:#EAEDF2;
	margin-top: 5px;
}
.tourlist .hotel TD{
	background-color:#FFFFFF;
	text-align: right;
}
.tourlist .hotel TH{
	background:#003366;
	color:#FFFFFF;
	font-weight:600;
}
.tourlist .length .start, .tourlist .length .end{
	font-weight: 600;
}
.tourlist .price{
	color: #339966;
	padding-top: 20px;
}
.tourlist .detail{
	padding-top: 5px;
	padding-right: 20px;
}
.tourlist .reserve{
	display: block;
	padding: 2px 12px 4px 12px;
	background: #666666;
	color: #FFFFFF;
	font-weight: 600;
	border: 1px solid #003333;
	margin-top: 4px;
	margin-top: expression('0px');
}
.tourlist .description{
	color: #666666;
	border: double 3px #003366;
	padding: 8px;
}
.tourlist .lastline{
	float:right;
	height:1px;
	overflow: hidden;
	background: #006633;
	margin-top: 4px;
	padding:0;
}

.gallery .image{
	float: left;
	width: 220px;
	text-align: center;
	height: 150px;
	padding: 3px;
}

TABLE.list {
	border: 1px solid #E9F0E6;
}

TABLE.list TH{
	background-color: #94BA0A;
	color: #FFFFFF;
	font-weight: 600;
	padding: 2px 4px 2px 4px;
	text-align: center;
}

TABLE.list TR.r1{
}

TABLE.list TR.r2{
	background-color: #F0F2FF;
}

TABLE.list TD{
	border-top: 1px solid #E9F0E6;
	border-right: 1px solid #E9F0E6; 
	padding: 3px;
	margin: 0;
	text-align: right;
}

TABLE.list TD A{
	color: #001166;
}

TABLE.list TD A:hover{
	color: #003399;
}
#book-ok {
	text-align:center;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #3399CC;
	font-weight:bold;
	padding-top:10px;
}
.lable {
	vertical-align:top;
}
.payment {
	background: #faf7ed;
	border: 3px solid #E4DCBE; 
	text-align: justify; 
	padding: 10px;
}
.length {
	font-size:9px;
	color:#999999;
}
.special_news {
	color: #CC6633;
	font-family:"Times New Roman", Times, serif, Arial;
	font-size:15px;
	font-weight: bolder;
	text-align: justify;
}
.boxes {
	background: #faf7ed;
	border: 1px solid #E4DCBE; 
	text-align: justify; 
	padding: 5px;
	margin-bottom:5px;
	margin-right:2px;
}
.lenDate {
	background-color:#EAEDF2;
}
.lenDate TD {
	background-color:#FFFFFF;
	text-align: right;
}
.passenger {
	background-color:#EAEDF2;
}
.passenger TH{
	background:#003366;
	color:#FFFFFF;
	font-weight:600;
}
.passenger TD {
	background-color:#FFFFFF;
	text-align: right;
}
.agetext H1,
.agetext H2,
.agetext H3,
.agetext H4 {
	display: none;
}