#home_content {
	background-image:url(/images/home-bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding-top:8px;
	height:1%;
	position:relative;
}
#home_col_right {
	float:right;
	width:182px;
}
#home_col_right div.padding {
	padding-left:4px;
	padding-right:3px;
	padding-bottom:10px;
}
#home_col_left {
	float:left;
	width:194px;
	background-color:transparent; 
}
#home_col_left div.padding {
	padding-left:8px;
/*	padding-right:13px; */
	padding-bottom:20px;
}
#home_col_mid {
	float:left;
	width:589px;
	background-color:transparent;
	padding-bottom:20px;
}
#home_left_cols {
	float:left;
	width:783px;
	background-color:transparent;
}
#member_login {
	background-image:url(/images/member-login-bg.gif);
	background-repeat:repeat-y;
	width:174px;
}
#member_login_top  {
	background-image:url(/images/member-login-top.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}
#member_login_bottom  {
	padding:0px 5px 10px 4px;
	background-image:url(/images/left-box-btm.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	position: relative;
}
#member_login_options {
	padding: 0px 6px 3px 6px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-bottom:1px solid #d6d6d6;
	position: relative;
}
#member_login_fields {
	padding: 3px 6px 3px 6px;
	border-top:1px solid #ffffff;
}
#member_login_fields td {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
input.member_login_input {
	width:125px;
	border:1px solid #9c9c9c;
}
#member_login_go {
	float:right;
	padding-right:8px;
}
#member_login_remember {
	float:left;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:6px;
}
#member_item {
	padding:5px 5px 5px 3px;
	border-bottom:1px solid #d6d6d6;
	border-top:1px solid #ffffff;
}
#member_item_last {
	padding:5px 5px 5px 3px;
	border-top:1px solid #ffffff;
}
a.member_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	text-decoration:none;	
}
a.member_link:active{color:#ff6600; text-decoration:underline;}
a.member_link:visited{color:#535353; text-decoration:none;}
a.member_link:hover{color:#ff6600; text-decoration:underline;}

#quick_links {
	margin-top:4px;
	background-image:url(/images/quick-links-bg.gif);
	background-repeat:repeat-y;
	width:174px;
}
#quick_links_bottom  {
	padding:0px 4px 10px 4px;
	background-image:url(/images/left-box-btm.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#quick_link_featured {
	background-image:url(/images/quick-link-top-bg.gif);
	background-repeat:repeat-x;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #b9b9b9;	
	padding: 1px 3px 1px 3px;
}
#quick_link_featured a {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-decoration:none;}
#quick_link_featured a:active { color:#ff6600; text-decoration:underline;}
#quick_link_featured a:visited { color:#000000; text-decoration:none;}
#quick_link_featured a:hover { color:#ff6600; text-decoration:underline; }

#quick_link_featured a:active img{ text-decoration:none; }
#quick_link_featured a:hover img{ text-decoration:none; }

#quick_link_lite {
	padding: 1px 3px 1px 3px;
}
#quick_link_lite a {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-decoration:none;}
#quick_link_lite a:active { color:#ff6600; text-decoration:underline;}
#quick_link_lite a:visited { color:#000000; text-decoration:none;}
#quick_link_lite a:hover { color:#ff6600; text-decoration:underline; }

#quick_link_lite a:active img{ text-decoration:none; }
#quick_link_lite a:hover img{ text-decoration:none; }

#quick_link_dark {
	padding: 1px 3px 1px 3px;
	background-color:#f0f0f0;
}
#quick_link_dark a {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-decoration:none;}
#quick_link_dark a:active { color:#ff6600; text-decoration:underline;}
#quick_link_dark a:visited { color:#000000; text-decoration:none;}
#quick_link_dark a:hover { color:#ff6600; text-decoration:underline; }

#quick_link_dark a:active img{ text-decoration:none; }
#quick_link_dark a:hover img{ text-decoration:none; }

#home_promo{
	background-image:url(/images/promo-bg.gif);
	background-repeat:repeat-y;
	width:175px;
}
#home_promo_btm{
	padding:0px 7px 13px 6px;
	background-image:url(/images/promo-btm.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#home_promo_inner{
	background-repeat:repeat-x;
	background-image:url(/images/promo-inner-bg.gif);
}
#promo_link {
	padding: 1px 3px 1px 3px;
}
#promo_link a {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0c1869; text-decoration:none;}
#promo_link a:active { color:#ff6600; text-decoration:underline;}
#promo_link a:visited { color:#0c1869; text-decoration:none;}
#promo_link a:hover { color:#ff6600; text-decoration:underline; }

#home_right_banner{
	padding-right:6px;
}

#main_title  {
	border-bottom:1px solid #dbdbdb;
	padding-bottom:5px;
	margin-bottom:6px;
	position: relative;
}
#main_title a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#858585;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
#main_title a:active { color:#555555; text-decoration:underline; }
#main_title a:visited { color:#858585; text-decoration:none; }
#main_title a:hover { color:#555555; text-decoration:underline; }


#date_time {
	float:right;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#858585;
	font-weight:normal;
	padding-top:4px;
	padding-right:4px;
}

#home_tabs {
	background-image:url(/images/home-tabs-bg.gif);
	background-repeat:repeat-x;
	padding-left:3px;
	height:1%;
	position:relative;
}

#home_tabs dl {
	margin:0; padding:0;
}

#home_tabs dl dd {
	float:left;
	display:block;
	margin:0; padding:0;
	white-space:nowrap;
}

#home_tabs dl dd a {
	float:left;
	display:block;
	text-decoration:none;
	white-space:nowrap;
	color:#858585;
	font-size:11px;
	background-image:url(/images/home-tab-off-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	cursor:pointer;
}

#home_tabs dl dd a span {
	float:left;
	display:block;
	padding:4px 8px 8px 8px;
	background-color:transparent;
	background-image:url(/images/home-tab-off-rt.gif);
	background-position:top right;
	background-repeat:no-repeat;	
	cursor:pointer;
}

#home_tabs dl dd a { color:#858585; font-weight:normal; text-decoration:none;}
#home_tabs dl dd a:active { color:#ff6600; font-weight:normal; text-decoration:none; background-color:transparent; }
#home_tabs dl dd a:visited { color:#858585; font-weight:normal; text-decoration:none;}
#home_tabs dl dd a:hover { color:#ff6600; font-weight:normal; text-decoration:none; background-color:transparent; }

#home_tabs dl dd.on a {
	float:left;
	display:block;
	text-decoration:none;
	white-space:nowrap;
	color:#00a7ba;
	font-size:11px;
	background-image:url(/images/home-tab-on-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	cursor:pointer;
}
#home_tabs dl dd.on a span {
	float:left;
	display:block;
	padding:4px 8px 8px 8px;
	background-color:transparent;
	background-image:url(/images/home-tab-on-rt.gif);
	background-position:top right;
	background-repeat:no-repeat;	
	cursor:pointer;
}

#home_videos {
	float:right;
	width:110px;
}
#home_panels {
	margin-top:10px;
	float:left;
	width:100%;
}
#main_content {
	border-bottom:1px solid #dbdbdb;
	position: relative;
	width:540px;
}
#extra_padding {
	padding: 0px 6px 0px 6px;
	position: relative;
}

.news_panel {	
}
#newspanel_image {
	float:left;
	width:216px;
	border:1px solid #dbdbdb;
	margin-bottom:5px;
}
#newspanel_image div.padding {
	padding:3px;
}
#newspanel_image div.image {
	background-image:url(/images/img-bg.gif);
	width:210px;
	height:210px;
}
#newspanel_image div.image img {
	width:210px;
	height:210px;
}

#newspanel_img_descr {
	background-color:#f0f0f0;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404040;
	margin-top:3px;
}
#newspanel_img_descr a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#0095eb;
	font-weight:bold;
}
#newspanel_img_descr a:active{ text-decoration:underline; color:#ff6600; }
#newspanel_img_descr a:visited{text-decoration:none; color:#0095eb;}
#newspanel_img_descr a:hover{text-decoration:underline; color:#ff6600;}

#newspanel_stories {
	float:left;
	width:320px;
}
#newspanel_stories div.padding {
	padding:5px 10px 0px 10px;
}
#home_section_more {
	float:right;
}
#home_section_more a {
	background-color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding:1px 2px 1px 2px;
	text-decoration:none;
}
#home_section_more a:active{ text-decoration:none; background-color:#ff6600; color:#ffffff;}
#home_section_more a:visited{text-decoration:none; background-color:#888888; color:#ffffff;}
#home_section_more a:hover{text-decoration:none; background-color:#ff6600; color:#ffffff;}

#newspanel_story {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	padding-top:10px;
	padding-bottom:10px;
}

#newspanel_story a.title { font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color:#0095eb; text-decoration:none; font-weight:bold; }
#newspanel_story a.title:active{ text-decoration:underline; color:#ff9900;  }
#newspanel_story a.title:visited{text-decoration:none; color:#0095eb; }
#newspanel_story a.title:hover{text-decoration:underline; color:#ff9900; }

#newspanel_story a.more { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#ff6600; text-decoration:none; }
#newspanel_story a.more:active{ text-decoration:none; color:#ffcc00; }
#newspanel_story a.more:visited{text-decoration:none; color:#ff6600;}
#newspanel_story a.more:hover{text-decoration:none; color:#ffcc00;}

#home_vid_padding {
	padding:3px 6px 10px 6px;
}
#home_video {
	border:1px solid #cdcdcd;
	background-color:#ffffff;
	padding:3px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	margin-bottom:2px;
}

#home_video a {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px; color:#0095eb; text-decoration:none; font-weight:bold;}
#home_video a:active{ text-decoration:underline; color:#ff9900; }
#home_video a:visited{text-decoration:none; color:#0095eb;}
#home_video a:hover{text-decoration:underline; color:#ff9900;}

#home_video div.image {
	background-image:url(/images/img-bg.gif);
	width:90px;
	height:60px;
}
#home_video div.image img {
	width:90px;
	height:60px;
}


#home_vid_padding div.more {
	float:right;
	padding-top:5px;
}

#home_vid_padding div.more a {
	background-color:#0095eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding:1px 2px 1px 2px;
	text-decoration:none;
}
#home_vid_padding div.more a:active{ text-decoration:none; background-color:#ff6600; }
#home_vid_padding div.more a:visited{text-decoration:none; background-color:#0095eb;}
#home_vid_padding div.more a:hover{text-decoration:none; background-color:#ff6600;}

#home_weather {
	float:right;
	width:225px;
}
#home_weather div.padding {
	padding: 6px 0px 0px 7px;
}
#home_breaking {
	float:left;
	width:310px;
	border-right:1px solid #dbdbdb;
}
#home_breaking div.padding {
	padding: 6px 5px 0px 0px;
}
.home_breaking_time {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#008fd1;
	vertical-align:top;
	font-weight:bold;
}
.home_breaking_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
}
.home_breaking_title a { color:#0163a2; text-decoration:none; }
.home_breaking_title a:active { color:#ff9900; text-decoration:underline; }
.home_breaking_title a:visited { color:#0163a2; text-decoration:none; }
.home_breaking_title a:hover { color:#ff9900; text-decoration:underline; }

a.home_subnews_hdr {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#858585;
	text-decoration:none;
}
a.home_subnews_hdr:active { text-decoration:underline; color:#555555; }
a.home_subnews_hdr:visited { text-decoration:none; color:#858585; }
a.home_subnews_hdr:hover { text-decoration:underline; color:#555555; }

#home_weather_city {
	width:72px;
	display:block;
	float:left;
	margin-top:3px;
	text-align: center
}
#home_city_name {
	background-color:#008bce;
}

#home_section_left {
	float:left;
	display:block;
	margin-top:15px;
	margin-right:5px;
	width:306px;
	height:1%;
	position:relative;
}
#home_section_right {
	float:left;
	display:block;
	margin-top:15px;
	margin-right:0px;
	width:277px;
	height:1%;
	position:relative;
}

#home_special_section div.padding{
/*	padding-left:10px; */
}

#home_section_item {
	padding:2px 2px 2px 20px;
	background-image:url(/images/story-arrow.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#home_section_item a { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#017cb9; }
#home_section_item a:active { text-decoration:underline; color:#ff9900; }
#home_section_item a:visited { text-decoration:none; color:#017cb9; }
#home_section_item a:hover { text-decoration:underline; color:#ff9900; }
#home_section_item_drk {
	padding:2px 2px 2px 20px;
	background-image:url(/images/story-arrow.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#f4f4f4;
}
#home_section_item_drk a { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#017cb9; }
#home_section_item_drk a:active { text-decoration:underline; color:#ff9900; }
#home_section_item_drk a:visited { text-decoration:none; color:#017cb9; }
#home_section_item_drk a:hover { text-decoration:underline; color:#ff9900; }

#section_title  {
	border-bottom:1px solid #dbdbdb;
	padding-bottom:5px;
	margin-bottom:2px;
	position: relative;
}
#section_title a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#858585;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
#section_title a:active { color:#555555; text-decoration:underline; }
#section_title a:visited { color:#858585; text-decoration:none; }
#section_title a:hover { color:#555555; text-decoration:underline; }

#home_section_featured { 
/*	 float:right; */
}
#home_section_featured div.image {
	background-image:url(/images/img-bg.gif);
	width:255px;
	height:160px;
}
#home_section_featured img {
	width:255px;
	height:160px;
}

#home_section_links {
/*	float:left;
	width:200px;*/
}
 
#home_section_img_descr {
	background-color:#e0e0e0;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404040;
	margin-top:1px;
	margin-bottom:8px;
}
#home_section_img_descr a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#017cb9;
	font-weight:bold;
}
#home_section_img_descr a:active{ text-decoration:underline; color:#ff6600; }
#home_section_img_descr a:visited{text-decoration:none; color:#017cb9;}
#home_section_img_descr a:hover{text-decoration:underline; color:#ff6600;}

#carousel_flashcontent {
	width:570px;
	height:234px;
	overflow:hidden;
	background-image:url(/images/carousel-flash-bg.jpg);
	background-repeat:no-repeat;
}
#carousel_flashcontent div.text {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626262;
	padding:95px 132px 0px 153px;
}
#news_drkhdr_major {
	background-image:url(/images/newshdr-drk-bg.gif);
	background-repeat:repeat-x;
	padding:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	position:relative;
}
#news_drkhdr_major a { font-family:Georgia, "Times New Roman", Times, serif; color:#ffffff; font-weight:bold; text-decoration:none; }
#news_drkhdr_major a:active { color:#6ff5f7; font-weight:bold; text-decoration:underline; }
#news_drkhdr_major a:visited { color:#ffffff; font-weight:bold; text-decoration:none; }
#news_drkhdr_major a:hover { color:#6ff5f7; font-weight:bold; text-decoration:underline;  }
#news_drkmore {
	float:right;
	padding-top:3px;
	padding-bottom:3px;
	position:relative;
}

#news_drkmore a { font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-weight:normal; font-size:11px; text-decoration:none; line-height:10px;	background-color:#004a5a; padding-left:3px; padding-right:3px;padding-bottom:1px;}
#news_drkmore a:active { color:#ffffff; font-weight:normal; text-decoration:none; background-color:#00a7ba;}
#news_drkmore a:visited { color:#ffffff; font-weight:normal; text-decoration:none;	background-color:#004a5a;}
#news_drkmore a:hover { color:#ffffff; font-weight:normal; text-decoration:none; background-color:#00a7ba;}

#weather_drkhdr_major {
	background-image:url(/images/weather-title-bg.gif);
	background-repeat:repeat-x;
	padding:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	position:relative;
}
#weather_drkhdr_major a { font-family:Georgia, "Times New Roman", Times, serif; color:#ffffff; font-weight:bold; text-decoration:none; }
#weather_drkhdr_major a:active { color:#fff260; font-weight:bold; text-decoration:underline; }
#weather_drkhdr_major a:visited { color:#ffffff; font-weight:bold; text-decoration:none; }
#weather_drkhdr_major a:hover { color:#fff260; font-weight:bold; text-decoration:underline;  }
#weather_drkmore {
	float:right;
	padding-top:3px;
	padding-bottom:3px;
	position:relative;
}

#weather_drkmore a { font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-weight:normal; font-size:11px; text-decoration:none; line-height:10px;	background-color:#a45500; padding-left:3px; padding-right:3px;padding-bottom:1px;}
#weather_drkmore a:active { color:#ffffff; font-weight:normal; text-decoration:none; background-color:#ffcc00;}
#weather_drkmore a:visited { color:#ffffff; font-weight:normal; text-decoration:none;	background-color:#a45500;}
#weather_drkmore a:hover { color:#ffffff; font-weight:normal; text-decoration:none; background-color:#ffcc00;}

.weather_day {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#6d6d6d;
	padding:2px;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.weather_city {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6d6d6d;
	background-color:#e8e8e8;
	padding:2px 2px 2px 5px;
	border-top:5px solid #ffffff;
}
.weather_city a { font-family:Arial, Helvetica, sans-serif; color:#6d6d6d; font-weight:bold; font-size:11px; text-decoration:none;}
.weather_city a:active { color:#000000; font-weight:bold; text-decoration:underline;}
.weather_city a:visited { color:#6d6d6d; font-weight:bold; text-decoration:none;}
.weather_city a:hover { color:#000000; font-weight:bold; text-decoration:underline; }

.weather_data {
	padding:5px 2px 5px 2px;
	border-right:1px dotted #bbbbbb;
}

#news_list {
/*	width:300px; */
	height:1%;
	position:relative;
}
#news_list div.padding {
	padding:2px 5px 5px 15px;
}

#news_list ul {
	list-style-image:url(/images/news_page_icon.gif);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 12px;
}
#news_list li {
	padding-top:2px;
	padding-bottom:7px;
	border-bottom:1px dotted #bbbbbb;
	position:relative;
}

#news_list a { color:#01677a; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none;  font-weight:bold; }
#news_list a:active { color:#00a7ba; text-decoration:underline; }
#news_list a:visited { color:#01677a; text-decoration:none; }
#news_list a:hover { color:#00a7ba; text-decoration:underline; }


#games_drkhdr_major {
	background-image:url(/images/games-title-bg.gif);
	background-repeat:repeat-x;
	padding:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	position:relative;
}
#games_drkhdr_major a { font-family:Georgia, "Times New Roman", Times, serif; color:#ffffff; font-weight:bold; text-decoration:none; }
#games_drkhdr_major a:active { color:#dfa9ff; font-weight:bold; text-decoration:underline; }
#games_drkhdr_major a:visited { color:#ffffff; font-weight:bold; text-decoration:none; }
#games_drkhdr_major a:hover { color:#dfa9ff; font-weight:bold; text-decoration:underline;  }
#games_drkmore {
	float:right;
	padding-top:3px;
	padding-bottom:3px;
	position:relative;
}

#games_drkmore a { font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-weight:normal; font-size:11px; text-decoration:none; line-height:10px;	background-color:#19042f; padding-left:3px; padding-right:3px;padding-bottom:1px;}
#games_drkmore a:active { color:#ffffff; font-weight:normal; text-decoration:none; background-color:#7e34a6;}
#games_drkmore a:visited { color:#ffffff; font-weight:normal; text-decoration:none;	background-color:#19042f;}
#games_drkmore a:hover { color:#ffffff; font-weight:normal; text-decoration:none; background-color:#7e34a6;}

#games_content {
	background-image:url(/images/home-games-bg.jpg);
	background-repeat:repeat-x;
	background-color:#1f0c28;
	padding:0px 12px 20px 12px;
	min-height:264px;
	height:1%;
	position:relative;
}
#games_seperator {
	background-image:url(/images/games-dotted.gif);
	background-repeat:repeat-x;
	margin: 8px 0px 8px 0px;
	position:relative;
	height:1%;
}
#games_item {
	font-family:Arial, Helvetica, sans-serif; 
	color:#e2d0eb; 
	font-weight:normal; 
	font-size:11px;
}
#games_item a.title {font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-weight:bold; font-size:12px; text-decoration:none; }
#games_item a.title:active { color:#feed62; font-weight:bold; text-decoration:underline; }
#games_item a.title:visited { color:#ffffff; font-weight:bold; text-decoration:none; }
#games_item a.title:hover { color:#feed62; font-weight:bold; text-decoration:underline; }

#games_item a.bigtitle {font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-weight:bold; font-size:16px; text-decoration:none; }
#games_item a.bigtitle:active { color:#feed62; font-weight:bold; text-decoration:underline; }
#games_item a.bigtitle:visited { color:#ffffff; font-weight:bold; text-decoration:none; }
#games_item a.bigtitle:hover { color:#feed62; font-weight:bold; text-decoration:underline; }

#games_item a {font-family:Arial, Helvetica, sans-serif; color:#fdb902; font-weight:bold; font-size:11px; text-decoration:underline; }
#games_item a:active { color:#feed62; font-weight:bold; text-decoration:underline; }
#games_item a:visited { color:#fdb902; font-weight:bold; text-decoration:underline; }
#games_item a:hover { color:#feed62; font-weight:bold; text-decoration:underline; }

#games_item div.image { 
	border:1px solid #ffffff; 
	margin:0px 0px 5px 5px;
	background-image:url(/images/img-bg-purple.gif);
	width:70px;
	height:52px;
	float:right;
}

#games_item div.image img { 
	width:70px;
	height:52px;
}

#video_drkhdr_major {
	background-image:url(/images/video-title-bg.gif);
	background-repeat:repeat-x;
	padding:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	position:relative;
}
#video_drkhdr_major a { font-family:Georgia, "Times New Roman", Times, serif; color:#ffffff; font-weight:bold; text-decoration:none; }
#video_drkhdr_major a:active { color:#cccccc; font-weight:bold; text-decoration:underline; }
#video_drkhdr_major a:visited { color:#ffffff; font-weight:bold; text-decoration:none; }
#video_drkhdr_major a:hover { color:#cccccc; font-weight:bold; text-decoration:underline;  }
#video_drkmore {
	float:right;
	padding-top:3px;
	padding-bottom:3px;
	position:relative;
}

#video_drkmore a { font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-weight:normal; font-size:11px; text-decoration:none; line-height:10px;	background-color:#000000; padding-left:3px; padding-right:3px;padding-bottom:1px;}
#video_drkmore a:active { color:#ffffff; font-weight:normal; text-decoration:none; background-color:#666666;}
#video_drkmore a:visited { color:#ffffff; font-weight:normal; text-decoration:none;	background-color:#000000;}
#video_drkmore a:hover { color:#ffffff; font-weight:normal; text-decoration:none; background-color:#666666;}

#video_content {
	background-image:url(/images/home-video-bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	padding:5px 8px 20px 8px;
	min-height:280px;
	height:1%;
	position:relative;
}
.video_title {
	padding:5px 0px 5px 0px;
}
.video_title span.category {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	background-color:#4f4f4f;
	padding:0px 2px 0px 2px;
}
.video_title a.txtlnk { font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:12px; text-decoration:none; font-weight:bold; }
.video_title a.txtlnk:active { color:#feed62; text-decoration:underline; font-weight:bold; }
.video_title a.txtlnk:visited { color:#ffffff; text-decoration:none; font-weight:bold;}
.video_title a.txtlnk:hover { color:#feed62; text-decoration:underline; font-weight:bold; }

.video_title a {font-family:Arial, Helvetica, sans-serif; color:#fdb902; font-weight:bold; font-size:11px; text-decoration:underline; }
.video_title a:active { color:#feed62; font-weight:bold; text-decoration:underline; }
.video_title a:visited { color:#fdb902; font-weight:bold; text-decoration:underline; }
.video_title a:hover { color:#feed62; font-weight:bold; text-decoration:underline; }

.video_thumb {
	padding:5px 0px 5px 0px;
}
.video_thumb div.img_border {
	border: 1px solid #cccccc;
	background-color:#333333;
	margin-right:5px;
}
.video_thumb div.image {
	background-image:url(/images/img-bg-drk.gif);
	width:70px;
	height:52px;
}
.video_thumb img {
	width:70px;
	height:52px;
}
.video_sep {
	background-image:url(/images/grey-dotted.gif);
	background-repeat:repeat-x;
}
