#ingredients td.header {
	text-transform: uppercase;
	color: #999;
}

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }

#info_reviews dd {
  margin-bottom: 20px;
}

#my-orders-table {
  width: 710px;
  background-color: #eeeded;
  border: 1px solid #BDBDBD;
}
#my-orders-table thead {
  background-color: #E2ECD9;
}
#my-orders-table tfoot {
  background-color: #F8F7F5;
}

#my-orders-table td, #my-orders-table th {
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

.pages ol {
  list-style: none;
  display: inline;
}
.pages ol li {
  display: inline;
}

.limiter label {
  display: inline;
}
.limiter {
  margin-bottom: 5px;
}

.validation-advice, .error, .error-msg {
  color: red;
}




/* Popup CSS */

#onestepcheckout_popup_overlay_iframe	{
	z-index: 100000;
	background-color: black;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
}

#onestepcheckout_popup_overlay	{
	z-index: 1000000;
	background-color: black;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	cursor: pointer;
}

#onestepcheckout-toc-popup	{
	width: 482px;
	height: 530px;
	position: absolute;
	z-index: 1000001;	
}

#onestepcheckout-toc-popup .onestepcheckout-popup-wrapper {
	height: 515px !important;
}

#onestepcheckout-toc-popup div.onestepcheckout-popup-contents	{
	overflow: auto;
	height: 450px;
}

#onestepcheckout-toc-popup h1	{
	margin-left: 20px;
}

#onestepcheckout-toc-popup .onestepcheckout-toc-terms	{
	margin: 20px;
	margin-top: 0 !important;
	height: 440px !important;
	overflow: auto;
	padding-right: 10px;
}



.onestepcheckout-popup-footer	{
	background-image: url(../onestepcheckout/images/onestepcheckout-popup-footer.png);
	background-repeat: no-repeat;
	height: 13px;
}

.onestepcheckout-popup-wrapper	{
	background-image: url(../onestepcheckout/images/onestepcheckout-popup-header.png);
	*background-image: url(../onestepcheckout/images/onestepcheckout-popup-header.png) !important;
	background-repeat: no-repeat;
}



.onestepcheckout-popup-wrapper h1	{
	font-size: 18px !important;
	padding-bottom: 10px !important;
	padding-top: 15px !important;
}

.onestepcheckout-popup-contents	{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	padding-bottom: 1px;
}

.onestepcheckout-popup-wrapper label	{
	font-weight: normal;
}

.onestepcheckout-popup-wrapper .input-text	{
	width: 190px !important;
}

#onestepcheckout-forgot-table td	{
	vertical-align: middle !important;
}



/* Popup CSS (login link) */
#onestepcheckout-login-popup    {
    width: 482px;
    position: absolute;
    z-index: 1000001;
	/*position: fixed;*/
}

#onestepcheckout-login-popup table  {
	width: 99%;   
}

#onestepcheckout-login-popup table td   {
	padding-top: 3px;
	padding-bottom: 3px;
}

#onestepcheckout-login-popup button {
    padding: 3px 10px;
}

#onestepcheckout-login-popup div.onestepcheckout-popup-contents    {
	
}

#onestepcheckout-login-popup p.close,
#onestepcheckout-toc-popup p.close    {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
	position: absolute;
	right: 10px;
	bottom: -5px;
    
}

#onestepcheckout-login-popup p.close a,
#onestepcheckout-login-popup p.close a:link,
#onestepcheckout-login-popup p.close a:visited,
#onestepcheckout-toc-popup p.close a,
#onestepcheckout-toc-popup p.close a:link,
#onestepcheckout-toc-popup p.close a:visited    {
    text-decoration: none; 
    color: black;
}

#onestepcheckout-login-popup p.close a:hover,
#onestepcheckout-toc-popup p.close a:hover    {
    text-decoration: underline;
}


#onestepcheckout-login-error,
#onestepcheckout-forgot-error   {
    color: red;
    margin-bottom: 10px;
}


div.onestepcheckout-error	{
	background-color: #FAEBE7;
	color: #DF280A;
	border: 1px solid #DF280A;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image: url(../onestepcheckout/images/onestepcheckout-error.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

div.loading-ajax	{
	height: 50px;
	text-align: center;
	background-image: url(../onestepcheckout/images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.homeCol p {
  font-size: 12px;
}

.productList span.ma-code {
  color: #999999;
  font-size: 12px;
}

ol.grey {
  padding: 0 0 0 30px;
}

ol.grey .empty {
  list-style: none;
}

ul.totals li span.price{
  float: none;
}

.cartTable .cart-price {
  font-weight: bold;
}

.cartTable .cart-price.subtotal {
  font-weight: normal;
}

p.product-image {
  position: relative;
}
.product-image .badge  {
background-color:transparent;
background-position:left top;
background-repeat:no-repeat;
display:block;
height:52px;
left:-12px;
overflow:hidden;
position:absolute;
text-indent:-5000px;
bottom:5px;
width:52px;
}



table.order_table {
  width: 710px;
  margin-bottom: 20px;
  position: block;
}
table.order_table thead th {
  background-color: #e2ecd9;
  width: 49%;
  text-align: left;
  padding: 5px 9px 6px;
  border: 1px solid rgb(189, 189, 189);
  border-bottom: none;
  line-height: 1em;
}
table.order_table tbody td {
  padding: 7px 9px 9px;
  border: 1px solid rgb(189, 189, 189); 
  border-top: none;
  background-color: rgb(248, 247, 245);
}

#content {
  min-height: 300px;
}

div.legal_statement {
  color: #aaa;
  font-size: 9pt;
}

#product-review-table {
 margin-top: 10px; 
}

.text img.bordered {
  padding: 6px;
  background-color: rgb(255, 255, 255); 
  margin: 5px 0pt 15px 15px;
  border: 1px solid rgb(223, 223, 223);
}

.payment-methods label {
  display: inline;
}

.onestepcheckout-summary .grand-total .title {
  font-weight: bold;
}

.onestepcheckout-summary .grand-total .value {
  font-weight: bold;
}

.onestepcheckout-summary .grand-total .title .incgst {
  font-weight: normal;
}

.onestepcheckout-summary .gst-component .title {
  font-size: 7pt;
}

.totals span.incgst {
  font-size: 7pt;
}

.payment-methods #payment_form_pxpay li img, .payment-methods #payment_form_paypal_standard li img {
  float: right;
}
.payment-methods #payment_form_pxpay,  .payment-methods #payment_form_paypal_standard {
  padding-bottom:10px;
  border-bottom:1px solid #CCCCCC;
  margin-bottom: 5px;
  font-size:7pt;
}

#my-orders-table tr.grand_total .incgst {
  font-weight: normal;
}

.accountCont {
  position: relative;
}
.currencyPop {
	width: 50px;
	padding: 12px 12px 12px 18px;
	font-size: 11px;
	background: transparent url('../images/bg-popup.gif') no-repeat left top;
	color: #f5f5f5;
	position: absolute;
	z-index: 1900;
	display: none;
}
#currencyPop {
	top: 50px;
	left: 435px;
}

#currencyPop2 {
	top: -10px;
	right: -75px;
}
#currencyPop3 {
	bottom: -10px;
	right: -85px;
	background: transparent url('../images/bg-popup-2.gif') no-repeat left bottom;
}

.currencyPop ul { margin: 0; }

.currencyPop ul li img {
  margin-right: 5px;
  margin-top: 3px;
  clear: left;
  float: left;
}
.currencyPop li.current a { font-weight: bold; }
.currencyPop li a,ul .currencyPop li a:visited, .currencyPop li a:hover { color: white; }
.currencyPop li a:hover { text-decoration: underline; }

.currencyPopArea {  
  position: relative; 
  margin-bottom: 10px; 
}
.currencyPopArea img {
  position: relative;
  top: 1px;
}

.currencynote {
  margin-top: 10px;
  color: #a44;
}

.text ul.messages li {
    background: none;
    list-style-type: none;
    padding-left: 0px;
}

.text ul.messages li.success-msg {
    color: #060;
}