body
{
  background-color: #339933;
  font-family: georgia, verdana, "Lucida Grande", arial, helvetica, sans-serif;
  text-align: center;
}

#pageDiv
{
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}

.bannerMenu
{
  background-color: #caefa5;
  clear: both;
  width: 989px; 
  padding: 5px;
}

.productMenu
{
  background-color: #caefa5;
  float: left;
  width: 200px;
}

.staticPageMenu
{
  float: left;
}

.userMenu
{
  float: right;
}

.bannerMenuItem
{
  margin: 10px;
}

.productMenuHeader
{
  margin: 10px;
  font-weight: bold;
}

.productMenuItem
{
  margin: 20px;
}

.mainContent
{
  background-color: #fdfbdf;
  border: solid 1px grey;
  float: left;
  width: 768px;
  padding: 15px;
}

.clearDiv
{
  clear: both;
}

.border
{
  border: solid 1px grey;
}

.page
{
  margin: 6px;
}

#banner
{
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}

#sySelv
{
  position: absolute;
  top: 15px;
  right: 20px;
}

#flash-errors, #errorExplanation {
  border: solid 1px grey;
  float: left;
  width: 768px;
  padding: 15px;
  margin: 0 auto;
  background: #EF1D61;/*#F69A91;*/
  color: #FFFFFF;
  text-align: center;
}

#flash-notice {
  border: solid 1px grey;
  float: left;
  width: 768px;
  padding: 15px;
  background: #ffff99;
  color: #051;
  text-align: center;
}

h1
{
        padding: 0;
        margin: 20px 0 0 0;
        font-size: 24px;
        font-weight: normal;
}

h2
{
        padding: 0;
        margin: 20px 0 0 0;
        font-size: 20px;
        font-weight: normal;
}

h3
{
        padding: 0;
        margin: 20px 0 0 0;
        font-size: 16px;
	font-style: italic;
}

.ingress
{
	font-size: 18px;
	font-weight: normal;
	color: #555555;
}

#main {
  background:#ffffff none repeat scroll 0%;
  margin:20pt auto;
  position:relative;
  text-align:left;
  width:980px;
}

#main-table {
  width:980px;
  border-collapse: collapse;
  border:0px solid;
}

#main-content {
  padding-left: 10px;
  padding-right: 10px;
}


#shop-by-col {
	padding: 4px;
  width: 140px;
	vertical-align:top;
  background-color: #caefa5;
}

#shop-by-col h4{
	margin: 4px 0px 2px 0px;
}

#main-col{
	vertical-align:top;
}

.even {
  background-color: #EFEFEF;  
}

a {
  text-decoration: none;
  color: #007000; 
}

a:visited {
  color: #007000; 
}

a:hover {
  text-decoration:underline;
}

img {
  border: 0px;
}

.formError, .errorExplanation {
  color: #FF0000;
}

/* ================ begin: order-summary ================  */
#order-num {
  font-size: 16px;
  font-weight: normal;
  border-bottom: none;
}
.order-summary {
  border-collapse:  collapse;
  border: solid 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 545px;
}

.order-summary th {
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 8px;
  padding-right: 8px;
  border-bottom: 1px solid
}

.order-summary td {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 8px;
  padding-right: 8px;
}

/* ================ end: order-summary ================  */

/* ================ begin: header-menu ================ */
/*
#store-nav {
  font-size:14px;
  float: right;
}

#store-nav li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none; 
  float: right;
  padding-left: 5px;
  padding-right: 5px;
}
*/
/* ================ end: header-menu ================ */

/* ================ begin: product preview ================ */
#product-listing a {
  border: 10px;  
}
/* ================ end: product preview ================ */

/* ================ begin: product-name ================ */
.product-name, .product-price, .product-variants {
  font-weight: bold;
}
/* ================ end: product-name ================ */

#variants ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 1em;
  text-indent: -1em;
}


/* ================ begin: product-listing ================ */
#product-listing {
  
}
/* ================ end: product-listing ================ */

/* === begin: login navigation === */
#login-nav {
  list-style: none;
  float: right;
  /*margin-right: 10px;*/
  /*margin-top: 5px;*/
  font-size: 10px;
}

#login-nav ui {
	padding: 5px;
}

#login-nav li, #act-nav li {
  display: inline;
  margin-right: 5px;
}
#login-nav li a {
  /*color: #ccc;*/
  border: none;
}
#login-nav li a:hover {
  /*color: #fff;*/
  background-color: transparent;
}
/* === end: login navigation === */

/* === begin: menu styles === */
#menu td {
  font-size: 14px;
  padding-right: 10px;
}

#sub-menu td {
  font-size: 12px;
  padding-right: 10px;  
}

#detail-menu td {
  font-size: 10px;
  padding-right: 10px;  
}

#detail-menu tr {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* === end: menu styles === */

/* ===================== begin: price-diff =====================*/
.price-diff {
  color: #0000FF;
}
/* ===================== end: price-diff =====================*/

/* ===================== begin: out-of-stock =====================*/

.out-of-stock {
 font-weight: bold;
 color: #999999;
}
/* ===================== end: out-of-stock =====================*/


/* ===================== begin: store-header =====================*/
.store-header {
  background-color: #339933;
}

.store-header a {
  color: #ffffff;
}

.store-header h1 {
  margin: 0px;
  padding: 0px;
}
/* ===================== end: store-header =====================*/

/* ===================== begin: footer =====================*/
#footer p {
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
}
#footer ul {
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
}
#footer li {
  display:inline;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding-right:5px;
}
/* ===================== end: footer =====================*/

/* ===================== begin: Taxonomy Tree =====================*/
.spree-YUI-tree-node{
	background-color:#ffffff;
}
.inplaceeditor-saving { background: url(/images/spinner.gif) bottom right no-repeat; }
/* ===================== end: Taxonomy Tree =====================*/

/* ===================== begin: Breadcrumbs =====================*/
.breadcrumbs {
  font-size: 12px;
  font-weight: bold;
}

/*
.breadcrumbs a {
  color: #0000ff;
}
*/

.breadcrumbs img {
  padding-left: 5px;
}
/* ===================== end: Breadcrumbs =====================*/

/** ================ begin: product-related =================== */

#product-description {
  float:left;
  margin-right:10px;
  width:500px;
}

#product-image {
  margin-right:10px;
  width:240px;
  overflow: hidden;
	text-align: right;  
}

.option-types {
  border-collapse:  collapse;
  border: solid 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 545px;
}

.option-types th {
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 8px;
  padding-right: 8px;
  border-bottom: 1px solid
}

.option-types td {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 8px;
  padding-right: 8px;	
}

li.product {
	list-style: none;
}

li.preview {
	float: left;
	width: 102px; height: 13em;
	margin-right: 40px;
	font-size: .9em;
	line-height: 1.2em;
}

li.preview a {
	text-decoration: none;
}

#variants li {
  list-style-type: none;
}
/** ================ end: product-related =================== */
