/* CSS Document */

body {
	font-size: 100%;
	color: #666666;
	background-color: #313D4E;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.form-item {
    padding-bottom: 10px;
    margin-left: 0px;
    float: left;
    clear: both;
}
.outside {
    background-image: url(/themes/rdc/background2.gif);
    width: 850px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}
.outside .inner {
    background: url(/themes/rdc/bg.png) repeat-x fixed;
    width: 785px;
    margin-right: auto;
    margin-left: auto;
}
.outside .inner .main {
    width: 785px;
    margin-right: auto;
    margin-left: auto;
    min-heightf: 420px;
}
.outside .inner .main .menu {
	background-image: url(/themes/rdc/menu-background-02.png);
    background-repeat: no-repeat;
	height: 29px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	vertical-align: middle;
	padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 20px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.outside .inner .main .content {
	font-size: 0.9em;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: -10px;
	margin-bottom: 0px;
    padding-top: 0px;
}
.outside .inner .main .content .booking-pane {
    background-color: transparent;
    border-style: none;
    width: auto;
    height: 400px;
    width: 270px;
    margin-right: 15px;
    padding-left: 15px;
    margin-top: -10px;
    position: relative;
    z-index: 1;
}
.booking-form-normal {
    width: 220px;
}
.outside .inner .main .content p {
	padding: 0px;
}
.outside .inner .main .content img {
    border-style: solid;
    border-width: 1px;
}                
img.img-thumbnail { 
    width: 200px;
    border-style: solid;
    border-width: 1px;
    border-color: #313D4E;
    padding: 0px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 13px;
    text-decoration: none;
}
.footer {
    margin-top: 30px;
    text-align: center;    
    font-family: Times New Roman, sans-serif;
    font-size: 10pt;
    padding-bottom: 20px;
}
.footer-bar {
    width: 850px;
    margin-left: auto;
    margin-right: auto;
}
.footer-bar img {
    margin: 0px;
    padding: 0px;
}
.footer-bar img.bottom {
    width: 749px;
    height: 32px;
    padding: 0px;
    margin: 0px;
}
table.layout{
    width: 765px;
    padding: 0px;
    margin: 0px;
}
table.layout td.layout-left{
    width: 500px;
    vertical-align: top;
    padding-right: 20px;
}
table.layout td.layout-right {
    width: 200px;
    vertical-align: top;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}
table.float-left {
    float: left;
}
table.float-right {
    float: right;
}
table.pricing{
    border-style: none;
    font-size: 10pt;
    padding-left: 9px;
    padding-right: 9px;
}
table.pricing td {
    border-style: none;
    margin: 0px;
    padding: 0px 15px 0px 15px;
    height: 20px;
    text-align: center;
}
table.pricing td.empty {
    border-style: none;
}
table.pricing td.leftcol {
    font-weight: 900;
    padding-right: 10px;
    text-align: right;
}
table.pricing th {
    font-weight: 900;
    text-align: center;
    border-bottom-style: solid;
    border-color: #666666; 
    border-bottom-width: 1px;
}
.menu a:link {
	color: #333333;
	text-decoration: none;
	background-repeat: repeat-x;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
.menu a:visited {
	color: #333333;
	text-decoration: none;
	background-repeat: repeat-x;
}
.menu a:active {
	color: #333333;
	text-decoration: none;
	background-repeat: repeat-x;
}
a.img-normal {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}
#center {
    text-align: center;
}
#font-tax {
    padding-left: 5px;
    font-size: 10pt;
    font-weight: 100;
    font-style: italic;    
    font-family: Arial, Helvetica, sans-serif;
}
#southside {
    width: 250px;
    margin-left: 15px;      
}
#transport {
    width: 250px;
    margin-left: 15px;
    margin-top: 30px;
    float: right;
    clear: left;      
}
#index-image {
    margin-right: 10px;
    margin-bottom: 10px;
}
.textBox
{
    width: 300px;
    color: red;
    text-align: right;
}
.date-widget
{
    margin: 0px 0px 5px 0px;
}
.date-widget
{
    padding: 0;
    margin: 0;
}