/*
 * Overplay CSS
 */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #555;
	margin: 0;
	padding: 0;
	background: #838383;
}

table {
	width: 80%;
}

a {
	color: #699026;
	text-decoration: none;
}

a img { border: none; }

a:hover { color: #78A42B; }

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
}

h2 { font-size: 20px; }
h3 { font-size: 18px; }

h2.img, h3.img {
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	line-height: 20px;
}

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

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

ul { margin-bottom: 15px; }

form {
	margin: 0;
	padding: 0;
}

input.text, textarea {
	border: 1px solid #888;
	padding: 2px;
	width: 70%;
	color: #555;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

/*
 * Helpers
 */

ul.nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.nav li {
	float: left;
	margin: 0;
	padding: 0;
}

.break { clear: both; }

/*
 * Lists
 */
dl {
	width: 100%;
	margin: 0;
}

dt, dd {
	float: left;
	margin: 0;
	padding: 1px 0;
}

dt {
	width: 40%;
	clear: both;
}

dd {
	width: 60%;
}

/*
 * Layout
 */
#outerWrapper {
	background: #fff url('../images/palco-bkg.jpg') top repeat-x;
/*	height: 470px;*/
}

#wrapper {
	background: url('../images/green-bkg2.gif') left repeat-y;
/*	height: 800px;*/
}

#header {
	background: url('../images/topnav-bkg.png') top repeat-x;
	height: 73px;
	z-index:9999;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

* html #header {
	background: url('../images/topnav-bkg-ie6.png') top repeat-x;
}

#footer {
/*	display: none;*/
}

#footer {
	background: url('../images/bottom-bkg.png') bottom repeat-x;
	height: 50px;
	color: #fff;
	font-size: 11px;
	margin-top: -11px;
	line-height: 1.2em;
}

#footer .spacer {
	width: 1000px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 800px;
}

* html #footer {
	background: url('../images/bottom-bkg-ie6.png') bottom repeat-x;	
	height: 39px;
}

* html #footer .spacer {
	padding-top: 10px;
}

#footer p { margin: 0; }

#navbar, #content {
	width: 1000px;
}

#content {
/*	margin-top: 57px;*/
/*	*-top: 170px;*/
}
#wrapper {
	margin-top: 57px;
}


#sidebar {
	float: left;
	font-size: 14px;
}

#bigLogo h1 {
	margin: 0;
}

#bigLogo h1 a {
	display: block;
	background: url('../images/overplay-leftlogo.jpg') top right no-repeat;
	height: 373px;
	width: 341px;
	text-indent: -9999px;
}

#sidebar {
	width: 300px;
}

#mainContent {
	width: 659px;
	float: right;
/*	*margin-top: 57px;*/
}
/**html #mainContent { margin-top: 73px; }*/

#sidebarContent {
	padding: 20px 10px 20px 20px;
	color: #fff;
	line-height: 1.3em;
}

#sidebarContent a {
	color: #FFF20B;
}

/*
 * Navbar
 */
#navbar ul {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url('../images/topnav.jpg');
	width: 681px;
	height: 57px;
	text-indent: -9999px;
	margin-left: 300px;
}

#navbar ul li a:hover, body.aboutUs #navbar ul li#navAboutUs a, body.clientsAndPartners #navbar ul li#navClientsAndPartners a,
body.portfolio #navbar ul li#navPortfolio a, body.press #navbar ul li#navPress a, body.contact #navbar ul li#navContact a {
	background-image: url('../images/topnav.jpg');
}

#navbar ul li a {
	width: 100px;
	height: 57px;
	display: block;
}

#navbar ul li#navAboutUs a { width: 122px; }
#navbar ul li#navAboutUs a:hover, body.aboutUs #navbar ul li#navAboutUs a { background-position: 0 -57px; }

#navbar ul li#navClientsAndPartners a { width: 230px; }
#navbar ul li#navClientsAndPartners a:hover, body.clientsAndPartners #navbar ul li#navClientsAndPartners a { background-position: -122px -57px; }

#navbar ul li#navPortfolio a { width: 116px; }
#navbar ul li#navPortfolio a:hover, body.portfolio #navbar ul li#navPortfolio a { background-position: -352px -57px; }

#navbar ul li#navPress a { width: 102px; }
#navbar ul li#navPress a:hover, body.press #navbar ul li#navPress a { background-position: -468px -57px; }

#navbar ul li#navContact a { width: 109px; }
#navbar ul li#navContact a:hover, body.contact #navbar ul li#navContact a { background-position: -570px -57px; }


/*
 * Home page / default sidebar
 */
#sidebarContent p {
	margin-bottom: 25px;
}

h2#seeAlso { background-image: url('../images/heading-see-also.png'); }
h2#ourCompany { background-image: url('../images/heading-our-company.gif'); }
h2#stayUpToDate { background-image: url('../images/heading-stay-up-to-date.gif'); }
h2#aboutUs { 
	background-image: url('../images/heading-about-us.png'); 
	height: 30px;
}

h2#clientsHeading { 
	background-image: url('../images/heading-clients.png'); 
	height: 30px;
}

h2#ourHistory { 
	background-image: url('../images/heading-history.png'); 
	height: 38px;
}

h2#pressHeading { 
	background-image: url('../images/heading-press.png'); 
	height: 30px;
}

h2#contactHeading { 
	background-image: url('../images/heading-contact-us.png'); 
	height: 30px;
}

h2#twitter, h2#twitter a { 
	background-image: url('../images/heading-twitter.gif');
	background-repeat: no-repeat;
	margin-bottom: 25px;
	height: 34px;
	display: block;
}

h2#platforms { 
	background-image: url('../images/platforms.png');
	margin-bottom: 25px;
	height: 126px;
}

h2#latestReleases { 
	background-image: url('../images/heading-latest-releases.png'); 
	height: 30px;
}

h2#games { 
	background-image: url('../images/heading-games.png'); 
	height: 30px;
}

#textualContent {
	padding: 40px 20px;
}

#textualContent h2 {
	font-size: 26px;
	font-weight: bold;
	color: #57811F;
}
#textualContent h3 { color: #57811F; }

#emailField {
	float: left;
	width: 230px;
}
#emailField input { 
	width: 90%;
	font-size: 14px;
	padding: 5px;
}

a#subscribeButton {
	display: block;
	width: 40px;
	height: 33px;
	line-height: 33px;
	background: url('../images/subscribe-button.png') 0 0 no-repeat;
	text-indent: -9999px;
	float: left;
}

#newsletterForm {
	margin-bottom: 10px;
}

.homeGameDescription {
	font-size: 12px;
	float: left;
	width: 450px;
}

.homeGameDescription h3 {
	margin-bottom: 0px;
}
.homeGameDescription h3 a {
	color: #444;
}
.homeGameDescription h3 a:hover { color: #777; }

.homeGameScreenshot {
	float: left;
	width: 150px;
}

.homeGame {
	margin: 30px 0;
}

.homeGame p a { font-weight: bold; }

body#portfolio .homeGame {
	background: url('../images/portfolio-box-middle.png') left repeat-y;
	width: 560px;
	margin-left: -46px;
	padding-left: 46px;
}


body#portfolio .homeGameTop {
	background: url('../images/portfolio-box-top.png') top left no-repeat;
	height: 13px;
	margin-left: -46px;
}

body#portfolio .homeGameBottom {
	background: url('../images/portfolio-box-bottom.png') top left no-repeat;
	height: 13px;
	margin-left: -46px;
}

body#portfolio .homeGameScreenshot {
	width: 220px;
}

body#portfolio .homeGameScreenshot, body#portfolio .homeGameDescription {
	padding: 15px 0;
}

body#portfolio .homeGameDescription {
	width: 300px;
}

.homeGame .platforms {
	font-weight: bold;
	font-size: 14px;
}

.platformPC { color: #008ACF; }
.platformDS { color: #EE215C; }

/*
 * Slideshow
 */
#topAreaSlideshow {
	height: 372px;
	width: 659px;
	position: relative;
}

.topAreaSlideshowImage {
	position: absolute;
	top: 0;
	left: 0;
}

#setaEsquerda {
	position: absolute;
	top: 170px;
	left: 5px;
}

#setaDireita {
	position: absolute;
	top: 170px;
	right: 5px;
}

.gameScreenshots img {
	padding: 5px;
	border: 1px solid #ddd;
}

.specsList ul, .specsList ul li {
	list-style: none;
}

.specsList ul li {
	margin: 10px 0;
}

.specsList strong {
	color: #FFF20B;
}

#downloadNowLink, #buyNowLink {
/*	width: 160px;*/
	height: 66px;
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-left: 25px;
}

#downloadNowLink {
	background-image: url('../images/button-download-now.jpg');
}

#buyNowLink {
	background-image: url('../images/button-buy-now.jpg');
}

/*
 * About Us
 */
ul.seeAlso {
	margin-bottom: 25px;
	padding: 0 0 0 15px;
}

#sidebarContent ul.seeAlso a {
	color: #fff;
}

#sidebarContent ul.seeAlso a:hover { text-decoration: underline; }

/*
 * Press Page
 */
body.press h2#pressHeading { margin-bottom: 20px; }
body.press h3 { margin-bottom: 0px; }

body.press .pressArticle {
	margin-bottom: 30px;
}

/*
 * Clients page
 */
body.clientsAndPartners #mainContent h3 {
	margin-top: 30px;
	margin-bottom: 0px;
	clear: both;
}

body.clientsAndPartners #mainContent p {
	margin-left: 20px;
}

body.clientsAndPartners #mainContent p a {
/*	float: left;*/
/*	cursor: default;*/
}

.projectsWithPartner {
	background: #fff;
/*	border: 1px solid #888;*/
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	padding: 3px 5px;
	line-height: 1.2em;
	font-size: 12px;
	font-weight: bold;
}


