body {
     margin:0;
     font-family:Arial, Verdana, Geneva, arial, sans-serif;
	 background-color:#111f21;
	 text-align:center;
}
img {
     padding:0;
     margin:0;
     border:none;
}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#loginlinks
{
    text-align:center;
}
#loginlinks a
{
    color:#949b9c;
}
#bg1 {
	background:url(bg2.jpg) repeat-y 50% 0;
	min-width:830px;
}
#bg2 {
	background:url(bg1.jpg) no-repeat 50% 0;
	min-width:830px;
}
#bg3 {
	background:url(bg3.jpg) no-repeat 50% 100%;
	min-width:830px;
	overflow:hidden;
}
/*start main*/
#main {margin:0 auto;width:789px;}
#headerSMC {
	position:relative;
	width:789px;
	height:78px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
#headerSMC .logo {
	position:absolute;
	top:0;
	left:0;
	background:url(logo.jpg) no-repeat;
	width:203px;
	height:69px;
	overflow:hidden;
}
/*start top navigation*/
#headerSMC #top-navigation {
	position:absolute;
	top:53px;
	left:217px;
	margin:0;
	padding:0;
	list-style:none;
}
#headerSMC #top-navigation li {
	float:left;
	height:18px;
	list-style-type:none;
	margin:0 6px 0 0;
}
#headerSMC #top-navigation li a {
	float:left;
	height:18px;
	text-indent:-9999px;
	list-style-type:none;
	overflow:hidden;
}
#headerSMC #top-navigation .link1 a {background:url(top-nav-link1.gif) no-repeat;width:81px;}
#headerSMC #top-navigation .link2 a {background:url(top-nav-link2.gif) no-repeat;width:71px;}
#headerSMC #top-navigation .link3 a {background:url(top-nav-link3.gif) no-repeat;width:72px;}
#headerSMC #top-navigation .link4 a {background:url(top-nav-link4.gif) no-repeat;width:89px;}
#headerSMC #top-navigation .link5 a {background:url(top-nav-link5.gif) no-repeat;width:85px;}
#headerSMC #top-navigation .link6 a {background:url(top-nav-link6.gif) no-repeat;width:39px;}
#headerSMC #top-navigation li a:hover, #header #top-nav .active a {background-position:0 100%;}
#headerSMC span {
	position:absolute;
	right:0;
	top:53px;
	font:12px Arial, Helvetica, sans-serif;
	color:#949b9c;
}
/* SHOWS DROP DOWN START */
#show_navigation, #full_ep_nav, #community_nav {
	width:766px !important;
	padding:0;
	margin:0;
	text-align:left;
	clear:both;
	background:url(drop_menu_bkg.png);
	border-width:2px;
	border-color:#2a383a;
	border-style:solid;
	position:absolute;
	top:175px;
	left:271px;
	z-index:1999 !important;
	visibility:hidden;
}


#show_navigation_column { 
	width:190px;
	float:left;
	padding-left:0px;
	padding-top:14px;
	margin-bottom:0px;
	line-height:16px;
}

#show_navigation_column { 
	width:190px; 
}

#show_navigation_column hr { 
	width:190px; 
	border:1px solid #cccccc; 
}	
#show_navigation_column a { 
	text-decoration: none; 
	float:left; 
	padding-left:10px; 
	padding-bottom:2px; 
	width:177px; 
}
#show_navigation_column a { 
	text-decoration: none; 
	float:left; 
	padding-left:10px; 
	padding-bottom:2px; 
	width:177px;
	font-size: 12px; 
}

a.shows:link { color: #fff; }
a.shows:active { color: #fff; }
a.shows:visited { color: #fff; }
a.shows:hover { color: #fff; background: #6f7b7b; }
/* SHOWS DROP DOWN END */

/*start content*/
#content {
	float:left;
	width:789px;
	background:url(content-middle-bg.jpg) repeat-y;
}
#content-sub {
	float:left;
	width:789px;
	background:url(content-top-bg.jpg) no-repeat;
}
#content-inner {
	float:left;
	width:789px;
	background:url(content-bottom-bg.jpg) no-repeat 0 100%;
}
#content .flash {float:left;width:553px;}
#content .flash img {float:left;}
#contentpane {
    
}
/*start live now*/
.live-now {
	float:left;
	width:236px;
	height:233px;
	background:url(live-now-bg.jpg) no-repeat;
}
.live-now h2 {
	float:right;
	margin:17px 23px 0 0;
	display:inline;
}
.live-now h2 img {float:right;}
.live-now ul {
	float:left;
	list-style:none;
	padding:9px 0 0 2px;
	margin:0;
	font:14px/23px Arial, Helvetica, sans-serif;
	color:#fff;
	width:221px;
}
.live-now ul li {float:left;width:221px;}
.live-now ul .ico1 {background:url(live-now-ico.gif) no-repeat 10px 6px;}
.live-now ul .ico2 {background:url(live-now-2-ico.gif) no-repeat 10px 6px;}
.live-now ul .ico3 {background:url(live-now-3-ico.gif) no-repeat 10px 6px;}
.live-now ul a {	
	float:left;
	width:192px;
	padding:0 0 0 29px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.live-now ul a:hover {background:url(live-now-item.png) no-repeat;position:relative;}
/*start schedule*/
.schedule {
	float:left;
	margin:13px 0 0 12px;
	display:inline;
	width:225px;
	height:211px;
	background:url(schedule-bg.jpg) no-repeat;
}
.schedule h2 {float:right;margin:0;}
.schedule h2 img {float:left;}
.schedule .list {float:left;width:225px;height:175px;}
.schedule ul {
	float:left;
	list-style:none;
	padding:0 0 0 1px;
	margin:0;
	font:14px Arial, Helvetica, sans-serif;
	width:206px;
	color:#b6cacc;
}
.schedule ul li {
	float:left;
	padding:5px 0 3px 20px;
	background:url(schedule-item.gif) no-repeat;
	width:186px;
}
.schedule ul .first {background:none;}
.schedule ul li a {float:left;color:#fff;text-decoration:none;}
.schedule ul li span {
	float:right;
	padding:3px 13px 0 0;
	font:10px Arial, Helvetica, sans-serif;
}
.schedule ul li:hover 
{
    background:url(schedule-item.png) no-repeat;
    position:relative;
}
#content-inner table
{
    float:left;
}
#content .ad-area {
	float:left;
	border:1px solid #000;
	margin:13px 0 0;
	background-color: #000;
}
#content .ad-area {
	float:left;
	border:1px solid #000;
	margin:13px 0 0;
	background-color: #000000;
}
#content .ad-area iframe{
	margin-top:9px;
}
#content .ad-area img {float:left;}
/*start bottom boxes*/
#content .bottom-boxes {
	float:left;
	width:764px;
	margin:22px 0 0 12px;
	padding:0 0 27px 0;
	display:inline;
}
/*start box*/
#content .bottom-boxes .box {
	float:left;
	width:175px;
	border-bottom:1px solid #4f97c8;
	min-height:168px;
	position:relative;
	margin:0 20px 0 0;
}
* html #content .bottom-boxes .box {height:168px;}
#content .bottom-boxes .last {margin:0;}
#content .bottom-boxes .box h3 {
	margin:0 0 0 2px;
	font:14px/14px Arial, Helvetica, sans-serif;
	color:#00aeef;
}
#content .bottom-boxes .box .img {
	float:left;
	margin:10px 0 10px 0;
	padding:0 0 1px 0;
	border-bottom:1px solid #4f97c8;
}
#content .bottom-boxes .box .img img {float:left;}
#content .bottom-boxes .box p {
	margin:0;
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#c0c0c0;
}
#content .bottom-boxes .box .bottom-link {
	position:absolute;
	bottom:0;
	right:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #4f97c8;
}
/*start footer*/
#footer {
	float:left;
	width:789px;
	padding:7px 0 16px 0;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#b4c7c9;
}
#footer a
{
    color:#e4fdff;
}
#footer span {float:left;padding:0 0 0 170px;}
/*start footer navigation*/
#footer ul {
	float:left;
	list-style:none;
	padding:0 0 0 17px;
	margin:0;
	width:370px;
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#e4fdff;
}
#footer ul li {
	float:left;
	padding:0 5px 0 5px;
	list-style-type:none;
	border-left:1px solid #e4fdff;
}
#footer ul li:first-child {
	border:0;
	padding-left:0;
}
#footer ul a {color:#e4fdff;text-decoration:none;}
#footer ul a:hover {color:#e4fdff;text-decoration:underline;}
#footer p {margin:0;text-align:center;}
