@charset "utf-8";
/* CSS Document */

#welcome
{
	background: url(../images/welcome_bg.gif) repeat 0% 0%;
	width: 543px;
	height: 315px;
	margin-left: auto;
	margin-right: auto;
}

#welcome h2, p
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
}

#main_container
{
	float: left;
	display: inline;
/*	border-left: 4px solid #000;
	border-right: 4px solid #000;_table
	border-bottom: 4px solid #000; */
	text-align: justify;
}

.redText{
	color: #b50000;
}

/*
LEFT HAND COLUMN
*/
#left_ver_div{
	width: 564px;
	display: inline;
	float: left;
/*	padding-left: 4px; */
}

#left_cont_div_top
{
/*	background: #000 url(../images/black_s.gif) repeat 0% 0%; */
	background: #000;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
	background-image: url(../images/welcome/header_block.jpg);
}

#left_cont_div_top p
{
	padding-top: 125px;
	color:#000000;
}

#left_cont_div
{
/*	background: #000 url(../images/black_s.gif) repeat 0% 0%; */
	background: #000;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;

	border-bottom: 2px solid #000; /* HACK to fix single line between this div and left_cont_div on PS3 browser  HACK*/
}

/* HACK Hide from IE5-mac. Only IE-win sees this. HACK\*/
 
* html #left_cont_div {
	margin-top: -3px;
}

/* HACK End hide from IE5/mac HACK */

 

#main_banner
{
	width: 564px;
	height: 270px;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#main_banner_image_row
{
	width: 568px;
	height: 262px;
	background: url(../images/main_banner_right.jpg) no-repeat 100% 0%;
}

/* HACK Hide from IE5-mac. Only IE-win sees this. HACK\*/
 
* html #main_banner_image_row
{
	width: 568px;
	height: 262px;
	background: url(../images/main_banner_right.jpg) no-repeat 100% 0%;
}



#main_banner_image_shadow
{
	width: 568px;
	height: 8px;
	background: url(../images/main_banner_bottom.jpg) no-repeat 0% 0%;
}


/* HACK Hide from IE5-mac. Only IE-win sees this. HACK\*/
 
* html #main_banner_image_shadow {
	margin-top: 0px;
	width: 568px;
	height: 8px;
	background: url(../images/main_banner_bottom.jpg) no-repeat 0% 0%;

}

/* HACK End hide from IE5/mac HACK */


#main_banner_image_shadow_static
{
	width: 568px;
	height: 8px;
	background: url(../images/main_banner_bottom.jpg) no-repeat 0% 0%;
}


/* HACK Hide from IE5-mac. Only IE-win sees this. HACK\*/
 
* html #main_banner_image_shadow_static {
	margin-top: -3px;
}

/* HACK End hide from IE5/mac HACK */

#left_cont_top
{
	height: 12px;
	background: url(../images/lang_left_cont_top.gif) no-repeat 0% 0%;
	margin-top: 9px;
}

#left_cont_top_white
{
	height: 21px;
	background: url(../images/lang_left_cont_top_white.gif) no-repeat 0% 0%;
	margin-top: 9px;
}

#left_cont_top_white p
{
	margin-left:20px;
	color: #b50000;
	font-weight:bold;
	font-size:20px;
}

/* HACK End hide from IE5/mac HACK */


#left_cont_bot
{
	height: 12px;
	background: url(../images/lang_left_cont_bot.gif) no-repeat 0% 0%;

}


#left_cont_div img
{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:	1px solid #b50000;	
}

#left_cont_div span img
{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

#left_cont_div span img.languageButton
{
	display: inline;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

#left_cont_div object
{
	display: block;
	margin-left: auto;
	margin-right: auto;	
	border: 1px solid #b50000;
}

.blog_box {
	width: 100%;
/*	background-color:#333;*/
/*	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 4px;	*/
	border-bottom: 1px solid #b50000;
}

.leftNavText {
	color: #000000;
	font-weight: bold;
}

.blog_box span.blogTitle{
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 4px;
}

.article_previous{
	display: block;
	float: right;
	text-align: left;
	width: 45%;
}

.article_next{
	display: block;
	float: left;
	text-align: right;
	width: 45%;
}

/*
RIGHT HAND COLUMN
*/
#right_ver_div{
	width: 253px;
/*	height: 600px;*/
/*	background: #E4E0D7 url(/images/beige_s.gif) repeat-y 0% 0%; */
	float: right;
/*	padding-right: 9px;*/
}

.rnav_table{
	color: #FFF;
}

#post_form{

/* stops unwanted space after form in IE */

	display: inline;
}

#right_ver_div p {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
}

#right_ver_div  a:active{
	color: #B50000;
	text-decoration: none;
	font-weight: bold;
}
#right_ver_div  a:link{
	
	color: #B50000;
	text-decoration: none;
	font-weight: bold;
	
}
#right_ver_div  a:visited{
	color: #B50000;
	text-decoration: none;
	font-weight: bold;
}
#right_ver_div  a:hover{
	color: #E20000;
	text-decoration: underline;
	font-weight: bold;
}

#right_ver_div a.linkstyle:link
{
	color: #a0a0a0;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
#right_ver_div a.linkstyle:visited
{
	color: #a0a0a0;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
#right_ver_div a.linkstyle:hover
{
	color: #a0a0a0;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}
#right_ver_div a.linkstyle:active
{
	color: #a0a0a0;
	font-weight: normal;
	cursor: pointer;
} 













#top_hoz_div
{
	width: 846px;
	border-bottom: 4px solid #000;
	display: inline;
	float: left;
	background: #E4E0D7 url(../images/home_top_bg.jpg) no-repeat 0% 100%;
}
#left_top_div
{
/*	margin-left: 4px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 4px;*/
	width: 564px;
	display: inline;
	float: left;
}
#right_top_div
{
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 429px;
	height: 248px;
	display: inline;
	float: left;
	position: relative;
	background: #E4E0D7 url(../images/rfeature_01.jpg) no-repeat 0% 100%;
}
#right_top_timer_div
{
	position: absolute;
	bottom: 0;
	right: 0;
}
#right_top_timer_title_div
{
	width: 160px;
	display: inline;
	float: left;
	color: #000;
	margin-bottom: 4px;
	padding-top: 14px;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
	font-size: 125%;
}
#cntdwn
{
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
}
#right_top_timer_item_left_div
{
	width: 80px;
	display: inline;
	float: left;
	color: #660000;
	font-weight: bold;
	text-align: right;
}
#right_top_timer_item_right_div
{
	width: 80px;
	display: inline;
	float: left;
	color: #000;
	text-align: left;
}
#right_top_div img
{
	display: block;
}
#bot_hoz_div
{
	width: 846px;
	display: inline;
	float: left;
	background: #E9E5DB url(../images/bg_content03.gif) repeat-y;
}
#bot_hoz_div h1
{
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 4px;
	font-size: 12px;
	border-bottom: 1px dashed #666;
}
#bot_hoz_div h2
{
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 4px;
	font-size: 12px;
	color: #FFF;
	border-bottom: 1px dashed #CCC;
}
#left_bot_div
{
	margin-top: 4px;
	margin-bottom: 4px;
	width: 409px;
	display: inline;
	float: left;
}
#mid_bot_div
{
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 217px;
	display: inline;
	float: left;
}
#right_bot_div
{
	margin-top: 4px;
	width: 216px;
	display: inline;
	float: left;
	color: #000000;
}
#right_bot_div p
{
	padding-left: 4px;
	padding-right: 4px;
}

#home_content
{
	width: 850px;
	color: #FFF;
	float: left;
	display: inline;
}

.spacerdash {
	border-bottom: 1px dashed #FFF;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
}
.teaser_link_div
{
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dashed #FFF;
	float: left;
}
.teaser_link_div a
{
	text-decoration: none;
}
.teaser_link_img
{
	display: block;
	float: left;
	border: 1px dotted #EFD683;
}
.teaser_link_img:hover
{
	border: 1px dotted #E2B421;
}
.teaser_link_img img
{
	display: block;
}
.teaserlink_text_div
{
	display: inline;
	float: left;
	color: #FFF;
	padding-left: 4px;
	padding-top: 0px;
	width: 357px;
}
.teaserlink_text_div p
{
	padding-top: 2px;
	margin: 0px;
}
#teaser_link_title
{
	padding-top: 0px;
	font-weight: bold;
	color: #EFD683;
}
#teaser_link_title:hover
{
	padding-top: 0px;
	font-weight: bold;
	text-decoration: underline;
	color: #E2B421;
}
#teaser_link
{
	color: #EFD683;
	text-decoration: none;
}
#teaser_link:visited
{
C
	text-decoration: none;
}
#teaser_link:hover
{
	color: #E2B421;
	text-decoration: underline;
}
#teaser_link:active
{
	color: #EFD683;
	text-decoration: none;
}
.breaker{
	clear: both;
}



div.side_bar_txt_top
{
	height:	16px;
	width:	256px;
	background: url(/images/side_bar_txt_top.gif) no-repeat 0% 0%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
}

div.side_bar_txt_body
{
	width:	256px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;
	background: #000000;
}


#side_bar_txt_body_table
{
	margin-left: 16px;
	text-align: left;
}

#side_bar_txt_body_table_360
{
	margin-left: 16px;
	background: url(/images/side_bar_top10_360_logo.gif) no-repeat 0% 100%;

}

#side_bar_txt_body_table_ps3
{
	margin-left: 16px;
	background: url(/images/side_bar_top10_ps3_logo.gif) no-repeat 0% 100%;

}



#search_string
{
	border: 2px solid #B50000;
	color: #FFF;
	background: #000000;
	width: 192px;
	text-decoration: none;
	vertical-align: middle;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;  
}


div.side_bar_bot
{
	height:	28px;
	width:	256px;
	padding-left: 8px;
	padding-right: 8px;
	background: url(/images/side_bar_bot.gif) no-repeat 0% 0%;
	margin-bottom: 16px;
}



div.side_bar_gfx_bot_no_text
{
	height:	25px;
	width:	256px;
	padding-left: 8px;
	padding-right: 8px;
	background: url(/images/side_bar_gfx_bot_no_text.gif) no-repeat 0% 0%;
	margin-bottom: 16px;
}


div.side_bar_gfx_top
{
	height:	16px;
	width:	256px;
	background: url(/images/side_bar_gfx_top.gif) no-repeat 0% 0%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
}

div.side_bar_gfx_frm
{
	height:	236px;
	width:	256px;
	background: url(/images/side_bar_gfx_frm_bgnd.gif) no-repeat 0% 0%;
	padding: 0px;
	margin: 0px;
}


div.side_bar_gfx_frm img
{
/*	height:	236px;
	width:	236px; */
	margin-top: 0px;
	margin-right: 0px;
	margin-left:	0px;
	display: block;
}

#side_bar_large_image
{
	height:	236px;
	width:	236px;
	margin-left: 2px;
}



div.side_bar_gfx_frm_bot
{
/*	height:	16px; */
	width:	256px;
	padding-top: 15px;
	background: #000 url(/images/side_bar_gfx_frm_bot.gif) no-repeat 0% 0%;
}

.right_nav_icon
{

	vertical-align: middle;

}

div.side_bar_gfx_webcam
{
	height:	177px;
	width:	256px;
	background: url(/images/side_bar_gfx_frm_webcam.gif) no-repeat 0% 0%;
	padding: 0px;
	margin: 0px;
}

div.side_bar_gfx_webcam img
{
/*	height:	177px;
	width:	236px;	*/
	margin-top: 0px;
	margin-right: 0px;
	margin-left:	0px;
	display: block;
}

#side_bar_webcam_image
{
	height:	177px;
	width:	236px;
	margin-left: 2px;
}

/* ################### */
/* Used for countdowns */
/* ################### */
#countdown{
	background: #CCC url(../images/main_banner_21.jpg) no-repeat;
	height: 262px;
	width: 564px;
}
#c_countdown{
	background: #CCC url(../images/main_banner_cagney.jpg) no-repeat;
	height: 262px;
	width: 564px;
}
#d_countdown{
	background: #CCC url(../images/main_banner_cagney.jpg) no-repeat;
	height: 262px;
	width: 564px;
}
#e_countdown{
	background: #CCC url(../images/main_banner_cagney.jpg) no-repeat;
	height: 262px;
	width: 564px;
}
#alignBottom{
	display:inline;
	float:left;
	position: relative;
	left: 10px;
	top: 90%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
div.side_bar_PSB_top
{
	height: 60px;
	width: 256px;
	background: url(/images/side_bar_PSB_top.gif) no-repeat 0% 0%;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 12px;
}
/* ################## */
/* Social Bookmarking */
/* ################## */
.delicious {
	background:transparent url(/images/delicioussmalloff.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#B50000;
	font-weight:bold;
	text-decoration:none;
	width: 20px;
}
.delicious:hover {
	background:transparent url(/images/delicioussmall.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#E20000;
	font-weight:bold;
	text-decoration:none;
/*	text-decoration:underline;*/
	width: 20px;
}
.digg {
	background:transparent url(/images/diggiconoff.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#B50000;
	font-weight:bold;
	text-decoration:none;
	width: 20px;
}
.digg:hover {
	background:transparent url(/images/diggicon.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#E20000;
	font-weight:bold;
	text-decoration:none;
/*	text-decoration:underline;*/
	width: 20px;
}
.reddit {
	background:transparent url(/images/reddit_iconoff.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#B50000;
	font-weight:bold;
	text-decoration:none;
	width: 20px;
}
.reddit:hover {
	background:transparent url(/images/reddit_icon.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#E20000;
	font-weight:bold;
	text-decoration:none;
/*	text-decoration:underline;*/
	width: 20px;
}
.facebook {
	background:transparent url(/images/facebook_iconoff.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#B50000;
	font-weight:bold;
	text-decoration:none;
	width: 20px;
}
.facebook:hover {
	background:transparent url(/images/facebook_icon.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#E20000;
	font-weight:bold;
	text-decoration:none;
/*	text-decoration:underline;*/
	width: 20px;
}
.stumble {
	background:transparent url(/images/stumbleupon_iconoff.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#B50000;
	font-weight:bold;
	text-decoration:none;
	width: 20px;
}
.stumble:hover {
	background:transparent url(/images/stumbleupon_icon.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#E20000;
	font-weight:bold;
	text-decoration:none;
/*	text-decoration:underline;*/
	width: 20px;
}
.n4g {
	background:transparent url(/images/n4g_iconoff.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#B50000;
	font-weight:bold;
	text-decoration:none;
	width: 20px;
}
.n4g:hover {
	background:transparent url(/images/n4g_icon.gif) no-repeat scroll 0pt 50%;
	margin-left:3px;
	padding:0pt 0pt 0pt 19px;
	color:#E20000;
	font-weight:bold;
	text-decoration:none;
/*	text-decoration:underline;*/
	width: 20px;
}

#copyrightLang {
color:#000000;
float:left;
font-size:100%;
margin:0pt auto;
padding:0px;
text-align: center;
width:854px;
}


