body {
	font-size: 62.5%;
}

.container{
	 margin-bottom: 5px;
         margin-top: 5px;
}
.heading{
	padding:5px 10px 5px 10px;
	text-align:left;
}
.content{
	padding:5px 10px 5px 10px;
}

.left{
	float:left;
}
.right{
	float:right;
}

.bold{
	font-weight:bold;
}

.light-shadows {
	box-shadow:2px 2px 4px #000;
	-webkit-box-shadow:2px 2px 4px #000;
	-moz-box-shadow: 2px 2px 4px #000; 
}
.dark-shadows {
	box-shadow:10px 10px 20px #000;
	-webkit-box-shadow:10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000; 
}

/* prize vouchers */

.prize_text{
	width:95%;
	float:left;
	text-align:justify;
}
.prize_checkbox{
	width:5%;
	float:right;
	text-align:right;
}

/* promo form */

.promoFormLabels {
    width: 63px;
    display: inline-block;
    padding: 4px 0 4px 0;
    overflow-x: hidden;
    text-align: right;
}


/* sending options */

.send_option{
	width:50%;
	float:left;
}
.send_radio{
	width:8%;
	float:left;
}
.send_text{
	width:92%;
	float:right;
	font-weight:bold;
}

/* total cost of vouchers */

.addon_total_text{
	width:78%;
	float:left;
	text-align:left;
}
.addon_total_button{
	width:20%;
	float:right;
	text-align:right;
}

/* back to previous section */

.back_to_previous{
	width:20%;
	float:left;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
}
.choose_package_room{
	width:40%;
	float:left;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
}
.feedback{
	width:30%;
	float:right;
	text-align:right;
}
.enhance_your_stay{
	font-weight:bold;
}

/* voucher header */

.header_name{
	width:38%;
	float:left;
}
.header_nights{
	width:30%;
	float:left;
}
.header_cost{
	width:30%;
	float:right;
	text-align:right;
}
.header_price{
	width:60%;
	float:left;
}
.header_currency{
	width:15%;
	float:left;
}
.header_value{
	width:15%;
	float:left;
}
.header_contact{
	width:25%;
	float:right;
	text-align:right;
}
.header_code{
	width:50%;
	float:right;
	text-align:right;
}
.header_terms{
	width:23%;
	float:left;
	padding-top:5px;
}
.header_accept_terms{
	width:55%;
	float:left;
	padding-top:5px;
}
.header_read_terms{
	width:20%;
	float:right;
	text-align:right;
	padding-top:5px;
}
.header_special{
	width:50%;
	float:left;
}
.header_special_date{
	width:38%;
	float:left;
}
.header_special_expand{
	width:10%;
	float:right;
	text-align:right;
}
/* voucher details */

.addon_details{
	width:70%;
	float:left;
}
.addon_image {
	width: 230px;
	height: 153px;
	float: right;
	text-align:right;
}
.addon_description{
	width:100%;
	text-align:justify;
	padding-bottom:20px;
}
.addon_selection{
	width:100%;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}

.addon_selection_minimum{
	font-weight:bold;
	color: #ff0000;
}

.clickherelink {
	color: blue !important;
}
.addon_value{
	width:33%;
	float:left;
	text-align:left;
}
.addon_quantity{
	width:33%;
	float:left;
}
.addon_subtotal{
	width:34%;
	float:left;
}
.quantity_text{
	width:45%;
	float:left; 
	text-align:right;
}
.quantity_arrow{
	width:10%;
	float:left; 
	cursor:pointer;
}
.quantity_input{
	width:20%;
 	float:left; 
}

/* total cost section */

.total_text{
	float:left;
	width:50%;
}
.total_currency{
	float:left;
	width:5%;
}
.total_price{
	float:left;
	width:20%;
	text-align:right;
}
.total_extra{
	float:left;
	width:25%;
}

/* recipient details */

.recipient_form{
	width:100%;
	text-align:left;
	padding-top:10px;
}
.recipient_column{
	width:49%;
	padding-bottom:2px;
}
.recipient_short_column{
	width:32%;
	padding-bottom:2px;
}
.recipient_text{
	width:36%;
	float:left;
}
.recipient_input{
	width:64%;
	float:right;
}
.recipient_full_column{
	width:100%;
	padding-bottom:2px;
}
.recipient_full_text{
	width:17.5%;
	float:left;
}
.recipient_full_input{
	width:82.5%;
	float:right;
}
.attendee_full_column{
	width:100%;
	padding:3px 0px 3px 0px;
	vertical-align:top;
}
.attendee_full_text{
	width:40%;
	float:left;
}
.attendee_full_input{
	width:60%;
	float:right;
}
.copy_details{
	width:100%;
	padding-bottom:10px;
}
.recipient_details{
	width:100%;
	padding-bottom:10px;
	font-weight:bold;
}
.feedback_submit{
	width:100%;
	text-align:right;
	padding-top:5px;
}

/* booking summary */

#booking_summary_left{
	width:45%;
	float:left;
}
#booking_summary_left .label{
	width:40%;
	float:left;
}
#booking_summary_left .value{
	width:58%;
	float:right;
	text-align:left;
}

#booking_summary_middle{
	width:21%;
	float:left;
}
#booking_summary_middle .label{
	width:70%;
	float:left;
}
#booking_summary_middle .value{
	width:30%;
	float:right;
	text-align:left;
}

#booking_summary_right{
	width:32%;
	float:right;
}
#booking_summary_right .label{
	width:70%;
	float:left;
}
#booking_summary_right .value{
	width:30%;
	float:right;
	text-align:left;
}
#booking_summary_right .currency{
	width:50%;
	float:left;
	text-align:left;
}
#booking_summary_right .price{
	width:50%;
	float:right;
	text-align:right;
}

/* special requirements */

.requirements_label{
	width:20%;
	float:left;
}
.requirements_text{
	width:80%;
	float:right;
}
.requirements_other{
	width:100%;
	padding:5px 0px 5px 0px;
}
.requirements_top{
	padding:0px 0px 10px 0px;
	float:left;
	width:100%;
}
.requirements_item{
	float:left;
	width:15%;
}

/* summary section */

.summary_name{
	width:60%;
	float:left;
}
.summary_price{
	width:10%;
	float:left;
	padding-right:10%;
}
.summary_quantity{
	width:10%;
	float:left;
}
.summary_subtotal{
	width:10%;
	float:left;
}
.summary_total{
	width:90%;
	float:left;
}
.voucher_type{
	width:20%;
	float:left;
}
.voucher_price{
	width:10%;
	float:left;
	padding-right:10%;
}
.valid_in{
	width:60%;
	float:left;
}
.currency{
	width:40%;
	float:left;
}
.value{
	width:60%;
	float:left;
	text-align:right;
}

/* payment section */

.payment_details{
	width:55%;
	float:left;
}
.payment_images{
	width:43%;
	float:right;
}
.payment_column{
	width:100%;
	float:left;
	padding-bottom:2px;
}
.payment_text{
	width:33%;
	float:left;
}
.payment_input{
	width:65%;
	float:right;
}
.payment_date{
	width:40%;
	float:left;
}
.payment_cvv{
	width:60%;
	float:right;
	text-align:right;
}
.payment_thawte{
	width:31%;
	float:right;
	padding-top:7px;
	text-align:right;
}
.payment_cards{
	width:69%;
	float:left;
	padding:20px 0px 5px 0px;
}
.payment_cards_error{
	width:100%;
	float:left;
	padding-top:5px;
	color:red;
	font-weight:bold;
}

/* currency section */

.currency_description{
	width:100%;
	float:left;
	text-align:justify;
	padding-bottom:10px;
}
.currency_option{
	width:20%;
	float:left;
}

/* terms and conditions */

.read_terms{
	width:10%;
	float:left;
}
.agree_terms{
	width:90%;
	float:right;
	text-align:right;
}

/* confirm voucher section */

.confirm_text{
	width:83%;
	float:left;
	text-align:center;
}
.confirm_button{
	width:15%;
	float:right;
	text-align:right;
	padding-top:10px;
}
.charged_to_card{
	font-family:Verdana, Arial, Times New Roman;
	padding:0px 40px 4px 40px;
}
.site_protected{
	font-size:7pt;
	padding:2px 40px 2px 40px;
	color:#666666;
}
.report_error{
	font-size:1;
	text-align:right;
}

/* contact details */

.contact_label{
	width:20%;
	float:left;
}
.contact_text{
	width:80%;
	float:right;
}

/* footer */

.generic_footer{
	text-align:left;
}

/* purchase button */

.purchase_addon_button{
	width:175px;
	height:20px;
	cursor:pointer;
}
.book_now_button{
	width:120px;
	height:20px;
	cursor:pointer;
    font-size: 13px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}

.confirm_addon_button {
	width:80px;
	height:25px;
	cursor:pointer;
}

.confirm_book_button {
    width: 130px;
    cursor: pointer;
    padding: 5px;
}

.shop_more_button{
	width:200px;
	height:25px;
	cursor:pointer;
}
.engine_tab{
	width:130px;
	height:30px;
	cursor:pointer;
}

/* recipient fields */

.recipient_input_field{
	width:190px;
	height:15px;
}
.large_recipient_input_field{
	width:510px;
	height:15px;
}
.recipient_select{
	width:194px;
	height:21px;
}
.recipient_textarea{
	width:510px;
	height:45px;
}

/* customer fields */

.customer_input_field{
	width:280px;
}
.attendee_input_field{
	width:260px;
}
.large_attendee_input_field{
	width:730px;
}
.short_customer_input_field{
	width:180px;
}
.large_customer_input_field{
	width:750px;
}
.customer_select{
	width:284px;
	height:20px;
}
.short_customer_select{
	width:180px;
	height:20px;
}
.title_select{
	width:70px;
	height:20px;
}
.copy_select{
	width:180px;
	height:21px;
}
.feedback_comment{
	width:99%;
	height:50px;
}

/* payment fields */

.payment_input_field{
	width:325px;
}
.payment_cvv_field{
}
.payment_select{
	height:20px;
	width:55px;
}
.payment_question{
	height:16px;
}

/* alert dialogs */

.alert_icon{
	float:left;
	width:3%;
	text-align:left;
}
.alert_text{
	float:right;
	width:95%;
	text-align:justify;
	font-weight:bold;
	font-size:13px;
}

/* form validation */

.redArrows{
	color:#FF0000;
	visibility:hidden;
}

/* IE6 Not displaying anymore */

#ie6-box {
	width:98%;
	padding:10px 10px 10px 10px;
	background-color:#cddceb;
}
#ie6-box .upgrade-message {
	width:40%;
	font-size:12px;
	float:left;
}
#ie6-box .browser-links {
	width:54%;
	float:left;
	padding-left:30px;
}
#ie6-box .browser-link img {
	width: 32%;
	height: 32px;
	border:none;
	cursor:pointer;
}

#ie6-box .close-button {
	width:3%;
	float: right;
	text-align:right;
}
#ie6-box .close-icon {
	background-position: -57px -712px;
	border:none;
	display: block;
	height: 12px;
	width: 12px;
}

span.response{font-size:9pt;
	color:#CC0000;
	font-weight:bold;}

/* added in to squash paragraphs together for long custom no avail messages */
span.response p { margin: 9px; }



