﻿
/*controles*/

.HiperLink
{
	font-size: 15px !important;
}

.TextBox
{
	font-size: 11px; 
	color: #000066; 
	font-family: tahoma,san-serif; 
	background-color: #d6e7ef; 
	border-style : ridge;
	vertical-align:middle;
	height: 16px;
}

.DropDownList
{
	font-size: 11px; 
	color: #000066; 
	font-family: tahoma,san-serif; 
	background-color: #d6e7ef; 
	border-style : ridge;
}

.Check  
{
	font-size: 11px; 
	color: #000066; 
	font-family: tahoma,san-serif; 
	/*background-color: #d6e7ef;*/
}

.Check input
{
	border:0 none;
}

.Radio
{
	font-size: 11px; 
	color: #000066; 
	font-family: tahoma,san-serif;
	/*background-color: #d6e7ef;*/
}

.Radio input
{
	border:0 none;
}

.Radio tr, Radio td
{
	padding: 0px 0px 0px 0px !important;
}

.Button
{
	border-right: #104a7b 1px solid; 
	border-top: #afc4d5 1px solid; 
	font-size: 11px; 
	background: #d6e7ef; 
	border-left: #afc4d5 1px solid; 
	cursor: hand; 
	color: #000066; 
	border-bottom: #104a7b 1px solid; 
	font-family: tahoma,san-serif; 
	height: 19px; 
	text-decoration: none;
}

.Button2
{
    background-color: #495677;
    font-size: 10px;
    border: solid 1px #999;
    color: White;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
    padding: 1px 5px;
}

.Button[disabled]
{
    background-color: #FFF;
    color: #999;
}

/*end controles*/

/* DatePickerUserControl.ascx */
.GMDatePicker div span
{
    border: 0px !important;
    width: 70px;
}

.GMDatePicker div input
{
    width: 70px !important;
}

.GMDatePicker div img
{
    padding-left: 10px !important;
}



.events_TimePickerStyle
{
	padding-left: 20px;
}
/* fin DatePickerUserControl.ascx */

.Header 
{
	text-align:center !important;
	font-size: 20px !important;
	font-family: tahoma,san-serif; 
	font-weight:bold;
	color:#495677;
}

.Puntaje 
{
	text-align:center !important;
	font-size: 16px !important;
	font-family: tahoma,san-serif; 
	font-weight:bold;
	color:#000099;
}

.Header2
{
	text-align:left !important;
	font-size: 12px !important;
	font-family: tahoma,san-serif; 
	font-weight:bold;
	color:#495677;
}

.Header2NoBold
{
	text-align:left !important;
	font-size: 12px !important;
	font-family: tahoma,san-serif;
	color:#495677;
}

.table
{
    vertical-align:top;
    text-align:center;
    font-family: tahoma,san-serif; 
    font-size:11px;	
    width:700px;
}
.puntaje
{
	background:url(../images/puntaje.gif) repeat-x; 
	height:159px;
	width:132px;
	border:0 none;
	margin:0;
}
.puntaje span
{
	font-size:50px;
	color:#d14c29;
	text-align:center;
	padding:0;
	margin:0;
}
.tableBox
{
	margin: 3px;
    border: solid 1px #ccc !important;
    width:700px;
    padding: 10px 20px 10px 20px;
}

.tableBoxNoBorder
{
	margin: 3px;
    width:700px;
    padding: 10px 20px 10px 20px;
}

.tdLeft50
{
	width: 50%;
	text-align:right !important;
	vertical-align:middle !important;
}

.tdRight50
{
	width: 50%;
	text-align:left !important;
	vertical-align:middle !important;
}

.tdLeft30
{
	width: 30%;
	text-align:right !important;
	vertical-align:middle !important;
}

.tdRight70
{
	width: 70%;
	text-align:left !important;
	vertical-align:middle !important;
}

.WidthControlesDatosPersonales
{
	width: 200px;
}

.Width100
{
	width: 95% !important;
}

.Width60
{
	width: 60% !important;
}

.Width40
{
	width: 40% !important;
}

.Center
{
	text-align:center !important;
}

.Left
{
	text-align:left !important;
}

.Right
{
	text-align:right;
}

.Right input
{
	border:0 none;
}
.Width25
{
	width:25%; 
}

.Width20
{
	width:20%; 
}

.Width30
{
	width:30%; 
}

.Width100px
{
	width:100px; 
}

.Width50px
{
	width:90px !important;
}

.Top
{
	vertical-align:top !important;
}

.UserMessagesPlace
{
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px; 
    font-family: tahoma,san-serif; 
    font-weight: bold; 
    text-align: center; 
    margin-top: 5px; 
    margin-bottom: 15px; 
    padding: 4px;
    border-bottom: dashed 1px #999;
    padding-bottom:20px;
}

.SuccessMessage
{
    color: Green;
    font-size:24px;
}

.InformationMessage
{
    color: #FF8200;
    font-size:24px;
}

.ErrorMessage
{
    color: Red;
    font-size:24px;
}

/*tabs*/
.HeaderTabSelect
{
	min-width:150px;
	min-height:30px;
    background: white;
    font-size: 20px;
    font-weight:bold;
    border: solid 2px #999;
    border-width: 2px 2px 0 2px;
    color: Black;
    text-decoration:none !important;
    text-align: center;
}

.HeaderTabNoSelect
{
	min-width:150px;
	min-height:30px;
	border-width: 2px 2px 0 2px;
	border: solid 2px #495677;
    background: #495677;
    border:none;
    font-size: 20px;
    font-weight:bold;
    color: White;
    text-decoration:none !important;
    text-align: center;
}

.tabsBox
{
    border: solid 1px #999;
}

.VisibilityFalse
{
	display:none;
}
/*end tabs*/

.ValidatorAndRequiredField
{
    font-size: 12px !important;
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
    color: Red !important;
    padding: 2px 3px !important;
}

/*gridview*/

.GridView
{
	font-family: tahoma,san-serif;
	width: 100%;
}

.GridView tr, .GridView td
{
	padding: 3px 2px 3px 2px;

}

.GridView div table
{
	border:0 none;
	/*border-collapse:none;*/
}

.Separator
{
	padding: 3px 2px 3px 2px;
}

.Separator tr, .Separator td
{
	padding: 3px 2px 3px 2px;
}


.FullWidth
{
	width:100%;
}

.HeaderGridView
{
	font-family: tahoma,san-serif;
	font-size: 12px !important;
	font-weight:bold;
	background-color:silver;
	color:Black;
}
.HeaderGridView th 
{
	border:1px solid silver;

}

.RowGridView
{
	font-family: tahoma,san-serif;	
	font-size: 12px !important;
	background-color:#d6d6c0;
	color:Black;
	border:0 none;
}
.RowGridView td 
{
	border:1px solid #D6D6C0;

}

.PagerGridView
{
	font-family: tahoma,san-serif;
	background-color:#dcdcdc;
	font-size: 13px !important;
	color:Black;
	text-align:Left;
}

/*end gridview*/
