/* Home Page Styling Only - Please do not edit */

.carousel {
	width: 740px;
	background-color: #000000;
	margin: 10px auto;
	color: #FFFFFF;
}

#slider {
    width: 740px;
    margin: 0 auto;
    position: relative;
}

.scroll {
	overflow: hidden;
	width: 686px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div#panel_3 {
    z-index: 99;
    position: relative;
}

.scrollContainer .panel {
    padding: 0;
    width: 90px;
	height: 198px;
}

.inside {
	padding: 10px 0;
	position: relative;
	height: 198px;
}


div.panel .inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 90px;
	height: 85px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

.scrollButtons {
    position: absolute;
    top: 55px;
    cursor: pointer;
}

.scrollButtons.left {
    left: 0px;
    padding-top: 30px;
}

.scrollButtons.right {
    right: 0px;
    padding-top: 30px;
}

.hide {
    display: none;
}

/* end carousel */

.white-boxes {
	width: 660px;
	height: 193px;
	margin: 0px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3c2417;
}

/* comment out for launch --------

.white-boxes #left {
	float: left;
	width: 176px;
	height: 192px;
	margin: 0 0 0 12px;
	width: 138px;
	height: 173px;
	margin: 0 0px 0px 12px;
	padding: 10px 20px;
	background: #fff url(images/bg-white-boxes.gif) no-repeat bottom right;
}

-------- end comment */

/* comment out for launch --------

.white-boxes #left h2 {
	width: 152px;
	background: #fff url(images/heading-club.gif) no-repeat top left;
	margin: 0 0 5px -10px;
	padding: 25px 0 0 0;
    overflow: hidden;
    height: 0px !important;
}

-------- end comment */

.white-boxes #left {
	float: left;
	width: 176px;
	height: 192px;
	margin: 0 0 0 12px;
}

.white-boxes #middle {
	float: left;
	margin: 0 0px 0px 10px;
	width: 225px;
	padding: 10px 20px;
	height: 173px;
	background: #fff url(images/bg-white-boxes.gif) no-repeat bottom right;
}

.white-boxes #left h2 {
	width: 240px;
	background: url(images/heading-club.gif) no-repeat top left;
	margin: 0 0 5px -10px;
	padding: 25px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height /**/:25px;
}

.white-boxes #middle h2 {
	width: 240px;
	background: #fff url(images/heading-news.gif) no-repeat top left;
	margin: 0 0 5px -10px;
	padding: 25px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height /**/:25px;
}

.white-boxes #middle img, img.right {
	float: right;
	margin: 0 0 3px 7px;
}

#news {
	display: none;	
}


.white-boxes #right, .white-boxes #left {
	float: left;
	width: 176px;
	height: 192px;
	margin: 0 0 0 10px;
	width: 135px;
	height: 173px;
	padding: 10px 20px;
	margin: 0 0px 0px 10px;
	background: #fff url(images/bg-white-boxes.gif) no-repeat bottom right;
}



.white-boxes #right h2 {
	width: 152px;
	background: #fff url(images/heading-blog.gif) no-repeat top left;
	margin: 0 0 5px -10px;
	padding: 25px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height /**/:25px;
}

/*

.white-boxes #right {
	float: left;
	width: 176px;
	height: 192px;
	margin: 0 0 0 10px;
}

*/

.white-boxes h3 {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0.3em;
}

.white-boxes p {
	font-size: 1.1em;
}

.home-peel {
float: left;
position: absolute;
margin: -90px 0px 0px 0px;
display: block;
width: 150px;
height: 150px;
}

.home-footer {
	width: 640px;
	text-align: right;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
}

.home-footer #logo {
	float: left;
	margin: 5px 0px 0px 260px;
}

.home-footer #logo a {
	margin: 0px 5px 0 0;
}

.home-footer a {
	color: #fff;
	text-decoration: none;
}

.home-footer a:hover {
	text-decoration: underline;
}

input {
	width: 102px;
	height: 17px;
	background-color: #f5f5f5;
	border: solid 1px #e0e0e0;
	margin: 0px 0px 4px 0px;
}

label {
	float: left;
	width: 47px;
	font-size: 10px;
	padding: 4px 0px 0px 0px;
}
