*

html
{
	height:100%;
}
body 
{
	height:100%;
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(images/back_all.png) repeat-x top left;
	font-size: 13px;
	color: #555555;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Arial;
}

h1, h2, h3 {
	font-weight: normal;
	color: #0F7EAC;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 1em;
}


a {
	color: #0F7EAC;
}

a:hover {
	text-decoration: none;
	color: #0F7EAC;
}

/* Header */

#header {
	width: 800px;
	height: 165px;
	/*background: url(images/header2.png) no-repeat;*/
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo H2 {
	text-transform: uppercase;
	font-size: 10px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 650px;
	float: right;

}

#menu ul {
	margin: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a 
{
 border-bottom-color:#ffffff;
 border-bottom-width:4px;
 border-bottom-style:dotted;
	
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Sidebar Left */

#sidebar_L {
    margin-top: 20px;
    float: left;
    /*width: 100px;*/
    height: 100%;
}

.side_image {
    /*padding:200px 0 0 0;*/
    /*background: url(images/downloadeyechart.jpg) no-repeat;*/
    /*background: url(images/tile.png) no-repeat;    */
    vertical-align:top;
}

/* Sidebar Right */

#sidebar_R {
    margin-top: 25px;
    margin-right:150px;
    float: right;
    width: 170px;
    height: 100%;
/*background: url(images/bg04.jpg) repeat-x top left;    */
}
.Sidebar_Block
{
/*	background: url(images/bg04.jpg) repeat-x top left;*/
	vertical-align:top;
}

.sidebar_R_h2 {
	margin: 0;
	/*padding: 10px 0 0 20px;*/
	/*height: 40px;*/
	color: #000000;
	background: url(images/small.gif) repeat-x;
	color:#ffffff;
	vertical-align:bottom;	
}


.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#aaa; margin:0 5px;}
.b2h, .b2bh {height:1px; background:url(images/small.gif) repeat-x; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3h, .b3bh {height:1px; background:url(images/small.gif) repeat-x; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4h, .b4bh {height:2px; background:url(images/small.gif) repeat-x; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #ddd;}
.headh {background: url(images/small.gif) repeat-x; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.headh h2 {margin: 0px 10px 0px 10px; padding-bottom: 3px; color:#FFFFFF}
.contenth {background: url(images/bg04.jpg) repeat-x top left; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.contenth div {padding-left: 8px; padding-top: 5px;}

.b1h_Error, .b2h_Error, .b3h_Error, .b4h_Error, .b2bh_Error, .b3bh_Error, .b4bh_Error{font-size:1px; overflow:hidden; display:block;}
.b1h_Error {height:1px; background:#ff0000; margin:0 5px;}
.b2h_Error, .b2bh_Error {height:1px; background:url(images/small.gif) repeat-x; border-right:2px solid #ff0000; border-left:2px solid #ff0000; margin:0 3px;}
.b3h_Error, .b3bh_Error {height:1px; background:url(images/small.gif) repeat-x; border-right:1px solid #ff0000; border-left:1px solid #ff0000; margin:0 2px;}
.b4h_Error, .b4bh_Error {height:2px; background:url(images/small.gif) repeat-x; border-right:1px solid #ff0000; border-left:1px solid #ff0000; margin:0 1px;}
.b2bh_Error, .b3bh_Error, .b4bh_Error {background: #ddd;}
.headh_Error {background: url(images/small.gif) repeat-x; border-right:1px solid #ff0000; border-left:1px solid #ff0000;}
.headh_Error h2_Error {margin: 0px 10px 0px 10px; padding-bottom: 3px; color:#FFFFFF}
.contenth_Error {background: url(images/bg04.jpg) repeat-x top left; border-right:1px solid #ff0000; border-left:1px solid #ff0000;}
.contenth_Error div_Error {padding-left: 8px; padding-top: 5px;}



/* Content */

#content {
	/*float: none;*/
	width: 570px;
	height: 100%;
}
#content_Order {
	/*float: none;*/
	width: 900px;
	height: 100%;	
}

.post {
	padding: 20px 20px;
	background: url(images/bg04.jpg) repeat-x top left;
	/*border: 3px solid #ffffff;*/
}

.bigpost 
{

    padding: 20px 20px;
	background: url(images/bg04.jpg) repeat-x top left;
	/*border: 3px solid #ffffff;*/
	/*width: 100%;*/
}

.title {
	margin: 0;
	color: #0F7EAC;
}

.byline {
	margin: 0;
	color: #0F7EAC;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}


/* Footer */

#footer {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	height: 60px;
	border-top: #0F7EAC solid 4px;
	background: #F2F2F2 url(images/bg02.png) repeat-x left;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	color: #717171;
}

.Img_Link
{
 border-style:none;	
}

input
{
	color:#717171;
	background-color:#eeeeee;		
}
.Form_Error
{
	color:#ff0000;
}
.TSO_Tables
{
 width:400px;
}
.TSO_TD_AL
{
 text-align:left;	
 
}
.TSO_TD_AR
{
 text-align:right;	
}
.OneHundredPercent
{
 width:100%;	
}

.Reservation_Table
{
	width:100%;	
}
.Reservation_TD_Left
{
	 text-align:right;
	 vertical-align:top;	
}
.Reservation_TD
{
	text-align:left;
	vertical-align:top;
}
.Reservation_TD_Center
{
    text-align:center;
    vertical-align:top;
}
.Instructions
{
	color: #0F7EAC;
	font-size:12px;
	font-style:italic;
}
.GoogleMapImage
{
	float:left; 
	padding-right:10px; 
	padding-bottom:10px; 
	border-style:none;	
}
.DDL_input
{
	color:#717171;
	background-color:#eeeeee;		
}

.Error_Panel
{
	 background: url(images/bg04.jpg) repeat-x top left;
	 background-color:#0F7EAC;	
	 border-color:#ff0000;
	 border-width:2px;
	 border-style:solid;
	 color: #555555;
}
.Error_Panel_Header
{
	background-color:#0F7EAC;	
	color: #ffffff;
}