/*img,div { behavior: url("assets/iepngfix.htc") }*/

div.clearfloat { clear:both; }



body
{
	background-image: url(/images/back-gradient.png);
	background-repeat:repeat-x;	
	font-family: Arial, sans-serif;
	color: #444444;
	text-align:center;
}

#at20mc {
	position:absolute;
	left:-200px;
}

#container
{
	
	margin: 0px auto;
	width: 897px;
	text-align:left;
}

#header
{
	background-image: url(/images/masthead.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	overflow: hidden;
	height: 410px;
}

#header-blocks
{
	list-style-type: none;	
	padding-top: 10px;
	float: left;
}

#header-blocks li
{
	display: inline;
}

#header-left
{
	position:absolute;
	float:left;
	width:370px;	
}

#header-right
{
	float:right;
	width:530px;	
}

#logo
{
	width: 280px;
	height: 133px;
	margin-left: 10px;
	float: left;
}

#header-text
{
	float:left;
	font-size: 1em;	
	margin-left: 20px;
	line-height: 1.1em;
	letter-spacing: 0.25px;
	color: #FFFFFF;
	font-weight: bold;
}

#header-text .bigger
{
	font-size: 1.6em;
	margin-top: 5px;
	margin-bottom: 10px;	
}

#header-text .white
{
	color: #FFFFFF;	
	font-weight: bold;
}

#slide-container
{
	width:304px;
	height:218px;
	background-image: url(/images/slideshow-bg.png);
	float:left;
	margin-left:20px;
	margin-top:10px;	
}

#header-top
{
	float:right;
	height:45px;
	line-height: 45px;
	margin-top: 20px;
	width:500px;
	color:#FFFFFF;	
	font-size: 0.6em;
	text-transform: uppercase;
	font-weight: bold;
}

#header-top input
{
	margin: 0px 30px 0px 10px;	
}

#header-top a
{
	padding: 0px 10px;
	color:#FFFFFF;
	text-decoration:none;	
}

#header-top a:hover
{
	text-decoration:underline;	
}

#header-nav
{
	float:right;
	width: 516px;
	margin-top: 130px;
	height:37px;
	position:relative;
}

#header-nav li
{
	float:left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.7em;
	width:86px;
	height: 37px;
	position:relative;
}

#header-nav li a
{
	color: #FFFFFF;
	display: block;
	width:66px;
	height: 27px;
	padding: 5px 10px;
	text-decoration: none;
	background-image: url(/images/unselected-nav.png);
}

#header-nav li#coaching a:hover,
#header-nav li.coaching a
{
	background-image: url(/images/selected-nav.png);
}

#header-nav li#coaching ul.dropdown  a:hover
{
	background-image: url(/images/selected-nav-drop.png);

}

#header-nav li#running a:hover,
#header-nav li.running a
{
	background-image: url(/images/selected-nav2.png);
}

#header-nav li#running ul.dropdown  a:hover
{
	background-image: url(/images/selected-nav-drop2.png);

}

#header-nav li#knowhow a:hover,
#header-nav li.knowhow a
{
	background-image: url(/images/selected-nav3.png);
}

#header-nav li#knowhow ul.dropdown  a:hover
{
	background-image: url(/images/selected-nav-drop3.png);

}

#header-nav li#latestnews a:hover,
#header-nav li.latestnews a
{
	background-image: url(/images/selected-nav4.png);
}

#header-nav li#latestnews ul.dropdown  a:hover
{
	background-image: url(/images/selected-nav-drop4.png);

}

#header-nav li#inaction a:hover,
#header-nav li.inaction a
{
	background-image: url(/images/selected-nav5.png);
}

#header-nav li#inaction ul.dropdown  a:hover
{
	background-image: url(/images/selected-nav-drop5.png);

}

#header-nav li#onlihelp a:hover,
#header-nav li.onlihelp a
{
	background-image: url(/images/selected-nav6.png);
}

#header-nav li#onlihelp ul.dropdown  a:hover
{
	background-image: url(/images/selected-nav-drop6.png);

}

#header-nav ul.dropdown
{
	visibility:hidden;
	position:absolute;
}

#header-nav ul.dropdown a
{
	background-image: url(/images/unselected-nav-drop.png);
}

#header-nav li#latestnews ul
{
	visibility:hidden;
	position:absolute;
}

#header-nav li:hover ul
{
	visibility:visible;
}

#header-nav li#latestnews:hover ul
{
	visibility:visible;
}

#special-icons
{
	clear: both;
	margin-top:25px;	
}

#special-icons li
{
	float: left;
	background-repeat:no-repeat;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
}

#special-icons li div
{
	margin:-25px 30px 0px 20px;
}


#special-offers
{
	width:125px;
}

#facts
{
	width:125px;
}

#datesandtimes
{
	width:125px;
}

#updates
{
	width:125px;
}

/* SLIDESHOW */

#slideshow
{
	margin: 2px 0px 0px 3px;
}

.slide
{
	position: relative;
	width:298px;
	height:199px;
	background-repeat:no-repeat;
	background-color: #EEEEEE;
	background-position: 50% 50%;
	margin: 0px;
	padding: 0px;	
}

.slide img {
width:300px;
height:250px;
}

.next, .prev
{
	width:28px;
	height:80px;	
	float: left;
	line-height: 80px;
	text-align: center;
	font-size: 4em;
	cursor: pointer;
	font-weight:bolder;
	color:#FF0000;
	margin: 60px 20px 0px;
	padding: 0px;
	background-image: url(/images/slideshow-left.png);
	background-repeat: no-repeat;
	behavior: url(/css/iepngfix.htc);	
}

.next
{
	float:right;	
	background-image: url(/images/slideshow-right.png);
}

.slide-nav
{
	margin:0px 0px 0px;	
}

.slide-caption
{
	color:#ffffff;
	background-color:#000000;	
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	line-height: 1.2em;
	height: 40px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.slide-title
{
	font-weight:bold;
	font-size:0.8em;
	padding:0px 10px;
	padding-bottom:0px;	
}

.slide-body
{
	padding:0px 10px;
	padding-top:0px;
	font-size:0.7em;		
}

.slide-caption-text
{
	color:#FFFFFF;
	line-height: 1.2em;
	height: 40px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

/* Left Panel */

#left-panel
{
	float:left;	
	width: 398px;
	color: #444444;
}

#left-panel .heading
{
	margin-left:20px;
	margin-right:10px;
}

#left-panel .heading h2{
	margin:0px;
}

#right-panel .heading h2{
	margin:0px;
}

#left-panel h1
{
	margin:10px 20px;
	text-transform:uppercase;
	font-size:1.6em;
}

#left-panel h1 span
{
	font-weight:100;	
}

#left-panel h1 .green
{
	font-weight:bold;
	color:#6C9730;	
}

#left-panel p
{
	font-size:0.7em;
	margin:10px 20px;	
	line-height:1.5em;
	padding-bottom:10px;
}

#left-panel a,
#right-panel a
{
	color:#6C9730;
	text-decoration:none;
}

#left-panel a:hover,
#right-panel a:hover
{
	text-decoration:underline;
}

#left-panel h2,
#left-panel h3
{
	margin:10px 20px;
}

#widepage p
{
	
line-height:1.25em;
font-size:11.2px;
}

#wideheader h1
{
	margin-bottom:10px;
	margin-top:10px;
}

#left-panel li
{
	font-size:0.7em;
	margin:5px 40px;	
	list-style: disc;
}

#widepage li
{
	margin:5px 40px;
}

#widepage ul li {
	list-style-type:square;

}

.newsarticle
{
	margin-top:30px;
}


#widepage h3,#widepage h2,#widepage h1{
margin-top:10px;
margin-bottom:10px;
font-size:25px;
}

#right-panel
{
	overflow: hidden;	
}

#right-panel p
{
	margin:0px 5px 0px 5px;
	font-size:0.7em;
	line-height:1.5em;	
}

#right-panel li
{
	font-size:0.7em;
	margin:5px 25px;	
	list-style: disc;
}

#right-panel h2,
#right-panel h3
{
	margin:10px 5px;
}

#titleone { color: #8CC63F; }
#titletwo { color: #ED1C24; }
#titlethree { color: #8CC63F; }
#titlefour { color: #29ABE2; }
#titlefive { color: #FCD116; }
#titlesix { color: #F7931E; }
#titleseven { color: #FF3E96; }

div#widepage a { font-weight: bold; }
body#section2 div#widepage a { color: #ED1C24; }
body#section3 div#widepage a { color: #8CC63F; }
body#section4 div#widepage a { color: #29ABE2; }
body#section5 div#widepage a { color: #FCD116; }
body#section6 div#widepage a { color: #F7931E; }
body#section7 div#widepage a { color: #FF3E96; }


body#section2 div#wide2 a { color: #ED1C24; }
body#section3 div#wide2 a { color: #8CC63F; }
body#section4 div#wide2 a { color: #29ABE2; }
body#section5 div#wide2 a { color: #FCD116; }
body#section6 div#wide2 a { color: #F7931E; }
body#section7 div#wide2 a { color: #FF3E96; }


/* Right Panel */

#right-left-panel
{
	float:left;
	width:230px;
	margin-left:10px;
}

#news p
{
	
	font-size:14px;
}

#news div
{
	padding:5px;
	margin:4px 0px;	
	font-weight: bold;
}

#news div a
{
	color:#333333;	
	font-size:10px;
	text-decoration:underline;
}

#news div a:hover
{
	text-decoration:none;	
}

.heading
{
	background-image:url(/images/headings.png);
	height:10px;
	background-repeat: repeat-x;
	color: #6C9730;	
	padding:5px;
	margin:4px 0px;	
	font-weight: bold;
	font-size:12px;
}

.heading h2{
	margin:0px;	
	padding:0px;
}

.margin-top {
	margin-top:20px;
}

#news .row
{
	background-color: #EDF6E2;
}

#news .altrow
{
	background-color: #EEEEEE;
}

#running-events 
{
	font-size:10px;

}

#running-events table
{
	padding:5px;
	margin:4px 0px;	
	font-weight: bold;
	width: 100%;
}

#running-events table td
{
	text-align:left;	
	text-transform: uppercase;
	padding: 5px;
}

#running-events table td
{
	border-bottom:4px solid #FFFFFF;	
}

#running-events table .altrow
{
	background-color: #EEEEEE;
}

#running-events table .row
{
	background-color: #EDF6E2;
}

#running-events table a
{
	color:#333333;	
	text-decoration:underline;

}

#running-events table  a:hover
{
	text-decoration:none;	
}

#right-right-panel
{
	float:right;
	width:240px;	
}

#right-right-panel h1
{
margin-left:5px;
}

#photos 
{
	margin:4px 0px;	
	font-weight: bold;
}

#photos .photo
{
	width: 70px;
	height: 70px;
	float: left;
	margin: 5px 5px;
}

#photos .photo img
{
	width: 70px;
	height: 70px;
}

#content h1
{
	margin:10px 20px;
	text-transform:uppercase;
	font-size:1.6em;
}

#right-panel-other
{
	width:460px;
	float:left;
	padding:10px;
}

#right-panel-shop
{
	padding:10px;
}

#regform 
{
	font-weight:bold;	
	font-size:0.7em;
	line-height:1.5em;
	font-weight:bold;	
	background-color:#eeeeee;
	padding:10px;
}

div#regform input.formfield
{
	width:400px;
	height:16px;
	padding:2px;
	margin-bottom:10px;
	border:1px solid #6C9730;
}

div#regform input.formfield:focus
{
	border:1px solid #000;
}

div#regform textarea
{
	width:400px;
	padding:2px;
	height:100px;
	border:1px solid #6C9730;
}

div#regform textarea:focus
{
	border:1px solid #000;
}

div#submitF input
{
	border:1px solid #6C9730;
	width:60px;
	height:20px;

}

/* Footer */

#footer
{
	clear:both;
	background-image: url(/images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	text-transform: uppercase;
	font-size: 0.55em;
	height: 33px;
	padding:0px 10px;
	margin-bottom: 30px;
}

#small-logo
{
	background-image:url(/images/small-logo.png);
	background-repeat:no-repeat;
	height:33px;
	width:63px;
	float:left;
	position:relative;
}

#footer div
{
	height:33px;
	line-height:33px;	
}

#footer a
{
	color:#444444;
	text-decoration:none;
	padding:0px 0px;	
}

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


/* Single Column Styles */
div#widepage
{
	float:left;
	margin:10px;
	margin:10px 20px;
	width:570px;
}

div.newsimage,
div.eventimage,
div.inactionimage
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	width: 140px;
}

div.newsbody,
div.eventbody,
div.inactionbody
{
	float: left;
	padding-left: 10px;
	padding-bottom: 15px;
	
}

.newsdate,.eventdate {
margin-bottom:10px;
margin-top:2px;

}

.newsarticle{
margin-bottom:20px;

}

div#wideheader
{
	margin-bottom:20px;
}

div#wideheader h2
{
	margin-bottom:10px;
	font-size:25px;
}

h3.newstitle,
h3.eventtitle
{
	font-size:20px;
}

p.newsdate
p.eventdate
{
	font-size:20px;
	padding-bottom:5px;
}


#main-content-container
{

	position:relative;
	overflow:hidden;
	background-image:url(/assets/fauxcolumn.jpg);
	background-repeat:repeat-y;
}

#subArrow
{
position:relative;
top:8px;
left:-30px;
}

div#newsarchive { text-align: center; }


/* Shop Page Styles */

div.shopproduct
{
	float:left;
	margin-bottom:30px;
	margin-top:20px;
	margin-right:20px;
	padding:5px;
	width:260px;
	height:260px;
	display:block;
}

div#right-panel-shop p {
font-size:11.2px
display:block;
margin-bottom:20px;
line-height:1.5em;

}


div.shopproductimage
{
	padding:1px;
	width: 100px;
	float:left;
	height:260px;
}

div.shopproducttext 
{
	font-size:11.2px;
}

div#right-panel-shop h2,
div#right-panel-shop h3
{
	padding:0;
	margin:0;
}

div#right-panel-shop h3
{
	color: #FF3E96;
		margin-bottom:10px;
		font-size:20px;
}

div#right-panel-shop form
{
	margin-top:5px;
	margin-bottom:5px;
}

#share
{
	position:absolute;
	left:750px;
	top:75px;
}

#widepage li {
font-size:11.2px;
}

#wide2 {
float:left;
margin:10px;
margin:30px 20px;
width:240px;
}

#shoppage p,#wide2 p,#wide2 li,#wide2 a {
font-size:11.2px;
line-height:1.5em;

}

#header-nav,
#special-icons,
#header-icons,
#header-nav ul
{
list-style: none;

}

#special-icons li
{
	list-style-type: none;	
	overflow: hidden;
	margin: 5px -1px;
}

#special-icons
{
	overflow: hidden;
}