/* Next Wave Web Design */
/* Amica Goldens Style Sheet */
/* Copyright 2005 */

Body
{
  font-family: verdana, arial, sans-serif;
  font-weight:  100%;
  behavior:url(csshover.htc);
  background-color: black;

}

*
{
  margin: 0;
  padding: 0;
}

div#timeBox
{
  position: absolute;
  top: 220px;

  margin: 40px 20px;

  width: 140px;
  height: 160px;


  background-color: white;
  border: 2px solid red;
}


div#timeBox p
{
  font-size: 18px;
  font-style: italic;
  text-align: center;
  color: black;
  margin: 5px;
}

div#newsFlashWrap
{
  position: absolute;
  top: 238px;
  right: 0px;
  height: 400px;
  width: 180px;
  border: 0px solid blue;
  background-color: transparent;
  z-index: 5;
  color: red;
  font-weight: bold;
  font-size: .9em;
}

div.newsPage
{
  border: 2px solid red;
  margin: 25px;
  padding: 12px;
  font-size: .85em;

}

div.flash
{
  border: 2px solid red;
  text-align: center;
  margin: 10px;
  padding: 5px;
  color: red;
  font-weight: bold;
  font-style: italic;
  width: 150px;
  background-color: white;
}

div#logoBlack
{
  width: 100%;
  height: 152px;

  background-color: #000000;
  background-color: #C0C0C0;
  background-color: lightyellow;
  background-color: black;
  
  color: red;
  text-align: center;
  font-size: 4em;
  font-weight: bold;
  font-style: italic;
  
  
  padding:  24px; 

}

div#logoBlack p
{
  width: 500px;
 
  height: 152px;
  border: 2px solid red;
  background-color: white;
  background-image: url(amicaTextB.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: auto;
  margin-right: auto;
}

div#logoL
{
  position: absolute;
  top: 0px;
  height: 0px;
  width: 225px;
  padding: 24px;
  z-index: 5;
}

div#logoR
{

  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
  height: 0px;
  width: 225px;
  padding: 24px;
  z-index: 5;

}



div#logoGold
{

  position: relative;
  top: 13px;
  height: 28px;
  
  background-color: #FFCC00;
  background-color: white;
  border-top: 1px solid red;
  border-bottom: 1px solid red;  
}

* html div#logoGold
{
  height: 29px;
}

div#wrapper
{
  width: 100%;
  height: 550px;

  background-color: black;
  border-top: 1px solid red;
}

div#content
{
  height:  550px;

  margin: 0px 180px;
  
  background-color: black;
  
  
#  background-image:  url(ace/ace_journeyBig.jpg);
 background-image:  url(ace/new_front_pic.jpg);
  background-repeat:  no-repeat;
  background-position:  center center;

 
}

div#contentDogs
{
    
  overflow: auto;
  border: 3px outset red;
  
  font-style: italic;
  font-size: 20px;
  padding: 0px;
  text-align: center;
  color: #228B22;
  color: black;
  margin: 0px 180px ;
  height: 400px;
  background-color: #FAFAD2;
  background-color: white;

}


* html div#contentDogs
{
  height: 550px;
}

div#contentDogs img
{
  margin: 10px;
  border: 3px outset red;
}

div#contentDogs a
{
  display: block;
}

div#contentDogs img:hover
{
  left: -3px;
  top: -3px;
  border: 3px inset red;
}


div.thumb
{
  border: 0px solid red; 
  float: left;
  margin: 0px;
  width: 210px;
  height: 210px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}



div#dogNav
{
  position: absolute;
  top: 228px;
  left: 0px;
  width: 180px;
  height: 213px;
  background-color: transparent;
  z-index: 0;
}

div#dogNav ul
{
  text-align: center;
  font-size: 30px;
  margin: 20px 10px 0px 30px;
  border: 0px solid red;
  color: red;
  font-style: italic;
}

div#dogNav li
{
  padding: 5px 0px 5px;
  font-size: 20px;
  border: 1px solid red; 
  list-style-type: none;
  font-style: italic;
  color: black;
  background-color: #FFCC00;
  background-color: white; 
}

div#dogNav li:hover
{
  
  
}

div#dogNav li#dogNavActive
{
  width: 150px;
  border: 3px outset red;
  background-color: #FAFAD2;
  background-color: white;
  border-right: 0px;
}

* html div#dogNav li#dogNavActive
{
  width: 153px;
}

div#dogNav a
{
  width: 100%;
 
  display: block;
  text-decoration: none;
  color: black;
}

div#dogNav a:link
{

}

div#dogNav a:hover
{
  font-weight: bold;
  color: black;
}
  

div.w3cWrap
{
  position: absolute;
  top: 754px;

}

div.w3cWrap a img
{
  border: 0px;
}


div.mainMenu
{
  color: black;
  position: absolute;

  top: 214px; 

  font-style: italic;
 
  height: 28px;

  float: left;
/*
  border-top: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
*/
  font-size: 20px;
  background-color: transparent;
  
 
  
 
}



div.mainMenu ul
{
  
  height: 28px;

}

 * html div.mainMenu ul
{
  float: left;
  border-left:  1px solid #FF0000;
  margin-left: 0px;
 
}



div.mainMenu li
{
  list-style-type: none;

  float: left;

  width: 150px;
  height: 28px;


  position: relative;
 
  background-color: #FFCC00;
  background-color: white;
  background-color: transparent;
  border-right:  1px solid #FF0000;
  z-index: 10;
}

div.mainMenu li:first-child
{
  border-left: 1px solid #FF0000;
}

div.mainMenu li:hover
{
  width: 150px;
  background-color: #FAFAD2;
  background-color: white;
  height: 28px;

}

div.mainMenu a
{
  height: 28px;
  
  display: block;
  text-align: center;  
  padding: 0 0px;
  text-decoration: none;
  color: black;

}

div.mainMenu a:hover
{
  font-weight: bold;
  letter-spacing: -.05em;
  background-color: white;
  height: 28px;
  color: #228B22;
  color: black;
}

div.mainMenu ul li ul
{
  
  position: absolute;
  left: -1px;
  top: 28px;
  width: 150px;
}


* html div.mainMenu ul li ul
{
  margin: 0;


  position: absolute;
  left: -1px;
  top: 28px;
  width: 151px;
}

div.mainMenu ul li ul li
{
  width: 100%;
  background-color: #FFCC00;
  background-color: white;
  border-left: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
  border-right: 1px solid #FF0000;
}

div.mainMenu ul li ul li:first-child
{
  border-top: 1px solid #FF0000;
}

body div.mainMenu ul li ul
{
  display: none;
}

div.mainMenu ul li:hover ul
{
  
  display: block;
  height: 28px;
}

div.mainMenu ul li:hover ul, div#mainmenu ul li ul:hover
{
  display: block;
}

* html div.mainMenu ul li ul
{
  border-top: 1px solid #FF0000;
  border-left: 0px;
}

body div.mainMenu ul li ul li ul
{
  visibility: hidden;
  top: -1px;
  left:  150px;
}



div.mainMenu ul li ul li:hover ul
{
  visibility: visible;
}

img
{
  position: relative;

  margin: 0px 0px;
  border: 1px solid #FF0000;
}


