@charset "utf-8";

body {
	font: normal normal normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000; background-color: #FFFFFF;
	background-image: url(/images/global/layout/background_main.gif); background-position: top; background-repeat: repeat; background-attachment: scroll;
	text-align: left;
	border: 0px; margin: 0px; padding: 0px;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

.table_header {
	text-align: left;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.table_content {
	text-align: left;
	border: 1px solid #CCCCCC;
}

p {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

i {
	color: #AAAAAA;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: disc;
}

.clearMe {
	clear: both;
	line-height:0px;
}
form {
	display:inline;
}

input {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
}

select {
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
}

.valign {
	vertical-align: bottom;
}

a:active		{text-decoration: none; color: #000000;}
a:link		{text-decoration: none; color: #000000; font-weight: bold;}
a:visited	{text-decoration: none; color: #000000;}
a:hover		{text-decoration: underline; color: #333333;}

a.header_navigation:active		{text-decoration: none; color: #98271F;}
a.header_navigation:link		{text-decoration: none; color: #98271F;}
a.header_navigation:visited	{text-decoration: none; color: #98271F;}
a.header_navigation:hover		{text-decoration: underline; color: #000;}

/* mainframe for all container and content */

.mainframe {
	margin: 0px;
	padding: 0px;
	width: 964px;
	position: relative; left:0px; top: 0px; z-index: 1;
	background-color: #000;
}

.mainheader {
	width: 964px; height: 226px;
	position: relative; left:0px; top: 0px; z-index: 1;
	background-color: #FF00FF;
	background: url(/images/global/misc/background_mainheader.jpg) no-repeat top;
}

.mainheader_new {
	width: 964px; height: 226px;
	position: relative; left:0px; top: 0px; z-index: 1;
	background-color: #FF00FF;
	background: url(/images/global/misc/background_mainheader_mediotiempo.jpg) no-repeat top;
}

.mainheader_statistics {
	width: 148px; height: 52px;
	position: relative; left:762px; top: 24px; z-index: 1;
}

.mainheader_navigation {
	width: 416px; height: 14px;
	position: relative; left:308px; top: 98px; z-index: 1;
}

.maincontent {
	width: 964px;
	min-height: 580px;
	position: relative; left:0px; top: 0px; z-index: 1;
	background-color: #FF00FF;
	background: url(/images/global/misc/background_repeat.jpg) repeat-y top;
}

.mainlogin {
	width: 182px; height: 222px;
	position: relative; left:10px; top: 0px; z-index: 1;
	background-color: #FF00FF;
	background: url(/images/global/misc/background_login.gif) repeat-y top;
	float: left;
}

.button_login {
	width: 128px; height: 20px;
	position: relative; left:8px; top: 36px;
	text-align: center;
}

.bulletpoint {
	background: url(/images/global/misc/bulletpoint.jpg) no-repeat left;
}

.mainfooter {
	margin: 0px;
	padding: 0px;
	color: #666;
	text-align: center;
	vertical-align: bottom;
	width: 964px; height: 90px;
	position: relative; left:0px; top: 0px; z-index: 1;
	background-color: #FFFFFF;
	background: url(/images/global/misc/background_footer.jpg) repeat-y top;
}


.login {
	position: absolute; left: 304px; top: 64px;
	z-index: 1;
	border: 0px solid #FF0000;
	width: 340px; height: 148px;
	background: url(/images/global/misc/background_topbuttoncontent.jpg) no-repeat top;
}


.footer {
	text-align: center;
	position: absolute; left: 8px; top: 594px;
	width: 800px; height: 16px;
	font: normal normal normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
	padding-top: 6px;
	color: #666666;
}

.border_debug {
	border: 1px dotted #FF00FF;
}

.typo_black {
	color: #000;
}

.typo_white {
	color: #FFF;
}

.typo_red {
	color: #98271F;
}

.typo_green {
	color: #999900;
}

.typo_9 {
	font: normal normal normal 9px/11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.typo_10 {
	font: normal normal normal 10px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.typo_11 {
	font: normal normal normal 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.typo_12 {
	font: normal normal normal 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.typo_12bold {
	font: normal normal bold 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img.click {
    /*cursor:hand;*/
    cursor: pointer;
}

a.click {
    /*cursor:hand;*/
    cursor: pointer;
}
.signup_submit:link{
	padding-bottom: 4px;
 	background-image:url("/px/button.jpg");
	background:url("/px/button.jpg");
	color: #993300;
}
.signup_submit:hover{
	padding-bottom: 4px;
 	background-image:url("/px/button_hover.jpg");
	background:url("/px/button_hover.jpg");
	color: #FF6600;
}
.input_button{
	color: #993300;
	width: 120px;
	border: none;
	height:20px;
	background-image:url("/px/button.jpg");
	background:url("/px/button.jpg");
	font-weight: bold;
	padding: 0px;
	cursor: pointer;
	padding-bottom: 4px;
	font-size:11px;
}

.buttonPortalLink{
	color: #993300;
	width: 120px;
	border: none;
	height:20px;
	background-image:url("/px/button.jpg");
	background:url("/px/button.jpg");
	font-weight: bold;
	padding: 0px;
	cursor: pointer;
	padding-bottom: 4px;
	font-size:11px;
}

.helpHead{

	font-size:8px;
	font-weight:bold;

}
.helpHead2{

	font-size:17px;
	font-weight:bold;

}
.activateMSG{
	width: 400px;
	height:100px;
	margin-top:-550px;
	margin-left:250px;

}

p.error {
    color: #FF0000;
    border:2px solid #FF0000;
    padding: 3px;
    background: #F7F7F7;
    -moz-border-radius: 8px;
}

p.notice {
    color: #0B771D;
    border: 2px solid #0B771D;
    padding: 3px;
    background: #F7F7F7;
    -moz-border-radius: 8px;
}

p.Errors {
    color: #CC0000;
    background: #F7F7F7;
    background-image: url('../images/global/icons/info_error.png');
    background-repeat: no-repeat;
    border: 1px solid #CC0000;
    padding: 4px;
    margin-top: 3px;
    padding-left: 23px;
	font-weight: bold;
}

p.Notices {
    color: #009900;
    background: #F7F7F7;
    background-image: url('../images/global/icons/info_notice.png');
    background-repeat: no-repeat;
    border: 1px solid #009900;
    padding: 4px;
    margin-top: 3px;
    padding-left: 23px;
    font-weight: bold;
}
