/* - - - - - - - - - - - - - - - - - - - - -

Título		: permasspacers.com
Autor		: Oscar Sanchez
URL 		: www.prayabq.com

Descripción : permaspacers

Creado 		: March 25, 2008
Modificado	: March 25, 2008

- - - - - - - - - - - - - - - - - - - - - */
/*
div {
	border: 1px solid Red;
}*/

body { 
	margin: 0px;
	font-size: 12px;
/*	background-color: #3d2e1b;*/
	background-color: #1b0d00;
	}

* 	html body { 
		font-size: x-small; /* para IE5/WIN */
		f\ont-size: small; /*for other IE versions*/
}

body,td,th {
	font-family: Arial, sans-serif;
	color: #FFF;
}

div#wraper_content {
	display: block;
	width: 690px;
	padding: 0px 40px 20px 40px;
	margin-left: auto;
	margin-right: auto;
}
div#header_wraper {
/*	height: 242px; */
	display: block; 
	width: 690px;
	padding: 0px 40px 0px 40px;
	margin-left: auto;
	margin-right: auto;
}

div#footer_wraper { 
	width: 690px;
	margin-left: auto;
	margin-right: auto;
}
/*****************************************************/
/* TYPOGRAPHY                               		 */
/***************************************************/
h1 { 
	color: #fff200;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;

}


div#contenido h2 {
	color: #fff;
}
div#contenido h3 {
	color: #fff200;
	padding: 0;
	margin: 0;
	line-height: 100%;
}

div#contenido a {
	text-decoration: none;
	color: #fff;
	text-decoration: underline;
}
div#contenido a:hover {
	color: #fff200;
	text-decoration: underline;
}
/*****************************************************/
/* LAYOUTS                             		 */
/***************************************************/
div#header {
	height: 242px;
	background: url(../gfx/backs/header.jpg) repeat-x;
/*	padding-bottom: 20px;*/
/*	width: 690px;*/
	padding: 0px 40px 0px 40px;


}
div#header div#header_col {
/*	padding: 20px 0px 0px 0px;*/
	float: left;
	width: 320px;
	margin-top: 20px;
}

div#header_ball {
	margin-top: 20px;
	padding-left: 20px;
	float: left;
}
div#header div#header_ball {
	height: 221px;
	width: 300px;
	background: url(../gfx/backs/back_ball2.gif)  no-repeat top right;
}

div#contenido { 
	background: #3d2e1b url(../gfx/backs/back_content.gif) repeat-x;
/*	height: 400px;*/
	clear: both;
}
div#col_1 { 
	float: left;
	width: 295px;
	margin-right: 20px;
}
div#col_2 { 
	float: left;
	width: 355px;
	margin-left: 20px;
}
div#col_2 img{ 
	margin-left: 5px;
}

div#col_2_entry { 
	float: left;
	width: 355px;
	margin-left: 20px;
	padding-top: 98px;
}

/*div#col_2_entry { 
	float: left;
	width: 355px;
	margin-left: 20px;
	padding-top: 120px;
}*/

div#col_sponsors { 
	float: left;
	height: 600px;
	width: 690px;
}
#h1_affiliated { 
	padding-top: 40px;
}	

div#col_sponsors img { 
	margin: 0;
	padding: 0;
	margin: 10px 50px 10px 0px;
	border: none;
		
}
div#footer {
	clear: both;
	background: #1b0d00 url(../gfx/backs/back_footer.gif) repeat-x scroll center top;
	height: 100px;
}
div#footer img {
	padding-left: 10px;
	border: none;
}
#win_house { 
	background: url(../gfx/backs/backs_new_house.gif) no-repeat;
	width: 690px;
	padding-top: 40px;
	padding-left: 80px;
}

div.reset_float { 
	clear: both;
}

/*****************************************************/
/* Menu                               		 */
/***************************************************/
div#menu { 
	list-style: none;
}

div#menu ul { 
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div#menu ul li { 
	float: left;
}
div#menu ul li span { 
	display: none;
}

li#boton_home a {
	width: 60px;
	height: 60px;
	display: block;
	background: url('../gfx/buttoms/home_off.gif') no-repeat;
}

li#boton_home, li#boton_home a:hover { 
	background: url('../gfx/buttoms/home_on.gif') no-repeat;
}

body#home li#boton_home a, li#boton_home a:active {
	background:  url('../gfx/buttoms/home_on.gif') no-repeat;
}

li#boton_official_rules a {
	width: 60px;
	height: 60px;
	padding-right: 4px;
	display: block;
	background: url('../gfx/buttoms/official_rules_off.gif') no-repeat;
}

li#boton_official_rules, li#boton_official_rules a:hover { 
	background: url('../gfx/buttoms/official_rules_on.gif') no-repeat;
}

li#boton_enter a {
	width: 60px;
	height: 60px;
	padding-right: 4px;
	display: block;
	background: url('../gfx/buttoms/enter_off.gif') no-repeat;
}

li#boton_enter, li#boton_enter a:hover { 
	background: url('../gfx/buttoms/enter_on.gif') no-repeat;
}

body#enter li#boton_enter a, li#boton_enter a:active {
	background:  url('../gfx/buttoms/enter_on.gif') no-repeat;
}


li#boton_official_sponsors a {
	width: 60px;
	height: 60px;
	display: block;
	background: url('../gfx/buttoms/official_off.gif') no-repeat;
}

li#boton_official_sponsors, li#boton_official_sponsors a:hover { 
	background: url('../gfx/buttoms/official_on.gif') no-repeat;
}

body#sponsors li#boton_official_sponsors a, li#boton_official_sponsors a:active {
	background:  url('../gfx/buttoms/official_on.gif') no-repeat;
}
