/**
 * Dragon Age Origins
 *
 * @package Dragon Age Origins
 * @author  Michal Luberda <luberda@interlogica.it>
 */
 
/**
 * main.css
 *
 * @version 0.1.0
 * @package Dragon Age Origins
 * @author  Michal Luberda <luberda@interlogica.it>
 */

/* For IE */
@font-face
{
  font-family: "Viper";
  src: url(/fonts/viper.ttf);
}

/* Other browsers */
@font-face
{
  font-family: "Viper";
  src: url(/fonts/viper.ttf) format("truetype");
}

p {
	margin:0
	padding:0
	}

.menuseparator {
	margin:0px 15px;
}

.submit {
	color:white;
	display:block;
	width:100px;
	height:20px;
	border:0px;
	background:#8F0100 url('../gfx/submit.png') 100% center no-repeat ;
	cursor:pointer;
	margin:0px auto;
}

.submit:hover {
	color:#fdb;
	background:#8F0100 url('../gfx/submit.png') 99% center no-repeat ;
}

a.facebook {
	display:inline-block;
	width:40px;
	height:40px;
	background:transparent url('../gfx/facebookicon.png');
	margin-right:5px;
	float:left;
}

a.twitter {
	display:inline-block;
	width:40px;
	height:40px;
	background:transparent url('../gfx/twittericon.png');
	margin-right:5px;
	float:left;
}

a.bioware {
	display:inline-block;
	width:40px;
	height:40px;
	background:transparent url('../gfx/biowareicon.png');
	margin-right:5px;
	float:left;
}


.flag {
	display:inline-block;
    cursor: pointer;
	width:40px;
	height:30px;
	margin:0px 10px;
	border:2px solid #ccc;
}

.border {
    border: 2px solid #b20000;
}

#span-en {
	background: transparent url('../gfx/en.png');
}
#span-de {
	background: transparent url('../gfx/de.png');
}
#span-pl {
	background: transparent url('../gfx/pl.png');
}
#span-fr {
	background: transparent url('../gfx/fr.png');
}

#div-player-outer {
	width:535px;
	float:left;
}

#div-player-outer img {
	float:left
}

#div-player, #p-player-status-live, #p-player-status-vod {
	width:512px;
	padding:0px 11px;
	margin:0px;
	float:left;
	background: transparent url('../gfx/fb-mid.png') repeat-y;
}

#div-links-outer {
	width:363px;
	margin-top:2px;
}

#div-links-outer img {
	float:left;
}

#div-links {
	width:363px;
	padding:0px 11px;
	margin:0px;
	background: transparent url('../gfx/leaderboard-mid.png') repeat-y;
	float:left;
}

#div-linksleft-outer {
	width:535px;
	float:left;
	margin-top:2px;
	clear:left;
}

#div-linksleft-outer img {
	float:left;
}

#div-linksleft {
	width:512x;
	padding:0px 11px;
	margin:0px;
	background: transparent url('../gfx/fb-mid.png') repeat-y;
	float:left;
}


#div-teams-outer {
	width:535px;
	float:left;
}

#div-teams-outer img {
	float:left
}

#div-teams {
	width:512px;
	padding:0px 11px;
	float:left;
	background: transparent url('../gfx/fb-mid.png') repeat-y;
}

#h3-team {
	padding-left:10px;
	margin-top:-75px;
}

#div-return {
	padding-left:0px;
}

#div-return a {
	color:white;
	display:block;
	width:190px;
	height:23px;
	background:transparent url('../gfx/back.png') left center no-repeat ;
	cursor:pointer;
	margin:5px 0px 5px 0px;
	padding:4px 0px 0px 5px;
	text-align:center;
	text-decoration:none;
}

#div-teams span, .ui-accordion-content span, #h3-team span.flag{
	width:46px;
	height:27px;
	margin:0px 3px 0px 0px;
	display:inline-block;
	border:1px solid #666;
}

#h3-team span{
	margin:0px 3px 0px 0px;
	display:inline-block;
}

.team-usa {
	background: transparent url('../gfx/team_usa.png');
}

.team-canada {
	background: transparent url('../gfx/team_canada.png');
}

.team-uk {
	background: transparent url('../gfx/team_uk.png');
}

.team-poland {
	background: transparent url('../gfx/team_poland.png');
}

.team-czechrepslovakia {
	background: transparent url('../gfx/team_czechrepslovakia.png');
}

.team-hungary {
	background: transparent url('../gfx/team_hungary.png');
}

.team-netherlandsbelgium {
	background: transparent url('../gfx/team_netherlandsbelgium.png');
}

.team-spain {
	background: transparent url('../gfx/team_spain.png');
}

.team-france {
	background: transparent url('../gfx/team_france.png');
}

.team-biowarecommunity {
	background: transparent url('../gfx/team_bioware.png');
}

.out {
	background: transparent url('../gfx/team_out.png');
}



#div-footer {
	width:920px;
	min-height:200px;
	padding:10px 20px;
	float:left;
	background-color:#999;
	border-left:10px solid white;
	border-right:10px solid white;
}

#div-logos {
	text-align:right;
	color:white;
	font-family:arial;
	font-size:10px;
	border-bottom:1px solid #666;
	padding-bottom:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}

#div-logos a {
	padding-left:10px;
}

#div-footerlinks {
	text-align:center;
	color:#850000;
}

#div-footerlinks a {
	font-weight:bold;
	
}

#h1-template {
	display:none
	}

#div-header form {
	margin:10px 30px 0px 0px;
	padding:0px;
	float:right
	}

/* modificati - Doimo */

div#div-wrapper
{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#div-content {
	float:left;
	margin-top:50px;
	}

div#div-main {
	width:940px;
	min-height:600px;
	padding: 0px 20px 10px 20px;
	margin-top:250px;
	float:left;
	background: transparent url('../gfx/wrapper.gif') center 0px repeat-y;
	}

div#ruleslink {
	width:940px;
	padding: 0px 20px 0px 20px;
	float:left;
	background: transparent url('../gfx/wrapper.gif') center 0px repeat-y;
	}


div#div-main div#logo
{
	clear: left;
	padding: 50px 15px 30px 0px;
	height:90px;
}

div#div-header
{
	width: 100%;
	min-width: 980px;
	height: 50px;
	margin: 0 auto;
	background: transparent url('../gfx/top_bar.png') center 0px repeat-y;
}

/* timeline */

#div-timeline {
	width:431px;
	padding: 11px 14px 0px 89px;
	margin-top:-75px;
	position: relative;
}

body.en #div-timeline {
	background: transparent url('../gfx/timeline-en.png') no-repeat;
}

body.de #div-timeline {
	background: transparent url('../gfx/timeline-de.png') no-repeat;
}

body.fr #div-timeline {
	background: transparent url('../gfx/timeline-fr.png') no-repeat;
}

body.pl #div-timeline {
	background: transparent url('../gfx/timeline-pl.png') no-repeat;
}


* html #div-timeline {
    width: 512px;
}

#div-arrow {
	width:24px;
	height:29px;
	margin-top:-6px;
	background: transparent url('../gfx/arrow.png');
	cursor:pointer;
}

.dot {
	width:14px;
	height:14px;
	background: transparent url('../gfx/dot.png');
}

#div-description {
	margin:48px 0 0 -75px;
	padding:0px;
}

p#p-description {
	margin:0px;
	padding:0px;
}

/* leaderboard */

#div-leaderboard {
	background-color:#eee;
	width:365px;
	padding:11px;
	margin-right:0px;
	margin-top:-80px;
	background: transparent url('../gfx/leaderboard-bg.png');
	float:left;
}

#div-leaderboard a {
	color:white;
	font-size:14px;
}

#div-leaderboard a {
	text-decoration:none;
	color:#eee;
}

#div-leaderboard .ui-accordion-header {
	background-color:#570301;
	border-top:1px solid #5e0a08;
	border-bottom:1px solid #370301;
	margin:0px;
	padding:0px 5px;
	cursor:pointer;
}

#div-leaderboard .ui-state-active {
	background-color:#D3370F;
	outline:0;
}

#div-leaderboard .ui-widget-content {
	height:200px;
	overflow:auto;
}

/* comments */

#div-comments-outer {
	width:535px;
	float:left;
}

#div-comments-outer img {
	float:left
}

#div-comments {
	width:512px;
	padding:0px 11px 0 16px;
	float:left;
	background: transparent url('../gfx/fb-mid.png') repeat-y;
}

/* dal sito uffiviale - da ripulire */

body
{
	min-width: 980px;
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 80%;
	background: black url('../gfx/middle01new.jpg') center 0px no-repeat;
}


span.addon
{
    position: relative;
    top: -19px;
}
a:link, a:visited
{
	color: #900;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

#footer-wrapper
{
	width: 980px;
	margin: 0 auto;
	padding: 620px 0 0 0;
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;
}
#footer-wrapper #footer
{
	width: 980px;
	margin: 0 auto;
	clear: both;
}
#footer-wrapper #footer #platforms
{
	padding: 25px;
	float: left;
	text-align: left;
}
#footer-wrapper #footer #platforms img
{
	vertical-align: middle;
}
#footer-wrapper #footer #corporate
{
	padding: 0 25px;
	float: right;
	text-align: right;
}
#footer-wrapper #footer #corporate img
{
	vertical-align: middle;
}
#footer-wrapper #footer #ea_links
{
	width: 980px;
	margin: 0 auto;
	clear: both;
}
#footer-wrapper #footer #ea_links ul
{
	width: 160px;
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#footer-wrapper #footer #ea_links li
{
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	font-weight: bold;
	color: #610F0F;
}
#footer-wrapper #footer #ea_links a
{
	height: auto;
	margin: 0;
	display: inline;
	float: none;
	font-weight: normal;
}

h2, h3
{
	font-family: "Viper", "Arial Narrow", "N Helvetica Narrow", Arial, sans-serif;
	font-variant: small-caps;
	color: #7A0000;
	margin: 5px 0 0 0;
}
h2
{
	font-size: 2.0em;
}
h3
{
	font-size: 1.7em;
}
h4
{
	margin: 0;
}
div#news_right
{
	float: right;
	width: 350px;
}
div#news_left
{
	width: 350px;
}

div#news_right h2
{
	border-bottom: 1px solid #990000;
	margin-bottom: 15px;
}

div#news_item
{
}
div#news_item div.news_content
{
	float: right;
	width: 250px;
}
div#news_item div.news_date
{
	width: 75px;
	text-align: right;
	margin-right: 25px;
	border-right: 2px solid #999999;
	padding-right: 5px;
}
div#news_item h4 a
{
	color: #666666;
}
div#news_item div.content
{
	margin-bottom: 15px;
}
div.first
{
	color: #990000;
}
div.first h4 a
{
	color: #990000 !important;
}
div.first div.news_date
{
	border-right: 2px solid #990000 !important;
}
div.spacer
{
	clear: both;
	border-bottom: 1px solid #999999;
	margin: 15px 0;
}

div.return_news
{
	font-variant: small-caps;
	font-size: smaller;
	float: right;
}

span#span-return {
	text-align:right;
	float:right;
}