@charset "utf-8";
/* CSS Document */

form {
	border:0;
	margin: 0 0 0 0;
	clear: both;

}

.box{
	width: 400px;

}

.ccc_box{
	margin-right: 10px;

}


.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	width: 167px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../img/mysponsor-bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0 0 0 0;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	text-align: justify;
}


#warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	background-color: #FFFFFF;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px solid #CCCCCC;
}

/* MENU */

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #7bf210;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;

}


#menu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;

}

.titlebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: none;
	color: White;
	text-decoration: none;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: none;
	color: #58ad0b;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #4bb5c2;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-size: 12px;
	color: #4bb5c2;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-size: 12px;
	color: #4bb5c2;
	font-weight: bold;
}

/*-----------H's-----------*/

h1 {
	color: White;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}
h1 a:link {
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}
h1 a:visited {
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}
h1 a:hover {
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
h1 a:active {
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

/* Notices and Errors */

div.message {
	clear: both;
	color: #900;

	font-weight: bold;


}

div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
		margin: 1em 0;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}



/*-----msg attention-----*/


.attention {
	background-color: #ffdede;
	width: 850px;
	float: none;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: -15px;
	margin-left: auto;
	border: 1px solid #ffbebe;
	text-align: center;
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.attention h1 {
	font-size:21px;
	font-weight:bold;
	text-transform:none;
	color:#e83d3d;
}

.attention p {
	color:#000000;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
}




/* ----- REQUIRED ----- */

form .req{
	border-right: 2px solid red;
}

form .form-error{
	display:block !important;
	background-color: #FFDFDF !important;
	border:1px dotted red;
}


/* Tables */
/*
table {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}*/
/*
th {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}*/
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}



/* Tables */


#content div table.tarifa {
	background-color: #fff;
	border-top: 1px solid #4bb5c2;
	border-left: 1px solid #4bb5c2;
	border-bottom: 1px solid #4bb5c2;
	clear: both;
	color: #333;
	width: 100%;
}


#content  div table.tarifa th {
	background-color: #e6f0fa;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #4bb5c2;
	border-bottom: 1px solid #4bb5c2;

	text-align: center;
	color:#4bb5c2;

	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#content  div table.tarifa th a {
	display: block;
	text-decoration: none;
}
#content  div table.tarifa th a:hover {
	background-color: #4bb5c2;
	color: #FFFFFF;
	text-decoration: none;
}
#content  div table.tarifa tr td {
	background: #fff;
	border-right: 1px solid #4bb5c2;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}
#content   div  table.tarifa tr.altrow td {
	background: #F3FBFC;
}