body {
	background: url(../images/bg.gif) repeat fixed;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #FFF
	}

#content {
	width: 811px;
	height: auto;
	margin: 0 auto;
	}

#maincontent {
	width: 811px;
	height: auto;
	background: url(../images/textbg.png) repeat-y;
	margin: 0 auto;
	}

#textarea {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	}

/*=====Link Styles=====*/

a:link {color: #CCC; text-decoration: underline}
a:hover {text-decoration: none;}
a:visited {color: #CCC; text-decoration: underline}
a:visited:hover {text-decoration: none;}

.triparea a, .rates a {color: #333; text-decoration: underline;}
.triparea a:hover, .rates a:hover {text-decoration: none;}
.triparea a:visited, .rates a:visited {color: #333; text-decoration: underline;}
.triparea a:visited:hover, .rates a:visited:hover {text-decoration: none;}

/*=====Text Style=====*/

.left {float: left}
.right {float: right}

h1, h2, h3 {
	font-size: 25px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	}

h2 {font-size: 18px;}
h3 {font-size: 15px;}

.tripholder h2 {margin-bottom: 15px;}

h2.viewcart {
	margin-bottom: 20px;
	text-align: center;
	font-size: 20px;
	}

.divider {
	width: 400px;
	height: 2px;
	border-top: 1px dotted #CCC;
	}

.smallfont {
	font-size: 12px;
	}

img {border: 0}
	
/*=====Front Page Trips=====*/

.triparea, .schedule, .rates {
	width: 215px;
	height: auto;
	float: left;
	border: 1px solid #FF0000;
	text-align: center;
	font-size: 14px;
	background: #FFF;
	color: #000;
	margin: 5px;
	}

.tripheader, .scheduleheader, .ratesheader {
	width: 100%;
	background-color: #FF0000;
	padding: 5px;
	height: auto;
	color: #FFF;
	}

.tripheader {margin-bottom: 7px}

html>/**/body .tripheader {width: 153px;}

.tripheader-ff {margin-bottom: 10px;}
html>/**/body .tripheader-ff {width: 240px;}

.weeksched {
	width: 175px;
	height: auto;
	padding: 5px;
	border: 1px #333 solid;
	background: #FFF;
	color: #000;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-bottom: 20px
	}
	
html>/**/body .weeksched {width: 163px;}

/*=====Rates & Schedule=====*/

.schedule { width: 300px;}
html>/**/body .scheduleheader {width: 290px;}

.rates { width: 350px; }
html>/**/body .ratesheader {width: 340px;}

.ratetable {
	width: 340px; 
	margin: 0 auto;
	}

.ratedays {
	width: 100%; 
	height: 20px; 
	text-align: left; 
	float: left; 
	font-weight: bold; 
	text-decoration: underline;
	}
	
.ratetime { 
	width: 100px; 
	float: left; 
	text-align: left; 
	height: 20px;
	color: #000099;
	font-weight: bold;
	}
	
.rateprice { 
	width: 80px; 
	height: 20px; 
	float: left;
	color: #e10000;
	font-weight: bold;
	}

ul#tripselect {
	margin: 10px 0;
	display: inline-block;
	padding: 0;
	}
	
ul#tripselect li {
	float: left;
	width: 335px;
	margin: 5px;
	text-align: center;
	list-style-type: none;
	background: #3343A4;
	}

ul#tripselect li a {
	padding: 15px 0;
	font-size: 16px;
	display: block;
	}

.tripholder {
	width: 670px;
	margin: 0 auto 30px auto;
	background: #3343A4;
	padding: 20px;
	text-align: center
	}
html>/**/body .tripholder {
	width: 560px;
	text-align: left;
	}	

/*=====Forms=====*/

.form {
	width: 500px;
	height: auto;
	margin: 0 auto;
	}

.fieldtitle {
	width: 100px;
	text-align: right;
	height: 20px;
	padding-top: 3px;
	float: left;
	}
	
html>/**/body .formtitle {height: 17px;}

.fieldarea {
	width: 300px;
	height: 20px;
	float: left;
	text-align: left;
	margin-left: 7px;
	}

/*=====Checkout & Receipt=====*/

#fc_checkout_container {background: url("http://www.captreeprincess.com/images/sitephotos/cart/checkout-header.png") no-repeat top center;}

#fc_error_container {background: url("https://admin.foxycart.com/themes/standard/images/icon-warning.png") no-repeat scroll 6px 4px #FF0000}
			
#fc_checkout_container *, #fc_receipt_container *, .fc_cart_item td {color: #FFF;}

#fc_checkout_container input.fc_text, select, .ac_results {color: #333 !important;}

#fc_login_register_container h2 {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/checkout-step1-email.png");}
#fc_customer_billing_container h2 {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/checkout-step2-address.png");}
#fc_address_shipping_container h2 {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/checkout-step2a-address.png");}
#fc_shipping_container h2 {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/checkout-step3-shipping.png");}
#fc_payment_container h2 {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/checkout-step4-payment.png");}

div#fc_continue a.fc_link_nav, #fc_receipt_links a#fc_receipt_continue_link {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/button-continue.png");}
#fc_complete_order_button {background: url("http://www.captreeprincess.com/images/sitephotos/cart/button-confirm-order.png") no-repeat scroll left top transparent;}	

#fc_receipt_container {background: url("http://www.captreeprincess.com/images/sitephotos/cart/receipt-header.png") no-repeat center top;}
#fc_receipt_general_container h2 {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/receipt-general.png");}
#fc_receipt_order_container h2 {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/receipt-order.png");}
#fc_receipt_billing_container h2 {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/receipt-billing.png");}
#fc_receipt_shipping_container h2 {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/receipt-shipping.png");}
#fc_receipt_links a#fc_receipt_print_link {background-image: url("http://www.captreeprincess.com/images/sitephotos/cart/receipt-print.png");}

/*=====Ticket Calendar=====*/

#month {
	border-collapse: collapse;
	margin: 0 auto 30px auto;
	width: 500px;
	}
	
#month th, #month td { border: 1px solid #000; }

#month thead { background-color: #000033; }

#month td {
	height: 50px;
	padding: 5px;
	vertical-align: top;
	overflow: auto; 
	}
	
td .date {
	font-size: 11px;
	position: relative;
	top: 0;
	left: 0;
	}	

td .day { 
	overflow: auto; 
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	font-size: 18px
	}

#month tbody .weekend { background-color: #3333CC; }

#month tbody .next, #month tbody .previous { background-color:#ddd; }

#month th {
	width: 90px;
	font: 13px bold Arial, Helvetica, sans-serif;
	}

p {margin-top: 0; }

/*=====Footer=====*/

#footer {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	}
