/*BEGIN_SYSTEM_STYLES*/

body {
	background-color: #fff; /* background color */
	color: inherit; /* text color */
	font-family: Verdana; 
  	font-size: 12px;	margin: 0px 0px 0px 0px; /* top right bottom left */
}

.aspmaker {
	color: inherit; /* text color */
	font-family: Verdana; 
  	font-size: 12px;} 	
  	
  	input, textarea, select {	
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px; 
}

input, textarea, select {	
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;
} 

a:visited {TEXT-DECORATION: none
}

a:hover {TEXT-DECORATION: underline
}

a:active {TEXT-DECORATION: none
}

a:link {TEXT-DECORATION: none
}


/* template layout */
.ewLayout {
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;	
  	width: 100%;
	height: 100%;
}

.ewHeaderRow {
	background-color: #DFE8F6; /* background color */	
}

.ewContentTable {
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;	
  	width: 100%;	
	height: 100%;	
}

.ewMenuColumn {
	background-color: #DFE8F6; /* background color */
	width: 0px;
	vertical-align: top;
	padding: 4px;	
}

.ewContentColumn {
	background-color: inherit; /* background color */
	vertical-align: top;
	padding: 10px;
	border: 1px solid #B0C4DE; /* grid border */			
	border-collapse: collapse;
}

.ewFooterRow {
	background-color: #DFE8F6; /* background color */
	color: #333333; /* footer font color */	
	padding: 2px;
}

.ewFooterText {
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;	
  	width: 100%;
}

/* main table */
.ewTable {
	vertical-align: top; 
	color: inherit; /* text color */
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;
  	border: 1px solid #E5E5E5 /* grid border */			
}

.ewTable2 {
  	width: 80%;
	background-color: #DFE8F6; /* background color */
	vertical-align: top; 
	color: inherit; /* text color */
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;
  	border: 1px solid #B0C4DE; /* grid border */			

}

/* main table data cells */
.ewTable td {
	padding: 1px; /* cell padding */
	border-bottom: 1px solid; /* border width, horizontal grid line */
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid; /* border width, vertical grid line */
	border-color: #DCDCDC;  /* border color */
}

.ewTable2 td {
	padding: 1px; /* cell padding */
	border-bottom: 0px solid; /* border width, horizontal grid line */
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid; /* border width, vertical grid line */
	border-color: #DCDCDC;  /* border color */
}

.ewBasicSearch {
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;	
  	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 2px;
}

.ewSearchOpr {
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;	+
  	color: maroon;
}

.ewListAdd {
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;	
  	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.aspmakerlist td {
	color: inherit; /* text color */
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;	
  	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;	
  	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.ewTable .ewTableHeader, .ewTable .ewTableHeader td {
	height: 25px;
	background-color: #FFFFFF;	/* header bgcolor */
	color: #464646; /* header font color */
	font-weight: bold;
	text-align:center;
	border-bottom: 1px solid #C0C0C0; /* header border width */
	border-right: 1px solid #C0C0C0; /* header border width */
	border-top: 0px solid #C0C0C0; /* header border width */
	border-left: 0px solid #C0C0C0; /* header border width */
	background-image: url('images/mediumgray.png'); /* header bg image */
	background-repeat: repeat-x;	
	vertical-align: Top; 
	border-left-color:#C0C0C0; 
	border-top-color:#C0C0C0 	
}

.ewTableHeaderList{
	height: 23px;
	background-color: #DFE8F6;	/* header bgcolor */
	text-align:center;
	color: #464646; /* header font color */
	font-weight: bold;
	text-align:left;
	border-bottom: 1px solid #C0C0C0; /* header border width */
	border-right: 1px solid #C0C0C0; /* header border width */
	background-repeat: repeat-x;	
	vertical-align: center; 	
}

.ewTableHeader a:link, .ewTableHeader a:active, .ewTableHeader a:visited {	
	color: #000000; /* header font color */
	text-decoration: none;	
}

.ewTableHeader a:hover {TEXT-DECORATION: underline
}

.ewTableHeaderBtn {
	width: 100%;
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px; 			
}

.ewTableHeader .ewTableHeaderBtn td {
	background: transparent;
	padding: 0;
	border: 0;
	white-space: nowrap;		
}

.ewTableHeader a:link {	
	color: #333; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #333; /* header font color */	
}

.ewTableHeader a:hover {	
	color: #ff0000; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
	height: 10px;

}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #F5F5F5; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #DFE8F6; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #DFE8F6; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #DFE8F6; /* footer color */
	height: 25px;

}

.ewTableFooter2 {
	background-color: #DFE8F6; /* footer color */
	height: 10px;

}

/* separator */
.ewSeparator {
    color: gray;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;

}

/* highlight */
.ewHighlightSearch {
	font-weight: bold;
	background-color: yellow;
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: inherit; /* text color */
	font-family:"segoe ui", Tahoma, Arial; 
  	font-size: 12px;	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}

/*END_SYSTEM_STYLES*/
/*BEGIN_USER_STYLES*/

/* your CSS styles here */

#TB_window {
    font-family:"segoe ui", Tahoma, Arial;
    font-size: px;
    font-weight: none;
    border: 0px;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
}

/* Color de fondo y transparencia*/
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
    background-color:#004488;
    filter:alpha(opacity=40);
    -moz-opacity: 0.40;
    opacity: 0.40;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
    position: fixed;
    background: #DFE8F6;
    z-index: 102;
    color: #000;
    display:none;
    border: 1px solid #B0C4DE;
    text-align:left;
    top:50%;
    left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}


#TB_closeAjaxWindow{
    padding:7px 10px 5px 0;
    margin-bottom:1px;
    float:right;    
    text-align:right;
}

#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
}

#TB_title{
    background-color:#e8e8e8;
    background-image: url('images/blue.gif');
    height:30px
}

#TB_ajaxContent{
    clear:both;
    padding:2px 15px 15px 15px;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
    padding:15px;
}

#TB_ajaxContent p{
    padding:5px 0px 5px 0px;
}

#TB_load{
    position: fixed;
    display:none;
    height:13px;
    width:208px;
    z-index:103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
    z-index:99;
    position:fixed;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height:100%;
    width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
    _margin-bottom:1px;
}

/*END_USER_STYLES*/
