* { background-repeat: no-repeat; }
html, body, form, img, ul, ol, li, p, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; border:0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a {
	color: #f63;
	text-decoration: none;
	outline: 0;
}
a:hover {
	cursor: pointer;
}

body {
	font-smooth: always;
	font-size: 13px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d4e8f3;
	color: #000;
	min-width: 994px;
}

#global_cont {
	position: relative;
	overflow: hidden;
}

#background_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 671px;
	background-image: url('/images/sky.jpg');
	background-position: 50% 0;
}

#background_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 647px;
	background-image: url('/images/sea.jpg');
	background-repeat: repeat-x;
}

#content_box {
	position: relative;
	width: 1002px;
	margin: 0 auto;
	padding: 10px 0 310px;
	overflow: hidden;
}

#content_top {
	height: 239px;
	background-image: url('/images/box_top.png');
}

#content_bottom {
	height: 17px;
	font-size: 1px;
	background-image: url('/images/box_bottom.png');
}

#content_repeat {
	background: url('/images/box_repeat.png') repeat-y;
	padding-top: 200px;
	overflow: hidden;
}

#site_header {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
}

#site_footer {
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 100%;
}
.center_outer { float: left; left: 50%; position: relative; }
.center_inner { float: left; left: -50%; position: relative; }

#footer_links1 {
	font-size: 12px;
	line-height: 14px;
}
#footer_links1 a {
	background-position: 0 1px;
	padding-left: 18px;
	float: left;
	margin: 0 13px;
	color: #9c783f;
}

#footer_links2 {
	font-size: 13px;
	color: #644425;
}

.justify_my_footer {
	text-align: justify;
	overflow: hidden;
	height: 1.4em;
	line-height: 1.3em;
}

#footer_links2 a {
	color: #644425;
}

#blog_btn {
	float: right;
	margin-top: 40px;
	color: #474747;
	font-size: 13px;
	line-height: 17px;
	padding-left: 22px;
	background-image: url('/images/icons/blog.png');
}

#bottom_logo {
	width: 92px;
	height: 64px;
	background-image: url('/images/logo_bottom.png');
	margin: 14px 0 18px 458px
}

#site_logo {
	position: absolute;
	top: 20px;
	left: 18px;
	display: block;
}

#site_logo span {
	width: 218px;
	height: 134px;
	display: block;
	background-image: url('/images/logo.png');
}

#flags_language {
	float: left;
	padding: 24px 0 0 445px;
}

#flags_language img {
	float: left;
	margin-left: 10px;
}

#topmenu {
	float: right;
	font-size: 14px;
	padding: 21px 20px 0 0;
}
#topmenu a {
	color: #000;
}

#topmenu a:hover {
	color: #f63;
}

#headerpic {
/*	background-image: url('/images/header.jpg');*/
	width: 963px;
	height: 326px;
	margin: 65px 0 0 20px;
}

.blue_bar {
	background-image: url('/images/blue_bar.png');
	width: 994px;
	height: 41px;
	margin: 6px auto;
}
.blue_bar .inner {
	padding: 10px 0 0 16px;
	float: left;
	color: #fff;
}
.leftcolumn {
	float: left;
	width: 222px;
	padding-left: 16px;
}
.rightcolumn {
	float: left;
	width: 752px;
	padding-left: 2px;
}

.generic_cont {
	overflow: hidden;
}

#yeartab{
	font-size: 21px;
}

.title_cont {
	padding: 8px 0 14px 12px;
}

.title_cont1 {
	padding: 8px 16px 14px 12px;
}

.generic_box {
	z-index: 1;
	position: relative;
	overflow: hidden;
}

.generic_box .box_bgtop {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}


.generic_box .box_bgbot {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.generic_box .sub_box {
	width: 100%;
	padding: 14px 0 22px;
}

.welcome_box {
	width: 743px;
	background: url('/images/home/welcome_box_repeat.png') repeat-y;
	margin: 5px 0 0 2px;
}

.welcome_box .box_bgtop {
	background-image: url('/images/home/welcome_box_top.png');
	height: 10px;
}

.welcome_box .box_bgbot {
	background-image: url('/images/home/welcome_box_bottom.png');
	height: 7px;
}

.discount_box {
	width: 743px;
	background: url('/images/home/discount_box_repeat.png') repeat-y;
	margin: 10px 0 0 2px;
}

.discount_box .box_bgtop {
	background-image: url('/images/home/discount_box_top.png');
	height: 64px;
}

.discount_box .box_bgbot {
	background-image: url('/images/home/discount_box_bottom.png');
	height: 11px;
}

.discount_box .box_left {
	width: 306px;
	float: left;
	padding: 3px 0 17px 20px;
}

.discount_box .box_right {
	width: 350px;
	margin-left: 372px;
	padding: 10px 0;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
}

.discount_box p {
	margin-top: 10px;
	margin-bottom: 1.2em;
	line-height: 1.2em;
	color: #474747;
	text-align: justify;
}

.discount_box b {
	color: #fff;
}

.discount_box img {
	margin-top: 18px;
	float: left;
}

.featured_box {
	margin-top: 3px;
	width: 488px;
	background: url('/images/home/featured_box_repeat.png') repeat-y;
	padding: 1px 0;
}

.featured_box .box_bgtop {
	background-image: url('/images/home/featured_box_top.png');
	height: 12px;
}

.featured_box .box_bgbot {
	background-image: url('/images/home/featured_box_bottom.png');
	height: 9px;
}

.greenarr_box {
	margin-top: 8px;
	width: 251px;
	background: url('/images/home/arr_green_box_repeat2.png') repeat-y;
}

.greenarr_box .box_bgbot {
	background-image: url('/images/home/arr_green_box_bottom1.png');
	height: 14px;
}

.greenarr_box .sub_box {
	background: url('/images/home/arr_green_box_repeat1.png') repeat-y;
}

.greenarr_box .sub_box .box_bgtop {
	background-image: url('/images/home/arr_green_box_top.png');
	height: 12px;
}

.greenarr_box .sub_box .box_bgbot {
	background-image: url('/images/home/arr_green_box_mid1.png');
	height: 9px;
}

.greenarr1_box {
	margin-top: 3px;
	width: 251px;
	background: url('/images/home/arr_green_box_repeat3.png') repeat-y;
}

.greenarr1_box .box_bgbot {
	background-image: url('/images/home/arr_green_box_bottom2.png');
	height: 9px;
}

.greenarr1_box .sub_box {
	background: url('/images/home/arr_green_box_repeat1.png') repeat-y;
}

.greenarr1_box .sub_box .box_bgtop {
	background-image: url('/images/home/arr_green_box_top.png');
	height: 14px;
}

.greenarr1_box .sub_box .box_bgbot {
	background-image: url('/images/home/arr_green_box_mid2.png');
	height: 9px;
}

.bluearr_box {
	margin-top: 8px;
	width: 210px;
	background: url('/images/home/arr_blue_box_repeat2.png') repeat-y;
}

.bluearr_box .box_bgbot {
	background-image: url('/images/home/arr_blue_box_bottom.png');
	height: 19px;
}

.bluearr_box .sub_box {
	background: url('/images/home/arr_blue_box_repeat1.png') repeat-y;
}

.bluearr_box .sub_box .box_bgtop {
	background-image: url('/images/home/arr_blue_box_top.png');
	height: 14px;
}

.bluearr_box .sub_box .box_bgbot {
	background-image: url('/images/home/arr_blue_box_mid.png');
	height: 9px;
}

.green_box {
	margin-top: 3px;
	width: 210px;
	background: url('/images/leftcol/green_box_repeat.png') repeat-y;
}

.green_box .box_bgtop {
	background-image: url('/images/leftcol/green_box_top.png');
	height: 9px;
}

.green_box .box_bgbot {
	background-image: url('/images/leftcol/green_box_bottom.png');
	height: 10px;
}

.blue_box {
	margin-top: 3px;
	width: 210px;
	background: url('/images/leftcol/blue_box_repeat.png') repeat-y;
}

.blue_box .box_bgtop {
	background-image: url('/images/leftcol/blue_box_top.png');
	height: 9px;
}

.blue_box .box_bgbot {
	background-image: url('/images/leftcol/blue_box_bottom.png');
	height: 8px;
}

.home_subcol_left {
	float: left;
	width: 490px;
}

.home_subcol_right {
    float: left;
    padding-left: 4px;
    width: 255px;
}

.block1 {
	display: block;
	margin-top: 3px;
}

.welcome_box .box_left {
	width: 444px;
	text-align: justify;
	font-size: 14px;
	float: left;
	padding: 12px 0 12px 22px;
}

.welcome_box .box_left p {
	margin-bottom: 1.2em;
	line-height: 1.2em;
	/* default line height is 1.2em for Photoshop; 1.25em for paragraph in Firefox 3.6.16 ? */
}

.title {
	font-size: 36px;
	color: #f63;
}
.title1, .title2, .title3 {
	color: #fff;
	line-height: 1em;
}
.title1 {
	letter-spacing: -3.6px;
	font-size: 48px;
}
.title2 {
	letter-spacing: -2.7px;
	font-size: 36px;
}
.title3 {
	font-size: 24px;
}
.title4 {
	font-size: 30px;
}
.title4, .title5, .title6 {
	color: #f63;
	line-height: 1em;
}
.title5 {
	font-size: 21px;
}
.title6 {
	font-size: 18px;
}
.title7{
	font-size: 16px;
	color: #f63;
	font-weight: bold;
}
.sub_box .title3 {
	letter-spacing: -1.2px;
	display: block;
	text-align: center;
	line-height: 28px;
}

.welcome_box .title1 {
	color: #f63;
	line-height: 1.25em;
}

.home_subcol_left .title2 {
	color: #f63;
	padding: 16px 0 10px 20px;
}


.more_btn {
	display: block;
	height: 13px;
	width: 49px;
	float: left;
	background-image: url('/images/buttons/more_btn.png');
}

.t_bg .more_btn {
	width: 57px;
	background-image: url('/images/buttons/more_btn_bg.png');
}

.t_pl .more_btn {
	width: 49px;
	background-image: url('/images/buttons/more_btn_pl.png');
}

.t_nl .more_btn {
	width: 49px;
	background-image: url('/images/buttons/more_btn_nl.png');
}

.t_ro .more_btn {
	width: 57px;
	background-image: url('/images/buttons/more_btn_ro.png');
}

.less_btn {
	display: block;
	height: 13px;
	width: 39px;
	float: left;
	background-image: url('/images/buttons/less_btn.png');
}

.t_bg .less_btn {
	width: 63px;
	background-image: url('/images/buttons/less_btn_bg.png');
}

.t_pl .less_btn {
	width: 48px;
	background-image: url('/images/buttons/less_btn_pl.png');
}

.t_nl .less_btn {
	width: 52px;
	background-image: url('/images/buttons/less_btn_nl.png');
}

.viewall_btn {
	display: block;
	height: 13px;
	width: 62px;
	background-image: url('/images/buttons/view_all_btn.png');
	padding-bottom: 10px;
}

.t_bg .viewall_btn {
	display: block;
	height: 13px;
	width: 62px;
	background-image: url('/images/buttons/view_all_btn_bg.png');
}

.t_pl .viewall_btn {
	display: block;
	height: 13px;
	width: 72px;
	background-image: url('/images/buttons/view_all_btn_pl.png');
}

.t_nl .viewall_btn {
	display: block;
	height: 13px;
	width: 38px;
	background-image: url('/images/buttons/view_all_btn_nl.png');
}

.totop {
	margin-top: 18px;
	float: left;
	height: 16px;
	width: 29px;
	background-image: url('/images/buttons/to_top.png');
}

.arrow {
	width: 6px;
	height: 8px;
	font-size: 1px;
	background-image: url('/images/icons/arrow_leftmenu_matte.png');
}

.link1 {
	color: #fff;
	cursor: pointer;
}
.link1, .link1 span, .link1 img {
	float: left;
}
.link1 .arrow {
	margin: 6px 0 0 5px;
}

.home_offer {
	line-height: 1.2em;
	font-size: 14px;
	padding-left: 20px;
}

.home_offer .title3 {
	color: #93ba3f;
	padding: 10px 0 12px;
}

.home_offer .box_left {
	width: 250px;
	float: left;
	overflow: hidden;
	padding-bottom: 13px;
}

.home_offer img {
	float: left;
}

.home_offer .box_right {
	width: 206px;
	float: left;
	padding: 42px 0 13px 1px;
}

.home_offer ul {
	list-style-position: inside;
/*	color: #93ba3f;*/
/*	color: #7eab19;*/
	color: #74a20e;
	padding: 5px 0;
}

.rigtcol_cont {
	margin: 0 auto;
	width: 215px;
}

.rigtcol_cont .title3 {
	display: block;
	text-align: center;
	color: #93ba3f;
}

.picframe_box {
	width: 213px;
	background: url('/images/home/prop_week_pic_repeat.png') repeat-y;
	margin: 14px 0 8px 1px;
	text-align: center;
	line-height: 1px;
	padding: 6px 0;
}

.picframe_box img {
    text-align: center;
}


.picframe_box .box_bgtop {
	background-image: url('/images/home/prop_week_pic_top.png');
	height: 12px;
}

.picframe_box .box_bgbot {
	background-image: url('/images/home/prop_week_pic_bottom.png');
	height: 10px;
}

.prop_week_text {
	overflow: hidden;
	padding: 0 3px 15px;
	text-align: justify;
	font-size: 14px
}

.prop_week_text p {
	margin-bottom: 15px;
}

.prop_week_text b {
	font-weight: normal;
	color: #74a20e;
}

.thumbofweek {
	background-position: 50% 50%;
	width: 199px;
	height: 132px;
	margin: 0 auto;
}

.clear1 {
	clear: both;
}

.clear2 {
	clear: both;
	font-size: 1px;
	height: 2px;
}

.leftmenu {
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	color: #fff;
	padding: 12px 4px 14px 4px;
}

.leftmenu ul {
	display: block;
}

.leftmenu li {
	display: block;
	overflow: hidden;
	list-style-type: none;
}

.leftmenu a {
	display: block;
	padding: 3px 0 5px 20px;
	background: url('/images/icons/arrow_leftmenu_matte2.png') no-repeat 10px 7px;
	color: #fff;
}

.leftmenu a:hover, .leftmenu a:focus, .leftmenu a:active, .leftmenu a.active {
	background-color: #7eab19;
	background-position: 10px -51px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a2c15e;
}

.nav_pages {
	color: #74a20e;
	font-size: 13px;
	text-align: center;
	margin: 10px 0;
}

.nav_pages a {
	color: #74a20e;
}

.nav_pages a:hover, .nav_pages a:focus, .nav_pages a:active, .nav_pages a.active {
	color: #f63;
}

.offer_box {
	width: 745px;
	background: url('/images/boxes/offer_repeat.png') repeat-y;
}

.offer_box .box_bgtop {
	background-image: url('/images/boxes/offer_top.png');
	height: 11px;
}

.offer_box .box_bgbot {
	background-image: url('/images/boxes/offer_bottom.png');
	height: 10px;
}

.offer_box .service_table_top {
	background-image: url('/images/boxes/sevices_top.png');
	height: 25px;
	color: #fff;
	padding: 7px 20px 0;
	font-size: 18px;
	line-height: 1em;
}

.offer_box div.tableEVEN {
	background-image: url('/images/boxes/sevices_bottom_even.png');
	height: 31px;
}

.calendar_box {
	margin: 15px auto 0;
	padding: 6px 0 10px;
	width: 701px;
	min-height: 400px;
	background: url('/images/boxes/calendar_repeat.png') repeat-y;
}

.calendar_box .box_bgtop {
	background-image: url('/images/boxes/calendar_top.png');
	height: 24px;
}

.calendar_box .box_bgbot {
	background-image: url('/images/boxes/calendar_bottom.png');
	height: 24px;
}

.form_box {
	width: 745px;
	background: url('/images/boxes/form_repeat.png') repeat-y;
}

.form_box .box_bgtop {
	background-image: url('/images/boxes/form_top.png');
	height: 52px;
}

.form_box .box_bgbot {
	background-image: url('/images/boxes/form_bottom.png');
	height: 22px;
}

.offer_cont {
	padding: 14px 0 14px 18px;
	width: 709px;
}

.car_box {
	width: 365px;
	background: url('/images/boxes/car_box_repeat.png') repeat-y;
	float: left;
	margin: 10px 10px 0 0;
}

.car_box .box_bgtop {
	background-image: url('/images/boxes/car_box_top.png');
	height: 9px;
}

.car_box .box_bgbot {
	background-image: url('/images/boxes/car_box_bottom.png');
	height: 9px;
}

.offer_cont .title5 {
	float: left;
}

.offer_cont .title6 {
	float: right;
	padding-top: 3px;
	min-width: 10px;
}

.offer_cont .conttop {
	height: 32px;
}

.offer_cont .box_left {
	float: left;
	width: 250px;
	padding-top: 4px;
}

.offer_cont .box_left img {
	float: left;
}

.offer_cont .box_right {
	float: right;
	width: 458px;
	text-align: justify;
	font-size: 14px;
	color: #474747;
	line-height: 1.2em;
}
.offer_cont p {
	margin-bottom: 0.8em;
}
.ulcont {
	height: 40px;
	overflow: hidden;
	text-align: justify;
	padding: 0 2px;
}

.offer_cont ul {
	display: block;
	list-style-position: inside;
	color: #74a20e;
	display: inline-block;
	height: 50px;
}

.spacing1 {
	padding: 15px 0;
}

.flags_internatinal {
	padding-top: 20px;
}

.flags_internatinal a {
	float: left;
	color: #474747;
	margin-right: 28px;
}

.flags_internatinal img {
	float: left;
	margin-right: 2px;
}

.offer_details_cont .title4 {
	float: left;
}

.offer_details_cont .title6 {
	float: right;
	padding: 10px 24px 2px 0;
}

.offer_details_cont .title_cont .box_left {
	float: left;
	width: 465px;
}
.offer_details_cont .title_cont .box_left a {
	color: #93ba3f;
	line-height: 40px;
}

.offer_details_cont .title_cont .box_right {
	float: left;
	padding-top: 33px;
	width: 250px;
}

.btnBIG {
	line-height: 34px;
	height: 36px;
	background: url('/images/buttons/big1_repeat.png') repeat-x;
	font-size: 18px;
	font-weight: bold;
}

.offer_details_cont .title_cont .btnBIG {
	margin: 20px 0;
}

.listmenu, .listmenu1 {
	font-size: 16px;
	line-height: 24px;
}

.listmenu ul, .listmenu1 ul {
	list-style-type: none;
}

.listmenu a {
	color: #93ba3f;
	font-weight: bold;
	background: url('/images/icons/arrow_bg_fff.png') no-repeat 0 8px;
	padding-left: 10px;
}

.listmenu1 a {
	background: url('/images/icons/arrow_rightcol_matte.png') no-repeat 0 8px;
	padding-left: 10px;
}

.offer_details_cont .offer_box {
	margin: 20px 0;
}

.anchors_right {
	float: right;
}

.anchors_right img {
	float: left;
	margin: 5px 0 0 18px;
}

.totop1 {
	float: left;
	margin: 6px 0 0 20px;
	color: #93ba3f;
	font-size: 11px;
	line-height: 11px;
}

.form_box .totop1 {
	color: #fff;
}

.form_box .title5 {
	color: #fff;
	text-align: center;
}

.form_box .section_cont {
	padding-top: 16px;
}

.section_cont {
	padding: 10px 20px;
}

.section_cont .from_fck {
	padding-top: 17px;
}

.from_fck {
	font-size: 14px;
	line-height: 1.2em;
	text-align: justify;
}

.from_fck ul {
	list-style-position: inside;
}


.pics_cont1 {
	padding: 0 0 8px 13px;
}

.pics_cont1 img {
	float: left;
	margin: 0 0 6px 8px;
}

.pics_cont1 .image {
	float: left;
	margin: 0 0 6px 7px;
	height: 90px;
	width: 135px;
	background-position: 50% 50%;
}

.facilities_cont {
	padding: 30px 0 10px;
	text-align: justify;
	overflow: hidden;
	position: relative;
	line-height: 1.2em;
}

.facilities_cont ul {
	display: inline-block;
	list-style-position: inside;
	color: #74a20e;
	font-size: 14px;
	line-height: 1.2em;
	vertical-align: text-top;
}
.facilities_cont ul.first {
	padding: 0;
}

table.availability {
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 23px;
	color: #000;
	margin: 30px 0;
}

table.availability td {
	border: 1px solid #000;
	padding: 5px;
}

ul.listnone {
	list-style-type: none;
}
ul.listnone li {
	margin-bottom: 1.2em;
}

.threecols .column {
	float: left;
	width: 220px;
	padding-left: 20px;
}

.threecols div.first {
	padding: 0;
}

.threecols {
	padding-bottom: 35px;
}

.threecols .column h4 {
	font-weight: bold;
	color: #74a20e;
	margin-bottom: 15px;
	font-size: 14px;
}

input.text {
	border: 1px solid #929292;
	background-color: #fff;
	width: 230px;
}

table.align1 {
	margin: 30px auto;
	border-collapse: collapse;
}

table.align1 td {
	height: 30px;
	border: 0 none;
	padding: 0;
}

table.align1 div.spacing {
	padding-top: 15px;
	padding-bottom: 10px;
}

textarea.text {
	border: 1px solid #929292;
	background-color: #fff;
	width: 230px;
	height: 132px;
	overflow-y: auto;
}

.hide {
	height: 10px;
	width: 100px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.hide .spacing {
	height: 40px;
}

.footer_footer {
	color: #eadfd1;
	margin: 20px 0;
}

.footer_footer a {
	color: #eadfd1;
}

.footer_footer .left {
	float: left;
}

.footer_footer .right {
	float: right;
}

.footer_footer .mid {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

.contact_details {
	margin-top: 25px;
}

.contact_details p {
	margin: 1em 0;
	font-size: 14px;
	line-height: 2.4em;
}

.contact_details p b {
	font-weight: normal;
	color: #93ba3f;
}

.contact_details .left {
	float: left;
	width: 278px;
}

.contact_details .right {
	float: left;
}

.anch1 {
	position: absolute;
	top: -10px;
	left: 0;
}

table.align2 {
	width: 100%;
	border-collapse: collapse;
}

table.align2 tr.even {
	background: #e9f1d9;
}

table.align2 td {
	height: 30px;
	border: 0 none;
	padding: 0 20px;
}

.rentacar_text {
	font-size: 14px;
	line-height: 1.2em;
	text-align: justify;
	padding: 15px 28px 0 0;
}

.left1 {
	margin-top: 5px;
	float: left;
}

.leftcolumn .green_box, .leftcolumn .blue_box, .leftcolumn .bluearr_box {
	margin-top: 5px;
}

.car_cont {
	padding: 10px 20px;
	font-size: 14px;
	line-height: 1.2em;
	height: 235px;
	position: relative;
	z-index: 0;
}

.car_cont .left {
	float: left;
	width: 160px;
}

.car_cont .right {
	float: left;
	width: 165px;
	font-size: 13px;
}

.car_cont .bottom {
	position: absolute;
	bottom: 10px;
	width: 325px
}

.car_cont .title5 {
	margin-bottom: 10px;
}

.car_cont .title6 {
	padding: 0 0 10px 35px;
	float: left;
	width: 112px;
}

.car_cont .left img {
	margin-top: 15px;
}

.car_cont .more_btn {
	margin: 4px 0 0 10px;
}

.car_cont ul {
	list-style-position: inside;
	color: #74a20e;
}

.offer_box {
	margin: 20px 0;
}

.offers_list .offer_box {
	margin: 2px 0;
}

.newthumb {
	width: 237px;
	display: block;
	height: 158px;
	background-position: 50% 50%;
}

.search_cont {
	padding: 16px 16px 20px 14px;
	color: #fff;
	font-size: 13px;
}
.search_cont a {
	color: #fff;
	text-decoration: underline;
}
.search_cont select {
	width: 180px;
	display: block;
	margin: 6px 0;
	font-size: 13px;
	line-height: 17px;
	border: 1px solid #d5d5d5;
	background-color: #fff;
	color: #426292;
}
.search_cont input.text {
	border: 1px solid #d5d5d5;
	background-color: #fff;
	width: 110px;
}

input.text1 {
	border: 1px solid #929292;
	background-color: #fff;
	width: 130px;
}

input.checkbox {
	margin: 0px;
	padding: 0px;
	width: 13px;
	height: 13px;
}

#advanced_search {
	line-height: 20px;
	padding-bottom: 10px;
}

.search_cont input.checkbox {
	vertical-align: middle;
}

label.error {
	display: block;
	font-weight: bold;
	clear: both;
}


label.submit {
	cursor: pointer;
	position: relative;
	z-index: 1;
}

label.submit input {
	position: absolute;
	font-size: 1px;
	background: none;
	border: 0;
	height: 10px;
	width: 10px;
	left: 10px;
	top: 10px;
}

.news_small_cont {
	width: 216px;
}

.greenarr1_box .rigtcol_cont {
	font-size: 14px;
	color: #474747
}

.red {
	color: #f63;
}

.spacer {
	background: url('/images/icons/spacer.gif');
	clear: both;
	font-size: 1px;
	height: 2px;
	display: block;
	overflow: hidden;
}

.greenarr1_box .rigtcol_cont .spacer {
	margin: 10px 0;
}

.greenarr1_box .rigtcol_cont p {
	margin: 10px 0;
}

.discount_box .title1 {
	line-height: 48px;
}

#big_pic_link a{ color: #3f2108; }
#big_pic_link a:hover { color: #f63; }
#big_pic_link a:focus { color: #93ba3f; }
#big_pic_link a:active, #big_pic_link a.active { color: #e10; }

.checkinout {
	width: 560px;
	margin-left: 100px;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0;
	overflow: hidden;
}

.checkinout .left {
	float: left;
	width: 200px;
}

.checkinout .right {
	float: right;
	width: 200px;
}

#checkinval, #checkoutval {
	color: #f63;
}
#content_top_pic {
	background-image: url('/images/pic/bigpic_top.png');
}
.month{
	background-color: #93ba3f;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.mon_blocks{
	padding: 10px 13px;
}


.calend, .days {
	width: 100%;
	border-collapse: collapse;
}

.calendar_maintable {
	width: 670px;
	margin: 0 auto;
	border-collapse: collapse;
}
.nw td{
	width: 15px;
}
.nw a{
	color: #000000;
}
.days {
	font-size: 12px;
	line-height: 15px;
}
.calend{
	text-align: center;
}
.days td{
	padding: 0;
}
.days tr.wd{
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}

td.occtd a{
	color: #f00;
}

td.selected {
	background-color: #f63;
}

.contbot b {
}
.oc_lim{
}
.oc_lim_td{
	background-image: url(images/calendar_middle.gif);
}
.oc_lim_td.selected{
	background-image: url(images/calendar_middle_sel.gif);
}

.unavailable{
	color:#ccc!important;
}
