/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 20, 2010 09:08:00 AM America/New_York */
@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body { 
	background : url(imgs/background.jpg) repeat 0 60px #1e1e1e;
	color: #FEFEFE;
	font-family : Georgia,"Times New Roman",Times,serif;
	margin: 0 0 3em 0;
	padding: 0;
}

#container {
	width: 840px;
	margin: 0 auto;
	background:	url("imgs/white_gradient.png") no-repeat scroll 50% -130px transparent;
	padding-top : 25px;
}

#header { 
	background: #282828;
	box-shadow:0 5px 10px #101010;
	-moz-box-shadow:0 5px 10px #101010;
	-webkit-box-shadow:0 5px 10px #101010;
	position: relative; 
}

#header h1 { 
	font           : 60px 'LeagueGothicRegular', Arial, sans-serif;
	line-height    : 70px;
	letter-spacing : 0;
	margin         : 0 auto;
	padding        : 10px;
	position       : relative;
	text-shadow    : 2px 2px 1px #000;
	width          : 840px;
}
.subtitle { 
	font-family : 'LeagueGothicRegular', Arial, sans-serif;
	text-shadow    : 2px 2px 1px #000;
	color : #a0a0a0;
	font-size   : 25px;
	line-height : 25px;
	padding-left : 1em;
	ffloat : right;
}
#header-shadow {
	background : url(imgs/shadow.png) repeat-x;
	left : 0px;
	height : 20px;
	position : absolute;
	width : 100%;
	display  : none;
	/* for IE */
	display : block\9 
}

#overview {
	display : none;
}
#slider-holder {
	float : right;
	position: relative;
	padding : 10px; 
}
.sunk {
	border : 1px inset black;
	border-radius : 6px;
	-moz-border-radius : 6px;
	-webkit-border-radius : 6px;
	background : #111;
	left:0; top: 0;
	height : 100%;
	opacity : 0.2;
	filter:alpha(opacity=20);
	position : absolute;
	width : 100%; 
}

#header .h1 { color: #f3f3f3; }


#botoes {
	float: left;
	width : 200px;
}
#botoes h1 {
	margin : 0;
}

.button-effect { 
	background :  #222 url(imgs/button-bg.jpg) repeat-x;
	background-image :-moz-linear-gradient(center top , #555, #222);
	background-image :-webkit-gradient(linear, 0 0, 0 100%, from(#555), to(#222));
	border           : 1px solid #333;
                        
	border-radius    : 6px;
	-moz-border-radius : 6px;
	-webkit-border-radius : 6px;
	cursor      : pointer;
	font-family : "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size   : 12px;
	padding     : 2px;
	text-shadow : 1px 1px 0 #000000;

	float       : left;
	width       : 90px;
	height      : 22px;
	line-height : 22px;
	margin        : 3px 2px;
	overflow      : hidden;
	text-align    : center;
	white-space   : nowrap;
}
.button-effect:hover {
	background : #333;
	box-shadow:0px 0px 6px #fff;
	-moz-box-shadow:0px 0px 6px #fff;
	-webkit-box-shadow:0px 0px 6px #fff;
}

.section {
	clear : both;
}

h1 { 
	font-family    : 'LeagueGothicRegular', Arial, sans-serif;
	font-size      : 30px;
	font-weight    : normal;
	letter-spacing : 2px;
	position       : relative;
	text-shadow    : 2px 2px 2px #111;
	margin         : 1em 0 0.3em 0;
}

ul { padding: 0 0 0 15px; margin: 0; }
