* {	
	margin: 0; 
	padding: 0;
}
body {
	background-image: url(picts/background/summer_back.png);
	background-position: center top;
	background-repeat:repeat-x;
	background-color: #bad9fb;
	font-family: tahoma, verdana, arial, geneva;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	margin: auto;
}
#container {
	height: 100%;
	width: 916px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

#top {
	background-image: url(picts/background/back-top.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 916px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#middle {
	background-image: url(picts/background/back-middle.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 916px;
	margin: auto;
	float: left;
}
#bottom {
	background-image: url(picts/background/back-bottom.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 916px;
	margin: auto;
	clear: both;
}
#header {
	height: 210px;
	width: 888px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -16px;
	margin-left: auto;
}
#logo {
	height: 210px;
	width: 276px;
	float: left;
	margin-top: -17px;
}
#menu {
	float: right;
	height: 210px;
	width: 610px;
	margin-top: -19px;
}
#category {
	float: left;
}
#content {
	height: 100%;
	width: 888px;
	margin: auto;
	clear: none;
}
#popular {
	height: 100%;
	width: 279px;
	float: left;
}
#popular_title {
	background-image: url(picts/tabs/popular_destinations/title.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 279px;
	float: left;
}
#popular_middle {
	background-image: url(picts/tabs/popular_destinations/middle.jpg);
	background-repeat: repeat-y;
	min-height: 320px;
	height: auto;
	width: 279px;
	float: left;
}
#popular_bottom {
	background-image: url(picts/tabs/popular_destinations/bottom.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 279px;
	margin: auto;
	float: left;
}
h4 {
	color: #FFFFFF;
	/*padding-left: 20px;
	padding-top: 5px;
	*/
	padding-left: 40px;
	padding-top: 18px;
	font-size: 12px;
	
}
#popular_left {
	height: 100%;
	width: 125px;
	float: left;
	margin-left: 10px;
}
#popular_left ul, #popular_right ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#popular_left li, #popular_right li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 30px;
	background-image: url(picts/tabs/popular_destinations/icon.jpg);
	background-repeat: no-repeat;
}

#popular_right {
	float: right;
	height: 100%;
	width: 125px;
	margin-right: 10px;
}
#popular_left strong, #popular_right strong {
	color: #e0871b;
}
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
#search {
	height: 100%;
	width: 302px;
	float: left;
	margin-left: 2px;
}
#search_hotels {
	height: 100%;
	width: 302px;
	float: left;
	margin-left: 2px;
}
#search_cars {
	height: 100%;
	width: 302px;
	float: left;
	margin-left: 2px;
}
#search_title {
	width: 302px;
	background-image: url(picts/tabs/accomodation/title.jpg);
	background-repeat: no-repeat;
	height: 43px;
	float: left;
}
#search_content {
	background-image: url(picts/tabs/index_tabs/middle.jpg);
	background-repeat: repeat-y;
	height: 320px;
	width: 302px;
	float: left;
}
#search_bottom {
	background-image: url(picts/tabs/index_tabs/bottom.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 302px;
	float: left;
}
#destination, #location {
	width: 280px;
	margin: auto;
	height: 30px;
}
h3 {
	font-size: 11px;
	color: #0498ec;
	padding-top: 8px;
	float: left;
	padding-left: 12px;
}
#destination  select, #location  select, #type select {
	float: right;
	font-size: 11px;
	margin-top: 4px;
	margin-right: 8px;
}
#splitter {
	background-image: url(picts/tabs/index_tabs/splitter.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 290px;
	margin: auto;
}
#arrival-departure {
	width: 280px;
	height: 70px;
	margin: auto;
}
#arrival {
	height: 70px;
	width: 135px;
	float: left;
}
#departure {
	float: right;
	height: 70px;
	width: 135px;
}
.grey {
	color: #666666;
	padding-top: 11px;
}
input {
	font-size: 11px;
	width: 650px;
	clear: left;
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	max-width:127px;
}
#calendar_summer {
	height: 16px;
	width: 22px;
	float: left;
	clear: both;
	margin-top: 2px;
	margin-left: 10px;
}
#type {
	height: 30px;
	width: 280px;
	margin: auto;
}
#people {
	height: 50px;
	width: 280px;
	margin: auto;
}
#adults {
	height: 50px;
	width: 65px;
	float: left;
	margin-right: 2px;
	text-align: center;
}
#children {
	height: 50px;
	width: 65px;
	float: left;
	margin-right: 2px;
	text-align: center;
}
#infants {
	height: 50px;
	width: 115px;
	float: left;
	margin-right: 2px;
}
#childAges
{
	height: 20px;
	width: 150px;
	float: left;
	/*margin-top: 23px;*/
	margin-left: 10px;
}
#childAges span
{
    margin-right: 10px; 
    font-weight: bold; 
    color: #666666;
}
#childAges input
{
    width: 25px;    
    text-align: center;
}

#search_btn  {
	height: 20px;
	width: 67px;
	float: right;
	/*margin-top: 23px;*/
	margin-left: 10px;
}

.search_hotels_btn {
	height: 20px;
	width: 67px;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
}
#adults select, #children select, #infants select {
	font-size: 11px;
	width: 50px;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}
#welcome {
	width: 302px;
	float: right;
	height: 100%;
}
#welcome_title {
	background-image: url(picts/tabs/welcome/title.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 302px;
}
#welcome_content {
	background-image: url(picts/tabs/index_tabs/middle.jpg);
	background-repeat: repeat-y;
	height: 320px;
	width: 302px;
}
#welcome_bottom {
	background-image: url(picts/tabs/index_tabs/bottom.jpg);
	background-repeat: no-repeat;
	width: 302px;
	height: 26px;
}
.pict {
	margin-top: 2px;
	margin-left: 30px;
}
.map_text {
	color: #168814;
	font-size: 12px;
}
#welcome_content p {
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#payment_info {
	height: 100%;
	width: 888px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
}
#payment_title {
	background-image: url(picts/tabs/payment/title.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 886px;
}
#payment_middle {
	background-image: url(picts/tabs/payment/middle.jpg);
	background-repeat: repeat-y;
	height: 400px;
	width: 886px;
	text-align: center;
}
#payment_bottom {
	background-image: url(picts/tabs/payment/bottom.jpg);
	background-repeat: repeat-y;
	height: 24px;
	width: 886px;
}
#useful_info {
	height: 100%;
	width: 888px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#useful_title {
	background-image: url(picts/tabs/usefull_info/title.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 886px;
}
#useful_middle {
	background-image: url(picts/tabs/usefull_info/middle.jpg);
	background-repeat: repeat-y;
	height: 140px;
	width: 886px;
}
#useful_bottom {
	background-image: url(picts/tabs/usefull_info/bottom.jpg);
	background-repeat: repeat-y;
	height: 24px;
	width: 886px;
}
#useful_texts p {
	width: 210px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
#useful_picts {
	width: 600px;
	float: right;
	height: 138px;
	margin-right: 20px;
	margin-top: 2px;
}
#useful_box {
	height: 138px;
	width: 100px;
	float: left;
}
#use_pict {
	float: left;
	height: 98px;
	width: 98px;
}
#useful_link {
	width: 100px;
	height: 38px;
	float: left;
}
#useful_link ul {
	list-style-type: none;
}
#useful_link li {
	padding-left: 14px;
	padding-top: 4px;
	background-image: url(picts/cross/cross_usefull.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
#useful_link a {
}
.useful_link_bold {
	font-weight: bold;
	color: #a57f54;
	text-decoration: none;
}
.useful_link_bold:hover  {
	text-decoration: underline;
}
#copyrights {
	height: 28px;
	width: 888px;
	margin: auto;
}
#copyrights p {
	padding-top: 1px;
	float: right;
	padding-right: 4px;
}

#copyrights .t-c {
	margin-bottom: -7px;
	margin-right: 2px;
}
#copyrights a {
	color: #990000;
	text-decoration: none;
}
#copyrights a:hover {
	text-decoration: underline;
}
#search .car_hire {
	background-image: url(picts/tabs/car-hire/title.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 302px;
}
#car_pict {
	background-image: url(picts/tabs/car-hire/car_pict.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 228px;
	margin: auto;
}
#main_box {
	height: 100%;
	width: 606px;
	float: left;
	margin-left: 2px;
}
#main_box .flights {
	background-image: url(picts/tabs/flights/title.jpg);
	background-repeat: no-repeat;
}
#main_box .accomodation {
	background-image: url(picts/tabs/inside_tabs/accomodation/title.jpg);
}

#main_box_title {
	width: 606px;
	background-repeat: no-repeat;
	height: 43px;
	float: left;
}
#main_box_content {
	background-image: url(picts/tabs/inside_tabs/middle.jpg);
	background-repeat: repeat-y;
	min-height: 320px;
	height: 100%;
	width: 606px;
	float: left;
}
#main_box_bottom {
	background-image: url(picts/tabs/inside_tabs/bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 606px;
	float: left;
}
#current_choice {
	height: 20px;
	width: 380px;
	float: left;
	margin-top: 5px;
	margin-left: 18px;
}
#current_choice strong, #current_choice span {
	color: #0498ec;
	font-weight:bold;
}

#details_choice span
{
	font-weight:bold;
}

#wrong {
	float: right;
	height: 20px;
	width: 180px;
	margin-top: 5px;
	margin-right: 10px;
	text-align: right;
}
#wrong a {
	color: #0498EC;
}
#wrong a:hover {
	text-decoration: none;
}
#splitter_big {
	background-image: url(picts/tabs/inside_tabs/splitter.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 2px;
	width: 594px;
	clear: both;
}
#details_choice {
	height: 20px;
	width: 580px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 18px;
}
#ranking {
	background-image: url(picts/tabs/inside_tabs/count-results-tab.jpg);
	background-repeat: repeat-x;
	margin: auto;
	clear: both;
	height: 37px;
	width: 594px;
}
#rank_left {
	width: 380px;
	float: left;
	height: 37px;
}
#rank_left select {
	float: right;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 4px;
	width: 200px;
}
#rank_right {
	float: right;
	height: 37px;
	width: 200px;
}
#rank_right select {
	font-size: 11px;
	/*width: 50px;*/
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#list_title {
	height: 32px;
	width: 594px;
	clear: both;
	background-color: #c7e3f3;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.dark_blue {
	color: #3c69a2;
}
#result {
	clear: both;
	height: 100%;
	width: 594px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#main_info {
	height: 122px;
	width: 594px;
}
#result_picture {
	height: 120px;
	width: 175px;
	border: 1px solid #bfbfbf;
	float: left;
}
#load_pict {
	height: 110px;
	width: 110px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#general_info {
	height: 122px;
	width: 338px;
	float: left;
	background-color: #f6f6f6;
	margin-left: 1px;
}
#general_title {
	height: 24px;
	width: 338px;
	float: left;
	background-image: url(picts/tabs/inside_tabs/box/tabs/title_1.jpg);
	background-repeat: repeat-x;
}
.title_summer {
	padding-top: 4px;
	padding-left: 8px;
	float: left;
	color:White;
	text-decoration:none;
}

.title_summer a:href{
	padding-top: 4px;
	padding-left: 8px;
	float: left;
	color:White;
	text-decoration:none;
}


#general_subtitle {
	height: 24px;
	width: 338px;
	background-color: #C7E3F3;
	float: left;
}
.subtitle {
	color: #3C69A2;
	padding-left: 8px;
	padding-top: 5px;
}
#stars {
	height: 22px;
	width: 75px;
	float: right;
	margin-top: 1px;
	margin-right: 1px;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#star_gold {
	height: 22px;
	width: 14px;
	float: left;
}
#star_grey {
	height: 22px;
	width: 14px;
	float: left;
}
#general_text {
	float: left;
	height: 74px;
	width: 338px;
}
p {
	padding-top: 4px;
	padding-left: 8px;
}
.blue_link {
	color: #3C69A2;
}
#map_price {
	height: 122px;
	width: 77px;
	float: right;
}
#map_price_2 {
	height: 122px;
	width: 77px;
	float: left;
}
#map {
	height: 48px;
	width: 77px;
	margin-bottom: 1px;
	float: left;
}
#map #up {
	background-image: url(picts/tabs/inside_tabs/box/details/details_up.jpg);
	background-repeat: repeat-x;
	height: 24px;
	float: left;
	width: 100%;
}
#map #down {
	background-color: #C7E3F3;
	height: 24px;
	width: 100%;
	float: left;
}
#general_info .car {
	width: 339px;
	height: 122px;
}

#price {
	background-image: url(picts/tabs/inside_tabs/box/price.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 77px;
	float: left;
	cursor:pointer;
}
.price {
	padding-top: 28px;
	padding-left: 6px;
}

.per_night
{
	font-size:11px;
	color:White;
}

#facilities {
	background-color: #F6F6F6;
	height: auto;
	width: 592px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#splitter_bold {
	background-image: url(picts/tabs/inside_tabs/box/splitter.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 3px;
	width: 594px;
	margin-top: 8px;
	margin-bottom: 2px;
}
#next_previous {
	float: right;
	height: 20px;
	width: 225px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.next {
	height: 20px;
	width: 96px;
	float: right;
}
.previous {
	height: 20px;
	width: 126px;
	float: left;
}
#availability {
	clear:both;
	height:100%;
	margin:auto auto auto 13px;
	width:580px;
}

#booknow {
	float:right;
	height:20px;
	margin-bottom:10px;
	margin-right:4px;
	margin-top:5px;
	width:96px;
}
.dark_blue_2 {
	color: #3C69A2;
	padding-bottom: 4px;
}

#av_detail {
	height: 20px;
	width: 590px;
	background-color: #f1f8fc;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.av_detail {
	color: #3C69A2;
	padding-top: 2px;
	padding-left: 10px;
	float: left;
}
.price_next {
	color: #3C69A2;
	padding-top: 2px;
	padding-right: 0px;
	float: right;
}
.next {
	color: #3C69A2;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
}
.next a {
	color: #3C69A2;
	text-decoration: underline;
}
#facilities_menu {
	height: 24px;
	width: 594px;
	clear: both;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(picts/tabs/inside_tabs/box/tabs/title_1.jpg);
	background-repeat: repeat-x;
}
#facilities_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.tab {
	height: 20px;
	width: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
}
.tab:hover {
	background-image: url(picts/tabs/inside_tabs/box/tabs/title_2.jpg);
	background-repeat: repeat-x;
}

.tab_on {
	height: 20px;
	width: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	background-image: url(picts/tabs/inside_tabs/box/tabs/title_2.jpg);
	background-repeat: repeat-x;
}


#pictures_box {
	height: 760px;
	width: 594px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#pictures_big {
	float: left;
	height: 288px;
	width: 288px;
	margin-left: 10px;
	border: 1px solid #a0a0a0;
	background-color: #FFFFFF;
}
#pictures_big_load {
	height: 280px;
	width: 280px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#pictures_thumbs {
	float: left;
	height: 320px;
	width: 280px;
	margin-left: 10px;
}
#pictures_line {
	height: 68px;
	width: 280px;
	float: left;
}
#pictures_line {
	margin-bottom: 10px;
}

#pict_thumb {
	float: left;
	height: 66px;
	width: 66px;
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
	margin-right: 10px;
}
#load_thumb {
	height: 64px;
	width: 64px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#further_info {
	width: 580px;
	height: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#further_title {
	margin-top: 30px;
	margin-bottom: 10px;
}

.blue {
	color: #0498ec;
	font-weight: bold;
}
#splitter_bold2 {
	background-image: url(picts/tabs/inside_tabs/box/splitter.jpg);
	background-repeat: repeat-x;
	height: 3px;
	width: 594px;
	margin-top: 8px;
	margin-bottom: 2px;
	float: left;
	margin-left: 6px;
}
#book_title {
	margin: auto;
	height: 24px;
	width: 594px;
	background-image: url(picts/tabs/inside_tabs/box/book/title_tab.jpg);
	background-repeat: repeat-x;
}
#book_details {
	background-color: #f1f7fb;
	height: 120px;
	width: 590px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #c5e6f9;
}
.grey_book {
	color: #666666;
	padding-top: 6px;
	float: left;
}
.book_left {
	color: #3C69A2;
	padding-top: 2px;
	padding-left: 10px;
	float: left;
	width: 234px;
}
#book_par {
	float: left;
	height: 100%;
	width: 500px;
	margin-top: 10px;
	margin-left: 10px;
}
#book_par a {
	color: #3c69a2;
}

.book_right {
	color: #3C69A2;
	padding-top: 2px;
	padding-left: 10px;
	float: right;
	width: 280px;
}
#book_details_line {
	width: 590px;
	height: 60px;
}
#book_splitter {
	background-image: url(picts/tabs/inside_tabs/box/book/splitter.jpg);
	background-repeat: repeat-x;
	height: 3px;
	width: 570px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#book_fields {
	width: 500px;
	height: 350px;
	margin-left: 5px;
}
#fields_left {
	height: 280px;
	width: 180px;
	float: left;
}
#fields_right {
	height: 240px;
	width: 180px;
	float: right;
}
#field {
	width: 180px;
	height: 45px;
	float: left;
}
#gap {
	width: 180px;
	height: 45px;
	float: left;
}
#field  select {
	float: right;
	font-size: 11px;
	margin-top: 4px;
	margin-right: 8px;
}
.field {
	width: 162px;
}
#tick {
	height: 15px;
	width: 15px;
	float: left;
	margin-left: -4px;
	margin-top: -2px;
	margin-right: 10px;
}


#facilities_box
{
	margin-left:20px;
}

.fac_image
{
	margin-right:5px;
}

.faq_category{
	color:#E0871B;
	font-weight:bold;
	padding:10px;
}

.faq_title{
	color:#0498EC;
	font-weight:bold;
	font-size:11px;
	padding-top:12px;
	padding-left:12px;
	padding-bottom:5px;
	
}



/*IE6*/
*html #top {
	background-image: url(picts/background/ie6/back-top.gif);
}
*html #middle {
	background-image: url(picts/background/ie6/back-middle.gif);
}
*html #bottom {
	background-image: url(picts/background/ie6/back-bottom.gif);
}
*html #logo {
	margin-top: -2px;
}
*html #menu {
	width: 613px;
	margin-top: -2px;
	margin-right: -2px;
}
*html #popular_right {
	width: 120px;
}
*html #welcome {
	margin-right: 0px;
}
*html #welcome_bottom {
	margin-top: -13px;
	float: right
}
*html #search {
	margin-left: -3px;
}
*html #search_bottom {
	margin-top: -13px;
}
*html #header {
	margin-bottom: 0px;
}
*html #search_btn {
	margin-top: 2px;
}
*html #useful_info {
	margin-top: 2px;
}
*html #car_pict {
	background-image: url(picts/tabs/car-hire/car_pict.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 228px;
	margin: auto;
	margin-top: -28px;
}
*html #main_box {
	height: 100%;
	width: 600px;
	float: right;
	clear:both;
	margin-left: -2px;
}
*html #main_box_bottom {
	margin-top:-13px;
}
*html #current_choice {
	margin-left: 9px;
}
*html #pictures_thumbs {
	float: right;
}
*html #pictures_big {
	margin-left: 4px;
}
*html #facilities_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

*html #search_hotels {
	height: 100%;
	width: 302px;
	float: left;
	margin-left: -2px;
}

/*IE7*/
*:first-child+html #useful_info {
	margin-top: 2px;
}

