
* {
    font-size: 11.5px;
    line-height: 1.5em;
    font-family: verdana;
}

body {
    margin: 0px;
    background: #f0f0ee;
}

#main {
    width: 950px;
    margin: 0 auto;
    background: #fff;
    padding: 0px 10px;
}

#left {
    float: left;
    width: 180px;
    background: transparent;
}

#left div.header {
    /*background: url(/images/12/arrow.gif) no-repeat left;*/
    /*padding-left: 18px;*/
    border-top: dotted 1px #aaa;
    padding-top: 6px;
    padding-bottom: 4px;
    margin-top: .5em;
    /*color: #f47321;*/
}

#left div.header, #left div.header * {
    font-size: 11px !important;
    font-weight: bold;
}

#left div.active {
    /*background: url(/images/12/arrow_active.gif) no-repeat left;*/
}

#left ul {
    margin: 0px;
    padding: 0px;
    /*padding-left: 18px;*/
    list-style-type: none;

}

#left li {
    margin: 0px;
    padding-left: 0px;
    /*color: #f47321; /*orange*/
    font-weight: bold;
    padding-bottom: 4px;
}

#left a {
    font-weight: normal;
    color: #000000;  /* black */
}

#left ul.info {
    /*list-style: none url(/images/8/arrow.gif) outside;*/
}

#left ul.actions {
    /*list-style: none url(/images/8/arrow_b.gif) outside;*/
    font-weight: bold;
}

#middle {
    float: left;
    width: 565px;
    margin: 0px 5px;
    margin-bottom: 1em;
    background: white;
    padding: 10px;
    border: solid 1px #ddd;
}

#right {
    margin: 0px;
    width: 170px;
    float: right;
}

#right .item {
    background: white;
    border-bottom: solid 2px #ddd;
    padding: 2px 7px;
}

#footer, #footer * {
    font-size: 10px;
}

#footer {
    border-top: dotted 1px #999;
    clear: both;
    padding: 5px;
}

#topnav, #topnav * {
    font-size: 11px;
    line-height: 11px;
}

#search {
    vertical-align: top;
    height: 11px;
}

#search input {
}

#search input.q {
    border: 0px;
    background: white;
    height: 16px;
    border: solid 1px #ccc;
    border-right: 0px;
    padding-left: .5em;
    margin-left:  .5em;
}

h1 { font-size: 18px; font-weight: bold; color: #3B3B3B; clear: both; padding: 0px; margin: 0px; border-bottom: dotted 1px grey; text-align: left; width: 100% }
h2 { font-size: 16px; font-family: Arial; font-weight: bold; color: #666666; border-bottom: solid 1px #efefef; }
h3 { font-size: 12px; color: #555; font-weight: bold;}
h5 {font-size: 22px; color:#555; font-family: verdana; font-weight: normal; clear: both; padding: 0px; margin: 0px; text-align: left; }

p {
    text-align: left;
}

li {
    text-align: left;
}

form {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #004731; /*drkblue*/
}

a:visited {
    color: #3b5264; /*drkblue*/}

a:hover {
    color: #f70;
    text-decoration: none;
    
}

/* collapsed tables */

table.collapsed {
    border-collapse: collapse;
}

table.collapsed td {
    padding: 0;
}

img {
    border: 0px;
}  

strong.highlight {
    background: url(/images/highlight.gif) repeat-x bottom;
} 

.nowrap, .nowrap * {
    white-space: nowrap;
}

.small, small, .small *, small * {
    font-size: 10px !important;
    line-height: 1.2em;
    font-family: verdana;
    text-align: left;
}

.note {
    border: solid 1px #ddd;
    background: #ffffef;
    padding: .5em;
}

.notice {
    color: blue;
    background: url(/images/notice_bg.gif) no-repeat right bottom;
    border: solid 1px #cecdcd;
    margin: 0.5em 0em;
    text-align: left;
}

.notice2 {
    padding: 2px;
    padding-left: 26px;
    background: url(/images/16/info_blink.gif) no-repeat 4px 4px;
}

.fieldWithErrors * {
    border: solid 2px #faa;
    background: #ffefef;
}

.errorExplanation {
    background: ;
    border: solid 1px #dda;
    color: #770;
    padding: .5em;
}

.errorExplanation h2 {
    font-family: arial;
    font-size: 11pt;
    margin: 0px;
}

/* data table */

.data {
    border-collapse: collapse;
}

.data th {
    text-align: left;
    vertical-align: top;
    color: #5375a4;
}

.data th, .data td {
    border-bottom: solid 1px #ccc;
    padding: 0.1em 0.5em;
}

div.hover {
    border: solid 1px #ddd;
}

table.form th {
    padding-top: 3px;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    vertical-align: top;
}

table.smalldata, table.smalldata * {
    font-size:   10px;
    font-family: verdana;
}

table.smalldata ol {
    margin:      0px;
    margin-left: 2em;
}

table.smalldata li {
}

table.smalldata th {
    color:         #555;
    background:    #ddd;
    border-left:   solid 1px #efefef;
    border-top:    solid 1px #efefef;
    border-right:  solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding:       2px;
}

table.smalldata td {
    border-right:  solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding:       4px;
}

dt {
    background: url(/images/bullet_orange.gif) no-repeat 4px 6px;
    margin-top: 1.5em;
    padding-left: 17px;
    font-weight: bold;
}

dd {
    margin-left: 17px;
    margin-top: 0.5em;
    text-align: left;
} 

legend {
    padding: 1px 5px;
    border: solid 1px #7f9db9;
    color: #5375a4;
    background: #e3e8f0;
    font-size: 11px;
    font-weight: bold;
}

fieldset {
    border: solid 1px #7f9db9;
    padding: .5em;
}

/*

fieldset.form {
  background: url(/images/macbg_fieldset.gif) repeat-x top;
  border: solid 1px #d5dfe5;
}

fieldset.form .errorExplanation {
  margin: .5em;
        background: #ffefef;
}

*/

.steps {
    float: right;
    clear: left;
}

.steps ul {
    margin: 0px;
    padding: 0px;
}

.steps li {
    display: inline;
    padding: 1px 1px 1px 3px;
    border: solid 1px #bfc8d5;
    color: #f70;
    font-weight: bold;
}

a.progress_bar {
    cursor: help;
}

a.progress_bar img {
    opacity: .5;
    filter:  alpha(opacity=50);
}

a.progress_bar:hover img {
    opacity: 100;
    filter:  alpha(opacity=100);
}

a.action {
    padding-left: 12px;
    background: url(/images/action.gif) no-repeat 0px 2px;
}

a.action:hover {
    background: url(/images/action_hover.gif) no-repeat 0px 2px;
}

/* ad styles */

div.ad {
    background: url(/images/ad.gif) repeat-y;
    padding: .25em .5em;
    border: solid 2px #ff6600;
}

div.ad_light {
    background: url(/images/ad.gif) repeat-y;
    padding: .25em .5em;
    border: solid 1px #ffe0cc
}

ul.none {
    list-style-type: none;
    margin-left: 0px;
}

ul.none li {
    margin: .25em 0em;
}

div.tick {
    padding-left: 22px;
    background: url(/images/16/tick.gif) no-repeat 1px 1px;
    color: #331400;
    font-weight: bold;
    margin: .5em 0em;
}

h2.ad {
    color: #fd7820;
    text-align: center;
    font-size: 28px;
}

.align_left, .align_left * {
    text-align: left;
}

div.action_box {
    background: url(/images/box_t.gif) no-repeat top;
    padding: 5px;
    padding-bottom: 0px;
}

div.action_box *, div.action_box a:hover {
    color: white;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.rtm_nav {
    font-size: 11px;
    font-weight:bold;
    font-family: verdana;
}

.rtm_nav a{
    font-size: 11px;
    font-weight:bold;
    font-family: verdana;
}

greylinksmall
{
    font-family: verdana;
    font-size: 11px;
}

.floatright { float: right;}

.floatleft { float: left;}

.body_justify 
{
    vertical-align:middle;
    /*font-family:arial, Helvetica, Verdana, sans-serif; */
    /*font-size:12px;
    /*font-weight:normal; */
    color:#4F4F4F;
    text-decoration:none;
    line-height: 120%;
    text-align: left;
}

.border_dotted{

    border: dotted 1px #aaa;
}

.li {
    padding-left:9px;
    background-image:url('/images/ul.gif');
    background-repeat:no-repeat;
    display:block;
    text-decoration:none;
    text-align:left;
    line-height: 150%;
}

.no_li {
    padding-left:9px;
    background-repeat:no-repeat;
    display:block;
    text-decoration:none;
    text-align:left;
    line-height: 150%;
}

.body_w 
{
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    line-height: 120%;
}

.dots_grey {

    background-image:url('/images/dotted_h_grey.gif');
    background-repeat:repeat;

}

.cert {

    background-image:url('http://www.leaseholdguidance.com/images/cert.jpg');
    background-repeat:no-repeat;
    font-family:arial, Helvetica, Verdana, sans-serif; font-size:11px; font-weight:normal; color:#4F4F4F; text-decoration:none; line-height: 120%;

}

.cert1 {

    background-image:url('http://www.leaseholdguidance.com/images/block.jpg');
    background-repeat:no-repeat;
    font-family:arial, Helvetica, Verdana, sans-serif; font-size:11px; font-weight:normal; color:#4F4F4F; text-decoration:none; line-height: 120%;

}

.house {

    background-image:url('http://www.leaseholdguidance.com/images/house.jpg');
    background-repeat:no-repeat;
    font-family:arial, Helvetica, Verdana, sans-serif; font-size:11px; font-weight:normal; color:#4F4F4F; text-decoration:none; line-height: 120%;

}

#print {
    width: 600px;
    float: left;
    margin: 0px 5px;
    margin-bottom: 1em;
    background: white;
    padding: 10px;
    border: solid 1px #ddd;
}



#product_demo {
    display:block;
    padding:0px 0px 0px 5px;
    margin-bottom: 8px;
}


.single_productDemo {
    background-color:#bccfdf;
    border: 1px solid #3c5c87;
    display:block;
    padding:4px;
    margin: 4px;
    height: 105px;
    float: left;
    width: 221px;
}
.product_img {
    width:80px;
    float:left;
    text-align: center;
}

.product_desc {
    width:135px;
    float: left;
    line-height:120%;
    text-align: left;
    padding: 0px 0px 0px 5px;
    font-size: 10px;
    overflow: hidden;
}


#lgs_header {
    width: 950px;
    height: 245px;

}

#vertmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    width: 165px;
    padding: 0px;
    margin: 0px;
}

#vertmenu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}
#vertmenu ul li {
    margin: 0px;
    padding: 0px;
}
#vertmenu ul li a {
    font-size: 120%;
    display: block;
    border-bottom: 1px solid #fff;
    padding: 5px 0px 2px 4px;
    text-decoration: none;
    width:165px;
    height: 30px;
    text-align: center;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
    color: #fff;
    background-color: #ff6a00;
}

#top1menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 169px;
    padding: 0px;
    margin: 0px;
    background: #bccfdf;
}

#top1menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: none;
}
#top1menu ul li {
    margin: 0px;
    padding: 0px;
}
#top1menu ul li a {
    font-size: 120%;
    display: block;
    border-bottom: 1px solid #fff;
    padding: 5px 0px 2px 4px;
    text-decoration: none;
    width:165px;
    text-align: center;
}

#top1menu ul li a:hover, #vertmenu ul li a:focus {
    color: #fff;
    background-color: #ff6a00;
}


/*------------------------------------------------------------------------------------------------*/
/*-                                            DROPMENU.CSS                                      -*/
/*-           ADAPTED VERSION OF SON OF SUCKERFISH MENU WITH ADDITIONAL IE-HOVER FIX             -*/
/*-                   WHICH FIXED HOVERING OVER IMAGES AND FLASH IN IE                           -*/
/*------------------------------------------------------------------------------------------------*/

#navigationcontainer {
    width: 100%;
    height:46px;
    margin-bottom: 10px;
}

#navigation {
    margin: 0 auto;
    width: 950px;
    height: 46px;
    background: url('../images/nav_bg.png') no-repeat bottom center;
    position:relative
}

* html ul#nav{
    position: absolute
}

/* First level stylings */

ul#nav {
    margin: 0; 
    padding: 0;
    float:left;
    width: 100%;
    list-style: none;
    font-size: 1.1em;
    height: 38px;
}

ul#nav li {
    float: left;
    margin: 0; 
    padding: 0;
    position: relative;
}

ul#nav li a {
    color: #fff;
}

ul#nav li a:hover {
   
    color:#f70;
}



ul#nav li.first_item{
   
    display: block;
    font-size:13px;
    font-family: inherit;
    margin: 0;
    padding: 11px 10px;
    text-align: left;
    text-decoration: none;
    background: url('../images/green_nav.png') no-repeat;
    font-weight:bold;
    text-transform: uppercase;
    border-right: solid 1px #004731;
}

ul#nav li.last_item{
    display: block;
    font-size:13px;
    font-family: inherit;
    margin: 0;
    padding: 11px 10px;
    text-align: left;
    text-decoration: none;
    background: url('../images/green_nav.png') no-repeat -843px -0px;
    font-weight:bold;
    text-transform: uppercase;
    border-right: none medium;
}



ul#nav li {
    display: block;
    font-size:13px;
    font-family: inherit;
    margin: 0;
    padding: 11px 10px;
    text-align: left;
    text-decoration: none;
    background: url('../images/green_nav.png') no-repeat -300px -0px;
    font-weight:bold;
    text-transform: uppercase;
    border-right: solid 1px #004731;
}





