h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:77.1%;
	line-height: 1.3em;
	text-align: center;
	background: url(../images/background.jpg) repeat-x;
	background-color: #C9C9C9;
}

#container {
  width: 856px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(../images/pageback.jpg) repeat-y;
}

#page {
  padding: 0 30px;
  padding-top: 0px;
  text-align: center;
}

#content {
	  text-align: left;
}

#header {
	background: url(../images/header.jpg) no-repeat;
}

#header h1 {
  /*background:  transparent url(../images/logo.gif) no-repeat scroll;*/
	margin: 0;
	height: 102px;
}

#header h1 a {
    display: block;
    text-indent: -5000px;
    text-decoration: none;
	width: 843px;
	line-height: 100px;
}

#navbar {
  height: 24px;
	padding: 0;
	margin-top: 1px;
	margin-left: 15px;
}

#navbar ul {
  margin: 0;
	padding: 0;
	list-style: none;
	width: 826px;
	background: #000 url(../images/navgrad.jpg) repeat-x;
	float: left;
}

#navbar ul li {
  float: left;
}

#navbar ul a:link, #navbar ul a:visited  {
  font-family: Arial, Helvetica, sans-serif;
  display: block;
	float: left; /* For IE 5.2 on the Mac */
	padding: 0 1.5em;
	line-height: 2.1em;
	background: url(../images/divider.gif) repeat-y left top;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#navbar ul .first a {
  background: none;
}

#navbar ul a:hover {
  color: #FFF;
	background: #000 url(../images/navgradrev.jpg) repeat-x;	
}

.clear {
  clear: both;
}

#footer {
  background: url(../images/footer.jpg) no-repeat;
  height: 25px;
}

#legal {
  margin: 4px;
}

#legal a:link, #legal a:visited {
  color: #000000;
	font-size: 0.8em;
	text-decoration: none;
	margin: 0 4px;
}

#legal a:hover {
	text-decoration: underline;
}

h1 {
    font: bold 1.6em/1.9em Arial, Helvetica, sans-serif;
    margin: 0px;
    letter-spacing:-1px;
	color: #36F;
}

h2 {
    font: bold 1.4em/1.9em Arial, Helvetica, sans-serif;
    margin: .5em 0;
	color: #A51314;
	text-align: left;
}

h2.centered {
	text-align:center
}

h3 {
    font: bold 1.2em/1.7em Arial, Helvetica, sans-serif;
    margin: 1.2em 0;
	text-align: left;
	text-decoration: underline;
	
}

h4 {
    font: bold 1.2em/1.7em Arial, Helvetica, sans-serif;
    margin: 1.2em 0;
	text-align: left;

}

h5 {
    font: bold 1.1em/1.4em Arial, Helvetica, sans-serif;
    margin: 1.2em 0;
	text-align: left;
}

h6 {
    font: bold 1em/1.3em Arial, Helvetica, sans-serif;
    margin: 1.2em 0;
	text-align: left;
}

p {
  text-align: justify;
}

a:link, a:visited {
    color: #FF0000;
	text-decoration: none; 
}

a:hover {
    color: #0000FF;
}

#disclaimer p {
  text-align: center;
}

#textnav {
  text-align: center;
	padding: 20px 0;
}

img {
  border: none;
}

#footerlinks {
  text-align: center;
	margin: 10px 0;
}

#sitemap h2 {
  text-decoration: underline;
}

.rightimg {
  float: right;
	margin: 20px 20px;	
}

#today {
  font-weight: bold;
  float: right;
  margin-right: 28px;
  margin-top: 18px;
  color: #444;
}

/*=========== Price Comparison Block ============ */

h1.comparetext{
	color: #36F;
}

#priceblock {
  width: 690px;
  overflow: hidden;
  margin: 0 auto;
}

#priceblock div, #priceblock div.graybutton {
	padding: 0 6px 20px 6px;
	float: left;
        text-align: center;
}
#priceblock div a.pricebut, #priceblock div.graybutton a.pricebut {
	/*    background: transparent url(images/button2.gif) no-repeat scroll right top;*/
    background: transparent url('../images/pricebutton4.gif') no-repeat scroll right top;
	color: #FFFF00;
	display: block;
	float: left;
	font: bold 14px Verdana, Arial, sans-serif;
	height: 24px;
	text-decoration: none;
	text-align: center;
	width: 100px;
}

#priceblock div.graybutton a.pricebut {
	background: transparent url('../images/graybutton.gif') no-repeat scroll right top;
	color: #888;
}
#priceblock div a.pricebut span, div.graybutton a.pricebut span {
	display: block;
	line-height: 15px;
	padding: 3px 0 5px 0;
}
#priceblock div a.pricebut:hover, div.graybutton a.pricebut:hover {
	background-position: bottom right;
	color: #FFF82A;
	outline: none; /* hide dotted outline in Firefox */
}
div.graybutton a.pricebut:hover {
	color: #EEE;
}
#priceblock div a.pricebut:hover span, div.graybutton a.pricebut:hover span {
	background-position: bottom right;
	padding: 4px 0 4px 2px; /* push text down 1px */
}
#priceblock div a img, div.graybutton a img {
	margin-bottom: 4px;
	border: 1px #CCC solid;
}

#priceblock .bestbuy {
  width: 100%;
  padding: 2px 0;
  height: 25px;
  text-align: left;
}

#priceblock .bestbuy img{
 width: 100px;
 height: 25px;
 margin: 0 7px;
 border: none;
}

.videos, .videos h3  {
	text-align: center;
	margin: 0 auto;
}

.videos p  {
  padding: 10px 150px;
  margin: 5px auto;
}

#amazonusedprice {
    font-size: 10px;
    font-style: italic;
    color: #F78125;
}