
html, body {margin:0; padding:0; max-height:100%; border:none; min-height:500px;}

* html, body {margin:0; padding:0; height:100%; border:none;  min-height:500px;}

body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    font-family: "Open Sans", "Myriad Pro", Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #7f7d7a;
}
.button-link {
    padding: 5px 10px;
    background: #ff5c01;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #ff5c01;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    text-decoration: none;
}
.button-link:hover {
    background: #041085;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
.button-link:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #041085;
    border: solid 1px #203E5F;
}

    
.logo      {
    float: left;
    margin-top: 12px;
    margin-left: 10px;
}

.slogan            {
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 15px;
    font-style: italic;
    color: #ff5c01;
    text-align: right;
    margin-bottom: 30px;
    margin-right: 10px;
    }

table       { font-family: Arial, Helvetica, verdana, sans-serif; font-size: 13px; text-decoration: none; margin:0; padding:0; }
tr          { font-family: Arial, Helvetica, verdana, sans-serif; font-size: 13px; text-decoration: none; margin:0; padding:0; }
td          { font-family: Arial, Helvetica, verdana, sans-serif; font-size: 13px; text-decoration: none; margin:0; padding:0;}
p           {     
    font-family: "Open Sans", "Myriad Pro", Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #7f7d7a;}
    
b           { font-family: Arial, Helvetica, verdana, sans-serif; font-size: 13px; text-decoration: none; font-weight: bold; }

.smalltext {
	font-size: 11px;
	font-family:  arial, Helvetica, sans-serif;
    color: #4F4F4F;
}

select {
	font-size: 13px;
	font-family: arial, Helvetica, sans-serif;
    color: #4F4F4F;
    margin-top: 1px;
    margin-bottom: 1px;
}

input {
	font-size: 13px;
	font-family: arial, Helvetica, sans-serif;
    color: #4F4F4F;
    margin-top: 1px;
    margin-bottom: 1px;
}

textarea	{     
	font-size: 13px;
	font-family: arial, Helvetica, sans-serif; 
    color: #4F4F4F; 
    background-color: white; 
    border: 1px groove #4F4F4F; 
    height: 100px; 
    }

.requiredfields { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #FF0000; 
    }
    
.heading         {     
	font-size: 16px;
	font-family: arial, Helvetica, sans-serif; 
    color: #4F4F4F;
    font-weight:bold;
    padding-top: 15px;
                     }
    
.subheading         {
    font-family: "Open Sans", "Myriad Pro", Arial, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #7f7d7a;
    font-weight:bold;
    padding-top: 15px;
    padding-bottom: 10px;    
                     }

li {
   padding-bottom:10px;
    }
    
h1 {
    font-weight: normal;
    font-family: "Open Sans", "Myriad Pro", Arial, sans-serif;
    font-size: 25px;
    line-height: 100%;
    margin: 0 0 10px 0;
    color: #ff5c01;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccbca;
}


h2 {
    clear: both;
    font-weight: normal;
    font-family: "Open Sans", "Myriad Pro", Arial, sans-serif;
    font-size: 136%;
    margin: 10px 0;
    line-height: 125%;
    color: #ff5c01;
}


#maincontent    {
                margin-left:10px;
                 }

a.pagelink:link              { 
                       font-weight: normal;
                       font-family: "Open Sans", "Myriad Pro", Arial, sans-serif;
                       font-size: 16px;
                       line-height: 125%;
                       color: #ff5c01;
                       text-decoration: none;
                       padding-top:25px;
                       }

a.pagelink:hover              { 
                       font-weight: normal;
                       font-family: "Open Sans", "Myriad Pro", Arial, sans-serif;
                       font-size: 16px;
                       line-height: 125%;
                       color: #ff5c01;
                       text-decoration: underline;
                       padding-top: 15px;
                       }

a.pagelink:visited              { 
                       font-weight: normal;
                       font-family: "Open Sans", "Myriad Pro", Arial, sans-serif;
                       font-size: 16px;
                       line-height: 125%;
                       color: #ff5c01;
                       text-decoration: none;
                       padding-top: 15px;
                       }
 
.primarynav:link	   { font-family: arial, sans-serif; font-size: 15px; color: #202020; font-weight: bold; text-decoration: none; background-image:url('/clients');}
.primarynav:visited	   { font-family: arial, sans-serif; font-size: 15px; color: #202020; font-weight: bold; text-decoration: none;}
.primarynav:hover	   { font-family: arial, sans-serif; font-size: 15px; color: #A31A1A; font-weight: bold; text-decoration: none;}
  
.DEK                   { POSITION:absolute; VISIBILITY:hidden; Z-INDEX:200 }

a.hints                { position: relative; z-index: 24; color: #000000; background-color: #fffff; border: 0px; text-decoration: none; }
a.hints:hover          { z-index:25; color: #000000; text-decoration: underline; background-color: #ffffff;}
a.hints span           { display: none; }
a.hints:hover span     { display: block; position:absolute; top: 2em; left: 2em; width:10em; border:1px solid #000000; background-color:#ffffff; color:#000000; text-align: left; padding: 3; font-size: .8em; text-indent: 0px; text-decoration: none; }
         
.continue   {
text-align:right; 
}

            
/* SMG Standard buttons  */

input[type=button],input[type=submit] {
        font-family: Verdana, verdana,arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-color: black;
        text-decoration: none;
        padding: 2px 10px 3px;
        display: inline;
        background: #FFF url(/images/button.png) repeat-x bottom;
        border: solid;
        border-color: #999;
        border-width: 1px;
        cursor: pointer;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 1px 1px 1px 0px rgba(5,5,5,.1);
        height: 25px;
        background-color: #fbfbfb;
        -moz-outline:0 none;
        outline:0 none;
        color: #000;
}

input[type=button]:hover,input[type=submit]:hover {
        font-family: Verdana, verdana,arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-color: black;
        padding: 2px 10px 3px;
        display: inline;
        background: #FFF url(/images/button.png) repeat-x bottom;
        border: solid;
        border-color: #999;
        border-width: 1px;
        cursor: pointer;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 0px 0px 1px 1px rgba(5,5,5,.1);
        height: 25px;
        background-color: #fbfbfb;
        color: #000;
}

/* End of SMG Standard buttons  */

            
/* Cool method to suppress printing of a section of the page */

.row {
    width: 100%;
    max-width: 1000px;
    min-width: 755px;
    margin: 0 auto;
    overflow: hidden;
}

div {
    display: block;
}

#navigation ul li a {
    margin-top: 10px;
    color: #919191;
    display: block;
    height: 50%;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    border-right: 1px solid #999;
}
#navigation ul li a:hover {
    margin-top: 10px;
    color: #000000;
    display: block;
    height: 50%;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
    border-right: 1px solid #999;
}

#navigation {
    border-top: 1px solid #b5b5b5;
    font-size: 14px;
    font-family: LucidaSans, Arial, "Lucida Grande", sans-serif;
}

#navigation ul {
    margin: 0 auto;
    max-width: 1000px;
    text-align: center;
    list-style: none;
    padding: 0;
    text-transform: uppercase;
}

#navigation > ul > li {
    display: inline-block;
    min-height: 40px;
    list-style: none;
}

#navigation > ul > li:last-child a {
    border-right: 0px;
    padding-right: 0;
}

#content {
    margin-top: 0px;
}
.container {
    padding-left: 20px;
    padding-right: 20px;
}
#footer {
    width: 100%;
    line-height: 18px;
    height: 110px;
    padding: 0px 0 50px 0;
    background: url(/clients/discoverlodging/images/bknd.jpg) repeat-x top center #005695;
    font-size: 12px;
    color: #fff;
    text-align: center;
}

#footer p {
    color: #fff;
    text-align: center;
}

#footer .footernav:link	       { font-family: "Open Sans", "Myriad Pro", Arial, sans-serif; font-size: 14px; color: #ffffff; font-weight: normal; text-decoration: none; padding-right: 20px;}
#footer .footernav:visited	   { font-family: "Open Sans", "Myriad Pro", Arial, sans-serif; font-size: 14px; color: #ffffff; font-weight: normal; text-decoration: none; padding-right: 20px;}
#footer .footernav:hover	   { font-family: "Open Sans", "Myriad Pro", Arial, sans-serif; font-size: 14px; color: #ffffff; font-weight: normal; text-decoration: underline; padding-right: 20px;}

#content .home {
    background: url(/clients/discoverlodging/images/icon-logo.png) top left no-repeat;
    margin-top: 10px;
    padding-top: 30px;
}

#content .home>div {
    padding-left: 70px;
}

#masthead {
    position: relative;
    height: 260px;
    overflow: hidden;
    margin: 0;
    background: #fff url(/clients/discoverlodging/images/bknd.jpg);
}
.container {
    padding-left: 20px;
    padding-right: 20px;
}
#masthead .image-background, #slider .image-background {
    float: left;
    background-size: cover;
    width: 100%;
    height: 100%;
}



             
#box2 {
  margin-top: 2px;
  border-radius: 3px;
  background: #fff;
  padding: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.4);
  width: 60px;
}


/* SMG Standard buttons  */

input[type=button],input[type=submit] {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-color: black;
        text-decoration: none;
        padding: 2px 10px 3px;
        display: inline;
        background: #FFF url(/images/button.png) repeat-x bottom;
        border: solid;
        border-color: #999;
        border-width: 1px;
        cursor: pointer;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 1px 1px 1px 0px rgba(5,5,5,.1);
        height: 25px;
        background-color: #fbfbfb;
        -moz-outline:0 none;
        outline:0 none;
        color: #000;
}

input[type=button]:hover,input[type=submit]:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-color: black;
        padding: 2px 10px 3px;
        display: inline;
        background: #FFF url(/images/button.png) repeat-x bottom;
        border: solid;
        border-color: #999;
        border-width: 1px;
        cursor: pointer;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        box-shadow: 0px 0px 1px 1px rgba(5,5,5,.1);
        height: 25px;
        background-color: #fbfbfb;
        color: #000;
}


/* Start of Instruction link override ****/    

#main_assessment	{
			font-family: Arial, Helvetica, sans-serif;  
			fxont-size: 13px; 
			color: #333333; 
			text-decoration: none; 
			margin:0; 
			padding:2px; 
			line-height:16px;
			font-weight:normal;
			}	
			
#main_assessment	a {
			font-family: Arial, Helvetica, sans-serif;  
			fxont-size: 13px; 
			color: #333333; 
			text-decoration: none; 
			margin:0; 
			padding:2px; 
			line-height:16px;
			font-weight:normal;
			text-decoration: none;
			}	
			
#main_assessment .smalltext {
			font-family: Arial, Helvetica, sans-serif;  
			font-size: 11px; 
			color: #333333; 
			text-decoration: none; 
			margin:0; 
			padding:2px; 
			line-height:16px;
			font-weight:normal;
			text-decoration: none;
			}
    