﻿body,html {
    background-color: #ffffff; 
    margin:0;
    padding:0;
    border:0px;
    font:normal 14px/16px Trebuchet MS, sans-serif;
    color:#333333;
}

img {border:0px; behavior: url(/content/includes/js/pngHack.htc);}

/* fix for annoying FF3 bug */
object { outline:none; }


#header {
    width:850px;
    margin:0 auto;
    height:275px;
    margin-top:20px;
}

#content {
    width:850px;
    margin:0 auto;
}

#menu {
    width:823px;
    height:40px;
    margin:0 auto;
    margin-top:15px;
}
#menu img {
    float:left;
}

/****** intro specific ******/

#intro {
    width:771px;
    margin:0 auto;
    margin-top:15px;
    height:270px;
}

#introFlash {
    width:350px;
    height:260px;
    float:left;
}

#Movie {
    width:350px;
    height:260px;
}

#introMessaging {
    width:421px;
    height:260px;
    float:left;
}

h1.intro{
    margin:0;
    padding:0;
    font-size:18px;
    line-height:18px;
    font-weight:normal;
}

#introMessaging ul {
    margin: 0;
    padding: 0;
}

#introMessaging li {
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight:bold;
    font-size:16px;
}

/****** main specific ******/

#main {
    width:814px;
    margin:0 auto;
    margin-top:15px;
}

div.featureMovies {
    width:196px;
    height:109px;
    background-color:#000000;
    margin-bottom:1px;
}

div.features {
    width:196px;
    height:195px;
    float:left;
    border:1px solid #e5e5e5;
}

div.featuresCopy {
    background-image:url(images/bg_gradient_features.gif);
    background-repeat:repeat-x;
    width:166px;
    height:74px;
    font-size:12px;
    padding:5px 15px 0 15px;
}

#extras {
    width:100%;
    margin-top:10px;
}

#powerpacksBox {
    width:402px;
    height:229px;
    float:left;
    margin-right:1px;
}

#chart {
    width:404px;
    height:229px;
    float:left;
}

.gradientBox {
    background-image:url(images/bg_box_gradient.gif);
    background-repeat:repeat-x;
    width:100%;
    height:202px;
    margin-top:1px;
}

#powerpacksBox #powerpackInfo {float:left; width:180px;font-size:12px;margin-top:10px;}

#powerpacksBox #ppScreen {float:left; margin:20px 20px 0 24px;}

table.chartTable{
    font-size:12px;
    width: 100%;
	border-collapse: collapse;
}
table.chartTable th,
table.chartTable td {
    text-align: center;
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #fff;
}

table td.chartItems {
	text-align:left;
	padding-left:10px;
}




/****** where to buy specific ******/

#wtbWrapper {margin:0 auto; width:750px; overflow:auto; border:1px solid #e5e5e5;}

#wtb {
    width:771px;
    margin:0 auto;
    margin-top:15px;
}

#wtbLeftCol {width:370px; padding-right:10px; float:left;}
#wtbRightCol {width:370px; padding-left:10px; float:left;}
.wtbBox {width:100%; height:119px; margin-bottom:15px;}
.wtbDesc {font-size:12px;}
.wtbBttn {margin-top:10px;}

#amazon
{
    width:220px;
    position:absolute;
    left:80px;
    top:60px;
    text-align:center;
}
#newegg
{
    width:220px;
    position:absolute;
    left:424px;
    top:100px;
    text-align:center;
}
#mwave
{
    width:220px;
    position:absolute;
    left:424px;
    top:60px;
    text-align:center;
}
#zipzoomfly
{
    width:220px;
    position:absolute;
    left:424px;
    top:180px;
    text-align:center;
}
#tigerdirect
{
    width:220px;
    position:absolute;
    left:80px;
    top:180px;
    text-align:center;
}
#ncix
{
    width:220px;
    position:absolute;
    left:80px;
    top:100px;
    text-align:center;
}
#buy
{
    width:220px;
    position:absolute;
    left:80px;
    top:260px;
    text-align:center;
}
.etailerDesc
{
    text-align:left;
}

/****** general ******/

sup {
    font-size:.6em;
}

.green {
    color:#76b900;
}

p {
    margin-top:10px;
    margin-bottom:10px;
    padding:0;
}


#bttnNext {
    float:right;
    margin-top:25px;
}

#bttnHighBandwidth {
    float:left;
    margin-top:25px;
}

#footer {
    margin:0 auto;
    margin-top:100px;
    margin-bottom:50px;
    width:850px;
    font-size:11px;
    color:#666666;
}

