﻿*
{
	margin: 0;
	padding: 0;
}

img
{
	border-style: none;
}

ul
{
	list-style-type: none;
}

body  
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #FFF url('../images/BubbleBackground.png') no-repeat top left;
	width: 1025px;
}

a
{
	color: #5ebf5a;
	text-decoration: none;
	font-weight: bold;
}

#column_one
{
	float: left;
	width: 815px;
}

#header
{
	position: relative;
	height: 137px;
}

#logo
{
	position: absolute;
	left: 10px;
	top: 35px;
}

#view_cart
{
	position: absolute;
	right: 43px;
	top: 55px;
}

#primary_nav
{
	width: 100%;
	overflow: auto;
	position: absolute;
	top: 120px;
}

#primary_nav ul
{
	float: right;
	margin-right: 45px;
}

#primary_nav li
{
	float: right;
	margin-left: 17px;
}

#primary_nav a
{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#page_title
{
	position: relative;
	height: 85px;
}

#title
{
	font-size: 24px;
	position: absolute;
	left: 20px;
	top: 7px;
}

#click_callout
{
	position: absolute;
	right: 23px;
}

.squares_grid
{
	margin: 0 0 0 12px;
}

.squares_row
{
	width: 100%;
	overflow: auto;
	margin: 0 0 8px 0;
}

.square
{
	float: left;
	width: 187px;
	height: 172px;
	margin: 0 0 0 8px;
}

.square_layer
{
	position: relative;
	width: 187px;
	height: 172px;
}

.square_layer img
{
	position: absolute;
	left: 0;
	top: 0;
	width: 187px;
	height: 172px;
}

.square_banner
{
	z-index: 100;
}

.new_banner
{
	left: auto !important;
	right: 0 !important;
	width: 51px !important;
	height: 30px !important;
}

#footer
{
	position: relative;
	height: 100px;
}

#secondary_nav
{
	width: 100%;
	overflow: auto;
	position: absolute;
	left: 145px;
	bottom: 28px;
}

#secondary_nav ul
{
	float: left;
}

#secondary_nav li
{
	float: left;
	margin-right: 40px;
}

#paypal_logo
{
	position: absolute;
	right: 140px;
	bottom: 19px;
}

#secondary_nav a
{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#column_two
{
	float: left;
	clear: right;
	width: 210px;
	margin-top: 38px;
}

#facebook_vote
{
	display: block;
	margin-left: 16px;
	margin-bottom: 5px;
}

#news
{
	margin: 12px 4px 0 8px;
}

#news h1
{
	font-size: 24px;
}

#news h2
{
	font-size: 130%;
	margin-top: 3px;
	line-height: 1;
}

#news ul
{
	margin-left: 10px;
}

#news .divider
{
	margin: 8px 0;
}

#news p
{
	line-height: 1.4em;
}

#news .source
{
	color: #5ebf5a;
	margin: 0 0 3px 0;
	font-weight: bold;
}

#news a.more
{
	font-size: 11px;
	text-decoration: none;
	color: #5ebf5a;
	display: block;
	margin-top: 3px;
}