body {
	margin: 0;
	padding: 0;
	background: #FFF;
	background-image: url(/images/decoration-whitebg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
	font-family: Verdana, Arial Narrow, Helvetica, sans-serif;
	font-size: 0.8em;
}

/*** title divs ***/
/*** (kinda like turtle doves, except not.) ***/
#title {
	background: #00AEC5;
	padding: 0;
	margin: 0;
	height: 57px;
	/*position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 32767;*/
}

#title img {
	border: 0 !important;
}

#subtitle {
	margin: 0;
	padding: 0;
	height: 19px;
	background: #fff;
	/*position: fixed;
	top: 57px;
	left: 0;
	width: 100%;
	z-index: 32767;*/
}

#subtitle img {
	border: 0 !important;
}

/*** left-side nav ***/
#leftnav {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
	margin-top: 2em;
	margin-left: 36px;
	padding: 0 0 0 0;
	/*background: #f00;*/
	width: 133px;
	position: absolute;
	left: 0;
	clear: left;
	/*position: fixed;
	top: 75px;*/
}

#leftnav ul {
	width: 133px;
	/* IE css width hack */
	\width: 133px;
	w\idth: 133px;
	/* end IE css width hack */
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	background: #00AEC5;
}


#leftnav ul li {
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 2px solid #fff;
}

#leftnav ul li.divider-bottom {
	border-bottom: 12px solid #fff;
}

#leftnav ul li.divider-top {
	border-top: 12px solid #fff;
}

#leftnav ul li a
{
	display: block;
	width: 133px;
	/* IE css width hack */
	\width: 133px;
	w\idth: 133px;
	/* end IE css width hack */
	padding: 3px 2px 3px 2px;
	border: 0px;
	background: #00AEC5;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

#leftnav ul li a:link { color: #FFF; }
#leftnav ul li a:visited { color: #FFF; }

#leftnav ul li a:hover { background: #0094A8; }

/*** content ***/
#content {
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 205px;
	/*background: #0f0;*/
	width: 612px;
	/*position: relative;
	top: 75px;
	left: 205px;*/
}

#content h1 {
	font-size: 1.7em;
	font-family: Times, serif;
	color: #1E5275;
	background-image: url(/images/dot-blue-spaced.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: inline;
	clear: both;
	padding-bottom: 8px;
}

#content h2 {
	font-size: 1.7em;
	line-height: 1.7em;
	font-family: Times, serif;
	color: #A9122A;
	background-image: url(/images/dot-red-spaced.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: inline;
	clear: both;
	padding-bottom: 8px;
}

#content h3 {
	font-size: 1.25em;
	font-family: Times, serif;
	color: #1E5275;
}

#content .spacer {
	height: 8px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.error {
	border : 1px solid #d63030;
	padding : 2px;
	background-color : #fbeaea;
}

.error-msg {
	color : #d63030;
	font-size : 10px;
}

table.fe-form {
	border: 2px solid #00AEC5;
}

table.fe-form tr.reg {
	background: #eef;
}

table.fe-form tr.alt {
	background: #EEF;
}

.label {
	vertical-align: top;
	text-align: right;
}

.value .input-text {
	width: 20em;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.8em;
}

.value textarea {
	width: 20em;
	height: 8em;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 0.8em;
}

/*** sections & advertisers ***/
#section-image {
	padding: 10px;
	padding-right: 0px;
}

#advertisers-list {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	clear: both;
	width: 95%;
}

#advertisers-list .advertiser-row {
	margin-top: 5px;
	border: 2px solid #00AEC5;
	/* border: 2px solid #9ED2E1; */
	padding: 0;
	height: 100px;
}

#advertisers-list .advertiser-image-cell {
	/*border: 2px solid #00AEC5;*/
	width: 136px;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0 1px 2px;
	margin: 0;
	background: #00AEC5;
	/* background: #9ED2E1; */
}
/*
#advertisers-list .advertiser-image-cell img { 
	width: 132px;
}
*/
#advertisers-list .advertiser-details-cell {
	padding: 2px;
	margin: 0;
	border: 2px solid #00AEC5;
	/* border: 2px solid #9ED2E1; */
	vertical-align: top;
}

#advertisers-list  h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #00AEC5;
	text-transform: uppercase;
	padding: 2px;
	margin: 0;
}

#advertisers-list p {
	margin: 0;
	padding: 2px;
}

#advertisers-list table.advertisers-contact-details {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	vertical-align: bottom;
}

#advertisers-list table.advertisers-contact-details td {
	margin: 0;
	padding: 1px;
	padding-right: 5px;
	vertical-align: bottom;
}

#advertisers-list table.advertisers-contact-details td.contact-title {
	font-weight: bold;
}

