﻿/* reset
----------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

html { height: 100.01%; overflow-y: scroll; font-size: 100.01%; }
body { font-size: 10px; line-height: 1.2; }
input, button, select, textarea { font-size: 99%; }

img { vertical-align: bottom; }
sub { position: relative; top: .3em; font-size: smaller; }
sup { position: relative; top: -.3em; font-size: smaller; }

pre, code, kbd, samp { font-family: monospace, sans-serif; }

/* unreset
----------*/

th {
    font-weight: bolder; text-align: center;
}

h1 {
    font-size: 2em; margin: .67em 0; 
}

h2 {
    font-size: 1.5em; /*margin: .75em 0;*/
    margin: 1.5em 0 .5em;
}

h3 {
    font-size: 1.17em; margin: .83em 0;
}

h4, ul, ol {
    margin: 1.12em 0;
}

p {
    margin: 0.5em 0;
}

h5 {
    font-size: .83em; margin: 1.5em 0;
}

h6 {
    font-size: .75em; margin: 1.67em 0;
}

h1, h2, h3, h4, h5, h6, b {
    font-weight: bolder;
}

i, em {
    font-style: italic;
}

button, textarea, input, select {
    display: inline-block;
}

sub, sup {
    font-size: .83em;
}

sub {
    vertical-align: sub;
}

sup{
    vertical-align: super;
}

ul {
    list-style: none;
}

ol, ul {
    margin-left: 25px;
}

ul li {
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: 0 0.9em; /* 50% */
    background-image: url(/img/bullets/gray.gif);
}

/* Telerik overrides
----------*/

.zeControlDock {
    margin-bottom: 0 !important; 
}

.rdContent {
    min-height: 50px !important; 
}


/* common
----------*/

html {
    font-size: 100%;
}

body {
    background: #fff;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 10px !important; 
    line-height: 1.2;
    margin: 0;
    vertical-align: baseline;
}

div.loading {
    background-image: url(/img/icon/loading.gif); 
    background-position: center center; 
    background-repeat: no-repeat; 
    font-weight: bold; 
    height: 100%; 
}

div.loadingBig { 
    background-image: url(/img/icon/loading-big.gif); 
    background-position: center center; 
    background-repeat: no-repeat; 
    font-weight: bold; 
    height: 100%; 
}

.updateProgress { 
    position: absolute; 
    background-color: white; 
    filter: alpha(opacity=70); 
    MozOpacity: 0.7; 
    opacity: 0.7; 
    overflow: hidden;
    margin: 0px; 
    padding: 0px; 
}

.updateProgress div { 
    background-color: white; 
    margin-left: auto; 
    margin-right: auto; 
    padding: 0px; 
    position: absolute;
    text-align: center; 
    top: 10%; 
    width: 100%; 
}

a:link, a:visited 
{
    color: #555;
    cursor: pointer;
    text-decoration: none;
}

a:link:hover, a:visited:hover  {
    text-decoration: underline;
}

img {
    border: 0; 
}

hr {
    border: dotted #ccc;
    border-width: 1px 0 0 0;
}

.dotted {
    border-top: dotted 1px #bbb; 
    padding: 5px 0 5px 0; 
}

.block 
{
    display: block; 
    width: 100%;
}

.inline-block 
{
    display: inline-block; 
}

.fullwidth
{
    width: 100%;
}

.float 
{
    float: left; 
}

.float-right
{
    float: right;    
}

.break 
{
    clear: left; 
}

.column
{
    border-color: #ccc;
    border-right: 1px dotted;
    margin-right: 50px;
    padding-right: 50px;
}

.row
{
    border-color: #ccc;
    border-bottom: 1px dotted;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

div.multiline label, div.multiline input, div.multiline select, div.multiline textarea, div.multiline span
{
    float: left;
    clear: left;
}

div.multiline em 
{
    padding-right: 0; 
}

div.field 
{
    margin-right: 1em;
    /* clear: left; */
    margin-bottom: 10px;
}

div.field a
{
    border-bottom-width: 0 !important;
}

/*
Removed for trip cost on purchase, why was it added originally?
Seems to be for changeset 3275, but doesn't seem necessary
div.field img.tooltip
{    
    margin: 0 2px 1px;
    float: left;
    position: absolute;
    padding-top: 6px;
    z-index: 999;
    left: -4px;
    padding-right: -4px;
}
*/

div.tripcosttooltiptemplate 
{
    display: none;
}

div.field.float img.tooltip
{
    float: right;
    position: static;
    z-index: 999;
}

img.tooltip {
    vertical-align: baseline;
    width: 12px;
    height: 12px;
    cursor: help;
}

/*
div.field img.tooltip
{
    margin: 0 2px 1px;
    z-index: 999;
    position: relative;
    top: 0;
    left: 0;
}
*/

div.field img 
{
    /*margin: 0 2px 1px;*/
}

div.field label {
  width: 9.5em;
  /*line-height: 2; */
  position: relative;
  display: inline-block;
  margin-bottom: 3px;
}

div.field input[type="text"], div.field input[type="password"]
{
    width: 11em;
}

div.field input[type="checkbox"] + label 
{
    margin-top: -6px;   
}

div.field input, div.field select, div.field textarea {
  position: relative;
}

div.field em, div.checkboxfield em, div.multiline em {
  color: Fuchsia; 
  padding-right: 0.5em;
}

td.fieldfloat label {
  left: 1em;
  position: relative;
  display: inline-block;
}

td.fieldfloat input, td.fieldfloat select, td.field textarea {
  width: 15em;
  position: relative;
  left: 1em;
}

td.fieldfloat em, td.checkboxfieldfloat em {
  color: Fuchsia; 
}

div.checkboxfield label {
  width: 23em !important;
  position: relative;
  display: inline !important;
}

div.checkboxfield input {
  width: 1em;
  left: 0.5em;
  position: relative !important;
  display: inline-block;
  margin-right: 10px !important;
}

.input {
    border: 1px solid #dbdbdb; 
    color: #555; 
}

.select {
    border: 1px solid #dbdbdb; 
    color: #555; 
}

.option {
    color: #555; 
    padding-left: 2px; 
}

.watermarked {
    text-align: center;
    border: 1px solid #dbdbdb; 
    color: #bfbfbf;
} 

.watermarkedcompact {
    font-size: 10px; 
}

input.button, a.button {
    background-position: 0 0;
    border: none !important;
    color: #FFF !important;
    cursor: pointer;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    padding-left: 13px;
    text-align: left;
}

a.button {
    display: inline-block;
}

input.text {
    height: 16px;
    line-height: 16px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 12px !important;	
}

input.text.button {
    background-image: url(/img/buttons/text.png);
    height: 27px;
    line-height: 27px;
    padding: 0 10px !important;
}

input.down {
    background-image: url(/img/buttons/button1.png);
    height: 27px;
    line-height: 27px;
    width: 196px;
}	
        
a.long, input.long {
    background-image: url(/img/buttons/button2.png);
    height: 27px;
    line-height: 27px;
    width: 196px;
}

input.short {
    background-image: url(/img/buttons/button5.png);
    height: 27px;
    line-height: 27px;
    width: 130px;
}
            
input.large {
    background-image: url(/img/buttons/button3.png);
    font-size: 18px !important;
    height: 46px;
    line-height: 46px;
    width: 206px;
}
            
input.fat {
    background-image: url(/img/buttons/button4.png);
    font-size: 15px !important;
    height: 34px;
    line-height: 34px;
    width: 130px;
}

input.plain, a.plain
{
    background-image: url(/img/buttons/text.png);
    font-size: 12px !important;
    height: 27px;
    line-height: 27px;
    max-width: 160px;
    padding: 0 10px;
}
            
input.button:hover, a.button:hover {
    background-position: 0 -100% !important;
}

.textimage  
{
    overflow: hidden; 
    position: relative; 
}

.textimage span  {
    height: 100%;
    position: absolute; 
    width: 100%;  
}

.ValidationSummary ul li  {
    background-image: none !important; 
    list-style: disc outside none !important;
    margin-top: 5px; 
    padding-left: 0;  
}

.ValidationSummary ul  {
    padding-left: 5px !important; 
    margin: 0 1em 1em;
}

.ValidationSummaryAlwaysVisiblePanel {	
    position: fixed;
    right: 100px;
    top: 240px !important;
    left: auto !important;
    z-index: 1000;
}
            
div.ValidationSummary {
    overflow: auto;
    max-width: 350px;
    max-height: 200px;
    color: white !important;
    background-color: #555;

    padding: 10px 34px 10px 10px;

    border: solid 2px #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
            
.ValidationSummaryAlwaysVisiblePanel span {
    padding: 10px 0 0 5px;
    font-weight: bold;
}
            
.ValidationSummaryAlwaysVisiblePanel img {
    position: absolute;
    right: 18px;
    top: 5px;
    cursor: pointer;
}

.panelgroup h3 
{
    color: #333 !important;   
}

/* mobile
----------*/

@media all and (orientation:portrait) { 
}

@media all and (orientation:landscape) { 
}

@media screen and (max-device-width: 480px) {
    html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } 
}


.panel {
    padding: 1px;
    border: solid 2px #ddd;
    margin: 0 0 10px;
}
.panel h3 {
    padding: 10px 10px;
    font-weight: normal;
    line-height: 14px;
    background-color: #dbdbdb;
    margin: 0;
}

.panel h3.Expandable, .panel h3.Collapsible { cursor: pointer; }

.panelgreen h3 {
    background-color: #6FDF93 !important;
}
.panel h3 em {
    padding: 0 5px;
    font-size: 12px;
    font-weight: normal;
}
.panel h3 strong {
    padding: 0 5px;
    font-size: 12px;
    text-transform: uppercase;
}
.panel .content {
    padding: 10px;
    position: relative;
}

.GridViewDiv {
    border: dotted 1px #CCC;
    border-width: 1px 0;
}

div.dataTables_info, div.dataTables_length, div.dataTables_wrapper
{
    background-color:#DBDBDB;  
}

.GridView
{
    width: 100%;
}
    .GridView th, .GridView tfoot td
    {
        background-color:#DBDBDB;        
        text-align: left;
        font-weight: normal;
        padding: 2px 4px;
        border-right: dotted 1px #CCC;
    }
        .GridView input.search_init 
        {
            color: #CCC;
        }
        
        .GridView tfoot td 
        {
            text-align: right;
        }
        .GridView th.sorting {
            padding-right: 19px;
        }
    
        .GridView th:last-child {
            border: none;
        }
        .GridView  td {
            padding: 8px 12px;
            border: dotted 1px #CCC;
            border-width: 0 1px 1px 0;       
        }
        .GridView .alt td {
            background: #f1eeee;
        }
        .GridView tfoot td {
            
        }
            #page .GridView  .button1 {
                float: right;
                margin: 0 0 0 10px;
            }


#addressSeparator
{
    border-top: dotted #ccc;
    border-width: 1px 0 0 0;
    display: inline-block;
    margin-top: 10px;
}

/* results
----------*/

.results {
    clear: both;
}
    .results .plan 
    {
        float: left;
        position: relative;
        width: 196px;
        height: 330px;
        padding: 85px 16px 1px;
        border: solid 2px #ddd;
        margin: 0 7px 0 0;
    }
        .results .plan .icon 
        {
            position: absolute;
            z-index: 5;
            right: -2px;
            top: -2px;
            width: 69px;
            height: 66px;
            cursor: pointer;
            background-color: transparent !important;
        }
        .results .plan .price {
            position: absolute;
            left: 16px;
            top: 20px;
            font-size: 300%;
            margin: 0 0 0em;
            line-height: 100% !important;
        }
        .results .plan h3 
        {
            position: absolute;
            top: 48px;
            width: 200px;
            font-size: 20px;
        }
        .results .plan ul {
            position: relative;
            top: 48px;
            padding-left: 10px;
            list-style: none;
            margin: 0 0 2em;
            height: 220px;
            overflow: auto;
        }
        
        .results .plan-additional ul {
            height: 280px;
        }
        
        .results .plan-additional a {
            border-bottom-width: 0 !important;
        }
        
            .results .plan li {
                margin: 0 0 .75em;                
            }
                
        .results .plan .buttons {
            position: absolute;
            left: 16px;
            bottom: 2px;
        }
        
        .results .active .buttons {
            bottom: 10px;
        }
        
        .results .plan .icon {
            background-repeat: no-repeat;
            background-position: 0 0;
        }
            
    .results .active {
        height: 335px;
        border-bottom: none;
    }

    .results .details {
        clear: both;
        border: solid 2px #ddd;
    }
    
    .tabArea { overflow: hidden; position: relative; }
    
        .results .tabs {
            list-style: none;
            padding: 13px 5px 14px;
            margin: 0 0 15px;
        }
            .results .tabs li {
                float: left;
                border-right: solid 1px #FFF;
                padding: 0 9px !important;
                background-image: none;
                cursor: pointer;
                font-weight: bold;
                color: #fff;
                text-transform: uppercase;
            }
            
            .results .tabs li:hover {
                color: #ccc;
            }

        .results .tab {
            position: relative;
            padding: 0 15px;            
        }
            .results .tabArea .col1
            {
                position: absolute;
                width: 715px;
                top: 60px;
                left: 0;
            }
        
            .results .tabArea .col2 
            {
                position: absolute;
                width: 222px;
                top: 60px;
                right: 0;
                border-left: 1px solid #dbdcdc;
            }
        
            .results .tabArea .col2 ul {
                position: relative;
                top: 0;
                margin: 0 10px;
            }
            
            .results .tabArea .col2 div.buttons {
                position: absolute;
                bottom: 0;
                right: 10px;
                width: 196px;
            }
            
            .results .tabArea .col2 div.buttons .button {
                margin-top: 12px;
            }	
                            
    /*****************/
                            
    .results ul.tabs li { padding-left: 0; }
    .results .plan.active .button.down { background-position: 0 -100%; }
        
    div.definitions { border-bottom: 1px dotted #ccc; margin: 4px 10px 4px 0; padding: 2px; min-height: 20px; }
    div.term { float: left; }
    div.definition { text-align: right; }
    .tab ul { padding: 0; margin: 0; }
    .tab ul li { padding-bottom: 4px; }
    
    input.longleft {
        background-image: url(/img/buttons/button2l.png);
        height: 27px;
        line-height: 27px;
        width: 196px;
    }
    
    .results .navigate .longleft
    {
        text-align: right !important;
        padding-right: 13px;
        padding-left: 0 !important;
        float: left;
    }
    
    .results .navigate .button 
    {
        display: inline;
    }
    
    .results .navigate .long
    {
        float: right;
    }
    
    .results .navigate 
    {
        position: absolute;
        bottom: 10px;
        height: 27px;
        width: 410px;
        clear: both;
        left: 150px;        
    }
    
    #container div.results div.details h3 { margin-top: .83em; margin-bottom: 0; }
        
    .results .plan-additional { margin-right: 0 !important; margin-left: 1px !important; }


/*****************/
    .table {
            }
        .table th {
            text-align: left;
            font-size: 116.67%;
            font-weight: normal;
            padding: 10px 12px 5px;
            border-right: dotted 1px #CCC;
        }
        .table th:last-child {
            border: none;
        }
        .table td {
            padding: 8px 12px;
            border: dotted 1px #CCC;
            border-width: 0 1px 1px 0;
        }
        .table td:last-child {
            border-width: 0 0 1px;
        }
        .table .alt td {
            background: #f1eeee;
        }
        .table tfoot td {
            padding: 10px 0;
            border: none;
        }
        
    .panels fieldset.inline {
        margin: 0 0 10px;
        }
        .panels .inline li {
            padding-right: 20px;
            border-right: dotted 1px #CCC;
            margin-right: 20px;
        }
        .panels .inline li:last-child {
            border: none;
            margin: 0;
            padding: 0;
        }
            .panels .inline label {
                line-height: 23px;
                margin: 0 10px 0 0;
            }
            .panels .inline .input1,
            .panels .inline .select1,
            .panels .inline .select2 {
                clear: none;
                float: left;
            }
    
    fieldset.inline { margin: 0 0 10px; }
        fieldset.inline li {
            padding-right: 20px !important;
            border-right: dotted 1px #CCC !important;
            margin-right: 20px !important;
            background-image: none !important;
            display: inline !important;
        }
        fieldset.inline li:last-child {
            border: none;
            margin: 0;
            padding: 0;
        }
            fieldset.inline label {
                line-height: 23px;
                margin: 0 10px 0 0;
                display: block;
            }
            fieldset.inline .input1,
            fieldset.inline .select1,
            fieldset.inline .select2 {
                clear: none;
                float: left;
            }

div.savedquote 
{
    /*width: 70em !important;*/
    line-height: 2;
    position: relative;
}

div.saveduotecolumnB
{
    width: 10em !important;
    line-height: 2;
    position: relative;
    display: inline-block;
}

div.savedquotecolumn
{
    width: 10em !important;
    line-height: 2;
    position: relative;
    display: inline-block;
    float: left;
}

div.fieldspace label {
  width: 13em;
  line-height: 2;
  position: relative;
  display: inline-block;
}

.savedquotedates .column {
    margin-right: 10px;
    padding-right: 10px;
}

/**********************************************************/

img.photo {
    float: left;  
    margin-right: 10px; 
    margin-bottom: 10px;  
    padding: 1px;
    border: #666 1px solid;
}

ol.spaced li, ul.spaced li {
    margin-top: 10px;
    background-position: 0 9px;
}
ol.spaced li:first-child, ul.spaced li:first-child {
     margin-top: 0px;
}

div.planBoxes div.plan 
{
    float: left;
    position: relative;
    width: 145px;
    height: 80px;
    padding: 20px 11px 1px;
    border: solid 2px #ddd;
    margin: 0 5px 5px 0;
}
div.planBoxes div.plan div.icon {
    background-position: 0 0;
    background-repeat: no-repeat;
}

div.planBoxes div.plan div.icon {
    background-color: transparent !important;
    cursor: pointer;
    height: 38px;
    position: absolute;
    right: -2px;
    top: -2px;
    width: 40px;
    z-index: 5;
}
div.planBoxes div.plan h3.name
{
    font-size: 16px;
    margin-top: 0px;
}
div.planBoxes div.plan h3.benefit
{
    font-size: 16px;
    margin-top: 10px;
}
div.planBoxes div.plan.gold:hover
{
    background: #fff0d9;
    border-color: #f1b013;	
    cursor: pointer;
}
div.planBoxes div.plan.gold div.icon {
    background-image: url("/images/backgrounds/arrow-small-gold.png");
}
div.planBoxes div.plan.blue:hover
{
    background: #cbe5fd;
    border-color: #135a9a;	
    cursor: pointer;
}
div.planBoxes div.plan.blue div.icon {
    background-image: url("/images/backgrounds/arrow-small-blue.png");
}
div.planBoxes div.plan.green:hover
{
    background: #f0ffcf;
    border-color: #87ac3a;	
    cursor: pointer;
}
div.planBoxes div.plan.green div.icon {
    background-image: url("/images/backgrounds/arrow-small-green.png");
}

table.branching {
    width: 900px;
}
    table.branching tr.header td {
        font-size: 16px;
    }
    
    table.branching tr.header td.gold {
        color: #fd9A00;
    }
    
    table.branching tr.header td.blue {
        color: #135a9a;
    }
    
    table.branching tr.header td.green {
        color: #87ac3a;
    }

    table.branching td.firstCol {
        text-align: left;
        width: 300px;
    }

    table.branching tr td {
        border: 1px solid #666;
        margin: 0px;
        padding: 5px 10px;
        text-align: center;
        width: 150px;
        font-weight: bold;
        font-size: 13px;
    }
    
    table.branching td.gray {
        background-color: #f3f3f3;
    }

    table.branching td.gray.dark {
        background-color:#e5e5e5
    }

    table.branching td.gold {
        background-color: #fdf5cb;
    }

    table.branching td.gold.dark {
        background-color: #fdee9e
    }

    table.branching td.blue {
        background-color: #f1f5fd;
    }

    table.branching td.blue.dark {
        background-color: #d9e6ff;
    }

    table.branching td.green {
        background-color: #f1fde3;
    }

    table.branching td.green.dark {
        background-color: #def9be;
    }
    
    table.branching td span.checkmark {
        background-image: url(/images/default-album/checkmark.gif);
        background-repeat: no-repeat;
        background-position: top center;
        width: 100%;
        height: 20px;
        display: block;
    }
    
    table.branching td input:first-child {
        margin-bottom: 5px;
    }
    
    table.branching p {
    line-height: 14px;
    }


div.tooltip {
    background-color: #fafafa;
    color: #000; 
    display: none; 
    width: 300px;
    line-height: 135%;
    font-weight: normal !important;
    padding: 10px 15px; 
    text-align: left; 
    z-index: 999;    
    border: 1px solid #fff; 
    -moz-box-shadow: 0 0 10px #000; 
    -webkit-box-shadow: 0 0 10px #000;
}

div.status 
{
    display: none;
    position: fixed;
    top: 0;
    width: 34%;
    font-size: 160%;
    margin-left: 33%;
    margin-right: 33%;
    padding: 8px 10px;
    text-align: center;
    background-color: #FFDD7F; /* #C7D3EC */
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: white;
    outline: #FFDD7F solid thin;
    z-index:8000;	
}

#container a, #container a:link, #container a:visited {
    border-bottom: 1px dotted #333;
    text-decoration: none;
    color: #333;
}

#container a:link:hover, #container a:visited:hover  {
    border-bottom: 1px solid #000;
    color: #000;
    text-decoration: none;
}

#container p, #container li {
    line-height: 160%;
}

.small {
    font-size: 80%;
}

div.seeAlso {
    background-color: #f1f1f1;
    border: solid #999 1px;
    padding: 5px 15px 15px 20px;
    min-width: 300px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 35px;
    margin-bottom: 20px;
    background-repeat:no-repeat;
    background-position:top right;

}

div.seeAlsoCounter /* tall */ {
    background-image: url(/images/backgrounds/see-also-counter.jpg);
}

div.seeAlsoTraffic /* tall */ {
    background-image: url(/images/backgrounds/see-also-traffic.jpg);
}

div.seeAlsoBeach {
    background-image: url(/images/backgrounds/see-also-beach.jpg);
}

div.seeAlsoHikers {
    background-image: url(/images/backgrounds/see-also-hikers.jpg);
}

div.seeAlsoStranded {
    background-image: url(/images/backgrounds/see-also-stranded.jpg);
}

div.seeAlsoVolcano {
    background-image: url(/images/backgrounds/see-also-volcano.jpg);
}

div.seeAlsoStrandedBusiness {
    background-image: url(/images/backgrounds/see-also-stranded-business.jpg);
}

div.seeAlso a, div.seeAlso a:link, div.seeAlso a:visited {
    display: block;
    border-width: 0 !important;
    background-image: url(/images/backgrounds/arrow-grey.png);
    padding: 2px 0 2px 24px;
    background-repeat: no-repeat;
    background-position: top left;
    height: 14px;
    margin-top: 8px;
    color: #000 !important;
}

div.seeAlso a:hover, div.seeAlso a:visited:hover {
    background-position: bottom left;
    color: #333 !important;
    text-decoration: none;
}

input.disabledButton, input.disabledButton:hover {
    background-color: #808080 !important;
    background-position: 0 -100% !important;
    color: #CCC !important;
}

input[disabled] {
    background-color: #F7F7F7;
    color: #333;
}

div.cvv {
    background-image: url(/img/cvv.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 300px;
    height: 132px;
}

.agency div.field input[type="checkbox"] + label 
{
    width: auto !important;
}

#LastQuoteContainer 
{
    background-color: #f1eeee;
    padding: 5px;
}

#LastQuoteDelete 
{
    float: right;
    border-width: 0 !important;
}

/* the overlayed element */
.overlay {	
	display:none;	
	z-index:10000;	
	background-color:#fff;
	background-image: url(/img/icon/loading-big.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	min-height:200px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

    /* close button positioned on upper right corner */
    .overlay .close {
	    background-image:url(/img/icon/close.png);
	    background-repeat: no-repeat;
	    position:absolute;
	    right:-15px;
	    top:-15px;
	    cursor:pointer;
	    height:30px;
	    width:30px;
	    border-bottom-width: 0 !important;
    }
    
a.noDecoration, a.noDecoration:link, a.noDecoration:visited, a.noDecoration:hover, a.noDecoration:active {
    text-decoration: none !important;
    border-bottom: 0px solid #555 !important;
}

/*****************************/

/*
------------------------------
	Impromptu's
------------------------------
*/
.jqifade{
	position: absolute; 
	background-color: #aaaaaa; 
}
div.jqi{ 
	width: 400px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #ffffff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{ 
	font-weight: bold; 
}
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; right: -2px; 
	width: 18px; 
	cursor: default; 
	color: #bbbbbb; 
	font-weight: bold; 
}
div.jqi .jqimessage{ 
	padding: 10px; 
	line-height: 20px; 
	color: #444444; 
}
div.jqi .jqibuttons{ 
	text-align: right; 
	padding: 5px 0 5px 0; 
	border: solid 1px #eeeeee; 
	background-color: #f4f4f4;
}
div.jqi button{ 
	padding: 3px 10px; 
	margin: 0 10px; 
	background-color: #2F6073; 
	border: solid 1px #f4f4f4; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
}
div.jqi button:hover{ 
	background-color: #728A8C;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #BF5E26;
}

/*
------------------------------
	impromptu
------------------------------
*/
.impromptuwarning .impromptu{ background-color: #aaaaaa; }
.impromptufade{
	position: absolute;
	background-color: #ffffff;
}
div.impromptu
{
    position: absolute;
	background-color: #cccccc;
	padding: 10px; 
	width: 300px;
	text-align: left;
}
div.impromptu .impromptuclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #213e80;
}
div.impromptu .impromptucontainer{
	background-color: #213e80;
	padding: 5px; 
	color: #ffffff;
}
div.impromptu .impromptumessage{
	background-color: #415ea0;
	padding: 10px;
}
div.impromptu .impromptubuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.impromptu button{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}

/*
------------------------------
	columns ex
------------------------------
*/
.colsJqifadewarning .colsJqi{ background-color: #b0be96; }
.colsJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.colsJqi{
    position: absolute;
	background-color: #d0dEb6;
	padding: 10px; 
	width: 400px;
	text-align: left;
}
div.colsJqi .colsJqiclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #bbbbbb;
}
div.colsJqi .colsJqicontainer{
	background-color: #e0eEc6;
	padding: 5px; 
	color: #ffffff;
	height: 160px;
}
div.colsJqi .colsJqimessage{
	background-color: #c0cEa6;
	padding: 10px;
	width: 280px;
	height: 140px;
	float: left;
}
div.colsJqi .jqibuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.colsJqi button{
	background: url(../images/button_bg.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
	width: 75px;
}
div.colsJqi button:hover{
	border: solid #aaaaaa 1px;
}

/*
*------------------------
*   clean blue ex
*------------------------
*/
.cleanbluewarning .cleanblue{ background-color: #acb4c4; }
.cleanbluefade { position: absolute; background-color: #aaaaaa; }
div.cleanblue { position: absolute; background-color: #ffffff; text-align: left; border: solid 1px #213e80; font-size: 1.2em; }
div.cleanblue .cleanbluecontainer{ background-color: #ffffff; padding: 5px; }
div.cleanblue .cleanblueclose{ display: none; }
div.cleanblue .cleanbluemessage{ padding: 10px; line-height: 20px; color: #333333; }
div.cleanblue .cleanbluebuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.cleanblue button{ background-image: url(/img/buttons/text.png); background-color: #000; font-size: 12px !important; height: 27px; line-height: 27px; border-width: 0; max-width: 160px; padding: 0 10px; background-position: 0 0; border: none !important; color: #FFF !important; cursor: pointer; font-family: Helvetica, Arial, Sans-Serif; font-size: 14px; font-weight: bold; padding-left: 13px; text-align: left;}
div.cleanblue button:hover{ background-position: 0 -100% !important; }

input.plain, a.plain
{
    background-image: url(/img/buttons/text.png);
    font-size: 12px !important;
    height: 27px;
    line-height: 27px;
    max-width: 160px;
    padding: 0 10px;
}
            
input.button:hover, a.button:hover {
    background-position: 0 -100% !important;
}

div.callout {
    background-color: #F6F6F6;
    border: solid #999 1px;
    margin: 30px auto;
    padding: 4px 15px;
    text-align: left;
    width: 675;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div#reasons21 div#digg div {
    padding-bottom:15px;
}

div#reasons21 div#bottom a.block {
  margin-bottom: -10px;
}
