@import url(lib.css);

.date { 
color: #666;
font-size: 0.9em;
margin-top: -3px;
}

.widget {
width: 220px;
color: #FFF;
min-height: 170px;
_height: 170px;
margin-bottom: 15px;
}

.widget h2 {
width: 220px;
height: 37px;
text-indent: -9999px;
}

.widget a:visited {
color: #FFF;
}

.widget form, .widget p, .widget cite {
padding-left: 13px;
padding-right: 13px;
color: #FFF;
}

.widget blockquote {
margin-top: 0;
padding-top: 0;
}

.widget label {
display: block;
font-weight: bold;
}

.widget input {
margin: 8px 0 0 0;
}

.widget blockquote p, .widget blockquote cite {
color: #FFF;
}

#freeTrial {
background: #389EBA url(../images/bgWidgetBlue.png) no-repeat bottom left;
}

#freeTrial h2 {
background: #389EBA url(../images/hdFreeTrial.png) no-repeat;
}

#quote {
background: #389EBA url(../images/bgWidgetBlue.png) no-repeat bottom left;
}

#quote h2 {
background: #389EBA url(../images/hdInspiration.png) no-repeat;
}

#newsletter {
background: #EDAA00 url(../images/bgWidgetYellow.png) no-repeat bottom left;
}

#newsletter h2 {
background: #EDAA00 url(../images/hdTheFitnessFix.png) no-repeat;
}

#newsletter p {
margin-bottom: 8px;
}

/* -------------------------------------------------------------- 
foreverstrong.com.au stylesheet V1 - 05/06/2009
Author - benbailey.com.au
-------------------------------------------------------------- */
#wrapper {
position: relative;
width: 940px;
margin: 0 auto;
background: #FFF;
}

.casper { display: none; }

/* =header 
--------------------------------------------------------------------------
*/
#header {
background: url(../images/bgHeader.jpg) no-repeat;
height: 180px;
}

#header img {
display: none; 
}

#header a {
display: block;
width: 160px;
height: 180px;
outline: 0;
}

/* =banner 
--------------------------------------------------------------------------
*/
#banner {
padding: 20px 0 5px 30px;
/*background: url(../images/bgBanner.png) bottom right no-repeat;*/
}

#banner p {
_width: 580px;
}

ul#boxie {
margin-left: 0;
margin-right: 0;
margin-top: 0;
}

ul#boxie li {
list-style-type: none;
background: none;
display: inline;
margin-left: 15px;
}


/* =primaryNavigation - primary navigation of the website 
--------------------------------------------------------------------------
*/
#primaryNavigation {
background: url(../images/bgNav.jpg) no-repeat;
height: 51px;
}

#primaryNavigation ul {
margin: 0;
position: relative;
top: 1px;
}

#primaryNavigation li {
display: inline;
list-style-type: none;
}

#primaryNavigation li a {
display: block;
float: left;
_display: inline;
_position: relative;
_top: 0;
outline: 0;
text-indent: -9999px;
height: 46px;
border-top: 5px solid #5FBE40;
width: 47px;
margin: 0 31px;
}

#primaryNavigation li a:hover, #primaryNavigation li a:focus, #primaryNavigation li a.selected {
height: 46px;
border-top: 5px solid #FFF;
margin: 0 31px;
}

#primaryNavigation li#navAbout a {
width: 72px;
margin: 0 32px 0 0;
}

#primaryNavigation li#navServices a {
width: 62px;
margin: 0 33px 0 0;
}

#primaryNavigation li#navNews a {
width: 132px;
margin: 0 32px 0 0;
}

#primaryNavigation li#navArticles a {
width: 56px;
margin: 0 32px 0 0;
}

#primaryNavigation li#navContact a {
width: 84px;
margin: 0;
}


/* =secondary-navigation 
--------------------------------------------------------------------------
*/
#secondaryNavigation {
float: left;
width: 156px;
clear: left;
padding: 25px 20px 10px 0;
margin-bottom: 20px;
}

#secondaryNavigation ul {
list-style-type: none;
margin: 0;
}

#secondaryNavigation li { 
margin-left: 0;
text-align: right;
}

#secondaryNavigation li a {
display: block;
text-decoration: none;
padding: 5px;
}

#secondaryNavigation li a:hover, #secondaryNavigation li a:focus {
text-decoration: underline;
background: #FAFAFA;
}

#secondaryNavigation li a.selected {
font-weight: bold;
}

/* =content
--------------------------------------------------------------------------
*/
#content {
float: left;
width: 524px;
padding: 20px 20px 20px 30px;
}

#double #content {
padding: 20px 20px 20px 0;
}

#single #content {
width: 624px;
}

#home #content {
width: 670px;
padding: 0 20px 20px 30px;
}

#home #content h2 {
font-size: 1.5em;
}

.feature img {
float: left;
}

#content a, #related a, #footer a { 
text-decoration: none;
border-bottom: 1px dotted; 
}

#content a:hover, #content a:focus, #related a:hover, #footer a:hover {
border-bottom: 1px solid;
}

.featureImage {
float: right;
border: 5px solid #e2e2e2;
margin: 0 15px 10px 25px;
clear: right;
}

.entry {
clear: both;
margin-bottom: 30px;
}

#content #slideShow {
margin-top: 30px;
}

#content #slideShow, #content #slideShow li {
margin-left: 0;
padding-left: 0;
background: 0;
}

/* =related 
--------------------------------------------------------------------------
*/
#related {
float: left;
width: 220px;
margin-top: 20px;
}

#home #related {
margin-top: 0;
}

/* =footer 
--------------------------------------------------------------------------
*/
#footer {
position: relative;
width: 690px;
margin: 0 auto;
clear: both;
background: #5FBD40;
min-height: 175px;
_height: 175px;
padding: 10px 0 20px 250px;
color: #FFF;
}

#footer a, #footer a:visited {
color: #FFF;
}

#footer h2 { 
color: #FFF; 
font-size: 1.5em;
}

#footer h2#logoFooter a {
display: block;
position: absolute;
top: 0;
left: 30px;
width: 126px;
height: 180px; 
background: url(../images/bgLogoFooter.png) no-repeat;
text-indent: -9999px; 
border-bottom: 0;
}

#footer h3 { 
font-size: 100%;
font-weight: normal;
}

#footer .feature {
float: left;
width: 200px;
padding: 10px 20px 10px 10px;
}

#siteCredit {
position: absolute;
bottom: 10px; 
right: 10px;	
margin: 0;
padding: 0;
}

#siteCredit li {
list-style-type: none;
display: inline;
font-size: 0.9em;
}

/* =HTML elements
--------------------------------------------------------------------------
*/
p, li, h1, h2, h3, h4, h5, h6 {
max-width: 580px;
}

a:link { color: #002595; text-decoration: none; }
a:visited { color: #666; text-decoration: none;  }
a:hover, a:focus { text-decoration: underline; }
a:active { color: #000; text-decoration: none;  }

acronym { border: 0; }

body {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.25em;
background: #FFF;
}

blockquote {
padding-left: 0;
margin-left: 0;
}

blockquote p {
font-size: 1.25em;
font-family:Georgia, "Times New Roman", Times, serif; 
font-style: normal;
}

blockquote cite {
color: #333;
font-style: normal;
display: block;
margin-top: -15px;
}

dd { margin-left: 0; }

em { background: none; }

form { margin-bottom: 1em }

h1, h2, h3, h4, h5, h6 { 
font-weight: bold;
line-height: 1.25;
color: #1D8D0E;
letter-spacing: -1px;
margin-bottom: 0.2em;
}

h2, h3, h4, h5, h6 { 
font-weight: normal; 
letter-spacing: 0;
font-size: 1.5em; 
}

h3, h4, h5, h6 { 
font-size: 1.2em; 
}

h2 + h3, h3 + h4 { margin-top: 1em; }

img { margin: 0; }





table		{
		margin: 0;
		padding: 0;
		border-collapse: collapse;
		border: 4px solid #CEA97D;
		background: #F0F0F0;
		}
		

	
thead		{
		color: #fff;
		background: #5FBD40;
		}
		
thead tr th	{
		padding: 4px 8px 4px 8px;
background: #5FBD40;
		}

		
thead th	{
		border: 4px solid #CEA97D;
		}
	
tbody tr:hover	{
		background: #fff;
		}
		
tbody tr	{
		border: 4px solid #CEA97D;
		}
		
tbody th	{
		padding: 8px;
		border: 4px solid #CEA97D;
		}
		
tbody td	{
		/*background: #E9ECEE;*/
border: 4px solid #CEA97D;
padding: 4px 8px 4px 8px;
font-weight: bold;
		}



/*th, td   { 
padding: 7px 10px;
vertical-align: top;
background: #FFF;
font-size: 90%;
}

th { 
text-align: left;
}*/

#content ul, #related ul { 
margin-left: 0;
padding-left: 0;
}

#content ul li, #related ul li { 
background: url(../images/icons/bgBullet.png) no-repeat 0 0.25em;
list-style-type: none;
padding-left: 18px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
visibility: hidden;
font-weight: normal;
letter-spacing: -1px;
font-size: 32px;
line-height: 1;
max-width: 100%;
}

/* IE hacks */
#content a, #related a, #footer a { 
_text-decoration: underline;
_border-bottom: 0;
}

#content a:hover, #content a:focus, #related a:hover, #footer a:hover {
_border-bottom: 0; 
_text-decoration: none;
}