/*/*/
/* The Praise 100 Internet Radio Styles - Copyright 2006-09 /*

/** Useful Shortcuts:
*	font: font-style  font-variant  font-weight  font-size / line-height  font-family
*	background:  background-color  background-image  background-repeat  background-attachment  background-position 
*	border: border-width  border-style  border-color 
*	margin: top right bottom left 
*	padding: top right bottom left
***/
/* reset a few things */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/********************* Basic Tags **********************/
body {
	font: normal .85em/125% "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	background-color: #DFDFDF;
}
p {margin-bottom: 1.3em;}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font: bold 100%/100% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

h1 {font-size: 1.3em; letter-spacing: .01em; margin: 0 0 .3em 0; color: #5C3658; font-weight: normal;}
h2 {font-size: 1.2em; letter-spacing: .01em; margin: 0 0 .3em 0;}
h3 {font-size: 1.1em; margin: 0 0 .3em 0;}
h4 {font-size: 1.0em; font-weight: bold;}
h5 {font-size: 1.0em; font-weight: bold;}
h6 {font-size: 1.0em; font-weight: bold;}

a:link {
	color: #988052;
	text-decoration: underline; 
	} 
	a:visited {
	color: #555;
	text-decoration: underline;
	} 
	a:hover {
	color: #502155;
	text-decoration: none;
	} 
	a:active {
	color: #FF8C6A;
	text-decoration: underline;
} 



#nav ul {
	font-size: 1.1em;
	margin: 0px 2px 0 2px;
	width: 845px;
	height: 3em; 
	padding: 0 0 0 5px;
	clear: both;
	width: auto;
	}
	#nav ul li {
	display: block; 
	float: left; 
	list-style: none;
	z-index: 100;
	}
	#nav ul li a, #nav ul li.currentpage span {
	display: block;
	position: relative; 
	float: left;
	text-decoration: none;
	color: #003366;
	padding: 7px 8px 10px 5px; 
	margin: .8em 7px 0 0;
	z-index: 105;
}
	#nav ul li a:hover, #nav ul li.currentpage span {
	color: #003399; 
	background: #FFF;
}

/* Sub  Nav Drop Down */
#nav li ul {	
	position: absolute;
	top: -5008px;
	margin: 0;
	background: #FFF;
	font-size: 75%;
	border-right: 1px solid #EEE;
	border-bottom: 4px solid #F3C768;
	border-left: 1px solid #EEE;
	width: auto; 
	text-align: left;
	
}
#nav li:hover ul {
	display: block; 
	position: absolute; 
	top: 25px; 
	clear: both; 
	left: 2.7em;
}
#nav li ul li {
	display: block;
	border-top: 1px solid #EDF3FA;
	background-image: none;
	font-weight: bold;
}
#nav ul ul li:hover {background-color: #F3C768; color: #000; }
#nav ul ul a:link, #nav ul ul a:visited {
	margin: 0 0 0 5px; 
	padding: 1px 2px 1px 6px;
	width: 15em;
	color: #555; 
	text-decoration: none; 
	padding: 0; 
	}
	#nav ul ul li a:hover {color: #4F1312; border-top: 1px solid #F3C768;}




/********************* CONTENT **********************/

#FlabellComponent {margin: 2em 0;}


/********************* LAYOUT ***********************/
#page {
	width: 900px;
	margin: 0 auto 20px auto; 
	position: relative;
	background: url(images/content-bg.jpg) repeat-y 0 0;
	text-align: left;
}

#masthead {
	width: 847px;
	background-color: #DFDFDF;
	padding: 25px 25px 0 25px;
	height: 50px;
	}
	#masthead img {position: absolute; top: 25px;}
	#masthead h3, #masthead p {
		color: black;
		text-align: right; 
		clear: both; 
		}
		#masthead h3 {
		font: normal normal .8em/1.2em "Lucida Sans Unicode", Arial, sans-serif;
		text-transform: uppercase;
		letter-spacing: .8em;
		margin-right: -.8em;
		margin-top: 18px;
		}
		#masthead p {
		font: normal normal .7em/1.2em "Lucida Sans Unicode", Arial, sans-serif;
		letter-spacing: .4em;
		margin-right: -.4em;
		margin-bottom: 5px;
		}
	img.banner {margin-left: 25px;}
	img.listen {position: absolute; top: 90px; left: 35px;}

#nav {
	width: 850px;
	margin: 0 25px; 
	background: #BADCE5 url(images/nav-bg.jpg) repeat-x 0 100%;
	}
	
#content {
	width: 830px;
	position: relative;
	padding: 15px 25px 25px 25px;
	margin: 5px 0;
	}
	#mainContent {
	width: 490px;
	padding: 10px 10px 0 10px;
	background: white;
	float: left;
	}
	#relativeContent {
	width: 305px;
	float: right;
	}
	#relativeContent .bottomPadding {padding-bottom: 7px;}

#onlineStore  {
	background: #502155 url(ximages/onlineStoreBottom.gif) no-repeat -1px 100%;
	margin: -6px 0 2.5em 0px;
	padding: 10px 0 0 0;
	width: 211px;
	color: #FFF;
	}
	#onlineStore ul {
	margin: 0 0 0 5px; 
	padding: .3em 0 0 35px; 
	width: 170px;
	}
	#onlineStore ul li {width: 90%;}
	#onlineStore .shop {
	float: right;
	margin: 0 -1px 0 0;
}

#footer {
	width: 845px;
	padding: 0 25px 5px 25px; 
margin-top: 2em;
	text-align: center;
	line-height: 140%;
	background: url(images/footer-bg.jpg) no-repeat 12px 100%;
	padding-top: 1.5em;
}
.clearing {clear: both; height: 0; line-height:0; font-size: 1px;}

