/* Element selectors */
body {
	font-size: 75%;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #f7d4e4 url("../images/mainBg.gif");
	line-height: 1.6;
	color: #333;
}
h1 {
	font-size: 1.3em;
}
h2, h3, h4, legend {
	font-size: 1.2em;
}
h5, h6 {
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0em;
}
p {
	margin: 1em 0;
	font-size: 1em;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
a {
	color: #6c4b5f;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
/* common class selectors */

.hidden {
	display: none;
}
img.left {
	float: left;
	padding: 0 .5em .5em 0;
}
img.right {
	float: right;
	padding: 0 0 .5em .5em;
}
.big {
	font-size: 1.2em;
}
.small {
	font-size: .8em;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.clear {
	clear: both;
	overflow: auto;
}
.padT {
	padding-top: 1em;
}
.padR {
	padding-right: 1em;
}
.padB {
	padding-bottom: 1em;
}
.padL {
	padding-left: 1em;
}
.required {
	color: #f00;
}

/* ID selectors */
#wrapper {
	margin: 60px auto 30px;
	width: 940px;
}
#header {
	height: 160px;
	background: url("../images/needle.gif") bottom left no-repeat;
	overflow: hidden;
}
#header h1 {
	float: left;
}
#header h1 a {
	background: url("../images/logo.gif") top left no-repeat;
	display: block;
	height: 111px;
	overflow: hidden;
	text-indent: -9999px;
	width: 265px;
}
#cartInfo {
	float: left;
	padding: 0 8px;
	width: 137px;
}
#cartInfo input.text {
	margin: 10px 0 5px;
	width: 130px;
}
#banner {
	float: left;
}
#banner a {
	background: url("../images/bagOffer.gif") top left no-repeat;
	display: block;
	height: 130px;
	overflow: hidden;
	text-indent: -9999px;
	width: 363px;
}
#kitPromo {
	float: left;
}
#kitPromo a {
	background: url("../images/kitButton.gif") top right no-repeat;
	display: block;
	height: 149px;
	overflow: hidden;
	text-indent: -9999px;
	width: 159px;
}

/* Footer */
#footer {
	clear: both;
	margin: 20px 0 0 0;
}
#footer ul {
	text-align: center;
}
#footer li {
	display: inline;
}
#footer li a {
	padding: 0 1.5em 0;
}
#footer p {
	line-height: 1.0;
	text-align: center;
}

/* Content Area */
#contentWrapper {
	overflow: auto;
}
#content {
	background: url("../images/contentBg.gif") top left repeat-y;
	margin: 0 0 0 200px;
}
#contentHead {
	background: url("../images/contentHead.gif") top left no-repeat;
}
#contentFoot {
	background: url("../images/contentFoot.gif") bottom left no-repeat;
	min-height: 400px;
	padding: 1em;
}
body#home #content,
body#home #contentHead,
body#home #contentFoot {
	background: none;
	min-height: 0;
	padding: 0;
}
body#home #contentFoot {
	overflow: auto;
}

#homeMainContent {
	float: left;
	width: 440px;
}
#homeMainContent div {
	overflow: hidden;
	padding: 0 0 1em 0;
	text-indent: -9999px;
}
#homeMainContent #newArrivalsSplash a {
	background: url("../images/newArrivalsSplash.gif") top left no-repeat;
	display: block;
	height: 444px;
}
#homeMainContent #findAClassButton a {
	background: url("../images/findAClassButton.gif") top left no-repeat;
	display: block;
	height: 121px;
}
#homeMainContent #mailingListButton a {
	background: url("../images/mailingListButton.gif") top left no-repeat;
	display: block;
	height: 61px;
}
#homeMainContent #saleButton a {
	background: url("../images/saleButton.gif") top left no-repeat;
	display: block;
	height: 66px;
}
#homeCategories {
	float: right;
	width: 280px;
}
#homeCategories li {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 1em;
	width: 140px;
}
#homeCategories li a {
	color: #009ccf;
}

/* Main nav buttons */
#mainNav {
	float: left;
	width: 180px;
}
#catNav li a {
	background: url("../images/navButton.gif") top left no-repeat;
	display: block;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 35px;
	width: 140px;
}
#currencyOptions {
	background: url("../images/currencyBg.gif") bottom left no-repeat;
	margin: 1.5em 0;
}
#currencyOptions h2 {
	color: #f5a658;
	padding: .3em .8em;
}
#currencyOptions #paymentOptions {
	background: url("../images/paymentOptionHead.gif") top left no-repeat;	
}
#currencyOptions ul {
	overflow: auto;
	padding: 0 .8em;
}
#currencyOptions li {
	float: left;
	height: 23px;
	padding: .2em;
	text-indent: -9999px;
}
li#poV {
	background: url("../images/poV.gif") top left no-repeat;
	width: 36px;
}
li#poMC {
	background: url("../images/poMC.gif") top left no-repeat;
	width: 36px;
}
li#poPP {
	background: url("../images/poPP.gif") top left no-repeat;
	width: 71px;
}
#currencyOptions table table {
	margin: 0 .8em .8em;
}
#currencyOptions table img {
	padding: .3em;
}
div#pressButton a {
	background: url("../images/pressBox.gif") top left no-repeat;
	display: block;
	height: 140px;
	overflow: hidden;
	text-indent: -9999px;
	width: 170px;
}
/* Category pages */
#catHeader {
	overflow: auto;
	padding: 10px 15px;
}
#breadcrumb {
	float: left;
}
#backLink {
	float: right;
}
h1#catHeading {
	color: #a36f9c;
	font-family: "trebuchet ms",helvetica,sans-serif;
	font-size: 3em;
	font-weight: 100;
	padding: 0 15px;
}
table#categoryTable {
	width: 99%;
}
table#categoryTable td {
	padding: 1em 3em 2em;
	width: 33%;
}
table#categoryTable td a {
	color: #009ccf;
	font-size: 1.1em;
	font-weight: bold;
}
table#categoryTable td td {
	padding: 0;
	width: auto;
}
table#categoryTable td td a {
	color: #000;
	font-weight: normal;
}
span.price {
	color: #6c4b5f;
	font-weight: bold;
}
/* Product details */
#productBody {
	overflow: auto;
	padding: 10px 15px;
}
#productImages {
	float: left;
	width: 25%;
}
#productDetails {
	float: right;
	width: 50%;
}
#productDetails h2 {
	color: #009ccf;
}
#addToCart {
	padding: 1em 0;
}
/* static pages */
div#staticPage {
	padding: 1.5em;
}
div#staticPage h1 {
	color: #a36f9c;
	font-family: "trebuchet ms",helvetica,sans-serif;
	font-size: 3em;
	font-weight: 100;
}
