@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	background: url(../images/background.gif) repeat-x #efefef;
	margin-top: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.container
{
	position: relative;
	width: 972px;
	margin: 0 auto;
}

.header
{
	position: relative;
	width: 1000px;
	margin-right: auto;
	padding-top: 0px;
	z-index: 2;
}

.page
{
	float: left;
	position: relative;
	width: 972px;
	margin: 0 auto;
	padding: 0;
	margin-left: 1px;
	padding-bottom: 12px;
	z-index: 5;
}

.footer
{
	position: relative;
	width: 972px;
	height: 30px;
	margin: 0 auto;
	text-align:center;
}

.inner
{
	position: relative;
	width: 950px;
	margin: 0 auto;
	z-index: 6;
	overflow: visible;
}

.home_left {
	float: left;
	width: 630px;
	padding: 0;
	margin: 0;
}
.atwork_left {
	float: left;
	width: 630px;
	padding: 0;
	margin: 0;
	position:relative;
	left:100px;
}


.listenlive {
	position:relative;
	top:35px;
	left:160px;
	
}

.home_right {
	position:relative;
	top:-40px;
	float: right;
	width: 305px;
	padding: 0;
	margin: 0;
}

.atwork_right {
	float: right;
	width: 305px;
	padding: 0;
	margin: 0;
}


.home_inner_left {
	float: left;
	width: 210px;
	margin-top: 14px;
}

.home_inner_right {
	float: right;
	width: 415px;
	margin-top: 14px;
}

.jocks_left {
	float: left;
	width: 305px;
	padding: 0px;
	margin: 0;
	overflow: hidden;
}

.jocks_right {
	float: left;
	width: 635px;
	padding: 0px;
	margin: 0;
	overflow: hidden;
}

.jocks_photo {
	position: relative;
	float: left;
	margin-top: -50px;
	margin-left: 6px;
	z-index: 25;
}

.jocklinkcontainer {
	background:url(../images/jocks/jockpage_bg4.jpg);
	width:665px;
	/*height:600px;*/
	height:440px;
	position:relative;
	left:12em;
	overflow:hidden;
	}
	
.jockpagelink {
	float:left;
	margin-left:3px;
	margin-top:28px;
	position:relative;
	width:300px;
	height:110px;
	padding:10px;
}

.jockpagelink2 {
	float:left;
	margin-left:75px;
	margin-top:200px;
	position:relative;
	width:500px;
	height:200px;
	padding:10px;
	/*border:#FF0 thin solid;*/
}

.jockpagelinkitem{
	float:left;
	width:100px;
	height:200px;
	border:#F00 thin solid;
}

.jockpagelink img {
	border:0;

}

.news_left {
	float: left;
	width: 635px;
	padding: 0px;
	margin: 0;
	overflow: hidden;
}

.news_right {
	float: left;
	display:block;
	width: 305px;
	padding: 0px;
	margin: 0;
	overflow: hidden;
	
}

.music_left {
	float: left;
	width: 635px;
	padding: 0px;
	margin: 0;
	overflow: hidden;
}

.music_right {
	float: left;
	width: 305px;
	padding: 0px;
	margin: 0;
	overflow: hidden;
}

.contact_page{
	margin: 0;
	padding: 0;
}

a {
	color: #442D08;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.contests_content a {
	color: #fff;
}

.corner1 {
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/corner1.gif) no-repeat;
}

.corner2 {
	float: right;
	width: 24px;
	height: 24px;
	background: url(../images/corner2.gif) no-repeat;
}

.corner3 {
	float: right;
	width: 24px;
	height: 24px;
	background: url(../images/corner3.gif) no-repeat;
}

.corner4 {
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/corner4.gif) no-repeat;
}

hr {
	position:relative;
	left:12px;
	border: 0;
	color:#000;
	height: 1px;
	width: 99%;
}

.submit_contest{
	width:800px; 
	height:500px;
}

#ad_header {
	text-align: center;
	padding: 7px;
}

.newsteamlinkcontainer {
	float:left;
	background:url(../images/news/newsteambg.jpg) top no-repeat;
	width:610px;
	height:255px;
	position:relative;
	}
	
.newsteamflash{
	position:relative;
	top:27px;
	left:155px;
}
	
.newsteamlinkinfo {
	float:left;
	position:relative;
	top:26px;
}


.newsteamnames{
	float:left;
	width:440px;
	position:relative;
	left:160px;
	/*border:#333333 thin solid;*/
}

.newscaster{
	float:left;
	margin-right:27px;
	font-size:12px;
}

/*	 USE THIS WHEN NEWSTEAM BACKGROUND IS READY
.newsteamemailphone{
	float:left;
	position:relative;
	left:10px;
	top:5px;
}
*/

.newsteamemailphone{
	float:left;
	position:relative;
	left:8px;
	width:595px;
	background-color: #000000;
	font-size:10px;
}

.newscontactentry{
	float:left;
	width:190px;
	text-align:center;
}

.newsteam_left {
	float: left;
	width: 305px;
	padding: 0px;
	margin: 0;
	overflow: hidden;
}

.newsteam_right {
	float: left;
	width: 635px;
	padding: 0px;
	margin: 0;
	overflow: hidden;
}

.newsteam_photo {
	position: relative;
	float: left;
	margin-top: -50px;
	margin-left: 16px;
	z-index: 25;
}

a.newscasterlink:link {
	color: #FF0000; 
	text-decoration: none;
} /* unvisited link */

a.newscasterlink:visited {
	color: #FF0000; 
	} /* visited link */
	
a.newscasterlink:hover {
	color: #FFCC00;
	text-decoration:none;
}

a.newsteamemaillinks:link {
	color: #CCCCCC; 
	text-decoration: none;
} /* unvisited link */

a.newsteamemaillinks:visited {
	color: #FF0000; 
	} /* visited link */
	
a.newsteamemaillinks:hover {
	color: #FFCC00;
	text-decoration:none;
}

.news_travelinfo{
	position:relative;
	float:right;
	margin-top:0px;
	margin-bottom:10px;
	right:35px;
	width:300px;
	height:350px;
	background:url(../images/news/travelinfo_bg3.jpg) top no-repeat;

}

.news_travelinfolinks{
	float:left;
	width:150px;
	position:relative;
	top:60px;
	left:153px;
	color:#FFFFFF;
}
.news_borderwait{
	float:left;
	width:140px;
	position:relative;
	top:25px;
}

.news_tunnel{
	float:left;
	width:140px;
	position:relative;
	top:120px;
}


a.news_travelinfo_clickmore {
	color: #000;
	text-decoration:underline;

}

a.news_travelinfo_clickmore:hover {
	color: #FFFF00;
}

.news_ESPN{
	float:left;
	position:relative;
	left:8px;
}

/** Begin Women To Watch */

.wtw {
	position: relative;
	width: 210px;
	height: 338px;
	margin: 0 0 20px 0;
	
	background: url(../images/wtw-bkg.jpg) no-repeat;
}

.wtw-person {
	position: absolute;
	top: 10px;
	left: 10px;
}

.wtw-podcast {
	position: absolute;
	top: 12px;
	right: 20px;
	border: none;
}

.wtw-podcast img {
	border: none;
}

.wtw p {
	position: absolute;
	color: #fff;
	top: 120px;
	padding: 8px;
	text-align: center;
}

#sponsor {
	position: absolute;
	color: #fff;
	top: 180px;
}

#sponsor a {
	color: #fff;
}

#wtw-ad {
	position: absolute;
	top: 230px;
	left: 45px;
}

/** End Women To Watch */


/* Start Career Connect */
.careerconnect_left {
	float: left;
	width: 635px;
	padding: 0px;
	margin: 0;
	overflow: hidden;
}

.careerconnect_right {
	float: left;
	width: 305px;
	padding: 0px;
	margin-top: 40px;
	margin-left:25px;
	overflow: hidden;
}
 
/* End Career Connect */