/* Start of CMSMS style sheet 'Gale Lodge Cottage' */
html,body,img{margin:0;padding:0;}
img{border:0;}
p {margin:0; padding: 0;}

html {
            background-color: #d5e9d7;  /* light green */
            line-height: 18px;
}
body{
            font-family: Arial,sans-serif;
            color: #0b5b34;
            text-align: left;background:#fff;
            width: 800px;
            margin: auto;
            margin-top: 30px;
            margin-bottom: 20px;
            font-size: 80%;
            font-weight: 500;
            background-color: #C2D9C1; /* mid green */
            border: 1px solid #0b5b34;   /* dark green */
}

a { color: #0b5b34; background: inherit; text-decoration: underline;font-weight:500}

h1 { font-weight: bold; font-family: Arial, Sans-Serif; color: #0b5b34; /* dark green */}
h2 { font-size:170%; font-weight: bold; font-family: Arial, Sans-Serif; padding: 0; margin: 0; color: #0b5b34; /* dark green */}
h3 { font-size:130%; font-weight: bold; font-family: Arial, Sans-Serif; padding: 0; padding-bottom: 10px; margin: 0; color: #0b5b34}
h4 {font-size: 100%; font-weight: bold; font-family: Arial, Sans-Serif; margin: 0; padding: 0; padding-bottom: 5px;color: #0b5b34 /* dark green */}

hr {border:0; size: 1; background-color: #0b5b34; color: #0b5b34; margin-top: 10px; padding-bottom: 2px;}

h1#header {
       /*height: 104px;*/
       width: 796px;
       margin-top: 0px;
       margin-bottom: 0px;
       padding-bottom: 0px;
       margin-left: auto;
       margin-right: auto;
}
div#header {   /******************* NEW ****************/
       /*height: 104px;*/
       width: 796px;
       margin-top: 0px;
       margin-bottom: 0px;
       padding-bottom: 0px;
       margin-left: auto;
       margin-right: auto;
font-weight: bold; font-family: Arial, Sans-Serif; color: #0b5b34; /* dark green */
}

DIV.header2 {
    color: #d5e9d7;
    color: #7AB67A;
}

h2#header_text {
       margin-left: auto;
       margin-right: auto;
       margin-top: 6px;
       margin-bottom: 0;
       width: 786px;
       height: 96px;
       border-bottom: 3px solid #0b5b34;   /* dark green */
       background: url(uploads/images/layout/logo_glc.jpg) no-repeat center;
       background-color: #FFFFE0;  /* light yellow */

}
#header a{
        cursor: hand;
}
div#header h1{
        font-size: 30px;
        font-weight: 600;
        text-align:left;
        vertical-align: middle;
        margin: 0;
        margin-left: 220px;
        padding: 0;
        white-space: nowrap;
        display: inline;
}
div#header h2 {
        color: #C2D9C1; /* mid green */
        font-size: 20px;
        margin-left: 250px;
        white-space: nowrap;
        display: inline;
}
div#header span{ /******************** NEW TO REPLACE ABOVE **********/
        color: #C2D9C1; /* mid green */
        font-size: 20px;
        margin-left: 250px;
        white-space: nowrap;
        display: inline;
}
#header_left{
        border: none;
        padding-left: 10px;
        padding-top: 18px;
        width:  96px;
        height: 51px;
        float: left;
}
#header_right {
        border: none;
        padding-right: 10px;
        padding-top: 4px;
        width:  57px;
        height: 86px;
        float: right;
}



div#menu{
        padding-top: 2px;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 2px;
        padding-left: 1px;
        padding-right: 1px;
        background: #75B6EA;
        width: 790px;
        overflow:hidden;
        border-bottom: 2px solid #455589;
        border-left: 2px solid #75B6EA;
        border-right: 2px solid #75B6EA;
        border-left: 4px solid #0066B3;
        border-right: 4px solid #0066B3;
}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0;}
ul#nav{float:left;display: inline;}
ul#nav li{
        float:left;
        text-align: center;
        width: 95px;
        border-right: 2px solid #C7E3F9; /* mid green */
        margin-top: 2px;
}
ul#nav a{
        float:left;
        font-weight: bold;
        width: 95px;
        padding: 5px 0;
        background: #75B6EA;
        text-decoration:none;
        color: #0b5b34; /* dark green */
        border: 0px;
}

ul#nav a:hover{color: #455589; font-weight: bold;}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #C7E3F9; /* mid green */}
ul#nav li.currentpage h3
{
        display: block;
        margin:0;
        vertical-align: middle;
        padding: 0;
        padding-top: 4px; 
} /* current page */



#content {
        width: 792px;
        font-family: Arial,sans-serif;
        padding: 0px;
        padding-top: 10px;
        margin-bottom:0;
        min-height: 350px;
}
#content ul {list-style-type: disc; margin-left: 40px; padding-top: 8px; padding-bottom: 8px}
#content li {padding-top: 2px; padding-bottom: 2px}

div#breadcrumbs{ margin-bottom: 10px; padding-left: 15px; border-bottom: 1px solid #d5e9d7;  /* light green */}

#right {
                float: right;
                width:578px; 
                min-height: 350px;
	text-align: justify;
                padding-bottom: 0px;
                padding-right: 25px;
                padding-left: 25px;
                margin-bottom:0px;
                border-left: 2px solid #d5e9d7;  /* light green */
}
#right h2 { font-size:140%; padding-bottom: 15px; text-align: center}
#right h3 { display: block; font-size:110%; padding:0; margin:0;padding-bottom: 10px;}
#right h4 { display: block; font-size:100%; padding:0; margin:0;padding-bottom: 10px;padding-top: 5px}

#left {
	float: left;
                text-align:center;
	width: 130px;
                padding: 0;
                padding-left: 10px;
	margin: auto;
                margin-top: 10px;
                color:#B0263F;
}
div.glc_slideshow2 {float: left; padding: 0px; padding-top: 40px; margin: auto; width: 150px;border: 5px solid white;}
.glc_slideshow img {border: 5px solid white; margin-top: 30px;}

#left a {margin-left: 10px; color: #C2D9C1; /* mid green */
}
#left a:hover{color: #C2D9C1; /* mid green */ font-weight: bold;}
#left ul {  padding: 0; margin: auto;border: 0px;display: block; }
#left li { list-style-type: none;display: block}
ul#left,ul#nav li{list-style-type:none;margin:0;padding:0;}
ul#left{float:left;}
ul#left li{
                float: left;
                text-align: left;
                width: 130px;
                margin-top: 0px;
                margin-bottom: 0px;
                margin-left: auto;
                margin-right: auto;
}

ul#left a{
                float: left;
                padding-top: 5px;
                padding-bottom: 5px;
                text-decoration:none;
                color: #0b5b34; /* dark green */
                font-weight: bold;
                font-size: 130%;
}

ul#left a:hover{color: #14A861; /* darkish green - bright */ font-weight: bolder;}
ul#left li.activelink a,ul#nav li.activelink a:hover{}
ul#left li.menuactive.menuparent  a /* menu number_of_levels=1 */
{font-size: 110%; color: #14A861; /* darkish green - bright */}
ul#left li.currentpage h3,  li.menuactive.menuparent 
{
        display: block;
        margin:0;
        margin-left: 10px;
        vertical-align: middle;
        padding: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #14A861; /* darkish green - bright */
        font-size: 150%;
} /* current page */


#print {text-align: right; float: right;}

.clear { clear: both; }

div#search form {
        margin: 0;
        padding: 0;
        display: inline;
        float: right;
        font-size: 90%;
        color: #005AB6;  /* same as background. Invisible for available for screen readers. */
}
div#submit, input {
        margin: 0;
        padding: 0;
}



div#footer_menu{
        text-align: center;
        font-size: 90%;
        margin-top: 10px;
        margin-bottom: 2px;

}

#footer_menu ul {display: inline;  width: 90%; padding: 0px;margin: 0;border: 0px;border-left: 1px solid #0b5b34; /* dark green */}
#footer_menu li {display: inline; list-style-type: none; list-style-type:none;;margin:0;padding:0; padding-left: 2px; padding-right: 3px; border-left: 1px solid #C2D9C1; /* mid green */border-right: 1px solid #0b5b34; /* dark green */
text-align: center;
}
#footer_menu li a {
                text-decoration:none;
                color: #0b5b34; /* dark green */
                font-weight: bold;
                padding:0;
                padding-left: 2px;
                padding-right: 2px;
}
#footer_menu li a:hover{color: #14A861; /* darkish green - bright */}
#footer_menu li.currentpage h3
{
        font-weight: bold;
        font-size: 100%;
        display: inline;
        margin:0;
        vertical-align: middle;
        padding: 0px;
        padding-left: 2px;
        padding-right: 2px;
}
#footer_menu li.menuactive.menuparent  /* menu number_of_levels=1 */
{font-size: 100%; color: #0b5b34; /* dark green */ vertical-align: middle;}


div#footer{
        font-size: 75%;
        overflow:hidden;
        background-color: #C2D9C1; /* mid green */ 
        margin: 0;
        padding: 0;
        margin-top: 5px;
        padding-bottom: 1px;
        margin-left: 5px;
        border-top: 1px solid lightsteelblue;
}
#footer a:hover{color: #14A861; /* darkish green - bright */}


div#contact_us {padding-left: 200px;padding-top: 10px;}

div#copyright{float: left; display: inline; }
div#designed_by{float: right; display:inline}


img#team_member {float: left; width: 70px; height: 81px; padding-right: 10px;padding: 2px;border: 1px solid lightsteelblue; margin-right: 10px;}

img#services_left, img#services_right {width: 100px; height: 100px; vertical-align: middle; padding: 2px;border: 1px solid lightsteelblue;}
img#services_left {float: left; margin-right: 10px;}
img#services_right  {float: right; margin-left: 10px;}

/* 'Album' module  stuff superceded inadvertently by this css */
li.thumb a{border: 1px solid #0b5b34;  /* dark green */}



/********************** ORIGINAL GLC STUFF BELOW **********************************/
a.in-line-link, a#in-line-link {text-decoration:underline; font-size: 13px; color:#0b5b34 }
a.button       {text-decoration:none}
a.mini-link    {text-decoration:none; font-size: 12px; font-weight: bold}
a.copyright    {font-size: 9px; color: #0b5b34; font-weight: bold}
span.to-top {float: right}
span.to-top a  {font-size: 10px; font-weight: bold; font-style: italic}

#tiny {font-size: 80%};
div.booking { 
    text-align: left;
    margin-left: 20px;
    min-height: 300px;
}
div.signature { 
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    font-family: "Brush Style", "Mistral", "Bookman Old Style";
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
}
div.center { 
    text-align: center;
}
div#home_glc {
    width: 420px;
    height: 303px;   /* 20px longer than img.glc below */
    text-align: center;
    border: 5px solid #d5e9d7; /* mid green */
    margin: auto;
}
img.glc {
    width: 400px;
    height: 283px;     /* 20px shorter than div#home_glc above */
    margin-top: 10px;
}
img.header-glc
{
    float: left;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    width: 96px;
    height: 51px;
}

img.logo
{
    width: 43px;
    height: 48px;
    vertical-align: text-bottom;
}
img.header-logo
{
    text-align: center;
    vertical-align: text-bottom;
}
img.booking-agent-small
{
    text-align: center;
    vertical-align: middle;
    height: 45px;
    width: 111px;
}
img.booking-agent-large
{
    text-align: center;
    vertical-align: middle;
    height: 91px;
    width: 225px;
}
div.center { text-align: center; }
/* Changes to Photo Album default css below */
.bigpicture img
{
        width:60%;
        border: 5px solid white;
        padding: 7px;
}
.bigpicturenav, .albumpicturecount {font-size: 100%}
.thumb a
{
    overflow: hidden; /* Without this, portrait thumbnails spill out of the border */
}
/* Changes to Photo Album default css above */
/* End of 'Gale Lodge Cottage' */

