@charset "UTF-8";
/*
	The Pace Club
	khanik.com
	
*/

html, body {
	height: 100%;
}

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 115%;
	margin: 0px;
	padding: 0px;
}

.body {
	text-align: left;
	padding-top: 20px;
	width: 1075px;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #000;
	outline: none;
	text-decoration: none;
}

a:hover, a:active {
	color: #00AFEF;
	outline: none;
	text-decoration: none;
}

em {
	font-style: normal;
	color: #A1A0A4;
}

p a:link, p a:visited {
	text-decoration: underline;
	color: #A1A0A4;
}

p a:hover, p a:active {
	color: #00AFEF;
	text-decoration: underline;
}

a:link img, a:visited img {
	border-width: 0;
}

a:hover img, a:active img {
	border-width: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	color: #000000;
}

h4 {
	font-size: 14px;
	color: #000000;
}

p {
	margin: 14px 0;
}

h5 {
	font-size: 13px;
	color: #000000;
	margin: 15px 0 15px 0;
}

h6 {
	font-size: 14px;
	color: #00AFEF;
}

h6 a:link, h6 a:visited {
	color: #00AFEF;
}

h6 a:hover, h6 a:active {
	color: #A1A0A4;
}

.blue {
	color: #00AFEF;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: #A1A0A4 1px solid;
	color: #A1A0A4;
	padding: 4px 9px;
	margin: 0 5px 5px 0;
	width: 207px;
	float: left;
}

select {
	width: 207px;
}

select.full {
	width: 424px;
}

textarea {
	width: 414px;
	height: 100px;
}

form {
	margin: 0;
	padding: 0;
}

.clear, .spacer_5, .spacer_10, .spacer_15, .spacer_20 {
	font-size: 0;
	clear: both;
	visibility: hidden;
	display: block;
}

.clear {
	height: 1px;
}

.spacer_5 {
	height: 5px;
}

.spacer_10 {
	height: 10px;
}

.spacer_15 {
	height: 10px;
}

.spacer_20 {
	height: 20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Header */

.header {
	border-bottom: #A1A0A4 1px solid;
	padding: 15px 0;
}

.header .right {
	width: 641px;
}

.narrow ul {
	list-style: none;
	line-height: 125%;
	padding: 0;
	margin: 0;
}

.narrow li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.narrow li.hidden {
	visibility: hidden;
	height:  20px;
}

/* Tabs */

.ui-tabs-hide { display: none; }

#menu .ui-tabs-selected a {
	color: #00AFEF;
}

#picture_tour .ui-tabs-selected a {
	color: #00AFEF;
}

/* Content */

.content, .expanded {
	overflow: hidden;
	height: 612px;
}

.narrow, .column  {
	height: 582px;
	line-height: 150%;
}

.narrow, .column, .col {
	padding: 15px 0;
}

.container {
	float: left;
	width: 858px;
	margin-left: 10px;
}

.narrow {
	float: left;
	width: 207px;
}

.m10 {
	margin-left: 10px;
}

.column {
	float: left;
	width: 424px;
	margin-left: 10px;
}
.expanded {
	float: left;
	width: 641px;
	margin-left: 10px;
}

#slideshow {
	height: 450px;
	overflow: hidden;
}

#picture_tour {
	list-style: none;
	padding: 0;
	margin: 14px 0;
}

#picture_tour li {
	list-style: none;
	padding: 0 5px 0 0;
	margin: 0;
	float: left;
}

.text {
	padding-top: 130px;
}

.text p {
	margin-top: 0;
}

.content a:link, .content a:visited {
	color: #A1A0A4;
}

.content a:hover, .content a:active {
	color: #00AFEF;
}

.indent p {
	text-indent: 50px;
	margin: 0;
}

.indent .intro {
	text-indent: 0;
}

.footer {
	border-top: #A1A0A4 1px solid;
	padding: 15px 0;
}

#shop {
	background: url(../images/bg.gif) bottom no-repeat;
	padding-top: 15px;
	height: 597px;
	color: #919195;
}

#shop .narrow, #shop .column {
	padding-top: 0;
}

.three_column {
	float: left;
	width: 641px;
}


.bordered {
	border-right: #CCC 1px solid;
	width: 423px;
	height: 540px;
}

.store {
	width: 414px;
	padding-left: 10px;
}

.tagline {
	float: right;
	width: 858px;
}

#signup input, #signup select {
	display: block;
	float: none;
}

.products, .products li {
	list-style: none;
}

.products {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 115%;
	height: 280px;
}

.products strong {
	color: #333;
}

.products li {
	float: left;
	width: 200px;
	padding: 0;
	margin-right: 10px;
}

.products li a {
	text-decoration: underline;
	font-weight: bold;
}

.products i {
	color: #F00;
	font-style: normal;
	font-weight: bold;
}

.simpleCart_items {
	margin: 0;
	padding-top: 10px;
	line-height: 115%;
}

#hint p {
	margin: 5px 0;
}

.mini {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
}

.mini input {
	width: 178px;
}

.mini_e {
	float: left;
	width: 410px;
	margin-right: 10px;
}

.cartHeaders {
	display: none;
}

.itemContainer {
	clear: both;
	padding: 2px 0;
	font-size: 11px;
}

.itemName {
	float: left;
	width: 97px;
	padding-right: 5px;
}

.itemPrice {
	float: left;
	width: 48px;
	color: #418932;;
}

#checkout .itemPrice {
	text-align: center;
}

.itemQuantity {
	float: left;
	width: 27px;
	margin-top: -3px;
	vertical-align: middle;
	text-align: center;
}


#checkout .itemQuantity {
	margin-top: 0;
}

.itemQuantity input {
	width: 15px;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 3px 2px;
	text-align: center
}

.itemTotal {
	float: left;
	text-align: right;
	width: 35px;
	color: #c23f26;
}

.totalPrice {
	text-align: right;
	font-size: 12px;
}

.cartHeaders,.totalRow {
	display:none;
}

a.simpleCart_empty {
	font-size: 12px;
	float: left;
	padding-top: 4px;
}

a.simpleCart_checkout {
	float: right;
	width:87px;
	height:25px;
	background:url(../images/btnCheckout.gif);
	overflow:hidden;
	vertical-align:middle;
	text-indent:-9999px;
	font-size:0;
}

a.simpleCart_checkout:hover {
	background-position:87px 0;
}

#checkout {
	font-size: 11px;
}

#checkout p {
	margin: 5px 0;
}

#checkout input, #checkout textarea, #checkout select {
	font-size: 11px;
	float: none;
}

#checkout input, #checkout textarea {
	width: 178px;
}

#checkout select {
	width: 200px;
}

#checkout .itemName {
	width: 85px;
}

#checkout .totalPrice {
	color: #000;
	font-size: 12px;
}

.button {
	background-color: #FFF;
	width: 100px;
}

.reset, #checkout input.reset  {
	border: 0;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
}

.popout_container {
	padding: 10px;
	width: 640px;
	margin: 0 auto;
}