body, table, pre, p, img, h1{
	border:0px;
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:12px;
}
body{
	background: #e8e3da;

	/*background: #d9ceae;*/
	text-align:center;

	font-family:arial;

}table td{
	font-family:arial;

	vertical-align:center;
}
h1{
	line-height:37px;
	background: url('../img/h1.png') no-repeat right;
	float:left;
	padding:0px 25px 0px 10px;
	font-size:18px;
	color:white;
	font-weight:normal;
}
#continut{
	margin:auto;
	width:1001px;
	text-align:left;
}
#languages{
	height:33px;
	text-align:right;
	margin-top:24px;
}
#languages, #languages a{
	color:black;
	font-weight:bold;
	text-decoration:none;
}
#menu{
	height:56px;
	background:url('../img/menu.png');
	font-size:14px;
}
#menu a{
	display:block;
	line-height:56px;
	float:left;
	margin:0px 15px 0px 10px;
	padding-left:20px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover{
	color:#ffc332;
}
#menu a.home{
	background:url('../img/menu_home.png') center left no-repeat;
}
#menu a.login{
	background:url('../img/menu_login.png') center left no-repeat;
}
#menu a.blog{
	background:url('../img/menu_blog.png') center left no-repeat;
}
#menu a.about{
	background:url('../img/menu_about.png') center left no-repeat;
}
#menu a.livechat{
	background:url('../img/menu_livechat.png') center left no-repeat;
}
#menu .menu_sep{
	width:2px;
	float:left;
	height:56px;
	background: url('../img/menu_sep.png') no-repeat;
}
#otherInfo{
	float:right;
	width:350px;
	margin-right:10px;
	color:white;
	font-weight:bold;
	padding-top:7px;
	font-size:15px;
	line-height:22px;
}
#otherInfo .fright{	text-align:right;
}
#header{
	height:241px;
	background:url('../img/header.jpg') top no-repeat;
}
#menu_left{
	width:200px;
	float:left;
}
#menu_left a{
	display:block;
	line-height:31px;
	padding-left:25px;
	background:url('../img/menu_left_link.png');
	text-decoration:none;
	color:#17760d;
	font-weight:bold;
}
#menu_left a.selected, #menu_left a:hover{
	background:url('../img/menu_left_link_hover.png');
	color:white;
}
#slideshow{
	width:380px;
	float:left;
	margin-left: 5px;
	margin-right: 5px;
}
#slideshow .box{
	text-align:center;
	/*background:url('../img/slide_bg.png') top center no-repeat; */
	background: white;
	border: 4px solid rgb(133,124,102);
	height:295px;
	max-height:295px;
	overflow: hidden;
	/*height: 335px; */
}
#slideshow .box div{
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}
#underslide{
	border-top:1px solid white;
	height:125px;
	min-height:125px;
}
#underslide .inner{
	/*background:#e2dcd1 url('../img/inner.png') repeat-x; */
	background: white;
	border: 4px solid rgb(133,124,102);
	/*background:url('../img/under.png') center no-repeat; */
	/*height: 85px; */
	height:125px;
	min-height:125px;
	overflow: hidden;
}
#quote{
	width:401px;
	float:left;
}
#quote .section{
	border-left:1px solid white;
	height:320px;
}
#quote .module{
  width:400px;
	height:322px;
	background-image: url('../img/quote.jpg') top center repeat;
	position: relative	height: 1%;
  float:left;
	margin-top:1px;
	margin-bottom:3px;
  padding:0px;
  border:0px;
}
#exchange_box{
	border-top:1px solid white;
	padding:0px 0px;
}
#exchange{
	/*height:7px;*/
	height: 73px;
	/*background: url('../img/exchange.png'); */
	background: rgb(133,124,102);
	float:left;
 	width:199px;
}
#wheather{
	/*height:74px; */
	height: 73px;
	/* background: url('../img/exchange.png'); */
	background: rgb(133,124,102);
	float:right;
 	width:199px;
}
#underquote{
	height:103px;
	background: url('../img/under.png') center no-repeat;
}
#travel{
	float:left;
	width:737px;
	border-right:5px solid white;
	background:white;
}
#travel h1{
	background: url('../img/travel.png');
	float:none;
}
#right_travel{
	width:259px;
	float:right;
}
#planner .section{
	background: #f5f2ec;
	height:125px;
	margin-bottom:5px;
}
#destinations .section{
	background: #ffffff;
	padding:5px 7px 5px 0px;
}
#destinations .module{
	border:1px solid #c9c9c9;
	background:#e2dcd0 url('../img/destinations_bg.png') top repeat-x;
	padding:5px;
}
#destinations .module .text{
	height:115px;
}
#destinations .sep{
	padding-top:2px;
	background: #9fb814;
	margin-bottom:3px;
}
#welcome{
	line-height:40px;
	background:url('../img/welcome.png');
	color:white;
	padding-left:12px;
	font-size:20px;
}
#content{
	background:#e6e2da url('../img/content.png') top repeat-x;
	/* padding-bottom:10px; */
}
#content .section{
	background: url('../img/portrait.png') top right no-repeat;
}
#content .bullet{
	padding-left:20px;
	background: url('../img/bullet.png') left center no-repeat;
}
.orange{
	color:#be6c00;
	font-weight:bold;
}
#footer{
	height:47px;
	background: url('../img/footer.png');
	text-align:center;
	line-height:47px;
}
#footer, #footer a{
	color:#727272;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover{
	color:#be6c00;
}
.readmore{
	text-align:right;
	height:21px;
}
.readmore a{
	display:block;
	background:url('../img/readmore.png');
	text-decoration:none;
	width:71px;
	line-height:21px;
	float:right;
	text-align:center;
	color: #625842;
}
#routePlaner, #travelTime{
	width:234px;
	/* margin-left:20px; */
}
#routePlaner input, #travelTime input{
	border:1px solid #c9c9c9;
	background:white;
}
#travelTime input{
	width:100px;
}
.img{
	float:left;
	height:65px;
	margin:0px;
	margin-bottom:0px;
}
.img img{
	margin:2px 2px 2px 2px;
}
.title{
	font-weight:bold;
	font-size:16px;
	padding:0px 0px 5px 0px;
	color:#474747;
}
.details{
	text-align:right;
	height:35px;
		padding-right:5px;
	font-size:15px;
}
.details a{
	display:block;
	background:url('../img/details.png');
	text-decoration:none;
	width:90px;
	line-height:35px;
	height:35px;
	float:right;
	text-align:center;
	color: white;
	font-weight:bold;
}
.head{
	color:#ffc231;
	font-weight:bold;
	text-align:center;
	padding:5px;
	font-size:15px;
}
#exchange{
	color:white;
	line-height:20px;
}
#wheather .inner{
	color:white;
	/*padding:1px; */
	text-align:center;
}
#underslide .fixheight, #underquote .fixheight{
	padding-top:5px;
}
#quickquote{
	font-weight: bold;
  color:#505050;
  margin-left:0px;
	margin-bottom:10px;
}
#quickquote .input, #quickquote .inputsmall{
	border:0px;
	background:url('../img/inputbig.png');
	height: 15px;
	width: 105px;
	line-height:13px;
	font-size:12px;
  margin:0px;
  padding:0px;
  border:0px;
}
#quickquote .inputsmall{
	width:130px;
}
.reserve{
	background: url('../img/reserve.jpg') no-repeat;
	border:0px;
	width:100px;
	height:20px;
	color:white;
	font-weight:bold;
	cursor:pointer;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.right{
	text-align:right;
}
.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
	border:0px;
}
#select_cat{
	width:270px;
	height:60px;
	position:absolute;
	margin-top:-52px;
}
#select_cat td{
	vertical-align:middle;
	text-align:center;
}
#select_cat td img{
	cursor:pointer;
}

/*Top horizontal navigation */
.navcontainer { 
width:790px;
height:40px;
clear:both;
text-align: left;
}

.navcontainer ul
{
	padding: 0px;
	margin: 0px;
}

.navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("../../specials/images/tab_down.png");
background-repeat:no-repeat;
font: 10px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

.navcontainer a
{
color: #000;
text-decoration: none;
display: block;
width: 120px;
height:22px;
padding-top:18px;
border-width: 0px;
margin: 0;
}

.navcontainer li.active { background: url("../../specials/images/tab_up.png"); background-repeat:no-repeat;}
.navcontainer a:hover { background: url("../../specials/images/tab_up.png"); background-repeat:no-repeat;}



/* END NAVIGATION */
