/* CCSTheme v 3.x */
/* General */

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

.FormTitleBgColor {
	background-color: #3b3b3b;
	}

.FormTitleFontColor {
	color: #3b3b3b;
	}

.CaptionBgColor {
	background-color: #ffffff;
	}

.CaptionFontColor {
	color: #cc3964;
	}

.DataBgColor {
	background-color: #e7e1de;
	}

.AltDataBgColor {
	background-color: #e6e8ec;
	}

.DataFontColor {
	color: #9b284a;
	}

.LinkColor {
	color: #0000ff;
	}

.VisitedLinkColor {
	color: #4650d2;
	}

.HoverLinkColor {
	color: #e322ae;
	}

.ColorBgButton {
	background-color: #3b3b3b;
}

.ColorFontButton {
	color: #3b3b3b;
}

.ColorBgButtonPassive {
	background-color: #ffffff;
}

.ColorFontButtonPassive {
	color: #666666;
}

/* BEGIN Common */
body { 
	color: #000000;
		margin: 0 auto 0 auto;
	font-family: Helvetica; font-size: 90%;
	}


html>body {
	font-family: Helvetica; font-size: 90%;
}

html>body td, html>body th, html>body table {
	font-size: 100%;
}


/*ie6*/
* html body {
	font-family: Helvetica; font-size: 90%;
}

* html body td, * html body th, * html body table {
	font-size: 100%;
}
/*end*/

#cabecera{
	height:90px;
	width:1024px;
	margin: 0 auto 0 auto;
}

#MenuSuperiorMenu1Container{
	width:1024px;
	padding-top:51px;
	font-weight:bold;	
}

/* IE7 */
*+html #MenuSuperiorMenu1Container {
 padding-top:0px;
 margin-top:-10px;
}

#contenido{
 margin: 0 auto 0 auto;
height:711px;
 width:1024px;

 background-image: url('Images/fondo.png');
 background-repeat: no-repeat;
  size: 100%;
}



.estilo_clear{
	color:#000000;
	font-size: 17px;
	font-weight:bold;
}
.estilo_hotel_white{
	color:#ffffff;
	font-size: 17px;
	font-weight:bold;	
}
.estilo_hotel_bwn{
	color:#c49500;
	font-size: 17px;
	font-weight:bold;	
}
.estilo_tit1{
	color:#c49500;
	font-size: 11px;
	font-weight:bold;	
}

	
.estilo_clear2{
	color:#000000;
	font-size: 15px;
}	
.estilo_hotel_bwn2{
	color:#c49500;
	font-size: 15px;	
}

.tit_noticia{
color:#6f6f6f;
	font-size: 13px;
	font-weight:bold;
	line-height:17px;
}
.noticia{
	color:#6f6f6f;
	font-size: 13px;
	line-height:17px;
}

.exito{
	color:#3b3b3b;
	font-size: 13px;
	line-height:17px;
}

/* INICIO */
.MainGrid{
	height:450px;
	width:1024px;
	position:relative;
	top:235px;
	
}

#col1{
color:#ffffff;font-size: 75%;font-weight:bold;
letter-spacing:1px;
line-height:16px;
width:280px;
text-align:justify;
}
#col2{
color:#000000;font-size: 11.5px;
letter-spacing:1px;
line-height:16px;
width:340px;
text-align:justify;
}
#col3{
color:#000000;font-size: 11.5px;
letter-spacing:1px;
line-height:16px;
text-align:justify;
}

#col1_div{
margin-left:11px;
margin-right:11px;
}

#col2_div{
margin-left:20px;
margin-right:15px;
}

#col3_div{
margin-left:18px;
margin-right:17px;
}


/** INICIO2**/

#contenido2{
 margin: 0 auto 0 auto;
height:824px;
 width:1024px;

 background-image: url('Images/fondo2.png');
 background-repeat: no-repeat;
  size: 100%;
}


#contenido2_down{
 margin: -50px auto 0 auto;
height:830px;
 width:1024px;

 background-image: url('Images/fondo2_bajo.png');
 background-repeat: no-repeat;
  size: 100%;
}

#ntr{
float:left;
margin-left:40px;
}
#menu_inicio{
margin-top:5px;
font-size:105%;
font-weight:bold;
}


#menu_inicio a:link, #menu_inicio a:visited{
	color:#333333;
	text-decoration:none;
}

#menu_inicio a:hover, #menu_inicio a:active{
	text-decoration:none;
	color:#bf9100;
}

/**SLIDER**/
#slideshow {
    position:relative;
	top:0px;
	left:20px;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}

#otros_enlaces{
	position:relative;
	top:230px;
	left:70px;
	font-size:125%;
}

#otros_enlaces a:link, #otros_enlaces a:visited{
	color:#2f2f2f;
	text-decoration:none;
}

#otros_enlaces a:hover, #otros_enlaces a:active{
	text-decoration:none;
	color:#bf9100;
}



#productos{
width:210px;
height:410px;
margin-left:310px;
margin-top:298px;
float:left;
/*overflow: auto;*/
}

#casos_exito{
float:right;
width:410px;
height:565px;
margin-top:160px;
margin-right:30px;
/*overflow: auto;*/
}

#noticia{
margin-top:3px;
}
/* FUNCIONALIDADES */
#miclearerp{
float:left;
margin-top:10px;
margin-left:370px;
}

#descargar{
width:300px;
float:left;
margin-top:10px;
margin-left:10px;
}
.FuncGrid{
	height:530px;
	width:1024px;
	position:absolute;
	top:265px;	
	color:#3c3c3c;font-size: 11px;
}

/* IE7 */
*+html .FuncGrid{
	position:relative;
	top:40px;
	width:1024px;
}

*+html  #col1_func{
width:310px;
}
*+html  #col2_func{
width:310px;
}
#funcionalidades{
 margin: 0 auto 0 auto;
height:751px;
 width:1024px;

 background-image: url('Images/funcionalidades2.png');
 background-repeat: no-repeat;
  size: 100%;
}

#col1_func{
letter-spacing:1px;
line-height:11.7px;
width:350px;
text-align:left;
}
#col2_func{
letter-spacing:1px;
line-height:12.1px;
width:330px;
text-align:left;
}
#col3_func{
letter-spacing:1px;
line-height:12.1px;
text-align:left;
}

.funcion td:hover { color:#b68a00; }

.funcion tr {
cursor:pointer;
}



/* OFERTA */
#oferta{
 margin: 0 auto 0 auto;
height:1090px;
 width:825px;

 background-image: url('Images/oferta2.png');
 background-repeat: no-repeat;
  size: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#oferta{
background-image: url('Images/oferta3.png');
height:1130px;
}
}
#cesta{
position:relative;
float:right;
margin-right:20px;
margin-top:10px;
}

input{
	font-family: Helvetica; font-size:12px;color:#3c3b39;
	
}

/* IE7 */
*+html .record_oferta {
margin-top:105px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.record_oferta {
 line-height: 1px;

}
}

#checks{
margin-top:-157px;
margin-left:27px;
}


.record_oferta{
margin-top:95px;width:860px;font-size:12px;
line-height:12px;
}
.record_horario{
line-height:22px;
}

.record_resumen{
float:right;
margin-right:70px;
line-height:28px;
margin-bottom:7px;
}
.record_error{
margin-top:-44px;
margin-left:10px;
float:left;
height:0px;
font-size:12px;color:#ffffff;
}

#espacio1{
height: 32px;
}

/* IE7 */
*+html #espacio1{
height: 22px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {

}
#espacio2{
height: 241px;
}

/* IE7 */
*+html #espacio2{
height: 234px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#espacio1{
height: 52px;
}
#espacio2{
height: 233px;
}
#checks{
margin-top:-167px;
}
}

#resumen{
background-color:#e2ac00;
color:#ffffff;
font-weight:bold;
padding:0 6px;
}

.oferta_empresa{
margin-left:100px;font-size:11.4px;
}



/* DESCARGAS */
#descargas{
 margin: 0 auto 0 auto;
height:1090px;
 width:825px;

 background-image: url('Images/descargas.png');
 background-repeat: no-repeat;
  size: 100%;
}

#catalogo{
margin-top:255px;margin-left:45px;
line-height:24px;
}
/* IE7 */
*+html #catalogo{
margin-top:270px;
}


#catalogo a{
text-decoration:none;
color:#262626;
}
.text { 
	color: #9b284a
	}

a.menulink:link, a.menulink:visited { 
	color: #0000ff;
	}

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


a:link { 
	color: #0000ff;
	}

a:visited { 
	color: #4650d2;
	}

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

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

form {
	margin: 0px;
	}

h1	{
	color: #9d3523;
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

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

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

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

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

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

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

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

/*input, textarea, select {
	font-family: Helvetica; font-size: 80%;
	font-size: 100%;
}

html>body input, html>body select, html>body textarea {
	font-family: Helvetica; font-size: 80%;
	font-size: inherit;
}*/

/* END Common */

.Header {
	width: 100%;
	}

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


html>body .Header th {
	font-size: 140%; font-weight: bold; text-align: left;
}


/*ie6*/
* html body .Header th {
	font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.Header a:link { 
	color: #9b284a;
	}

.Header a:visited { 
	color: #9b284a;
	}

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

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

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
	background-position: right top;
	}

.HeaderLeft img{
	width: 1px;
	}

.HeaderRight img{
	width: 1px;
	}


/* Grid Options */
.Grid { 
	border-left: 1px solid #3b3b3b; border-bottom: 1px solid #3b3b3b;
	width: 100%;
	}

.Caption th { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	white-space: nowrap;
	}


html>body .Caption th, html>body .Caption td {
	font-size: 100%; 	text-align: left; vertical-align: top;
}


/*ie6*/
* html body .Caption th, * html body .Caption td {
	font-size: 100%; 	text-align: left; vertical-align: top;
}
/*end*/

.Caption a:link { 
	color: #9b284a;
	}

.Caption a:visited { 
	color: #9b284a;
	}

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

.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 #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	white-space: nowrap;
	color: #9b284a;
	}

.Row td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: left;
	vertical-align: top;
	background-color: #e7e1de; 
	color: #9b284a;
	}
	

html>body .Row th, html>body .Row td {
	font-size: 100%;
}


/*ie6*/
* html body .Row th, * html body .Row td {
	font-size: 100%;
}
/*end*/

caption.Row { 
	font-size: 80%;
	padding: 3px;
	border: 1px solid #3b3b3b; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #e7e1de; 
	color: #9b284a;
	}


html>body caption.Row {
	font-size: 100%;
}


/*ie6*/
* html body caption.Row {
	font-size: 100%;
}
/*end*/

.Row a:link { 
	color: #0000ff;
	}

.Row a:visited { 
	color: #4650d2;
	}

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

.Separator{
	color: #3b3b3b;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	white-space: nowrap;
	color: #9b284a;
	}

.AltRow td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: left;
	vertical-align: top;
	background-color: #e6e8ec; 
	color: #9b284a;
	}


html>body .AltRow th, html>body .AltRow td {
	font-size: 100%;
}


/*ie6*/
* html body .AltRow th, * html body .AltRow td {
	font-size: 100%;
}
/*end*/

.AltRow a:link { 
	color: #0000ff;
	}

.AltRow a:visited { 
	color: #4650d2;
	}

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

.NoRecords td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: left;
	background-color: #e7e1de; 
	color: #9b284a;
	vertical-align: top;
	}

.Footer td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #9b284a;
	}


html>body .NoRecords td, html>body .Footer td {
	font-size: 100%;
}


/*ie6*/
* html body .NoRecords td, * html body .Footer td {
	font-size: 100%;
}
/*end*/

.Footer a:link { 
	color: #0000ff;
	}

.Footer a:visited { 
	color: #4650d2;
	}

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

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

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

/* Record Options */
.Record { 
	border-left: 1px solid #3b3b3b; border-bottom: 1px solid #3b3b3b;
	width: 100%;
	}

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


* html>body .Error td {
	font-size: 100%;
}


/*ie6*/
* html body .Error td {
	font-size: 100%;
}
/*end*/

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	white-space: nowrap;
	color: #9b284a;
	}

.Controls td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: left;
	vertical-align: top;
	background-color: #e7e1de; 
	color: #9b284a;
	}
	
.Bottom td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #9b284a;
	}


html>body .Controls th, html>body .Controls td, html>body .Bottom td {
	font-size: 100%;
}


/*ie6*/
* html body .Controls th, * html body .Controls td, * html body .Bottom td {
	font-size: 100%;
}
/*end*/

.Bottom a:link { 
	color: #0000ff;
	}

.Bottom a:visited { 
	color: #4650d2;
	}

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

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

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

/* Report */
.GroupCaption th{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6e8ec; 
	color: #9b284a;
	}

.GroupCaption td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e7e1de; 
	color: #9b284a;
	}


html>body .GroupCaption th, html>body .GroupCaption td {
	font-size: 100%;
}


/*ie6*/
* html body .GroupCaption th, * html body .GroupCaption td {
	font-size: 100%;
}
/*end*/

.GroupCaption a:link {
	color: #9b284a;
	}

.GroupCaption a:visited{
	color: #9b284a;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #e322ae;
	}

.GroupFooter td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #ffffff; 
	color: #9b284a;
	}


html>body .GroupFooter td {
	font-size: 100%;
}


/*ie6*/
* html body .GroupFooter td {
	font-size: 100%;
}
/*end*/

.GroupFooter a:link {
	color: #0000ff;
	}

.GroupFooter a:visited{
	color: #4650d2;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #e322ae;
	}

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

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

.SubTotal td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6e8ec; 
	color: #9b284a;
	border-bottom: 2px solid #3b3b3b;
	}


html>body .SubTotal td {
	font-size: 100%;
}


/*ie6*/
* html body .SubTotal td {
	font-size: 100%;
}
/*end*/

.SubTotal a:link {
	color: #0000ff;
	}

.SubTotal a:visited{
	color: #4650d2;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #e322ae;
	}

.Total td{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #e6e8ec; 
	color: #9b284a;
	}


html>body .Total td {
	font-size: 100%;
}


/*ie6*/
* html body .Total td {
	font-size: 100%;
}
/*end*/

.Total a:link {
	color: #0000ff;
	}

.Total a:visited{
	color: #4650d2;
	}

.Total a:hover, .Total a:active{
	color: #e322ae;
	}

/* Form Options */
.Button { 
	background-color: #e2ac00; color: #ffffff;  border-left: solid 1px #EDEDED; 
	border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284;
	padding: 2px 5px;  font-family: Helvetica; font-size: 12px; font-weight: bold;
	}
.Button:hover{
cursor:pointer;
background-color: #c09200;
color: #ffffff;
} 
/* Calendar */

.Calendar { 
	border: 1px solid #3b3b3b;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e6e8ec; 
	color: #9b284a;
	font-weight: normal;
	}


html>body .CalendarWeekdayName {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekdayName {
	font-size: 100%;
}
/*end*/

.CalendarWeekdayName a:link {
	color: #0000ff;
	}

.CalendarWeekdayName a:visited{
	color: #4650d2;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #e322ae;
	}

.CalendarWeekendName{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e6e8ec;	
	color: #9b284a;
	font-weight: normal;
	}


html>body .CalendarWeekendName {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendName {
	font-size: 100%;
}
/*end*/

.CalendarWeekendName a:link {
	color: #9b284a;
	}

.CalendarWeekendName a:visited{
	color: #9b284a;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #e322ae;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: center;
	background-color: #e7e1de;	
	color: #9b284a;
	}


html>body .CalendarDay {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarDay {
	font-size: 100%;
}
/*end*/

.CalendarDay a:link {
	color: #0000ff;
	}

.CalendarDay a:visited{
	color: #4650d2;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #e322ae;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: center;
	background-color: #e6e8ec;	
	color: #9b284a;
	}


html>body .CalendarWeekend {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekend {
	font-size: 100%;
}
/*end*/

.CalendarWeekend a:link {
	color: #0000ff;
	}

.CalendarWeekend a:visited{
	color: #4650d2;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #e322ae;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 80%;
	padding: 1px;
	border-top: 3px solid #3b3b3b; border-right: 3px solid #3b3b3b; border-left: 2px solid #3b3b3b; border-bottom: 2px solid #3b3b3b;
	text-align: center;
	background-color: #e7e1de;	
	color: #9b284a;
	}


html>body .CalendarToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarToday {
	font-size: 100%;
}
/*end*/

.CalendarToday a:link {
	color: #0000ff;
	}

.CalendarToday a:visited{
	color: #4650d2;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #e322ae;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 80%;
	padding: 1px;
	border-top: 3px solid #3b3b3b; border-right: 3px solid #3b3b3b; border-left: 2px solid #3b3b3b; border-bottom: 2px solid #3b3b3b;
	text-align: center;
	background-color: #e6e8ec;	
	color: #9b284a;
	}


html>body .CalendarWeekendToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarWeekendToday {
	font-size: 100%;
}
/*end*/

.CalendarWeekendToday a:link {
	color: #0000ff;
	}

.CalendarWeekendToday a:visited{
	color: #4650d2;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #e322ae;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: center;
	background-color: #e7e1de;	
	color: #3b3b3b;
	}


html>body .CalendarOtherMonthDay {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthDay {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthDay a:link {
	color: #3b3b3b;
	}

.CalendarOtherMonthDay a:visited{
	color: #3b3b3b;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #e322ae;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 80%;
	padding: 1px;
	border-top: 3px solid #3b3b3b; border-right: 3px solid #3b3b3b; border-left: 2px solid #3b3b3b; border-bottom: 2px solid #3b3b3b;
	text-align: center;
	background-color: #e7e1de;	
	color: #3b3b3b;
	}


html>body .CalendarOtherMonthToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthToday {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthToday a:link {
	color: #3b3b3b;
	}

.CalendarOtherMonthToday a:visited{
	color: #3b3b3b;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #e322ae;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: center;
	background-color: #e6e8ec;	
	color: #3b3b3b;
	}


html>body .CalendarOtherMonthWeekend {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekend {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekend a:link {
	color: #3b3b3b;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #3b3b3b;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #e322ae;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 80%;
	padding: 1px;
	border-top: 3px solid #3b3b3b; border-right: 3px solid #3b3b3b; border-left: 2px solid #3b3b3b; border-bottom: 2px solid #3b3b3b;
	text-align: center;
	color: #3b3b3b;
	background-color: #e6e8ec;	
	}
	

html>body .CalendarOtherMonthWeekendToday {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarOtherMonthWeekendToday {
	font-size: 100%;
}
/*end*/

.CalendarOtherMonthWeekendToday a:link {
	color: #3b3b3b;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #3b3b3b;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #e322ae;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #ffffff;
	color: #cc3964;
	text-align: center;
	font-weight: bold;
	}
	

html>body .CalendarSelectedDay {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarSelectedDay {
	font-size: 100%;
}
/*end*/

.CalendarSelectedDay a:link {
	color: #9b284a;
	}

.CalendarSelectedDay a:visited{
	color: #9b284a;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #e322ae;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 80%;
	padding: 3px;
	background-color: #e7e1de; color: #9b284a;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #9b284a;
	}


html>body .CalendarNavigator {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigator {
	font-size: 100%;
}
/*end*/

.CalendarNavigator a:link {
	color: #0000ff;
	}

.CalendarNavigator a:visited{
	color: #4650d2;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #e322ae;
	}

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

.CalendarNavigator td {
	font-size: 80%;
	}

.CalendarNavigator th {
	font-size: 80%;
	}


html>body .CalendarNavigator th, html>body .CalendarNavigator td {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarNavigator th, * html body .CalendarNavigator td {
	font-size: 100%;
}
/*end*/

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	text-align: left;
	}


html>body .CalendarEvent {
	font-size: 100%;
}


/*ie6*/
* html body .CalendarEvent {
	font-size: 100%;
}
/*end*/

.CalendarEvent a:link {
	color: #0000ff;
	}

.CalendarEvent a:visited{
	color: #4650d2;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #e322ae;
	}

/* Changes for Section508 */
table tr td strong {
	padding: 0px;
	margin: 0px;
}

.th { 
	font-family: Helvetica; font-size: 80%;
	font-weight: bold;
}


html>body .th {
	font-size: 100%;
}


/*ie6*/
* html body .th {
	font-size: 100%;
}
/*end*/

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


html>body .Header .th {
	font-size: 140%; font-weight: bold; text-align: left;
}


/*ie6*/
* html body .Header .th {
	font-size: 140%; font-weight: bold; text-align: left;
}
/*end*/

.Caption .th { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	white-space: nowrap;
}


html>body .Caption .th {
	font-size: 100%; 	text-align: left; vertical-align: top;
}


/*ie6*/
* html body .Caption .th {
	font-size: 100%; 	text-align: left; vertical-align: top;
}
/*end*/

.Row .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	white-space: nowrap;
	color: #9b284a;
}

.AltRow .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	white-space: nowrap;
	color: #9b284a;
}

.Controls .th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	background-color: #e7e1de; color: #9b284a;
	white-space: nowrap;
	color: #9b284a;
}

.GroupCaption .th {
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #3b3b3b; border-right: 1px solid #3b3b3b;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6e8ec; 
	color: #9b284a;
}


html>body .GroupCaption .th {
	font-size: 100%;
}

html>body .Row .th, html>body .AltRow .th, html>body .Controls .th {
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}


/*ie6*/
* html body .GroupCaption .th {
	font-size: 100%;
}

* html body .Row .th, * html body .AltRow .th, * html body .Controls .th {
	font-size: 100%; font-weight: normal; text-align: left; vertical-align: top;
}
/*end*/

/* Class for Application Builder Menu */
.simpleMenu td {
	font-size: 80%;
}


html>body .simpleMenu td {
	font-size: 100%;
} 


/*ie6*/
* html body .simpleMenu td {
	font-size: 100%;
} 
/*end*/
