/* CSS Document */
/* Westside Fitness */

#container
{
        margin: 0px auto 0px auto;
        width: 980px;
        font-size: 12px;
        line-height: 16px;
        font-family: Arial, "Lucida Grand", Geneva, Verdana, Helvetica, sans-serif;
}

#header { width: 980px;}



/*************************************************************
UNIVERSAL STYLES - LINKS, UNORDERED LISTS
************************************************************/

a:link, a:active, a:visited {color: #00919F; text-decoration:underline;font-weight:normal;}
a:hover {color: #08C7D9; text-decoration:underline;}

a:focus { outline: none;}

ul {  list-style-image: url(../images/bullet.gif); }

/*************************************************************
GENERAL CLASSES
************************************************************/

.logo
{
        margin-left: 320px;
        margin-bottom: 0 !important;
        margin-bottom: -3px;
        border: 0px;
}


.small {font-size:11px;}


.big /*used on the "headlines" for each page, after main graphic page head*/
{
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        color: #111;
}
.pagehd /*positions graphic header on page*/
{
        margin-left: 140px;
}


.stafftable { font-size:11px;line-height:14px;}

.membertable { 
		background-color: #eee;
		font-size: 12px;
        line-height: 16px;
        font-family: Arial, "Lucida Grand", Geneva, Verdana, Helvetica, sans-serif;
}

.membertable td {
        padding:4px 4px 4px 4px;
        border-style: solid;
        border-width: 0 0 2px 0;
        border-color:#fff;
}

/*************************************************************
NAVIGATION
************************************************************/

#mainnav 
{
        width: 978px;
        height: 35px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        background: url("../images/back_nav.gif") no-repeat;
}


#mainnav ul
{
        width: 930px;
        margin: 0px 0px 0px 37px !important;
        margin: 0px 0px -5px 37px;
        padding: 0px;
        list-style-type: none;
        z-index:400px;
}

#mainnav li
{
        display: inline;
        float: left;
        margin: 0px;
        padding: 0px 7px;
}


#mainnav li a:link, a:visited /*this hides the bottom border on all links*/
{
        border:0;
}

#mainnav li a:hover /*reveals bottom border on rollover*/
{
        border-style: solid;
        border-width: 0 0 2px 0;
        border-color:#fff;
        margin-bottom:0px !important;
        margin-bottom:20px;
}


#subnav /*not really a subnav anymore...holds the gradient at the top*/
{
        width: 978px;
        height: 60px;
        background: url(../images/back_subnav.jpg) no-repeat;
}


/*************************************************************
COLUMNS WITHIN the #COPY DiV
************************************************************/


.columnone { float:left; width:310px; margin-left:20px !important; margin-left:10px;}
.columntwo { float:left; width:310px; margin-left:40px !important; margin-left:20px;}
.columnthree { float:left; width:210px; margin-left:20px !important; margin-left:10px;}
.columnthreemid { float:left; width:190px; margin-left:20px !important; margin-left:10px;}
.columnfour { float:left; display:inline; width:150px;}
/* column five is for announcements column on right side */
.columnfive { float:right; display:inline; width:240px; border-left: 1px solid #cccccc; margin-bottom: 50px; margin-left: 20px; padding-left: 15px;}
.columnfive a { line-height: 11px; font-weight:normal;}
.columnfive a:link { color: #009999; text-decoration: none;}
.columnfive a:hover { color: #006666; text-decoration: none;}
.columnfive a:visited { color: #009999; text-decoration: none;}
.columnfive a:visited:hover { color: #006666; text-decoration: none;}


/*************************************************************
MIDDLE SECTION (CONTENT AREA)
************************************************************/

#leftcol { float: left; }
#leftcol .sidepic { margin-top: 160px; float: left;}


#content
{
        width: 978px;
        background: url(../images/back.gif) repeat-y;
        border-style:solid;
        border-width:1px 1px 0 1px;
        border-color:#ccc;
        margin: 0;
        padding: 0;
}
#contenthome { width: 978px;
        background: url(../images/back.gif) repeat-y;
        border:1px solid #ccc;
        margin: 0;
        padding: 0;}


#copy
{
        width: 700px;
        margin-left: 190px;
        font-size: 12px;
        line-height: 18px;
        color: #555;
        border:1px solid #fff;
}

#copy.wide
{
        width: 740px;
       
}

/*************************************************************
HEAD TAGS AND SIFR INTEGRATION
************************************************************/

/* Default Head Tags */


h2 {
	font-size: 17px;
	font-weight: bold;
	color: #00919F;
	display:block;
	margin-top:25px;}
h3 {font-size: 13px; color: #444444; margin:6px 0 -10px 0 !important; margin:6px 0 -15px; 0;padding:0;}


/* These are standard sIFR styles... do not modify */

.sIFR-flash { visibility: visible !important; margin: 0;}

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/* size can be adjusted by modifying the font size and line-height. Make sure UnSifred text styles match for those w/o flash */



.sIFR-hasFlash h2
{
	visibility: hidden;
	font-size: 30px;
	line-height: 31px;
	margin-bottom:10px;
}




/*************************************************************
FOOTER STYLES
************************************************************/

#contact
{
	display: block;
	text-align: right;
	width: 978px;
	background: url(../images/back.gif) repeat-y;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #ccc;
}

.address { margin-right: 25px; }

#footer
{
	width: 978px;
	float: left;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #CCC;
	clear: both;
}


/*************************************************************
HOMEPAGE STYLES
************************************************************/
#announcements
{
	width: 650px;
	float: left;
	font-size: 12px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #CCC;
	background: url(../images/home_lady1.jpg) no-repeat top right;
}

/* news links */
#announcements a:link, a:visited {color: #009999; text-decoration: none; font-weight:bold;}
#announcements a:active {color: #003333; text-decoration: none;}
#announcements a:hover {color: #006666; text-decoration: none;}


#announcements .hd
        { margin-top:30px;
        margin-left:110px;
}


#announcements .news
        {width:370px;
        margin-left:150px;
}

.hometop { display:none;} /*at the top of the page*/

.homelogo /*at the bottom right corner*/
{
        width:320px;
        height:190;
        float: left;
        text-align:center;
       
}


/*************************************************************
PAGE HIGHLIGHTS - WHERE AM I? Also Shows appropriate header (home or int)
************************************************************/


body#difference a.difference,
body#equip a.equip,
body#programs a.programs,
body#specialty a.specialty,
body#personaltrain a.personaltrain,
body#staff a.staff,
body#salon a.salon,
body#coffeeshop a.coffeeshop,
body#classes a.class,
body#membership a.membership
{ border-style: solid;
        border-width: 0 0 2px 0;
        border-color:#333;}
        
body#home .hometop
{ display:inline; margin-left:165px;}

body#home .logo
{ display:none;}







