body 	{ background: url('../images/gear_bg.jpg') left top }

div#wrapper { background: url('../images/marquee.jpg') center 190px no-repeat; }
.mainBody {
	background: url('../images/gear_bg.jpg') top right repeat-y !important; 
	background: url('../images/gear_bg.jpg') top right repeat-y;
}
div#header a#wfnlogo { background-image: url(/jpgear/images/WFNlogo.gif); }
.rrtNavBar {
	height: 24px;
	background: url('../images/nav_bg.jpg') left top repeat-x #000;
	padding: 0px 50px;
}

.rrtNavBar a {
	font: bold 14px Arial, Verdana;
	text-transform: uppercase;
	color: #000;
	height: 25px;
	line-height: 23px;
	padding: 4px 10px;
}
.rrtNavBar a:hover {
	background: #fff;
	text-decoration: none;
}

.rrtHomeVideoDiv {
	background: url('../images/home_videoplayer_bg.jpg') bottom left no-repeat #000;
}

	
.marqueeDiv {
	height: 100px;
}

.contentHeader {
	background: url('../images/title_bg_left.jpg') top left no-repeat #000;
	height: 123px;
	padding-left: 45px;
}


/** contentHeader **/
.contentHeader span {
	background: url('../images/title_bg.jpg') top left repeat-x;
	margin: 0px;	
	display: block;
	padding: 21px 0 38px 5px;
	padding-bottom: 38px !important;
	padding-bottom: 35px;
}

.contentHeader span em {
	color: #000;
	font-weight: bold;
}



.contentHeader span h4 {
	color: #fff;
	font: bold 16px Arial, Verdana;	
	margin: 0px;
	padding: 0px;
}
/** EOF contentHeader **/


.contentBodyWrap {
	padding-bottom: 20px;
}

.contentBody {
	background: transparent url('../images/content_bg.jpg') top left repeat-y;
	color: #000;
	padding: 0px 10px 10px 45px;
	margin: 0px;
}

.contentBody .contentDesc {
	padding: 5px 10px 5px 7px;
}


.leftCol {
	float: left;
	width: 351px;
}

.leftCol2 {
	float: left;
	width: 250px;
}


.videoRelatedOuter {
	width: 600px;
}
.videoRelatedOuter h1 {
	margin: 0px 4px 0px 0px;
}

.rightColTop {
	background: url('../images/rightcoltop_bg.jpg') left bottom no-repeat;
	padding-bottom: 20px;
}

.navList {
	padding-left: 5px;
}

.rightRRTContainer {
	width: 300px;
	margin: 0 auto;
	display: block;
}
	
	
.photoList img {
	border: solid 1px #fff;
	background: #fff;
	padding: 2px;
	display: block;
	float: left;
	width: auto;
	margin: 5px;
	color: #000;
}







.videoCurrent {
	padding: 5px;
}

.videoCurrent img {
	float: left;
	padding: 1px;
	margin-right: 5px;
}






.galleryItem {
	padding: 10px 5px;
}

.galleryItem, .galleryList {
	text-align: center;
}


.feedback_form {
	padding: 10px 5px 2px 10px;
	font-size: 12px;
}

.feedback_form input {
	font-family: Arial, Verdana;
}

.feedback_form input.inputText, .feedback_form textarea {
	width: 85%;
	padding: 2px;	
	background: url('../images/input_bg.jpg') top left repeat;
	border: solid 1px #fff;
	font-size: 12px;
}

.rightBgShadow {
	background: url('../images/title_bg_right.jpg') top left no-repeat;
	padding-top: 10px;
}

.rrtScheduleDefault {
	height: 107px; overflow: hidden;
}


.sponsor_friends a {
	color: #fff;
}

.sponsor_friends em {
	font-weight: bold;
	font-size: 13px;
}

.sponsor_friends p {
	padding-left: 10px;
}

.photoAlbumList span {
	width: 140px;
	margin: 3px 0px;
	display: block;
	float: left;
	text-align: center;
}

.photoAlbumList span a {
	text-decoration: none;
}

.photoAlbumList span img {
	width: 120px;
	padding: 4px;
	background: #fff;
}

.photoAlbumList span img:hover {
	width: 120px;
	padding: 4px;
	background: url('../images/nav_bg.jpg') top left repeat;
}

a.cPlaying {
	background-color: #facc44;
}
div#micrositemain div.box h1 { padding-left: 9px; margin-bottom: 7px; }
div#micrositemain div.box h1 a { text-decoration: none; }
div#micrositemain div.box div.leftpos { padding-top: 10px; background: #ffffff; }
div.text div.scheddate { display: block; width: 125px; float: left; }
div.text div.schedtime { width: 250px; text-align: right; }

a, a:visited { color: #006699; text-decoration: none; }
a:hover { color: #006699; text-decoration: underline; }
 div.box2 h2 { font-size: 12px; color: #000000; margin: 0; padding: 0;}

div.askquestion { padding: 5px; }
div.askquestion img { padding: 0 5px 0 0; float: left; }
div.askanswer { clear: both; background: #f0f0f0; padding: 5px;}
div.askanswer img { padding: 0 5px 0 0; float: left; }

.navList {
	padding-left: 5px;
}



.navList ul, .navListRight ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navList ul li {
	padding: 2px 5px;
}

.navList li:hover {
}

.navList ul li a, .navListRight ul li a {
	color: #000;
	font-weight: bold;
}

.navListRight ul li {
	padding: 2px 5px 2px 5px;
	/* background: url('../images/bullet.gif') center left no-repeat; */
}

.navListRight li:hover {
	/* background: url('../images/bullet-hover.gif') center left no-repeat; */
}
.navList ul li img { padding: 1px; border: 1px solid #cdcdcd; float: left; display: block; margin-right: 10px; }
.navList ul li span { display: block; height: 104px; margin-bottom: 5px; }

ul.no-bullet { list-style-type: none; margin: 0; padding: 0; }
ul.no-bullet img { border: 1px solid #cdcdcd; padding: 1px; margin: 0 5px; float: left; width: 120px; height: 70px; }
ul.no-bullet a { display: block; height: 74px; margin-bottom: 5px; color: #404040; }
ul.no-bullet a:hover { text-decoration: none; }
div.galleryList { margin-bottom: 10px; padding: 0 28px; }
div.galleryList a { display: block; padding: 10px; float: left; }
div.galleryList a img { display: block; padding: 1px; border: 1px solid #cdcdcd; }
div.galleryList a img:hover { border: 1px solid #404040; }
div.links a { display: block; height: 40px; margin-bottom: 5px; color: #404040; }
div.links a:hover { text-decoration: none; }
div.links img { float: left; padding-right: 5px; }
div.headline { display: block; height: 164px; padding-bottom: 5px; border-bottom: 1px solid #cdcdcd; margin-bottom: 5px; }
div.headline a { display: block; height: 164px; color: #404040; }
div.headline a:hover { text-decoration: none; }
div.headline img { display: block; float: left; margin-right: 5px; padding: 1px; border: 1px solid #cdcdcd; }
div.headline h3 { font-size: 24px; }

