/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 1223 2005-04-22 03:46:20Z ajeh $
*/

body {
	background: #F5DEDE;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-family: "Lucida Sans Unicode";
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #FFFFFF;
}

h1 {
	color: #EB0572;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: Arial, Helvetica, sans-serif;
	margin-top: -8px;
	height: 60px;
}

h2 {
	margin: 6px 0px 4px 0px;
	padding: 0px;
	color: #EB0572;
}

strong {
	color: #EB0572;
}

a {
	color: #972C2C;
	text-decoration: none;
}

a img {
	border: none;
}

form {
	margin: 0px;
}

/* Layout */
#wrapper {
	background: url(../images/header.tile.png) repeat-x #F5DEDE;
}

#container {
	width: 950px;
	margin: 0px auto 6px auto;
}

#header {
	height: 135px;
	background: url(../images/logo.png) no-repeat;
}

#breadCrumbs {
	position: relative;
	top: 100px;
	left: 20px;
	width: 600px;
	font-size: 1.2em;
	z-index: 10;
}

.breadCrumb {
	display: none;
}

#headerNavLinks {
	position: relative;
	top: 80px;
	right: 80px;
	float: right;
	font-size: 1.2em;
	z-index: 5;
}

#headerNavLinks a { 
	display: block;
	float: right;
	padding: 3px 4px 4px 4px;
	xbackground: #EB0572;
	xcolor: #EB0572;
	border-right: 1px solid #FFFFFF;
}

#columns {
	border-spacing: 0px;
	border-collapse: collapse;
}

#leftColumn, #rightColumn, #contentColumn {
	vertical-align: top;
	padding: 0px;
}

#leftColumn {
	width: 185px;
}

#leftColumn .padding {
	padding: 0px 10px 10px 10px;
}

#rightColumn {
	width: 185px;
}

#rightColumn .padding {
	padding: 0px 10px 10px 10px;
}

#contentColumn {
	padding-bottom: 12px;
	width: 500px;
}


.contentHead {
	background: url(../images/content.head.left.png) left no-repeat #FFFFFF;
	height: 15px;
	_margin-top: -1px;
}

.contentHead div {
	float: right;
	width: 100px; 
	height: 15px;
	background: url(../images/content.head.right.png) right no-repeat;
}
	

.contentBody {
	padding: 0px 10px 0px 10px;
	background: #FFFFFF;
	line-height: 24px;
}

.contentFoot {
	background: url(../images/content.foot.left.png) left no-repeat #FFFFFF;
	height: 15px;
}

.contentFoot div {
	float: right;
	width: 100px; 
	height: 15px;
	background: url(../images/content.foot.right.png) right no-repeat;
}

#footer {
	background: url(../images/footer.bg.png) top center repeat-x #FFFFFF;
	height: 120px;
	position: absolute;
	width: 100%;
	left: 0px;
	margin: -10px 0px 0px 0px;
}

/* Product Category List */
.categoryList {

}

.categoryList li a {
	
}

.categoryList, .categoryList ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.categoryList ul {
	padding-left: 12px;
}

.category {
	color: #972C2C;
	text-decoration: none;
	font-size: 11px;
}

.category.isTop {
	padding: 4px 4px 4px 4px;
	display: block;
	color: #000000;
}

.category.isTop:hover {
	background-color: #E5A7A7;
	color: #FFFFFF;
}

.category.isTop.isCurrent {
	background-color: #E5A7A7;
	color: #FFFFFF;
}

.category.isSub.isCurrent {
	color: #000000;
	font-weight: bold;
}

.category.isSub {
	background-color: transparent;
	padding: 2px;
}

.category.hasSubs {

}

/* Side Boxes */
.sideboxLeft, .sideboxRight {
	width: 170px;
	margin-bottom: 5px;
}

.sideboxLeft .sideboxHead {
	background: url(../images/sidebox.left.head.png);
	color: #EB0572;
	color: #FFFFFF;
	padding: 4px 6px 4px 6px;
	border-bottom: 1px solid #F5DEDE;
}

.sideboxHead a {
	float: right;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.sideboxLeft .sideboxContent {
	background: url(../images/sidebox.left.tile.png) bottom no-repeat #EBBCBC;
	padding: 3px;
}

.sideboxLeft .sideboxFoot {
	background: url(../images/sidebox.left.foot.png) no-repeat;
	height: 20px;
}

.sideboxRight .sideboxHead {
	background: url(../images/sidebox.right.head.png);
	color: #EB0572;
	color: #FFFFFF;
	padding: 3px 6px 3px 6px;
	border-bottom: 1px solid #F5DEDE;
}

.sideboxRight .sideboxHead a {
	float: right;
	text-decoration: none;
}

.sideboxRight .sideboxContent {
	background: url(../images/sidebox.right.tile.png) bottom no-repeat #EBBCBC;
	padding: 3px;
}

.sideboxRight .sideboxFoot {
	background: url(../images/sidebox.right.foot.png) no-repeat;
	height: 20px;
}

/* Content Boxes */
.centerboxheading {
	font-size: 14px;
	font-weight: bold;
	color: #EB0572;
}

/* Misc */
.button, .SubmitBtn {
	border: 1px solid #000000;
	background: #E3E3E3;
	color: #000000;
	cursor: pointer;
	margin: 2px;
	white-space: nowrap;
}

input.button {
	
}

span.button {
	padding: 2px 4px;
	line-height: 18px;
}

img.productThumb {
	border: 10px solid  #F5DEDE;
}

a:hover .productThumb {
	border: 10px solid #EBBCBC;
}


/* ProductListing */
.productListing-heading {
	display: none;
}

.productListing-even td, 
.productListing-odd  td{
	border-top: 2px solid #EB0572;
}

.productListing-even td {
	background: #F5DEDE;
}

.productListing-odd td {
	background: #FAEDED;
}

.productListing-data {
	padding: 6px;
}

.productListing-data img {
	border: none;
	padding: 5px 5px 0px 5px;
}

.productListing-data a:hover img {
	border: none;
}


.productInfoPrice, 
.productInfoDescription {
	padding: 40px 0px 0px 0px;
}

.productInfoAddRow {
	background: #F5DEDE;
}

/* Unknown */ 
.plainBoxHeading {
	font-weight: bold;
}

#partyPlanLink {
	width: 159px;
	height: 91px;
	display: block;
	position: relative;
	right: 0px;
	left: 695px;
	top: -12px;
	background: url(../images/party.plan.png);
}

* html #partyPlanLink {
	top: -36px;
}
