/* MACROALDEA STYLES*/

body
{
	width: 100%;
	font-family: 'trebuchet ms' , arial, helvetica, sans-serif;
	font-size: 1em;
	background: -webkit-linear-gradient(#A19f9E 0%, #c2c2c0 125px);
	background-repeat: no-repeat;
	background-color: #c2c2c0;
	background: -webkit-gradient(linear, left top, left 125px, from(#A19f9E), to(#c2c2c0)); /* Chrome, Safari 4+ */
	background: -webkit-linear-gradient(top 125px, #A19f9E, #c2c2c0); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background: -moz-linear-gradient(top 125px, #A19f9E, #c2c2c0); /* Firefox 3.6-15 */
	background: -o-linear-gradient(top 125px, #A19f9E, #c2c2c0); /* Opera 11.10-12.00 */
	background: linear-gradient(to 125px, #A19f9E, #c2c2c0); /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
	padding-bottom: 12px;
}

#container
{
	background: #dddddd;
	position: relative;
	width: 96%;
	margin: 9px auto;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

#header
{
	position: relative;
	width: 99%;
	position: relative;
	height: 125px;
	margin: 0 auto;
}

#header .header-menu
{
	position: relative;
	width: 99%;
	height: 20px;
	margin: 0 auto;
	padding-top: 9px;
}

#header .header-logo
{
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #059ee1;
	height: 74px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid white;
	box-shadow: 0 0 0 1px rgba(255,255,255,0.8);
	background-image: url('Images/header-right.png');
	background-position: top right;
	background-repeat: no-repeat;
}
.header-logo .logo
{
	background-image: url('Images/logo-timecentre.png');
	background-size: 70px;
	background-repeat: no-repeat, no-repeat;
	background-position: 25px 2px;
	height: 100%;
	float: left;
	width: 145px;
}

.header-logo #divMainTitle, .header-logo #divTitle
{
	position: relative;
	float: left;
	margin-top: 18px;
	z-index: 4;
	color: white;
	font-size: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: 10px;
}


#divMenuTop
{
	position: absolute;
	z-index: 10;
	left: 95px;
	top: 1px;
}

#divUserData
{
	position: relative;
	float: right;
}

#content
{
	width: 99%;
	margin: 0 auto;
	background: white;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	padding: 2px;
	clear: both;
	min-height: 500px;
}

#divNotifications
{
	width: 300px;
	background-color: #F1B37A;
	position: fixed;
	text-align: center;
	bottom: 5px;
	right: 5px;
}

#divLoading
{
	display: none;
	height: 60px;
	width: 300px;
	background-color: silver;
	margin: 0 auto;
}

#divLoading > div
{
	display: table-row;
	height: 60px;
}

#divVersion
{
	position: fixed;
	left: 5px;
	bottom: 5px;
}

#divContent
{
	width: 100%;
	height: 100%;
	overflow: auto;
}

#divPopup
{
	display: none;
}

.pageView
{
	border: 1px solid #898c95;
	margin-top: -1px;
	background-color: white;
	padding-left: 20px;
	padding-top: 20px;
}

.pageView.NoPadding
{
	padding: 0;
}

.radTabDetail
{
	border: 1px solid #898c95;
	margin-top: -1px;
}

.radTabDetail.NoPadding
{
	padding: 0;
}

/* ----------------- */

/* E.PRETTI: STYLES FOR NOTIFICATION */
.divNotification
{
	background-color: #B95003;
	color: white;
	border-radius: 4px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari y Chrome */
}
.divNotification:hover
{
	background-color: #E87A17;
}

/* E.PRETTI: NEW STYLES TO BE APPLIED. OLD ONES MUST BE REVIEWED*/
#h-left
{
	width: 210px;
	background-image: url('Images/logo-timecentre.png'),url('Images/h-left.png');
	background-size: 70px,100%;
	background-repeat: no-repeat, no-repeat;
	background-position: 67px 43px,top left;
}

#h-middle
{
	background-image: url('Images/h-bg.png');
}

#h-right
{
	width: 447px;
	background-image: url('Images/h-right.png');
}

#c-right
{
	width: 29px;
}
/* END OF NEW STYLE */

*
{
	color: black;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-decoration: none;
}


#titleBox
{
	background-color: #800000;
}

.hidden
{
	display: none;
}

.headerBox
{
	background: url('images/ul_background.png') repeat-x;
	color: Black;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border-top: solid 1px #A5A2A5;
	border-bottom: solid 1px #A5A2A5;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px #A5A2A5;
	border-right: solid 1px #A5A2A5;
	padding: 4px;
	height: 20px; /*vertical-align:middle*/ /* this does the trick - see http://phrogz.net/css/vertical-align/ - should match "height" */
	line-height: 20px;
}


#headerBox .menuItem
{
	/*padding-left: 5px;*/
	text-decoration: none;
	color: #333333;
	font-family: Verdana;
}

#headerBox .menuItem :hover
{
	text-decoration: underline;
}
.standardBox
{
	color: #666666;
	font-family: Tahoma;
	border: solid 1px #A5A2A5;
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
	text-align: center;
	height: 142px;
	width: 320px;
}

#partialBox
{
	color: #666666;
	font-family: Tahoma;
	border-top: solid 1px #A5A2A5;
	border-bottom: solid 1px #A5A2A5;
	font-size: 0.85em;
	font-weight: normal;
	padding: 4px;
	text-align: left;
	width: 99%;
}

/* this makes the treenode dotted connector lines fill w/o gaps */
.ServerTree td div
{
	height: 100% !important;
}

.floatEnd
{
	clear: both;
}
.oculto
{
	display: none;
}

.activo
{
	font-weight: bold;
	color: red;
}

.wrapper
{
	margin: 0 auto;
}
.header
{
	background: url('images/header.jpg') no-repeat;
	width: 1004px;
	height: 180px;
	display: block;
	text-align: center;
}
.navigation
{
	width: 81%;
	position: absolute; /*text-align: center;*/
	z-index: 3;
}
.navigation a
{
	padding: 10px;
}
.titleContainer
{
	color: white;
	font-family: tahoma;
	font-size: 21pt;
	text-align: left;
	vertical-align: text-top;
}
.titleContainer h1
{
	color: white;
	font-family: tahoma;
	font-size: 22pt;
	padding-left: 218px;
	padding-top: 28px;
	text-align: left;
}
.titleErrorContainer h1
{
	color: Silver;
	font-family: tahoma;
	font-size: 12pt;
	padding-left: 218px;
	padding-top: 28px;
}
.sidebar
{
	background: url('images/sidebar_bck.jpg') repeat-x;
	height: 209px;
	width: 147px;
	padding-left: 28px;
}
.sidebar a.btn_parent
{
	background: url('images/btn_back.jpg') repeat-x;
	cursor: pointer;
	display: block;
	height: 24px;
	padding-left: 10px;
	padding-top: 4px;
	width: 137px;
}
.sidebar a.btn_parent:hover, .sidebar ul.btn_child li:hover
{
	background: url('images/btn_back.jpg') repeat-x 0px -28px;
	font-weight: bold;
}
.sidebar ul.btn_child li a:hover
{
	font-weight: bold;
}
.sidebar ul.btn_child li
{
	background: url('images/btn_back_child.jpg') repeat-x 0 0;
	cursor: pointer;
	display: block;
	height: 26px;
	padding-left: 15px;
	padding-right: 4px;
	padding-top: 2px;
	width: 128px;
}
h1.content_title
{
	border-bottom: 1px solid #CCCCCC;
	color: #000066;
	font-size: 30px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
/*TEXT INPUT CONTAINER*/
div.text_input_container
{
	margin-left: 34px;
	width: 550px;
	border-width: 1px;
}
div.text_input_container input, div.text_input_container p, div.text_input_container img
{
	float: left;
	margin-bottom: 10px;
}
div.text_input_container input.date
{
	margin-right: 5px;
}
div.text_input_container img
{
	margin-right: 30px;
}
div.text_input_container input
{
	margin-left: 5px;
	margin-right: 50px;
}
div.text_input_container p
{
	width: 75px;
	text-align: right;
	font-weight: bold;
	color: #666;
}
div.text_input_container input.input_dis
{
	border: solid;
	color: #333;
	background-color: Red;
}
div.textarea_container input, div.textarea_container p
{
	float: left;
	margin-bottom: 10px;
}
div.textarea_container
{
	margin-left: 34px;
	width: 550px;
}
div.textarea_container textarea
{
	margin-left: 5px;
	margin-right: 50px;
	width: 372px;
	height: 75px;
}
div.textarea_container p
{
	width: 75px;
	text-align: right;
	font-weight: bold;
	color: #666;
}
div.round_corners_container div.round_left, div.round_corners_container div.round_right, div.round_corners_container div.round_center
{
	float: left;
}

.selectButton
{
	background: url('images/select.png') 0px 0px;
	width: 110px;
}
.selectButton:hover
{
	background: url('images/select.png') 0px -19px;
}
.searchArea
{
	float: right;
}
.searchControls
{
	margin-bottom: 2px;
}

fieldset
{
	border: 1px solid #CCCCCC;
	-moz-border-radius: 8px;
	padding: .5em;
	width: 90%;
}

div.text_input_panel input
{
	border: 1px solid #CCCCCC;
	font-size: 90%;
	margin-top: 5px;
	padding: 2px;
}


div.text_input_panel select
{
	border: 30px solid #CCCCCC;
	margin-top: 5px;
}

div.text_input_panel td
{
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	width: auto;
}

#boc-wrapper
{
	width: 100%;
	text-align: left;
	font-size: 75%;
}

#boc-header
{
	width: 100%;
	height: 175px;
	position: relative;
	background: url('images/h-bg.png') repeat-x left top;
}

#boc-header #boc-h-left, #boc-header #boc-h-right
{
	position: absolute;
	top: 0;
	height: 100%;
}

#boc-header #boc-h-left
{
	background: url('images/h-left.png') no-repeat left top;
	width: 210px;
	height: 100%;
	left: 0;
	z-index: 2;
}

#boc-header #boc-h-right
{
	right: 0;
	background: url('images/h-right.png') no-repeat right top;
	width: 447px;
	height: 100%;
	z-index: 1;
}

#boc-content
{
	width: 100%;
	position: relative;
}

.boc-decorator
{
	height: 150px;
	width: 50px;
}

#boc-content #boc-side-left
{
	position: relative;
	top: 0;
	left: 0;
}

#boc-content #boc-side-right
{
	position: absolute;
	right: 0;
	top: 0;
	width: 28px;
	height: 200px;
	background: url('images/decorator-right.png') no-repeat left top;
}

#boc-content #boc-main-content-body
{
	position: relative;
	top: 0px;
	padding: 0 0px;
	padding-left: 0px;
}

#boc-content #boc-main-content
{
}

div.clearfix
{
	clear: both;
}

#boc-footer
{
	margin-left: 175px;
	padding-right: 29px;
}

.btn
{
	display: block;
	background: url('images/save_button_big.png' ) no-repeat;
	width: 68px !important;
	display: block;
	padding: 2px;
	text-align: center;
	line-height: 17px;
	color: White;
	font-weight: bold;
}


.btn:hover
{
	background-image: url('images/save_button_big.png' ) no-repeat;
	background-position: 0px -22px;
}

.btnBigger2
{
	background: url('images/save_button_bigger.png' ) no-repeat;
	padding: 2px;
	text-align: center;
	line-height: 15px;
	color: White;
	font-weight: bold;
}

.btnBigger2:hover
{
	background: url('images/save_button_bigger.png' ) no-repeat;
	background-position: 0px -22px;
	color: White;
	cursor: pointer;
}

.btnBigger
{
	-moz-box-shadow: 0px 0px 3px 0px #ccc;
	-webkit-box-shadow: 0px 0px 3px 0px #ccc;
	box-shadow: 0px 0px 3px 0px #ccc;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #336699), color-stop(1, #1c3766) );
	background: -moz-linear-gradient( center top, #336699 5%, #1c3766 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#336699', endColorstr='#1c3766');
	background-color: #1c3766;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-indent: 0px;
	border: 1px solid #e2e2e2;
	display: inline-block;
	color: #ffffff !important;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	height: 21px;
	line-height: 21px;
	width: auto;
	min-width: 110px;
	padding: 0 15px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px solid black;
}
.btnBigger:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ebebeb), color-stop(1, #a8a8a8) );
	background: -moz-linear-gradient( center top, #ebebeb 5%, #a8a8a8 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a8a8a8');
	background-color: #ebebeb;
}
.btnBigger:active
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a8a8a8), color-stop(1, #ebebeb) );
	background: -moz-linear-gradient( center top, #a8a8a8 5%, #ebebeb 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8a8a8', endColorstr='#ebebeb');
	background-color: #a8a8a8;
}

.btnSmaller
{
	-moz-box-shadow: 0px 0px 3px 0px #ccc;
	-webkit-box-shadow: 0px 0px 3px 0px #ccc;
	box-shadow: 0px 0px 3px 0px #ccc;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #336699), color-stop(1, #1c3766) );
	background: -moz-linear-gradient( center top, #336699 5%, #1c3766 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#336699', endColorstr='#1c3766');
	background-color: #1c3766;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-indent: 0px;
	border: 1px solid #e2e2e2;
	display: inline-block;
	color: #ffffff !important;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	height: 21px;
	line-height: 21px;
	width: auto;
	min-width: 40px;
	padding: 0 15px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px solid black;
}
.btnSmaller:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ebebeb), color-stop(1, #a8a8a8) );
	background: -moz-linear-gradient( center top, #ebebeb 5%, #a8a8a8 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a8a8a8');
	background-color: #ebebeb;
}
.btnSmaller:active
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a8a8a8), color-stop(1, #ebebeb) );
	background: -moz-linear-gradient( center top, #a8a8a8 5%, #ebebeb 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8a8a8', endColorstr='#ebebeb');
	background-color: #a8a8a8;
}


.inputBox
{
	border: solid 1px Gray;
}

.gridHeader
{
	background-color: #DCDCDC;
	height: 25px;
	border: groove 1px black;
	font-weight: bolder !important;
}

#_ctl0_ContentPlaceHolder1_GridView1 tbody tr th
{
	font-weight: bold;
}

#_ctl0_ContentPlaceHolder1_GridViewColumns tbody tr th
{
	font-weight: bold;
}

.gridAlternate
{
	background-color: #C4E4FF;
}

.gridFooter
{
	border-top: solid 2px black !important;
}

.boc-holder
{
	text-align: center;
}

.boc-holder .boc-two-holder
{
	width: 125px;
	margin: auto;
}


.boc-button
{
	height: 23px;
	margin: 4px 0 0 0;
}

.lefted
{
	float: left;
}

.righted
{
	float: right;
}

div#header_title
{
	z-index: 4;
}

div#header_title h1
{
	color: white;
	font-size: 30px;
}

.labelNormal
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	text-align: left;
}

.labelBold
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	text-align: left;
}

.labelUnderline
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	text-align: left;
	text-decoration: underline;
}

.text
{
	font-weight: normal;
	font-size: 10px;
	font-family: Tahoma;
	text-align: left;
}

.panelLabel
{
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	text-align: left; /*color: Blue;*/
}

.error
{
	font-size: 11px;
	font-family: Tahoma;
	color: Red;
	text-align: justify;
}

.text_input_container
{
	font-size: 13px;
}
