* {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: black;
	border: 0;
}
a, a:link:hover, a:visited:hover {
	font-weight: bold;
	border-color: transparent;
	padding: 3px;
}
a {
	color: #f4f3e9;
	text-decoration: none;
}
a.feature {
	color: #888888;
}
a.news, a.news:link:hover, a.news:visited:hover {
	padding: 0;
	text-decoration: none;
}
a.news {
	color: #444444;
}
a.news:link:hover, a.news:visited:hover {
	color: #ff9900;
}
a.bio {
	color: #888888;
	white-space: nowrap;
}
a.bio:link:hover, a.bio:visited:hover {
	color: #444444;
}
a.tab {
	color: white;
	white-space: nowrap;
}
a.tab:link:hover, a.tab:visited:hover {
	color: #668866;
}
a.selected_tab {
	color: white;
	white-space: nowrap;
}
a.selected_tab:link:hover, a.selected_tab:visited:hover {
	color: #668866;
}
a.info {
	color: #668866;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #ff9900;
	text-decoration: none;
}
a.feature:link:hover, a.feature:visited:hover {
	color: #668866;
	text-decoration: none;
}
a.footer, a.footer:link:hover, a.footer:link:visited {
	font-size: 10pt;
}

.site_center {
	position:relative; 
	margin-left: auto;
	margin-right:auto; 
	width: 1024px;
}
body.barred {
	
/*	background-color: #6d6b68;
	background-image: url(/img/body_background.gif);
*/	background-color: #8b9b7a;
	background-image: url(../img/body_background_grn.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0;
	padding: 0;
	text-align: center;
}
body.framed {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
}
text.non_link {
	font-weight: bold;
	padding: 3px;
	color: white;
}
label.label {
	color: white;
	font-weight: bold;
}
div.savings {
	position: relative;
	top: 5px;
	height: 75px;
	width: 125px;
	padding-top: 30px;
	padding-left: 30px;
}
div.one_column {
	height: 490px;
	width: 925px;
	position: absolute;
	top: 250px;
	left: 50px;
}
div.short_one_column {
	height: 450px;
	width: 925px;
	position: absolute;
	top: 300px;
	left: 50px;
}
div.split_left, div.split_right {
	height: 510px;
	width: 460px;
	position: absolute;
	top: 250px;
}
div.split_left {
	left: 50px;
	background-color: #f1be64;
}
div.split_right {
	left: 513px;
	background-color: #d6e2bf;
}
div.weighted_major, div.weighted_minor {
	height: 515px;
	position: absolute;
	top: 250px;
}
div.tall_weighted_major, div.tall_weighted_minor, div.tall_one_column {
	height: 780px;
	position: absolute;
	top: 10px;
}
div.tall_one_column {
	width: 925px;
	left: 10px;
	background-color: #668866;
}
div.weighted_major, div.tall_weighted_major {
	width: 610px;
	left: 50px;
}
div.weighted_minor, div.tall_weighted_minor {
	width: 300px;
	left: 675px;
	background-color: #f1be64;
}
div.guarantee {
	position: absolute;
	left: 50px;
	top: 250px;
	width: 925px;
	height: 250px;
	text-align: left;
	background-image: url(/img/banner_blank.jpg);
	background-repeat: no-repeat;
}
div.features_button {
	position: absolute;
	left: 50px;
	top: 448px;
}
div.sign_in, div.greeting, div.blogbar {
	width: 204px;
	position: absolute;
	left: 751px;
	background-repeat: no-repeat;
	color: white;
}
div.sign_in {
	background-image: url(/img/sign_in_background.jpg);
}
div.greeting {
	background-image: url(/img/greeting_background.jpg);
}
div.sign_in {
	padding-top: 15px;
	top: 248px;
	height: 160px;
}
div.greeting {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	top: 248px;
	display: none;
	height: 160px;
}
div.blogbar {
	padding-top: 5px;
	padding-left: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	top: 448px;
	left: 741px;
	height: 42px;
}
div.fullscreen {
	position: absolute;
	top: 451px;
	left: 518px;
	height: 41px;
}
div.header {
	text-align: center;
	width: 1010px;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
div.header {
	/*background-image: url(/img/header_background.jpg);*/
	
	background-image: url(/img/header_background_grn.gif);
	background-repeat: no-repeat;
	height: 242px;
}
div.header_seth {
	position: absolute;
	top: 30px;
	left: 312px;
}
div.header_craig {
	position: absolute;
	top: 27px;
	right: 306px;
}
div.header_logo {
	position: absolute;
	top: 11px;
	left: 420px;
}
div.header_cool_red {
	position: absolute;
	top: 155px;
	left: 227px;
}
div.header_cool_white {
	position: absolute;
	top: 155px;
	right: 214px;
}
div.header_address {
	position: absolute;
	top: 160px;
	left: 50px;
}
div.header_phone {
	position: absolute;
	top: 160px;
	right: 35px;
}
div.footer {
	text-align: center;
	width: 915px;
	position: absolute;
	top: 0;
	left: 50px;
	border: 5px solid #8b9a7a;
	background-color: #8b9a7a;
	top: 775px;
}
div.header_buttons {
	position: absolute;
	top: 200px;
}
div.cool_pick {
	height: 510px;
	width: 925px;
	position: absolute;
	top: 260px;
	left: 80px;
	background-image: url(/img/cool_background.gif);
	background-repeat: no-repeat;
}
div.cool_banner {
	position: absolute;
	top: 10px;
	left: 170px;
}
div.cool_label {
	position: absolute;
	top: 15px;
	left: 430px;
}
div.cool_text {
	position: absolute;
	top: 180px;
	left: 100px;
	width: 700px;
}
div.cool_price {
	position: absolute;
	top: 340px;
	left: 90px;
	width: 700px;
}
div.cool_buttons {
	position: absolute;
	top: 400px;
	left: 90px;
	width: 700px;
}
div.ratings {
	position: relative;
	width: 125px;
	height: 25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
div.features, div.news {
	position: absolute;
	top: 495px;
}
div.features {
	left: 50px;
}
div.news {
	left: 518px;
}
iframe.features, iframe.news {
	height: 275px;
}
iframe.features {
	width: 462px;
	background-color: #f1be64;
}
iframe.news {
	width: 453px;
	background-color: #f4f3e9;
}
td.tab, td.tab_l, td.tab_r, td.selected_tab, td.selected_tab_l, td.selected_tab_r {
	height: 30px;
	border: 0;
}
td.tab {
	background-image: url(/img/orange_tab_m.gif);
	background-repeat: repeat-x;
}
td.tab_l {
	background-image: url(/img/orange_tab_l.gif);
	background-repeat: no-repeat;
	width: 5px;
}
td.tab_r {
	background-image: url(/img/orange_tab_r.gif);
	background-repeat: no-repeat;
	width: 9px;
}
td.selected_tab {
	background-image: url(/img/green_tab_m.gif);
	background-repeat: repeat-x;
}
td.selected_tab_l {
	background-image: url(/img/green_tab_l.gif);
	background-repeat: no-repeat;
	width: 5px;
}
td.selected_tab_r {
	background-image: url(/img/green_tab_r.gif);
	background-repeat: no-repeat;
	width: 9px;
}
td.spacer {
	width: 40%;
}
td.selected_main {
	background-color: transparent;
	height: 440px;
	padding-top: 0;
	padding-left: 1px;
}
iframe.tab_main {
	height: 432px;
	width: 920px;
	background-color: #c2e1bf;
	border-top: 5px solid #c2e1bf;
	border-right: 2px solid #c2e1bf;
	border-bottom: 2px solid #c2e1bf;
}
td.list_header {
	background-color: #8b9a7a;
	height: 30px;
}
td.list_main {
	background-color: #c2e1bf;
	height: 480px;
}
iframe.list_main {
	height: 472px;
	width: 920px;
	background-color: #c2e1bf;
}
td.pane_main {
	background-color: #f4f3e9;
	height: 480px;
}
iframe.pane_main {
	height: 518px;
	width: 920px;
	background-color: #f4f3e9;
}
td.link_main {
	background-color: #f4f3e9;
	height: 420px;
}
iframe.link_main {
	height: 412px;
	width: 920px;
	background-color: #f4f3e9;
}
td.cart_option {
	width: 200px;
	padding-bottom: 30px;
}
td.cart_entry_label, td.wishlist_entry_label, td.itemlist_entry_label {
	width: 150px;
	background-color: transparent;
	border-bottom: 1px solid white;
}
td.cart_entry_item, td.wishlist_entry_item, td.itemlist_entry_item {
	width: 600px;
	padding: 5px;
	background-color: transparent;
	border-bottom: 1px solid white;
}
td.cart_entry_price, td.itemlist_entry_price {
	width: 100px;
	background-color: transparent;
	border-bottom: 1px solid white;
}
td.cart_entry_quantity, td.itemlist_entry_rating  {
	width: 100px;
	background-color: transparent;
	border-bottom: 1px solid white;
}
td.wishlist_entry_quantity {
	width: 200px;
	background-color: transparent;
	border-bottom: 1px solid white;
}
th.cart_entry_label, th.wishlist_entry_label, th.itemlist_entry_label {
	width: 150px;
	color: #f4f3e9;
	background-color: #8b9a7a;
}
th.cart_entry_item, th.wishlist_entry_item, th.itemlist_entry_item {
	width: 600px;
	padding: 5px;
	color: #f4f3e9;
	background-color: #8b9a7a;
}
th.cart_entry_price, th.itemlist_entry_price {
	width: 100px;
	color: #f4f3e9;
	background-color: #8b9a7a;
}
th.cart_entry_quantity, th.itemlist_entry_rating {
	width: 100px;
	color: #f4f3e9;
	background-color: #8b9a7a;
}
th.wishlist_entry_quantity {
	width: 200px;
	color: #f4f3e9;
	background-color: #8b9a7a;
}
input.cart_option {
	font-weight: bold;
	color: #f4f3e9;
	background-color: #8b9a7a;
	border: 3px solid #888888;
}
input.cart_option:hover {
	font-weight: bold;
	background-color: #c2e1bf;
	color: #ff9900;
	border: 3px solid #ff9900;
}
a.cart_option {
	font-size: 10pt;
	font-weight: bold;
	color: #f4f3e9;
	background-color: #8b9a7a;
	border: 3px solid #888888;
}
a.cart_option:hover {
	font-weight: bold;
	background-color: #c2e1bf;
	color: #ff9900;
	border: 3px solid #ff9900;
}
input.disabled_text_field {
	background-color: transparent;
}
td.error {
	padding: 5px;
}
b.error, text.error {
	color: #AA0000;
}
img.in_list {
	padding-left: 0;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
img.seth {
	float: right;
	margin-right: -175px;
	margin-bottom: 2px;
	border-left: 3px solid #f4f3e9;
	border-right: 3px solid #f4f3e9;
	border-bottom: 3px solid #f4f3e9;
}
img.craig {
	float: left;
	margin-left: -178px;
	margin-right: 10px;
	margin-bottom: 2px;
	border-left: 3px solid #f4f3e9;
	border-right: 3px solid #f4f3e9;
	border-bottom: 3px solid #f4f3e9;
}
img.tab_banner {
	position: absolute;
	top: 255px;
	left: 50px;
}
hr {
	width: 100%;
	height: 1px;
	background-color: white;
}
p.bio {
	font-size: 10pt;
}