/************* Start CSS ***************************************************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	line-height: 130%;
    margin: 0px;
}

p{
	padding: 0;
	margin: 10px 0;
	line-height: 130%;
}

p.prev_next{
	font-weight: bold;
}

.greyed{
	color: #d0d0d0;
}

p.trail{
	margin: 0;
	padding:0;
}

p.trail a{
	font-size: 0.95em;
	color: #afbaed;
}

p.toplink{
	text-align: right;
}

p.toplink a{
	font-size: 0.95em;
}

p.form_title{
	color: #7C98CA;
	font-size: 1.3em;
	font-weight: bold;
}

h1{
	font-size: 2em;
	color: #7C98CA;
	margin: 20px 0 30px 0;
	padding: 0;
}

h2{
	font-size: 1.3em;
	color: #E49842;
	margin: 20px 0 10px 0;
}

h3{
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
}

ul{
	margin: 10px 20px;;
}

ul li {
	line-height: 180%;
}

img{
	display: inline;
}

div{
	display: block;
}

img, div{
	margin: 0;
	padding: 0;
	border: 0;
}

p.top_right_img{
	text-align: right;
	display: inline;
}

a{
	color: #666666;
	text-decoration: none;
	font-size: 1em;
}

a:hover{
	text-decoration: underline;
	color: #666666;
	font-size: 1em;
}

a:visted{
	color: #666666;
	font-size: 1em;
	text-decoration: none;
}

.content_inner a, .content_inner_short a{
	color: #3366CC;
    text-decoration: none;
	font-size: 1em;
}

.content_inner a:hover, .content_inner_short a:hover{
	color: #3366CC;
    text-decoration: underline;
	font-size: 1em;
}

.content_inner a:visted, .content_inner_short a:visted{
	font-size: 1em;
	text-decoration: underline;
}

/*********** Header styles **************************************************************/

.whole{
	width: 719px;
	margin: 0 auto;
}

.wrapper {
	width: 719px;
	margin: 0 auto;
	padding: 0;
	height: 102px;
}

.wrapper_middle {
	width: 715px;
	margin: 0 auto;
	padding: 0;
	border-color: #7C98CA;
	border-style: solid;
	border-width: 1px 2px 0px 2px; 
}

.wrapper_bottom {
	width: 719px;
	height: 30px;
	margin: 0 auto;
}

.header1 img, header2 img{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

.header1 {
	margin: 0;
	padding: 0;
	width: 719px;
	height: 74px;
}

.header2 {
	background: url("../images/nav_bg.gif") no-repeat;
	margin: 0;
	padding: 0;
	height: 28px;
	width: 719px;
}

.date{
	float:left;
	width: 147px;
	height: 20px;
	display: inline;
	padding: 8px 0 0 14px;
}

.topnav {
	float:left;
	width: 460px;
	height: 21px;
	margin: 0;
	padding: 4px 0 0 0;
}

.members {
	float:left;
	width: 91px;
	height: 21px;
	margin: 0;
	padding: 4px 0 0 0;
}




/************ Navigation styles ****************************/

.navigation {
	float: left;
	width: 143px;
	padding: 0;
	margin: 0;
}

.nav1 {
	background: #FFF0E3;
	margin: 0;
	padding: 10px;
	width: 122px;
	border-color: #7C98CA;
	border-style: solid;
	border-width: 0 1px 1px 0;
}

.nav2, .nav3 {
	margin: 0;
	padding: 10px;
	border-color: #7C98CA;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	background: #ECF1F7;
	width: 122px;

}

.nav4 {
	margin-right: 0px;
	padding: 10px 10px;
	background-color: #ffffff;
/*	width: 122px; */
	border-top: 1px solid #7C98CA;
	border-right: 1px solid #7C98CA;
	border-bottom: 1px solid #7C98CA;
}

.nav3 p, .nav4 p{
	margin: 0;
	padding: 2px 0 5px 0;
	width: 122px;
}

.nav_pic{
	width: 122px;
}

.nav_pic img {
	margin: 0;
	padding: 0;
}

/*********** Content area styles *************************************/

.content {
	margin: 0 0 0 143px;
	padding: 0;
	width: 568px;
	border-color: #7C98CA;
	border-style: solid;
	border-width: 0px;
/* modified to remove second line
	border-width: 0 0 0 1px; */
}

.content_inner {
	padding: 10px 10px 5px 15px;
	margin: 0;
	width: 540px;
}

.content_inner_short {
	padding: 10px 10px 5px 15px;
	margin: 0;
	width: 540px;
/*	height: 700px; */
}

.content_inner_home {
	padding: 10px 0 5px 5px;
	margin: 0;
	width: 560px;
}

.content_inner p, .content_inner_home p{
	margin: 0 0 15px 0;
	padding: 0;
}

.top_pic{
	width: 567px;
	height: 114px;
	border-color: #7C98CA;
	border-style: solid;
	border-width: 0 0 1px 0;
}

.top_pic img {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

/************** Top center styles ********************************************************/

.top_block{
	width:  545px;
	padding: 5px;
	position: relative;
	height:  220px;
}

.top_block_inner {
	width: 371px;
	height: 203px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.holiday_finder {
	width: 371px;
}

.holiday_top {
	background: url("../images/body_06_top.gif") no-repeat;
	width: 371px;
	height: 32px;
	margin-bottom: -2px;
}

.holiday_rows {
	padding:  0 0 0 13px;
	border-color: #DF9140;
	border-style: solid;
	border-width: 0 2px;
}

.holiday_rows .row {
	width: 340px;
	text-align: left;
	height: 14px;
}

.label_left {
	float: left;
	width: 155px;
	font-weight: bold;
	display:inline;
}

.label_right {
	float: left;
	width: 175px;
	font-weight: bold;
	display:inline;
}

.label_half {
	float: left;
	width: 87px;
	width: 80px;
	display:inline;
}

.finder_but {
	width: 340px;
	text-align: right;
	padding: 0;
	margin: 0;
}

.holiday_bot {
	background: url("../images/body_06_bot.gif") no-repeat;
	width: 371px;
	height: 12px;
	margin-top: -2px;
}

.flash_movie{
	width: 161px;
	height: 211px;
	float: left;
	display:inline;
	padding: 5px 0 0px 10px;
}

/***************  Middle center styles *************************************************/

.center_block{
	width:  545px;
	padding: 0px 5px 5px 5px;
	/*	position: relative; */
	position: static;
	/*	height:  180px;*/
}

.center_block .sub_center_block_center {
	background: url("../images/blueblcok_bg.gif") no-repeat;
	width: 180px;
	height: 180px;
	float: left;
	display:inline;
	margin: 0;
	padding: 0;
}

.center_block .sub_center_block {
	margin: 0 1px;
	padding: 0;
	background: url("../images/blueblcok_bg.gif") no-repeat;
	width: 180px;
	height: 180px;
	float: left;
	display:inline;
}

.featured{
	margin-left: 3px;
}

.center_block_title{
	text-align: center;
	margin: 5px 0 3px 0;
	font-size: 1.3em;
	color: #E49842;
	font-weight:bold;
}

.center_block_mid{
	padding: 5px 10px
}

.center_block_bot{
	padding: 0 10px;
	height: 18px;
}

.center_block_bot .price{
	float:left;
	display:inline;
	width: 125px;
	font-size: 14px;
	color: #DA4220;
	font-weight:bold;
}

.center_block_bot .go{
	width: 32px;
}

.resort{
	width: 540px;
}

.resort_tabs{
	width: 100%;
	text-align: right;
	height: 25px;
	margin: 0 0 -3px 0;
	padding: 0;
}

.resort_content{
	width: 520px;
/*	height: 220px; */
	border-color: #DF9140;
	border-style: solid;
	border-width: 0 2px;
	padding: 8px;
}

.resort_top{
	width: 540px;
	height: 17px;
	background: url('../images/resort_top.gif') no-repeat;
}

.resort_bottom{
	width: 540px;
	height: 12px;
	background: url('../images/resort_bottom.gif') no-repeat;
}


.resort_row{
	width: 500px;
	text-align: left;
	height: 20px;
	margin: 2px 0;
}

.resort_row .duration{
	float: left;
	width: 100px;
	display:inline;
}

.resort_row .season{
	float: left;
	width: 230px;
	display:inline;
}

.resort_row .person{
	float: left;
	width: 80px;
	display:inline;
}

.resort_row .total{
	float: left;
	width: 80px;
	display:inline;
}

.accomm_info {
	margin: 20px 0;
	width: 520px;
	height: auto;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	padding: 8px;
}

.accomm_info h1 {
    font-size: 135%;
}

.accomm_info h2 {
    font-size: 110%;
}

/*********** Bottom center styles *************************************************/

.bottom_block{
	width:  545px;
	padding: 5px;
	position: relative;
	height:  140px;
}

.bottom_block_inner{
	width: 526px;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	margin: 0 3px;
	padding: 5px;
}

.bottom_block_row{
	width: 531px;
	height: 60px;
	padding: 0;
	margin: 0;
}

.bot_left_copy{
	float: left;
	width: 205px;
	display:inline;
}

.bot_right_copy{
	float: left;
	width: 205px;
	display:inline;
}

.bot_left_spacer{
	float: left;
	width: 60px;
	display:inline;
}

.bot_right_spacer{
	float: left;
	display:inline;
	width: 60px;
}

.bot_left_title{
	float: left;
	width: 205px;
	display:inline;
	font-size: 1em;
	font-weight: bold;
}

.bot_left_price{
	float: left;
	display:inline;
	width: 60px;
	font-weight: bold;
}

.bot_right_title{
	float: left;
	display:inline;
	width: 205px;
	font-size: 1em;
	font-weight: bold;
}

.bot_right_price{
	float: left;
	display:inline;
	width: 60px;
	font-weight: bold;
}

/******* Footer styles***************************************/

.footer1{
	height: auto;
	border-color: #7C98CA;
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	clear: both;
	text-align: center;
	color: #828186;
	font-size: 1em;
	margin: 0px;
	padding: 6px 0px 0px;
}
.footer1 a {
	margin: 0px 10px;
}

.footer2 {
	background: url("../images/footer_bg_new2.gif") no-repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 719px;
}



/********* Form styles ************************************************/

form{
	margin: 2px 0;
	padding: 0;
}

.navigation input.go{
	margin-left: 80px;
	width: 32px;
	height: 18px;
}

input, select{
	font-weight: normal;
	padding-left: 1px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

/*
input{
	width: 200px;
} */

.input_field {
	width: 110px;
	height: 1.2em;
	border: 1px solid #8A9DAB;
}

.budget {
	width: 35px;
	height: 1.2em;
}

.search_but{
	height: 27px;
	width: 86px;
}

.contact_form{
	margin: 20px 0;
	height: 300px;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	padding: 10px;
}

.join2_form{
	margin: 20px 0px;
/*	height: 495px; */
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	padding: 10px;
}

table .payment {
	clear: both;
	margin: 0px 0px;
}

.join3_form{
	margin: 20px 0;
	height: 335px;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	padding: 10px;
}

.news_form{
	margin: 20px 0;
	height: 210px;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	padding: 10px;
}

.pay_form{
	margin: 20px 0;
	height: 375px;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	padding: 10px;
}

.join_form{
	margin: 20px 0;
	height: auto;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	padding: 10px;
}
.join_form div.continue {
	width: 100%;
	text-align: center;
	margin: 10px 0px 0px;
	padding-top: 15px;
	border-top: 0px solid #7C98CA;
	display: block;
}
.join_form span.advice {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFCC;
}

.forgot_form{
	margin: 20px 0;
	height: 60px;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	padding: 10px;
}

.login_form{
	margin: 20px 0px;
	height: 120px	;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	padding: 10px;
}

.confirm_form{
	margin: 20px 0;
	height: auto;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
	padding: 10px;
}

.row_contact, .row_join{
	display: block;
	width: 100%;
	text-align: left;
	height: auto;
	margin: 2px 0;
}

.row_contact_submit, .row_join_submit{
	width: 100%;
	text-align: right;
	height: 20px;
	margin: 2px 0;
}

.row_contact_large{
	height: 100px;
}

.row_contact .label_contact{
	float: left;
	width: 155px;
	display:inline;
	font-weight: bold;
}

.row_contact .label_radio {
	float: left;
	width: 155px;
	display:inline;
	text-align: right;
}

.row_contact .field_contact{
	float: left;
	width: 300px;
	display:inline;
}

.row_join .label_join{
	float: left;
	width: 400px;
	display:inline;
}

.row_join .field_join{
	float: left;
	width: 30px;
	display:inline;
}

.contact_form textarea{
	width: 300px;
	height: 8em;
	font-weight: normal;
	padding-left: 1px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

input.contact_button{
	width: 100px;
}

input.code{
	width: 200px;
}

input.radio_button, input.check{
	width: 20px;
}

input.submit_but, input.clear_but{
	width: 74px;
	height: 22px;
}

input.credit_month{
	width: 24px;
}

input.credit_year{
	width: 36px;
}


/*********** End CSS ***********************************************************/




ul.linedeals {
	float: left;
/*	width: 536px;  width is changed */
	width: 530px; /* width is changed */
	margin: 0px 0px 0px 3px;
	padding: 0;
	list-style: none;
	border: 1px solid #7C98CA;
	background: #ECF1F7;
}

ul.linedeals li {
	float: left;
	width: 255px;
	margin: 0px;
	padding: 4px;
}

ul.linedeals li:hover {
/* hover colour change */
}

span.linedealsItemTitle {
	float: left;
	width: 200px;
	font-weight: bold;
}
span.linedealsItemPrice {
	float: right;
	width: 50px;
	text-align: right;
	padding-right: 4px;
	font-weight: bold;
}

ul.topPicks {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.topPicks li {
	margin: 4px 0px;
	padding: 0px;
}

.accommodationTitle {
	font-weight: bold;
}

table.season {
	width: 99%;
}
table.season tr.heading td {
	font-weight: bold;
}
table.season tr.mouseover {
    color: #000000;
    background-color: #F0C9A1;
    cursor: hand;
}
table.season tr.checked {
    color: #000000;
    background-color: #C9D6E8;
    cursor: hand;
}
table.season tr.alt {
    background-color: #E7ECF6;
}
.resort_tabs img {
    cursor: hand;
}

label {
    cursor: hand;
}

div.stepsbuttons {
    float: right;
}
