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

/*These styles relate to the gallery, some are required by the jquery plugins
*/
.galleria li
{
	display:inline;
	width:96px;
	max-width:96px;
	height:60px;
	overflow:hidden;
	float:left;
	margin:5px 0 0 0;
	padding:0 10px 0 0;

	}
ul#gallerynav
{
	float:left;
	margin-top:15px;
	list-style:none;
	width:100%;
}
ul#gallerynav li
{
	float:left;

}
ul#gallerynav li#prev:hover
{
	padding-left:5px;
}
div#container div.landscape div img
{
	margin-top:70px;
}
.jcarousel-container img, ul#gallerynav
{
	cursor:pointer;
}
.jcarousel-skin .jcarousel-container {
	margin:0px auto;
	width: 548px;
	height: 71px;
	padding-left:27px;
	padding-right:27px;
}

.jcarousel-skin .jcarousel-container-horizontal {
    width: 553px;
    padding: 0;
}

.jcarousel-skin .jcarousel-clip-horizontal {
    width:  553px;
    height: 71px;
}

.jcarousel-skin .jcarousel-item-horizontal {
    margin-right: 0px;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 18px;
    right: -25px;
    width: 32px;
    height: 45px;
    cursor: pointer;
    background: transparent url(../img/next-horizontal.png) no-repeat 0 0;
	display:block;
}

.jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 23px;
    left: -25px;
    width: 32px;
    height: 32px;
    background: transparent url(../img/prev-horizontal.png) no-repeat 0 0;
	cursor:pointer;
	display:block;
	
}

.jcarousel-skin .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

/** The following is required to make the jcarousel plugin work properly
*/
.jcarousel-list {
    overflow: hidden;
    position: relative;
    top: 0;
    margin: 0;
    padding: 0;
}



/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.rightcol h1
{
	width:290px;background-image:url(../img/eventsbg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:3px 0 0 5px;
	margin:0;
	border-bottom:1px solid #fff;
	color:#FFF;
	text-align:left;
}
.rightcol
{
	width:295px;
	margin:0 0 10px 0;
	float:right;
	background-color:#000;
	border:1px solid #fff;

}
#events .rightcol3
{
	width:290px;
	float:right;
	background-color:#000;
	margin-right:8px;
}
.rightcol3 img, .rightcol img a
{
		border:none;
		width:290px;
}
.rightcol2
{
	width:285px;
	margin:5px 0px 5px 5px;
	float:right;
	background-color:#000;
}



.rightcol p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px; 
	font-weight:bold;
	padding:0px 0 5px 12px;
}
#main_image
{
	text-align:center;
	width:600px;
	height:377px;
	border-bottom:1px solid #fff;
	margin-bottom:2px;
	background-color:#333;
}
#main_image img
{
	max-height:377px;
	max-width:601px;
	_width: expression(this.width > 601 ? 601: true);
	_height: expression(this.height > 377 ? 377: true);
	-ms-interpolation-mode:bicubic;
	border:none;
}
.desc {background-color:#000; text-align:left; padding-bottom:8px; border-bottom:1px solid #fff; font-family:Verdana, Geneva, sans-serif; color:#FFF; width:600px; max-width:600px;}
.desc p {font-size:12px;}
.desc h3 {color:#00ccff;font-size:14px; padding-bottom:0; margin-bottom:0}
.desc h3 a {color:#00b3ee;}
.desc h3 a:visited {color:#00b3ee;}
.desc a {color:#FFF; font-weight:bold; text-decoration:none;}
.desc a:hover {color:#fff; text-decoration:underline;}
.desc a:active {color:#fff;}
.desc a:visited {color:#fff;}
.rightcol h1
{
	width:290px;background-image:url(../img/eventsbg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:3px 0 0 5px;
	margin:0;
	border-bottom:1px solid #fff;
	color:#FFF;
	text-align:left;
}
.rightcol
{
	width:295px;
	margin:0 0 10px 0;
	float:right;
	background-color:#000;
	border:1px solid #fff;

}
#events .rightcol3
{
	width:290px;
	float:right;
	background-color:#000;
	margin-right:8px;
}
.rightcol3 img, .rightcol img a
{
		border:none;
		width:290px;
}
.rightcol2
{
	width:285px;
	margin:5px 0px 5px 5px;
	float:right;
	background-color:#000;
}



.rightcol p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px; 
	font-weight:bold;
	padding:0px 0 5px 12px;
}
#leftcol
{
	float:left;
	display:inline;
}
#events {
	margin-top:0;
	margin-bottom:0;
	background-color:#000;
	height:100%;
	min-height:1125px;
	padding:70px 15px 10px 15px;
	width:auto;

}
#container-gal h1
{
	width:596px;
	background-image:url(../img/eventsbg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:3px 0 0 5px;
	margin:0;
	border-bottom:1px solid #fff;
	color:#FFF;
	text-align:left;
}
#container-gal
{	
	margin: auto auto;
	width:601px;
	height:auto;
	border:1px solid #fff;
	background-image:url(../img/thumbbg.jpg);
	float:left;
}
div.demo { color: #fff; text-align: center; font-family: verdana, arial, sans-serif; float: left; margin-top: 1em; margin-left:0; margin-right:1em;  padding-top:9px;}
.demo p {margin:0; padding:0}
.demo h5 {display:none;}
#eventbox
{
	width:602px;
	padding:0;
	margin:5px 0 0 7px;
	height:auto;
}
#eventbox h1
{
	width:598px;
	background-image:url(../img/eventsbg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:3px 0 0 5px;
	margin:0;
	border:1px solid #fff;
	color:#FFF;
	text-align:left;
}
#paginate {font-size:12px;}
#paginate a {color:#0099ff; font-weight:bold; text-decoration:none;}
#paginate a:hover {color:#0099ff; text-decoration:underline;}
#paginate a:active {color:#0099ff;}
#paginate a:visited {color:#0099ff;}
.rightcol, .rightcol img, .rightcol a:link, .rightcol a:vlink, .rightcol a:link img
{border-style:none;}
#picsec
{height:600px; display:block; background-color:#000}
#galheader .desc
{border:none; float:left; padding:0px 0px 0px 15px; width:350px;}
#galheader .galh
{width:200px; height:125px; float:left; display:inline; padding: 15px;}
