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

body {
margin:0;
text-align:center;
background:url(../images/template/orange_body_footer.gif) bottom center no-repeat #FFA403;
}

#innercontainer {
	padding-top:0;
	
}

.headerLogos {
height:109px;
}

.standardUl li {
background:url(../images/template/divider_orange.jpg) no-repeat right 4px
}

.headerTopRight li {
background:url(../images/template/divider_orange.jpg) no-repeat right 4px
}

#outercontainer {
	background:url(../images/template/backRepeat_orange.jpg) repeat-x;
}

#footer {
background:url(../images/template/footertop_orange.jpg) no-repeat top left;
}

#footer .standardUl li {
background:url(../images/template/darkdivider_orange.jpg) no-repeat right 4px
}

.menu {
background:url(../images/template/menuback_orange.gif) no-repeat;
}

.orange .welcome {
background:url(../images/menu/orange_welcome.gif) no-repeat top;
width:132px;
}
.orange .activities {
background:url(../images/menu/orange_activities.gif) no-repeat top;
width:145px;
}
.orange .swimming {
background:url(../images/menu/orange_swimming.gif) no-repeat top;
width:149px;
}
.orange .shokk {
background:url(../images/menu/orange_shokk.gif) no-repeat top;
width:118px;
}
.orange .parties {
background:url(../images/menu/orange_parties.gif) no-repeat top;
width:128px;
}
.orange .membership {
background:url(../images/menu/orange_membership.gif) no-repeat top;
width:172px;
}
.orange .search {
background:url(../images/menu/orange_search.gif) no-repeat top;
width:136px;
}


.newsevents {
margin-right:20px;
background:url(../images/template/newseventsback_orange.gif) no-repeat;
}

.newseventsul li a {
color:#cb2f02;
}

.newseventsul li a:hover {
background:url(../images/template/newseventshover_orange.gif);
color:#cb2f02;
font-weight:bold;
}

.morenews { text-align:right; padding:0 35px 0 0; }
.morenews span {
color:#cb2f02;
background:url(../images/icons/arrowright_orange.gif) no-repeat left 4px;
}

.bluebulletsul li {
background:url(../images/icons/orangebullet.gif) no-repeat left 6px;
}

.imlookingfor {
background:url(../images/template/imlookingforback_orange.gif) no-repeat;
float:left;
}

.searchnow {
background:url(../images/buttons/searchnow_orange.png) no-repeat;
}

.promo {
width:780px;
height:310px;
margin:0 0 20px;
float:left;
background:url(../images/energise/promoback.jpg);
position:relative;
}

.promo-join {
	position:absolute;
	right:0;
	top:25px;
	right:30px;
	text-indent:-3000em;
}

.promo-join a {
	display:block;
	overflow:hidden;
	background:url(../images/energise/promojoin.jpg) no-repeat;
	width:120px;
	height:112px;
}

.promo-content {
	position:absolute;
	top:85px;
	left:30px;
	width:450px;
	height:210px;
}

.promo-content p {
	margin:0 0 2px 0;
}

.promo-links { padding:10px 0 0 0; }
.promo-links a {
	display:block;
	float:left;
	margin:0 20px 0 0;
	background:url(../images/energise/promobuttonbg.jpg) no-repeat;
	width:108px;
	height:25px;
	color:#fff;
	text-transform:uppercase;
	font-size:0.9em;
	position:relative;
}

.promo-links a span {
	display:block;
	padding:4px 0 0 18px;
}

.leftcolumn { width: 180px; float:left; }
.leftcolumnhome { margin-right:20px; }
.leftcolumn .navigation {
background:url(../images/menu/orange_left_bg.gif) left top no-repeat;
}
.leftcolumn .navigation ul li a {
color:#cb2f02;
background:url(../images/menu/orange_left_arrow.gif) left center no-repeat;
}

.leftcolumn .navigation {
margin-bottom:0;
}

.tipsideas {
background:url(../images/template/tipsideasback.gif) no-repeat;
width:180px;
height:310px;
float:left;
margin:0 20px 0 0;
position:relative;
}

.tipselector {
list-style:none;
width:180px;
margin:0 auto;
text-align:left;
padding:12px 0 0;
position:absolute;
bottom:15px;
left:8px;
}

.tipselector li {
float:left;
width:9px;
height:9px;
background:url(../images/icons/radio.png) no-repeat;
margin:6px 11px 0 0;
text-indent:-3000em
}

.tipselector li.previous,.tipselector li.next {
width:17px;
height:22px;
margin:0 11px 0 0
}

.tipselector li.previous {
background:url(../images/icons/arrow_left.png) no-repeat
}

.tipselector li.next {
background:url(../images/icons/arrow_right.png) no-repeat;
margin:0
}

.tipselector li.selected {
background:url(../images/icons/radio_selected_orange.png) no-repeat
}

.tipselector li a {
display:block;
width:9px;
height:9px;
overflow:hidden
}

.tipselector li.next a,.tipselector li.previous a {
display:block;
width:17px;
height:22px
}

.tipslides {
position:relative;
width:180px;
height:210px;
top:50px;
overflow:hidden;
}

.tipslide {
width:180px;
height:210px;
position:absolute;
top:0;
left:0;
background:url(../images/template/tipsslideback.gif);
}

.tipdescription {
padding:8px 15px;
}
.tipdescription a {
color:#cb2f02;
text-decoration:underline;
}