/* CSS Document 
Developer: Warren Laidler
Publisher: Lab88.com
Website: www.metabo-speed.com
Copyright: 2008 - All rights reserved.
*/

/*
---------------------------------------------
Global
---------------------------------------------
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #840003;
	text-align: center;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #FFF;
}
p {
	text-align: left;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	color: #FFF;
}
a, a:link, a:visited, a:active {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.disclaimer {
	font-size: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
h2 a {
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
h2 a:hover {
	text-decoration:none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align:left;
	border-bottom:#990000 dashed thin;
	margin-bottom:10px;
}
/*.borderImg {
	border: thin solid #CCC;
}*/
img {
	border: none;
}
.alignCenter {
	text-align: center;
}
.warning {
	color: #FF0000;
	background-color:#FFFFFF;
}
.offer {
	color:black;
	border:thin dashed #B90000;
	height: 224px;
	width: 530px;
	background: #999;
	text-align: center;
}

/*
---------------------------------------------
Layout
---------------------------------------------
*/

div#wrapper {
	position: relative;
	width: 815px;
	/*height: 3521px;*/
	margin: 0px auto;
	text-align: left;
	background-color: #000;
	border-top: 0;
	border-right: medium solid #CCC;
	border-bottom: 0;
	border-left: medium solid #CCC;
	z-index:10;
}
div#aboutwrapper {
	position: relative;
	width: 815px;
	height: 1942px;
	margin: 0px auto;
	text-align: left;
	background-color: #000;
	border-top: 0;
	border-right: medium solid #CCC;
	border-bottom: 0;
	border-left: medium solid #CCC;
	z-index:10;
}
div#orderwrapper {
	position: relative;
	width: 815px;
	/*height: 2582px;*/
	margin: 0px auto;
	text-align: left;
	background-color: #000;
	border-top: 0;
	border-right: medium solid #CCC;
	border-bottom: 0;
	border-left: medium solid #CCC;
	z-index:10;
}
div#contactwrapper {
	position: relative;
	width: 815px;
	height: 872px;
	margin: 0px auto;
	text-align: left;
	background-color: #000;
	border-top: 0;
	border-right: medium solid #CCC;
	border-bottom: 0;
	border-left: medium solid #CCC;
	z-index:10;
}
div#celebwrapper{
	position: relative;
	width: 815px;
	height: 1558px;
	margin: 0px auto;
	text-align: left;
	background-color: #000;
	border-top: 0;
	border-right: medium solid #CCC;
	border-bottom: 0;
	border-left: medium solid #CCC;
	z-index:10;
}
div#header {
	padding: 0px;
	height: 150px;
	width: 800px;
}
table#mainTable {
	width: 100%;
	background-color: #000;
	border-top: medium solid #CCC;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom: medium solid #CCC;
}
td#mainTable td  footer {
	border-top: solid medium #CCC;
}

table#navigation {
	width: 100%;
}
#navigation td {
	padding: 0 18px 0px 18px;
	text-align: center;
	vertical-align: top;
	color: #FFF;
	background-color:#000;
	/*border-bottom: thin solid #CCC;*/
	font-size:12px;
}
#navigation td:hover {
	/*background-color:#666;*/
}
#navigation td a, #navigation td a:hover {
	text-decoration:underline;
}
img#sharon {
	float: left;
	margin-right: 15px;
}
#footerLinks a {
	text-decoration: underline;
}
td#content {
	padding: 20px;
}
div#oprah {
	text-align: center;
}
div#logos {
	text-align: center;
}
div#sideBar {
	text-align: left;
	
}
table#orderTable {
	color:#000000;
	width:98%;
	padding:3px;
	border:thin #999999 solid;
	font-size:13px;
}
table#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 800px;
}

/*
---------------------------------------------
Misc
---------------------------------------------
*/

.style2 {color: #FFF}
.style3 {color: #000}
.tablePad {padding-left:5px;}
.head{
width:807px;
height:150px;}
