/** -- Reset properties ---------------------- */
* {
	margin: 0;
	padding: 0;
}

a, li {
	text-decoration: none;
	list-style: none;
}

html {
	height: 100%;
	/* Force vertical scrollbar so that the page doesn't jump around: */
	overflow: -moz-scrollbars-vertical;
}
/** ------------------------------------------ */


/** -- Global properties --------------------- */
body {
	font-family: Arial, "Nimbus Sans L", FreeSans, "Liberation Sans", sans-serif;
	font-size: 13px;
	text-align: center;
	background: #222223 url(../img/background.jpg) repeat-x; 
	height: 100%;
}

#body {
	width: 780px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	background: white;
	min-height: 100%;
	border-left: 1px solid #232323;
	border-right: 1px solid #232323;
}

* html #body {
	height: 100%;
	width: 782px;
}

p {
	text-align: justify;
}

h2, h3, p, li, table {
	color: #536873;
}

h2 {
	font-size: 1.5em;
}

#menu, #login, .right_column h2 {
	background-color: #222b30;
}

#images, .left_column h2 {
	background-color: #fb0400;
}

a {
	color: black;
}

#submenu li {
	list-style: none;
	float: left;
	border-left: 1px solid black;
	margin-top: 8px;
	margin-bottom: 10px;
	padding: 0 10px 0 10px;
}
/** ------------------------------------------ */

/** -- Menu properties ----------------------- */
#menu {
	width: 766px;
	height: 45px;
	padding-left: 14px;
	background: url(../img/menu_bg.jpg) repeat-x; 
}

* html #menu {
	width: 780px;
	height: 45px;
}

#menu li {
	display: block;
	float: left;	/* Fix for IE */
}

#menu li a {
	font-size: 1.3em;
	float: left;
	height: 30px;
	padding: 10px 15px 0 15px;
	color: #FFFFFF;
}

* html #menu li a {
	height: 40px;	/* Fix for IE */
}

/** ------------------------------------------ */

/** -- Title properties ---------------------- */
#title {
	width: 780px;
	height: 80px;
}

#title img {
	float: left;
	margin-left: 28px;
	margin-top: 2px;
}

#title h1 {
	float: right;
	font-size: 1.6em;
	margin-top: 30px;
	padding-right: 500px;
	color: #fb0400;
}
/** ------------------------------------------ */

/** -- Login properties ---------------------- */
#login {
	width: 370px;
	height: 185px;
	padding-top: 15px;
	padding-right: 20px;
	text-align: right;
	float: left;
}

* html #login {
	width: 390px;
	height: 200px;
}

#login #user_form {
	color:#ffffff;
	font-size: 2.5em;
	font-weight: lighter;
	padding-bottom: 20px;
	padding-right: 0px;
}

#login ul {
	margin-top: 10px;
}

#login li {
	color: #ffffff;
	font-size: 1.1em;
	padding: 10px 0px 5px 0px;
}

#login span {
	text-align: right;
	padding-right: 20px;
}

.text_input {
	width: 150px;
}

#images {
	width: 390px;
	height: 200px;
	float: right;
	overflow: hidden;
	position: relative;
}

#image_slide {
	position: absolute;
	left: 0px;	/* Fix for IE */
}

#image_slide img {
	float: left;
}

* html #image_slide img {
	margin: 0 -3px 0 -3px;
}

/** ------------------------------------------ */

/** -- Content properties -------------------- */
.left_column {
	width: 390px;
	float: left; 
	text-align: center;
	background: white;
	padding-bottom: 50px;
}

.left_column h2 {
	font-size: 1.3em;
	color: #ffffff;
	text-align: left;
	padding-left: 30px;
	padding-top: 4px;
	height: 26px;
	background: url(../img/left_column_bg.jpg) repeat-x;
}

* html .left_column h2 {
	height: 30px;	/* Fix for IE */
}

.left_column h3 {
	font-size: 1.8em;
	font-weight: bold;
	padding: 20px 20px 10px 30px;
	text-align: left;
	font-weight: lighter;
	clear: both;
}

.left_column h4 {
	font-size: 1.2em;
	text-align: left;
	padding: 10px 20px 10px 30px;
	clear: both;
}

.left_column h5 {
	font-size: 1.1em;
	text-align: left;
	padding: 10px 20px 10px 30px;
	clear: both;
}

.left_column p {
	padding: 0px 20px 20px 30px;
}

.left_column ul {
	padding: 0px 20px 10px 30px;
	text-align: justify;
	float: left;
	clear: both;
	width: 680px;
}

.left_column li {
	list-style: circle;
	padding: 5px 0 5px 0;
	float: left;
	clear: both;
	width: 680px;
}

* html .left_column li {
}

.left_column label {
	float: left;
	margin: 15px 0 0 30px;
	clear: both;
}

.left_column input, .left_column textarea {
	float: left;
	margin: 10px 0 0 30px;
	clear: both;
}

.left_column li input, .left_column h3 input {
	clear: none;
	margin: 0;
}

.left_column h3 input {
	font-weight: bold;
	margin-bottom: 20px;
}

.left_column a.instruction {
	font-size: small;
	text-decoration: underline;
	color: blue;
}

.right_column {
	width: 390px;
	float: right;
	margin-bottom: 50px;
}

.left_column img {
	margin-bottom: 15px;
	margin-left: 8px;
}

.left_column .info {
	padding-top: 10px;
}

.left_column form {
	margin-bottom: 40px;
	float: left;
}

.left_column .msg {
	font-weight: bold;
	padding: 20px;
	color: green;
}

.left_column .plantilla li, .left_column .info li {
	list-style: none;
}

.left_column .plantilla li:first-child {
	font-weight: bold;
}

.left_column .plantilla li .dorsal, .left_column .info li strong {
	width: 140px;
	display: block;
	float: left;
}

.left_column thead {
	font-weight: bold;
}

.right_column h2 {
	font-size: 1.3em;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 4px;
	height: 26px;
	text-align: left;
	background: url(../img/right_column_bg.jpg) repeat-x;
}

* html .right_column h2 {
	height: 30px;
}

.right_column h3 {
	font-size: 1.5em;
	padding: 20px 30px 10px 20px;
	text-align: left;
}

.right_column p {
	padding: 0px 30px 20px 20px;
}

.right_column img {
	margin: 0px 20px 0px 20px;
}

.fadein p, .fadein img, .fadein h3, .fadein table, .fadein h4, .fadein h5, .fadein ul {
	opacity: 0; /* For the JavaScript fadein effect */
}

* html .fadein p, * html .fadein img, * html .fadein h3, * html .fadein table, * html .fadein h4, * html .fadein h5, * html .fadein ul {
	display: none; /* Fix for IE */
}
/** ------------------------------------------ */

/** -- table properties -----------------------*/
table {
	width: 750px;
	margin-top: 10px;
	text-align: left;
	margin: 20px auto 0px auto;
}

* html table {
	font-size: 0.9em;	/* Fix for IE */
}

td, th {
	padding: 4px 0px 4px 10px;
}

tr.pair {
	background-color: #CACACA;
}

.wide_column {
	width: 780px;
}

.wide_column h2 {
	font-size: 1.3em;
	color: #ffffff;
	text-align: left;
	padding-left: 30px;
	padding-top: 4px;
	height: 26px;
}
/** ------------------------------------------ */

/** -- footer properties --------------------- */
#footer {
	background: url(../img/right_column_bg.jpg) repeat-x;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 780px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	clear: both;
	bottom: 25px;
	position: relative;
}

* html #footer {
	position: static;
}
/** ------------------------------------------ */
