/*
//
// +----------------------------------------------------------------------+
// |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 $
*/

html {
	min-height: 101%;
}

BODY {
	background-color: #ED008C;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
    font-size: 12px;
	font-family: Arial, san-serif;

}
div.listingDescription{
	width:80%;
	margin:0 auto;
}
h3.itemTitle{
	width:80%;
	margin:0 auto;
}
div.header{
	margin:0;
	padding:0;
	height:90px;
	color:#fff;
	position:relative;
}
div.header a.logo{
	background: url(../images/frogorangelogo.png) 0 0 no-repeat;
	display:block;
	height:90px;
	width:260px;
	margin:0 0 0 60px;
	float:left;
}
div.header a.froglogo{
	background: url(../images/logofrog.png) 0 0 no-repeat;
	display:block;
	height:125px;
	width:157px;
	position:absolute;
	left:-65px;
	top:-15px;
}
h2.free{
	 width:49%;
	 float:left;
	 color:#ED008C;
	 text-align:center;
}
div.testimonials{
	color: #ED008C;
	padding:10px;
}
span.white, a.white{
	color:#fff;
}
a.white:hover{
	color:#fff;
	text-decoration:underline;
}
div.basket{
	position:absolute;
	top:55px;
	right:290px;
	background: url(../images/basket.png) 0 50% no-repeat;
	text-indent:25px;
	color:#fff;
}
.centershop {
	padding: 0px;
	margin-top: 20px;
	position: relative;
	text-align: left;
	width: 980px !important;
	background-color: inherit;

}

TD.main, P.main {
  line-height: 1.5;
  background-color: #ffffff;
}

A {
  color: #eb238e;
  text-decoration: none;
}
A IMG{
	border: 0;
}

A:hover {
  color: #EC7F22;
  text-decoration: none;
}

FORM {
	display: inline;
	
}
.banners {
  padding: 0px;
}

/*HEADER CSS*/

TABLE.header {
/*  background-image: url(http://dev2.frogorange.co.uk../../../../includes/templates/frogorange/images/banner.jpg);	*/
  background-repeat: repeat-x;
  background: inherit;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
/*  padding-left: 15px;	*/
}

TABLE.headerNavigation {
  /*background-image: url(../images/tile_back.jpg);*/
  background: inherit;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px solid #eb238e;
/*  width: 250px !important;	*/
  margin-left: 0px;
}

TABLE.headerSearch {
  /*background-image: url(../images/tile_back.jpg);*/
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px solid #eb238e;
 /* width: 170px !important; */
  margin-right: 0px;
}



TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Arial, san-serif;
  font-weight: normal;
  color:#a5bc3a;
  /* letter-spacing:1px; */
  /* padding-left: 20px; */
}

TD.headerNavigation A	{
  margin-right: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: normal;
  color: #a5bc3a;
  padding: 3px;
  border-bottom: 1px dotted #a5bc3a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: normal;
  color: #a5bc3a;
}
TD.headerNavigation A IMG, td.footertop a IMG {
	border: 0;
}
TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #eb238e;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, san-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : normal;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, san-serif;
  font-size: 12px;
  background: #00ff00;
  color: #EC7F22;
  font-weight: normal;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
 padding: 11px;
	padding-top: 0px;
}
.column_right	{
padding-right: 0px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .singlebox {
  font-family: Arial, san-serif;
  font-size: 11px;
  background: #ffffff;
  border: 0px solid #9a9a9a;
  margin-bottom: 15px;
}
.rightbox{
  font-family: Arial, san-serif;
  font-size: 11px;
  background: #ffffff;
/*  border:1px solid #9a9a9a;	*/
  margin-bottom: 15px;
}

.rhs-search-top	{
	background-image: url(../../../../images/rhs/right-hand-top.gif);
	background-repeat: no-repeat;
	background-color: #FF3399;
	padding-top: 5px;
}

.rhs-search-bottom	{
	background-image: url(../../../../images/rhs/right-hand-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}

.rhs-search-bottom A	{
	color: #660099;
}

.centerbox{
  font-family: Arial, san-serif;
  font-size: 11px;
  background: #FFFFFF;
  border: 0px solid #9a9a9a;
  margin-bottom: 15px;
}


.leftboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
   font-size: 10px;
  font-weight: normal;
/*  color: #ffffff;	*/
 /* height: 20px; */
  padding-left: 0px;
  padding: 0px;
	margin-bottom: 2px;
}

.centerboxheading	{
	padding-bottom: 3px;
}


.rightboxheading{
 font-size: 10px;
  font-weight: normal;
  color: #EC7F22;
 /* height: 20px; */
  padding-left: 0px;
  padding: 0px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
/*   color: #ffffff;	*/
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
/*  background-image: url(/includes/templates/frogorange/images/box_top.jpg);*/
 /* background-repeat: no-repeat;*/
  /*background-image: url(../images/top_curve.jpg);*/
}


.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {

 line-height: 125%;
  padding: 0px;
/*  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a; */
}

.leftboxcontent	{
/*
	background-image: url(../../../../images/lhs/lhs-navigation-background.gif);
	background-repeat: no-repeat;
*/
}

TD.centerboxcontent	TABLE.productListing-data	A IMG	{
	border: 1px solid black;
	padding: 3px;
}

.leftboxfooter,.rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #ffffff;
  /*background-image: url(../images/bottom_curve.jpg);*/
  margin-bottom: 0px;
}


.plainBox, .plainbox-description {
  font-family: Arial, san-serif;
  font-size: 11px;
  color:#474242;
  background: #FFFFFF;
  border:0px solid #9a9a9a;
  padding: 0px;
  margin: 0;
}
.plainBoxHeading, TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
  text-align:left;
}
.productListing-heading {
  color: #660099;
  padding: 3px;
  height: 20px;
  text-decoration:none;
}

th.productListing-heading{
  background-color: #ffffff;
 border-bottom: 1px solid #F9BCDD;
  text-decoration:none;
  text-align:left;
}
TD.productlisting {
  border:1px solid #ffffff;
  
}

.productListing-data {
  font-size: 13px;
  padding-top: 7px;
  text-align:left;
}

.productListing-data-price {
  font-size: 13px;
  padding-top: 7px;
  text-align:right;
}
/*
TABLE.productListing-data IMG	{
	border: 1px solid black;
}
*/


/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading {
  font-size: 18px;
  font-weight: normal;
  color: #660099;
  padding-top: 0px;
  padding-left: 0px;
  /*background-repeat:no-repeat;*/
  /*background-image: url(../images/pageheading_bg.gif);*/
 
}

TD.pageHeading H1 {
font-size: 18px;
text-transform:lowercase;
font-weight: normal;
	margin: 0;
}
TD.detailHeading {
	font-family: Arial, san-serif;
	font-size: 18px;
  	font-weight: normal;
	color: #660099;
}

.centerColumn {
  padding: 4.0em 0.8em 0em 0em;
}
 #navColumnOne, #navColumnTwo{
 	padding-top:4.0em;
 }
.main_page{
  width: 100% !important;
  background-color: #ffffff;
/*  padding: 5px;	*/
}

.main_page STRONG	{
	font-weight: bold;
}
.main_page H3	{
	font-weight: normal;
	color: #EB238E;
	font-size: 13px;
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
}

TR.footertop {
  background: #ffffff;
  /*background-image: url(../images/tile_back.jpg);*/
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
  font-family: Arial, san-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #474242;
   padding: 3px;
   border: 0px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
  color: #474242;
  text-align:left;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #ffffff;
  color: #474242;
  text-align:left;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #F9BCDD;
  color: #474242;
  text-align:left;
}

TD.productListing-data-description-even {
  background: #ffffff;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #F9BCDD;
  color: #474242;
  text-align:left;
}

td.pageresults a {
  color: #660099;
}

td.pageresults a:hover {
  color: #ec7f22;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: normal;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
  font-family: Arial, san-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #474242;
}

TD.countText{
  font-family: Arial, san-serif;
  font-size: 11px;
  padding-top: 3px;
  font-weight: normal;
  background: #FFFFFF;
  color: #eb238e;
}



TD.fieldKey {
  font-size: 12px;
  font-weight: normal;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
  color: #474242;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #f0a480;
   font-weight: normal;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Arial, Verdana, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Arial, san-serif;; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: normal;
}
TD.ot-total-Amount {
  font-weight: normal;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: normal;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: normal;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: normal;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px "Trebuchet MS";
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Arial, san-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #474242;
 /* border:1px solid #9a9a9a;*/
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
  color:#474242;
}

/* categories box parent and child categories */
.sideBoxContent a.category-top {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 9pt;
	letter-spacing: 0.06em;
  margin-left: 5px;
	display: block;
}
.sideBoxContent a.category-links {
  color: #FFFFFF;
  text-decoration: none;
}

.sideBoxContent a.category-subs, A.category-products {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 8pt;
	letter-spacing: 0.09em;
  margin-left: 8px;
  margin-bottom: 2px;
	display: block;
}
SPAN.category-subs-parent {
  font-weight: normal;
}
SPAN.category-subs-selected {
  font-weight: normal;
}
#categories-content	{
  background-color: #ff3399;
}


/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

#indexDefaultHeading {
	display:none;
}

