﻿/* Page */
body {margin: 0 auto 0 auto; padding: 0; text-align: left; background-color: #ffffff; font: 1.00em/1.2em "Times New Roman", Times, serif; color: #071135;}
.main .menu_visitor {display: none;}
.login .menu {display: none;}

/* General */
ul {list-style: none; padding: 0; margin: 0;}
li {padding: 0; margin: 0;}
a {text-decoration: none; color: #987A3D;}
a:visited {color: #987A3D;}
a:hover {text-decoration: underline;}
img {border: 0;}
.aspNetDisabled {color: black !important;}

/* Headers */
h1 {display: none;}
h2 {display: none;}
h4 {text-align: left; margin-bottom: 8px;}
h5 {margin: 10px;}
#first {display: none;}

/* Attribs */
.alert {color: red;}
.alert p {width: 95%; text-align: center;}

/* Login */
.loginfields {text-align: left; padding: 5px 0 0 0;}
.loginfields input.info {width: 200px;}
.loginfields label {width: 110px; text-align: right; float: left; margin-right: 10px;}
.loginfields p {width: 100%;}
.loginbuttons {text-align: right; width: 360px;}
.loginnarrative {padding-bottom: 10px;}
.signup {text-align: left;}
.signup input {margin: 10px 0 20px 0;}

/* Narrative */
.left {text-align: justify; margin: 0 auto; padding: 0;}
.left_empty {text-align: justify; margin: 0 auto; padding: 0 15px;}
.left li {display: inline-block;}
.pagenarrative { margin-top: 0; margin-bottom: 10px;}
.narrative {padding: 0; margin: 0; color: #7D683A; font-weight: bold;}
.narrativetitle {display: none;}
#lastItem {display: none;}

/* Content */
.cont_right_middle p {margin-top: 5px; margin-bottom: 5px;}
.cont_right_middle p.button {text-align: right; padding-top: 6px;}
.cont_right_middle fieldset {width: 626px; padding: 0 6px; margin: 0 0 20px 0; border: solid 1px rgb(220,220,220);}
.cont_right_middle fieldset legend {text-align: left; margin: 0 0 10px 5px !important /*Non-IE*/; margin: 0 0 20px 5px /*IE6*/; padding: 0 2px 0 2px; color: rgb(80,80,80); font-weight: bold;  font-size: 131%;}
.cont_right_middle select {width: 200px;}
.cont_right_middle input.field {padding: 2px; font-size: 100%;}
.cont_right_middle label.left {float: left; margin: 0; padding: 2px; font-size: 100%; text-align: right;}
.cont_right_middle td.tx {font-size: x-small;}

/* Page Footer */
.bottom {font-size: x-small; clear: both; text-align: center; padding-top: 8px; width: 640px;}

/* Details Form */
.detailsform label.left {width: 114px;}
.detailsform input.field {width: 140px;}
.detailsform span.check {clear: left;}
.detailsform select {width: 144px;}

.detailscolumn1 {width: 246px; float: left; text-align: left;}
.detailscolumn2 {width: 370px; float: left; text-align: left;}
.detailscolumn1 label.left {width: 69px;}
.detailscolumn2 label.left {width: 194px;}

/* Payment Form */
.paymentcolumn {width: 550px; text-align: left;}
.paymentform label.left {width: 140px; margin-right: 20px;}
.paymentform input.field {width: 160px;}
.paymentform input.year {width: 30px;}
.paymentform input.cvs {width: 40px;}
.paymentform select {width: 168px;}
.paymentform .notes {width: 260px; height: 90px; font-family: Arial; font-size: small;}
.paymentform .readonly {color: #929292;}

/* Retail */
.basket {float: right; width: 130px; padding: 0 10px 10px 10px; text-align: center;}
.basket h3 {white-space: nowrap; color: #3c4856;}
.itemlist {text-align: left; width: 440px;}
.itemlist h3 {margin-bottom: 0; color: #3c4856;}

/* Checkout */
.checkout {color: #000; border-collapse: collapse;}
.checkout td {padding: 5px;}
.totalcell {text-align: right; font-weight: bold;}
.checkoutheader {font-weight: bold;}

/* Customer Details Form */
.ordiv {margin: 0; text-align: center;}

/* Customer Booking */
.agentbookingform {margin: 0; padding: 0; text-align: left;}
.selectiondiv {float: right; border: 1px solid black; margin: 2px; padding: 6px; width: 185px; text-align: center;}
.selectiontitle {text-align: center; font-weight: bold; text-decoration: underline; width: 100%;}
.datetextbox {background: #d8d8d8; text-align: center; width: 200px;}
.terms {height: 130px; width: 290px; font-size: x-small; font-family: Arial;}
.notes {height: 75px; width: 290px;}
.bookingnotetitle {margin-top: 8px;}
.customertype {text-align: left;}
.customerlist {margin-left: 40px;}

/* Availability */
.availability {text-align: center; margin: 0 auto; border-collapse: collapse;}
.availability div {height: 15px; float: left;}
.availability .free {background-color: green; cursor: pointer;}
.availability .booked {background-color: #d8d8d8;}
.availabilityTime { width: 60px; }

/* Registration */
.paymentdiv {margin-bottom: 10px;}
.paymentsummary {text-align: left;}

/* Buttons */
input[type="submit"] {cursor: pointer; display: inline-block; font-size: 15px; line-height: 20px; margin: 6px; text-align: center; text-shadow: none; vertical-align: middle; background-color: #7e693b; border: medium none !important; border-radius: 0 0 0 0 !important; box-shadow: none !important; color: #fff; padding: 6px 15px;}
input[type="submit"]:hover {background-color: #0d204a;}
.customertypebtn { width: 180px; }
.timesbtn { min-width: 170px; }