﻿/*All forms*/
h1
{
	margin-bottom: 37px;
}
h5 
{
  	color: #333333;
  	font-size:14px;
	line-height:1.5em;
	padding:0px 5px 0px 0px;
}
#formtable
{
	border-collapse: collapse;
	width: 925px;
}
#formtable td
{
	vertical-align: top;
	border: none;
	padding: 0px 0px 20px 0px;
}
#formtable td.fieldCell
{
	text-align: right !Important; 
}
.forminnertable
{
	padding-right: 0px;
	padding-bottom: 0px;
}
.forminnertable td
{
}
.formspacer
{
}
.bulletTable, .checkboxTable
{
	width: 75%;
	margin-top: 5px;
}
.bulletTable input
{
	margin-top: 4px;
	padding-right: 3px;
}
.checkboxTable input
{
	padding-right: 3px;
	margin-top: 4px;
}
.checkboxTable label
{
	vertical-align: top;
	padding-top: 0px;
}
.formNotes
{
	float: right;
	font-size: 10px;
	font-style: italic;
	padding-right: 13px;
}

/*Contact form specific*/
div#marinaSelection
{
	background-image: url("/images/bkgnd_contactFormMarinas.gif");
	background-repeat: repeat;
	height: 147px;
	width: 925px;
	margin: 10px 0px 15px 0px;
}
div#marinaSelection td
{
	vertical-align: bottom;
	text-align: center;
	width: 185px;
	height: 131px;
}
div#marina_bayshore
{
	margin: 0px auto 8px auto;
	width: 114px;
	height: 106px;
	background-image: url("/images/contact_form_marinas.gif");
	background-repeat: no-repeat;
	background-position: -36px top;
}
div#marina_balboa
{
	margin: 0px auto 8px auto;
	width: 114px;
	height: 106px;
	background-image: url("/images/contact_form_marinas.gif");
	background-repeat: no-repeat;
	background-position: -218px top;
}
div#marina_bayside
{
	margin: 0px auto 8px auto;
	width: 114px;
	height: 106px;
	background-image: url("/images/contact_form_marinas.gif");
	background-repeat: no-repeat;
	background-position: -403px top;
}
div#marina_villacove
{
	margin: 0px auto 8px auto;
	width: 114px;
	height: 106px;
	background-image: url("/images/contact_form_marinas.gif");
	background-repeat: no-repeat;
	background-position: -588px top;
}
div#marina_bairisland
{
	margin: 0px auto 8px auto;
	width: 114px;
	height: 106px;
	background-image: url("/images/contact_form_marinas.gif");
	background-repeat: no-repeat;
	background-position: -773px top;
}

