/* CSS Document */

*{padding: 0px; margin:0px;}
img {border: 0px;}
body{
	background-image:url(../images/headerbg1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #000;
	font-family:"Trebuchet MS";
}
h1 {font-family: "Trebuchet MS";font-size:22px;color:#dbdbdb;font-weight: normal;}
p {font-family:"Trebuchet MS"; font-size:12px; color:#dbdbdb;}
td{font-size:12px;}

#wrapper{
	width: 1003px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	height:140px;
	width:1003px;
	background-image:url(../images/headerbg1.jpg);
	background-repeat:repeat-x;
}
#imgheader{
	height:230px;
	width: 1003px;
	background-color:#000000;
}
#Rescontatiner
 {
	width: 700px;
	padding:10px;
	background-color:#3d3d3d;
	background-repeat: no-repeat;
	height: auto;
	float:right;
	clear:both;
}
#ReservationPanel{
	width: 260px;
	padding:10px;
	float:left;
	background-color:Red;
	background-position:left;
	background-repeat: no-repeat;
	height: auto;
	
}

#contatiner{
	width: 983px;
	padding:10px;
	background-color:#3d3d3d;
	background-image: url(../images/bodybg1.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height: 600px;
}
#bottom {
	height: 0px;
	width: 900px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#bottom a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#dbdbdb;}
#rightcol {
	float: left;
	width: 215px;
	margin-top: 22px;
	padding-left: 15px;
}
.tbltxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tbltxtW {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:Black;
	width:120px;
	padding-left:5px;
	text-align:left;
	line-height:25px;
	
}


.txtRes {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:Black;
	padding-left:15px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	line-height:25px;
}
.reservatoion_txtbox { width:152px; border: #000000 1px solid; line-height: 20px; padding-left:2px; padding-right:2px; color: #000; font-size: 12px; line-height:20px;}
.reservation_country {width:180px; color:#000; font-size:10px;}



.tbltxtW1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:Black;
	padding-left:5px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	
	
}

.rowR
{
width:230px;
background-color:Gray ;
font-family: "Trebuchet MS";
font-weight: bold;
font-size: 14px;
color:White;
text-align:left;
line-height:22px;
padding:9px;

}
.rowR1
{
background-color:Gray ;
font-family: "Trebuchet MS";
font-weight: bold;
font-size: 14px;
color:White;
text-align:left;
line-height:22px;
padding:9px;

}

.tbltxtW11 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:Black;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	background-color:#EDEDED;
}
.tbltxtW1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:Black;
	width:230px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#EDEDED;
}

#bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #DBDBDB;
	float: left;
	width: 693px;
	padding-right: 20px;
	padding-left: 20px;
}
.links {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #DBDBDB;
	text-decoration: underline;
	text-align: right;
}
.tbl {
	height: 80px;
	width: 500px;
	margin-left: 180px;
}
.btn {
	background-image: url(images/btn.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}#contatiner1 {
	width: 983px;
	padding:10px;
	background-color:#3d3d3d;
	background-repeat: no-repeat;
	height: auto;
}
.tblborder {
	border: 1px solid #c9c9a7;
}
.row1{background-color: #c9c9a7;
font-size: 18px;
color:#3d3d3d;
text-align:left;

}
.ddl
{

	FONT-SIZE: 11px; 
	WIDTH: 40px; 
	LINE-HEIGHT: normal;
}


.tooltip { background-color:#666666; color:#FFFFFF; padding:3px; padding-left: 14px; padding-right:14px;}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:170px; color:#990000}
a.tooltip:hover span{display:inline; position:absolute; background:#ddd; border:1px solid #cccccc; color: #990000; font-size:11px; font-weight: normal; text-align:left; text-decoration:none;}
