@charset "utf-8";
/* CSS Document */
body {background:#ffffff url(images/Untitled-1.jpg) repeat-x; margin:10px 0px 0px 0px;}
body, td, th {font-family: verdana;	font-size: 12px;color: #000000;}
h1 {color: #ED2024;}
h2 {color: #ED2024;}
h3 {color: #ED2024;}
.blanca {background:#ffffff;}
.con {width:691px;}
.conPane {float:left; text-align:left; }
.copy {color:#ffffff; text-align:right; margin: 20px 10px 0px 0px;}
.date {float:right; clear:left; margin:130px 45px 0px 0px;}
.footer {background:url(images/footer.png) no-repeat; height:56px; width:900px;}
.header {background:#ffffff url(images/header.png) no-repeat; height:206px; width:900px;}
.headerTop {background:url(images/headerTop.png) no-repeat; width:900px; height:29px;}
.left {background:#ffffff url(images/leftPane.jpg) repeat-y; width:209px;}
.mainNav {background:url(images/btn_myYMCA.png) no-repeat; height:; padding:30px 0px 0px 5px;}
.rightPane {float:right; text-align:left;}
.search {background:url(images/searchBkg.png) no-repeat; height:60px; padding:30px 0px 0px 5px;}
.searchPOS {margin-top:10px;}
.topNav {margin:160px 50px 0px 0px; float:right; color:#ffffff; font-weight:bold; font-size:14px;}
.vAt {vertical-align:top;}
img.ymcaPhoto {margin:5px 0px 10px 20px;}
/*Links*/
a:link {color: #ED2024;}
a:visited {color: #ED2024;}
a:hover {color: #ED2024; text-decoration:underline;}
a:active {color: #ED2024;}
.LinksObject {font-family:tahoma; font-size:14px; color:#ffffff; text-decoration:none; font-weight:bold }

.SkinObject {font-family:tahoma; font-size:11px; color:#000000; text-decoration:none; font-weight:bold}
a.SkinObject:link { color:#000000; text-decoration:none; }
a.SkinObject:visited { color:#000000;  text-decoration:none;}
a.SkinObject:hover { color:#000000;  text-decoration:underline;}
A.SkinObject:active { color:#000000;  text-decoration:none;}
a.LinksObject:link { color:#ffffff; text-decoration:none; }
a.LinksObject:visited { color:#ffffff; text-decoration:none;}
a.LinksObject:hover { color:#ffffff;  text-decoration:none;}
A.LinksObject:active { color:#ffffff;  text-decoration:none;}
/*Main Menu*/
.MainMenu_SubMenu TD
{
	height: 20px;                        /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 20px;     
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #000000;                                 /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);	
	height: 20px;     	
padding: 3px;	
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 20px;     	
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
 	font-style: normal;
	color: #ffffff;
	background-image: url(images/tab-off.jpg);
padding: 3px;	
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background:#000000;
	color: #ffffff;
	height: 20px;     	
padding: 3px;	
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(images/tab-on.jpg);	
	color: #ED2024;
font-size:10pt;
	height: 20px;     	
padding: 3px;	
	font-weight: bold;
}

.MainMenu_MenuContainer {
	background-image: url(images/tab-off.jpg);
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 20px;     	 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000;                                  /*color of sub menu text---no mouseover*/
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ececec;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #ececec 0px solid; 
	border-bottom: #ececec 0px solid; 
	border-top: #ececec 0px solid; 
	border-right: #ececec 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #ececec;                 /*this is the color of the submenu behind text*/
	border-bottom: #C5CAD3 1px solid;          /*these are the colors of the submenu box border*/
	border-left: #C5CAD3 1px solid; 
	border-top: #C5CAD3 1px solid; 
	border-right: #C5CAD3 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 10px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #000000;          /*this is the color of the submenu highlight*/
font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}





