/* CCSTheme v 3.x */
/* General */
INPUT, TEXTAREA,SELECT {
	font-size: 14px;
	font-family:Arial,Verdana,sans-serif;
	color:333333;
	/*background:#CCCCCC;*/
}

/* Colors */
.PageBgColor {
	background-color: #cfcfcf;
	}

.FormTitleBgColor {
	background-color: #787878;
	}

.FormTitleFontColor {
	color: #ffffff;
	}

.CaptionBgColor {
	background-color: #d7d7d7;
	}

.CaptionFontColor {
	color: #000000;
	}

.DataBgColor {
	background-color: #f7f7f7;
	}

.AltDataBgColor {
	background-color: #ededed;
	}

.DataFontColor {
	color: #000000;
	}

.LinkColor {
	color: #0033cc;
	}

.VisitedLinkColor {
	color: #830083;
	}

.HoverLinkColor {
	color: #ff0000;
	}


/* BEGIN Common */
body {
	scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #BBBBBB;
	scrollbar-shadow-color: #BBBBBB;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-darkshadow-color: #BBBBBB;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #DDDDDD;
	scrollbar-base-color: #BBBBBB;
	background-color: #DDDDDD;
	background-image: url(Images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.text { 
	color: #000000 
	}

a.menulink:link, a.menulink:visited { 
	color: #0033cc;
	}

a.menulink:hover, a.menulink:active { 
	color: #ff0000;
	}


a:link { 
	color: #0033cc;
	}

a:visited { 
	color: #830083;
	}

a:hover,a:active { 
	color: #ff0000;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px; 
	}

form {
	margin: 0px;
	}

h1	{
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Arial; font-size: 80%;
	}

td { 
	font-family: Arial; font-size: 80%;
	}

/* END Common */

.Header {
	width: 100%;
	}

.Header th { 
	font-size: 110%; text-align: left;
	padding: 3px;
	background-image: url(Images/HeaderBg.gif); color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.Header a:link { 
	color: #ffffff;
	}

.Header a:visited { 
	color: #ffffff;
	}

.Header a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeft { 
	background-image: url(Images/HeaderLeft.gif);
	}

.HeaderRight { 
	background-image: url(Images/HeaderRight.gif);
	}

.HeaderLeft img{
	width: 3px;
	}

.HeaderRight img{
	width: 9px;
	}


/* Grid Options */
.Grid { 
	border: 1px solid #787878;
	width: 100%;
	}

.Caption th { 
	font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-image: url(Images/CaptionBg.gif); color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 80%; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-image: url(Images/CaptionBg.gif); color: #000000;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 80%;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Grid caption { 
	font-size: 80%;
	padding: 3px;
	border: 1px solid #787878; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Row a:link { 
	color: #0033cc;
	}

.Row a:visited { 
	color: #830083;
	}

.Row a:hover, .Row a:active { 
	color: #ff0000;
	}

.Separator{
	color: #787878;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 80%;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	vertical-align: top;
	background-color: #ededed; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0033cc;
	}

.AltRow a:visited { 
	color: #830083;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	}

.NoRecords td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 80%;
	padding: 3px;
	border: 1px solid #d7d7d7; border-left: 0px none;
	background-image: url(Images/CaptionBg.gif); color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #0033cc;
	}

.Footer a:visited { 
	color: #830083;
	}

.Footer a:hover, .Footer a:active { 
	color: #ff0000;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border: 1px solid #787878;
	width: 100%;
	}

.Error td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 80%;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

.Bottom td { 
	font-size: 80%;
	padding: 3px;
	border: 1px solid #d7d7d7; border-left: 0px none;
	background-image: url(Images/CaptionBg.gif); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Bottom a:link { 
	color: #0033cc;
	}

.Bottom a:visited { 
	color: #830083;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}



/* Form Options */
.Button { 
	background-color: #787878; color: #ffffff; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}


	
.cabecera {
	font-size: 14px;
	font-family:Arial, Verdana, sans-serif;
	color:#FF6600;
	font-weight: normal;
	background-color: #CCCCCC;
	margin-top: 14px;
	margin-bottom: 8px;
}
.Bottom_busca { 
	font-size: 80%;
	padding: 3px;
	background-image: url(Images/BgBusca.gif); color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}
/*a.profesional:link{ color: #0033cc; font-size: 18px; font-weight: bold; text-decoration: none; }
a.profesional:visited{ color: #830083; font-size: 18px; font-weight: bold; text-decoration: none; }
a.profesional:hover,a.profesional:active{ color: #ff0000; font-size: 18px; font-weight: bold; text-decoration: underline; }

	
a.basico:link{ color: #0033cc; font-size: 12px; font-weight: bold; text-decoration: none; }
a.basico:visited{ color: #830083; font-size: 12px; font-weight: bold; text-decoration: none; }
a.basico:hover,a.basico:active{ color: #ff0000; font-size: 12px; font-weight: bold; text-decoration: underline; }
*/

.profesional{
	border: thin solid #F29E44;
	/*background-image: url(bg_profesional.jpg);
	background-repeat: no-repeat;*/
}

#content-wrapper {
background-image: url(Images/bg-content.jpg);
background-repeat: repeat-y;
}

#content {
background-image: url(Images/bg-content-wrapper.jpg);
background-position: top;
background-repeat: no-repeat;
padding: 40px 140px 50px 140px;
}

.Encabezado{
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	/*border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;*/
	color: #FFFFFF;
	white-space: nowrap;
	/*background-color: #3A3A3C;*/
}

.Encabezado a:link { 
	color: #FFFFFF;
	}

.Encabezado a:visited { 
	color: #FFFFFF;
	}

.Encabezado a:hover, .Encabezado a:active { 
	color: #ff0000;
	}
.bg_Pie{
	background-image: url(bg_pie.jpg);
	background-repeat: no-repeat;
}
.bg_Pie_Usuario{
	background-image: url(bg_Pie_Usuario.jpg);
	background-repeat: no-repeat;
}
.bg_patro_cab{
	background-image: url(bg_patro_cab.jpg);
	background-repeat: no-repeat;
}
.bg_intro{
	background-image: url(bg_intro.jpg);
	background-repeat: no-repeat;
}
.bg_intro_noti{
	background-image: url(bg_intro_noti.jpg);
	background-repeat: no-repeat;
}
a.naranjalink:link, a.naranjalink:visited { 
	color: #F29E44;
	text-decoration: none;
	}

a.naranjalink:hover, a.naranjalink:active { 
	color: #F29E44;
		text-decoration:underline;
	}
a.amarillolink:link, a.amarillolink:visited { 
	color: #B79300;
	text-decoration: none;
	}

a.amarillolink:hover, a.amarillolink:active { 
	color: #F49747;
		text-decoration:underline;
	}
a.negrolink:link, a.negrolink:visited { 
	color: #333333;
	text-decoration: none;
	}

a.negrolink:hover, a.negrolink:active { 
	color: #333333;
		text-decoration:underline;
	}

.texto_celda {
	margin: 5px;
	padding: 5px;
}

.texto_ficha_patrocinador {
	color: #F69F42;
	font-weight:bold;
	margin: 5px;
	padding: 5px;
}
.noti_fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	text-transform: capitalize;
	font-weight: normal;
	line-height: 20px;
}
.noti_titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EC952E;
	line-height: 20px;
}
.noti_segundo_titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.noti_fondo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: 0px 0px;
}
