body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
	background-color: #FFFFFF;
  text-align: center; /* for IE */
}

a{
  color: #000000;
  text-decoration: none;
}

a:hover{
 color: #FF9900;
}

p{
  margin:5px;
}

h1{
  font-size:18px;
}


#container{
  position: relative;
  width: 910px;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#header{
   position: relative;
   width: 100%;
   height: 170px;
   background-color: #FFFFFF;
}

#header .top{
  position: relative;
  height: 40px;
  padding: 15px 15px 10px 200px;
}

#header .searchtext{
  position: relative;
  float: left;
  /*background: url('../assets/search.jpg') top center no-repeat;*/
  width: 347px;
  height: 27px; 
}

#searchform{
  position: absolute;
  top: 5px;
  left: 250px;
}

fieldset{
  border: 0px;
}

#searchform input{
  width: 90px;
  height: 16px;
  border: 0px;
}

.seachgobtn{
  position: absolute;
  top: 5px;
  left: 550px;
  width: 45px;
  height: 48px;
  clear: both;
 }
 
 .seachgobtn a:link{
  text-decoration: none;
 }
 
 .emptybasket{
  position: relative;
  float: right;
  width: 295px;
  height: 27px;
 }
 
 .fullbasket{
  position: relative;
  float: right;
  background: url('../assets/basket_full.jpg') top left no-repeat;
  width: 295px;
  height: 27px;
 }
 
 .baskettotal{
  position: absolute;
  top: 8px;
  right: 0px;
  font-weight: bold;
 }
 
 #header .bottom{
  position: absolute;
  padding: 5px 30px 10px 200px;
  bottom: 0;
 }

.logo{
  position: absolute;
  top: 9px;
  left: 30px;
} 

#main{
  position: relative;
  width: 100%;
  background-color: #E8E9EA;
}

#main .inner{
  min-height: 400px;
  
  border-top: 12px solid #E8E9EA;
  border-bottom: 12px solid #E8E9EA;
}

.leftstars{
  background: url('/assets/menu_bg.jpg') top left repeat-y;
}

.bothstars{
  background: url('/assets/starts_bg.jpg') top left repeat-y;
}

#main .left{
  position: relative;
  width: 190px;
  float:left;
}

#main .left #menuinner{
  position: relative;
  margin: 60px 20px 10px 10px;
  text-align: right;
}


#main .right{
  position: relative;
  width: 175px;
  float:right;
  padding: 0 5px 0 5px;
}

.right #corporategifts{
 
}

.right #commentsshadow{
  position: relative;
  width: 140px;
  background: #B8B6B8;
  margin-top: 10px;
  padding: 0;
}

.right #comments{
  position: relative;
  background-color: #E9E5C3;
  left: -1px; 
  top: -1px;
  padding: 5px;
}

.right #prodname{
  font-weight: bold;
  margin: 0 0 10px 0;
  font-size: 14px;
}

#proddescription{
  margin: 0 0 20px 0;
}

#prodprice{
  margin: 0 0 10px 0;
}

.redprice{
  color: #D2232C;
  font-weight: bold;
  font-size: 18px;
}

#proddelivery{
  color: #D2232C;
  font-weight: bold;
  margin: 0 0 10px 0;
}

#rightgoldstar{
  position: absolute; 
  top:150px; 
  left: 712px; 
  clear: both; 
  width: 50px; 
  height: 49px; 
  margin: 0; 
  padding: 0;
}

#rightredstar{
  position: absolute; 
  top:235px; 
  left: 840px; 
  clear: both; 
  width: 50px; 
  height: 49px; 
  margin: 0; 
  padding: 0;
}

.goldcolor{
  color: #998D33;
}

.goldcolor a{
  color: #998D33;
  text-decoration: underline;
  font-weight: bold;
}

#main .content{
  position: relative;
  margin: 0 175px 0 190px;
}

#main .content #inner{
  position: relative;
  padding: 0 10px 0 10px;
}

#main .prodshowcontent{
  position: relative;
  margin: 0 175px 0 190px;
  height: 100%;
}

#main .prodshowcontent #inner{
  position: relative;
  padding: 0 10px 0 10px;
}

#main .basketcontent{
  position: relative;
  margin: 0 0 0 190px;
}

#main .basketcontent #inner{
  position: relative;
  padding: 0 10px 0 10px;
}

#main .prodshowcontent{
  
}

.maxheight{
  height: 100%; /*IE7 Fix*/
}

.homepagecontent{
  position: relative;
}

.homepagecontent img{
  float: left;
  padding: 0 4px 4px 0;
  /*cursor: pointer;*/
  border: 0;
}

#clearone{
  clear: both;
  height: 1px;
}

#footer{
  position: relative;
  height: 64px;
  width: 100%;
  background-color: #E8E9EA;
}

#footer .pfdlinks{
  position: relative;
  width: 100%;
  height: 25px;
  background-color: #7D98CF;
}

#footer .pfdlinks #pdfnav{
  list-style: none;
}

#footer .pfdlinks #pdfnav li{
  float: left;
}

#footer .links{
  position: relative;
  padding: 10px 35px 10px 35px;
}

#footer .links #nav{
  list-style: none;
}

#footer .links #nav li{
  display: inline;
  font-weight: bold;
}

#footer .links #nav li a{
  font-size: 8.5pt;
  font-weight: bold;
}



/* Menu */
/* A few IE bug fixes */
* { margin: 0; padding: 0; }
* html ul ul li a { height: 100%; }
* html ul li a { height: 100%; }
* html ul ul li { margin-bottom: -1px; }

#theMenu {  
  margin: 0; 
  padding: 0;
  width: 170px;
  text-align: right;
}

.activeheader{
  background-color: #E3E226 !important;
}

.unactiveheader{
  background-color: #E9E5C3;
}

.activeitem{
  background-color: #FFFFFF !important;
}

.unactiveitem{
  background-color: #E8E9EA !important;
}

#theMenu li{  
  padding: 0;
  margin: 0;
}

#theMenu ul li {
  padding: 0; 
  margin-bottom: 0;
}

#theMenu ul li a { 
  display:block; 
  color: #000; 
  padding: 3px 6px; 
  font-size: small;
  text-decoration: none;
  text-align: right;
  background-color: #E8E9EA;
}

#theMenu ul li a:hover {
  display:block; 
  color: #000000; 
  padding: 3px 8px; 
  font-size: small;
}

#theMenu li{ 
  list-style-type: none; 
}

#theMenu .head{
  position: relative;
  left: -1px; 
  top: -1px;
  font-size: 120%;
  font-weight: bold;
}

#theMenu .head a { 
  color: #000;
  display:block; 
  background-color: #E9E5C3; 
  padding: 3px 6px;
  text-decoration: none;
}

#theMenu .head a:hover { 
  color: #000;
  background-color: #E3E226;
}

#theMenu .menulist{
  background: #E8E9EA;
}

.menuactive{
  background-color: #E3E226;
}

/* End Menu */

.shadow {
  background: #B8B6B8;
  position: relative;
  height:100%;
  margin-top: 10px;
}

#packaging{
  position: absolute;
  /*top: 440px;*/
  top: -190px;
  right: 0px;
}

#praisepanel{
  font-size: 18px;
  color: #D2232C;
  font-family: Courier New; 
}

#largpraisepanel{
  font-size: 28px;
  color: #D2232C;
  font-family: Courier New; 
}

.flashContainer {
  position: absolute;
  top: -10px;
  right: 0;
}

.flashContainer img{
  width: 45px !important;
  height: 46px !important;
}

.prodimagecontainer{
  position: relative;
  width:160px; 
  height:214px;
  margin: 0 auto 0 auto;
}

.prodThumbContainer {
  position: relative;
	float: left;
	width: 170px;
	text-align: center;
  margin: 0 0 10px 0;
}

.prodThumbContainer img {
	width: 160px;
	height: 214px;
  border: 0;
}

.prodThumbContainer img:hover{
  /*border: 2px solid #FFCC33;
  border: 2px solid #6E96CA;*/
}

.prodThumbContainer p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: 700;
	color: #333;
	padding-top: 5px;
}

.moreInfoContainer{
  position: relative;
  width: 160px;
  margin: 0 auto 0 auto;
}

.prodNameContainer{
  position: relative;
  height: 27px;
  width: 159px;
  margin: 0 auto 0 auto;
  background-color: #ECEC7A;
  text-align: center;
  padding: 0 0 0 2px;
  font-size: 11px;
}

.prodPriceContainer{
  position: relative;
  width: 160px;
  margin: 0 auto 0 auto;
  font-weight: bold;
}

.moreInfoContainer a {
	background-color: #E3E226;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 20px;
  padding: 0 0 0 2px;
  margin: 0;
  text-align: center;
}

.moreInfoContainer a:hover {
	/*background-color: #f90;*/
}

.noProducts{
  text-align: center;
  font-weight: bold;
}

.flash_NewProduct {
	background-color: #9bcb03;
	color: #fff;
	font-weight: 700;
}

.showall{
  float: left; 
  list-style:none;
}

.showall li{
  display: block;
}

.showall li a{
  color: #FF9900;
}

#prodshowmainleft{
  position: relative;
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
}

#prodshowmainleft .psinner{
  position: relative;
  padding: 0 5px 10px 0;
  margin: 0;
}

#prodshowmainright{
  position: relative;
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
}

#prodshowmainright .psinner{
  position: relative;
  padding: 0 15px 10px 5px;
  margin: 0;
}

#prodshowmainright .psinner h1{
  font-size: 16px;
  margin: 0 0 10px 0;
}

#prodshowmainright .psinner h2{
  font-size: 11pt;
  color: #999999;
   margin: 0 0 10px 0;
}

.ProductRelated h2{
  color: #867D22;
  font-weight: bold;
  font-size: 16px;
}

.ProductRelated .product{
  position: relative;
  margin: 10px 0 0 0;
  height: 107px;
  width: 100%;
}

.ProductRelated .product img{
  border: 0;
}

.ProductRelated .product .prodleft{
  float:left;
  position: relative;
}

.ProductRelated .product .prodright{
  position:relative; 
  float:left; 
  width:50%; 
  height:100%; 
  padding:0 0 0 5px; 
   
  vertical-align:middle;
}

.ProductRelated .product .prodright div{
  position:absolute; 
  top:30%; 
  width:100%;
  font-weight: bold;
}

#prodshowsize{
  position: relative;
  margin: 0 0 30px 20px;
}

#shopBasketContainer img {
	float: right;
}

#shopBasketContainer h1 {
	margin-top:0;
	color: #333;
  font-weight: bold;
  font-size: 18px;
}

#shopBasketContainer th {
	color: #000000;
	font-size: 12px;
	padding: 3px;
	border-top: 1px dashed #9DA0A2;
  border-right: 1px dashed #9DA0A2;
  border-bottom: 1px dashed #9DA0A2;
  text-align:center;
	}

#shopBasketContainer td {
	border-right: 1px dashed #9DA0A2;
	border-bottom: 1px dashed #9DA0A2;
	color: #000000;
	font-size: 12px;
  vertical-align: middle;
  padding: 0 2px 0 0;
	}

#shopBasketContainer table {
  
}

#shopBasketContainer h2{
  margin: 10px 0 10px 0;
  background-color: #7D98CF;
  color: #FFFFFF;
}

.basketDescTH {
	width:200px;
}

.extraGift {
	color: #000000;
	font-size: 12px !important;
	padding: 3px;
	border-right: 1px dashed #9DA0A2;
	text-align:left;
}

.updateBackground {
	width: 119px;
	text-align:left;
	}

.addBasket{
  
}

.checkoutContainer h1{
  margin-top:0;
	color: #333;
  font-size: 18px;
}

.checkoutContainer h2{
  background-color: #7D98CF;
  color: #FFFFFF;
  font-weight: bold;
  margin: 10px 0 10px 0;
  padding: 2px;
  font-size: 16px;
}

.checkoutForm td{
  font-weight: bold;
}

.checkoutForm td input{
  width: 238px;
  height: 20px;
}

.checkoutform th{
  padding: 3px;
}

.checkoutform th lable{
  font-size: 10pt;
}

.checkoutnote{
  color: #999999;
  margin: 0 0 0 5px;
}

.required{
  color: #FF9900;
  margin: 0 0 0 5px; 
}

.nullArea{
  border: 0  !important; 
}

#post-amt-cell{
  border-left: 1px dashed #9DA0A2;
}

#bask-grand-total{
  border-left: 1px dashed #9DA0A2;
  font-weight: bold; 
}

.pay_section
{
  position: relative;
  width: 510px; 
  margin: 0;
  padding-top: 20px;
  clear: both;
}

.pay_section p
{
  margin:0;
  padding:0;
}

.pay_section h2{
  background-color: #7D98CF;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px;
}

.pay_field
{
  position: relative;
  width: 500px;
}

.pay_label
{
  width: 130px;
  margin: 0;
  padding: 0;
  float: left;
}

.pay_data
{
  margin: 0;
  padding: 0;
  width:370px;
  float: right;
}

.aboutusleftcontent{
  position: relative;
  float: left;
  width: 232px; 
  margin: 140px 0 0 0;
}

.aboutusmiddlecontent{
  position: relative;
  float: left;
  width: 215px; 
  margin: 210px 0  0 0;
}

.aboutusmiddlecontent .innertext{
  padding: 0 15px 0 0;
  text-align: justify;
}

.aboutusleftcontent{
  position:relative; 
}

.aboutusleftcontent .innertext{
  padding: 0 10px 0 0;
  text-align: justify;
}

.aboutusrightcontent{
  position: relative;
  float: left;
  width: 232px; 
}

.aboutusrightcontent .innertext{
  padding: 0 15px 0 0;
  text-align: justify;
}

.aboutusorange{
  position:absolute; 
  top:-20px; 
  left:10px;
}

.aboutusned{
  position:absolute; 
  top:-70px; 
  left:245px;
}

.aboutussally{
  position:absolute; 
  top:-20px; 
  left:120px;
}

.aboutusolives{
  position:absolute; 
  bottom:-7px;
  right:10px;
  z-index: 10;
}

.faq a{
  color: #FF9900;
  text-decoration: underline;
}

.faq a:hover{
  color: #FF9900;
  text-decoration: none;
}

a.backTop {
	display:block;
	width:95%;
	text-align: right;
	font-size: 9px;
	color:#f90;
	margin-top:16px;
	margin-bottom:16px;
	}

a:visited.backTop {
	color:#f90;
}

a:hover.backTop {
	text-decoration:none;
}

.ourpackagingcontent{
  position:relative;
  float: left;
  width: 350px;
}

.ourpackagingcontent .star{
  float:left; 
  padding: 0 2px 0 0;
}

.error{
  color: #D2232C;
  font-weight: bold;
}

.categorysubheading{
  color:#867D22; 
  padding:0 8px 0 0;
  text-align: justify;
  padding: 0 15px 0 0;
}

