body {
	background: #f8f8f9;
}

#body {
	background: #f8f8f9 url(/images/unity/unityBg2.jpg) no-repeat top center;
	padding-top: 0;
}

#wrapper {
	overflow: hidden;
}

#wrapper form {
	clear: both;
}

#unity-links {
	list-style-type: none;
	float: right;
	padding: 8px;
	margin: 0;
}

#unity-links li, #cp-checkout, #checkout-button {
	font-family: "Century Gothic", Avant Garde, Century Gothic, 'ITC Avant Garde Gothic', Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
}

#unity-links li {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

#unity-links li a { 
	display: inline; 
}

#unity-links li a:link, #unity-links li a:visited {
	color: #231f20;
	text-decoration: none;
	padding: 16px 14px 8px 14px;
}

#unity-links li a:hover, #unity-links li a.selected {
	background: #f9d500;
}

* html #shareThis {
	display: none !important;
}

#misc {
	clear: both;
	overflow: visible;
}

#story-page-link {
	position: absolute;
	top: 132px;
	width: 142px;
	height: 45px;
}

#story-page-link:link, #story-page-link:visited {
	text-decoration: none;
}

#checkout-button {
	float: right;
	letter-spacing: 0.05em;
	line-height: 1.0em;
	overflow: visible;
	margin: 37px 0 1px 0;
	padding: 0;
}

#checkout-button input {
	background: #231f20 url(/images/unity/unity-checkout-button.gif) repeat-x top right;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #000;
	padding: 3px 14px 3px 8px;
	margin: 0;
	cursor: pointer;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	
}

#checkout-button input:hover {
	color: #fed700;
}

#store {
	clear: both;
	background: #231f20 url(/images/unity/store-vert-tile.gif) repeat-y top left;
	padding: 0;
	overflow: hidden;
}

.bumper {
	clear: both;
	background: #231f20;
	height: 22px;
	overflow: hidden;
}

#samples {
	width: 167px;
	height: 512px;
	background: url(/images/unity/samples-bg.gif) repeat-y top left;
	float: left;
	padding-bottom: 2px;
}

.sample {
	height: 147px;
	padding-top: 18px;
}

.sample img {
	padding-left: 18px;
}

.sample h2 {
	padding-top: 8px;
	width: 146px;
	text-align: center;
}

.sample.selectedSample, .sample:hover {
	background: url(/images/unity/sidebar-highlighted-bg.jpg) no-repeat top left;
}

.sample a:link, .sample a:visited {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.sample:hover a:link, .sample:hover a:visited, .sample.selectedSample a:link, .sample.selectedSample a:visited {
	color: #231f20;
}

#featured {
	float: left;
	width: 489px;
	height: 512px;
	background: #fff;
	border-bottom: 2px solid #fff;
}

#featured .featured {
	display: none;
}

#featured .selected {
	display: block;
}

#featured-stickers img {
	padding: 220px 0 0 15px;
}

#featured-bottle img {
	padding: 20px 0 0 15px;
}

#featured-poster img {
	padding: 14px 0 0 60px;
}

#featured .loading {
	display: block;
	padding: 220px 30px 50px 0;
	font-size: 1.2em;
	text-align: center;
	background: url(/images/story/2010/shared/loading.gif) no-repeat 200px 200px;
}

#action {
	float: left;
	width: 221px;
	border: 1px solid #fff;
	background: #585555;
}

#action .heading {
	background: #231f20;
}

#action .heading h2 {
	font-size: 2.7em;
	color: #fff;
	font-weight: bold;
	text-align: left;
	width: 192px;
	margin: 0 auto;
	text-transform: uppercase;
	line-height: 1.1em;
	padding-top: 20px;
	padding-bottom: 20px;
}

.fr #action .heading h2 {
	font-size: 2.5em;
}


#action .heading {
	border-bottom: 1px solid #fff;
}

#product-info {
	background: #585555;
}

.info {
	display: none;
	padding: 20px 20px 10px;
	position: relative;
}

.info h3 {
	font-size: 1.8em;
	color: #fff;
	margin: 0;
	padding: 0;
}

.info h3 span {
	font-size: 0.666666em;
}

.info h3 span span {
	text-transform: lowercase;
	font-size: 12px;
}

.info h4 {
	font-size: 1.2em;
	color: #fff;
	margin: 0;
	padding: 0;
}

.info h4 span {
	padding-left: 1px;
	color: #fed700;
	font-weight: normal;
}

.info p {
	font-size: 1.1em;
	color: #fff;
	margin: 10px 0 5px 0;
	padding: 0;
	line-height: 1.35em;
}

.info.selected {
	display: block;
}

#who-ride {
	margin: 0;
	padding: 0 20px 20px;
}

#who-ride input.button {
	float: right;
}

#who-ride label {
	color: #fff;
}

#who-ride h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #ffde00;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 5px;
}

#who-ride .text, #who-ride .small-text {
	margin: 0 !important;
	padding: 1px 4px;
}

#who-ride .text {
	width: 168px;
}

#who-ride .small-text {
	width: 22px;
	text-align: center;
}

#preview {
	background: url(/images/unity/button-bg-tile.gif) repeat-x top left;
	color: #fff;
	font-size: 1.2em;
	border: 1px solid #ffde00;
	padding: 2px 8px;
	margin-top: 8px;
	cursor: pointer;
	width: 100%;
}

#preview:hover {
	color: #fff;
}

#preview.previewed {
	border: 1px solid #000;
}

#submit {
	background: url(/images/unity/button-bg-tile.gif) repeat-x top left;
	color: #666;
	font-size: 1.2em;
	border: 1px solid #000;
	padding: 2px 8px;
	cursor: pointer;
	overflow: hidden;
	margin-top: 8px;
	width: 100%;
}

#submit:hover {
	color: #fff;
}

#submit.active {
	color: #ffde00;
	border: 1px solid #ffde00;
}

#error {
	font-size: 1.0em;
	border: 1px solid #c00;
	background: #fff;
	padding: 8px;
	margin: 5px 20px;
	color: #c00;
}

#error p {
	margin: 0;
	padding: 0;
	line-height: 1.35em;
}

#disclaimer {
	font-size: 1.1em;
	color: #fff;
	padding: 0 20px 20px 30px;
	text-indent: -10px;
}

#disclaimer p {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 1.35em;
}

#cp-checkout {
	background: url(/images/unity/cafepress-checkout.jpg) no-repeat top left;
	border-top: 1px solid #fff;
	font-weight: bold;
	width: 221px;
}

#cp-checkout a {
	display: block;
	width: 100%;
	height: 94px;
}

#cp-checkout a span {
	position: relative;
	top: 39px;
	left: 117px;
	font-size: 1.2em;
	background: url(/images/unity/checkout-bullet.gif) no-repeat right center;
	padding-right: 9px;
}

.fr #cp-checkout a span, .es #cp-checkout a span {
	background: none;
	display: block;
	width: 80px;
	top: 33px;
}

#cp-checkout a:link, #cp-checkout a:visited {
	color: #ffde00;
	text-decoration: none;
	text-transform: uppercase;
}

#cp-checkout a:hover {
	color: #fff;
}

#disclaimer span {
	color: #ffde00;
}
