/*
================================================================================
UAT GENERIC STYLESHEET
Commercial Design & Multimedia
Decmber 2004
--------------------------------------------------------------------------------
Perfered Order:

- display
- position
- float
- width
- height
- margin
- padding
- border
- background
- color
- font
  [font-style || font-variant || font-weight font-size/line-height font-family]
   ie: {font: bold 12px/16px Verdana, Arial, "Lucida Grande", sans-serif}

- text-align
- text-decoration
- vertical-align
- clear
- white-space
- others

Sections:

- RULES

- ID'S

- CLASSES

================================================================================
*/


/* RULES */
body 
{
background: white;
}

ul,
li
{
margin: 0 !important;
margin: 0 0 -4px 0;
padding: 0;
border-width: 0px;
}

img
{
border-width: 0px;
}


a.nav1:hover,
a.nav3:hover,
a.nav4:hover,
a.nav5:hover,
a.nav6:hover,
a.nav7:hover,
a.nav8:hover
{
background-position: 0 -26px;
}

a.nav2:hover,
.buildAndPowered a:hover
{
background-position: 0 -27px;
}

a.nav1,
a.nav2,
a.nav3,
a.nav4,
a.nav5,
a.nav6,
a.nav7,
a.nav8
{
display: block;
width: 205px;
height: 26px;
background: url(/img/splash/buttons/button_join.gif) no-repeat 0 0;
}

a.nav2
{
height: 27px;
background: url(/img/splash/buttons/button_about.gif) no-repeat 0 0;
}

a.nav3
{
background: url(/img/splash/buttons/button_member.gif) no-repeat 0 0;
}

a.nav4
{
background: url(/img/splash/buttons/button_news.gif) no-repeat 0 0;
}

a.nav5
{
background: url(/img/splash/buttons/button_calendar.gif) no-repeat 0 0;
}

a.nav6
{
background: url(/img/splash/buttons/button_links.gif) no-repeat 0 0;
}

a.nav7
{
background: url(/img/splash/buttons/button_contact.gif) no-repeat 0 0;
}


a.nav8
{
background: url(/img/splash/buttons/button_home.gif) no-repeat 0 0;
}


/* ID'S */
#tupperware 
{
position: absolute;
top: 50%;
left: 50%;
width: 667px;
height: 390px;
margin-left: -334px;
margin-top: -230px;
}

#header,
#nav span,
#myContent,
#buildAndPowered span,
#toc
{
display: none;
}

#nav
{
position: absolute;
right: 0;
top: 74px;
}

#nav li
{
list-style-type: none;
}

#companyCopyRight
{
position: absolute;
top: 385px;
left: 25px;
font: 10px/12px arial,helvetica,sans-serif;
text-transform: uppercase;
white-space: nowrap;
}

#buildAndPowered a,
#imageHolder,
#emptyDiv2,
#emptyDiv3,
#emptyDiv4,
#emptyDiv5
{
display: block;
position: absolute;
}

#buildAndPowered a
{
top: 395px;
right: 50px;
width: 90px;
height: 27px;
background: url(/img/builtandpowered.gif) no-repeat 0 0;
}


#imageHolder 
{
top: 0;
right: 0;
width: 205px;
height: 74px;
background: url(/img/splash/splash_arrow.gif) no-repeat 0 0;
}


#emptyDiv2 
{
top: 283px;
right: 0;
width: 205px;
height: 107px;
background: url(/img/splash/backgrounds/background_feature-member-splash.gif) no-repeat 0 0;
}

#emptyDiv2 img
{
margin: 13px 0 0 13px;
}

#emptyDiv3
{
top: 0;
left: 0;
width: 462px;
height: 244px;
background: url(/img/splash/splash_logo.gif) no-repeat 0 0;
}

#emptyDiv4
{
top: 244px;
left: 0;
width: 234px;
height: 139px;
}

#emptyDiv5
{
top: 244px;
left: 234px;
width: 228px;
height: 139px;
}


/* -------------------------------------------------------------------------- *\
  					 ADD IMPORTS && HACKS AFTER HERE
\* -------------------------------------------------------------------------- */


/* 
for MAC IE 
GOOD FOR THE TIME BUT SERIOUSLY
OUT OF DATE  NOW
*/

/*\*//*/

#tupperware
{
margin-top: 50px;
}

/**/


