/*
// Weddings at Loch Lomond
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

*{
padding: 0px;
margin: 0px;
}

body{
padding: 8px 0px 0px 0px;
border: 0px;
margin: 0px;
background-color: #111111;
background-image: url(../images/pagebg.png);
background-repeat: repeat-x;
text-align: center;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
color: #4b4b4b;
text-align: center;
position: relative;
}

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

h1{
margin: 0px;
padding-top: 0px;
font-family: arial,tahoma,verdana,sans-serif;
font-size:1.4em;
font-weight: lighter;
color: #111111;
letter-spacing: 1px;
}

h2{
margin: 0px;
margin-top: 5px;
font-size: 1.1em;
font-weight: lighter;
letter-spacing: 2px;
color: #111111;
}

img{
border: none;
}

ul{
padding-left: 20px;
}



#wrapper{
margin: 0px auto;
width: 920px;
position: relative;
}

#sideGrafx{
position: absolute;
top: 0px;
left: 911px;
z-index: 1;
width: 246px;
height: 698px;
background-image: url(../images/backgroundSwirl.png);
background-repeat: no-repeat;
background-position: top right;
}

#container{
width: 900px;
text-align: left;
margin: 0px auto;
overflow: hidden;
}

#content_wrapper{
position: relative;
clear: both;
overflow: hidden;
background-color: #ffffff;
border: 1px solid #e2e2e2;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
min-height: 300px;
}



#column1{
float: left;
width: 190px;
background: #666666;
}

#column2{
float: left;
width: 700px;
height: auto;
}



#banner{
width: 898px;
height: 130px;
text-align: left;
border: 1px solid #e2e2e2;
overflow: hidden;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
margin-bottom: 38px;
}

#tel{
color: #111111;
float: right;
}

#tel a{
color: #111111;
}



#slideshow{
width: 300px;
height: 400px;
}



#content{
margin: 10px;
text-align: justify;
font-size: 11px;
line-height: 12pt;
color: #4b4b4b;
}

#content p{
padding: 3px;
margin: 2px;
}



#footer{
margin-top: 10px;
margin-bottom: 0px;
width: 100%;
color: #444444;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
background-color: #d6d6d6;
background-image: url(../images/footer-bg.png);
background-repeat: repeat-x;
background-position: top left;
overflow: hidden;
padding-top: 20px;
border-top: 1px solid white;
}

#footer-inner{
clear: both;
position: relative;
width: 900px;
min-height: 30px;
margin: 0px auto;
}

#dunbartonshire{
position: absolute;
top: 10px;
left: 240px;
}

#footer a{
color: #444444;
font-size: 10px;
}

#footer a:hover{
color: #777777;
}

#footerLeft{
float: left;
width: 450px;
text-align: left;
padding: 5px;
overflow: hidden;
background-image: url(../images/divider.png);
background-repeat: no-repeat;
background-position: center right;
}

#footerRight{
float: right;
text-align: right;
padding: 5px;
}



#contact_left{
float: left;
width: 300px;
margin: 10px 0px 0px 10px;
text-align: center;
}

#contact_right{
float: right;
width: 280px;
margin: 10px 20px 0px 0px;
}



#navigation{
width: 900px;
z-index: 99;
margin: 6px 0px;
overflow: hidden;
}

#navigation ul,#navigation li{
padding: 0;
margin: 0;
overflow: hidden;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: block;
padding: 4px 24px 4px 23px;
color: #111111;
text-decoration: none;
text-align: left;
font-size: 12px;
letter-spacing: 0px;
background-color: #bdbdbd;
background-image: url(../images/navPattern.png);
background-position: left center;
background-repeat: no-repeat;
float: left;
font-weight: bold;
font-variant: small-caps;
margin-left: 2px;
border: 2px solid #aaa;
border-right-color: #666666;
border-bottom-color: #666666;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#navigation a:hover,#navigation a.current{
color: #e2e2e2;
background-color: #111111;
border-color: #222
border-right-color: #555;
border-bottom-color: #555;
background-image: url(../images/navgrad1.png);
background-repeat: repeat-x;
background-position: top left;
}

#navigation a.current:hover{
color: #666666;
}




#contact_form label{
clear: both;
float: left;
width: 180px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea{
float: left;
width: 230px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.contact_submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #111111;
text-transform: uppercase;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#sideTabContainer{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.sideTab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.sideTab img{
border: 0;
text-decoration: none;
}

a.sideTab:hover{
color: #888888;
}





.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}










a.catlink{
background-color: #363636;
display: block;
background-repeat: no-repeat;
background-position: top left;
padding: 4px 0px 4px 10px;
font-size: 12px;
font-weight: normal;
vertical-align: middle;
border-bottom: 1px solid #aaa;
color: #d2d2d2;
}

a.catlink:hover{
color: #ffffff;
}




span.classical{
display: block;
margin: 3px 0px;
font-family: 'Lucida Handwriting','Bradley Hand ITC','Edwardian Script ITC';
font-size: 21px;
line-height: 30px;
}

#gallery a{
width: 200px;
height: 133px;
float: left;
border: 1px solid #666;
margin: 1px 8px;
}

#gallery a:hover{
border-color: #333;
opacity: 0.8;
}

#subscribeinner{
margin: 5px;
text-align: center;
}

#slideshow-content-area{
width: 690px;
height: 250px;
overflow: hidden;
}

#slideshow-content-area img{
width: 690px;
height: 250px;
}

span.firstLetter{
display: block;
float: left;
font-size: 36px;
font-family: "Times New Roman";
padding: 7px 0px 10px 0px;
}

#homeShowcase{
margin: 30px 8px;
background: #e2e2e2;
border: 2px solid #666666;
padding: 5px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
behavior: url(includes/border-radius.htc);
font-size: 1.1em;
overflow: hidden;
}

#homeShowcase h2{
letter-spacing: 0px;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #999;
margin-bottom: 6px;
}

div.homepage-text{
font-size: 1.2em;
}

#content div.homepage-text p{
margin-bottom: 20px;
}



.newsWrapper{
background-color: #111111;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.htc);
padding: 4px;
margin: 0px 3px 20px 3px;
}

.newsstory{
color: white;
padding-bottom: 10px;
background-color: #111111;
background-image: url(../images/swirls-news.png);
background-repeat: no-repeat;
background-position: top left;
}

.newsheadline{
float: left;
padding: 8px 4px 8px 110px;
font-size: 1.1em;
color: white;
font-size: 14px;
}
.newsbody{
clear: both;
padding: 10px 5px;
font-size: 11px;
background: white;
color: #363636;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
opacity: 0.7;
}
.newsfooter{
text-align: left;
font-size: 0.8em;
padding: 3px;
border-right: 1px solid #111111;
}


table.travel td{
padding: 2px 6px;
}








div.list-page-links{
height: 18px;
background-color: #cccccc;
margin: 10px 0px;
}

div.list-page-links span{
display: block;
width: 80px;
float: left;
color: #222222;
font-weight: bold;
text-transform: uppercase;
padding: 2px;
}

div.list-page-links a{
display: block;
width: 20px;
float: left;
text-align: center;
padding: 4px 8px;
margin: -5px 4px 0px 4px;
background-color: #111111;
color: #ffffff;
}

div.list-page-links a:hover{
background-color: #444444;
}

div.list-page-links a.current{
color: ;
font-weight: bold;
}

div.lpl-bottom a{
margin: 0px 4px -6px 4px;
}




#question{
font-size: 19px;
}

#competition-right{
float: right;
margin-left: 30px;
border: 1px solid #888888;
background-color: #e2e2e2;
padding: 3px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}












#navigation{
position: absolute;
overflow: auto;
top: 132px;
}

#navigation ul li{
position: relative;
}

#navigation ul ul{
width: 120px;
clear: both;
}

#navigation ul ul a{
width: 100px;
margin-bottom: 1px;
}

#navigation ul ul,
#navigation ul li:hover ul ul,
#navigation ul ul li:hover ul ul
{display: none;}

#navigation ul li:hover ul,
#navigation ul ul li:hover ul,
#navigation ul ul ul li:hover ul
{display: block;}

