*
{
padding: 0px;
margin: 0px;
}

body
{
background: url('img/bkgrnd.jpg');
font-size: 11px;
font-family: "Helvetica Neue", helvetica, sans-serif;
color: #333333;
line-height: 18px;
height: 100%;
}

a
{
color: #389AD3;
text-decoration: none;
border: 0;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.8em;
line-height: 1em;
}


p
{
margin-bottom: 14px;
font-size:12px;
padding: 0px 30px;
}

img
{
border: 0;
}

ol
{
padding-right: 2em;
padding-left: 1em;
}

ol li
{
text-indent: -1em;
}

address
{
text-align: center;
font: "Helvetica Neue", helvetica, sans-serif;
font-size: 16px;    
}

#container
{
position: relative;
width: 95%;
max-width: 900px;
min-width: 850px;
height: 100%;
min-height: 900px;
margin: 0 auto;
background: #fff;
// border: 140px solid #6790F0;
border: 0px;
border-top: 0px;
z-index: 2;
}

#inner
{
position: relative;
padding: 13px 10px 13px 10px;
z-index: 2;
height: 100%;
background: #fff;
}

#outer
{
position: static;
}

#header
{
position: relative;
top: 0px;
height: 92px;
font-weight: 100;
color: #333333;
padding-left: 16px;
padding-top: 12px;
}

#header h1
{
position: relative;
font-size: 36px;
font-family: "Helvetica Neue";
font-weight: 100;
top: 10px;
height: 86px;
white-space: nowrap;
}

#header h4
{
position:relative;
font-size: 12px;
font-family: "Helvetica Neue";
font-weight: 400;
top: 42px;
left: 164px;
}

.main
{
	margin: 0 29px 0 29px;
}

#mainheadline
{
	text-align: center;
	font-size: 24px !important;
	color: #555555 !important;
	margin: 0;
}

#bestdeals
{
	text-align: center;
	font-size: 20px;
	line-height: 23px !important;
	color: #555555;
}

#locs
{
position: absolute;
top: 2px;
right: 30px;
width: 175px;
height: 86px;
text-align: right;
}

#locs h3
{
font-family: "Helvetica Neue";
font-weight: 200;
font-size: 1.3em;
line-height: 1.9em;
}

#locs h3 a
{
font-family: "Helvetica Neue";
color: #000000;
font-weight: 200;
}

.divline
{
width: 900px;
margin: 0 0 0 -10px;
border-top: 2px solid #389AD3;
}

.menuline
{
width: 900px;
margin: 0 0 0 -10px;
border-top: 2px solid #389AD3;
margin-top: 10px;
margin-bottom: 30px;
}

#menu
{
position: relative;
background: #389AD3;
height: 1.9em;
width: 875px;
padding: 15px 20px 0px 5px;
margin: -13px 0px 0px -10px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 1em;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
padding: 0px 12px 0px 12px;
font-size: 16px;
color: #fff;
// font-weight: bold;
}

#menu ul li a:hover
{
background: #A8ADAB;
color: #FFFFFF;
text-decoration: none;
}

#frontimage
{
left: 75px;
display: inline-block;
}

#content
{
position: relative;
width: 100%;
text-align: justify;
}

#content h1
{
font-weight: 400;
line-height: 2em;
}

#content h2
{
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-weight: 400;
color: #333333;
}

#content h3
{
position: relative;
text-align: center;
top: 4px;
font-size: 20px;
font-weight: 300;
color: #333333;
margin-bottom: 10px;
}

#content h4
{
position: relative;
text-align: center;
top: 4px;
font-size: 18px;
font-weight: 300;
color: #333333;
margin-bottom: 10px;
}

#content h5
{
text-align: center;
font-size: 14px;
color: #333333;
font-weight: 300;
margin-bottom: 1em;
line-height: 1.5em;
}

#content img
{
position: relative;
margin: 0px;
padding: 0px;
border: 0;
}

#content hr
{
width: 657px;
color: #333333;
border-top: 1px #333333 solid;
height: 0px;
}

#content ul
{
text-indent: -10px;
list-style-position: inside;
list-style-type: disc;
padding: 6px;
margin: 4px;
}

#content .box
{
padding: 0px 0px 0px 15px;
margin-bottom: 20px;
background: url('img/box.png') no-repeat;
text-align: justify;
}

#content .top img
{
margin: 0px 15px 15px 15px;
}

#content .middle
{
margin-left: 20px;
}

#content .middle img
{
margin: 15px 20px 15px 20px;
}

#content .bottom img
{
margin: 15px 20px 15px 20px;
}

#content .class
{
margin: 0 30px 15px 30px;
padding: 15px 30px 15px 30px;
width: 607px;
background: #EEEEEE;
border: 1px #666666 solid;
}

#content .class .header
{
position: relative;
text-align: left;
}

#content .class .date
{
position: relative;
margin: 0;
text-align: left;
color: #333333;
font-weight: bold;
}

#content .class .desc
{
margin-bottom: 0px;
text-align: justify;
}

#content .class .footer
{
position: relative;
text-align: center;
font-size: 1.4em;
margin-top: 1em;
}

#content .class .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#content .class .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
}

.location
{
text-align: center;
}

.location iframe
{
display: block;
margin: 0 auto;
}

.locationfooter
{
text-align: center;
padding-bottom: 2em;
}

#side
{
// float: right;
width: 100%;
text-align: center;
// border: 1px solid #BBBBBB;
padding-top: 20px;
margin: 0 auto;
}

#side h4
{
color: #000000;
font-family: "Helvetica Neue", helvetica, sans-serif;
font-weight: 400;
}

#side img
{
    padding: 25px;
}

#side form input
{
width: 90px;
}

#submit
{
margin-top: 5px;
width: 70px !important;
}

#sidetop
{
background-color: #4873B7;
height: 28px;
}

#sidetop h4
{
color: #FFFFFF;
}

#agf
{
margin: 0 auto;
text-align: center;
padding: 10px 10px 10px 10px;
border-bottom: 1px solid #BBBBBB;
}

#form
{
padding: 10px 10px 10px 10px;
}

.footer
{
width: 100%;
margin: 0 auto;
text-align: center;
}

.footer p
{
clear: both;
font-size: 10px;
line-height: normal;
width: 70%;
padding-left: 15%;
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
font-size: 10px;
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}

// Sales

#sales
{
	margin: 0 29px 0 29px;
}

.header
{
text-align: center;
width:100%;
}

.header h3
{
line-height: 1.5em;
padding-bottom: 1em;
}

.sales hr
{
width: 80%;
color: #333333;
margin: 0 auto;
}

#mblabels
{
height: 25px;
}

#mb
{
position: absolute;
left: 55px;
width: 90px;
font-size: 14px;
}

#mbp
{
position: absolute;
display: block;
clear: none;
left: 50%;
margin-left: -45px;
margin-bottom: 25px;
width: 90px;
font-size: 14px;
}

#mba
{
position: absolute;
float: right;
clear: none;
right: 55px;
width: 90px;
font-size: 14px;
}

#macmini, #imac, #acd, #acc
{
float: left;
width: 240px;
height: 180px;
}

#mpro, #ipods
{
float: right;
width: 240px;
height: 180px;
}

.sales img
{
display: block;
}

.sales h4
{
font-style: oblique !important;
}

.ipods
{
  text-align: center;
  height: 250px;
  width: 720px;
  position: relative;
  margin: 0 auto;
}

.ipod
{
  width: 180px;
  height: 220px;
  position: relative;
}

#shuffle, #nano, #classic
{
  float: left;
}

#touch
{
  float: right;
}

.software
{
	width: 160px;
	float: left;
	margin-right: 26px;
}

.softwarel
{
	width: 160px;
	float: right;
}

.label
{
	font-size: 14px;
	width: 236px;
	text-align: center;
	bottom: 6px;
	position: absolute;
	display: block;
	padding-top: 0;
	margin-top: 0;
}

.row
{
	height: 180px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
}

#mainheadline h1
{
	size: 14px;
	color: ee1313;
}

// Product pages

.prod
{
float: right;
}

.related
{
float: right;
width: 260px;
margin-left: 53px;
margin-right: 20px;
}

#topfeaturesmbp
{
width: 100%;
min-width: 820px;
border-spacing: 10px;
table-layout: fixed;
}

#topfeaturesmbp td
{
padding: 10px;
vertical-align: top;
text-align: left;
background-color: #EEEEEE;
}

.topprod
{
float:left;
width: 45%;
height:20em;
}

.whymac
{
float:left;
width:50%;
height:20em;
}