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

/* ==IMPORT STYLES FOR OLD BROWSERS: */
/*\*//*/
@import "ie5mac.css";
/**/

/* =IE5 PC - 'MID PASS FILTER': */ 
@media tty {
i{content:"\";/*" "*/}} @import 'ie5pc.css'; /*";}
}/* */

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

/* ==UNDO DEFAULT BROWSER STYLING: tantek.com/log/2004/undohtml.css */

ul { list-style-type: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; font-weight: lighter; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a { text-decoration: none; }
address { font-style: normal; }

/* ==UNIVERSAL: (overall body and content formatting) ======================================================= */
body
{
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 62.5%;
color: #666;
background: url(../images/page-bg.png) repeat-y center top #990000;
text-align: center;
}

/* ==LEGO: (the main divs used to build the layout) ======================================================= */
#container
{
margin: 0 auto;
width: 760px;
background: #fff;
text-align: left;
font-size: 1.1em;
}

#logo
{
padding: 25px 18px;
border-top: 5px solid #e80000;
}

#nav
{
clear: both;
height: 30px;
padding: 0 22px;
background: url(../images/nav-bg.png) repeat-x #e80000;
border-bottom: 1px solid #fff;
}

#nav2
{
clear: both;
padding: 0px;
background: url(../images/nav-bg.png) repeat-x #e80000;
border-bottom: 1px solid #fff;
}

#container > #nav
{
border-bottom: 2px solid #fff;
}

#mainpic
{
float: left;
width: 278px;
}
#home #mainpic
{
width: 378px;
}
#container > #mainpic
{
margin-top: -1px;
}

#maincontent
{
float: left;
width: 482px;
padding-bottom: 20px;
}
#home #maincontent
{
width: 382px;
margin-bottom: 20px;
padding-bottom: 0px;
}
#onecol #maincontent
{
width: 660px;
padding: 0 50px;
margin-bottom: 20px;
padding-bottom: 0px;
}
#container > #maincontent
{
margin-top: -1px;
}

#footer
{
clear: both;
padding: 10px;
font-size: 0.9em;
color: #666;
border-top: 1px solid #cdc1a9;
border-bottom: 1px solid #cdc1a9;
}

/* ==PAINT: (styling of items within the main divs) ======================================================= */
#container p
{
margin: 10px 0 0 0;
}

#logo h1
{
float: left;
}
#logo h2
{
float: right;
padding-top: 5px;
}

#nav ul li
{
display: inline;
}
#nav ul .intranet
{
float: right;
}
#nav2 h4
{ font-size: 1.2em;
font-weight: bold;
color: #fff;
 }

 #nav2 a
{ color: #ffda79;
text-decoration: underline;
 }

 
.about
{
min-height: 396px;
background: url(../images/about-mainpic.jpg) no-repeat bottom;
}
* html .about
{
height: 386px;
}
.disclaimer
{
min-height: 396px;
background: url(../images/disclaimer-mainpic.jpg) no-repeat bottom;
}
* html .disclaimer
{
height: 386px;
}
.earpod
{
min-height: 396px;
background: url(../images/earpod-mainpic.jpg) no-repeat bottom;
}
* html .earpod
{
height: 386px;
}
.lumic
{
min-height: 322px;
background: url(../images/lumic-mainpic.jpg) no-repeat bottom;
}
* html .lumic
{
height: 312px;
}
#maincontent.lumic
{
padding-top: 20px;
background: none;
}

#maincontent #homeboxes
{
margin-left: 1px;
color: #fff;
}
#maincontent #homeboxes a
{
color: #fff;
font-weight: bold;
font-size: 0.7em;
text-decoration: underline;
}
#maincontent #homeboxes p
{
font-size: 1.3em;
padding-right: 0;
line-height: 1.3em;
}
#maincontent #homeboxes div
{
float: left;
min-height: 120px;
width: 146px;
padding: 60px 22px 10px 22px;
}
* html #maincontent #homeboxes div
{
padding-top: 70px;
height: 110px;
}
#maincontent .homebox-earpods
{
margin-top: 1px;
margin-right: 1px;
background: url(../images/homebox-earpods.png) repeat-x left top #ff7837;
}
#maincontent .homebox-thepod
{
background: url(../images/homebox-thepod.png) repeat-x left top #ff3f3f;
}
* html #maincontent .homebox-thepod
{
height: 170px;
}
#maincontent .homebox-airships
{
margin-top: 1px;
margin-right: 1px;
background: url(../images/homebox-airships.png) repeat-x left top #ff7837;
}
* html #maincontent .homebox-airships
{
height: 170px;
}
#maincontent .homebox-vitex
{
margin-top: 1px;
background: url(../images/homebox-vitex.png) repeat-x left top #ff3f3f;
}
* html #maincontent .homebox-vitex
{
height: 170px;
}
#maincontent .homebox-aboutus
{
margin-right: 1px;
background: url(../images/homebox-aboutus.png) repeat-x left top #ff3f3f;
}
* html #maincontent .homebox-aboutus
{
height: 170px;
}
#maincontent .intro
{
margin: 30px 0;
}
#maincontent .intro-thanks
{
margin-top: 110px;
}
#maincontent h4
{
font-weight: bold;
}
#maincontent p
{
padding-right: 100px;
line-height: 1.5em;
}
#maincontent a
{
color: #666;
text-decoration: underline;
}
#onecol #maincontent p
{
padding-right: 0;
line-height: 1.5em;
}
#maincontent dl
{
clear: left;
}
#maincontent dl dt
{
float: left;
margin-bottom: 20px;
}
#maincontent dl dt img
{
border: 1px solid #666;
}
#maincontent dl dd
{
float: left;
width: 400px;
padding: 0 50px;
}
#maincontent dl dd p
{
margin: 0 0 10px 0;
}
#maincontent dl dd h4
{
margin: 0 0 10px 0;
}
#maincontent ul
{
width: 200px;
float: left;
margin: 10px;
font-weight: bold;
color: #c40000;
}
#maincontent ul li
{
margin: 9px 0;
}
* html #maincontent ul li
{
margin: 5px 0;
}
#maincontent ul a
{
color: #c40000;
}
#maincontent ul input
{
margin-right: 5px;
vertical-align: middle;
}
#maincontent .subscribe
{
margin: 0 10px;
}
#maincontent .subscribe a
{
clear: left;
display: block;
padding: 6px 0;
width: 75px;
color: #fff;
text-align: center;
text-decoration: none;
background: #c40000;
border-top: 2px solid #f00000;
border-left: 2px solid #f00000;
border-right: 2px solid #a00000;
border-bottom: 2px solid #a00000;
}
#maincontent .subscribe a:hover
{
background: #b40000;
border-top: 2px solid #a00000;
border-left: 2px solid #a00000;
border-right: 2px solid #f00000;
border-bottom: 2px solid #f00000;
}
#maincontent #thepod
{
margin: -20px -50px;
padding: 190px 50px 20px 50px;
color: #fff;
background: url(../images/thepod-bg.gif) no-repeat center top #be0000;
}
* html #maincontent #thepod
{
margin-bottom: 0;
}
#maincontent #thepod p
{
padding: 0;
}
#maincontent #vert-notices
{
margin-left: 200px;
}
#maincontent #vert-notices .summary
{
clear: left;
padding: 25px 0;
}
#maincontent #vert-notices .family-vert
{
width: 150px;
float: left;
margin-right: 50px;
}
#maincontent #vert-notices .family-vert img
{
margin-bottom: 20px;
border: 1px solid #666;
}

#intranet
{
width: 100%;
padding: 50px 0;
text-align: center;
}

#footer #disclaimer
{
float: left;
}
#footer #copyright
{
float: right;
}
#footer p
{
margin: 0;
}
#footer a
{
color: #666;
text-decoration: underline;
}

/* ==EXTRANEOUS: (default hacks, etc.) ======================================================= */
.clear
{
clear: both;
}

.accessibility
{
position: absolute;
left: -10000px;
}