
/*!
 * file: forum/front-forum.css
 *
 * Styling of the forum boxes on the front page
 */

/*
=front-forum-post
*/
.front-forum-list {
	margin:28px 0 10px;
	font-size:10px;
}
.front-forum-list li {
	background:transparent url(../images/sprite-left.gif) no-repeat 11px -92px;
	background-color:#282e10;
	border-top:1px solid #363e16;
	border-bottom:1px solid #1a1e0a;
	padding:1px 9px 2px 20px;
}
.front-forum-list li.first {border-top-color:#1c200b;}
.front-forum-list li.last {border-bottom-color:#6f7545;}
.front-forum-list li a {
	color:#fff;
	text-decoration:underline;
}
.front-forum-list li .nr-replies {
	padding-left:5px;
	color:#fede01;
	white-space:nowrap;
}

/*
=front-forum-post
*/
.front-forum-post {
	margin:7px;
	line-height:130%;
}
.front-forum-post ul {
	list-style-type:disc;
	list-style-position:inside;
}
.front-forum-post ol {
	list-style-type:decimal;
	margin:10px 0 10px 15px;
}
.front-forum-post blockquote,
.front-forum-post .codeblock {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:4px;
}
.front-forum-post blockquote cite,
.front-forum-post .codeblock .title {
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	margin:4px 0;
}
.front-forum-post blockquote cite {
	display:block;
	font-style:normal;
}
.front-forum-post .codeblock code {
	display:block;
	font-family:Monaco,Consolas,Courier,monospace;
	height:auto;
	max-height:200px;
	overflow:auto;
}

/*
= recent-news
*/

#recent-news {position:relative;}
#recent-news .gray-box-620 .o-top,
#recent-news .gray-box-620 .o-mid,
#recent-news .gray-box-620 .o-bottom,
#recent-news .gray-box-620 .i-top,
#recent-news .gray-box-620 .i-mid,
#recent-news .gray-box-620 .i-bottom {background:transparent url(../images/box-gray-620.png) no-repeat -1000px 0;}
#recent-news .gray-box-620 .o-top {background-position:0 0;height:50px;}
#recent-news .gray-box-620 .o-mid {background-position:-620px 0;background-repeat:repeat-y;}
#recent-news .gray-box-620 .o-bottom {background-position:-1240px 100%;height:25px;}
#recent-news .gray-box-620 .i-top {background-position:-1860px 0;height:6px;}
#recent-news .gray-box-620 .i-mid {background-position:-2480px 0;background-repeat:repeat-y;}
#recent-news .gray-box-620 .i-bottom {background-position:-3100px 100%;height:6px;}
#recent-news .gray-box-620 .o-content {margin:-5px 0 0;}
#recent-news .gray-box-620 .i-content {padding:15px 20px 9px;}

#recent-news .box-icon-news {
	background:transparent url(../images/frontpage/recent-news.png) no-repeat 0 0;
	position:absolute;
	width:145px;
	height:60px;
	top:-6px;
	left:-6px;
}
#recent-news .gray-box-620 a {color:#8b342f;}

/*!
 * file: forum/front-news.css
 *
 * Styling of the forum news box on the front page
 */

/*
=front-news
*/
.front-news-list,
.front-alert-list {
	margin:25px 0 10px;
	font-size:10px;
}

.front-news-list li {
	background:transparent url(../images/sprite-left.gif) no-repeat 11px -92px;
	background-color:#4b4b4b;
	border-top:1px solid #656565;
	border-bottom:1px solid #313131;
	padding:1px 9px 2px 20px;
}
.front-news-list li.first {border-top-color:#313131;}
.front-news-list li.last {border-bottom-color:#999999;}
.front-news-list li a {
	color:#fff;
	text-decoration:underline;
}

/* @group Frontpage alert forum list */

.front-alert-list li {
	background:transparent url(../images/sprite-left.gif) no-repeat 11px -92px;
	background-color:#4a0b09;
	border-top:1px solid #802e2a;
	border-bottom:1px solid #380604;
	padding:1px 9px 2px 20px;
}

.front-alert-list li.first { border-top-color: #380604; }

.front-alert-list li.last { border-bottom-color: #aa4a44; }

.front-alert-list li a {
	color:#fff;
	text-decoration:underline;
}

/* @end */
/*!
 * file: frontpage/front-buy-bf.css
 */

#front-buy-bf-box {
	width: 300px;
	height: 166px;
}

#front-buy-bf-box h2.bfhBox-heading {padding-left:10px;}
#front-buy-bf {
	margin:35px 0 10px;
	*margin-top:30px;
	background-color:#4a0b09;
	border-top:1px solid #330a08;
	border-bottom:1px solid #a25551;
}
#front-buy-bf .buy-bf-bg {height:92px;}
#front-buy-bf .buy-bf-text {
	margin-left:10px;
	padding-top:5px;
	width:160px;
	font-size:11px;
}
#front-buy-bf h3 {font-size:12px;}
#front-buy-bf .buy-bf-icon {
	position:absolute;
	background:transparent url(../images/frontpage/buy-bf.png) no-repeat 0 0;
	top:52px;
	right:6px;
	width:114px;
	height:105px;
	z-index:4;
}
#front-buy-bf a.icon-arrow {
	background:transparent url(../images/sprite-left.gif) no-repeat scroll 5px -96px;
	padding-left:15px;
	text-decoration:underline;
}

#front-buy-bf-flash {
	width: 300px;
	height: 166px;
}
/*!
 * file: frontpage/landingpage.css
 *
 * Styles for the landing page
 */
div.main_wrapper,
div.content_wrapper {
	position: relative;
}

.welcome_wrapper {
    min-height: 100%;
}

html body.landingpage div.footer{
	bottom:0;
	margin-top:0 !important;
	z-index:0 !important;
	height: 100% !important;
}

#landingpage_content_wrapper {
    margin: 0px 46px 0;
}

#landingpage_artwork_wrapper {
    text-align: center;
}

#landingpage_artwork_wrapper.light,
#landingpage_artwork_wrapper.dark {
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: #c8e7fb url(../images/landingpage/gwo/bright/background.png) repeat-x ;*/
}

#landingpage_artwork_wrapper.dark {
    background: #000;
}

.landingpage_light,
.landingpage_dark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

#prosiebenBranding {
	width:150px;
	height:19px;
	background:transparent url('../images/landingpage/sevengames_rgb.png') 0 0 no-repeat;;
	position:relative;
	left:890px;
	top:-100px;
}

a.prosieben {
	margin-top:-19px;
}

#landingpage_dark {
    background: url(../images/landingpage/gwo/dark/background.png) no-repeat;
    height: 680px;
    width: 1290px;
    margin: 0 auto 0 auto;
}

#landingpage_light {
    /* background: url(../images/landingpage/gwo/light/background.png) no-repeat;*/
    background: url(../images/landingpage/background_all_together.jpg) no-repeat;
    height: 650px;
    /* width: 1062px; */
    width: 1069px;
    margin: 0 auto 0 auto;
}

#landingpage_dark > a.cont,
#landingpage_light > a.cont {
    display: inline-block;
    margin-top: 2px;
    color: #FFF;
	text-transform: uppercase;
}

#landingpage_light > a.cont {
    color: #000;
}

#landingpage_dark > a.button {
    background: url("../images/landingpage/gwo/dark/button.png") no-repeat;
    height: 154px;
    margin: 10px -20px 0 0;
    width: 429px;
    display: inline-block;
    padding-top: 55px;
    color: #0d669f;
    font-size: 18pt;
    font-weight: bold;
    text-shadow: 0px 0px 4px #ffbe00; /* text-border */
}

#landingpage_dark.fr > a.button,
#landingpage_light.fr a.button {
    font-size: 16pt;
    width: 200px;
    padding: 40px 132px 0 110px;
    line-height: 18pt;
}

#landingpage_dark.it > a.button,
#landingpage_light.it a.button {
    font-size: 16pt;
    width: 200px;
    padding: 40px 132px 0 110px;
    line-height: 18pt;
}

#landingpage_dark.pt > a.button,
#landingpage_light.pt a.button { font-size: 22pt; }

#landingpage_dark.ru > a.button,
#landingpage_light.ru a.button { font-size: 20pt; }

#landingpage_dark.es > a.button,
#landingpage_light.es a.button { font-size: 20pt; }

#landingpage_dark.tr > a.button,
#landingpage_light.tr a.button { font-size: 20pt; }

#landingpage_light a.button {
    background: url("../images/landingpage/gwo/light/button_sprite.png") no-repeat;
    height: 105px;
    margin: 10px -20px 0 0;
    width: 429px;
    display: inline-block;
    line-height:128px;
    color: #fff4ba;
    font-size: 18pt;
    font-weight: bold;
    text-shadow: 0px 0px 4px #911824; /* text-border */
}

#landingpage_light a.button:hover {
	background-position: 0px -145px; 
    text-decoration: none;
    color: #caf4fc;
    text-shadow: 0px 0px 4px #5263b8;
}

#landingpage_dark > a.button:hover {
    background: url("../images/landingpage/gwo/dark/button_hover.png") no-repeat;
    text-decoration: none;
    color: #990a07;
    text-shadow: 0px 0px 4px #ffa518;
}

#landingpage_dark > .teaser,
#landingpage_light .teaser {
    font-family: "Times New Roman";
    font-size: 12pt;
    margin-top: 190px;
    color: #265583 !important;
    text-shadow: 1px 1px 1px #555;
}

#landingpage_light .teaser p {
	font-size: 12pt;
}

#landingpage_dark > .teaser h1,
#landingpage_light > .teaser h1 {
    font-size: 18pt;
    color: #265583;
    text-shadow: 1px 1px 1px #555;
}

#landingpage_dark > .teaser,
#landingpage_dark > .teaser h1 {
    color: #deefef !important;
}





.landingpage_art .content_wrapper {
	position: relative;
}
.landingpage_art .header p, .landingpage_content .header p {
	line-height: 21px;
	text-align: right;
	margin-right: 20px;
	}
.landingpage_art .header a, .landingpage_content .header a {
	color: #FFF !important;
	text-decoration:underline !important;
}
.landingpage_art .content_lp_left {
	display:block;
	float:left;
	width: 500px;
	margin-right: 35px;
}
.landingpage_art .content_lp_right {
	display:block;
	float:left;
	width: 456px;
	position:relative;
	z-index:1;
}
.landingpage_art .content_lp_right .wood_top {
	display:block;
	width:456px;
	height:69px;
	margin-top: 5px;
	background: transparent url(../images/landingpage/wood/top.png) no-repeat;
}
.landingpage_art .content_lp_right .wood_content {
	display:block;
	width:456px;
	overflow:hidden;
	background: transparent url(../images/landingpage/wood/content.png) repeat-y;
}
.landingpage_art .content_lp_right .wood_bottom {
	display:block;
	width:456px;
	height:131px;
	background: transparent url(../images/landingpage/wood/bottom.png) no-repeat;
	position:relative;
	bottom:30px;
}
.landingpage_art .content_lp_right .wood_top h2 {
	padding: 43px 0 0;
	text-align: center;
	color:#553d33;
}


h1.art_logo {
	display: block;
	width: 450px;
	height: 248px;
	margin: 0 auto;
	padding: 40px 0 0;
}
h1.art_logo a {
	display: block;
	background: transparent url(../images/landingpage/art_logo.png) no-repeat;
	width: 450px;
	height: 248px;
	text-indent: -10000px;
}
.landingpage_art .fight_tag, .landingpage_art .build_tag {
	display: block;
	background: transparent url(../images/landingpage/fight_tag.png) no-repeat;
	width: 428px;
	height: 119px;
	text-indent: -10000px;
	margin: -70px auto 0;
}
.landingpage_art_fight .build_tag {
	background: transparent url(../images/landingpage/fight_tag.png) no-repeat;	
}
.landingpage_art .build_tag,
.landingpage_art_build .fight_tag {
	background: transparent url(../images/landingpage/build_tag.png) no-repeat;
}
.landingpage_form_box {
	display:block;
	width:363px;
	margin: 0 auto 10px;
}

.landingpage_form_box_top {
	display:block;
	width:363px;
	height:8px;
	background: transparent url(../images/landingpage/form/frame_top_bottom.png) left top no-repeat;
}
.landingpage_form_box_content {
	display:block;
	width:363px;
	background: transparent url(../images/landingpage/form/frame_content.png) left top repeat-y;
}
.landingpage_form_box_bottom {
	display:block;
	width:363px;
	height:8px;
	background: transparent url(../images/landingpage/form/frame_top_bottom.png) left bottom no-repeat;
}

.landingpage_art .play_now{
	float:right;
	clear:both;
	margin-right:90px;
}
body.landingpage_art .magmaFormElementWrapper {
	padding: 0 0 1em 0;
}
.landingpage_art .magmaLabel{
	width:120px;
	color: #3c2e1d;
}
.landingpage_art .landingpage_form_box{
	position:relative;
}
.landingpage_art .landingpage_form_box .magmaAfter{
	color: #3c2e1d;
	margin:0 15px 0 135px;
	clear:both;
}
.landingpage_art .magmaInput select,
.landingpage_art .landingpage_form_box:first-child .magmaInput input,
.landingpage_art .magmaInput #persona_name {
	height:20px;
	width:213px;
	padding:0;
	margin:0;
	background:transparent;
	color: #3c2e1d;
}
.landingpage_art .magmaInput option{
	width:auto;
	background:#FFF;
	color: #3c2e1d;
}
.landingpage_art .landingpage_form_box:first-child .magmaInput{
	height:20px;
	width:213px;
	background: url(../images/landingpage/form/input_art.png) top left no-repeat;
	padding:3px 5px;	
	float:left;
}
.landingpage_art .magmaCheckboxWrapper{
	margin:0;
}
.landingpage_art .magmaCheckbox {
	float:left;
	padding-top:5px;
}
.landingpage_art .landingpage_form_box .magmaLabelInline{
	color: #3c2e1d;
	float:left;
	padding:0 0 0 10px;
	width:190px;
}
.landingpage_art .magmaLabelInline br{
	display:none;
}
.landingpage_art .magmaLabelInline a{
	color: #3c2e1d;
	text-decoration:underline;
}
.landingpage_art .magmaLabelInline a:hover{
	color: #A76400;
}

.frontpage #screenshots {
	margin: 2px 0 0 31px;
}
.frontpage #screenshots li { float: left; }

.frontpage #screenshots img {
	margin: 3px 6px;
	width: 145px;
	height: 90px;
}
.landingpage_art .screenshots{
	padding: 25px 33px 25px 25px;
	width:268px;
	height:87px;
	background: transparent url(../images/landingpage/screenshots_bg.png) left top no-repeat;
	text-align:center;
	margin-left:90px;
}
.landingpage_art .screenshots h2{
	font-size:16px;
	color:#eda515;	
	margin:0 0 0 8px;
}
.landingpage_art .screenshots img{
	border:1px solid #eda515;
	margin:16px 0 0 8px;
	height:57px;
	line-height:57px;
	width:76px;
	display:inline-block;
}

/* extra markup */
.landingpage_text{
	display:none;
}

/* Both landingpages */
.landingpage .magmaFormElementWrapper {
	padding-bottom:.66em;
}

.landingpage .play_now button{
	position:relative;
	display: block;
	width: 283px;
	height: 95px;
	background: transparent url(../images/start_layout/play_now.png) no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000;
	text-align: center;
	font-weight: bold;
	line-height: 90px;
    z-index: 2;
    text-decoration:none;
    padding: 0 0 10px;
}
.landingpage .over .play_now button{
	background-position: left -95px;
	text-decoration: none;
    z-index: 2;
}
.landingpage .play_now:hover button{
	background-position: left -95px;
	text-decoration: none;
    z-index: 2;
}



/*Content Page*/
.landingpage_content h1.art_logo{
	padding:0;
	float:left;
	height:180px;
}
.landingpage_content h1.art_logo a{
	height:180px;
	background-position: 0 -15px;
}

.landingpage_content .landingpage_text{
	top:340px;
	left:130px;
	position:absolute;
	z-index:1;
	display:block;
}
.landingpage_content .landingpage_text .text_container{
	padding:10px 0 10px 30px;
	background: transparent url(../images/landingpage/flag.png) left center no-repeat;
}
.landingpage_content .landingpage_text h2{
	color:#362717;
	font-size:18px;
	text-transform:uppercase;
}
.landingpage_content .landingpage_text p{
	color:#362717;
	padding:0;
}
.landingpage_content .screenshots{
	bottom:240px;
	left:75px;
	position:absolute;
	z-index:1;
}
.landingpage_content .content_lp_right{
	clear:both;
	width:947px;
	margin-left:30px;
	position:relative;
	bottom:35px;
}
.landingpage_content .wood_top h2{
	display:none;
}
.landingpage_content .wood_top {
	position:relative;
	top:30px;
	height:78px;
	background: transparent url(../images/landingpage/wood-content-header.png) left top no-repeat;
}
.landingpage_content .wood_content {
	overflow:hidden;
	background: transparent url(../images/landingpage/wood-content-center.png) left top repeat-y;
}
.landingpage_content .wood_bottom {
	height:154px;
	background: transparent url(../images/landingpage/wood-content-footer.png) left bottom no-repeat;
	bottom:45px;
	position:relative;
}
.landingpage_content .landingpage_form_box{
	float:right;
	clear:right;
	position:relative;
	z-index:1;
	width:420px;
	margin-right:45px;
}
.landingpage_content  .landingpage_form_box_top,
.landingpage_content  .landingpage_form_box_content,
.landingpage_content  .landingpage_form_box_bottom {
	width:auto;
}
.landingpage_content  .landingpage_form_box_content{
	background-image: url(../images/landingpage/form/frame_text_content.png);
	padding: 0 10px;	
}
.landingpage_content  .landingpage_form_box_top,
.landingpage_content  .landingpage_form_box_bottom {
	background-image: url(../images/landingpage/form/frame_text_top_bottom.png);	
}

.landingpage_content .fight_tag{
	position:absolute;
	background:url("../images/landingpage/fight_tag_text.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:119px;
	text-indent:-10000px;
	width:428px;
	top:220px;
	left:75px;
	z-index:1;
}
.landingpage_content_build .fight_tag{
	background:url("../images/landingpage/build_tag_text.png") no-repeat scroll 0 0 transparent;
}
.landingpage_content .magmaInput select,
.landingpage_content .landingpage_form_box:first-child .magmaInput input,
.landingpage_content .magmaInput #persona_name {
	height:20px;
	width:178px;
	padding:0;
	margin:0;
	background:transparent;
	color: #3c2e1d;
}
.landingpage_content .landingpage_form_box_content{
	overflow:hidden;
}
.landingpage_content .landingpage_form_box_leftcol,
.landingpage_content .landingpage_form_box_rightcol{
	float:left;
	width:188px;
}
.landingpage_content .landingpage_form_box_rightcol{
	border-left:1px solid;
	margin-left:10px;
	padding-left:10px;
}
.landingpage_content .magmaInput option{
	width:auto;
	background:#FFF;
	color: #3c2e1d;
}
.landingpage_content .landingpage_form_box:first-child .magmaInput{
	height:20px;
	width:178px;
	background: url(../images/landingpage/form/input_text.png) top left no-repeat;
	padding:3px 5px;	
	float:left;
	clear:left;
}
.landingpage_content .landingpage_form_box .magmaAfter,
.landingpage_content .landingpage_form_box .magmaLabel{
	display:none;
}
.landingpage_content .landingpage_form_box:first-child .magmaLabel{
	float:left;
	clear:left;
	color: #3c2e1d;
	padding:0;
	margin:0;
	line-height:1.5em;
	display:block;
}
.landingpage_content .landingpage_form_box .magmaLabelInline{
	color: #3c2e1d;
	float:none;
	padding:10px 0 0 30px;
	width:auto;
}
.landingpage_content .magmaLabelInline br{
	display:none;
}
.landingpage_content .magmaLabelInline a{
	color: #3c2e1d;
	text-decoration:underline;
}
.landingpage_content .magmaLabelInline a:hover{
	color: #A76400;
}
.landingpage_content .magmaCheckboxWrapper{
	margin-left:0;
	padding:0;
}
.landingpage_content .magmaCheckbox{
	float:left;
	margin:10px 0 10px 5px;
}
.landingpage_content #persona-message{
	position:absolute;
	bottom:40px;
	left:auto;
	top:auto;
	right:20px;
}

.landingpage_content .play_now{
	float:right;
	clear:right;
	margin-right:100px;
}

/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
body.landingpage .ui-helper-hidden { display: none; }
body.landingpage .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
body.landingpage .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
body.landingpage .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
body.landingpage .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
body.landingpage .ui-helper-clearfix { display:block; }
/* end clearfix */
body.landingpage .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
body.landingpage .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
body.landingpage .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
body.landingpage .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=ffffff&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=0&borderColorHeader=ffffff&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=857369&fcContent=222222&iconColorContent=222222&bgColorDefault=ffffff&bgTextureDefault=02_glass.png&bgImgOpacityDefault=0&borderColorDefault=cccccc&fcDefault=555555&iconColorDefault=888888&bgColorHover=ffffff&bgTextureHover=02_glass.png&bgImgOpacityHover=0&borderColorHover=857369&fcHover=212121&iconColorHover=454545&bgColorActive=fdf7d8&bgTextureActive=02_glass.png&bgImgOpacityActive=0&borderColorActive=b39c14&fcActive=212121&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=0&borderColorHighlight=b39c14&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
body.landingpage .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
body.landingpage .ui-widget .ui-widget { font-size: 1em; }
body.landingpage .ui-widget input, body.landingpage .ui-widget select, body.landingpage .ui-widget textarea, body.landingpage .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
body.landingpage .ui-widget-content { border: 1px solid #857369; background: #ffffff; color: #222222; }
body.landingpage .ui-widget-content a { color: #222222; }
body.landingpage .ui-widget-header { border: 1px solid #ffffff; background: #ffffff; color: #222222; font-weight: bold; }
body.landingpage .ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
body.landingpage .ui-state-default, body.landingpage .ui-widget-content .ui-state-default, body.landingpage .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #ffffff; font-weight: normal; color: #555555; }
body.landingpage .ui-state-default a, body.landingpage .ui-state-default a:link, body.landingpage .ui-state-default a:visited { color: #555555; text-decoration: none; }
body.landingpage .ui-state-hover, body.landingpage .ui-widget-content .ui-state-hover, body.landingpage .ui-widget-header .ui-state-hover, body.landingpage .ui-state-focus, body.landingpage .ui-widget-content .ui-state-focus, body.landingpage .ui-widget-header .ui-state-focus { border: 1px solid #857369; background: #ffffff; font-weight: normal; color: #212121; }
body.landingpage .ui-state-hover a, body.landingpage .ui-state-hover a:hover { color: #212121; text-decoration: none; }
body.landingpage .ui-state-active, body.landingpage .ui-widget-content .ui-state-active, body.landingpage .ui-widget-header .ui-state-active { border: 1px solid #b39c14; background: #fdf7d8; font-weight: normal; color: #212121; }
body.landingpage .ui-state-active a, body.landingpage .ui-state-active a:link, body.landingpage .ui-state-active a:visited { color: #212121; text-decoration: none; }
body.landingpage .ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
body.landingpage .ui-state-highlight, body.landingpage .ui-widget-content .ui-state-highlight, body.landingpage .ui-widget-header .ui-state-highlight  {border: 1px solid #b39c14; background: #ffffff; color: #363636; }
body.landingpage .ui-state-highlight a, body.landingpage .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
body.landingpage .ui-state-error, body.landingpage .ui-widget-content .ui-state-error, body.landingpage .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec; color: #cd0a0a; }
body.landingpage .ui-state-error a, body.landingpage .ui-widget-content .ui-state-error a, body.landingpage .ui-widget-header .ui-state-error a { color: #cd0a0a; }
body.landingpage .ui-state-error-text, body.landingpage .ui-widget-content .ui-state-error-text, body.landingpage .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
body.landingpage .ui-priority-primary, body.landingpage .ui-widget-content .ui-priority-primary, body.landingpage .ui-widget-header .ui-priority-primary { font-weight: bold; }
body.landingpage .ui-priority-secondary, body.landingpage .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
body.landingpage .ui-state-disabled, body.landingpage .ui-widget-content .ui-state-disabled, body.landingpage .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }



/*
 * jQuery UI Datepicker @VERSION
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
body.landingpage .ui-datepicker { width: 17em; padding: .2em .2em 0; }
body.landingpage .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
body.landingpage .ui-datepicker .ui-datepicker-prev, body.landingpage .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
body.landingpage .ui-datepicker .ui-datepicker-prev-hover, body.landingpage .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
body.landingpage .ui-datepicker .ui-datepicker-prev { left:2px; }
body.landingpage .ui-datepicker .ui-datepicker-next { right:2px; }
body.landingpage .ui-datepicker .ui-datepicker-prev-hover { left:1px; }
body.landingpage .ui-datepicker .ui-datepicker-next-hover { right:1px; }
body.landingpage .ui-datepicker .ui-datepicker-prev span, body.landingpage .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
body.landingpage .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
body.landingpage .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
body.landingpage .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
body.landingpage .ui-datepicker select.ui-datepicker-month, 
body.landingpage .ui-datepicker select.ui-datepicker-year { width: 49%;}
body.landingpage .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
body.landingpage .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
body.landingpage .ui-datepicker td { border: 0; padding: 1px; }
body.landingpage .ui-datepicker td span, body.landingpage .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
body.landingpage .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
body.landingpage .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
body.landingpage .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
body.landingpage .ui-datepicker.ui-datepicker-multi { width:auto; }
body.landingpage .ui-datepicker-multi .ui-datepicker-group { float:left; }
body.landingpage .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
body.landingpage .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
body.landingpage .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
body.landingpage .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
body.landingpage .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
body.landingpage .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
body.landingpage .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
body.landingpage .ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
body.landingpage .ui-datepicker-rtl { direction: rtl; }
body.landingpage .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
body.landingpage .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
body.landingpage .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
body.landingpage .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
body.landingpage .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
body.landingpage .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
body.landingpage .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
body.landingpage .ui-datepicker-rtl .ui-datepicker-group { float:right; }
body.landingpage .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
body.landingpage .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

body.landingpage .ui-datepicker .ui-datepicker-title select{
	background:none repeat scroll 0 0 #FDF7D8;
	border:1px solid #B39C14;
	color:#212121;
}
body.landingpage .ui-datepicker .ui-datepicker-title option{background:#FFF;color:#222;}


/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
body.landingpage .ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/**
 * Styling for the highlight objects module on frontpage
 *
 * @author	Andreas Lanjerud, alanjerud@ea.com
 * @created	2009-07-24
 */


#highlights {
	background: url('../images/frontpage/highlights-sprite2.png');
	position: relative;
	margin: 0 0 20px 0;
	padding: 4px;
	height: 290px;
	width: 612px;
}

.hl_scroll {
	margin: 0;
	padding: 0;
	
	position: relative;
	height: 290px;
	width: 515px;
	overflow: hidden;
}

/* Overlay corners */
#highlights .overlay_tl,
#highlights .overlay_tr,
#highlights .overlay_bl,
#highlights .overlay_br {
    background-image: url('../images/frontpage/highlights-sprite2.png');

    display: block;
    height: 4px;
    width: 4px;
    position: absolute;
    z-index: 10;
}

#highlights .overlay_tl { background-position: -209px -317px; top: 4px; left: 4px; }
#highlights .overlay_tr { background-position: -213px -317px; top: 4px; right: 100px; }
#highlights .overlay_bl { background-position: -209px -321px; bottom: 3px; left: 4px; }
#highlights .overlay_br { background-position: -213px -321px; bottom: 3px; right: 100px; }

#hl_navigation {
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 8px;
	right: 5px;
	width: 90px;
}

#hl_navigation li {
	background: url('../images/frontpage/highlights-sprite2.png') -9px -317px;
	display: block;
	height: 56px;
	width: 90px;
	margin: 0;
	padding: 0;
}

#hl_navigation li.selected {
	background: url('../images/frontpage/highlights-sprite2.png') -109px -317px;
}


#hl_navigation li img {
	margin: 5px 0 0 5px;
	height: 46px;
	width: 80px;
}

/*
div.panel {
	margin: 0;
	overflow: hidden;
	position: relative;
	height: 290px;
	width: 515px;
	text-align: center;
}

div.panel img {
	max-height: 290px;
}
*/
