
.gym-finder-label {
	font-weight: bold;
	font-style: italic;
	font-size: 9px;
}

.gym-finder-title {
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
}

.gym-finder-link {
	font-weight: bold;
	/*color: #ECF528;*/
}

.gym-finder-box-wrap {
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.5);
	box-shadow: 4px 4px 4px rgba(0,0,0,.5);
	float:left;
	font-size:1.1em;
	height: auto !important;
	line-height:1.1em;
	margin:0 0 10px 0px;
	width: 640px;
	background: #fff;
	position: relative;
	z-index: 999;	
}

.tab-arrow {
    display: block;
    width: 22px;
    height: 61px;
	position: absolute;
	top: 0;
	right: -22px;
	z-index: 999;	
}

.gym-finder-gym-box {
	/*width:244px; */
	padding: 10px 5px 10px 5px;
	color: #666;
}

.gym-finder-gym-box a{
	color: #666 !important;
}

.gym-finder-gym-box-select {
	background: #666 !important;
    /*width:244px;*/
        padding: 10px 5px 10px 5px;
	color: #FFFFFF;
}

.gym-finder-gym-box-select a{
	color: #ECF528;
}

.box.gym-finder{
	background:url("/includes/gfx/home-box-bg.jpg") repeat-x scroll 0 0 #A9A9A9;
	height:auto;
	width:244px;
}


table.gym-finder-form td.finder-label{
	width: 130px;
	text-align: right;
	padding: 5px;
	font-style: italic;
}
table.gym-finder-form td.finder-input{
	padding-bottom: 5px;
	text-align: left;
}

.class-finder-box-wrap {
    -moz-box-shadow:4px 4px 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:4px 4px 4px rgba(0, 0, 0, 0.5);
	float:left;
	font-size:1.1em;
	height: auto !important;
	line-height:1.1em;
	margin:0 0 10px 0px;
	width: 240px;
}

.side-col {
	width: 244px;  
	float: left;
	margin-left: 18px;
}

#baseWrapper {
	width: 244px;  
	float: left;
}

table.gym-finder-form {
	width: 234px;
	float: right;
	margin: 5px;
	background: none;	
}

table.gym-finder-form td {
	vertical-align: middle;
}

.gym-finder-form input, .gym-finder-form select {
    float: right;
    padding: 4px 2px;
    border: 1px solid #666;
	width: 85px;
}

.gym-finder-form input#button {
	width: 5px;
	height: 10px;
}

#calendar h2 {color:  #786e60; font-size:20px; font-weight:normal; background: none; text-transform:none; border: none; height: auto;}
#calendargrid {border: 1px solid #8d8579; margin-top: 3px;}
#calendargrid th {height: 15px; background:#ffff99; color: #000; width: 78px; border-left: 1px solid #8d8579; border-bottom: 1px solid #8d8579;}
#calendargrid th.sunday {border-left: none;}
#calendargrid td {padding: 5px 6px 5px 6px; border-left: 1px solid #8d8579;}
#calendargrid td.sunday {border:none;}


#calendar {margin-left: 11px;}

#calendar .topevent {border-bottom: 1px dashed #000;}
#calendar .event {padding-top: 15px; border-bottom: 1px dashed #000;}
#calendar .date {color: #040203; font-size:9px; padding-bottom: 7px;}
#calendar .title {font-size: 10px; font-weight:bold; padding-bottom: 2px;}
#calendar .morning {color: #000; font-weight:bold;  padding-bottom: 2px;}
#calendar .day {color: #000; font-weight:bold; padding-bottom: 2px;}
#calendar .evening {color: #000; font-weight:bold; padding-bottom: 2px;}
#calendar .instructor {color: #000; font-size:10px;  padding-bottom: 15px;}
#calendar a {text-decoration:underline;}
#calendar select {font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom:3px;}

#calendar monthnav {padding-bottom: 7px;}
#calendar .key {background:url(/gyms/graphics/global/key_bg.gif) left repeat-x; height: 20px;}

