/*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: 155px;

margin-top: auto;

margin-left: 3px;

margin-right: auto;

padding: 0px;

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: bold;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;
}


/* this part is for the colors of your buttons "at rest" so to speak.*/




.housebutton a {

padding: 5px;

text-decoration: none;

display: block;

color: #0000FF; /*this is where you change the button font color*/

background-color: ;

background-image:url(http://www.global-lottery-secrets.com/images/button_normal.gif);

border-top: 0px solid #3333ff;

border-left: 0px solid #3333ff;

border-bottom: 0px solid #000080;

border-right: 0px solid #000080;

margin-bottom: 3px;
margin-top: 3px;

}

/*this part is how the buttons look, once the pointer passes over them. */




.housebutton a:hover {

color: #6699ff; /*-----this is where you change the button font color, when the button is hovered over*/

background-color: ;

background-image:url(http://www.global-lottery-secrets.com/images/button_hover.gif);

border-top:  0px solid #9999ff;

border-left: 0px solid #9999ff;

border-bottom:  0px solid #3333ff;

border-right: 0px solid #3333ff;

margin-bottom: 2px;
margin-top: 2px;

}


/* HORIZONTAL NAVIGATION*/
 
#center-nav    { 
display:table; 
padding:0; 
margin:0 auto; 
list-style-type:none; 
white-space:nowrap; 
text-align:center; 
font: bold 10px/12px Arial, Geneva, sans-serif; 
} 

#center-nav li { 
display:table-cell; } * html #center-nav li { float:left; } #center-nav a
 { 
width:auto;
display:block; 
padding:4px 3px; 
color:#ffffff; 
background:#4760c2;
border-top: 0px solid #ffffff;

border-left: 0px solid #6699ff;

border-bottom: 0px solid #ffffff;

border-right: 0px solid #6699ff; 

text-decoration:none; 




}

 * html #center-nav a { float:left; } 

#center-nav a:hover { color:#6699ff; background:#E6E7E9; }
.container {clear:both; text-decoration:none;} 
* html .container {display:inline-block;
font-size: 100%;} 


/* HORIZONTAL NAVIGATION 2 */
#center-nav2    { 
display:table; 
padding:0; 
margin:0 auto; 
list-style-type:none; 
white-space:nowrap; 
text-align:center; 
font: bold 10px/12px Arial, Geneva, sans-serif; 
} 

#center-nav li { 
display:table-cell; } * html #center-nav li { float:left; } #center-nav a
 { 
width:auto;
display:block; 
padding:4px 3px; 
color:#ffffff; 
background:##4760c2; 
border-top: 0px solid #ffffff;

border-left: 0px solid #6699ff;

border-bottom: 0px solid #ffffff;

border-right: 0px solid #6699ff; 

text-decoration:none; 




}

 * html #center-nav a { float:left; } 

#center-nav a:hover { color:#6699ff; background:#E6E7E9; }
.container {clear:both; text-decoration:none;} 
* html .container {display:inline-block;
font-size: 100%; }









#header {
margin:0px,0px,0px,0px;
      float:left;
      width:100%;
  
      font-size:70%;
      line-height:normal;
      }
    #header ul {
      margin:0;
      padding:1px 0px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url('http://www.global-lottery-secrets.com/images/left_both.gif') no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      border-bottom:0px solid #fff;      
      }
    #header a {
      white-space:nowrap;
      float:left;
      display:block;
      width:.1em;
      background:url('http://www.global-lottery-secrets.com/images/right_both.gif') no-repeat right top;
      padding:2px 4px 0px 0px;
      text-decoration:none;
      font-weight:normal;
      color:#000080;
      
      }
    #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:#6699ff;
      }
   #link-2 #tabbednav, #news #nav-news,
#products #nav-products, 
#about #nav-about,
#contact #nav-contact {
  background-position:0% -150px;
  border-width:0;
  }
#home #nav-home a, 
#link-2 #tabbednav a,
#products #nav-products a, 
#about #nav-about a,
#contact #nav-contact a {
  background-position:100% -150px;
  color:#333;
  padding-bottom:0px;
  }
    #header li:hover, #header li:hover a {
      background-position:0% -150px;
      color:#6699ff;
      }
    #header li:hover a {
      background-position:100% -150px;
      }


/*****   ROUND BUTTON  *****/

button {

border: 0 none;
cursor: pointer;
font-weight: bold;

padding: 0 5px 0 0;
text-align: center;

height: 18px;
line-height: 18px;
margin-bottom: 3px;
margin-top: 3px;

width: auto;
}



button.rounded 
{

background: transparent url( http://www.global-lottery-secrets.com/images/btn_right.png ) no-repeat  scroll right top;

clear: left;
font-size: 0.8em;
}

button span 
{

display: block;

padding: 0 0 0 5px;

position: relative;

white-space: nowrap;

height: 18px;

line-height: 18px;
}


button.rounded span {
background: transparent url( http://www.global-lottery-secrets.com/images/btn_left.png ) no-repeat  scroll left top;
color: #000080;

}


button.rounded:hover {
background-position: 100% -30px;

}


button.rounded:hover span {
color: #6699ff;
background-position: 0% -30px;
}


button::-moz-focus-inner {
border: none;
}


/*************************   TOP DROP DOWN NAV  **************************/

 