body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333; }
	body#home { background: #FFFFFF url("/images/bg_home.gif") repeat-x 0 0; }
	body#interior { background: #FFFFFF url("/images/bg_interior.gif") repeat-x 0 0; }
	body#store { background: #FFFFFF url("/images/bg_interior.gif") repeat-x 0 0; }

#geniusnetwork {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 15px 5px 10px;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	background: url("/images/bg_genius-network.gif") no-repeat bottom left; }
	#geniusnetwork a {
		margin: 0 0 0 10px;
		color: #FFFFFF;
		font-weight: bold; }
		#geniusnetwork a b.xhtml {
			color: #FF3366; }
		#geniusnetwork a b.css {
			color: #33CC00; }
		#geniusnetwork a b.wp {
			color: #FF3300; }
		#geniusnetwork a:hover {
			text-decoration: underline; }

#sitewrapper {
	width: 700px;
	margin: 0 auto; }
#store #sitewrapper {
	width: 830px; }
	#sitewrapper a {
		font-weight: bold;
		color: #FF3366;
		text-decoration: underline; }
		#sitewrapper a:hover {
			text-decoration: none; }

#header { }
#store #header {
	padding: 0 0 20px 0; }
	#header a#logo {
		float: left;
		height: 44px;
		width: 235px;
		margin: 23px 0 0 0;
		text-indent: -5000px;
		background: url("/images/logo.jpg") no-repeat 0 0; }
	#header p {
		color: #B2D3E9;
		font-weight: bold;
		float: left;
		margin: 42px 0 0 10px; }
	#header h1 {
		clear: both;
		padding: 20px 0 15px 0;
		text-indent: -5000px;
		background: url("/images/hdr_were-the-experts.gif") no-repeat 0 26px; }

#what-you-get {
	height: 157px;
	padding: 30px 0 0 0;
	background: url("/images/hdr_250.gif") no-repeat 15px 30px; }
	#what-you-get h2 {
		margin: 7px 0 10px 290px;
		font-size: 16px;
		color: #FFFFFF;
		text-shadow: 2px 2px 1px #666; }
	#what-you-get ul {
		margin-left: 320px;
		font-size: 16px;
		letter-spacing: -1px;
		color: #0099FF;
		font-weight: bold;
		line-height: 140%; }
		#what-you-get ul li {
			text-shadow: 2px 2px 1px #004C7F }
	#what-you-get h1 { }
		#what-you-get h1 a {
			display: block;
			float: left;
			text-indent: -5000px;
			width: 240px;
			height: 130px;
			margin: 0 0 0 15px; }

#sidebar {
	width: 230px;
	float: right; }
	#sidebar div.module {
		border: 1px solid #CCCCCC;
		margin: 20px 0 0 0;
		padding: 10px;
		background: #E6E6E6 url("/images/bg_sidebar-module.gif") repeat-x 0 0; }
	#sidebar div.notice {
		background: #C31217 url("/images/notice_holidays.gif") no-repeat bottom right;
		border: 3px solid #E1898B;
		color: #FFFFFF; }
		#sidebar div.notice p {
			margin: 0 0 20px 0 !important; }
		#interior #sidebar div.module {
			padding: 10px 10px 0 10px; }
		#sidebar div.module img#holiday {
			float: right;
			position: relative;
			top: -15px;
			right: -35px; }
		#sidebar div.module h3 {
			font-size: 16px;
			margin: 0 0 5px 0; }
		#sidebar div.module h4 {
			font-size: 12px;
			margin: 0 0 0 0; }
		#sidebar div.module p {
			margin: 0 0 10px 0; }
			#sidebar div.module p strong {
			    font-weight: normal;
			    color: #FFF;
			    padding: 0 2px;
			    background: #333; }
		#sidebar div.module a.get-started {
			display: block;
			height: 46px;
			margin: 10px 0 0 0;
			text-indent: -5000px;
			background: url("/images/btn_get-started.gif") no-repeat 50%; }
		#sidebar div.module a img {
			margin: 10px auto;
			display: block;
			border: medium double #ccc; }
			#sidebar div.module a:hover img {
				border: medium double #FF3366; }

#content h1.vacation {
	margin: 15px 0;
	padding: 15px;
	border: 3px solid red;
	background: #FFCC00;
	color: #000000;
	line-height: 150%; }

#content {
	width: 450px;
	float: left;
	margin: 20px auto; }
#signup #content { width: 575px; }
	#content h1 { }
	#content h3 {
		font-size: 20px;
		letter-spacing: -1px;
		color: #0099FF;
		text-shadow: 0px 1px 1px #004C7F; }
	#content h4 {
		margin: 10px 0 0 0; }
	#content p {
		line-height: 180%;
		margin: 0 0 20px 0; }
		#content p strong {
			background: #FFFF99;
			font-weight: normal; }
		#content p a {
			font-weight: bold;
			color: #FF3366;
			text-decoration: underline; }
			#content p a:hover {
				text-decoration: none; }
		#content p.error {
			margin: 0 auto;
			background: #FFE6E6;
			color: #FF0000;
			width: 355px;
			padding: 2px 10px;
			font-weight: bold; }
	#content form {
		width: 375px;
		margin: 0 auto;
		padding: 10px 0 0 0; }
		#content form label {
			display: block;
			margin: 0 0 5px 0;
			font-size: 13px;
			font-weight: bold; }
			#content form label b {
				font-weight: normal;
				font-size: 10px;
				color: #FF0000;
				text-transform: uppercase; }
			#content form label.error {
				color: #FF0000; }
		#content form small {
			font-size: 11px;
			display: block;
			background: #FFFFCC;
			border: 1px solid #FF9900;
			color: #333;
			width: 355px;
			padding: 5px 10px;
			margin: 0 0 15px 0; }
		#content form input {
			display: block;
			width: 375px;
			margin: 0 0 20px 0; }
			#content form input.error {
				font-weight: bold;
				color: #FFFFFF;
				background: #FF0000; }
			#content form input#submit {
				height: 49px;
				width: 181px;
				margin: 10px 0 0 0; }
			#content form#paypal input {
				height: auto;
				width: auto; }
		#content form textarea {
			width: 375px;
			height: 125px; }
		#content form select {
		    display: block;
		    margin: 0 0 20px 0; }


#footer {
	clear: both;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 150%;
	color: #A0A0A0;
	padding: 10px 0; }
	#footer a {
		color: #A0A0A0;
		font-weight: normal;
		text-decoration: underline; }
		#footer a:hover {
			text-decoration: none; }
	#footer a.by {
		color: #333333;
		text-decoration: none; }
		#footer a.by:hover {
			color: #FF3366; }