/* CSS Document */

/* Peak Fitness Woking - peakfitness_woking.css  =============================================== */
/* Copyright Peak Fitness 2010  =============================================== */
/* Author A&G Creative  =============================================== */

/* QUICK COLOUR REFERENCE  =============================================== */
/* Black #393333 */
/* Red #C83529 */

/* Generic Selectors  =============================================== */

a {
	color: #C83529;
	text-decoration: none;
}
a:hover {
	color: #393333;
	text-decoration: none;
}		
h1 {
	color: #C83529;
}
h2 {
	color: #C83529;
}
h2 em {
	color: #393333;
	font-style: normal;
	font-weight: normal;
}
.Red {
	color: #C83529;
}

/* Begin Page Layout  =============================================== */

#divClubSelect a {
	color: #C83529;
	text-decoration: none;
}
#divClubSelect a:hover {
	color: #393333;
	text-decoration: none;
}
#divClubSelect a.current {
	font-weight: bold;
	color: #393333;
}

/* Nav Layout  =============================================== */

#divNav {
	background:  #393333 url(../woking/images/bg_nav.gif) repeat-x;
	border-bottom: 2px solid #C83529;
}
#olNav a {
	color: #FFF;
}
#olNav a:hover, #olNav a.current {
	color: #FFF;
	background: url(../woking/images/bg_nav_over.gif) repeat-x; 
}

/* Nav Layout End =============================================== */

/* Homepage Layout =============================================== */

#divHomeHours, #divHomeConact {
	height: 130px;
}
#divHomeMembership h1, #divHomeClasses h1, #divHomeHours h1, #divHomeConact h1 {
	background:  #393333 url(../woking/images/bg_nav.gif) repeat-x;
}
#divHomeMembership h1 a , #divHomeClasses h1 a , #divHomeHours h1 a, #divHomeConact h1 a {
	color: #FFF;
}
#divHomeMembership h1 a:hover, #divHomeClasses h1 a:hover, #divHomeHours h1 a:hover, #divHomeConact h1 a:hover {
	color: #C83529;
}
#divHomeHours a, #tblRightHours a {
	color: #C83529;
	font-size: 11px;
}
#divHomeHours a:hover, #tblRightHours a:hover {
	color: #000;
}

/* Homepage Layout End =============================================== */

/* Additional Page Layout =============================================== */

#tblTimetable {
	width: 100%;
	font-size: 12px;
}
#tblTimetable th {
	background:  #393333 url(../woking/images/bg_nav.gif) repeat-x center;
	color: #FFF;
	padding: 5px 3px;
	text-align: left;
	font-size: 13px;
}
#tblTimetable th.time {
	width: 80px;
	text-align: center;
}
#tblTimetable th.class {
}
#tblTimetable th.level {
	width: 80px;
	text-align: center;
}
#tblTimetable th.instructor {
	width: 150px;
}
#tblTimetable th.location {
	width: 150px;
}
#tblTimetable tr.odd {
	background: #e5e5e5;
}
#tblTimetable td {
	padding: 3px;
}
#ulMemberships {
	margin: 0 0 15px 15px; padding: 0 5px 0 -5px;
	float: left;
	width: 90%;
	font-weight: bold;
}
#ulMemberships li {
	margin-bottom: 5px; 
	width: 45%;
	list-style: disc;
	float: left
}
#tblFreePass {
	margin-bottom: 15px;
	font-weight: bold;
	color: #C83529;
}
#tblFreePass td {
	padding: 0 0 5px 0;
	vertical-align: top;
}
#tblFreePass input.class {
	width: 230px; height: 20px;
	border: 1px solid  #393333;

}
#tblFreePass input.class2 {
	width: 100px; height: 20px;
	border: 1px solid  #393333;

}
#tblFreePass textarea.class {
	width: 230px;
	border: 1px solid  #393333;

}
.Map {
	background:  #FFF;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #393333;
}
#imgNews.left {
	float: left;
	padding: 0 10px 10px 0;
}
#imgNews.right {
	float: right;
	padding: 0 0 10px 10px;;
}
#divRightHours {
	background: url(../woking/images/bg_body.gif) repeat-x #e5e5e5;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#divRightHours h1 {
	color: #FFF;
	margin: 0 0 10px 0; padding: 0 5px;
	font-size: 14px;
	line-height: 25px;
	background:  #393333 url(../woking/images/bg_nav.gif) repeat-x;
}
#tblRightHours {
	margin: 0 5px;
	width: 200px;
}
#tblRightHours td {
	padding: 2px 0;
	border-bottom: 1px dotted #999;
}
#tblCorpMem {
	margin-bottom: 10px;
}
#tblCorpMem h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

/*  Offer Page Layout =============================================== */

#divBodyCopy.Xmas {
	margin: 0 0 10px 0; padding: 10px 210px 5px 10px;
	background: url(../woking/images/bg_xmas.gif) no-repeat top #FFF;
}
#divBodyCopy.March {
	background: url(../woking/images/offers/bg_mar_offer.gif) repeat-x #FFF;
}
#divBodyCopy.April {
	background: url(../woking/images/offers/bg_apr_offer.jpg) repeat-x #FFF right top ;
}
#divBodyCopy.July {
	background: url(../woking/images/offers/bg_jul_offer.jpg) repeat-x #FFF right top ;
}
#divBodyCopy.Nov {
	background: url(../woking/images/offers/bg_nov_offer.jpg) repeat-x #FFF right top ;
}
#divBodyCopy.Oct {
	background: url(../woking/images/offers/bg_oct_offer.jpg) repeat-x #FFF right top ;
}
#divBodyCopy.Nov h1, #divBodyCopy.Nov h2 {
	color: #ef6f24;
}
#divBodyCopy .Green {
	color: #ced321;
}
#divBodyCopy .Purple {
	color: 	#a44893;
}
