@import url("reset.css");

body {
	background: #0140C5 url(../images/body_repeated.jpg) repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	font-size: 12px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #023FD6;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1, h2 {
	font-size: 20px;
	color: #000;
	margin-bottom: 5px;
}

h3 {
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 15px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}

p {
	margin-bottom: 20px;
}

#wrapperTop {
	background: url(../images/top_bg.jpg) no-repeat top center;
}

#wrapper {
	width: 929px;
	margin: 0 auto;
}

#header {
	height: 232px;
	position: relative;
	text-align: left;
}

#header .logo {
	position: absolute;
	width: 137px;
	height: 151px;
	top: 34px;
	left: 48px;
}

#header .logo a {
	width: 137px;
	height: 151px;
	display: block;
	color: #C8E3F4;
	font-size: 16px;
	text-indent: -9999px;
}

#nav {
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-bottom: 5px;
}

#nav ul li {
	display: inline;
	padding: 18px 25px;
	background: url(../images/border.jpg) no-repeat left center;
}

#nav ul li:first-child {
	background: none;
}

#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#container {
	background: #fff;
	padding: 23px 21px 50px 34px;
	text-align: left;
	min-height:500px;
}

#contentCol {
	float: left;
	width: 535px;
}

.content {
	padding-bottom: 0px;
	text-align: justify;
}

.content h1, .contentheading, .componentheading {
	font-size: 28px;
	color: #000;
	margin-bottom: 4px;
}

.content h2 {
	font-size:20px;
	margin-top:10px;
} 


.small, .createdate, .modifydate {
	color: #000;
	font-size: x-small;
}

.content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 10px;
}

.content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 20px;
	margin-left: 5px;
}

.content ul li, .content ol li {
	padding-bottom: 3px;
}

#rightCol {
	width: 309px;
	float: right;
}

#rightCol .moduletable-video {
	margin-bottom: 25px;
}

#rightCol .moduletable, #rightCol .moduletable_text {
	background: #DBDFE1 url(../images/module_bg.jpg) repeat-x left bottom;
	padding: 0 23px 30px 21px;
	margin-bottom: 25px;
}

#rightCol .moduletable h3, #rightCol .moduletable_text h3 {
	background: url(../images/h3_bg.jpg) no-repeat left top;
	margin: 0 -23px 18px -21px;
	height: 43px;
	line-height: 43px;
	padding-left: 17px;
}

#rightCol ul li a:link, #rightCol ul li a:active, #rightCol ul li a:visited, #rightCol a {
       color: #000;
}


#footerWrap {
	width: 935px;
	margin: 0 auto;
}

#footer {
	width: 870px;
	background: url(../images/footer.jpg) no-repeat left top;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0 32px;
}

.footerNav {
	width: 670px;
	float: left;
	text-align: center;
	padding-left: 70px;
}

.footerNav ul li {
	display: inline;
	border-left: 1px solid #CFDBE3;
	padding: 0 7px;
}

.footerNav ul li:first-child {
	border-left: none;
}

.footerNav ul li a:link, .footerNav ul li a:active, .footerNav ul li a:visited {
	font-family: sans-serif;
	color: #CFDBE3;
	text-decoration: none;
}

.copyright {
	float: right;
	width: 130px;
	color: #CCD3D7;
}

.copyright a {
color: #CCD3D7;
}

.contact p {
	margin-bottom: 5px;
}

.contact .marker_add {
	float: left;
}

.contact .contact_address p {
	margin-bottom: 3px;
}

.contact .marker {
	margin-right: 10px;
}

.contact #emailForm {
	padding-top: 10px;
}

.contact #emailForm .label {
	width: 125px;
	text-align: left;
	padding-right: 10px;
	float: left;
}

.contact #emailForm div {
	margin-bottom: 3px;
}

.name label, .user label, .email label, .pass label, .verify_pass label, .user_name label {
	width: 160px;
	float: left;
}

.name .inputbox, .user .inputbox, .email .inputbox, .pass .inputbox, .verify_pass .inputbox, .user_name .inputbox  {
	width: 200px;
}

/*Patrocinadores */
.patrocinadores {
border: none;
text-align: center;
width:100%;
font-size:11px;
text-transform:uppercase;

}
.patrocinadores img {
margin-top:15px;
margin-bottom:5px;
}

.patrocinadores td{
border: 1px solid #CCC;

}

td.encabezados {
border: 0;
text-transform:capitalize;
padding-top:5px;
}
td.encabezados h2{
font-weight:bold;
}


/* System Messages */
#system-message
{
margin:10px 0 20px 0;
padding: 0 !important;
background:#8FBA2B;
}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { color: #93246F; margin-bottom: 10px; list-style: none; padding: 0px; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #F2E3ED}

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #93246F; background: #F2E3ED ; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;margin:0}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  
	
}
#system-message dd.notice ul { color: #93246F; background: #F2E3ED; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}