/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#534d3f;
	font-size:14px;
	line-height:18px;
	margin:0 auto;
	background-color:#d8caaa;
	font-family:Arial, Helvetica, sans-serif;
	background-position:top center;
	background-repeat:repeat-x;
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_sidebar {
	border:3px solid #d41332;
}

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

#img_border img {
	border:3px solid #d41332;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#fb {
	position:relative;
	float:left;
	top:400px;
	left:25px;
	width:200px;
	height:200px;
}

#volleyball {
	position:relative;
	top:360px;
	right:200px;
	width:150px;
	height:150px;
	float:right;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:540px;
	background-image:url(images/bg_banner.jpg);
	background-repeat:no-repeat;
}

#header-beer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:540px;
	background-image:url(images/bg_banner-beer.jpg);
	background-repeat:no-repeat;
}

#signup-top {
	position:relative;
	top:350px;
	left:110px;
	width:100px;
	height:35px;
	float:right;
}

/*#banner {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:323px;
}
/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:92px;
	left:360px;
	width:475px;
	height:26px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;

}
#main-top {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	margin: 0 auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:590px;
	height:auto;
	padding: 30px 70px 20px 0;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:235px;
	height:auto;
	padding:30px 0 0 30px;
	background:url(images/bg_sidebar.jpg) no-repeat;
}


/* ---- end side bar content settings ---------------- */
#footer {
	position:relative;
	top:0;
	left:0;
	background-color:#ffffff;
	width:100%;
	height:60px;
	clear:both;
}

#footer_holder {
	width:850px;
	height:29px;
	clear:both;
	padding: 0;
	margin:0 auto;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:26px;
	cursor:pointer;
	background-repeat:no-repeat;
}

a#nav_01 {
	width:45px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -26px;
}

.active_01 {
	background-position: 0 -26px !important;
}

a#nav_02 {
	width:58px;
	background-position:-45px 0;
}

a:hover#nav_02{
	background-position:-45px -26px;
}

.active_02 {
	background-position:-45px -26px !important;
}

a#nav_03 {
	width:87px;
	background-position:-103px 0;
}

a:hover#nav_03{
	background-position:-103px -26px;
}

.active_03 {
	background-position:-103px -26px !important;
}

a#nav_04 {
	width:54px;
	background-position:-190px 0;
}

a:hover#nav_04{
	background-position:-190px -26px;
}

.active_04 {
	background-position:-190px -26px !important;
}

a#nav_05 {
	width:69px;
	background-position:-244px 0;
}

a:hover#nav_05{
	background-position:-244px -26px;
}

.active_05 {
	background-position:-244px -26px !important;
}
a#nav_06 {
	width:89px;
	background-position:-313px 0;
}

a:hover#nav_06{
	background-position:-313px -26px;
}

.active_06 {
	background-position:-313px -26px !important;
}

a#nav_07 {
	width:68px;
	background-position:-402px 0;
}

a:hover#nav_07{
	background-position:-402px -26px;
}

.active_07 {
	background-position:-402px -26px !important;
}

/*--------Highslide----------*/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}
