/**
 * 2010 video page skinnable background temporary CSS overrides
 * Please feel free to blow this away when we do the actual video page redeisgn
 */
#tourFullTop {
	background: #00254B url(http://i.cdn.turner.com/pgatour/.element/img/5.0/sect/video/skin_bkg_generic_v1.gif);
	height: 596px;
	border-top: 1px solid #35C0EB;
	border-left: 1px solid #35C0EB;
	border-right: 1px solid #35C0EB;
}

#tourFullMiddle {
	border-left: 1px solid #35C0EB;
	border-right: 1px solid #35C0EB;
	width: 998px;
	background-color:#ffffff;
}

#tourFullBottom {
	border-left: 1px solid #35C0EB;
	border-right: 1px solid #35C0EB;
	border-bottom: 1px solid #35C0EB;
}

.tourVideoContainer {
	background: none !important;
	margin: 0 !important;
	height: 445px !important;
	height: 445px;
	text-align: left !important;
}

div.tourVideoSubHead, div.tourSubHeader {
	border: none !important;
	float: left;
	width: 655px;
}

div.tourSubHeader {
	background: none !important;
	height: 79px !important;
}

#tourVideoAd {
	float: left;
	height: 79px;
	width: 343px;
	overflow: hidden;
}

#tourCVPContainer { padding-left: 15px; }

#tourVideoFull {
	border: none !important;
	padding: 0;
	float: left;
	padding: 25px 10px 0 0;
	background-color: #fff;
}

#tourFullContent {
	margin: 25px 0 0 0;
	width: 664px;
}

#tourFullRight {
	width: 323px;
	_width: 317px;
	margin-left: 0;
	float: left;
	background-color: #DAE7F0;
	margin-top: 25px;
	border-top: 1px solid #35C0EB;
	border-left: 1px solid #35C0EB;
	border-bottom: 1px solid #35C0EB;
	height:633px;
}

*:first-child + HTML #tourFullRight { left: 0px } /* overriding an inherited IE7 hack from main_r.css to not use the IE7 hack */

#tourRelatedUrl { text-align: left; }

#tourRelatedUrl a { color: #3e4b51; }

#tourSyncUnit {
	float: left;
	display: block;
	height: 264px;
	width: 300px;
	position: absolute;
	top: 219px;
	left: 675px;
}

#video_section_title {
	padding: 25px 0 0 10px;
	font-size: 26px;
	font-weight: normal;
}

#tourSponsoredLinksSub {
	margin: 0;
	padding: 20px 0 10px;
}

#tourShop300x85 { padding-top: 10px; }
