/* CSS Document */

body {
	margin: 0px;
	font-family:arial;
	color:#666666;
	font-size:11px;
	background-color:#C5E6FA;
	background-image:url(img/bg_body.gif);
	background-repeat:repeat-x;
	background-position:top;
}

h1 { font-family: arial; font-size: 16px; font-weight: bold; text-decoration: none; color: #4488B0; }
input, textarea { border:1px solid #666666; }
select { font-size:10px; border:1px solid #666666; margin-top:5px; }
li {list-style-image:url(img/bullet_arrow.gif); }

a, a:visited { color:#BC2A68; text-decoration:underline; }
a:hover { color:#BC2A68; text-decoration:none; }

/*div { border:1px solid red; }*/

div#header {
	width:980px;
	height:150px;
	padding:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/bg_header.jpg);
	background-repeat:no-repeat;
}

div#menu {
	padding:55px 0px 0px 510px;
	font-weight:bold;
	color:#FFFFFF;
}

div#menu a, div#menu a:visited { color:#336E93; text-decoration:none; font-weight:bold; }
div#menu a:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; }

div#main {
	width:965px;
	min-height:450px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-image:url(img/bg_main.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

div#regular_tours {
	width:270px;
	height:115px;
	margin-top:15px;
	margin-left:5px;
	padding:25px 20px 15px 20px;
	background-image:url(img/bg_regular_tours.gif);
	background-repeat:no-repeat;
	float:left;
}

div#private_tours {
	width:400px;
	height:120px;
	margin-top:15px;
	padding:20px 15px 15px 40px;
	background-image:url(img/bg_private_tours.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
}

div#book_online {
	width:165px;
	height:115px;
	margin-top:20px;
	padding:10px;
	background-image:url(img/bg_book_online.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
}

div#book_online_page {
	width:165px;
	height:115px;
	margin-top:20px;
	padding:10px;
	background-image:url(img/bg_book_online.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:15px;
}

div#middle {
	width:730px;
	float:left;
}

div#left {
	width:740px;
	padding:10px 0px 10px 10px;
	float:left;
}

div#chenar {
	width:730px;
	padding:10px 10px 10px 10px;
	background-image:url(img/div_top_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

.div_chenar {
	width:730px;
	padding:10px 10px 10px 10px;
	background-image:url(img/div_top_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

div#chenar_jos {
	width:750px;
}

.div_chenar_jos {
	width:750px;
}

div#publicitate {
	float:left;
	margin-left:45px;
}

div#publicitate_page {
	margin-left:15px;
}

div#private_tours_big {
	width:715px;
	height:170px;
	margin-top:15px;
	margin-left:5px;
	padding:30px 25px 25px 15px;
	background-image:url(img/bg_private_tours_big.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
}

div#private_tours_big_page {
	width:715px;
	height:170px;
	margin-top:15px;
	padding:30px 25px 25px 15px;
	background-image:url(img/bg_private_tours_big.gif);
	background-repeat:no-repeat;
	float:left;
}

div#partner_hotels_bucharest {
	width:715px;
	height:200px;
	margin-top:15px;
	margin-left:5px;
	padding:35px 25px 0px 15px;
	background-image:url(img/bg_partners_bucharest.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	text-align:center;
}

div#footer {
	width:985px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	background-image:url(img/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	color: #4488B0;
	font-size:9px;
	text-align:center;
}

div#footer a, div#footer a:visited { color:#4488B0; text-decoration:underline; }
div#footer a:hover { color:#4488B0; text-decoration:none; }

.tour_title {
	color:#BC2A68;
	font-size:16px;
	font-weight:bold;
}

/*div {	border: 1px solid #000000; }*/