body {
	margin: 0;
	text-align: left;
}

#bg { background: url(/tv_shows/starwars/tools/img/bkgdMain.jpg) #000000 top center no-repeat; margin: 0px;padding-top: 20px;width: 100%;height: auto;overflow: visible;text-align: center; }

.clr { width: 100%; height: 0px; clear: both; }

.battle_slash { width: 100px; height: 75px; border: solid 1px #00ccff; margin-top: 21px; }
.fierce_twilight { width: 100px; height: 75px; border: solid 1px #00ccff; margin-top: 21px; }
.path_jedi { width: 100px; height: 75px; border: solid 1px #00ccff; margin-top: 21px; }
.republic_ace { width: 100px; height: 75px; border: solid 1px #00ccff; margin-top: 30px; }

.rightCol { padding-top: 10px; float: left; }

/* global nav */
#navBg { width: 100%;margin: 0 auto;padding: 0;background: #000000 url(../img/globalnav.jpg) top center repeat-x; }

.gnPipe {font: bold 12px arial,helvetica,sans-serif;text-decoration: none;color: #3a80ad; /*primary link color */ }
	
.navTextLinks div a { line-height: 47px; font: normal 25px CNBold,Trebuchet MS,sans-serif; color: #3a80ad; text-decoration: none; display: inline; }
.navTextLinks div a:hover { font: normal 25px CNBold,Trebuchet MS,sans-serif; color: #ffffff; text-decoration: none; }
.navTextLinks li a { line-height: 47px; font: normal 25px CNBold,Trebuchet MS,sans-serif; color: #3a80ad; text-decoration: none; display: inline; }
.navTextLinks li a:hover { font: normal 25px CNBold,Trebuchet MS,sans-serif; color: #ffffff; text-decoration: none; }

.gnShowsColumn a { font: normal 10px arial, helvetica, sans-serif;color: #3a80ad;text-decoration: none; }
.gnShowsColumn a:hover { font: normal 10px arial, helvetica, sans-serif;color: #ffffff;text-decoration: none; }

.loggedInText { font: bold 12px arial,helvetica,sans-serif;color: #ffffff;text-decoration: none; }

#gnFloatWrapper { background: transparent url(../img/globalnav_float.gif) top center repeat-x;width: 100%;height: 13px;margin: 0 auto;margin-top: -20px; }
#gnFloat { margin: 0 auto;height: 13px; width: 1000px; margin-top: 0px;padding-top: 0px;margin-bottom: 8px; background: url(../img/globalnav_cn.png) top center no-repeat; }


/* footer styles */
#seoWrapper {/* section wrapper */clear: both;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;width: 720px;height: auto; }
#seoShell {	/* section wrapper */clear: both;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;width: 720px;height: auto; }
.seoText { font: 12px arial,helvetica,sans-serif;color: #ffffff;margin: 0; }
.seoText H1 { font: bold 14px arial,helvetica,sans-serif;line-height: 18px;color: #ffffff;margin: 0; }



#videoDisplayBlock {
	width: 300px;
	height: 100px;
}
.adFloatOff {
	position: absolute;
	visibility: hidden;
	display: none;
	top: 127px;
	left: 678px;
	z-index: 1;
}
.adFloatOn {
	position: absolute;
	visibility: visible;
	display: block;
	top: 127px;
	left: 678px;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 1;
}
.adFloatDim {	
	position: absolute;
	visibility: visible;
	display: block;
	top: 127px;
	left: 678px;
	opacity: .3;
	filter: alpha(opacity=30);
	z-index: 1;
}
#mailSlot {
	display:none;
	visibility:hidden;
}

