/* CSS styles */

	body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #F6F6F6 url('../images/bg.jpg') repeat-x top;
	}
	h1 {
	margin: 0;
	padding: 0;
	}
	h2 {
	margin: 0;
	padding: 0;
	}
	h3 {
	margin: 0;
	padding: 0;
	}
	p {
	margin: 0;
	padding: 0;
	}
	ul {
	padding: 0;
	margin: 0;
	}
	
	
	
	

/* -------- WRAPPER -------- */
#wrapper {
    width: 980px;
    position: relative;
    left: 50%;
    margin-left: -490px;
    padding: 0;
    /*background: url('../images/bg_wrapper_girl.jpg') no-repeat top;*/
    border-left: 16px solid #FFFFFF;
    border-right: 16px solid #FFFFFF;
    border-bottom: 16px solid #FFFFFF;
}

/* - BACKGROUND SCROLLING IMAGE -*/
#background_image_wrapper{
    height: 535px;
}

/* -------- MENU -------- */
#menu {
    height: 102px;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #000000 url('../images/bg_menu.jpg') repeat-x top;
    position:absolute;
    top: 143px;
    z-index: 100;
}

/* -------- FLASHADVERT -------- */
#flashadvert {
    float: left;
    width: 573px;
    height: 267px;
    border: #FFFFFF 3px solid;
    padding: 0;
    margin: 9px 0 9px 9px;
    position: absolute;
    z-index:100;
    top:245px;
}
#flashadvertinside {
}
#logo {
    float: right;
    padding: 0;
    margin: 170px 19px 0 0;
    position:absolute;
    z-index:100;
    top: 245px;
    right: 0;
}

/* -------- FEATURES -------- */
#feature_strip{
    background: url('../images/bg_feature.jpg') repeat-y left;
    height: 222px;
}
#features {
    float: left;
    height: 206px;
    padding: 0;
    margin: 8px 0 9px 8px;
}
a.featurebox { 
float: left;
display: block; 
width: 188px; 
height: 206px; 
outline: none;
margin: 0 7px 0 0;
}
a.featurebox p { 
position: absolute; 
left: -1000px;
}
a#feature_sundays { 
background: url('../images/bg_sundays_but.jpg') no-repeat left center; 
float: left;
}
a#feature_sundays:hover { 
background-position: right center; 
}
a#feature_enews { 
background: url('../images/bg_enews_but.jpg') no-repeat left center; 
float: left;
}
a#feature_enews:hover { 
background-position: right center; 
}
a#feature_mystory { 
background: url('../images/bg_mystory_but.jpg') no-repeat left center; 
float: left;
}
a#feature_mystory:hover { 
background-position: right center; 
}

/* -------- VIDEO -------- */
#video {
float: right;
height: 200px;
width: 361px;
border: #FFFFFF 3px solid;
padding: 0;
margin: 8px 10px 0 0;
}

/* -------- FOOTER -------- */
#footerwrapper {
height: 65px;
border-top: #FFFFFF 2px solid;
background: url('../images/bg_footer.jpg') no-repeat top; 
padding: 0;
margin: 0;
}
#footerleft {
color:#585858;
font-weight: normal;
float: left;
line-height: 10px;
font-size: 9px;
margin: 8px 0 0 8px;
padding: 0;
}
a.linkbox { 
float: left;
display: block; 
width: 188px; 
height: 48px; 
outline: none;
margin: 0 7px 0 0;
}
a.linkbox p { 
position: absolute; 
left: -1000px;
}
a#link_facebook { 
background: url('../images/bg_facebook_but.jpg') no-repeat left center; 
float: left;
}
a#link_facebook:hover { 
background-position: right center; 
}
a#link_twitter { 
background: url('../images/bg_twitter_but.jpg') no-repeat left center; 
float: left;
}
a#link_twitter:hover { 
background-position: right center; 
}
a#link_podcast { 
background: url('../images/bg_podcast_but.jpg') no-repeat left center; 
float: left;
}
a#link_podcast:hover { 
background-position: right center; 
}

#footerright img {
margin: 18px 30px 0 0;
float: right;
}

/* -------- LEGAL -------- */
#legalwrapper {
height: 50px;
background: #FFFFFF; 
padding: 0;
margin: 0;
}
#legalleft {
color:#6d6d6d;
width: 543px;
font-weight: normal;
float: left;
margin: 0;
padding: 18px 0 0 24px;
font-size: 10px;
background: #FFFFFF;
}
#legalleft a:link, #legalleft a:visited {
text-decoration: none;
color: #2eaadc;
}
#legalleft a:hover, #legalleft a:active {
text-decoration: underline;
}
#legalright {
float: right;
color:#6d6d6d;
font-weight: normal;
margin: 0;
padding: 14px 16px 0 0;
font-size: 10px;
background: #FFFFFF;
}
#legalright a:link, #legalright a:visited {
text-decoration: none;
color: #2eaadc;
}
#legalright a:hover, #legalright a:active {
text-decoration: underline;
}
#legalright img {
margin: 14px 24px 0 0;
}


/* ---------------------------------------------------------------------------------------- SITEMAP -------- */
#sitemap {
height: 180px;
padding: 7px 0 0 13px;
margin: 0;
}
#sitemap p {
font-size: 9px;
font-weight: normal;
color:#6d6d6d;
padding: 0;
margin: 0 0 3px 3px;
}

	fieldset {
	float: left;
	width: 105px;
	height: 150px;
	margin: 0 10px 0 10px;
	padding: 5px 0 10px 9px;
	border: 1px solid #cdcbcb;
	}
	legend {
	color: #adacac;
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	margin: 0;
	}

#sitemap a:link, #sitemap a:visited {
text-decoration: none;
color: #adacac;
}
#sitemap a:hover, #sitemap a:active {
text-decoration: underline;
}


/* ---------------- */
#clear {
clear: both;
}


