@charset "utf-8";
/* CSS Document */



body { background:#cd3333 url(images/bg.jpg) repeat-x 0 0; color:#FFFFFF; font-size:11px; font-family:Verdana,Arial,sans-serif;  }


h1       { font-family:Arial,sans-serif; font-size:24pt; color:#08185A; font-weight:100; margin-bottom:0.1em}
    h2.co    { font-family:Arial,sans-serif; font-size:24pt; color:#FFFFFF; margin-top:0.1em; margin-bottom:0.1em; font-weight:100}
    h3.co    { font-family:Arial,sans-serif; font-size:16pt; color:#000000; margin-top:0.1em; margin-bottom:0.1em; font-weight:100}
    h3       { font-family:Arial,sans-serif; font-size:16pt; color:#08185A; margin-top:0.1em; margin-bottom:0.1em; font-weight:100}

	th 		 { font-size:12px;background:url(images/th_bg.jpg) repeat-x 0 0; color:#FFFFFF;font-weight:bold;height:30px;}
	td 		 { font-size:12px;background:#FFFFFF; color: #000000; padding:5px 0px 5px 8px;}
	.pageTitle { font-size:24px;}
.style2 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
}

.style10 {color: #FFFFFF; font-style: italic; }
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}


.header_wrap { width:100%;  }
.header_container{ width:800px; margin:0 auto; padding:52px 0px 0px 0px; }

.table_form_01 {} 
.table_form_01 input { width:230px; }
.table_form_01 select { width:230px; }
.table_form_01 td { border-bottom:1px solid #f3f3f3;}

.table_form_01 td .button, .button { background:url(images/button_bg.png) no-repeat 0 0; color:#FFFFFF; border:none; width:90px; height:28px; font-weight:bold; cursor:pointer;  }
.table_form_01 tr.bottom_tr td {  padding-bottom:25px; }
.table_form_01 tr.top_tr td {  padding-top:20px; }

.secure { width:800px; padding:65px 0px 0px 0px; }

.button2 { background:url(images/button_bg_02.png) no-repeat 0 0; color:#FFFFFF; border:none; width:230px; height:43px;  font-weight:bold; font-size:15px; text-transform:uppercase; cursor:pointer;  }

.side-toolkit {
    top: 190px;
    position: fixed;
    right: 0;
    width: 35px;
    z-index: 100;
}

.booking{
	background-color: #848484;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 28px;
    width: 115px;
	margin-top: 5px;
}






