@charset "utf-8";
/* CSS Document */

body{
background:#ffffff;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
line-height:1.6em;
}
img{
border:0px;
}
h1{
font-size:1.3em;
}

.imgleft{
float:left;
margin:15px 15px 0px 0px;
}
.imgright{
float:right;
margin:15px 0px 0px 15px;
}


.strapline{
clear:left;
background:#f1f1f1;
padding:15px;
font-size:1.1em;	
}

.strapline img{
	vertical-align:middle;
	pading-bottom:2px;
}

p{
text-align:justify;
margin:0px 0px 30px 0px;
}
.level0{
width:950px;
margin:20px auto;
}

.left{
width:700px;
float:left;
}

.logo, .emails{
margin-bottom:40px;
}
.emails a{
color:#333333;
}
.fleft{
float:left;
margin:0px 30px 10px 0px;
}

.fb{
padding:0px 0px 0px 38px;
background:url(images/facebook.png) 0px 1px no-repeat;
line-height:1.5em;
display:block;
text-decoration:none;
font-size:0.8em;
margin-top:3px;
}
.fb2{text-decoration:none;}
.fb2 img{
vertical-align:middle;
padding-bottom:5px;
}

.fleft2{
width:205px;
float:left;
margin:0px 25px 00px 0px;
font-size:0.9em;
text-align:left;
}
.fleft2 p{
	text-align:left;
}


.right{
width:200px;
float:right;
margin-top:-5px;
}

.right ul{
margin:0px 0px 30px 0px;
padding:0px;
list-style:none;
font-weight:bold;
text-transform:uppercase;
font-size:1.4em;
line-height:1.9em;
}

.dropcap{
float:left;
font-size:3.1em;
line-height:1em;
padding:0px 5px 0px 0px;
}

.right ul li a{
color:#000000;
text-decoration:none;
}
.right ul li a:hover{
color:#666666;
}


.gallery{
list-style:none;
margin:0px;
padding:0px;
}

.gallery li{
float:left;
padding:0px;
margin:0px 20px 20px 0px
}








/****************

JBOX CSS STYLES

****************/
#jquery-overlay {
	position: fixed;
	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; }
#jquery-lightbox a{ outline:none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #4b4b4b;
	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%;
	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: #4b4b4b;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #c4c4c4; 
}
#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; 
	 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}






/*form styles*/

.gotcha{
display:none;
height:0px;
overflow:hidden;
}


#contactform label{
clear:left;
float:left;
width:90px;
display:block;
margin-bottom:4px;
}

.submit{
color:#ffffff;
padding:5px;
font-size:1.1em;
background:#0069d5;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.input1{
border:1px solid #dddddd;
padding:4px;
color:#666666;
margin-bottom:10px;
width:160px;
display:block;
float:left;
}

.textarea1{
border:1px solid #dddddd;
padding:4px;
color:#666666;
margin-bottom:10px;
width:98%;
height:150px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
}

.error{
background:#ff0000;
color:#FFFFFF;
font-size:1em;
font-weight:bold;
padding:6px;
margin-bottom:12px;
}

.green{
background:#90ba12;
}
.lclear{
clear:left;
}

.strike{
text-decoration:line-through;
}



.musicside{
width:275px;
float:left;
}
.videoside{
width:400px;
float:right;
}

.clear2{
clear:both;
}

.clear{
padding-top:10px;
clear:both;
border-bottom:1px solid #333333;
margin-bottom:10px;
}
