﻿body{
	background: #969696 url(../Images/bg.gif) repeat-x;
	margin: 0 auto;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #464646;
	line-height: 1.4em;
}

.fileIcon{
	position: relative;
	top: 4px;
	margin-right: 5px;
}

h3 {
	color: #d06c0b;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
}



table{
	text-align: left;
}
.top{
	background: url(../Images/bgtop.gif) no-repeat top;
}
.topcontent{
	height: 224px;	
	position: relative;
	top: 8px;
}
.topmenu{
	float: left;
	position: relative;
	top: 38px;
	left: 40px;
}
.topmenu input{
	margin-right: 10px;
}
.menu{
	background: url(../Images/bgmenu.gif) no-repeat top;
	height: 27px;
	text-align: right;
	padding-top: 20px;
	padding-right: 30px; 
	color: #ffffff;
}
.menu a{
	background: transparent;
	color: #ffffff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 11px;	 
}
.menu a:hover{
	background: #e5872c;
	color: #ffffff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 11px;
}
.menufix{
	padding-top: 12px;
	padding-bottom: 11px;
}
.maincontent{
	padding-left: 30px;
	padding-right: 30px;	
	padding-top: 10px;
	padding-bottom: 30px;
	min-height: 400px;	
	height: auto !important;
	height: 400px;
}
.maincontent2{
	padding: 35px;
	padding-bottom: 50px;
/*	height: 300px;
	min-height: 300px;	*/
}
.logocontainer{
	float: left;
	position: relative;
	left: 25px;
}
.login{
	float: left;
	position: relative;
	left: 10px;
}
.login a{
	color: #bf6710;
	text-decoration: none;
	font-weight: normal;
}
.login a:hover{
	color: #bf6710;
	text-decoration: underline;
	font-weight: normal;
}
.memberbox{
	float: left;
	clear: both;
	position: relative;
	top: 48px;
	left: 40px;
	width: 300px;
}
a{
	color: #e5872c;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.coach{
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}
a.coach:hover{
	color: #e5872c;
	text-decoration: none;
	font-weight: bold;
}
.coach img{
	float: left;
	position: relative;
	top: 0px;
	margin-right: 5px;
}
.leftcol a{
	color: #cd6f15;
	text-decoration: none;
	font-weight: bold;
}
.leftcol a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.main{
	background: #ffffff url(../Images/bgmain.gif) repeat-x;
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;	
}
.content{
	padding-left: 8px;
	padding-right: 8px;	
}
.leftcol{
	background: #d0d0d0 url(../Images/bgleftcol.gif) repeat-x;
	border-right: 1px solid #a4a4a4;
	/*height: 300px;
	min-height: 300px;	*/
}
.rightcol{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	/*height: 300px;
	min-height: 300px;	*/
}
.rightcol2{
	background: #ececec url(../Images/bgrightcol2.gif) repeat-x;
	border-left: 1px solid #a4a4a4;
}
.rightcol3{
	background: url(../Images/bgrightcol2.gif) repeat-x;
	border-top: 1px solid #a4a4a4;
}

.leftheadline{
	background: #aaaaaa url(../Images/bgleftheadline.gif) repeat-x;
	height: 32px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
}
.leftbox{
	padding: 20px;
}
.leftbox2{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;		
	padding-bottom: 10px;	
}
.bullet{
	position: relative;
	top: 7px;
	left: 13px;
}
.leftheadline span{
	position: relative;
	top: 4px;
	left: 16px;
}
.footer{
	background: url(../Images/bgfooter.gif) no-repeat;
	font-size: 10px;
	color: #ffffff; 
	padding-left: 30px;
}
.footer a{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.divider{
	background-color: #cecece;
	height: 1px;
	margin-bottom: 20px;
	margin-top: 10px;	
}
.divider2{
	background: url(../Images/bgdivider.gif) repeat-x;
	height: 1px;
	margin-bottom: 5px;
	margin-top: 5px;	
}

textarea{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

select{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

input{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.bigNews{
	background: url(../Images/bgbignews.gif) repeat-x bottom;
	padding-left: 25px;
	padding-right: 25px;	
	padding-top: 5px;
	padding-bottom: 15px;	
	border-bottom: 1px solid #ffffff;
}
p, h2{
	margin: 0;
}
p.bigNews{
	padding: 0;
	background: transparent;
}
h1{
	color: #d06c0b;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: normal;
	background: transparent;
	padding: 0px;	
	margin: 0px;
	text-transform: uppercase;
}
.smallNews{
	background: url(../Images/bgsmallnews.gif) repeat-x;
	border-bottom: 1px solid #ffffff;
	padding-left: 25px;
	padding-right: 25px;	
	padding-top: 20px;
	padding-bottom: 15px;	
}
.box{
	background: url(../Images/bgbox.gif) repeat-x;
	padding-left: 25px;
	padding-right: 25px;	
	padding-top: 20px;
	padding-bottom: 15px;	
}
.box2{
	background: url(../Images/bgbox2.gif) repeat-x;
	padding-left: 25px;
	padding-right: 25px;	
	padding-top: 20px;
	padding-bottom: 15px;	
}

.rubrik{
	font-family: Arial, Helvetica, sans-serif;
	color: #d06c0b;
	font-weight: bold;
	font-size: 26px;
	line-height: normal;
	text-transform: uppercase;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #d06c0b;
	font-weight: bold;
	font-size: 24px;
	line-height: normal;
}
.rubrik2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}
.rubrik3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	color: #6c6c6c;*/
	font-size: 16px;
	line-height: normal;
}
.rubrik4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: normal;
}

.orange{
	color: #d06c0b;
}
.grey{
	color: #464646;
}
.newsimage{
	float: right;
	border: 0px solid #cecece;
	padding: 0px;
	background-color: #ffffff;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: right;
}
.newsimage img{
	display: block;
/*	border: 1px solid #cecece;*/
	border: 1px solid #ffffff;
	padding: 3px;
}
.newsimage span{
	display: block;
	padding: 3px;
}
.newsimagestart{
	float: right;
	border: 1px solid #cecece;
	padding: 3px;
	background-color: #ffffff;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: right;
}
.newsimagestart div{
	width: 165px;
	height: 105px;
}
.newsimagestart2{
	border: 1px solid #cecece;
	padding: 3px;
	background-color: #ffffff;
	margin-bottom: 15px;	
	width: 165px;
}
.newsimagestart2 div{
	/*width: 165px;*/
	height: 105px;
}
.newsimagestart3{
	border: 1px solid #cecece;
	padding: 3px;
	background-color: #ffffff;
	margin-bottom: 15px;
	width: 155px;	
}
.newsimagestart3 div{
	/*width: 155px;*/
	height: 105px;
}
.staffimage{
	/*border: 1px solid #cecece;
	padding: 3px;
	background-color: #ffffff;*/
	margin-bottom: 5px;
	position: relative;
	height: 185px;
	width: 137px;
}
.staffimage img{
	position: absolute;
	bottom: 0px;
/*	display: block;*/
}

/*///////////*/
.newsimagetop{
	border: 1px solid #cecece;
	padding: 3px;
	background-color: #ffffff;
	margin-bottom: 15px;
}
.newsimagetop img{
	display: block;
}
.imagediv{
	float: right;
	margin-bottom: 20px;
	margin-left: 15px;
	clear: right;
}
.imagediv img{
	display: block;
}
/*//////////*/

.serviceboxen{
	background: url(../Images/bgservicebox.gif) no-repeat center bottom;
}
a.servicebox{
	width: 184px;
	height: 42px;
	padding-top: 67px;
	font-size: 14px;
	color: #464646;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.servicebox:hover{
	width: 184px;
	height: 42px;
	padding-top: 67px;
	font-size: 14px;
	color: #464646;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/*
a.servicebox{
	width: 184px;
	height: 32px;
	padding-top: 77px;
	font-size: 12px;
	color: #464646;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	text-decoration: none;
}
a.servicebox:hover{
	width: 184px;
	height: 32px;
	padding-top: 77px;
	font-size: 12px;
	color: #464646;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	text-decoration: none;
}*/
.button{
	background: #f29439 url(../Images/bgbutton.gif) repeat-x bottom;
	border: 1px solid #733900;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 6px 10px 6px 10px;
}


a.localmenu{
	background-color: #b3b3b3;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;	
	text-decoration: none;
	font-weight: bold;
}
a.localmenu:hover{
	background-color: #969696;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;	
	text-decoration: none;
	font-weight: bold;
}
a.localmenu img{
	position: relative;
	top: 1px;
}
.localmenu2{
	text-align:center;
	background-color: #b3b3b3;
	border-bottom: 1px solid #e5e5e5;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.localmenu2_2{
	text-align:center;
	background-color: #969696;
	border-bottom: 1px solid #e5e5e5;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.localmenu2 input, .localmenu2_2 input{
	background: #e38426 url(../Images/bgbutton_small.gif) bottom;
	border: 1px solid #bf6710;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	cursor: pointer;
}
.startschedule td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
.scheduletime{
	font-size: 10px;
	font-weight: bold;
	color: #cacaca;
}



/* new */

.topbox{
	width: 900px;
	position: relative;
	text-align: left;
}
.topbox div{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: uppercase;
	text-align: right;
}
.topbox #divider{
	position: absolute;
	top: 25px;
	right: 185px;
}
.topcity{
	top: 21px;
	right: 210px;
	font-weight: bold;
	font-size: 40px;
	color: #ffffff;
}
.topcity span{
	display: block;
	font-weight: bold;
	font-size: 20px;
	color: #ed7500;
}
#datenumber{
	top: 19px;
	right: 70px;
	width: 70px;
	font-weight: bold;
	font-size: 46px;
	color: #b7b7b7;
}
#datemonth{
	top: 26px;
	right: 20px;
	width: 50px;
	font-weight: bold;
	font-size: 20px;
	color: #b7b7b7;
}
#dateday{
	top: 51px;
	right: 20px;
	width: 50px;
	font-weight: bold;
	font-size: 10px;
	color: #b7b7b7;
}
#datetime{
	top: 72px;
	right: 20px;
	width: 50px;
	font-weight: bold;
	font-size: 14px;
	color: #ed7500;
}
.datenumber{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 46px;
	color: #d06c0b;
	line-height: normal;
}
.datemonth{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	color: #b7b7b7;
	line-height: normal;
}
.dateday{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #d06c0b;
	line-height: normal;
}
.weather{
	top: 22px;
	right: 175px;
}
.topbox2 > div{
	width: 900px;
	height: 60px;
	background-color: #ffffff;
}
.topbox2 > div div{
	margin-top: 0px;
	float: left;
	width: 22%;
	height: 60px;
	padding-left: 20px;
	text-align: left;
}
.topbox2 > div > div > img{
	float: left;
	margin-right: 15px;
}
.topbox2 > div > div > span{
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	white-space: nowrap;
}
.menubar{
	height: 39px;
	background: url(../Images/bgmenubar.gif) repeat-x;
}
.menubar > div{
	text-align: left;
	width: 900px;
}

.maindiv{
	width: 900px;
	text-align: left;
	background-color: #ffffff;
	/*border-bottom: 1px solid #cecece;*/
}
.footerdiv{
	width: 840px;
	text-align: left;
	border-top: 1px solid #ededed;
	background: #e0e0e0 url(../Images/bgfooterdiv.gif) repeat-x top;
	padding: 20px 30px 0px 30px;
}
.footerdiv > div{
	float: left;
	text-align: left;
	color: #797979;
}
.footerdiv2{
	width: 880px;
	padding: 10px;
	text-align: left;
}
.footerdiv2 a{
	color: #c9c9c9;
	text-decoration: none;
	font-weight: normal;	
}
.footerdiv2 a:hover{
	color: #c9c9c9;
	text-decoration: underline;
	font-weight: normal;
}
.leftcolumn{
	float: left;
	padding-left: 15px;
	width: 605px;
}
.rightcolumn{
	float: right;
	padding-right: 15px;
	width: 250px;
}
.leftcolumn > div{
	background-color: #ececec;
	margin-bottom: 15px;
	padding: 20px;
}
.rightcolumn > div{
	background-color: #5a5a5a;
	margin-bottom: 15px;
	color: #ffffff;
}
.rightcolumn > div > div, .greyleftcol > div{
	padding: 8px 15px 8px 15px;
}
.greyleftcol{
	/*width: 200px;*/
	background-color:#ececec;
	min-height: 400px;	
	height: auto !important;
	height: 400px;
}
.greyleftcol > a{
	color: #464646;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 5px 5px 5px 15px;
	background: transparent;
	border-bottom: 1px solid #ffffff;
}
.greyleftcol > a:hover{
	background: #cecece;
	font-weight: normal;	
	border-bottom: 1px solid #ffffff;
	color: #000000;
}
h2.white{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	line-height: normal;
	margin: 0;
	padding: 0;
}
h2.grey{
	font-size: 14px;
	font-weight: bold;
	color: #e0e0e0;
	text-transform: uppercase;
	line-height: normal;
	margin: 0;
	padding: 0;
}
h2.darkgrey{
	font-size: 14px;
	font-weight: bold;
	color: #a1a1a1;
	text-transform: uppercase;
	line-height: normal;
	margin: 0;
	padding: 0;
}
h2.orange{
	font-size: 14px;
	font-weight: bold;
	color: #d06c0b;
	text-transform: uppercase;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.dividergrey{
	height: 2px;
	background: url(../Images/dividergrey.gif) repeat-x;
	padding: 0;
	margin: 0;
}
.dividergreylight{
	height: 1px;
	background: #cecece;
	padding: 0;
	margin: 0;
}
.announceimage{
	width: 181px;
	height: 121px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.galleryimg{
	background: #ffffff url(../Images/gallerymid.gif) repeat-y;
	width: 547px;
	text-align: center;
}
.datelabel{
	background-color: #cecece;
	padding: 5px 8px 5px 8px;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: -18px;
}
#imageContainer, #imageContainer2 { height:60px; }  
#imageContainer img, #imageContainer2 img { display:none; 	
			position:absolute; 	
			top:0px;
			left:25px;
			/*height:60px;  	*/
			/*width:200px; 	*/
			opacity: -0.01; } 



/*//// menu /////*/

#sddm{	
	margin: 0px;
	padding: 0px;
	z-index: 3000;
}

#sddm li{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	position: relative;
}
#sddm li > a{
	background: transparent;
	padding: 12px 20px 12px 20px;
	display: block;
	float: left;
	color: #ffffff;
	font-weight: normal;
	line-height: normal;
}
/*#sddm li a{	
	display: inline;
	margin: 0;
	padding: 0px;
	width: 85px;
	background: #ffffff;
	color: #00b0d8;
	text-align: center;
	text-decoration: none;
}
*/
#sddm li > a:hover{
	background: #da7c1f;
}

#sddm li div
{	position: absolute;
	top: 38px;
	left: -1px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 2px;	
	background-color: #da7c1f;
	border: 1px solid #bf6710;
	border-top: none;
}
#sddm li div img{
	display: block;
	}
	#sddm li div a{	
		background: transparent;
		position: relative;
		display: block;
		margin-left: 2px;
		margin-right: 2px;		
		padding: 4px 10px;
		width: 100px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #ffffff;
		font-size: 11px;
		font-weight: normal;
		}

	#sddm li div a:hover{
		background: #bf6710;
	}
