﻿body 
{
    font-family: Trebuchet MS,Helvetica;
    font-size: 10pt;
	text-align: center;
	background: #DADADA url(/images/grad.gif) repeat-x top left;
}

div#mainwrapper
{
    margin: 0;
    position: absolute;
    top: 0; left: 0;
    text-align: left;
    width: 100%;
}

.failureText {
    color: Red;
    font-size: 16px;
}

div#wrapper 
{
    margin: 0 auto;
    position: absolute;
    left: 0; text-align: left;
    top: 143px;
    width: 100%;
	clear: both;
	min-width: 1002px;
}

div#header {
    height: 89px;
    width: 100%;
    background: url(/images/backHead.gif) repeat-x top left;
    color: white;
    padding-top: 20px;
    font-size: 25pt;
}

div#headerInner 
{
    padding-left: 30px;
}

div#statusbar {
    color: White;
    background: url(/images/barraTitGris.gif) repeat-x top left;
    width: 100%;
    position: relative;
    height: 30px;
    font-weight: bold;
}

div#statusbar a {
    color: #CCF;
}

div#loginstatus {
    padding: 5px;
    float: right;
}

div#hourinfo
{
    padding: 5px;
    float: left;
}

div#userinfo
{
    padding: 5px;
    float: right;
}

div#menuContent
{
    min-height: 400px;
    background: url(/images/fondoMenu.gif) repeat-x top left;
    width: 204px;
    margin: 0;
}

div#menu 
{
	float: left;
}

div#remMenu
{
    width: 204px;
    height: 7px;
    background: url(/images/remateGris.gif) repeat;
}

div#tailMenu
{
    width: 204px;
    height: 48px;
    background: url(/images/remate.png) no-repeat;
}

div#content
{
	float: left;
	width: 79%;
	min-width: 785px;
	padding-left: 5px;
}

div.companySelector
{
    font-weight: bold;
}

a
{
    text-decoration: none;
    color: #271E73;
}

a:hover
{
    text-decoration: underline;
}


div.menuContainer
{
    font-weight: bold;
	
}

div.menuHeader
{
    background: url(/images/op.png) no-repeat top left;
    width: 176px;
    height: 21px;
    padding-left: 15px;
	color: White;
	padding-top: 3px;
	text-align: center;
	
}

div.menuHeader a {
    
    color: White;
}

div.menuHeader a:hover
{
    color: #FF0;
    text-decoration: none;
}

div.menuContent
{
	
	/*border: 1px solid black;*/
	width: 100%;
	display: none;
	overflow:hidden;
	
}

div.menuContent br
{
    display: none;
}

div.menuContent a 
{
    background: url(/images/sub.png) no-repeat top left;
    display: block;
    width: 156px;
    padding-left: 35px;
    padding-top: 4px;
    height: 20px;
    color: White;
}

div.menuContent a:hover
{
    text-decoration: none;
    color: #FF0;
}

.pageHeader
{
    width: 90%;
    background: url(/images/barraTitGris.gif) repeat-x top left;
    font-weight: bold;
    font-size: medium;
    height: 30px;
    color: White;
    margin: 0;
    border-bottom: 1px solid #CCC;
    margin-top: 10px;
}

.editPolicyHeader
{
    width: 90%;
    font-weight: bold;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: medium;
    height: 28px;
    color: White;
    margin: 0;
    margin-top: 10px;
}

.editPolicyBody
{
    padding: 10px;
    height: 400px;
    min-height: 400px;
    position: relative;
    height: auto !important;
}

.tdReview fieldset
{
    position: relative;
}

.editPolicyBody legend
{
    font-weight: bold;
    font-size: 1.17em;
}

h1.pageHeader
{
    padding-left: 20px;
}

div#loadBar {
    font-family: Arial,Helvetica,Sans-Serif; 
    color: white; 
    background-color: black; 
    position: fixed; 
    width: 100%; 
    bottom: 0px; 
    left: 0px; 
    text-align: center;
}



table.catalogTable
{
    width: 90%;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    border-spacing: 2px;
    margin-top: 15px;
    
}

table.catalogTable tr
{
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

table.catalogTable tr.catalogTableAlternate
{
    background-color: #CCC;
}

table.catalogTable tr.catalogFooter
{
    border: 0;
}

table.catalogTable tr.catalogHeader
{
    border: 0;
}

table.catalogTable tr.catalogFooter td
{
    -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;
}

table.catalogTable tr.catalogHeader th:first-child
{
    -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; 
}

table.catalogTable tr.catalogHeader th:last-child
{
    -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px;
}

.calculaTableHeader
{
    background-color: rgb(22, 57, 133);
    color: White;
    text-align: center;
}

.calculaSubHeader
{
    color: #B9090B;
    font-weight: bold;
}

fieldset {
    border: 1px solid rgb(22, 57, 133);
    padding: 5px;
}


.row {
    margin-bottom: 3px;
}

input[type=text]
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	color: black;
	font-size: 11px;
}



td.vsubname {
    width: 300px;
}


div#insuranceApp {
    width: 100%;
    margin-top: 5px;
    border: 1px solid #CCC;   
}
div#headerApp {
    background: url(/images/barraTitGris.gif) repeat-x top left;
    width: 100%;
    height: 30px;
    color: White;
    font-size: 14pt;
    border-bottom: 1px solid #CCC;
}


div#barSteps a {
    Color: White;
}

div#barSteps a:hover {
    text-decoration: none;
}

#barSteps table {
    position: absolute;
    right: 0;
}

#barSteps table td {
    min-width: 37px;
    width: auto !important;
    width: 37px;
    padding: 2px;
    padding-top: 0px;
}

div#barSteps a.stepYellow {
    color: Yellow;
}

/* nuevo css */
.QuickQuoteInvisible {
    display: none;
    overflow: hidden;
}

.QuickQuoteVisible {
    display: block;
    overflow: hidden;
}

.loadingFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)"; 
    filter: alpha(opacity=50);
    opacity: 0.5; 
    z-index: 9000;
    display: none;
}

.loadingCenter {
    position: absolute; 
    padding: 20px; 
    z-index:9001; 
    background-color:#fff;
    border:solid 1px #000;
    text-align: center;
    display: none;
}

.quickResults {
    position:absolute; 
    top:90px; 
    left:700px;
    padding:20px; 

    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; 
    filter: alpha(opacity=100);
    opacity: 1;
}

.resultsTitle {
    text-align: center;
    font-size: large;
    padding-bottom: 10px;
}

.dataSelector {
    
    display: none;
}

.dataSelector th {
    border-bottom: 1px solid black;
}

.dataSelector td {
    border-bottom: 1px solid black;
}

.emptySelector {
    text-align: center;
    display: none;
}

.subWindow {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #4A4A4A;
    margin: 15px;
}

.subWindowTitle {
    width: 100%;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #4A4A4A;
    height: 45px;
    padding-left: 15px; 
    margin: 0; padding: 0;
}


.subWindowBody {
    text-align: left;
    padding: 15px;
}


.titleList {
    padding: 0;
    margin: 5px;
    vertical-align: middle;
}

.titleList div {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    display: inline-block;
    *display:inline; 
    zoom:1;
}


.titleList div span {
    padding-left: 40px;
    margin-top: 30px; height: 40px;
}
ul.editmenu {
    list-style-type: none;
}
ul.editmenu li {
    display: inline;
    list-style-type: none;
    padding: 5px;
    
}

.resultsTable {
    border-style: solid;
}

.resultsCell {
    padding-left: 15px;
    padding-right: 15px;
    
    
}

#divInstruction {
    font-size: smaller;
}

.tblQuote 
{
    border-collapse: collapse;
}

.tblQuote .fullBorder
{
    border: 1px solid black;
}

.tblQuote .topCell
{
    border: 1px solid black;
    border-bottom: 0px;
}

.tblQuote .contCell
{
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.tblQuote td.rowLeftTag
{
    text-align: right;
}

.tblQuote td
{
    min-width: 60px;
    padding: 4px;
}

.emptyQuote 
{
    position:absolute;
    margin: 0;
    top: 15px;
    z-index: 500;
    color: Red;
    font-weight: bold;
    font-size: 24px;
}

.splitQuote
{
    float: left; 
    position: relative;
    margin-right: 15px;
}

.cslQuote
{
    margin-left: 15px;
    float: left;
    position: relative;
}

.abcSelector
{
    padding: 0 5px 5px;
}

a.abcSelector
{
    font-weight: bold;
    color: #005096 !important;
}

.btnReview
{
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.fsReview
{
    position: relative;
}

div.error 
{
    font-weight: bold;
    padding: 7px 12px;
}

#formStep1 select
{
    width: 120px;
}


.errorText {
    font-size: 12px;
    color: Red;
    font-family: Arial;
}

#divLogin {
    height: 250px;
    width: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -125px;
    margin-left: -200px;
    text-align: justify !important;
}

#divLeftPane {
    display: inline-block;
    float: left;
}

    #divLeftPane p {
        padding-left: 5px;
    }

#divRightPane {
    position: relative;
    top: 28px;
    left: 70px;
    z-index: -1;
}

#divFooter {
    position: absolute;
    bottom: 0;
    right: 0;
}

#divContentPane {
    border: solid 1px #9b9b9b;
    overflow: hidden;
}
