@charset "utf-8";
/* CSS Document */

img{
        border:none;
}
body{
	margin-top:5px;	
        font-family: Arial, Helvetica, sans-serif;
        font-size:13px;
        color:#58585a;
}
#container{
	width:960px;
	margin:0 auto;
}
#masthead{
	width:950px;
	margin:0 auto;
}
#inner-shadow{
	background-image:url(/IM_Custom/ContentStore/Layouts/Images/gradient_bg.jpg);
	background-repeat:repeat-y;
}
#navigation{
	width:950px;
	height:30px;
	margin:0 auto;
	background-color:#666;
        text-align:center;
}
#content{
	width:950px;
        min-height:500px;
	margin:0 auto;
}
.small-news-date{
display:none;
visible: hidden;
}
#left-column{
	width:600px;
	float:left;
	padding:10px 10px 0 10px;
}
#right-column{
	width:280px;
	float:right;
	padding:10px;
}
#register-button{
	width:278px;
	height:64px;
	background-repeat:no-repeat;
        text-align:center;
        padding:0px 10px 5px 0px ;
        border:none;
}
#competitions{
	width:278px;
	height:64px;
	background-repeat:no-repeat;
        text-align:center;
        padding:0px 10px 5px 0px ;
        border:none;
}
#nutrition{
	width:278px;
	height:64px;
	background-repeat:no-repeat;
        text-align:center;
        padding:0px 10px 5px 0px ;
        border:none;
}
#services{
	width:278px;
	height:64px;
	background-repeat:no-repeat;
        text-align:center;
        padding:0px 10px 5px 0px ;
        border:none;
}
#footer{
	width:960px;
	height:90px;
	background-image:url(/IM_Custom/ContentStore/Layouts/Images/footer-960x90.jpg);
	background-repeat:no-repeat;
}
#lhs-footer{
	float:left;
	margin: 20px 0 0 20px;
        text-align:left;
        color:#FFF;
        font-size:12px;
}
#rhs-footer{
	float:right;
	margin:5px 20px 0 0;
}
#blueprint-disclaimer{
	float:right;
	margin: 5px 20px 20px; 0;
        font-size: 10px;
        color:#58585A;
}
#blueprint-disclaimer a{
        color:#58585A;
        text-decoration:none;
}
#blueprint-disclaimer a:hover{
        color:#58585A;
        text-decoration:underline;
}
#disclaimer{
	display:none;
	visibility:hidden;
}

/* content styles */
#home-testimonials{
        width:260px;
        height:240px;
        text-align:center;
        padding:10px;
}
.block{
        position:absolute;
	width: 250px;
	height: 240px;
	display:none;
}
#about{
       margin-left:-3px; 
       height: 100px;
       width: 280px;
       padding-bottom:0px;
}

/* Font styling */
.Bodytext{
       font-family: Arial, Helvetica, sans-serif;	
       font-size: 13px;	
       text-decoration: none;	
}
p{
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 13px; 
       color:#58585a; 
       line-height: 140%;}
.break{ 
       font-size:1px; 
       clear:both; 
       margin:0px; 
       padding:0px; 
       height:1px;
}
tr.NewsEven {color: #58585a;}
tr.NewsEven b{color: #58585a;}
tr.NewsOdd {color: #58585a;}
tr.NewsOdd b{color: #58585a;}
h1{  
       font-family: Helvetica, Arial, sans-serif; 
       color:#006039;
       font-size: 45px;
       line-height: 42px;
       font-weight: bold italic;
       padding:0px 0px 10px 0px;
       margin:0px;
}
h3{
       font-weight: bold;
       font-size:12px;
}
.smallgreentext{
       font-size: 14px;
       font-weight: bold;
       color: #006039;
}
a{
       color:#58585a;
       text-decoration:none;
       border:none;
}
a:hover{
       color:#58585a;
       text-decoration:underline;
       border:none;
}

/* Menu styling */
.MenuLink {
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
        display:block;
        width:135px;
        height:30px;
        padding-top:7px;
}
.MenuLink:hover {
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
        display:block;
        width:135px;
        height:30px;
        text-decoration:underline;
}

/* rh column promos */
#news{
        background-image:url(Images/news-bg.png);
        background-repeat:no-repeat;
        width:210px;
        height:auto;
        float:left;
        padding-top:3px;
}
#news-text{ 	
        color:#58585a; 
        padding:15px 0px 0px 25px;
}
#articlefull_title{
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 13px;
       font-weight: italic; 
       color:#006039; 
       line-height: 140%;}

/* keenan machine image */
#keenan-machine-box{
        width:380px;
        height:225px;
        float:right;
	background-image:url(/IM_Custom/ContentStore/Layouts/Images/keenan-machine.gif);
	background-repeat:no-repeat;
	background-position:bottom right; 
        margin-right:-15px; 
     
}
#keenan-machine-box span{
	display:none;
	visibility:hidden;
}

/* Shop CSS */
#centre-column{
        width:940px;
        min-height:550px;
        margin:10px 0 10px 0;
}
#inner-shadow-shop{
	background-image:url(/IM_Custom/ContentStore/Layouts/Images/shop_gradient_bg.jpg);
	background-repeat:repeat-y;
}