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

.sidebar {
	background-color: #CCC7C0;
	background-repeat: repeat-y;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	width: 200px;
}
.maincontent {
	background-image: url(images/smallbar.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
	border-bottom-color: #752A10;
}
.secondcontent {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DD4F20;
}
.secondcontentb {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DD4F20;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.bottomtable {
	background-color: #666;
	border: 1px solid #000;
}
.privacybar {
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 35px;
}
body {
	background-color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
}
#Table_full {
	background-color: #000;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	clear: right;
}
.bottomtable tr .sidebar ul {
}
.sidebar ul li {
	position: relative;
	left: -20px;
	font-size: 14px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #930;
	text-decoration: none;
	cursor: pointer;
}
a:visited {
	text-decoration: none;
	color: #930;
}
#testimonials {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px;
	border-top-color: #752A10;
	border-right-color: #752A10;
	border-bottom-color: #752A10;
	border-left-color: #752A10;
	
}

a:hover {
	color: #BF3F2B;
	text-decoration: underline;
	cursor: pointer;
}
a:active {
	text-decoration: underline;
}

td .calendarText {
	border: 1px solid #000;
	font-size: 12px;
}
.logoimg    { 
	text-align: center;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.lastlogoimage  {
	text-align: center;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}



#calendar {
	position: relative;
	top: -30px;
}
.bottomtable tr .sidebar2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #CCC;
}
.maincontent ul li {
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: square;
}
.contactus {
	font-size: 36px;
	font-weight: bold;
}
.bigger {
	font-size: 18px;
}
.productareas {
	font-weight: bold;
	font-size: 18px;
}
.doublespace {
	line-height: 150%;
}
.bottomtable tr .maincontent h1 {
	color: #752A10;
}
.bottomtable tr .maincontent p {
	line-height: 150%;
}
.btt {
	float: right;
	font-size: 14px;
	bottom: 3px;
	vertical-align: bottom;
}
.icondescription {
	border: 1px solid #FDD221;
	position: relative;
	width: auto;
	height: auto;
	margin: 10px;
	clear: both;
	background-color: #FFF;
	display: none;
}
.icondescription p {
	margin: 5px;
	font-size: 15px;
	color: #000;
}

.icons {
	cursor: pointer;
	text-align: center;
	position: relative;
}
.pointer {
	cursor: pointer;
	list-style-type: decimal;
}
.plusicon {
	top: 16px;
	cursor: pointer;
	position: relative;
}

.center {
	width:700px !important; /* IE Win = width - padding */
	width: 520px; /* the gap on the right edge of the image (not content padding) */
	padding-left:50px; /* use to position the box */
	margin:20px auto
}

.big {
	font-size: 14px;
}
.bigger20 {
	font-size: 20px;
}

.icondescription2 {
	display: none;
}
.rightjust {
	text-align: right;
	position: relative;
	float: right;
}
.onbottom {
	position: relative;
	top: 60px;
	vertical-align: bottom;
	display: inline;
}
.maincontent .pageimages {
	float: right;
	z-index: 200;
	position: relative;
}
h2 {
	color: #752A10;
}

.monthlinks {
	font-size: 18px;
	padding: 5px;
}.thumbnail {
	text-decoration: none;
}
.thumbnail a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbnail a img { 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orange {
	color: #E36C0A;
}
.watermark {
	width: 600px;
	height: auto;
	display: block;
	position: relative;
	background-color: #FFF;
	background-image: url(images/weightlifterwm.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 200%;
	z-index: 1;
}
.watermarkstrech {
	width: 600px;
	height: auto;
	display: block;
	position: relative;
	background-color: #FFF;
	background-image: url(images/strechwm.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 200%;
}

.watermarkfootball {
	width: 600px;
	height: auto;
	display: block;
	position: relative;
	background-color: #FFF;
	background-image: url(images/footballwm.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 200%;
}
.watermarktotalpackage {
	width: 600px;
	height: auto;
	display: block;
	position: relative;
	background-color: #FFF;
	background-image: url(images/raisedhandswm.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 200%;
}
.watermarkplyo {
	width: 600px;
	height: auto;
	display: block;
	position: relative;
	background-color: #FFF;
	background-image: url(images/plyometricswm2.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 200%;
}
.bottomtable tr .maincontent #plyoicon:hover {
	color: #E36C0A;
}
.bottomtable tr .maincontent #totalpackageicon:hover {
	color: #E36C0A;
}
.bottomtable tr .maincontent #SAQicon:hover {
	color: #E36C0A;
}
.bottomtable tr .maincontent #flexibleicon:hover {
	color: #E36C0A;
}
.bottomtable tr .maincontent #pppicon:hover {
	color: #E36C0A;
}
.bottomtable tr .maincontent #totalpackageicon {
	font-size: 20px;
}
.bottomtable tr .maincontent #SAQicon {
	font-size: 20px;
}
.bottomtable tr .maincontent #flexibleicon {
	font-size: 20px;
}
.bottomtable tr .maincontent #pppicon {
	font-size: 20px;
}
.bottomtable tr .maincontent #plyoicon {
	font-size: 20px;
}
