div.intro-store-container {
	width: 800px;
	height: 260px;
	padding: 0px;
	margin: 0px;
}

div.expanding-section {
	width: 800px;
	padding: 0px;
	margin: 0px;
	float: left;
}


/* overridden from main */
div.first-section h2.title a{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
}

/* overridden from main */
div.even-section h2 a{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	margin: 0px;
}

div.odd-section h2 a{
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

div.first-section {
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index: 0;
}

/*
div.first-section {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
*/

/* these two sections should always be the same for moz & webkit compatability */
div.title h2 a {
	font: Century, Tahoma, "Century Gothic", "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 25px;
	float: left;
	color: #99cc33;
}

h2.title {
	font: Century, Tahoma, "Century Gothic", "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 25px;
	float: left;
	color: #99cc33;
}
/* //////////////////////////////////////////////// */

div.even-section div.title{
	padding-top: 20px;
}

div.odd-section div.title{
	padding-top: 20px;
}

h2.title:hover {
    text-decoration: underline;
}

div.read-more-button {
	text-transform: uppercase;
	background-repeat: repeat-x;
	width: 800px;
	float: left;
	color: #99cc33;
	font-size: 10px;
	font: Century, Tahoma, "Century Gothic", "Lucida Grande", Verdana, sans-serif;
	font-weight:normal;
}

div.read-more-button:hover {
	text-decoration: underline;
	text-transform: uppercase;
	background-repeat: repeat-x;
	width: 800px;
	float: left;
	color: #99cc33;
	font-size: 10px;
	font: Century, Tahoma, "Century Gothic", "Lucida Grande", Verdana, sans-serif;
	font-weight:normal;
}

div.main-image {
	float: left;
	width: 210px;
	height: 210px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	margin: 0px;
}

div.intro-text-container {
	float: left;
	width: 350px;
	height: 230px;
	padding: 0px;
	margin-bottom: 0px;
}

ul.intro-text-bullets {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	height: 80px;
	font: 16px "Century Gothic", "Lucida Grande", Verdana, Tahoma, Century, sans-serif;
	font-weight:normal;
	color: #99cc33;
	letter-spacing: 0px;
}

div.intro-text {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 10px;
	float: left;
	width: 350px;
	height: 120px;
	font: 14px "Century Gothic", "Lucida Grande", Verdana, Tahoma, Century, sans-serif;
	font-weight:normal;
	color: #aaa;
	text-indent: 15px;
	text-align: justify;
}

div.additional-content-thumbnails {
  	padding-top: 0px;
  	padding-left: 8px;
  	padding-right: 0px;
  	padding-bottom: 20px;
  	margin: 0px;
  	float: left;
  	width: 242px;
}

div.additional-content-text {
  	padding: 0px;
  	padding-top: 10px;
  	margin: 0px;
  	width: 350px;
  	float: left;
  	font: 14px "Century Gothic", "Lucida Grande", Verdana, Tahoma, Century, sans-serif;
	font-weight:normal;
	color: #aaa;
    text-indent: 15px;
    text-align: justify;
}

p.additional-content-text
{
  	padding: 0px;
  	padding-bottom: 10px;
  	margin: 0px;
  	width: 350px;
  	float: left;
  	font: 14px "Century Gothic", "Lucida Grande", Verdana, Tahoma, Century, sans-serif;
	font-weight:normal;
	color: #aaa;
    text-indent: 15px;
    text-align: justify;
}

h2.additional-content-heading
{
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	text-indent: 0;
  	margin: 0px;
  	width: 350px;
  	float: left;
  	font-size: 16px;
	font-weight:bold;
	color: #99cc33;
}

div.additional-content-prices {
  	padding: 0px;
    margin: 0px;
 	width: 200px;
    float: left;
    font: 20px "Century Gothic", "Lucida Grande", Verdana, Tahoma, Century, sans-serif;
  	color: #aaa;
}

div.price-container {
	float: right;
    padding: 0px;
    margin: 0px;
    margin-top: -25px;
    margin-bottom: 20px;
  	width: 180px;
  	height: auto;
  	font: 14px "Century Gothic", "Lucida Grande", Verdana, Tahoma, Century, sans-serif;
  	color: #aaa;
  	
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-box-shadow:-2px 2px 4px rgba(0, 0, 0, 0.1);
	
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-box-shadow:-2px 2px 4px rgba(0, 0, 0, 0.1);
	
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;

	background-color: #F6F6F6;
	border:1px solid #D6D6D6;
	border-right: none;
}

div.price-container-small {
	margin-top: 0;
}

div.price-container-hidden {
	margin-top: 25px;
}

div.store-item-title {
	text-align: center;
	padding-top: 10px;
	color: #666;
}

div.store-item-details {
	text-align: center;
	font-size: 12px;
	float: none;
	display: block;
}

div.store-item-price-thumnail-container {
}

img.main-store-image {
	border: solid 4px #cccccc;
}

img.main-store-image:hover {
	border: solid 4px #99cc33;
}

img.store-item-thumbnail {
    border-color: #cccccc;
    border-style: solid;
    border-width: 4px;
    margin:12px;
    width: 87px;
    height: 87px;
}

img.store-item-thumbnail:hover {
	border: solid 4px #99cc33;
}

img.store-item-price-thumbnail {
	margin-top: 10px;
	margin-left: 27px;
	border-color: #CCC;
    border-style: solid;
    border-width: 1px;
}

div.store-item-cost {
	text-align: center;
	font-size: 14px;
	color: #666;
	padding-bottom: 0px;
	padding-top: 4px;
}

div.add-to-cart-button-container {
	border: none;
}

div.add-to-cart-button {
	width:180px;
	height:34px;
	margin:10px;
	margin-left: 17px; 
	border:none; 
	background:url('/images/add-to-cart.gif') no-repeat;
}

div.add-to-cart-button:hover {
	background-position:0 -34px;
}

div.add-to-cart-button:active {
	background-position:0 -68px;
}

div.pre-order-button-container {
	border: none;
}

div.pre-order-button {
	width:180px;
	height:34px;
	margin:10px;
	margin-left: 17px; 
	border:none; 
	background:url('/images/pre-order.gif') no-repeat;
}

div.pre-order-button:hover {
	background-position:0 -34px;
}

div.pre-order-button:active {
	background-position:0 -68px;
}

div.store-item-options {
	float:left;
}

fieldset.additional-segment-options {
	border: none;
	margin-left: 10px;
}

select.additional-segment-type-selector {
	margin-left: 15px;
	margin-top:5px;
	margin-bottom: 10px;
}

input.add-to-cart-form-button {
	border: none;
	float: left;
	display: block;
	width: 147px; height: 34px;
	font-size: 0;
	text-indent: -40000px;
	background: url(/images/add-to-cart.gif) top left no-repeat;
}

input.add-to-cart-form-button:hover {
	background-position:0 -34px;
}

input.add-to-cart-form-button:active {
	background-position:0 -68px;
}

input.pre-order-form-button {
	border: none;
	float: left;
	display: block;
	width: 147px; height: 34px;
	font-size: 0;
	text-indent: -40000px;
	background: url(/images/pre-order.gif) top left no-repeat;
}

input.pre-order-form-button:hover {
	background-position:0 -34px;
}

input.pre-order-form-button:active {
	background-position:0 -68px;
}

/*swatches */
div.color-selector-container {
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 38px;
	padding-right: 38px;
}

img.swatch {
	border:none;
	width: 25px;
	height: 25px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
}

img.swatch-selected {
	width: 25px;
	height: 25px;
	float: left;
	border-style: solid;
	border-color: #999;
	border-width: 4px;
	margin-top: 6px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
}

/* cart popup */

#cart_popup{ 
	margin-left: 580px;
	margin-top: 1px;
	right: auto;
	left: auto; 
	position: absolute; 
	z-index: 10; 
	width: 170px; 
	top:350px;
	padding: 0px 30px 30px 30px; 
	background: url(/images/foxycart/cart_popup_bg.png) bottom left no-repeat;
}

#cart_popup a:hover {
	text-decoration: none;
}

#cart_popup .cart_tab {
	display: block; 
	margin-left: 112px; 
	padding: 0px 9px 0px 26px ; 
	height: 32px; 
	line-height: 30px; 
	text-align: center; 
	color: black;
}

#cart_popup .container {
	display: block; 
	overflow: hidden;
}

#cart_popup .data {
	padding-left: 1ex;
	padding-bottom: 1ex;
	padding-right: 1ex;
	padding-top: 1ex;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
	margin-top: 1em;
	display: block;
	text-align: right;
	color: #151515;
	background: #eee;
	border: 1px solid #ddd;
}

#cart_popup .count {
	float: left;
}

#cart_popup .cart_price {
	font-weight: bold;
}

#cart_popup .cart_link {
	margin-bottom: 0px;
	font-family: Helvetica, Verdana, Arial;
	margin-top: -10px;
	font-size: 10px;
	margin-left: 13px;
	margin-right: 13px;
	color: #333333;
	display: block;
	text-align: right;
}

#cart_popup .shadow {
	position: absolute;
	top: 0px; 
	right: 30px;
	display: block;
	width: 170px;
	height: 8px;
	background: url(/images/foxycart/cart_popup_small_shadow.png) top right repeat-x;
}

div.fc_tb_title {
	background-color: white;
	height:0px;
}

/* for foxycart store popup frame */

#fc_tb_closeWindowButtonTop {
	background-image:url(http://www.brainstreamdesign.com/images/foxycart/close.png);
	background-position:left top;
	float:left;
	margin-top:-14px;
	margin-right:-22px;
	overflow:hidden;
	width:25px;
	height:1px;
	z-index:10;
}

#fc_tb_closeWindowButtonTop:hover {
	background-position:left bottom;
	margin-top:-15px;
	height:2px;
}

#fc_tb_closeWindowButtonBot {
	background-image:url(http://www.brainstreamdesign.com/images/foxycart/cart-continue-shopping.png);
	float:left;
	height:0;
	margin-bottom:5px;
	width:206px;
}

