/* CSS Document*/

body { 
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333333;
	font-weight:normal;
	background:#ffffff;
}

img {
	border:none;
}

form {
	padding:0;
	margin:0;
}

h1 {
	padding:0;
	margin:0;
	color:#0372B9;
	font-size:20px;
}

h2 {
	padding:0;
	margin:0;
	font-size:18px;
	margin-bottom:10px;
	color:#0372B9;
	padding-bottom:3px;
	font-weight:bold;
	border-bottom:2px solid #77BAE5;
}

h2.pnk {
	color:#CC3399;
	border-bottom:2px solid #D792C1;
}

h2.deal {
	color:#6EAAE0;
	border-bottom:2px solid #B4CDEC;
}

h2.call {
	color:#32338F;
	border-bottom:2px solid #5B58A5;
}

h2.dil {
	color:#0372B9;
	border-bottom:none;
	font-size:16px;
}

p {
	padding:0;
	margin:0 0 15px 0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.v_top {
	vertical-align:top;
}

a { 
	color:#333333;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#CC3399;
	text-decoration:none;
}

#contentholder {
	width:730px;
	padding-left:30px;
	background-image:url(images/main_left_bgr.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin:0 auto;
}

/*----------HOME----------*/

.header {
	background:url(images/header.jpg) no-repeat top left;
	height:118px;
}

.home_left {
	width:230px;
	padding:15px 5px 15px 15px;
	float:left;
}

.fantastic_range {
	width:230px;
	padding:5px 0 2px 0;
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
	color:#CC3399;
	border-bottom:2px solid #D792C1;
}

.item {
	width:185px;
	padding:15px 30px 15px 0;
	font-size:14px;
	color:#0070B8;
	font-weight:bold;
	float:left;
	text-align:left;
	border-bottom:dashed 2px #0070B8;
}

.more_info {
	margin-left:10px;
	float:right;
}

.adult {
	margin-top:10px;
	float:left;
}

.home_right {
	width:450px;
	padding:15px 0 15px 15px;
	float:left;
}

.welcome {
	width:210px;
	margin-right:15px;
	font-size:12px;
	line-height:15px;
	color:#333333;
	float:left;
}

.search {
	width:225px;
	background-image:url(images/search_bgr.gif);
	background-repeat:repeat-y;
	float:right;
}

.great_deals {
	width:450px;
	padding-top:15px;
	float:right;
}

.deal_in {
	padding:10px 10px 0 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.deal_in a {
	color:#000000;
	text-decoration:none;
}

.deal_link { 
	padding:5px 15px 0 0;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#CC3399;
	float:right;
	clear:both;
}

.deal_link a {
	color:#CC3399;
	text-decoration:none;
}

.deal_link a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.deal_1 {
	width:138px;
	height:95px;
	margin-right:18px;
	background-image:url(images/deal1_bgr.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

.deal_2 {
	width:138px;
	height:95px;
	margin-right:10px;
	background-image:url(images/deal2_bgr.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

.deal_3 {
	width:138px;
	height:95px;
	background-image:url(images/deal3_bgr.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

/*----------GREAT DEALS----------*/

.deal1 {
	line-height:18px;
	margin-bottom:10px;
	float:left;
}

.cella {
	width:150px;
	float:left;
}

.cellb {
	width:290px;
	margin:10px 0;
	font-size:11px;
	line-height:15px;
	float:left;
}

.promo {
	width:150px;
	color:#72A7DD;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	float:left;
}

.promo strong {
	color:#CC3399;
	font-weight:bold;
	line-height:15px;
}

.terms {
	width:130px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	float:right;
}

.terms a {
	color:#72A7DD;
	text-decoration:underline;
}

.terms a:hover {
	color:#CC3399;
}

.deal_in1 {
	padding:8px 10px 0 5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.deal_1a {
	height:97px;
	margin:8px 18px 0 0;
	background-image:url(images/deal1_bgr.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.deal_2a {
	height:97px;
	margin:8px 18px 0 0;
	background-image:url(images/deal2_bgr.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.deal_3a {
	height:97px;
	margin:8px 18px 0 0;
	background-image:url(images/deal3_bgr.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

/*----------CONTACT US----------*/

.form_row {
	width:450px;
	margin:10px 0 10px 0;
}

.left_cell {
	width:170px;
	font-size:11px;
	font-weight:bold;
	color:#0372B9;
	float:left;
}

.right_cell {
	width:270px;
	float:right;
}

.input150 {
	width:140px;
	padding:0 5px 0 5px;
	border:1px solid #cccccc;
	font-size:12px;
}

.input270 {
	width:250px;
	padding:0 5px 0 5px;
	border:1px solid #cccccc;
	font-size:12px;
}

.right_cell textarea {
	width:250px;
	padding:5px;
	height:90px;
	border:1px solid #cccccc;
}

/*----------MORE INFO----------*/

.top_block {
	text-align:left;
	line-height:15px;
	font-size:11px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#0372B9;
	padding-bottom:5px;
	margin:0;
}

h4 {
	font-size:14px;
	font-weight:bold;
	color:#0372B9;
	padding-bottom:5px;
	margin:0;
}

.vehicle {
	margin:0 0 10px 10px;
	float:right;
}

.tabela {
	width:250px;
	text-align:center;
	color:#333333;
}

table.range {
	width:100%;
	border:solid 2px #cccccc;
	font-size:11px;
	line-height:16px;
}

table.range td.first {
	border-bottom:solid 1px #cccccc;
	font-weight:bold;
	line-height:17px;
	background-color:#eeeeee;
}

.thead {
	width:100%;
	padding:3px 0 3px 0;
	border-bottom:1px solid #cccccc;
	float:left;
}

.row_white {
	width:100%;
	padding:3px 0 3px 0;
	float:left;
}

.row_grey {
	width:100%;
	padding:3px 0 3px 0;
	background-color:#eeeeee;
	float:left;
}

.left_cell {
	width:40%;
	float:left;
}

.right_cell {
	width:60%;
	float:right;
}

.book_now {
	float:left;
	padding:0 0 0 15px;
}

.more_info_content {
	width:700px;
	padding:0 15px 15px 15px;
	line-height:18px;
}

.blue_text {
	font-size:14px;
	font-weight:bold;
	color:#00B0EF;
}

/*----------SEARCH RESULTS----------*/

.item_block {
	margin-bottom:15px;
	line-height:16px;
	font-size:11px;
	border-bottom:dashed 2px #D792C1;
	padding-bottom:10px;
}

.result_l {
	float:left;
	width:280px;
	font-size:10px;
	font-weight:bold;
	margin:10px 0 10px 0;
}

.result_r {
	float:right;
	width:165px;
	padding-top:10px;
}

h3.pink {
	color:#EF018D;
}

/*----------SEARCH----------*/

.search {
	width:225px;
	background-image:url(images/search_bgr.gif);
	background-repeat:repeat-y;
}

.search_top {
	width:225px;
	background-image:url(images/search_top_bgr.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.search_content {
	padding:15px 10px 15px 10px;
	font-size:10px;
	line-height:20px;
	color:#0070B8;
	font-weight:bold;
}

.search_content select {
	height:17px;
	padding:1px;
	font-size:9px;
	background:#ffffff;
	border:none;
}

select.pckl {
	width:180px;
}

select.pckd {
	width:38px;
	margin-right:2px;
}

select.pckm {
	width:40px;
	margin-right:2px;
}

select.pcky {
	width:46px;
	margin-right:2px;
}

select.pckh {
	width:50px;
	margin-right:2px;
}

.search_bot {
	width:225px;
	height:17px;
	background-image:url(images/search_bot_bgr.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

/*----------VISIT & CALL----------*/

.visit_call { 
	width:710px;
	padding:10px 10px 0 10px;
	color:#6BA8E1;
	font-size:12px;
	line-height:20px;
	clear:both;
}

.visit_block {
	width:230px;
	padding-bottom:15px;
	float:left;
	color:#333333;
}

.visit_block a {
	color:#333333;
}

.visit_block a:hover {
	color:#CC3399;
}

.visit {
	width:230px;
	padding:5px 0 2px 0;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#0372b9;
	border-bottom:2px solid #77BAE5;
}

.flag {
	padding-right:6px;
	text-align:center;
	font-size:11px;
	color:#333333;
	line-height:15px;
	font-weight:bold;
	float:left;
}

.call_block {
	width:460px;
	padding-left:20px;
	float:left;
}

.call_number {
	width:150px;
	height:25px;
	float:left;
}

.call_number strong {
	font-size:14px;
	font-weight:bold;
	color:#32338F;
}

/*----------FOOTER----------*/

#footer {
	padding:10px;
	margin:0;
	width:710px;
	text-align:center;
	color:#6BA8E1;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	background-image:url(images/footer_bgr.gif);
	background-repeat:repeat;
	clear:both;
}

#footer a {
	color:#6BA8E1;
	text-decoration:none;
	margin:0 5px 0 5px;
}

#footer a:hover {
	color:#CC3399;
	text-decoration:underline;
}

.reset {
	height:1px;
	font-size:1px;
	line-height:1px;
	padding:0;
	margin:0;
	clear:both;
}

.content {
	width:730px;
	padding:0;
	margin:0;
	text-align:left;
}

.lft {
	width:450px;
	padding:15px 0 15px 15px;
	float:left;
	text-align:left;
	line-height:18px;
}

.rgt {
	width:225px;
	padding:32px 15px 15px 25px;
	float:right;
}

/*----------MENU----------*/

.menu_holder {
	padding:0;
	margin:0;
	color:#0070B8;
	font-weight:bold;
	height:40px;
}

ul#menu {
	list-style-type:none;
	padding:0;
	padding-top:11px;
	margin:0;
}

ul#menu li {
	margin:0 auto;
	display:block;
	list-style:none;
	border-right:dotted 1px #0070B8;
	float:left;
}

ul#menu li.last{
	border-right:none;
}

ul#menu li a {
	display:block;
	color:#0070B8;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:0 25px 0 25px;
	height:14px;
	text-decoration:none;
}

ul#menu li a:hover {
	color:#CC3399;
	text-decoration:none;
}

/*----------common styles----------*/

.ajax-loading {
	 background:url(images/common/loader.gif) no-repeat center center;
	 min-height:60px;
}

.popContent {
	font-size:12px;
	color:#333333;
}

.popContent h3 {
	color:#CC3399;
	font-size:13px;
}

.popTitle {
	color:#0372B9;
}

/*----------common styles----------*/

.txt11 {
	color:#333333;
	font-size:11px;
	text-align:center;
	margin:15px 0 10px 0;
	width:450px;
	float:left;
}

.message {
	color:#ff0000;
}

/*----------Feedback Popup ----------*/

#tell-us-trigger {display: block !important;} /* display feedback popup */

