/* 
Boston Sausage - www.bostonsausage.co.uk
CSS Document - moonshinemedia.co.uk - web design 
*/



#nav{
	padding-top:16px;
	padding-right:40px;
	float: right;
}

.main-menu{
	font-family: 'Puritan', sans-serif;
	color:#274D34;
	font-size:15px;
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
	text-transform:uppercase;
}
.main-menu li{
	display:inline;
	margin:0;
	padding:0;
}
.main-menu a{
	display:inline-block;
	padding:3px 0px 10px 30px;
	color:#274D34;
	text-decoration:none;
}
.main-menu  a.first{
	padding:3px 0px 10px 0px;
}

.mm-bottom{
	border-top:1px solid #c4c4c4;
}

.mm-bottom a{
	padding:15px 0px 12px 15px;
}
.mm-bottom  a.first{
	padding:15px 0px 12px 0px;
}




.main-menu a:hover{
	color:#c4c4c4;
}
.current{
	color:#7bd8e4;
	font-weight: 700;
}

.logo {
	float:left;
}



.logo h1{
	background: url(/images/logo.jpg) no-repeat center;
	width:489px;
	height:94px;
	float:left;
	padding-top:0px;
/*	text-align:center;*/
  	margin-bottom: 0px;
	margin-top:0;
}
.logo h1 a{
	margin-left: auto;
	margin-right: auto;
	width:489px;
	height:94px;
	display:block;
	text-indent: -10000px;
}


.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }


.homeims{
	border: 1px solid #C4C4C4;
	margin-left:0px;
	margin-top:0px;
/*	margin-right:37px;*/
	margin-bottom:5px;
	padding:2px;
/*	border: 1px solid red;*/
}






body
{color: #274D34;
margin: 0; 
padding: 0;
font: 12px Arial, Helvetica, sans-serif;
background: #006837;}

a,a:visited
{color: #274D34;
text-decoration: none;}

a:hover
{color: #288748;}

#container
{width: 1169px;
background: url(images/background.jpg) top center repeat-y #3A825B;
margin: 0px auto;}

#content
{width: 969px;
margin: 0 auto;}

#contentmain
{padding: 5px 30px;}

#header{
	width: 969px;
	float:left;
}

#logo
{float: left;}


#footer
{background: url(images/footer.jpg) top left no-repeat;
color: #94AD9E;
font: 10px  Verdana, Arial, Helvetica, sans-serif;
height: 10px;
padding-top: 75px;
text-align: center;}

#footer a
{color: #94AD9E;}

#footer a:visited
{color: #94AD9E;}

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

.clear
{clear: both;
height: 0;}

h1
{text-transform: uppercase;
letter-spacing: -1px;
font-weight: normal;
font-size: 24px;}
h2
{
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 18px;}

.imagepadding
{margin: 0 0 10px 20px;}

.icon
{padding: 0 10px 0 0;}

/* Accordian */

.accordion {
	width: 100%;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
/*	float:left;*/
	clear:both;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	float:left;
}

/*
 * @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
 */
#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, 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;	
}

#gallery
{padding: 10px;}
	
#gallery img
{
	border: 1px solid #c4c4c4;
	opacity : 1;
    filter: alpha(opacity=100);
}

#gallery img:hover
{
	border: 1px solid #00AA47;
	opacity : 0.6;
    filter: alpha(opacity=60);}

.slideshow { height: 246px; width: 325px;}
.slideshow img {}
