@charset "utf-8";

/************ CORE *************/

html,body,div,span,applet,object,iframe,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}

p {
	margin: 0 0 10px 0;
	text-align: justify;
}

.right {
	float: right !important;
}
.left {
	float: left !important;
}

a img{
	border:0;
}

.block{
	display:block;
}

/*img, div, a, input, h1 { 
	behavior: url(/css/iepngfix.htc) 
}*/

h1{
	background-repeat:no-repeat;
	width: 540px;
	height:30px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	display:block;
}

/* fixes drop down hover issues in IE6 when using ul menus http://www.xs4all.nl/~peterned/csshover.html */
*html body { 
	behavior: url(/css/csshover3.htc) 
}

.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;height:0
}

/* clearfix - is used for clearing floats */
.clearfix:after{
	clear:both;content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}

.clearfix{
	display:inline-block
}

* html .clearfix{
	height:1%
}

.clearfix{
	display:block
}



/************ SITE *************/



input {
	font-size: 10px;
	margin: 2px;
}

a  {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong  {
	color: #FFF;
	text-decoration: none;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 1000px;
	clear: both;
	position:relative;
}
.logo {
	position: absolute;
	margin-left: 30px;
	margin-top: 165px;
	z-index: 100;
}

.logo-lewes {
	position: absolute;
	margin-left: 30px;
	margin-top: 15px;
}

#flash{
	margin:0px;
	padding:0px;
	height:279px;
}

.upperflames{
	top:311px;
	width:1000px;
	position:absolute;
	z-index:1;
	zoom:1;
}

.wrapper_content {
	z-index: 100;
}
.col_left {
	width: 265px;
	text-align: center;
	padding: 110px 0px 20px 80px;
}
.col_left_lewes {
	width: 265px;
	text-align: left;
	padding: 110px 0px 20px 35px;
	z-index: 100;
}
.col_right {
	width: 570px;
	padding: 110px 20px 20px 0;
}
.content-home {
	border-bottom: 3px solid #015F9C;
}

.title {
	padding-bottom: 10px;
}
.features {
	margin-top: 10px;
}

.events {
	background-image: url(/images/events-bg.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 225px;
	margin-right: 20px;
	padding: 40px 15px 10px 15px;
	text-align: left;
	font-size: 10px;
}

.specials {
	background-image: url(/images/specials-bg.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 260px;
	margin-right: 20px;
	padding: 89px 10px 10px 10px;
}

.specials p {margin:0;}

.specials-lewes {
	background-image: url(/images/specials-lewes-bg.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 260px;
	margin-right: 20px;
	padding: 89px 10px 10px 10px;
}

.wrapper-footer {
	background-color: #00609b;
	padding: 20px;
}
.footer {
	width: 1000px;
	margin: 0px auto;
	font-size: 10px;
}
.footer-left {
	width: 265px;
	padding: 0px 0px 0px 80px;
}

.footer-right {
	width: 570px;
	padding: 0px 20px 0px 60px;
}


/***************************************************
Text formatting
***************************************************/

.cal-title { 
	color: #004066;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #004066;
	margin: 0 0 5px 0;
}

.cal-title2 { 
	color: #004066;
	font-size: 12px;
	font-weight: bold;
}

.cal-title3 { 
	color: #004066;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}


/***************************************************
VIDEO PAGE STYLING
***************************************************/

.left-list {
	width: 100px;
	height: 350px;
	float: left;
	margin: 0 10px 0 0;
	background: #00476d;
	padding: 5px;
	border: 2px solid #489ec2;
}

	.left-list a {
		width: 90px;
		display: block;
		padding: 2px;
		color: #fff;
		border-bottom: 1px dotted #ccc;
		text-decoration: none;
	}

	.left-list a:visited {
		width: 90px;
		display: block;
		padding: 2px;
		color: #fff;
		border-bottom: 1px dotted #ccc;
		text-decoration: none;
	}
		
	.left-list a:hover {
		width: 90px;
		display: block;
		padding: 2px;
		border-bottom: 1px dotted #ccc;
		text-decoration: none;
		background: #ffdc07;
		color: #00476d;
	}
		

right-list {
	width: 400px;
	float: right;
	border: 4px solid #000;
	background: url(../images/vid-player.jpg) left top no-repeat;
	
}



/***************************************************
spacers & padding
***************************************************/

.clear10 {
	clear: both;
	padding: 10px 0 10px 0;
}

.clear11 {
	border-bottom: 1px dotted #ccc;
	height: 2px;
	margin: 0 0 10px 0;
	width: 100%;
	clear: both;
}


.qtip-button  {
	font-size: 13px;
	color: #004066;
	font-weight: bold;
	text-decoration: none;
}

.right-image {
	float: right;
	padding: 0 0 0 10px;
}

/***************************************************
	Menu Headers
***************************************************/

.music{
	position:absolute;
	top:3px;
	z-index:1000;
}


