/*455px = 39.45em (ish)*/

* {
	padding: 0;
	margin:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
}

body {
	background-color:#fcfdfe;
}

a {
	color:#7C93BC;
	text-decoration:none;
}
a:hover {
	color:#f43942;
	text-decoration:none;
}

h1 {
	font-size:1.4em;
	color:#8cabe2;
	font-weight:normal;
}
h2 {
	font-size:1.4em;
	color:#8cabe2;
	font-weight:normal;
	margin-top:1em;
}
h3 {
	font-size:1em;
	/*color:#646466;*/
	font-weight:normal;
	color:#8cabe2;
}

/* header */
#container {
	position: relative;
	width: 50.25em;
	/*width: 810px;*/
	margin: 0 auto;
}
#header {
	height:24.6em;
}
#logo {
	position:absolute;
	top:1.45em;
	right:0px;
}
#homepageImages { 
	position:absolute;
	top:10.7em;
	left:0em;
}
#navTagline {
	position:absolute;
	left:0px;
	top:3.2em;
	color:#F3424C;
	font-size:1.1em;
}

/*featured nav */
#featured{
	position:absolute;
	top:5.6em;
	left:0px;
	width: 50.6em;
	overflow: hidden;
	margin-bottom: 1em;
}

#featured ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#featured li
{
	border-left: 1px dotted #969698;
	float: left;
	line-height: 1.2em;
	margin: 0 0em 0em -.5em;
	padding: 0 0em 0em .5em;
	height:3.8em;
	font-size:1.2em;
	padding-right:6em;
	vertical-align:bottom;
}

#featured li.featured1 {
width:8.45em;
}

#featured li.featured2 {
width:8.3em;
}

#featured li.featured3 {
width:5em;
}

#featured span {
	position:absolute;
	bottom:0px;
	width:7em;
}
#featured a {
	color:#8cabe2;
	text-decoration:none;
}
#featured a:hover {
	color:#f43942;
	text-decoration:none;
}

#featured .active a
{
	color:#f43942;
}
/* navigation */
#navigation {
	margin-top:0.75em;
}

#navigation li
{
	display: inline;
	list-style-type: none;
	padding-right: 1.1em;
	font-size:0.8em;
}
#navigation li a {
	color:#a0a0a2;
	text-decoration:none;
}
#navigation li a:hover {
	color:#f43942;
	text-decoration:none;
}
#navigation .active a
{
	color:#f43942;
}

/* generic styles */
hr {
	border: none 0;
	border-top: 1px dotted #969698;
	height: 1px;
	margin: 3px 0px 16px 0px;
	width:100%;
}
#content {
	font-size:0.9em;
	margin-bottom:0.7em;
	color:#99999B;
}
.clear{	
	clear:both;
}

/*content*/
#contentSpacer {
	height:1.1em;
}
.contentNav{
	display:block;
	float:left;
	width:11.8em;
	margin-right:0.7em;
}
.contentBodytext {
	width:38em;
	margin-right:1.45em;
	float:left;
	font-size:0.8em;
	line-height:1.4em;
	color:#626262;
}
.contentBodytext p{
	margin-bottom:1em;
}
.contentBodytext h1 {
	font-size:1.6em;
	margin-bottom:1em;
	line-height:1.2em;
}
.contentImages {
	width:169px;
	float:left;
	text-align:right;
}
.contentImages img{
	margin-bottom:1em;
}

/*contentNav*/
.contentNav {

}
.contentNav li
{
	list-style-type: none;
	padding-right: 1.1em;
	font-size:1em;
	margin-bottom:0.3em;
}
.contentNav li a {
	color:#8CB9F1;
	text-decoration:none;
}
.contentNav li a:hover {
	color:#f43942;
	text-decoration:none;
}
.contentNav .active a
{
	color:#f43942;
}


/* homepage */
#homepageSpacer {
	height:2.35em;
}
#homepageContent{
	width:35.55em;
	margin: 0px 1em 0px 18.9em;
}
#homepageContent p{
	line-height:1.2em;
	font-weight:normal;
}

/* footer */
#footer {
	font-size:0.6em;
	color:#99999B;
	margin-bottom:10em;
}

/* listing stuff*/
.listingItem {
	position:relative;
}
.listingItem .image{
	float:left;
	width:12.4em;
	text-align:center;
}
.listingItem .bodytext{	
	float:left;
	color:#8cabe2;
	width:39.45em;
	font-size:0.8em;
	line-height:1.4em;
}
.listingItem p, #homepageContent p{
	margin-bottom:1em;
}

#fullListing .listingItem h3 {
	font-size:1em;
	color:#8cabe2;
	font-weight:bold;
}

#fullListing .listingItem .bodytext {
	color:#727274;
}

.furtherLink a {
	font-weight:bold;
	color:#7C93BC;
	text-decoration:none;
}
.furtherLink a:hover {
	color:#f43942;
	text-decoration:none;
}

#listingHeader {

}
#listingHeader h2 {
	margin:15px 0px 15px 8.8em;
}
#listingHeader hr {
	margin:0px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*sitemap*/
#sitemap
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#sitemap li 
{
list-style: none;
padding-left: 10px;
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
