@import "common.css";

body {
	background-image: url(/go-online/podcasts/images/Fill-Podbg.jpg);
	background-repeat:repeat-x;
}

.podcast_details_header{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#F73C00;
}

.podcast_details_width{
	width:90px;
	vertical-align:top;
}

.podcast_circle_leftmargin{
	margin-left:100px;
}

.podcasts_details{
	width:678px;
	height:298px;
	background-image:url(/go-online/podcasts/images/graphic_podcasts_frame.jpg);
	padding:20px 0px 10px 20px;
	margin-left:40px;
}

.podcasts_host_details{
	width:678px;
	height:355px;
	background-image:url(/go-online/podcasts/images/graphic_podcasts_host_frame.jpg);
	padding:20px 10px 25px 15px;
	margin-left:38px;
}

.podcasts_guide{
	width:678px;
	height:390px;
	background-image:url(/go-online/podcasts/images/graphic_podcasts_host_frame.jpg);
	padding:20px 10px 0px 15px;
	margin-left:38px;
}

.podcasts_host_details_bg1 {
	background:url(/go-online/podcasts/images/graphic_podcasts_jose_crus_title.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding-top:15px;
	padding-left:15px;
	vertical-align:top;
}

.podcasts_host_details_bg1_r {
	background:url(/go-online/podcasts/images/graphic_podcasts_jose_crus_title.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:350px;
}

.podcasts_host_details_bg2 {
	background:url(/go-online/podcasts/images/graphic_podcasts_todd_beuckens_title.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding-top:15px;
	padding-left:15px;
	vertical-align:top;
}

.podcasts_noitce{
	color:#FF3300;
	font-weight:bold;
}

.podcasts_main_table{
	background-image:url(/go-online/podcasts/images/bg_podcasts_new.jpg);
	background-repeat:no-repeat;
	width:982px!important;
	width:984px;
	vertical-align:top;
}

.podcasts_host_details_bg2_r {
	background:url(/go-online/podcasts/images/graphic_podcasts_todd_beuckens_title.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:350px;
}

.podcast_host_pic{
	float:left;
	margin-right:22px;
}

.copyright,.copyright_text {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #000000; text-decoration: none}
.copyright:hover {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #EF6500; text-decoration: underline}
/*
#myGrid .aw-alternate-even {background: #CCCCCC}
#myGrid .aw-alternate-odd {background: #FFFFFF}
*/
#myGrid .aw-mouseover-row {
	background: #F3B343;
} /* highlight on mouseover */
