﻿
.bodyLoginR {
    background: url(images/LoginBack.png) no-repeat center center fixed;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}

body
{
    
	margin-top:0;
	margin-left:0;
}

.bodyMaster {
    background-color: #b000ce;
    margin: 0px;
    padding: 0px;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
}

.Title {
    background-color: #B000CE;
    height: 50px;
    font-size: 20pt;
    color: white;
    vertical-align: bottom;
    text-align: left;
    text-indent: 60px;
    font-weight: bold;
    padding-bottom: 10px;
    font-family: Verdana;
}

.Content
{	background-color: white; height:300px; vertical-align: top;
}

.ContentBottom
{	
	 background-color: #B9B9B9;
}


.table 
{
	font-family:Verdana;
	font-size:8pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.tableSiteMap
{
	 background-color:#f6f6f6;
}

.MasterContentTable
{
	background-image:url(images/textura.gif);
	
}
.MasterUpperBorderTD
{
	background-color:White;
	background-position:top ;
background-repeat:no-repeat;
}
.MasterLeftUpperBorderTD
{
	width:50px;
	background-image:url(images/td_Lbgimg.gif);
	background-position:top ;
background-repeat:no-repeat;
}
.MasterRightUpperBorderTD
{
	width:50px;
	background-image:url(images/td_Rbgimg.gif);
	background-position:top ;
background-repeat:no-repeat;
}

.MasterLeftLowerBorderTD
{
	width:50px;
	background-image:url(images/td_LLbgimg.gif);
	background-position:top ;
background-repeat:no-repeat;
}
.MasterRightLowerBorderTD
{
	width:50px;
	background-image:url(images/td_RLbgimg.gif);
	background-position:top ;
background-repeat:no-repeat;
}

.MasterLeftUpperBorder
{
	width:50px;
	background-image:url(images/td_MLbgimg.gif);
	background-position:top ;
background-repeat:no-repeat;
}
.MasterRightUpperBorder
{
	width:50px;
	background-image:url(images/td_MRbgimg.gif);
	background-position:top ;
background-repeat:no-repeat;
}

.MasterLeftLowerBorder
{
	width:50px;
	background-image:url(images/td_MLLbgimg.gif);
	background-position:top ;
background-repeat:no-repeat;
}
.MasterRightLowerBorder
{
	width:50px;
	background-image:url(images/td_MRLbgimg.gif);
	background-position:top ;
	background-repeat:no-repeat;
}

.MasterContentTD 
{
	background-color:White;
	background-position:center;
	background-repeat:no-repeat;
	font-size:8pt;
}

.MasterContentBorder 
{
	
	font-size:8pt;		
}


select
{
	font-family:Verdana;
	font-size:8pt;
		color: #003399;
	background-color: #efefef ;
}

.tabclose{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.middletab{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.endtab{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color:#efefef ;
	border-top-color:Gray ;
	border-right-color: Gray;
	border-bottom-color: Gray;
	border-left-color: Gray;
}

.buttonDet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: White;
	background-color:#003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Gray;
	border-right-color: Gray;
	border-bottom-color: Gray;
	border-left-color: Gray;
}
.buttonSolicitar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: White;
	background-color:#159EE8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Gray;
	border-right-color: Gray;
	border-bottom-color: Gray;
	border-left-color: Gray;
}

.buttonContratar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: Maroon;
	background-color:#FF9999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Gray;
	border-right-color: Gray;
	border-bottom-color: Gray;
	border-left-color: Gray;
}



.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color: White;
    background-color: #B000CE;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: Gray;
    border-right-color: Gray;
    border-bottom-color: Gray;
    border-left-color: Gray;
}

a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    color: #555555;
}
    a:visited {
        color: #555555;
    }

    a:hover {
        color: #555555;
    }

h1
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: White; 
	text-align:left;
	}

P {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    color: #555555;
    font-weight: bold;
    text-align: left;
}

.label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align:left;
}

ul
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align:left;
	}
li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align:left;
}

		
.lblGeneral
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align:left;
	color: white;
}
		
.radBtnList
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

.printableTableTd
{
	background-color:#FFFFFF;
}

.printableTableAlternateTD
{
	background-color:#159EE8;
	background-image:url(as);
}

.modalPopup {
	background-color: #ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	text-align: left;
	padding:3px;
	width:500px;
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.cotizacionTDLogos
{
	color: Black;
	background-color: White;
	text-align:left;
}

.cotizacionTD1
{
	color: white;
    background-color: #3B6E9D;
    font-weight: 900;
    height: 35px;
    text-align:left;
}

.cotizacionTD2
{
    color: white;
    background-color: #3B6E9D;
    text-align:left;
}

.Logo
{
	background-image: url(images/Logo.png);
	background-repeat:no-repeat;
	background-position:center;
	width:500px;
}

#grid a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:blue;
	text-decoration: underline;
}


.THMENU
{
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	background-color: #3B6E9D;
	color: White;
	background-position: left;
    font-weight: bold;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 11px;
    height: 20;
}

.TABLECONTROL
{
	background-color: #E0E0E0;
}

.TDMENU4
{
	padding-left: 12px;
	color:  Black;
	background-color: #E0E0E0;
	color: #003399;
	font-weight: bold;
	background-position: left;
	text-align: left;
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 12px;
    height: 20px;
}

.cotizacionTDErr
{
    color: Yellow;
    background-color: Red;
}

.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(../../images/loading-transparent.gif);
	background-repeat:no-repeat;
	background-color:Gray;
	background-position: center, top;
	text-align:center;
	padding:0px;
	height:100%;
	margin:0px;
	width:100%;
}

.modalBackgroundSolid
{
	background-color: gray ;
}


#navigation {font-size:0.75em; width:100%;}
#navigation ul {margin:0px; padding:0px;}
#navigation li {list-style: none;} 

ul.top-level {background:#666;}
ul.top-level li {
     border-bottom: #000 solid;
 border-top: #000 solid;
 border-left: #000 solid;
 border-right: #000 solid;
 border-width: 1px;
 text-indent: 10px;
}

#navigation a {
 color: #fff;
 cursor: pointer;
 display:block;
 height:25px;
 line-height: 25px;
 text-decoration:none;
 width:100%;
}


#navigation a:hover{
 text-decoration: none;
}

#navigation li:hover {
 background: #f90;
 position: relative;
}

#navigation table
{
     color: #fff;
}

.marco {
    color: grey;
    font-family: Helvetica, Arial, Sans-Serif, sans-serif;
    line-height: 100px;
    padding:0;
    padding-left: 40px;
    margin:0;
    font-size:40px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.26) 26%, rgba(255,255,255,0.52) 52%, rgba(214,214,214,0.72) 72%, rgba(201,201,201,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(26%,rgba(255,255,255,0.26)), color-stop(52%,rgba(255,255,255,0.52)), color-stop(72%,rgba(214,214,214,0.72)), color-stop(100%,rgba(201,201,201,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.26) 26%,rgba(255,255,255,0.52) 52%,rgba(214,214,214,0.72) 72%,rgba(201,201,201,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.26) 26%,rgba(255,255,255,0.52) 52%,rgba(214,214,214,0.72) 72%,rgba(201,201,201,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.26) 26%,rgba(255,255,255,0.52) 52%,rgba(214,214,214,0.72) 72%,rgba(201,201,201,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.26) 26%,rgba(255,255,255,0.52) 52%,rgba(214,214,214,0.72) 72%,rgba(201,201,201,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */

}
