/*@import url("fueldesign.css");*/


body {
	color: #777;
}

div#nav {
	background-color: transparent;
}

h1, h2, h3 {
	color: #221f1f;
}
h4 { color:#024246; }
h5, h6, h7 { color:#790000;}

div.container {
	background-color: #fff;
}

div#header {
	background-color: #221f1f;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

a#logo {
	color: #000;
	text-decoration: none;
}

div.whoslogged {
	color: #ddd;
	text-align: right;
	margin-bottom: 18px;
}

div.whoslogged a {
	color: #fff;
}

div#placeholder-hero {
	background-color:#E4E8EE;
}

div#sub {
	background-color: #fff; /*#eef1f4*/
}

div.box {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e0e5ea;
}

div#footer {
	color: #666;
	text-align: center;
}

div#sub-bottom {
	/*background: url(/images/cssimg/bg-side-18-7.png) repeat-x 0 0;*/
	height: 144px;
}



td.menu-item {
	color: #ccc;	
}

td.menu-item-hover {
	color: #eef1f4;
}

td.menu-item-selected {
	color: #fff;
}

td.submenu-item {
	background-color: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background-color: #4D4D4D;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background-color: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}



/* @group Forms */

.search-box {
	border-bottom: 1px solid #D3DBE7;
	margin-bottom: 18px;
}

.secure-login, .announcement-list, #random-testimonials {
	background-color: transparent;
	border:0 none;
	margin:1em;
	padding:0;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, #latest-announcements h3, .reserve h3, .newsletter-form h3, #random-testimonials h3 {
	background-color: transparent;
	border: 0 none;
	font-size:1.5em;
	line-height:1em;
	margin-bottom:0.75em;
	padding:0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 0;/*9px*/
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #0066cc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #0066cc;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	/*background: #4D4D4D url(/images/cssimg/bg-header-18-7.png) repeat-x 0 0;*/
	margin: 0;
}

div#placeholder-nav {
	/*height: 48px;
	padding-top: 24px;*/
}

div.search-box {
	padding: 18px;
}

div.whoslogged {
	height: 72px;
	line-height: 72px;
	text-align: right;
}

div#placeholder-nav table {
	width: 100%;
}

div#header, div#placeholder-hero {
	height: 216px;
	line-height: 216px;
	margin: 0;
	overflow:hidden;
}

div#placeholder-hero {
	width: 710px; /*width: 600px;*/
}

div#main div.inner {
	padding:1em; /*padding: 18px 30px 36px;*/
}

div#shadow {
	/*background: url(/images/cssimg/bg-footer-18-7.png) repeat-x 0 0;
	height: 18px;*/
}

div#footer {
	background-color: transparent;
}

div#placeholder-footer {
	height:3em;
	line-height:3em;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }

/* @end */
