label {
	display:block;
}
div.checkbox label {
	display:inline;
	margin-left:4px;
}
a:link, a:visited {
	color: #115f9a;
}
a:hover, a:active {
	color: #02b259;
}
h1 {
	font-size:2em;
	margin-bottom:0.75em;
	text-transform: uppercase;
	color: #115f9a;
	text-align:center;
}
h2 {
	font-size:1.5em;
	margin-bottom:1em;
	line-height: 1;
	color: #02b259;
}
h3 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:0em;
	color: #333333;
}
h4 {
	font-size:1em;
	font-weight: bold;
	color: #02b259;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
	color: #333333;
}
h6 {
	font-size:1em;
	font-weight:bold;
	color: #666666;
}
textarea {
	width:auto;
	height:auto;
}
thead th {
	background:#115f9a;
	color:#FFF;
}
thead th a:link, thead th a:visited {
	color:#FFF;
}
thead th a:hover, thead th a:active {
	color:#02b259;
}
table caption {
	background: transparent;
	color:#666;
	border-bottom:2px #000 solid;
}
tr.even td {
	background:#E3E3E3;
}
tr.odd td {
	background:#FFF;
}
#wrapper {
	background:#FFFFFF;
}
#masthead {
	height: 108px;
	background:#FFFFFF;
}
ul#topnav {
	line-height: 1em;
	margin: 48px 0px 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
ul#topnav li {
	background: url(../img/top_nav_btn.jpg) no-repeat;
	float: left;
	height: 22px;
	width: 97px;
	margin-right:12px;
}
ul#topnav li a {
	text-align: center;
	display: block;
	padding-top: 4px;
	color: #000000;
	text-decoration: none;
}
#mainNavContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #CCCCCC;
}
ul#mainnav {
	list-style: none;
	line-height: 3em;
	text-indent: 12px;
	margin:0px auto;
	padding: 0px;
	width: 110px;
}
ul#mainnav a:link, ul#mainnav a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	background: url(../img/cog.png) no-repeat left center;
	text-indent: 18px;
	padding-left: 9px;
}
ul#mainnav a:hover, ul#mainnav a:active {
	color: #115f9a;
	text-decoration: underline;
	background: url(../img/cog_edit.png) no-repeat left center;
	display: block;
	text-indent: 18px;
	padding-left: 9px;
}
#pageTitle {
	padding-top:18px;
}
#login {
	background: url(../img/login_bg.jpg) no-repeat;
	height: 180px;
	padding-top:108px;
}
#login div.submit {
	margin:0px;
}
#mainContent {
	padding-bottom: 18px;
}
a.view {
	background: url(../img/zoom.png) no-repeat left center;
	text-indent: 18px;
	display: inline-block;
	height: 18px;
	margin-right:18px;
}
a.add {
	background: url(../img/add.png) no-repeat left center;
	text-indent: 18px;
	display: inline-block;
	height: 18px;
	margin-right:18px;
}
a.back {
	background: url(../img/arrow_left.png) no-repeat left center;
	text-indent: 18px;
	display: inline-block;
	height: 18px;
	margin-right:18px;
}
a.edit {
	background: url(../img/pencil.png) no-repeat left center;
	text-indent: 18px;
	display: block;
	height: 18px;
	margin-right:18px;
}
a.delete {
	background: url(../img/cross.png) no-repeat left center;
	text-indent: 18px;
	display: block;
	height: 18px;
	margin-right:18px;
}
#accountSearch, #userSearch, #blogSearch, #feedSearch {
	width:300px;
	float:right;
	text-align:right;
}
#specialSearch {
	width:265px;
	float:right;
	text-align:right;
}
img.helpTip {
	float:left;
	margin-left:3px;
	margin-top:8px;
	width:18px;
}
#PageAddForm, #GroupAddForm, #GroupEditForm, #AccountEditForm, #AccountAddForm, #UserEditForm, #UserAddForm, #UserAddClientUserForm, #UserEditClientUserForm, #UserAddPropertyUserForm, #UserEditPropertyUserForm {
	padding:  18px 0px 0px 0px;
	text-align: center;
}
#PostEditForm, #PostAddForm, #FeedAddForm, #FeedEditForm {
	width: 466px;
	padding:18px 18px 0px;
	border:solid 1px #CCCCCC;
	margin-left:auto;
	margin-right:auto;
}
#PostEditForm input[type="text"], #PostEditForm select, #PostAddForm input[type="text"], #PostAddForm select {
	width: 180px;
	float:left;
}
#FeedEditForm input[type="text"], #FeedEditForm select, #FeedAddForm input[type="text"], #FeedAddForm select {
	width: 180px;
	float:left;
}
#authMessage {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
#footer {
	height:90px;
	background:url(../img/footer_bg.jpg) no-repeat;
}
/* Special Offer Styles */
div#specialDetail {
	padding: 18px;
	width: 500px;
	border: 1px solid #999999;
	margin-left:auto;
	margin-right: auto;
}
div#specialPost {
	margin-bottom: 18px;
	padding-bottom: 17px;
	border-bottom: 1px solid #000000;
}
p#specialDatePosted {
	font-size: .75em;
	font-style: italic;
	color: #666666;
	margin-bottom: 0px;
}
div#specialTitle {
}
div#specialTitle h1, div#specialTitle h2, div#specialTitle h3, div#specialTitle h4, div#specialTitle h5, div#specialTitle h6 {
	margin-top: 0px;
	text-align: left;
}
p#specialPriceOffer {
	margin: 0px;
	padding: 0px;
}
p#specialValidThru {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div#specialBody {
}
div#specialBookingUrl {
}
p#specialDisclaimer {
	font-size: .75em;
	font-style: italic;
	color: #666666;
}
p#specialDetailBack {
}
