/*

      Author: Sergio Ordo&ntilde;ez 

      Author URI: http://www.sosfactory.com
*/



/* CSS basic elements */

html, body {
	color: #000000;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x #3f3f3f;
	margin:0;
	padding:0;
}

h1 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	color: #EA1E57;
	padding: 10px 0px;
}

h2 {
	padding: 20px 0px 5px 0px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #EA1E57;
	font-weight: bold;
}

h3 {
	padding: 20px 0px 5px 0px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #EA1E57;
	font-weight: bold;
}

p {
	padding: 8px 0px;
	text-align: justify;
	margin: 0px;
}

hr {
	color: #373C3E;
	background-color: #373C3E;
	height: 1px;
	width: 100%;
	border: 0;
	margin: 0 px;
	text-align: right;
	clear: both;
}

a:visited { 
text-decoration: none; 
color:#8B2527;
}

a:hover {
	text-decoration: none;
	color: #F876EE;
}

a:active {
	text-decoration: none;
	color: #ffffcc;
}

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

a img {border:0;}

/* CSS website */

#container {
	width:996px;
	padding:0px;
	margin: 0px auto;
	position:relative;
	height: auto;
	background-color: #fff;
}

#header {
	width:996px;
	padding:3px 0px 0px 0px;
	margin:0px;
	height: 197px;
	background:url(../images/bg_header_02.jpg) repeat-x;
}

#logo {
	float: left;
}

#bookmark {
	float: right;
	padding-top: 71px;
	width: 741px;
	background: url(../images/corner_tr.gif) no-repeat;
	background-position: 745px 55px;
	padding-right: 20px;
	text-align: right;
	height: 22px;
}

#bookmark p{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	text-align: right;
	font-size: 10px;
	
}

#bookmark p a{
	display:block;
	background-color: #ffbde2;
	margin-left: 10px;
	float: right;
	color: #E50163;
	font-weight: bold;
	padding: 2px 5px;
}

#adv_one {
	padding-left: 10px;
	float: right;
	width: 740px;
	border-right: 11px solid #fff;
	height: 104px;

}

#navbar {
	height: 27px;
	padding: 5px 0px 5px 10px;
	background-color: #f8c301;
	border-right: 11px solid #fff;
	border-left: 13px solid #fff;
	width: 962px;
	margin: 0px;
	float: left;
}

#navbar ul {
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
	float: left;
}

#navbar ul li{
	float:left;
	width:auto;
	margin:0px 2px;
	padding: 0px;
}

#navbar ul li a {
text-decoration: none;
}

#form1 {
	float: right;
	width: 330px;
	padding-top: 4px;
}

input.txt2 {
color: #999999;
	border: 1px solid #EA1E57;
	background-color: #FFFFFF;

}

input.pink {
	background-color: #ffbdce;
	font-weight: bold;
	color: #EA1E57;
	border: 1px solid #EA1E57;
	_padding-top: 2px;
	font-size: 11px;
	height: 20px;
}

input.pink02 {
	background-color: #ffbdce;
	font-weight: bold;
	color: #EA1E57;
	border: 1px solid #EA1E57;
	_padding-top: 2px;
	font-size: 11px;
	height: 20px;
	margin-top: 3px;
}

#body {
	width: auto;
	height: auto;
}

#sidebar {
	float:left;
	width: 264px;
	height: auto;
}

.sidebar_box {
	background: url(../images/bg_sidebar.jpg) repeat-x #fdecf1;
	margin: 10px 6px 5px 13px;
	height: auto;
	border: 1px solid #fdecf1;
}

.sidebar_title {
	width: 243px;
	background: url(../images/sidebar_title.jpg) no-repeat;
	height: 30px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	
}

.sidebar_title p{
	padding: 10px 0px 0px 4px;
	margin: 0px;
	float: left;
	color: #EA1E57;

}

.sidebar_title img{
	padding: 6px 0px 0px 15px;
	margin: 0px;
	float: left;

}

.sidebar_body {
	height: auto;
	width: 233px;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 6px 2px;
}

.sidebar_body p {
	padding-left: 8px;
}


.sidebar_list {
	width: auto;
	margin: 5px 3px;
	float: left;
}

.sidebar_list ol {
	display:block;
	padding:0px;
	margin:0px;
	list-style: none;
}

.sidebar_list ol li{
	width:auto;
	margin:0px;
	padding: 0px;
}

.sidebar_list ol li a {
text-decoration: none;
}

#content {
	width: 732px;
	float: right;
	height: auto;
}

#content_top {
	height: 253px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content_top_game {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#newest_games {
	float: left;
	width: 412px;
	height: 242px;
	background: url(../images/bg_newest_games.jpg) repeat-x;
	margin-left: 3px;
	padding-top: 8px;
}

#newest_games ol {
	display:block;
	padding:0px;
	margin:10px 0px 0px 27px;
	list-style:none;
}

#newest_games ol li{
	float:left;
	width:auto;
	margin:0px 5px;
	padding: 0px;
}

#newest_games ol li a {
text-decoration: none;
}

#newest_games ol li a img {
border: 1px solid #990000;
}


#adv_two {
	float: right;
	padding-right: 11px;
}

#content_bottom {
	padding-bottom: 10px;
	height: 613px;
}

#adv_three {
	width: 160px;
	height: 600px;
	background: url(../images/bg_adv_three.jpg) repeat-x;
	padding: 4px 6px 5px 6px;
	float: left;
}

#thumbs {
	width: 548px;
	height: 609px;
	float: left;
}

#thumbs_one {
	float: left;
	width: 548px;
	height: 203px;
	background: url(../images/bg_thumbs_one.jpg) repeat-x;
}

.more {
	padding: 0px 0px 0px 1px;
	margin: 0px;
	float: left;
}

.more_two {
	padding: 35px 20px 0px 0px;
	margin: 0px;
	float: right;
}

.label_right {
float: right;
width: auto;
height: auto;
}


#thumbs_two {
	float: left;
	width: 548px;
	height: 203px;
	background: url(../images/bg_thumbs_two.jpg) repeat-x;
}

#thumbs_two p {
	padding: 0px;
	margin: 0px;
	float: left;
}

#thumbs_three {
	float: left;
	width: 548px;
	height: 203px;
	background: url(../images/bg_thumbs_three.jpg) repeat-x;
}

#thumbs_three p {
	padding: 0px 0px 0px 3px;
	margin: 0px;
	float: left;
}

#thumbs ol {
	display:block;
	padding:0px;
	margin:25px 0px 0px 0px;
	list-style:none;
	float: left;
}

#thumbs ol li{
	float:left;
	width:auto;
	margin:0px 2px;
	padding: 0px;
}

#thumbs ol li a {
text-decoration: none;
}

#thumbs ol li a img {
border: 1px solid #990000;
}

#footer {
	height: 98px;
	width: auto;
	background: url(../images/bg_footer.jpg) repeat-x;
	float: left;
}

#footer p{
	color: #fff;
}

#footer a{
	color: #fff;
}

#logo_footer {
	height: auto;
	width: auto;
	float: left;
}

#copyright {
	float: left;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	height: 68px;

}

#footerbar {
	float: right;
	margin: 0px;
	padding: 30px 30px 0px 30px;
	height: 68px;
	background: url(../images/corner_br.gif) right no-repeat;

}

/* CSS game page */

.content_box {
	float: left;
	height: auto;
	padding: 11px 0px 1px 5px;
	width: auto;
}

#gamebox {
	float: left;
	padding-left: 5px;
	padding-top: 10px;
}

#icons_game {
	float: right;
	width: 70px;
}

#icons_game ul {
	display:block;
	padding:0px;
	margin:48px 0px 0px 05px;
	list-style:none;
	float: left;
}

#icons_game ul li{
	float:left;
	width:auto;
	margin:5px 0px;
	padding: 0px;
}

.title_body_a {
	background: url(../images/title_body.gif) right no-repeat;
	height: 21px;
	width: 694px;
	color: #EA1E57;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
}

.title_body_a a:hover{
	color: #fff;
}

.title_body_b {
background: url(../images/title_body_02.gif) no-repeat;
	height: 21px;
	width: 391px;
	color: #EA1E57;
	font-weight: bold;
	padding: 6px 0px 0px 20px;
}

.content_box_fifty {
	float: left;
	height: auto;
	width: 400px;
}

.content_box_fifty ol {
	display:block;
	margin:0px;
	padding:10px 0px 0px 21px;
	list-style:none;
	height: 160px;
}

.content_box_fifty ol li{
	float:left;
	width:auto;
	margin:0px 5px;
	padding: 0px;
}

.content_box_fifty li a {
text-decoration: none;
}

.content_box_fifty ol li a img {
border: 1px solid #990000;
}

#select_game {
	text-align:center;
	width: 162px;
	height: 33px;
	background: url(../images/select_game.gif) no-repeat;
	padding-top: 8px;
	margin-left: 120px;
}

#adv_game {
	float:right;
	width: 300px;
	height: 250px;
	padding-right: 13px;
}

#comments {
	float:left;
	width: 245px;
	height: auto;
	padding: 0px;
	margin-top: 5px;
}

.comment1 {
	float:left;
	width: 245px;
	height: auto;
	background-color: #fdebf0;
	padding: 11px 13px 11px 10px;
	border-bottom: 2px solid #fbd9e2;
}

#add_comment {
	float:right;
	width: 430px;
	height: 275px;
	padding-right: 13px;
	text-align: center;
}

#form2 {
margin:0px;
padding: 0px;
}

#form3 {
margin:0px;
padding: 0px;
}

.see_more {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* CSS database page */

.database_thumbs {
	float:left;
	margin: 0px 0px 0px 20px;
	width: auto;
}

.database_thumbs p {
	margin: 0px;
	padding: 4px 0px 0px 0px;
}

.database_thumbs a img{
border: 1px solid #990000;
}

#thumbs_box {
	width: 530px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 20px;
}

#adv_database {
	float: right;
	width: auto;
	height: auto;
	padding: 50px 13px 0px 0px;
}

#pages {
	widht: 800px;
	float: left;
	width: 570px;
	padding-right: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

/* CSS class */

.centered {
text-align: center;
}

.float_rigth {
float: rigth;
}

.corte {
clear:both;
}

.strong {
font-weight: bold;
}

.small {
font-size: 11px;
}

.smaller {
font-size: 10px;
}

