@CHARSET "ISO-8859-1";

/* CONTEUDO */

div#main_content {
	width: 868px;
	height: auto;
	background-color: #eaeaea;
	border: 1px white solid;
	color: #000;
	display: table;
}

div#main_content #top_title {
	background: url("../images/layout/top_orange_center.jpg") top left repeat-x;
	height: 36px;
	width: 240px;
	margin-left: 10px;
	margin-right: auto;
	margin-top: -1px;
	text-align: center;
	color: #fff;
}

.top_title {
	font-size: 13px;
	padding-top: 7px;
}

div#top_title h1 {
	background: url("../images/layout/top_orange_left.jpg") top left no-repeat;
	display: block;
	height: 100%;
}

div#top_title span {
	display: block;
	height: 100%;
	background: url("../images/layout/top_orange_right.jpg") top right no-repeat;
}

/* MENU */

div#menu {
	float: left;
	height: 100%;
	width: 250px;
	margin: 10px 0px 10px 10px;
	/*border: 2px #d4d3d1 outset;*/
	display: table;
}

div#menu img {
	padding: 10px;
}

div#menu h1 {
	padding: 5px 0 30px 0;
	font-size: 16px;
	color: #d24c02;
	text-align: center;
}

div#menu ul li {
	list-style-type: none;
	margin: 5px 5px 0 5px;
	width: 235px;
	border: 2px #d4d3d1 outset;
	text-align: center;
	display: table;
}

div#menu ul li span {
	float: right;
	cursor: pointer;
	width: 160px;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: left;
}

div#menu ul li a {
	width: 100%;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display: table;
}

div#menu ul li a:hover {
	color: #D24C02;
}

/* ABAS */
div#main_content ul#tabs li.active {
	float: left;
	background: url("../images/layout/port_atab_left.gif") top left no-repeat;
	margin-top: 10px;
	list-style: none;
	height: 36px;
	width: 160px;
	display: table;
}

div#main_content ul#tabs li div#tabs_center.active {
	background: url("../images/layout/port_atab_center.gif") top left repeat-x;
	height: 36px;
	margin-left: 8px;
	margin-right: 8px;
}

div#main_content ul#tabs li div#tabs_right.active {
	background: url("../images/layout/port_atab_right.gif") top right no-repeat;
	height: 36px;
}

div#main_content ul#tabs li div#tabs_right h1 {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#main_content ul#tabs li.deactive {
	float: left;
	background: url("../images/layout/port_dtab_left.gif") top left no-repeat;
	margin-top: 18px;
	list-style: none;
	height: 28px;
	width: 160px;
	display: table;
}

div#main_content ul#tabs li div#tabs_center.deactive {
	background: url("../images/layout/port_dtab_center.gif") top left repeat-x;
	height: 28px;
	margin-left: 8px;
	margin-right: 8px;
}

div#main_content ul#tabs li div#tabs_right.deactive {
	background: url("../images/layout/port_dtab_right.gif") top right no-repeat;
	height: 28px;
}

div#main_content ul#tabs li div#tabs_right h1.active {
	color: #fff;
	font-size: 12px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#main_content ul#tabs li div#tabs_right h1.deactive {
	color: #dfdfdf;
	font-size: 12px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#main_content ul#tabs a {
	display: table;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
}

div#main_content ul#tabs a:hover {
	text-decoration: none;
}

div#main_content ul#tabs.first {
	margin-left: 29px;
}

div#main_content ul#tabs li {
	margin-left: 2px;
}

/* CONTEUDO */

div#content {
	clear: both;
	background: url("../images/layout/port_internal_center.gif") top left repeat-y;
	width: 848px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	display: table;
}

div#content div#port_internal_top {
	background: url("../images/layout/port_internal_top.gif") top left no-repeat;
	display: table;
	height: 100%;
}

div#content div#port_internal_bottom {
	background: url("../images/layout/port_internal_bottom.gif") bottom left no-repeat;
	display: table;
	height: 100%;
}

div#content div#port_content_center {
	position: relative;
	background: url("../images/layout/port_content_center.gif") top left repeat-y;
	width: 820px;
	margin: 14px;
	display: table;
}

div#content div#port_content_top {
	background: url("../images/layout/port_content_top.gif") top left no-repeat;
	display: table;
	height: 100%;
	width: 820px;
}

div#content div#port_content_bottom {
	background: url("../images/layout/port_content_bottom.gif") bottom left no-repeat;
	display: table;
	height: 100%;
}

div#content div#port_content_top ul li {
	display: table;
	position: relative;
	margin: 10px;
}

div#content ul li {
	list-style: none !important;
}

div#content ul li h2 {
	clear: both;
	font-size: 14px;
	text-align: left;
	color: #d24c02;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#content ul li p {
	text-align: left;
	padding-left: 15px;
}

div#content ul li p a {
	color: #000;
	text-decoration: underline;
}
div#content ul li p a:hover, div#content ul li p a:focus {
	color: #333;
}
div#content ul li div#reviews ul li {
	margin: 0;
	padding-left: 15px;
}

div#content ul li div ul li a {
	color: #000;
	text-decoration: none;
}

div#content ul li div ul li a:hover {
	color: #000;
	text-decoration: underline;
}

div#content ul li div#reviews ul li img {
	padding-right: 5px;
}

div#content ul li div#screenshots {
	display: table;
	height: 100%;
	*margin-left: 10px;
	*padding-bottom: 5px;
}

div#content ul li div#screenshots div {
	float: left;
	display: table;
	width: 80px;
	height: 80px;
	margin-left: 10px;
	*margin-left: 15px;
}

div#content ul li div#screenshots div#screen {
	margin-top: 8px;
	*margin-top: 16px;
}

div#content ul li div#screenshots img {
	padding: 3px;
	border: 1px #dfdfdf solid;
}

div#content ul li div#videos {
	clear: both;
	padding: 5px;
}

div#content ul li div#videos div {
	float: left;
	display: table;
	width: 255px;
	height: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}