@import 'public_layout.css';

body {
margin:0;
padding:0;
}
p, img, a, h1, h2, h3, ul, li, td, th, table {
margin:0;
padding:0;
border:none;
}
button {
background:transparent none repeat scroll 0 0;
border:medium none;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
td {
border:medium none;
border-spacing:0;
}
#navigation ul li {
display:inline;
margin-left:30px;
}
#trip_details_contents ul li {
list-style-position:inside;
margin:0 0 0 12px;
}
#contact input, #contact textarea, #contact select {
background:#FFFFFF url(/images/public_theme/input_bg.gif) repeat-x scroll center top;
border:1px solid #C0DBB1;
height:21px;
margin-bottom:4px;
width:170px;
}
#contact select {
width:173px;
}
#contact textarea {
height:135px;
}
#contact button {
float:right;
margin:8px 6px 16px;
}
.trip_details_infobox {
background-color:#EEEEEE;
border:1px solid #DDDDDD;
margin:24px 0;
padding:10px 20px;
width:565px;
}
.trip_details_infobox p, .trip_details_infobox li {
color:#666666;
font-size:11px;
}
button, input[type="submit"], input[type="image"] {
cursor:pointer;
}
.page-content {
}
html, body, body div, p {
color:#555555;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
line-height:160%;
}
p {
margin:8px 0 14px;
}
h1 {
color:#587845;
font-size:22px;
font-weight:bold;
margin:12px 0 18px;
}
h1, h2, h3 {
font-family:Trebuchet MS,Helvetica,sans-serif;
}
h3 {
margin:8px 0 0;
}
#error {
color:#CC0000;
font-weight:bold;
}
#navigation a {
color:#6D470F;
font-size:14px;
text-decoration:none;
}
#navigation a.selected {
color:#395936;
font-size:14px;
}
#contact label {
color:#2E2C28;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:4px 0;
}
#footer {
color:#FFFFFF;
padding:20px 0 0 32px;
}
#footer p, #footer a, #footer h2 {
color:#E5E5E5;
}
#footer hr {
border-color:-moz-use-text-color;
border-style:dashed none none;
border-width:1px medium medium;
clear:both;
float:left;
width:820px;
}
input#calculate_button {
background-image:url(/images/public_theme/calculate.gif);
border:medium none;
display:block;
float:left;
height:36px;
margin:18px 8px 0 0;
outline-style:none;
text-indent:-9000px;
width:153px;
}
input#continue_button {
background-image:url(/images/public_theme/continue.gif);
border:medium none;
display:block;
float:right;
height:36px;
margin:18px 0 0;
outline-style:none;
text-indent:-9000px;
width:108px;
}
#itinerary_box_content {
border-left:1px solid #EDEDED;
border-right:1px solid #EDEDED;
width:591px;
}
table.details td.right_col {
border-left:1px solid #F8F8F8;
}
table.details td.right_col, table.details td.left_col {
background:#F0F0F0 none repeat scroll 0 0;
border-bottom:1px solid #F8F8F8;
padding:5px 17px;
}
#itinerary_box_header h2 {
padding:9px 12px;
}
#dotted_hr {
background:transparent url(/images/public_theme/dotted_hr.gif) repeat-x scroll center center;
height:1px;
margin:0;
padding:10px 0;
}
.page-content hr {
border-color:#CCCCCC -moz-use-text-color transparent;
border-style:dashed none solid;
border-width:1px medium;
}
#trip_details_contents h2, h2 {
color:#6D470F;
}
.trip_details_infobox .infobox p {
margin:0;
}
p.basket_subtotal, p.basket_total {
color:#BAB099;
float:right;
font-size:14px;
font-weight:bold;
}
p.basket_total {
background:transparent url(/images/public_theme/dotted_hr.gif) repeat-x scroll center bottom;
color:#6D470F;
font-size:16px;
padding-bottom:1px;
}
html, body {
background:#D9C797 url(/images/public_theme/page_bg.jpg) repeat-x scroll 0 0;
}
#page_wrapper {
background:transparent url(/images/public_theme/content_bg.png) repeat-y scroll 0 0;
}
#subpage_wrapper {
background:transparent url(/images/public_theme/content_header.png) no-repeat scroll center top;
}
#footer_wrapper {
background:transparent url(/images/public_theme/footer_bg.gif) repeat scroll 0 0;
}
#footer {
background:transparent url(/images/public_theme/content_footer_bg.gif) repeat-y scroll center center;
}
#itinerary_box_header {
background:transparent url(/images/public_theme/itinerary_box_header.gif) no-repeat scroll 0 0;
height:37px;
width:595px;
}
#itinerary_box_footer {
background:transparent url(/images/public_theme/itinerary_box_footer.gif) no-repeat scroll 0 0;
height:6px;
width:595px;
}
#rates_box_content {
background:transparent url(/images/public_theme/rates_box_content.gif) no-repeat scroll 0 0;
width:202px;
}
#rates_box_footer {
background:transparent url(/images/public_theme/rates_box_footer.gif) no-repeat scroll 0 0;
width:202px;
}
.page-content img {
clear:both;
float:right;
margin:6px 20px;
}
#rates_box h2 {
color:#2E2C28;
font-size:16px;
font-weight:bold;
margin:8px 0 0;
}
#rates_box p {
margin:0;
}
.green_text {
color:#6A984F;
font-size:14px;
font-weight:bold;
}
.grey_text {
color:#2E2C28;
font-size:11px;
font-weight:bold;
}