/*this stylesheet is for you navigation panel*/

#navigator {

}

.housebutton {
line-height: 90%;
}

.housebutton a {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

.housebutton a:hover {
font-size: 93%;
font-family:  Verdana, sans-serif;
}


/* this part below is for the color on the background, surrounding the buttons. Change the color, and the 
border, if you like. For the border, you can use solid, dashed, or dotted, for different border styles*/

#navigator {

background-color: transparent;

border:  transparent;


width: auto;

margin-top: auto;

margin-left: 0px;

margin-right: auto;

padding: 2px;

text-align: center;


}

/* want more space between your buttons? just increase the margins
from 1px. Font weight can be bold if you prefer.*/

.housebutton {

font-weight: normal;
text-align: center;
margin-bottom: 1px;
margin-top: 1px;
}


/* this part is for the colors of your buttons "at rest" so to speak.*/

.housebutton a {

padding: 8px;

text-decoration: none;

display: block;

color: #fff; /*this is where you change the button font color*/




background-color: #000000;

border-top:1px solid #000066;
border-bottom:1px solid #000066;
border-left: 1px solid #000066;
border-right: 1px solid #000066;

}

/*this part is how the buttons look, once the pointer passes over them. */



.housebutton a:hover {

color: #ffffff; /*-----this is where you change the button font color, when the button is hovered over*/

font-weight: bold;

background-color: #000066;

border-top:  thin solid #eeeded;

border-left: thin solid #eeeded;

border-bottom:  thin solid #eeeded;

border-right: thin solid #eeeded;

}

/*the lines below are added for horizontal nav bar along the top*/
#center-nav { display:table; padding:0; margin:0 auto; list-style-type:none; white-space:nowrap; text-align:center;}
#center-nav li { display:table-cell; } * html
#center-nav li { float:left; }
#center-nav a { width:auto; display:block; padding:3px 9px; color:#fff; background:#000066; border:3px solid #000000; text-decoration:none; font-size:79%; font-weight:bold; font-family:trebuchet,tahoma,verdana; } * html 
#center-nav a { float:left; } #center-nav a:hover { color:#fff; background:#000000; border:4px solid #000066;} .container {clear:both; text-decoration:none;} * html .container {display:inline-block;} 

/*the lines below are added for horizontal nav bar along the top*/
#center-nav1 { display:table; padding:0; margin:0 auto; list-style-type:none; white-space:nowrap; text-align:center;}
#center-nav1 li { display:table-cell; } * html
#center-nav1 li { float:left; }
#center-nav1 a { width:auto; display:block; padding:3px 10px; color:#fff; background:#000066; border:3px solid #000000; text-decoration:none; font-size:79%; font-weight:bold; font-family:tahoma,trebuchet,tahoma,verdana; } * html #center-nav a { float:left; } 
#center-nav1 a:hover { color:#fff; background:#000000; border:4px solid #000066;} .container {clear:both; text-decoration:none;} * html .container {display:inline-block;} 



/*#header {
margin:0px,0px,0px,0px,0px,0px,0px,0px,0px,0px,0px;
float:left; /*can be changed to right if you prefer
width:100%;
/*change to your url
background:#DAE0D2 url('http://www.weight-lifting-complete.com/images/bg.gif')
repeat-x bottom;
font-size:65%; /* use either 86% 93% or 100%
line-height:normal;
}
#header ul {
margin:0;
padding:5px 30px 0;
list-style:none;
}
#header li {
float:left;
/*change to your url
background:url('http://www.weight-lifting-complete.com/images/left_both.gif')
no-repeat left top;
margin:0;
padding:0 0 0 9px;
border-bottom:1px solid #765;
}
#header a {
white-space:nowrap;
float:left; /* if you change the first instance of the float to right,then this must be changed as well
display:block;
width:.1em;
/*change to your url
background:url(' http://www.weight-lifting-complete.com/images/right_both.gif')
no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none; /* options are none or underline
font-weight:bold; /*use either bold or normal
color:#000066; /* set the link font color
}
#header > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \
#header a {float:none;}
/* End IE5-Mac hack 
#header a:hover {
color:#000000;/*sets the color of the links "at rest"
}
/* below, is the name of the ids for your pages. They are grouped in pairs. The first of the pair, is the id you will give to the <body> tag of the page. The second one, is the id you will give to the link itself
#page-1 #page-1-nav, /*this if for your first page
#page-2 #page-2-nav, /*this if for your second page
#page-3 #page-3-nav,
#page-4 #page-4-nav,
#page-5 #page-5-nav a,
#page-6 #page-6-nav a,
#page-7 #page-7-nav a,
#page-8 #page-8-nav a,
#page-9 #page-9-nav a,
#page-10 #page-10-nav a,
#page-11 #page-11-nav a /*Important!there is NO comma after the last pair
{
background-position:0% -150px;
border-width:0;
}
/* you will need to use the same ids as above
#page-1 #page-1-nav a, /*this if for your first page
#page-2 #page-2-nav a, /*this if for your second page
#page-3 #page-3-nav a,
#page-4 #page-4-nav a,
#page-5 #page-5-nav a,
#page-6 #page-6-nav a,
#page-7 #page-7-nav a,
#page-8 #page-8-nav a,
#page-9 #page-9-nav a,
#page-10 #page-10-nav a,
#page-11 #page-11-nav a /*Important!there is NO comma after the last pair
{
background-position:100% -150px;
color:#0000cc;/*sets the color of the "currrent tab link font
padding-bottom:5px;
}
#header li:hover, #header li:hover a {
background-position:0% -150px;
color:#000066;
}
#header li:hover a {
background-position:100% -150px;
}

float: left;
ul
ul li a

*/



/*#nav ul {  float: left; list-style: none; background: #000000;
/* this sets the background color of the nav, grey by default*/
/*width: 100%;
padding: 0;
margin: 0 0 0 0px;
height: 30px;
display: inline;
white-space: nowrap;
}

#nav ul li { display: inline; margin:0; padding: 0; }

#nav ul li a { display: block; float: left; width: auto; margin: 0; padding: 0 13px;
/*this is the gap between the text, and the border*/
/*border-top: 4px solid #000066;
border-right: 2px solid #000066;
/*this gives a white border, change as required*/
/*border-left: 2px solid #000066; 
/*this gives a white border, change as required*/
/*border-bottom: 4px solid #000066;
/*color: #eeeded; 
/* text color*/
/*font: bold 11px/22px tahoma, Geneva, sans-serif;
/* sets the font type and size*/
/*delete if you dont want uppercase*/
/*text-decoration: none; letter-spacing: 0px; }

#nav ul li a:hover, #nav ul li a:active { color: #000; background-color: #cdcccc; font: bold; } 


*/







#nav ul {
display:table;
padding:0;
margin:0 auto;
font-family: arial, helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;
/*border:1px solid #000066;*/

}

* html #nav ul {
  display:inline-block;    /* for IE only */
  width:1px;               /* IE will expand 1px width to fit menu width */
  padding:0 2px;           /* fix bug in IE to get border spacing correct */
  }  



#nav ul li {
display:table-cell;
 }
 
 
 * html #nav ul li {
  display:inline;          /* for IE only */
  }
 
 

#nav ul li a {

display:block;
padding:0.2em 1em; 
background:#000; 
color:#fff; 
text-decoration:none;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
 }
 
* html #nav ul li a {
  display:inline-block;    /* for IE only */ 
  margin:0 -2px;           /* to correct an IE bug that doubles the border width */  
  } 

  

#nav ul li a:hover, 
#nav ul li a:active {
color: #000066;
background-color: #eeeded;
 } 






