﻿body
{
	background-color: #F3F3F3;
	background-image: url("images/bg.jpg");
/*	background-position: center 64px;*/
	background-position: center 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS", helvetica;
	color: #000000;
	font-size: 14px;
}

img
{
	border: 0px;
}

p
{
	margin: 14px 0px;
}


/************ corporate header/footer ******************/
#page_header, #footer
{
	font-family: Verdana;
}

#header_common_nav a
{
	font-weight: bold;
}

#header_common_bar_text a, #footer a
{
	text-decoration: none;
}

#header_common_bar_text a:hover, #footer a:hover
{
	text-decoration: underline;
}

/**********************************************************/


#content
{
	width: 800px;
	margin: 0px auto;
}

#logo
{
	padding: 30px 45px;
}

#desc
{
	overflow: hidden;
}

#descFlash
{
	float: left;
	width: 320px;
	height: 240px;
	margin-left: 10px;
	margin-top: 15px;
}

#descText
{
	float: left;
	width: 435px;
	margin: 0px 0px 0px 35px;
}

#descCta
{
	float: left;
	width: 435px;
	text-align: center;
	font-size: 24px;
}

#deluxeKit
{
	padding-top: 125px;
	overflow: auto;
}

#basicKit
{
	padding-top: 94px;
	overflow: auto;
}

.gifts
{
	float: left;
	width: 135px;
	padding: 87px 0px 0px 580px;
	text-align: center;
}

.gifts img
{
	margin-left: -20px;
	margin-top: -2px;
	padding-right: 5px;
}

.includes
{
	float: left;
	width: 320px;
	padding: 40px 0px 0px 20px;
}

.root, .leaf
{
	padding: 5px 0px 0px 0px;
	margin: 0px;
}


.root li
{
	padding: 0px 0px 9px 40px;
	list-style-type: none;
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #972B3B;
	line-height: 30px;
}

.leaf li
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background-image: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}

.leaf li.deluxeIncl
{
	color: #972B3B;
	font-size: 14px;
	line-height: 18px;
}

.leaf li img
{
	padding-right: 5px;
}

.gift
{
	float: left;
	width: 135px;
	padding-bottom: 15px;
}

.gift strong
{
	font-size: 16px;
}

.value
{
	color: #A00000;
	font-weight: bold;
}


.order
{
	float: left;
	padding:50px 0px 48px 65px;
	width: 340px;
	text-align: center;
}

.payments
{
	width: 340px;
	float: left;
	color: #A00000;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 8px;
}

#basicKit .gifts
{
	padding-top: 102px;
}

#basicKit .order
{
	padding-top: 45px;
}

#basicKit .payments
{
	font-size: 24px;
	padding: 0px;
}

#basicKit .price
{
	display: inline;
	font-size: 30px;
}

#basicKit .includes
{
	padding-top: 45px;
}

.includeCount
{
	font-size: 20px;
}

.price
{
	display: block;
	color: #A00000;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: -1px;
}

.pnh
{
	float: left;
	padding-top:5px;
	width: 340px;
	font-size: 20px;
	line-height: 20px;
}

.orderNow
{
	float: left;
	width: 340px;
	text-align: center;
	padding-top: 10px;
}

#mbg
{
	width: 800px;
	height: 128px;
	font-size: 30px;
	text-align: center;
	padding: 35px 0px 14px 0px;
}

#mbg #mbgDesc
{
	float: left;
	font-size: 28px;
	width: 440px;
	padding-top: 25px;
}

#mbg #morningShow
{
	width: 313px;
	height: 140px;	
	float: left;
}

.tooltip1, .tooltip2, .tooltip3, .tooltip4, .tooltip5, .tooltip6, .tooltip7, .tooltip8, .tooltip9, .tooltip10
{
	cursor: default;
}

.tooltip
{
	position: absolute;
	width: 280px;
    background: #ffffff;
    border: 1px solid #C0C3C8;
    padding: 20px 20px 10px 20px;
    z-index: 999;
	display: none;
}

.tipTitle
{
	color: #7B9500;
	font-size: 16px;
}

.tipText
{
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
}

p.legal
{
	font-size: 0.8em;
	text-align: center;
}

#descText p
{
	font-family: "trebuchet MS", helvetica;
}