﻿body
{
	margin-top:0;
	margin-left:0;

}

.stretch {
    width:100%;
    height:100%;
}

.bodyLoginR {
	background: url(images/fondo_6.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bodyMaster_Hyundai
{
		background-color: White !important;
		background: White url(images/FondoHyundai.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

    width: 95%; 
    height: 95%; 
    left: 0px; 
    top: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #766d53;
    margin:0px;
}

.bodyMaster_ConsuAuto
{
		background-color: White !important;
		background: White url(images/FondoConsuauto.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

    width: 100%; 
    height: 100%; 
    left: 0px; 
    top: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #766d53;
    margin:0px;
}

.bodyMaster
{
		background-color: #0d1520 !important;
		background: White url(images/fondo.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

    width: 95%; 
    height: 95%; 
    left: 0px; 
    top: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #766d53;
    margin:0px;
}

.tableSiteMap
{
   background-color:#dbedf9;
   color:White;
   height: 20px;
}

.Title
{   background-color:#284763;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: #44739E; height:300px; vertical-align: top;
}

.ContentBottom
{	height: 0px;background-color: #4C8ECA;
}


.table 
{
	font-family:Verdana;
	font-size:8pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.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;
}


.tbxLogin {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 1.4285;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.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;
	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;
                border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
            cursor:pointer;
            margin-top:10px;
margin-left:5px;
margin-right:5px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: White;
}
a:visited
{
	color: White;
}

a:hover
{
	color: White;
}

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: white; 
	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;
}



.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;
}



