/* Css for llandoveryfolkdancing.co.uk v2.5 */
/* Desinged by Edward Turtle */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0} fieldset, img{border:0} address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal} ol, ul, li{list-style:none} caption, th{text-align:left} h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal} q:before, q:after{content:”} strong{font-weight:bold} em{font-style:italic} a img{border:none} h1, h2, h3, h5, h5, h6{font-weight:bold}

# {padding:0;margin:0;}

html { 
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #069 url('images/back.png') repeat-x;
	margin: 20px 0px; 
	text-align:center;
}

h1 {font: bold 36px Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;}
h2 {font: bold 30px Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;}
h3 {font: bold 24px Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;}
h4 {font: bold 18px Palatino Linotype, Book Antiqua, Palatino, Georgia, serif;}

blockquote {width:600px; margin:50px auto; font:13px Verdana, Geneva, Tahoma, sans-serif;}
blockquote span {font: 22px Georgia, Serif; font-size:700%; color:#F60;}
.qstart {float:left; height:45px; margin: -80px 20px 100px 0px; padding-top:45px;}
.qend {float:right; margin-top:0px; padding-top:0px; margin-bottom:-100px;}

p {font:13px Verdana, Geneva, Tahoma, sans-serif; padding-bottom:15px;}

a {
	font-weight: bold; 
	outline: none;
}

a:link {
	color: #006699; text-decoration: none;
}

a:visited {
	color: #006699; text-decoration: none;
} 

a:active {
	color: #006699; text-decoration: none; 
}

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

a img {
	border: none; 
}

.imgborder {
	border: 2px solid #CCC;
	padding: 2px;
	margin:0 5px 7px 0;
}

.imgborder:hover {
	border: 2px solid #666;
	padding: 2px;
}

/* Id's */

#header {
	background:url('images/header.gif') no-repeat; 
	width:900px;
	height:29px;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-style:normal;
	font-size:60%;
	color: #FFF;
	margin:0 auto;
}
#header a:link {color: #FFFFFF;}
#header a:visited {color: #FFFFFF;}
#header a:hover {color: #ECECEC;}
#header a:active {color: #FFFFFF;}
#header ul {padding:7px;}
#header li {display:inline;}

#title {
	background:url('images/main2.gif') repeat-x; 
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #a4ddf9;
	margin-right:auto;
	margin-left:auto;
	width:898px;
	height:100px;
	padding: 0px;
}

#footer {
	background:url('images/footer2.gif') no-repeat; 
	margin:0 auto;
	width:900px;
	height:84px;
	padding: 110px 0 0 0;
	clear:both;
	border:0px solid #000;
}

#main {
	background-color: #FFF; /* a4ddf9 */
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #a4ddf9;
	margin-right:auto;
	margin-left:auto;
	width:898px;
	padding: 0px;
	text-align:left;
}

#nav {
	float:left;
	width:175px;
	text-align:center;
	border:0px solid #000;
	padding: 20px 0 0 0;
}

#content {
	float:left;
	width:690px;
	border:0px solid #000;
}

#tootop {
	position:absolute;
	top:0;
	left:0;
}

/* DIV's */

.smallleft { 
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:60%;
	color: #666;
}

.smallblack { 
	font-family:Verdana, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:60%;
	color: #000;
} 

.normaleft { 
	font-family:Verdana, sans-serif;
	font-weight:500;
	font-style:normal;
	font-size:75%;
	color:#000;
	text-indent: 0ex;
}

.header-l-white {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:170%;
	color: #FFF;
}

.header-s-white {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-weight:500;
	font-style:italic;
	font-size:120%;
	color: #FFF;
}

.button {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:70%;
	font-weight:normal;
	color:#336699;
	border-width:1px;
	border-color:#D5DEE4;
	background-color:transparent;
}

.hr { 
	color: #FFF; 
	background-color: #FFF; 
	border: 2px dotted #069;  
}

.hiddenpic {
	display:none;
}

.mybox {margin:20px auto;}
.mybox li {display:inline;}
.mybox a {
	font: 14px Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	padding:6px 12px;
	margin:0px !important;
	border-width:1px 0 1px 1px; border-style:solid; border-color:#000;
}
.mybox a:link, .mybox a:active, .mybox a:visited {
	background: #3399cc url(images/grad.png) bottom center repeat-x;
	color:#FFF;
}
.mybox a:hover{
	background: #3399cc url(images/grad.png) center center repeat-x;
	color:#FFF;
}

#first {-moz-border-radius-topleft:7px;-moz-border-radius-bottomleft:7px;-webkit-border-top-left-radius:7px;-webkit-border-bottom-left-radius:7px;}
#last {border:1px solid #000 !important;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:7px;-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:7px;}

/* MENU */

div.sdmenu {
	margin:0 auto;
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url('images/bottom.gif') no-repeat center bottom;
	color: #fff;
}
div.sdmenu div {
	background: url('images/title.gif') repeat-x;
	overflow: hidden;
}

#topmenu {
	background: url('images/toptitle.gif') no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	color: white;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}



/* -- Light box -- */

.gallery li {display:inline;}
.gallery {margin-bottom:50px;}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
