/* ---------- Generic styles ---------- */
html {
	z-index: auto;
	margin: 0px;
	height: 100%;
}
body {
	margin: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	text-align:center;
	font-size: small;
}
#alt-background{
	background-color:#FFFFFF;
}
a {
	text-decoration:none;
}
a img {
	border:0;
}
p {
	margin:0;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#container {
	width: 740px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	border:solid 1px #000000;
	background-color:#222222;
	
	position:relative; 
	height:auto !important; 
	height:100%; 
	min-height:100%; 
}
div#header{
	height:150px;
	width:740px;
	background-image:url(/images/header.jpg);
}
div#content{
	width:100%;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	background-color:#999999;
}
div#content p{
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	margin-top:0;
}
div#content h2{
	font-size:14px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
div#column-left{
	float:left;
	width:500px;
	padding-top:0px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
#column-left h1{
	padding-top: 4px;
	padding-left: 8px;

}
div#column-right{
	float:right;
	width:214px;
	margin:0;
	padding-right:8px;
	padding-bottom:8px;
	padding-top:0px;
	padding-left:0px;
}
#footer-container {
	width:724px;
	height:34px;
	padding:8px;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	background-color:#222222;
	background-image:url(/images/footer_background.jpg);
	background-repeat:repeat-x;
	margin: 0px;
}
#footer-links{
	font-size:10px;
	color:#FFFFFF;
	display:block;
	text-align:center;
}
#footer-links a{
	color:#FFFFA6;
}
#footer-links a:hover{
	color:#FFFFFF;
}
#box-top{
	width:500px;
	background-color:#FFFFFF;
	border:solid 1px #000000;
	background-image:url(/images/box_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0;
	padding-top:8px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	min-height:600px;
}
#box-top img{
	float:right;
	padding:8px;
}
#box-top p img{
	float:left;
	margin-top:-8px;
}
#box-car{
	width:500px;
	background-color:#FFFFFF;
	border:solid 1px #000000;
	background-image:url(/images/box_car_bk.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0;
	padding-top:0px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
}
#box-car ul{
	padding-top:8px;
}
#box-car ul li {
	list-style-image:url(/images/bullet_arrow.jpg);
	list-style-type:circle;
	margin-left:-10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 220px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top:8px;
}
#box-boat{
	width:244px;
	height:auto;
	float:left;
	margin-top:8px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-color:#FFFFFF;
	border:solid 1px #000000;
	background-image:url(/images/box_boat_bk.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
}
#box-boat ul{
	padding-top: 50px;
}
#box-boat ul li {
	list-style-image:url(/images/bullet_arrow.jpg);
	list-style-type:circle;
	margin-left:-10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 8px;
}
#box-arch{
	width:244px;
	height:auto;
	margin-top:8px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	float:right;
	background-color:#FFFFFF;
	border:solid 1px #000000;
	background-image:url(/images/box_arch_bk.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
}
#box-arch ul{
	padding-top:75px;
}
#box-arch ul li {
	list-style-image:url(/images/bullet_arrow.jpg);
	list-style-type:circle;
	margin-left:-10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	padding: 8px;
}

#box-side{
	width:212px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	border:solid 1px #000000;
	background-image:url(/images/column_right_bk.jpg);
	background-repeat:no-repeat;
	min-height:608px;
}
#box-side a{
	color:#000000;
	text-decoration:underline;
}
#box-side h1{
	text-align:center;
	padding:4px;
	margin: 0px;
}
#map{
	clear:both;
}
#more-link{
	height:33px;
	background-image:url(/images/btn_more.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	cursor:pointer;
	padding:0;
	display:block;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* ---------- Main Navigation styles ---------- */
#nav-container{
	height:50px;
	width:740px;
	margin:0;
	padding:0;
	background-image:url(/images/nav_background.jpg);
	background-repeat:repeat-x;
	background-color:#999999;
}
ul#nav{
	list-style-type:none;
	height:42px;
	width:740px;
	color:#FFFFA6;
	font-weight:bold;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:-8px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
#nav li{
	display:inline;
}
#nav li a{
	color:#FFFFA6;
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	margin:0;
}
#nav li a:hover{
	color:#000000;
}
li#nav_home{
	width:48px;
}
li#nav_auto{
	width:85px;
}
li#nav_arch{
	width:97px;
}
li#nav_boats{
	width:48px;
}
li#nav_other{
	width:99px;
}
li#nav_contact{
	width:82px;
}
li#nav_photos{
	width:99px;
}
/* Hover */
li#nav_home a:hover{
	width:48px;
	background-image:url(/images/btn_home.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
li#nav_auto a:hover{
	width:85px;
	background-image:url(/images/btn_auto.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
li#nav_arch a:hover{
	width:97px;
	background-image:url(/images/btn_arch.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
li#nav_boats a:hover{
	width:85px;
	background-image:url(/images/btn_boat.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
li#nav_other a:hover{
	width:99px;
	background-image:url(/images/btn_other.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
li#nav_contact a:hover{
	width:82px;
	background-image:url(/images/btn_contact.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
li#nav_photos a:hover{
	width:99px;
	background-image:url(/images/btn_photos.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
/* Active nav */
li#nav_home-active a{
	width:48px;
	background-image:url(/images/btn_home.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#000000;
}
li#nav_auto-active a{
	width:85px;
	background-image:url(/images/btn_auto.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#000000;
}
li#nav_arch-active a{
	width:97px;
	background-image:url(/images/btn_arch.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#000000;
}
li#nav_boats-active a{
	width:85px;
	background-image:url(/images/btn_boat.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#000000;
}
li#nav_other-active a{
	width:99px;
	background-image:url(/images/btn_other.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#000000;
}
li#nav_contact-active a{
	width:82px;
	background-image:url(/images/btn_contact.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#000000;
}
li#nav_photos-active a{
	width:99px;
	background-image:url(/images/btn_photos.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#000000;
}

/* ---------- FORMS STYLES ---------- */
#edit{
	text-align:left;
}
#edit form div{
	margin:0 0 1ex 0;
	clear:left;
}
#edit form label{
	width:6em;
	display:block;
	float:left;
	font-weight:bold;
	padding-right:1.5em;
}
#edit form label.secondaryLabel{
	float:none;
	width:auto;
	font-weight:normal;
	padding-left:1.5em;
	margin-top: .2ex;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6em;
}
#edit form.secondary{
	float:none;
	width:auto;
	font-weight:normal;
	margin:1ex 0 0 6em;
	padding-left:1.5em;
}	
#edit form div.actions{
	margin-left: 6em;
	padding-left:1.5em;
}
#edit form fieldset {
	padding:1em;
	width:760px;
	margin-top:10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left:10px;
}
#edit form h1{
	padding:10px;
	text-align:left;
	font-size:150%;
	letter-spacing:.2em;
	margin-top:1em;
	color:#000000;
}
#edit form fieldset legend {
	font-weight: bold;
	color: #000000;
}
/* ---------- Login ---------- */
.form {
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align:left;
  }
.form h3 {
  margin: 0;
  padding: 20px;
  font-size: 130%;
  color: #fff;
  background: url(/images/login_header.jpg) no-repeat top left;
  }

.form-content{
  border-color:#666666;
  border-style:solid;
  border-width:1px;
  background-color:#FFFFFF;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-top:20px;
}  
.form label {
	float:left;
	width:45%;
	padding:5px;
}
.form span {
	float:left;
}
.form input{
	float:right;
	width:45%;
}
.form label, label span {
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}
/* ---------- TABLE STYLES ---------- */
#photo-list caption{
	padding:10px 0;
	text-align:left;
	text-transform:uppercase;
	font-size:150%;
	letter-spacing:.2em;
}
#photo-list table, #photo-list th, #photo-list td{
	border:1px solid #666;
}
#photo-list table {
	border:1px solid #000;
	width:760px;
}
#photo-list th {
	background-color:#999999;
	padding:1em .7em 1em .7em;
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
}
#photo-list tbody td, #photo-list tbody th {
	padding:.5em;
}
#photo-list tbody tr {
	background-color:#cccccc;
}
#photo-list td{
	padding:0 10px;
}
#photo-list h2{
	font-size:100%;
}
.updated{
	color:#FF0000;
}
#photo-list{
	padding:1em;
	width:760px;
}

/* ---------- TAB STYLES ---------- */
#tab-nav {
	float: left;
	width: 100%;
	margin:0px;
	list-style: none;
	background: #FFCB2D url(/images/tab_nav_bg.gif) repeat-x bottom left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
}
#tab-nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
}
#tab-nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	background: #F9E9A9 url(/images/tab_off_bg.gif) repeat-x top left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	
	border-top-color: #9B8748;
	border-right-color: #9B8748;
	border-bottom-color: #FFCB2D;
	border-left-color: #9B8748;
}
#tab-nav a:hover {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(/images/tab_on_bg.gif) repeat-x top left;
}
#active a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(/images/tab_on_bg.gif) repeat-x top left;
}
/* ---------- ERROR STYLES ---------- */
ul.messages{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
li.error {
	background-image:url(/images/sign_error.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top:8px;
	height:22px;
}
li.passed{
	background-image:url(/images/sign_passed.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top:8px;
	height:22px;
}

li.warning {
	background-image:url(/images/sign_warning.jpg);
	background-repeat:no-repeat;
	padding-left: 35px;
	padding-top:8px;
	height:22px;
	background-position: left top;
}
#logout {
	padding-left:10px;
	padding-top:10px;
}
#logout a{
	color:#000000;
	text-decoration:underline;
}