body {
	width: 960px;
	margin: 0px auto;
	background: #222222;
	padding: 0px;
	font: normal 13px 'Trebuchet MS',Verdana, Helvetica, Arial,sans-serif;
	line-height: 180%;
}

#shadow-right {
	width: 980px;
	background: url('../images/right_drop.png');
}

#header {
	width: 960px;
	height: 220px;
	margin: 0px;
	padding: 0px;
	background: url('../images/header.png');
	color: white;
	font-weight: 900;
	font-size: 15px;
}

#header #links {
	float: right;
	position: relative;
	top: 126px;
	width: 800px;
	height: 42px;
	margin-right: 14px;
	padding-top: 10px;
	text-transform: uppercase;
}

#header #links a {
	float: right;
	color: white;
	text-decoration: none;
	margin-left: 15px;
	white-space: nowrap;
}

#header #links a:hover {
	text-decoration: underline;
}

.checkout {
	display: inline;
	white-space: nowrap;
}

.checkout-hidden {
	display: none;
}

#header #bar {
	clear: both;
	position: relative;
	top: 117px;
	left: 6px;
	height: 46px;
	font-size: 14px;
}

#header #bar #crumbs {
	float: left;
	padding-top: 12px;
	padding-left: 8px;
	text-transform: uppercase;
}

#header #bar #crumbs a {
	color: white;
	text-decoration: none;
}

#header #bar #crumbs a:hover {
	text-decoration: underline;
}

#header #bar #arrow {
	float: left;
	background: url('../images/div_arrow.png') no-repeat;
	width: 53px;
	height: 100%;
	background-position: 15px 7px;
}

#header #bar #tabs {
	float: left;
	padding-top: 12px;
	color: white;
}

#header #bar #tabs a {
	color: white;
	text-decoration: none;
	padding: 5px 6px 5px 6px;
	border: 1px solid transparent;
	background: transparent;
}

#header #bar #tabs a:hover {
	color: white;
	text-decoration: underline;
}

#header #bar #tabs span.selected {
	padding: 5px 11px 5px 11px;
	border: 1px solid white;
	background: #163957;
}

#header #bar #buy {
	background: url('../images/buyit.png') no-repeat;
	background-position: right center;
	float: right;
	height: 38px;
	margin-top: 4px;
	margin-right: 12px;
	width: 120px;
	cursor: pointer;
}

#page {
	width: 910px;
	background: #dddedf;
	margin: 0px;
	padding: 1px 30px 8px 20px;
}

#page p {
	margin-bottom: 15px;
	margin-left: 18px;
}

#page h1 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
}

#page h2 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
}

#page h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
}

#page ul {
	margin-left: 18px;
	list-style: none;
	list-style: disc url(../images/bullet.gif) inside;
}

#page ul li {
}

#page a {
	color: #163957;
	font-weight: 900;
	font-size: 105%;
	text-decoration: none;
}	

#page a:hover {
	text-decoration: underline;
}

#page .faq-q {
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	padding-left: 10px;
}

#page .faq-a {
	padding-left: 20px;
}

#page #cart-table {
	width: 95%;
	font-size: 110%;
}

#page #cart-table th {
	text-align: center;
	border-bottom: 2px solid #222;
	margin-bottom: 8px;
}

#page #cart-table td {
	text-align: center;
	padding-top: 8px;
}

#page #cart-table td.start {
	border-top: 2px solid #222;
}

#page #cart-table td.footer {
	font-size: 15px;
	font-weight: 900;
}

#page #cart-table td a {
	color: #09D603;
	font-style: italic;
	font-weight: 900;
	text-decoration: none;
}

#page #cart-table td a:hover {
	text-decoration: underline;
}

#page #cart-table td a.add-one {
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 6px;
}

#page #cart-table td a.remove-one {
	white-space: nowrap;
	padding-right: 4px;
}

#drop-footer {
	width: 980px;
}

#drop-footer #bottom {
	float: left;
	width: 960px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: url('../images/bottom_drop.png');
}

#drop-footer #corner {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: url('../images/corner_drop.png');
}

#page .feature {
	background: #cccdce;
	border: 1px solid #bbbcbd;
	margin-top: 20px;
}

#page .feature h3 {
	background: url('../images/header_border.png') no-repeat;
	width: 620px;
	color: white;
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 5px;
	margin-left: 6px;
	margin-top: 9px;
	margin-bottom: 12px;
	text-shadow: #222 1px 1px 1px;
}

#page .feature p {
	margin-bottom: 12px;
}

#page .gpx-screen-left {
	background: #cccdce;
	border: 1px solid #bbbcbd;
	height: 190px;
	margin-bottom: 40px;
}

#page .gpx-screen-left h3 {
	background: url('../images/header_border.png') no-repeat;
	width: 620px;
	color: white;
	float: left;
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 5px;
	margin-left: 6px;
	margin-top: 9px;
	text-shadow: #222 1px 1px 1px;
}

#page .gpx-screen-left img {
	float: right;
}

#page .gpx-screen-left p {
	clear: left;
	padding-top: 10px;
	width: 612px;
}

#page .gpx-screen-right {
	background: #cccdce;
	border: 1px solid #bbbcbd;
	height: 190px;
	margin-bottom: 40px;
}

#page .gpx-screen-right h3 {
	background: url('../images/header_border_right.png') no-repeat;
	width: 620px;
	text-align: right;
	color: white;
	float: right;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	margin-left: 6px;
	margin-top: 9px;
	text-shadow: #222 1px 1px 1px;
}

#page .gpx-screen-right img {
	float: left;
}

#page .gpx-screen-right p {
	margin-left: 280px;
	margin-top: 50px;
	margin-right: 10px;
	padding-top: 10px;
}

#checkout-submit {
	width: 120px;
	height: 36px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url('../images/submit.png') no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

#checkout-go {
	width: 120px;
	height: 36px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url('../images/checkout.png') no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

#mode-tabs {
	margin-top: 10px;
	margin-bottom: 50px;
	list-style: none;
	padding-left: 130px;
}

#mode-tabs li {
	width: 150px;
	display: block;
	float: left;
	background: #cccdce;
	border: 1px solid #bbbcbd;
	margin-right: 5px;
	text-align: center;
}

#mode-tabs li.selected {
	background: #aaabac;
	border: 1px solid #999a9b;
}

#page .product-left {
	background: #cccdce;
	border: 1px solid #bbbcbd;
	height: 222px;
	margin-bottom: 40px;
}

#page .product-left h3 {
	background: url('../images/header_border.png') no-repeat;
	background-position: -60px 0px;
	width: 560px;
	color: white;
	float: left;
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 5px;
	margin-left: 6px;
	margin-top: 9px;
	text-shadow: #222 1px 1px 1px;
}

#page .product-left h3 a {
	color: white;
}

#page .product-left img {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#page .product-left p {
	clear: left;
	padding-top: 10px;
	width: 512px;
}

ul.features {
	font-size: 105%;
}

ul.features li {
	padding-bottom: 12px;
}

#page h1.welcome {
	background: url('../images/header_border.png') no-repeat;
	width: 620px;
	color: white;
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 5px;
	margin-left: 6px;
	margin-top: 9px;
	text-shadow: #222 1px 1px 1px;
	margin-bottom: 15px;
}

#page #lh-table
{
	margin-left: 50px;
	width: 400px;
}

#page #lh-table td.header
{
	border: 2px solid #222;
	text-align: center;
	font-weight: 900;
}

#page #lh-table td
{
	border-bottom: 1px dotted #222;
	text-align: center;
}

