body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Tahoma, sans-serif;
}

#container, #footer {
	width: auto;
}

#header {
	height: 110px;
}

#navigation {
	display: none;
}

#logo {
	display: none;
}

#splash {
	height: 75px;
	background-image: none;
	position: relative;
}

#headerTitle {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 670px;	
	background-image: url(/theme-images/collection-header-bg-alpha.png);
	padding: 5px 5px 5px 20px;
	width: 735px;
}

#headerTitle h2, #headerTitle p {
	margin: 0;
	padding: 0;
}

#headerTitle h2 {
	font-weight: bold;
	font-size: 190%;
	letter-spacing: -2px;
}

#subNavigation {
	background-color: #ccc;
	font-size: 65%;
	height: 2.2em;
	padding-left: 30px;
	border-top: 1px solid #fff;
}

#contentContainer {
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
}

#contentContainer h4 {
	color: #000;
}

#contentContainer .productContent h3 {
	color: #a90100
}

#contentContainer strong {
	color: #000;
}

.siteName, #contentContainer .tel, #contact_sidebar address strong {
	color: #a90100;
}

#contentContainer .siteName {
	font-weight: bold;
}

#contentNavigation {
	display: none;
}

form {
	margin: 0;
	padding: 0;
}

.form_row {
	margin-top: 1.2em;
}

.form_row label {
	display: block;
	padding-top: 1px;
	color: #000;
	float: left;
	width: 10em;
	text-align: right;
	margin-right: 0.5em;
	clear: left;
}

#footerContainer {
	clear: both;
	height: 180px;
	font-size: 70%;
}

#footer {
	background-image: none;
}

#footer p {
	height: auto;
	margin: 2em 0 0 0;
	padding: 0;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#promotions {
	margin-top: 20px;
}

#promotions .promotion {
	float: left;
	margin: 0 40px 1.5em 0;
}

#promotions img {
	border: 0;
}

#contact {
	background-image: none;
	float: right;
	width: 186px;
	height: 127px;
	margin-right: 45px;
	color: #000;
	padding: 16px 10px 0 14px;
}

#contact .telephone {
	font-weight: bold;
	font-size: 125%;
}

#contact .emailUs {
	color: #e21615;
	font-weight: bold;
	font-size: 120%;
}

.collectionBoxLink, .productBoxLink {
	position: relative;
	display: block;
	width: 162px;
	height: 162px;
	padding: 0;
	float: left;
	text-decoration: none;
	margin: 0 23px 23px 0;
	background-repeat: no-repeat;
}

.collectionBoxLink span, .productBoxLink span {
	background-image: url(/theme-images/collection-link-alpha.png);
	background-repeat: no-repeat;
	background-position: center left;
	display: block;
	width: 136px;
	padding: 2px 15px 2px 11px;
	color: #000;
	font-weight: bold;
	font-size: 80%;
	position: absolute;
	bottom: 0;
}


#breadcrumbs {
	font-size: 80%;
	padding: 6px 5px 6px 0px;
	background-color: #fff;
	color: #000;
	position: relative;
}

#breadcrumbs p {
	padding:0;
	margin:0;
}

#breadcrumbs a {
	color: #000;
	text-decoration: none;
}

#breadcrumbs .currentCrumb {
	font-weight: bold;
}

#breadcrumbs .cart-link {
	display: none;
}

#checkoutProgress {
	display: none;
}

#productSidebar {
	float: right;
	width: 162px;
	margin-bottom: 1em;
	margin-top: 17px;
}

#productSidebar h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #000;
	font-size: 80%;
	padding: 0 0 0 13px;
}

#productSidebar select, #productSidebar input {
	border-width: 1px;
}

#priceContainer {
	margin: 0.6em 0 0.6em 0;
}

#productSidebar .options, #productSidebar .tags {
	font-size: 80%;
	padding: 0px 12px 7px 14px;
	color: #000;
}

#productSidebar .options {
	border: 1px solid #ccc;
	border-top-color: #000;
}

#productSidebar .links {
	margin-top: 13px;
}

#productSidebar .links a, .order_sample .button {
	display: block;
	background-image: url(/theme-images/nav-background.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #fff;
	padding: 0 0 0 13px;
	font-size: 80%;
	color: #000;
	text-decoration: none;
}

#productSidebar .links img {
	border: 0;
}

#productSidebar .order_sample .button {
	width: 162px;
	border-width: 0;
	text-align: left;
	padding-left: 11px;
	padding-bottom: 2px;
	height: 20px;
}

#productSidebar .tags {
	color: #000;
	padding: 0 8px 8px 14px;
}

#priceToBasket {
	margin-top: 2em;
}

.button {
	margin-top: 0.8em;
}

#deliveredPrice {
	font-size: 140%;
	font-weight: bold;
	color: #a90100;
}

.collectionContent {
	margin-top: 8px;
}

.collectionContent, .productContent, .checkoutContent {
	margin-left: 0;
}

h1 {
	font-size: 150%;
}

input, textarea {
	border: 1px solid #ccc;
}

input[type=image] {
	border-width: 0;
}

input[type=submit] {
	background-image: url(/theme-images/buy-bg.png);
	border-width: 0;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	min-height: 20px;
}

textarea {
	width: 340px;
}

fieldset {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
}

.cart {
	width: 100%;
}

.cart th {
	background-color: #ddd;
}

.cart td {
	background-color: #eee;
}

.cart .productDetails img {
	float: left;
	margin-right: 5px;	
}

.productContent {
	margin-right: 190px;
}

.speclist {
	margin: 3px 0 0 0;
}

.speclist dt {
	font-weight: bold;
}

.speclist dd {
	padding: 0;
	margin: 0 0 2px 0;
	border-bottom: 1px solid #ccc;
}

.speclist dd.last {
	border-bottom-width: 0;
}

#productImageSwitcher {
	margin: 8px 0 3px 0;
}

#productImageSwitcher a {
	background-color: #ececec;
	color: #000;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	font-size: 80%;
}

#productImageSwitcher a.selected {
	background-color: #ae0210;
	background-image: url(/theme-images/buy-bg.png);
	background-repeat: repeat-x;
	color: #fff;
}

#productImageThumbnails {
	margin-top: 8px;
	margin-bottom: 8px;
}

#productImageThumbnails img {
	border: 0;
}

#productImageThumbnails a {
	margin-right: 8px;
}

#otherProductsInCollection {
	padding: 8px 0 8px 14px;
	font-size: 80%;
	clear: both;
}

#otherProductsInCollection img {
	margin: 9px 9px 0 0;
	border: 0;
}

#contact_sidebar {
	float: right;
	border-left: 1px solid #ccc;
	width: 190px;
	padding: 0 0 0 25px;
	margin-left: 12px;
}

address {
	font-style: normal;
}

/* Message styling */
#flash {
	padding: 8px;
	margin: 6px 0 6px 0;
	background-color: #f8f8f8;
	border: 1px solid #eee;	
}
/* at some point do some more styling on these classes of message:
.success, .error, .message, .notice, .warning */
