/*
*  MEMBRAIN RADIO 2012
*/

body {
	background: #C3004E url(../images/bg_pinkgrd.jpg) fixed center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color:#f57ead;
/*	font-family: "OCR-A BT", "OCR A Extended", "OCR A Std", "Lucida Sans Unicode", "Lucida Grande", sans-serif;  */
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	text-align: center;
}
img { border: 0 }

a {
	color:#f57ead;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
 }
h1 {
	left: -5000px;
	position: absolute;
	}
h3 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 8px;
	}
.play {
	padding-right: 12px;
	background: url(../images/play.gif) no-repeat right 5px;
	}

#wrapper > p {
	text-align: center;
	}

#horizon {
	height:540px;
	left:50%;
	margin-left:-50%;
	margin-top:-270px;
	position:absolute;
	top:50%;
	width:100%;
	}

#wrapper {
	width: 960px;
	height: 540px;
	margin: 0 auto;
	overflow: hidden;
	}

#brainWrap {
	float: left;
}
#leftCol {
	float: left;
	width: 248px;
	text-align: right;
	position: relative;
	height: 570px;
	}
#brain {
	float: left;
	text-align: center;
	width: 462px;
	position: relative;
}
#rightCol {
	float: left;
	text-align: left;
	width: 248px;
	position: relative;
	}
#nowPlaying {
	top: -10px;
	right: 5px;
	}
small {
        color: #d45787;
        font-weight: bold;
	}
p.lii {
	padding-right: 12px;
	background: url(../images/bullet.gif) no-repeat right 5px;
	}
.upArrow {
	font-size: 2em;
	}
#emailForm {
	top: 346px;
	left: 102px;
	position: absolute;
	}

#banners {
	position: absolute;
	top: 124px;
	left: 4px;
	}
#listeners {
	position: absolute;
	top: 314px;
	left: 0;
	}
.text_cont2 {
	position: relative;
	left: 0px;
	top: 190px;
}
.text_cont3 {
	position: relative;
	left: 0px;
	top: 0px;
}
.remark {
	color:#660000;
	font-size:9px;
	font-weight:bold;
}
.inputfield {
	font-family: "OCR A Extended", "OCR A Std", "OCR-A BT", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height:18px;
	width:100px;
	color:#601432;
	font-size:11px;
	background: #e24a87;
	border: none;
}
input.formbutton {
	font-family: "OCR A Extended", "OCR A Std", "OCR-A BT", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height:18px;
	width:62px;
	color:#FFFFFF;
	font-size:11px;
	background:#eb669b;
	border: none;
}


/* ----- Banner Page ------------------------------------------------------ */

#container {
	width: 960px;
	margin: 0 auto;
}
#rightHalf {
	float: right;
	width: 470px;
}
#leftHalf {
	float: left;
	text-align: right;
	padding-right: 15px;
}
.bannerRuler {
	height: 160px;
	padding-bottom: 10px;
}
.bannerRuler290 {
	height: 290px;
	padding-bottom: 10px;
}
textarea.bannerLink {
	font: 80% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 420px;
	height: 78px;
	border: 0px #692440 solid;
	padding: 5px;
	background: black;
	overflow: hidden;
	color: #FF5395;
}
.innerP {
	color: white;
	font-size: 85%;
	margin-bottom: 15px;
}
.topMargin {
	margin-top: 25px;
}
#delicious {
	position: absolute;
	left: 223px;
	top: 518px;
	//top: 520px;
}

