/* @override http://devacn.com/pro/pro.css */

body{
	margin: 0;
}

img{
	border: 0px none transparent;
}

#pro_page{
	width: 960px;
}


#pro_page td{
	border: 2px solid blue;
}

#pro_page td h2{
	margin: 5px;
}

#pro_page td p{
	text-align: center;
	margin: 5px;
}

.recentprep a{
	color: black;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	background: url(/i/newPro/proBtn_PrevPrepBG.png);
	line-height: 37px;
	width: 303px;
	display: block;
	padding-bottom: 5px;
}

#todays_prep{
	background: #bdccfd;
}

.todays_prep_link a{
	color: black;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	background: url(/i/newPro/proBtn_TodayPrepBG.png) no-repeat center center;
	width: 303px;
	display: block;
	padding: 30px 0;
}

p.back_more{
	text-align: right!important;
}

#morevideos {
	text-align: center;
	margin-bottom: 5px;
}

.morevideos {
	display:inline;
	float:left;
	width: 98px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	height: 108px;
	overflow: hidden;
}

#jumbo_image img, #mediaplayer{
	width: 295px;	
	height: 225px;
}

#video{
	width: 295px;
	overflow: hidden;
}

.video_link{
	width: 290px!important;
	clear: both;
	display: block;
	margin-bottom: 20px;
}

#webtext p{
	text-align: center;
	margin: 0!important;
	padding: 0!important;
	width: 290px;
	overflow: hidden;
}

#webtext p img{
	max-width: 290px;
}

.pro_bit *{
	font-size: 12pt;
}

#pro_logo{
	display: block;
	width: 948px;
	height: 104px;
	overflow: hidden;
}

#pro_date{
	font-size: 14pt;
	padding: 0 10px;
}

#pro_date img{
	padding-top: 10px;
	
}

#pro_user{
	border: 1px solid black;
	margin-bottom: 1px;
	background: #d6d6d6;
	padding: 2px;
}

#pro_search{
	background: url(/i/newPro/pro_searchBG.png);
	width: 385px;
	height: 60px;
	overflow: hidden;
	color: white;
	line-height: 28px;
}

#pro_nav{
	background: url(/i/newPro/pro_menuBG.png);
	width: 948px;
	height: 34px;
	font-family: Impact;
}
#pro_nav td{
	text-align: center;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#pro_nav a{
	color: #bfc6ef;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 20px;
}

#search_graphic{
	float: left;
	padding: 3px;
}

