/* 
Pro FM Stylesheet
By Intheweb.nl
 */

@import url("community.css");	

/* HTML Tags */
body {
	background: #ffffff;
	text-align: justify;
	margin: 0;
	padding: 0;
	left: 0px;	top: 0px;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(../images/bg_spring.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: bottom center;*/

}

div {
	padding: 0;
	margin: 0;
}

a {
	color: #D20000;
	text-decoration: underline;
}
a:hover {

}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}

img {
	border: 0;
}

/* TYPOLIGHT STYLES */
.ce_text {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}

.block {
}

.formbody {
	background-color: #FFFFFF;
	margin-top: 15px;
}

.formbody td {
	padding-left: 5px;
}

.formbody input,
.formbody textarea,
.formbody select {
	margin-top: 3px;
	margin-bottom: 3px;
}

.formbody .headline {
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

/* MODULE: Dj module */
.module_dj {
	height: 85px;
}

	.module_dj img {
		float: left;
		padding-right: 10px;
	}

	.module_dj h3 {
		padding-top: 5px;
	}

/* MODULE: comment */
.ce_comments,
.ce_form,
.mod_lostPassword {
	background-color: #FFFFFF;
	padding: 10px;
}
.ce_flv_extern {
	background-color: #FFFFFF;
}
	.ce_flv_extern h2 {
		padding: 5px 5px 2px 5px;
	}

.comment {
	min-height: 80px;
}

.comment_avatar {
	margin-left: 5px;
	float: right;
	border: thin solid #333333;
}

.comment_default {
	padding: 5px;
}

.comment_default .info {
	font-weight: bold;
}

	.even {
		background-color: #FFFFFF;
		margin-bottom:4px;
	}
	.odd {
		background-color: #EBEBEB;
		margin-bottom:4px;
	}


/* MODULE: registration */
.mod_registration {
	padding: 5px;
	background-color: #FFFFFF;
}

.mod_registration table tr td {
	height: 30px;
	padding-left: 5px;
}

/* MODULES */
.mod_navigationSub ul {
	list-style: none;
	margin: 0;
	padding-left: 15px;
}
.mod_navigationSub li {
	font-size: 12px;
	margin-bottom: 5px;
}
.mod_navigationSub .selected {
	list-style: disc;
	font-size: 12px;
}

/* -- HTML Tags */


#main_container {
	width: 950px;
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/bg_shadow.png);
	background-repeat: repeat-y;
	background-position: -24px 0;
	position: relative;
}

#logo {
	width: 138px;
	height: 138px;
	position: absolute;
	margin-top: 5px;
	margin-left: 20px;
	*margin-left: -430px;
	background-image:url(../images/logo_profm_small.png);
	z-index: 100;
}

#content_container {
	background-color: #E7E7F3;
	background-image:url(../images/background_mid.jpg);
	background-repeat:repeat-x;
	position: relative;
	width: 900px;
	max-width: 900px;
	margin: 0 auto;
	padding-bottom: 20px;
	border-top: none;
	top: 0px;
	left: 0px;
}

#footer {
	position: relative;
	clear: both;
	background:url(../images/footer.png);
	background-position: -25px 7px;
	background-repeat: no-repeat;
	width: 950px;
	height: 30px;
	padding-top: 20px;
	font-size: 0.85em;
}

/* HEADER */
#header {
	height: 180px;
	z-index: 80;
	background-color: #F7F7F7;
	background-repeat: no-repeat;
}

	#header_nowplaying {
		margin-left: 450px;
		height: 95px;
	}
	
	/* MENU */
	.mod_navigation {
		position: absolute;
		top:0;
		width:902px;
		height: 32px;
		padding: 0;
		margin:0;
		margin-left: -1px;
		*margin-left: -451px;
		z-index: 500;
		background-color: #5C5F90;
		margin-top: 155px;
		z-index: 90;
	}
	
	.mod_navigation ul {
		margin:0;
		padding:0;
	}
	.mod_navigation ul li {
		float:left;
	}
	.mod_navigation ul li a {
		display:block;
		height:32px;
		line-height:32px;
	}
	.mod_navigation li {
		height:32px;
		list-style-image: none;
		list-style-type: none;
	}	

	.mod_navigation ul li a {
		background-image:url(../images/menu.gif);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	
	.mod_navigation {
		background-image: url(../images/menu_bg.gif);
		background-repeat: no-repeat;
		background-position: right;	
	}
	
	.mod_navigation li a span { display:none; }
	
	.mnu_home a {width:100px; background-position:0px 0;}
	.mnu_home a:hover, .mnu_home.selected a {background-position:0px -32px;}
	
	.mnu_onair a {width:104px; background-position:-100px 0;}
	.mnu_onair a:hover, .mnu_onair.selected a  {background-position:-100px -32px;}
	
	.mnu_music a {width:102px; background-position:-204px 0;}
	.mnu_music a:hover, .mnu_music.selected a  {background-position:-204px -32px;}
	
	.mnu_community a {width:161px; background-position:-306px 0;}
	.mnu_community a:hover, .mnu_community.selected a  {background-position:-306px -32px;}
	
	.mnu_aboutus a {width:140px; background-position:-467px 0;}
	.mnu_aboutus a:hover, .mnu_aboutus.selected a  {background-position:-467px -32px;}
	/* -- MENU */
	
/* -- HEADER */

/* CONTENTY */
#content {
	margin: 0;
	padding: 0;
	text-align: left;
	*padding-left: 15px;
	padding-bottom: 25px;
	position: relative;
}

	.content_block {
		float: left;
		position: relative;
		overflow: hidden;
		background-repeat: no-repeat;	
	}
	
	#content_main {
		margin-left: 20px;
		margin-top: 25px;
		font-size: 1.1em;
		width: 440px;
	}
	
	#content_right {
		margin-left: 15px;
		margin-top: 25px;
		width: 255px;
		z-index: 99;
		top: 0;
	}
	
	#content_banner {
		margin-left: 15px;
		margin-top: 25px;
		padding-left: 15px;
	}

	
	#content_menu {
		width: 357px;
		display: table-cell;
		background-color: #CCCCCC;
		height: 25px;
		vertical-align: middle;
	}
	
		#content_menu a {
			display: block;
			margin-left: 10px;
			float: left;
		}

/* CONTENT BLOCK RIGHT */
.content_block_main {
	background-color: #FFFFFF;
	width: 440px;
	padding: 5px;
	margin-bottom: 10px;
}

.content_block_right {
	background-color: #FFFFFF;
	width: 245px;
	padding: 5px;
}

/* NEWS */
.news_block {
	padding: 5px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}

.news_title {
	text-transform: uppercase;
}

.news_teaser {
	margin-top: 3px;
}

/* COMMON */
.list {
	padding: 0;
	margin: 0;
}

	.list li {
		list-style: none;
		list-style-image: none;
	}