.cp-formelem {
	font-family:Verdana,Arial,Helvetica,san-serif;
	color:#000000;
	font-size:10px;
}
.cp-formbutton {
	font-family:Verdana,Arial,Helvetica,san-serif;
	color:#000000;
	font-size:10px;
}
label {
	font-family:Verdana,Arial,Helvetica,san-serif;
	color:#004465;
	font-size:10px;
}
.webbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:2px 0;
	text-align:center;
	line-height:1.8em;
}
#wrapper {
	width:960px;
	background-color:#FFFFFF;
	margin:auto;
	text-align:left;
	padding:0;

}
#righthandcol {
	display: block;
	float: right;
	width: 440px;
}
#searchform {
	display: block;
	position: absolute;
	left: 760px;
	top: 10px;
}
#searchbox {
	text-align:right;
	xmargin:15px 0 14px;
}
#leftcol {
	clear:both;
	float:left;
	width:158px;
	text-align:left;
}
#loginbox {
	border:dashed 1px #7c2230;
	text-align:left;
	line-height:0.1em;
	height:146px;
}


#rightcol {
	float:right;
	text-align:right;
	width:440px;
	display:block;
	margin-right:2px; 
}
#centercol {
	margin-left:166px;
	margin-right:170px;
	text-align:left;
}
#footer {
	margin:10px 0 10px 0;
	clear:both; /* stop all floating of centre column content */
	text-align:center;
	/*margin-top: 465px;*/
}
#footer ul {
	padding:0;
	list-style-type: none;
}
#footer li {
	display:inline;
	font-size: 10pt;

	font-weight: 200;
	margin:0;
	padding:0 11px 0 15px;
}
#footer li.lastnav {
	border-right:none;
}
#footer a {
	color:#999;
	text-decoration:none;
}
#footer a:hover {
	color:#c30;

}

.adbody{ 
	margin:0;
	padding:0;
}

#podcasts h2 {
	margin-bottom: -6px;
}
#podcasts em{
	font-size: 10px;
}
/* 
HOMEPAGE CSS
THIS IS THE CSS FOR
THE HOMEPAGE */
#sidebar {
	width: 245px;
	float: left;
}
#webcontent{
	width: 275px;
	height: 439px;
	float: left;
	background-color: #fff;
}
#promo {
	width: 220px;
	height: 145px;
	float: left;
	background-color: #000033;
}
#feat_podcast {
	height: 112px;
	float: left;
	background-color: #666;
	line-height: 1.4em;
	color: #ccc;
	font-size: 11px;
	
}
#feat_podcast p {
	margin-left: 10px;
}

#feat_podcast a{
	color: #ccc;
}

#feat_podcast_listen{
	height: 30px;
	width: 219px;
	background-color: #454545;
	float: left;
	position: relative;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#image {
	background-color: #CCCCCC;
	height: 294px;
	width: 440px;
	float: left
}
#listen {
	color: #fff;
	margin-top: -21px;
	margin-left: 85px;
	margin-bottom: -14px;
	position: absolute;
}
body img{
	border: 0px solid #000;
}
#subnav{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#subnav li{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	padding-left: 10px;
}
#subnav li a{
	color: #666;
}
#subnav li:hover{
	background-color: #e8e8e8;
}
.webbody{
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eeedeb;
}
#content {
	background-color: #fff;
}


#location1 {
	background-color: #fff;
	height: 100%;
	width: 460px;
	/*min-height:562px;*/
	float: left;
}

#subnav .indent  {
	font-size: 10px;
	font-weight: 100;
	padding-left: 18px;
	padding-bottom: 5px;
	border: none;
	background-image: url(notgonnnafindme);
	background-color: #fff;
	height: 18px;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #fff;
}

#location2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9a9a9a;
	padding: 20px;
}
#podcast_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
	font-size: 11px;
	color: #666666;
}

#podcast_search a {
	color: #CC3300;
	
}

#podcast_search h3 {
	display:inline;
}

#podcast_search table{
	width:459px;
}
.signup{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:5px;
	color:#A31118;
}
.signup a:hover, a:link, a:visited{
color:#A31118; !important
}
/* Aina's styles for equal column height*/
.column2 {
    margin: 0;
    padding: 0;
    background-image: url(/img/rcn.jpg);
    background-position: right;
    background-repeat: repeat-y;
    width: 100%;
        
}
.column1 {
    margin: 0px;
    padding: 0px;
    background-image: url(/img/lcn.jpg);
    background-repeat: repeat-y;
    width: 100%;
    
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
/* Felix Generic Classes */
.float_left{float:left;}
.float_right{float:right;}
.clear_both{clear:both}
/* if the user does not allow cookies and they tried to log in then we need to show them a message */
.no-cookies {
	height:40px;
	width:100%;
	/*background:#004465;*/
	text-align:center;
	color:red;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	display:none;
}
#header_welcome {
		height:36px;
		width:140px;
		text-align:center;
		float:left;
		margin-top:10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#FFFFFF;
		font-style:italic;
}
#messages {
	height:40px;
	width:100%;
	/*background:#004465;*/
	text-align:center;
	color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}