﻿td {
	font-size:11px;
}
/* ------------------------------------------------------------------------------- */
/* HOME PAGE */
.homePageAd {
    float:                  left;
    margin:                 20px 8px 0px 0px;
}


.class_title {
	margin:                 8px 0px 0px 10px;
	font-family:		    verdana;
	font-size:		        11px;
	color:			        #575757;
	font-weight:            bold;
}
.class_title a{
	font-family:		    verdana;
	font-size:		        11px;
	color:			        #575757;
	font-weight:            bold;
	text-decoration:        none;
}
.class_title a:hover{
	font-family:		    verdana;
	font-size:		        11px;
	color:			        #575757;
	font-weight:            bold;
	text-decoration:        underline;
}
.class_date {
    margin:                 0px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #575757;
}
.class_description {
	margin:                 0px 0px 0px 0px;
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #575757;
	width:                  325px;
}
.class_price {
	margin:                 10px 0px 0px 0px;
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #575757;
}
.class_more {
    margin:                 15px 0px 0px 0px;
    text-align:             right;
}

/* ------------------------------------------------------------------------------- */
/* Homepage Bullets */
#homepage_list {
	margin: 		        5px 0px 0px 0px;
	padding: 		        0px 0px 0px 0px;
	white-space:            nowrap;
    list-style:             none;
}

#homepage_list li{
	margin: 		        0px 0px 5px 0px;
	padding:                0px 0px 0px 10px;
	
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #575757;
	text-decoration:	    none;
	line-height:            10pt;
	
    background-image:       url(/IMAGES/Layout/arrow.gif);
    background-repeat:      no-repeat;
    background-position:    0 .5em;	
}

#homepage_list a{
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #575757;
	text-decoration:	    underline;
	line-height:            10pt;
}



/* ------------------------------------------------------------------------------- */
/* EXERCISE CLASSES PAGE */
.classBox {
    border:                 2px solid #FFFFFF;
    border-top:             2px dotted #CED7F4;
    padding:                3px;
    margin:                 0px 0px 20px 0px;
    background-image:       url(/IMAGES/classBox.jpg);
    background-position:    top;
    background-repeat:      no-repeat;
    cursor:                 hand;
    cursor:                 pointer;
}
.classBox_over {
    border:                 2px dotted #CED7F4;
    padding:                3px;
    margin:                 0px 0px 20px 0px;
    background-image:       url(/IMAGES/classBox.jpg);
    background-position:    top;
    background-repeat:      no-repeat;
    cursor:                 hand;
    cursor:                 pointer;    
}
.classLocation {
	margin:                 0px 0px 0px 0px;
	font-family:		    verdana;
	font-size:		        11px;
	color:			        #575757;
	font-weight:            bold;
}
.classDescription {
	margin:                 0px 0px 0px 0px;
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #575757;
}
.classDate {
	margin:                 5px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #0273A5;
}
.classPrice {
	margin:                 5px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #0273A5;
}

.ClassDetail_Location {
	margin:                 5px 0px 3px 0px;
	font-family:		    verdana;
	font-size:		        15px;
	color:			        #0273A5;
	width:                  290px;
}
.ClassDetail_Address {
	margin:                 0px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        12px;
	color:			        #888888;
}
.ClassDetail_Date {
	margin:                 5px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        13px;
	color:			        #0273A5;
}
.ClassDetail_Description {
	margin:                 5px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        12px;
	color:			        #575757;
}
.ClassDetail_Price {
	margin:                 15px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        12px;
	color:			        #575757;
}

.map_location {
	margin:                 0px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        12px;
	color:			        #575757;
}
.map_address {
	margin:                 0px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #575757;
}
.map_date {
	margin:                 0px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #575757;
}

.priceList {
    list-style-type:        disc;
	padding:                0px 0px 5px 20px;    
	margin:                 0px 0px 5px 0px;
}
.priceList li{
	font-family:	        verdana;
	font-size:		        11px;
	color:			        #575757;  
	
	padding:                0px 0px 0px 0px;
	margin:                 0px 0px 5px 0px;
}
li#footer {
	list-style-type:        none;
	
	font-family:	        verdana;
	font-size:		        10px;
	color:			        #777777;  
	
	padding:                0px 0px 0px 0px;    
	margin:                 0px 0px 3px -20px;
}

/* ------------------------------------------------------------------------------- */
/* PERSONAL TRAINING PAGE */



/* ------------------------------------------------------------------------------- */
/* TESTIMONIAL PAGE */
.testimonialBox {
    border:                 2px solid #FFFFFF;
    border-top:             2px dotted #CED7F4;
    padding:                3px;
    margin:                 0px 0px 20px 0px;
    background-image:       url(/IMAGES/classBox.jpg);
    background-position:    top;
    background-repeat:      no-repeat;
}
.testimonialText {
	margin:                 0px 0px 6px 0px;
	font-family:		    verdana;
	font-size:		        12px;
	color:			        #575757;
}
.testimonialAuthor {
	margin:                 0px 0px 0px 0px;
	font-family:		    verdana;
	font-size:		        11px;
	color:			        #575757;
}
.testimonialLocation {
	margin:                 0px 0px 20px 0px;
	font-family:		    verdana;
	font-size:		        10px;
	color:			        #575757;
}



/* ------------------------------------------------------------------------------- */
/* SITEMAP PAGE */
.sitemap_node {
    margin:                 10px 0px 25px 0px;
    
	font-family:		    verdana;
	font-size:		        14px;
	color:			        #575757;    
	height:                 25px;
}
.sitemap_node a:hover{
    text-decoration:        underline;
}
.sitemap_leaf {
    margin:                 10px 0px 10px 0px;
    
	font-family:		    verdana;
	font-size:		        12px;
	color:			        #575757;    
}

.sitemap_leaf a:hover{
	text-decoration:        underline;
}