?/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, 
, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline} time2 {display:block}
/* Global properties ======================================================== */
html {width:100%}
/*body {font-family:Arial, Helvetica, sans-serif;font-size:100%; color:#a1a1a1; background-color:#000000; background:url(../images/bg.jpg); background-repeat: no-repeat; background-attachment:fixed; background-position: center; }*/
body {font-family:Arial, Helvetica, sans-serif;font-size:100%; 
    color:#a1a1a1; 
    background-color:#FFFFFF;
   background-image: url('../images/bg.jpg');
    
    background-attachment: fixed; 
 background-position: top center;    }
/*.bg-1 {width:100%; background:url(../images/bg.jpg); background-repeat: no-repeat; background-attachment: fixed; center top;}*/

.main {	
	width:960px;
	padding:0;
	margin: auto;
	/*font-size:0.8125em;*/
	font-size:24px;
	line-height:1.5384em;
	color:#000;
}
/*nav {width:1336px; margin-left:-190px }*/

a {color:#000; outline:none;}
a:hover {text-decoration:none}
.col-1, .col-2 {float:left}
.wrapper {width:100%; overflow:hidden}
.extra-wrap {overflow:hidden}
p {margin-bottom:18px}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:40px}
.p5 {margin-bottom:50px}
p strong {color:#FF0000}
.reg {text-transform:uppercase}
.fleft {float:left}
.fright {float:right}
.alignright {text-align:right}
.aligncenter {text-align:center}
.title {margin-bottom:18px}
.it {font-style:italic}
.letter {letter-spacing:-1px}
.heading {font-weight:bold}
.color-1 {color:#000}
.color-2 {color:#000}
.color-3 {color:#666}
.relet {position:relative}
.booking a {color:red; text-decoration:underline}
.bio-pic { border:1px solid #FF0000;}
.sections {height: 210px; overflow: hidden; bottom-padding:-5px;}
.bio-sections {height: 100px; overflow: hidden; bottom-padding:-5px;}
/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px}
.margin-bot1 {margin-bottom:32px}

.spacing {margin-right:35px}

.indent {padding:0 0 0px 30px}
.indent2 {padding-left:50px}
.indent-bot {margin-bottom:20px}
.indent-bot1 {margin-bottom:29px}
.indent-bot3 {margin-bottom:45px}

.indent-top {margin-top: -3px}
.indent-top1 {margin-top:-10px}

.margin-none {margin-bottom:0px}

.img-indent-bot {margin-bottom:25px}
.img-indent-bot1 {margin-bottom:23px}
.img-indent-bot2 {margin-bottom:26px}

.img-indent {float:left; margin:0 20px 0px 0}	
.img-indent2 {float:left; margin:0 13px 0px 0}	
.img-indent-r {float:right; margin:0 0px 0px 40px}	

.prev-indent-bot {margin-bottom:10px}
.prev-indent-bot1 {margin-bottom:6px}
.prev-indent-bot2 {margin-bottom:4px}

.buttons a:hover {cursor:pointer}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none}	

/*********************************header*************************************/
header {
	min-height:202px; 
	width:100%;
	position:relative; 
	z-index:2;
}

h1 {
	padding-top:60px; 
	font-size:24px;
	position:relative;
}
h1 a {
	/*margin: -50px auto 0 auto;*/
	margin: auto;
	margin-top: -50px;
	display:block; 
	width:869px; 
	height:202px; 
	text-indent:-3000px; 
	background:url(../images/bg.jpg) 0 0; no-repeat; fixed;
}
logo {
	/*margin: -50px auto 0 auto;*/
	margin: auto;
	margin-top: -50px;
	display:block; 
	width:604px; 
	height:202px; 
	text-indent:-3000px; 
	background:url("../images/Barely4-logo.png") 0 0; no-repeat; fixed;
}



.menu-response {width:960px; margin-left:-318px; } 

.menu {
	/*padding:-6px 10px 9px 0;*/
	background-color: #000;
	font: 400 15px/28px 'Yanone Kaffeesatz', Gotham, "Helvetica Neue", "Arial', sans-serif;
	width:960px;
	height:34px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
        list-style:none;      
        border-top: 2px solid  #FF0000;
        border-bottom: 2px solid  #FF0000;
}
.menu li {
	float:left; 
	position:relative;
	/*background:url(../images/menu-li-line.png) no-repeat left top;*/	
	padding:5px 33px 0 34px;
	border-style: solid;
	border-top: #FF0000;
        border-bottom: #FF0000;	
	}
.menu li.item {background:none; padding-left:46px}
.menu li.item-1 {padding-right:34px; padding-left:39px}
.menu li.last {padding-left:33px; padding-right:0px}
.menu li a {    
	display:inline-block;
	text-align:center;
        width:125px;
	font-size:15px; 
	line-height:1.391em;
	text-transform:uppercase;
	padding:0; 
	color:#000;
	letter-spacing:-1px;
	}
.menu li a.active,
.menu li a:hover {color:#cc0000;}

/*********************************calendar*************************************/
.year {
    font: 24px verdana;
    color: RED;
    font-weight: bold;
    margin: 3px 0px 7px;
    text-decoration: underline;
    
}
.month {
    font: 24px verdana;
    color: RED;
    font-weight: bold;
    margin: 3px 0px 7px;
    text-decoration: underline;
    
}
.calmon {
    font: 10px verdana;
    color: #000;
    margin: 3px 0px 7px;
}
.calday {
    font-weight: bold;
    font-size: 22px;
    color: #111;
}
.venue {
    color: RED;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 24px;
}
.venue a{
    color: RED;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 24px;
}
.showcol .links { float:right; }
.showcol .links img { margin-bottom:6px; }

li.showdetails { border-bottom:1px dotted #444; padding:15px 20px; }
li.showdetails .showdate, .wrapup .label, .formflds .label { color:#000; }
/*li.showdetails .event, .wrapup .label, .formflds .label { color:#EFFE25; }*/
li.showdetails .links { float:right; line-height:1.6em; font-size:24px; text-align:right; }
li.showdetails .links img { margin-left:6px; vertical-align:middle; }




.dates-link {padding-left: 24px;}


/*********************************content*************************************/

.text-date {
	font-size:24px;
	line-height:2em;
	display:block;
	color:#e50707;
	margin-top:-6px;
	test-align: left;
	}

 div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image:url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 592px;
	height: 470px; /* This should be set to be at least the height of the largest image in the slideshow */
}

 div.slideshow span.image-wrapper {
	display: block;
	width:910px;
	height:479px;
	position:absolute;
	left:0;
	top:0;
}
 div.slideshow a.advance-link {
	display: block;
	width: 874px;
	height: 660px; /* This should be set to be at least the height of the largest image in the slideshow */
	padding: 0;
	margin: 0;
}
 div.slideshow a.advance-link img {
	padding:0;
	margin:0;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
 div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
 div.slideshow img {
}
 div.download {
	float: right;
}
 div.caption-container {
	position: absolute;
	top: 680px;
	left: 60px;
	width: 600px;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
}
 span.image-caption {
	display: block;
	position: absolute;
	width: 596px;
	height: 151px;
	top: 0;
	left: 0;
	z-index:10;
}
.text-gallery {
	line-height: 18px;
	font-size: 12px;
	color: #606060;
	padding:28px 0 0 8px;
	}
 div.caption {
	width: 580px;
	height: 128px;
}
 div.caption h5{
	line-height: 18px;
	font-size: 13px;
	color: #fd003f;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
} div.caption h6{
	line-height: 18px;
	font-size: 13px;
	color: #000;
	font-weight:normal;
	margin: 0 0 18px 0
}
 div.image-title {
}
 div.image-desc {
}
 div.navigation {
/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
 div#thumbs {
	overflow: hidden;
	padding: 0 0 4px 0;
	margin:0 auto;
}
 ul.thumbs {
	margin:0 auto;
	padding:0px;
}
 ul.thumbs li {
	float: left;
	margin: 0 50px 40px 0;
	overflow: hidden;
	padding:3px;
	vertical-align:top;
	border:1px solid #333333;
}
 ul.thumbs li.last {margin-right:0px}
 ul.thumbs li img {
	border: none;
}
 a.thumb {display:block}
 a.thumb:focus {
	outline: none;
}
 div.pagination {
	clear: both;
	text-align:center;
	position:relative;
	z-index:10;
}
 div.top.pagination {

	display:none;
}
 div.navigation div.bottom {
	 display:none;
}
 div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	padding:0 4px;
	font-weight:bold;
	color:#000;
}
 div.pagination a:hover {
	text-decoration: none;
	color:#ffeaa8;
}
 div.pagination span.current {
	color:#ffeaa8;
}
 div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
/* -- gallery end --*/
/***** prettyPhot *****/
.lightbox-image {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	}
	.lightbox-image img {
		position:relative;
		z-index:1;
	}
	.lightbox-image span {
		display:inline-block;
		position:absolute;
		left:0px;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 50%;
		z-index:2;
		padding:0;
	}
/***** Contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		width:100%;
		overflow:hidden;
		}			
			#contact-form label {display:block; min-height:40px; overflow:hidden}
			
			#contact-form input {
				width:479px;
				padding:6px 12px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.25em;
				color:#a1a1a1; 
				border:1px solid #333333;
				background:none;
				outline:none;
			}
			#contact-form .area .error { float:none}
			#contact-form textarea {
				height:184px;
				margin:0;
				width:479px;
				padding:6px 12px;
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.25em;
				color:#a1a1a1; 
				border:1px solid #333333;
				background:none;
				overflow:auto;
				outline:none;
			}
			#contact-form a {cursor:pointer}
			.name-input {
				display:block;
				float:left;
				width:75px;
				padding:5px 0 0 1px;
				}
		.link-form {text-align:right;padding:8px 20px 0 0}
		.link-margin {margin-right:20px}
		
/****************************footer************************/
footer {
	width:100%; 
	margin-top:50px;
	padding:0;
	height:104px;
	position:relative;
	z-index:2;
	color:#000;
	overflow:hidden;
	border-top: 2px solid  #FF0000;
}
/*.footer-bg {width:100%; background-color:#000000;  min-height:104px}*/
.footer-bg {width:100%; background:url(../images/footer-bg.png) no-repeat -1px top; min-height:104px; }
.footer-padding {padding:28px 80px 0 29px}
.footer-link {
	font-size:11px;
	line-height:14px;
	color:#000;
	display:block;
	float:left;
	text-decoration:none;
	}
.footer-link span {display:block;}
#easyTooltip{
	font-family:Arial, Helvetica, sans-serif;
	padding:7px 11px;
	font-weight:bold;
	border:1px solid #000;
	background:#7fb2cd;
	color:#000;
	font-size:12px;
	position:relative;
	z-index:3;	
}
.list-services {float:right; padding:2px 0 0 0}
.list-services li {
		float:left; 
		padding:0 4px 0 0px;	
	}
		.list-services li a {
			display:inline-block;
			width:51px;
			height:51px;
			background:url(../images/list-services.png) no-repeat left top;
		}
		.list-services li a.n-1 {background-position:0 0px}
		.list-services li a.n-2 {background-position:-55px 0}
		.list-services li a.n-3 {background-position:-110px 0}
		.list-services li a.n-4 {background-position:-165px 0}
		.list-services li a.n-5 {background-position:-220px 0}
		.list-services li.last {padding-right:0px}
.block {height:104px}
.extra {
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	margin: 0 auto -104px; 
	position:relative;
	overflow:hidden;
	z-index:1;
} 
html, body {height:100%}