BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #f6f6f6;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL {cursor: pointer;}

.relax {
	clear: both;
	height: 0;
	line-height: 0%;
	font-size: 0;
}
.hidden{
  display:none;
}
.error{
  color:red;
}
.right{
  float:right;
}
.clear{
  clear:both;
}
.page-links{
  clear:right;
  float:right;
  padding-left:10px;
  padding-right:10px;
  *padding-bottom:10px;
  text-align:right;
}
.value{
  position:relative;
}
/*Page*/
#page {
    margin: auto;
    text-align: left;
    width: 994px;
}
.border-page {
    border: 5px solid #e7e7e7;
    border-top: none;
    background: #fff;
    width: 974px;
    float: left;
}
/*Header*/
.header {
    float: left;
    width: 100%;
    z-index:100;
}
.header A.logo {
    margin: 18px 0 0 39px;
    float: left;
    display: inline;
}
.right-header {
    float: right;
    text-align: right;
    margin: 6px 10px 0 0;
    display: inline;
}
.right-header UL {
    padding: 0px;
    margin: 10px 0px 0px 10px;
    list-style: none;
    float:right;
}
.right-header UL LI {
    display: inline;
    font-size: 11px;
    color: #466a1c;
    font-weight: bold;
}
.right-header UL LI A {color: #466a1c; text-decoration: underline;}
.right-header UL LI A:HOVER {text-decoration: none;}
.right-header P {
    padding: 0px;
    margin: 0px;
}
.right-header P.call {
    font-size: 20px;
    color: #7b7b7b;
    margin-top: 10px;
    clear:right;
}
.right-header P.call SPAN.tel {color: #634414;height:30px;border:0px solid red;}
.right-header P.call SPAN.tel img {vertical-align:top;margin-top:1px;}
.right-header P.call SPAN.text {color: #7B7B7B;height:30px;border:0px solid red;}
.right-header P.call SPAN.text img {vertical-align:top;}
.right-header P.time {
    margin-top: 10px;
    font-size: 11px;
    color: #828282;
    text-transform: uppercase;
}

/*Main Navigation*/
.main-nav {
    width: 100%;
    float: left;
    background: #2f2f2f url("../../image/design/bg/bg-main-nav.gif") repeat-x left top;
    margin-top: 12px;
    padding-top: 7px;
}
.main-nav UL {
    padding: 0px;
    margin: 0px 0px 0px 6px;
    list-style: none;
    float:left;
}
.main-nav UL LI {
    display: inline;
    float: left;
    margin-left: 4px;
}
/*.main-nav UL LI.first-li {margin-left: 0px;}*/
/*.first-li{
  margin-left:0px;
}*/
.main-nav UL LI A {
    background: url("../../image/design/bg/bg-nav.gif") repeat-x left top;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    position: relative;
}
.main-nav UL LI A SPAN {
    background: url("../../image/design/bg/l-nav.gif") no-repeat left top;
    display: block;
}
.main-nav UL LI A SPAN SPAN {
    background: url("../../image/design/bg/r-nav.gif") no-repeat right top;
    line-height: 100%;
    padding: 7px 25px 7px 12px;
    display: block;
}

.main-nav UL LI A:HOVER, .main-nav UL LI.active A {
    text-decoration: none;
    background: #09121a;
}
.main-nav UL LI ul li A:HOVER{
  text-decoration:underline;
}
.main-nav UL LI.active ul li A{
  background:#ffffff;
}
.main-nav UL LI A:HOVER SPAN, .main-nav UL LI.active A SPAN {background: url("../../image/design/bg/l-nav-hover.gif") no-repeat left top;}
.main-nav UL LI A:HOVER SPAN SPAN, .main-nav UL LI.active A SPAN SPAN {background: url("../../image/design/bg/r-nav-hover.gif") no-repeat right top;}
/*Content*/
.content {
    float: left;
    width: 100%;
    border-top: 2px solid #d9d9d9;
    margin-top: 1px;
    padding-bottom: 85px;
    font-size: 11px;
    color: #333333;
}
.content-area .user-text{ 
  font-family:Lucinda;
  font-size:12px;
}
.content-area ul{
  margin-left:20px;
  margin-bottom:10px;
}
.content-area form label{
  width:100px;
  float:left;
}
.content-area form#addVariation{
  padding-bottom:10px;
}
.content-area form#addVariation p{
  /*clear:both;*/
  border:0px solid red;
}
.content-area form#addVariation label{
  width:80px;
}
.content-area form#addVariation p.label, .content-area form#addVariation #productPrice{
  font-size:12px;
  font-weight:bold;
}
.productDetailPrice {
    overflow: hidden;
}
ins {
    text-decoration: none;
}
.content-area form#addVariation .select{
  float:left;
  font-size:11px;
}
.content-area form#addVariation .accountFormButtons{
  float:left;
  margin-left:0px;
  padding:3px;
  font-size:9px;
}
.productDetail{
  clear:both;
  background-color:#F2F2F2;
}
.productDetail p.special-offer{
  color:red;
  width:170px;
  border:0px solid green;
  float:left;
}
.content a{
    color: #466A1C;
}
.content h1{
  font-size:18px;
  padding-bottom:10px;
}
.content h3{
  padding-bottom:10px;
}
.content P{
  padding-bottom:10px;
}
.content H2, .content H4 {
  padding: 0px;
  margin: 0px;
}
.content H2{
  font-size:11px;
}
.content h2.admin, h2.admin{
  background-color:#E6EFC2;
  border:1px dotted #C6D880;
  padding:10px;
  margin-bottom:10px;
}
#breadcrumbs{
  display:block;
  padding-bottom:5px;
}
.side-nav {
  width: 161px;
  float: left;
  display: inline;
  margin: 5px 0 0 10px;
}
.rounded-box, .green-title, .corn-green-title, .content-rounded-box, .bottom-rounded-box,
.green-title-light, .corn-green-title-light, .white-block, .top-white-block, .bottom-white-block{
    width: 100%;
    float: left;
}
.rounded-box {margin-top: 12px;}
.green-title {background: #466a1c url("../../image/design/bg/lt-green.gif") no-repeat left top;}
.corn-green-title {background: url("../../image/design/bg/rt-green.gif") no-repeat right top;}
.green-title H2 {
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 28px;
    margin-left: 12px;
    float:left;
}
.content-area .green-title{
 width:240px;
}
.content-area .green-title .corn-green-title{
  text-align:center;
  border:0px solid red;
}
.content-area .green-title.short{
 width:160px;
}
.content-area .green-title H2{
  margin:0;
  text-align:center;
  float:none;
}
.content-rounded-box {background: url("../../image/design/bg/borders-box.gif") repeat-y left top;}
.bottom-rounded-box {background: url("../../image/design/bg/bottom-box.gif") no-repeat left bottom;}
.bottom-rounded-box.dark {background: url("../../image/design/bg/bottom-box-dark.gif") no-repeat left bottom;}
.search-box FORM {
    padding: 0px;
    margin: 0px;
}
.search-box {
    margin: 9px 0 0 8px;
    padding-bottom: 17px;
}
.search-box INPUT.in-text {
    font-size: 11px;
    color: /*#a9a8a8*/#5C5F61;
    width: 128px;
    border: 1px solid #5C5F61/*#ececec*/;
}
.search-box INPUT.search-button {
    width: 13px;
    height: 18px;
    background: url("../../image/design/icons/search.gif") no-repeat left top;
    border: none;
    cursor: pointer;
}
.rounded-box UL.list-box {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.rounded-box UL.list-box LI {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ececec;
}
.rounded-box UL.list-box LI.last-li {border-bottom: none; padding-bottom: 4px;}
.rounded-box UL.list-box LI A {
    font-size: 11px;
    color: #333333;
    display: block;
    line-height: 29px;
    padding-left: 20px;
    position: relative;
    background: url("../../image/jpeg/pointer.jpg") no-repeat left top;
}

.rounded-box ul.list-box li ul{
  list-style:none;
   margin-left:20px;
}
.rounded-box ul.list-box li ul li{
  border-bottom:0px;
}
.content-area {
    width: 602px;
    float: left;
    margin: 17px 0 0 10px;
    display: inline;
}
.content-area.large{
  width: 772px;
  *width: 767px;
}
.content-area.large h1{
  background-color:#E6EFC2;
  border:1px dotted #C6D880;
  padding:5px;
  margin-bottom:10px;
}
.shaded{
 padding:10px;
 background-color:#F2F2F2;
}
.top-box {
    width: 100%;
    float: left;
    height: 268px;
    position: relative;
    margin-bottom:10px;
    /*z-index:1;*/
    z-index:1;
}
.top-box H2 {
    font-size: 24px;
    color: #634414;
    margin: 20px 0 0 24px;
    line-height: 21px;
}
.top-box A.prev {
    position: absolute;
    left: 20px;
    bottom: 100px;
    text-indent: -2000em;
    outline: none;
}
.top-box A.next {
    position: absolute;
    bottom: 100px;
    text-indent: -2000em;
    outline: none;
    right: 20px;
}
.top-box A.prev SPAN {
    width: 57px;
    height: 64px;
    background: url("../../image/design/icons/prev.png") no-repeat left top;
    display: block;
    position: relative;
    cursor: pointer;
}
.top-box A.next SPAN {
    background: url("../../image/design/icons/next.png") no-repeat left top;
    width: 57px;
    height: 64px;
    display: block;
    position: relative;
    cursor: pointer;
}
/*
table.cat{
  border-spacing:10px 0px; 
  margin-left:-10px;
  *margin-top:-20px;
  *border-collapse: expression('separate', cellSpacing = '10px');
}
.category{
  border-top:none;
  border-left:1px solid #D6D6D6;
  border-right:1px solid #D6D6D6;  
  border-bottom:1px solid #D6D6D6;
  text-align:center;
  overflow:hidden;
  vertical-align:top; 
  width:142px;  
}
table .photo-box{
  border:none;
  padding-top:0px;
  overflow:hidden;
  width: 142px;
}
.category-titles .category {
  border-left:1px solid #D6D6D6;
  border-right:1px solid #D6D6D6;  
  border-top:1px solid #D6D6D6;
  border-bottom:none;
  
}
.category.category-last {
    margin-right: 0px;    
}*/
.category {
  overflow:hidden;
  text-align:center;
  vertical-align:top;
  width:141px;
  font-family: Arial, Helvetica, sans-serif;
}
table.cat{  
  border-spacing:10px 0px; 
  margin-left:-10px;
  *margin-top:-20px;
  *border-collapse: expression('separate', cellSpacing = '10px');
  width:620px;
}
.category{
  border-top:none;
  border-left:1px solid #D6D6D6;
  border-right:1px solid #D6D6D6;  
  border-bottom:1px solid #D6D6D6;
}
table .photo-box{
  border:none;
  padding-top:10px;
  padding-bottom:15px;
  overflow:hidden;
}
.category-titles .category {
  border-left:1px solid #D6D6D6;
  border-right:1px solid #D6D6D6;  
  border-top:1px solid #D6D6D6;
  border-bottom:none;
}
.category .green-title-light H3 {
    font-size: 12px;    
    line-height: 14px;
    margin: 8px 8px 0 8px;
    text-align:center;
}
.category.category-last {
    margin-right: 0px;
}
.categories.home{
    margin-top:0px;
    margin-bottom:20px;
}
.category .description{
    font-size: 11px;
    color: #333333;
    /*display: block;*/
    line-height: 29px;
    padding-right: 0px;
    clear:both;
    float:left;
    border:0px solid green;
    width:70px;
}
.category .description p{
  padding-bottom:0px;
}
.product{
}
.product .description{
  clear:both;
  padding-top:10px;
}
.product-main{

}
.related-product{
  float:left;
  width:93px;
  padding-left:5px;
  padding-right:5px;
  margin-left:5px;
  margin-right:5px;
  text-align:center;
  border-top:1px solid #D6D6D6;
  border-left:1px solid #D6D6D6;
  border-right:1px solid #D6D6D6;
  /*clear:both;*/
}
.related-product.price{
  border-top:0px;
  border-bottom:1px solid #D6D6D6;
  margin-bottom:9px;
}
.related-product .image{
  float:left;
  width:100%;
  height:90px;
  min-height:100px;
  text-align:center;
  margin-top:10px;
}
.related-product .detail{
  float:left;
  border:0px solid green;
 /* width:400px;
  margin-left:10px;*/
  clear:left;
  font-size:9px;
  width:100%;
  text-align:center;
}
.related-product .detail h3{
  font-size:9px;
  float:left;
  border:0px solid red;
  width:100%;
  padding-bottom:5px;
  height:55px;
  /*height:40px;*/
}
.product-left{
  width:300px;
  border:0px solid red;
  float:left;
}
.product-right{
  float:right;
  border:0px solid green;
  width:280px;
}
.product-right p.label{
  float:left;
  width:80px;
  clear:both;
}
.product-image{
  float:left;
  /*height:300px;*/
  min-height:210px;
  max-height:300px;
  /*height:210px;*/
  overflow:hidden;
}
 .content-area .product-image-thumbs{
  clear:both;
  float:left;
  margin-top:10px;

 }
 .content-area .product-image-thumbs ul{
  list-style:none;
  margin-left:0;
  padding-left:0;
  float:left;
  border:0px solid pink;
  width:300px;
 }
 .content-area .product-image-thumbs ul li{
  float:left;
  border:0px solid green;
  margin-left:5px;
  margin-bottom:3px;
}
 .content-area .product-image-thumbs ul li.first{
  margin-left:0px;
 }
/*.green-title-light {background:  url("../../image/design/bg/lt-green-light.gif") no-repeat left top;}*/
/*.corn-green-title-light {background: url("../../image/design/bg/rt-green-light.gif") no-repeat right top; height: 80px;} */
.green-title-light H3 {
    font-size: 12px;
    color: #739a46;
    line-height: 14px;
    margin: 8px 8px 0 8px;
    text-align:center;
}
.content .green-title-light H3 a{
  color: #739a46;
}
.photo-box {    
    background: #ffffff;
    padding: 1px;
    font-size: 1px;    
    height:138px;
    width:136px;
    overflow:hidden;
    text-align:center;
    border:1px solid #BBBBBB;    
    vertical-align:middle;
}
.photo-box table{
  width:100%;
}
.photo-box table td{    
    width:140px;
    valign:center;
    overflow:hidden;
}
.photo-box a {
  vertical-align:middle;
}
.photo-box a img {
vertical-align:middle;
}
.photo-box{
    width:136px;
    overflow:hidden;  
}
.categories {
    width: 100%;
    float: left;
    margin-top: 14px;
}
.category-titles{
/*float:left;*/
/*border-top:2px dashed #739A46;
border-bottom:2px dashed #739A46;
margin-bottom:10px;*/
}
.category-titles {
  
}
.categories.home{
    margin-top:0px;
    margin-bottom:20px;
}
.category .description{
    font-size: 11px;
    color: #333333;
    /*display: block;*/
    line-height: 29px;
    padding-right: 0px;
    clear:both;
    float:left;
    border:0px solid green;
    width:70px;
}
.category .description p{
  padding-bottom:0px;
}
.view-more{
  float:right;
  border:0px solid red;
  width:50px;
  margin-right:10px;
}
.view-more p{
  padding-bottom:0px;
}
.view-more a{
    font-size: 11px;
    color: #333333;
    /*display: block;*/
    line-height: 29px;
    /*padding-right: 12px;*/
    float:right;
}
.add-to-basket{
  display:block;
  clear:both;
}
.add-to-basket .select{
  float:left;
}
.add-to-basket .accountFormButtons{
  font-size:9px;
  float:right;
  width:100px;
  padding:3px;
}
.sidebar {
    width: 171px;
    float: right;
    display: inline;
    margin: 5px 10px 0 0;
    font-size: 11px;
    color: #333333;
}
.sidebar p{
    font-size: 11px;
    color: #333333;
    margin: 13px 13px 0 13px;
}
.sidebar A.price-match {
    border: 1px solid #dcdcdc;
    line-height: 0%;
    float: left;
    margin-top: 12px;
}
.white-block {background: url("../../image/design/bg/bg-block.gif") repeat-y left top; margin-top: 12px;}
.top-white-block {background: url("../../image/design/bg/top-block.gif") no-repeat left top;}
.top-white-block.top-white-block-light {background: url("../../image/design/bg/top-block-light.gif") no-repeat left top;}
.bottom-white-block {background: url("../../image/design/bg/bottom-block.gif") no-repeat left bottom;}
.bottom-white-block.large {background: url("../../image/design/bg/bottom-block-large.gif") repeat-x left bottom;padding-bottom:10px;margin-bottom:10px;}
.bottom-white-block img{
  margin-left:auto;
  margin-right:auto;
}
.my-basket {
    margin: 17px 0 0 12px;
    float: left;
    display: inline;
    width: 147px;
    padding-bottom: 22px;
}
.sidebar  H2 {
    font-size: 17px;
    color: #343535;
}
.content-basket {
    width: 100%;
    float: left;
    background: #f2f2f2;
    margin-top: 8px;
    padding-bottom: 13px;
}
.content-basket P {
    font-size: 11px;
    color: #333333;
    margin: 13px 13px 0 13px;
}
.content-basket P.link {
margin-top:5px;
font-weight:bold;
}
.bottom-white-block.bottom-white-block-free {padding: 25px 0;}
.bottom-white-block.bottom-white-block-money {padding: 16px 0 19px 0;}
.white-block A.free-shipping {margin-left: 11px;}
.white-block A.money-back {margin-left: 20px;}
.container-items {
    margin: 8px 0 0 12px;
    width: 150px;
    float: left;
    display: inline;
    padding-bottom: 20px;
}
.items-line {
    width: 100%;
    float: left;
    margin-top: 13px;
}
.items-line .items-image{
  float:left;
  width:40px;
  margin-right: 8px;
}
.items-line .items-text{
  float:left;
  width:100px;
}
.items-line IMG {
    border: 1px solid #e0e0e0;
    float: left;
    margin-right: 8px;
    display: inline;
}
.items-line P {
    font-size: 10px;
    color: #466a1c;
    font-weight: bold;
    margin:0px;
    float:left;
}
.items-line A {color: #466a1c;}
.quote {
    padding: 16px 10px 28px 10px;
}
.quote P {
    font-size: 12px;
    color: #333333;
    font-family: Georgia;
    line-height: 17px;
    font-style: italic;
}
.quote P a{
  color:#333333;
}
.quote P.author {
    font-size: 11px;
    color: #739a46;
    font-weight: bold;
    font-style:normal;
    margin-top: 12px;
}
.quote P.author A {color: #739a46;}
#logos{
  text-align:center;
}
.footer-links{
  color:#333333;
  font-size:11px;
  padding-bottom:10px;
}
.footer-links a {color: #466A1C;}
/*Footer*/
.footer {
     float: left;
     width: 100%;
     padding: 18px 0 20px 0;
}
.footer P {
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    color: #767e83;
    line-height: 22px;
}
.footer P.links-footer {
    color: #adb4b8;
    font-weight: bold;
}
.footer P.links-footer-small a{
  color: #6c6c6c;
  font-weight:normal;
}
.footer P.links-footer A {color: #6c6c6c;}
.accountFormButtons{
  background-color:#739A46;
  color:#ffffff;
  border:none;
  font-weight:bold;
  padding:5px;
}
.accountFormButtons:hover{
  cursor:pointer;
}
.accountFormButtons.darkgreen{
  background-color:#466A1C;
}
#tabs{
  display:block;
  float:left;
  width:100%;
  margin-top:10px;

}
#tabs #tab_selector{
	list-style:none;
	margin-left:0px;
	float:left;
	display:block;
	width:100%;
	margin-bottom:0px;
}
#tabs #tab_selector li{
	float:left;
	display:block;
	margin-left:10px;
	padding:0px;
	text-align:center;	
}
#tabs #tab_selector li a{
	color:#466A1C;
	font-weight:bold;
	line-height:28px;
	padding:0 10px 0 10px;
}
#tabs #tab_selector li.ui-tabs-selected{
	background-color:#ffffff;	
	border-bottom:1px solid #466A1C;
}
#tabs #tab_selector li.ui-tabs-selected a{
  color:#ffffff;
}
#tabs #tab_selector li.first{
	margin-left:0px;
}

#tab_selector .green-title{
  background:#ffffff;
}
#tab_selector .corn-green-title{
  background:none;
}
#tab_selector li.ui-tabs-selected .green-title{  
  background:#466A1C url(../../image/design/bg/lt-green.gif) no-repeat scroll left top;
}
#tab_selector li.ui-tabs-selected .corn-green-title{  
  background:transparent url(../../image/design/bg/rt-green.gif) no-repeat scroll right top;
}


#tab1, #tab2{
  border:1px solid #466A1C;
  float:left;
  width:96%;
  padding:10px;
}
/* JQuery Tabs */
.ui-tabs-hide { display: none; }

ul#menu {
  position:relative;
  z-index:1000;
}
ul#menu li {
display: block;
/*margin: 0.1em 1em;*/
position: relative;

}
ul#menu h2, ul#menu h3 {
font-size: 100%;
font-weight: normal;
display: inline;
}
ul#menu li a {
text-decoration: none;
}
ul#menu li a:hover {
  text-decoration: underline;
}
ul#menu li.mega a {
/*background: transparent url(arrow.gif) center right no-repeat;*/
/*padding: 0 1.2em;*/
}
ul#menu li.mega a:hover {
text-decoration: underline;
}
ul#menu div {
display: none;
}
ul#menu li.mega{
  position:relative;

}
ul#menu li.mega div.fix-z-index {
  border: 1px solid #dda;
  width:640px;
  position: absolute;
  top: 1.6em;
  left: 0em;
  padding: 10px;
  background: #ffffff;
}
ul#menu li.mega div.fix-z-index.push-left{
  left:-8.5em;
}
ul#menu li.hovering div {
  display: block;
}

ul#menu li.mega div a {
color: #333333;
padding: 0;
background-image: none;
text-decoration: none;
}

ul#menu div h3 {
color: #f70;
font-weight: bold;
font-size: 1.1em;
}
ul#menu div p {
margin: 0 0 0.8em 0;
padding: 0;
}

/* */

.main-nav ul li div ul{
  float:left;
  width:200px;
}
.main-nav ul li div ul li a:hover{
  background:none;
  text-decoration:underline;
}
.main-nav ul li div ul li{
  float:left;
  width:200px;
  border:0px solid red;
  padding:5px 0 5px 0;
}

/* */
#ccform{

}
/* */
#sitemap ul li ul{
  margin-bottom:0px;
}
/*
#basketTable {
  border-left:1px dotted #C6D880;
  border-right:1px dotted #C6D880;
  border-bottom:1px dotted #C6D880;
  margin-bottom:10px;
}
#basketTable thead tr{
  background-color:#E6EFC2;  
}
#basketTable thead th{
   padding-top:10px;
   border-top:1px dotted #C6D880;
   border-bottom:1px dotted #C6D880;
}
#basketTable thead th p{
  margin-left:10px;
  margin-right:10px;
}
#basketTable tbody td p{
  margin-left:10px;
  margin-right:10px;
}
#basketTable tbody td{
  padding-top:10px;
}
#basketTable tbody td.topborder{
  border-top:1px solid #F2F2F2;
}
#basketTable tbody tr.shaded{
  background-color:#F2F2F2;
}*/

.button{
  background: #F3F1F1;
  border:1px solid #AAAAAA;
  color:#AAAAAA;
  font-weight:bold;
  padding:5px;    
  width: 0;
  overflow:visible;
  /*width:auto;*/
  cursor:pointer;  
}
input.button[class] { /*ie ignores [class]*/
    width: auto;
}
.button.white-bg{
  background-color:#FFFFFF;
}
.button.green{
  color:#FFFFFF;
  background-color:#466A1C;
}
.right-col{
  width:270px;
  float:right;
  padding:10px;
  border:1px solid #AAAAAA;
}
#basketTable{
  border-bottom:1px solid #AAAAAA;
  border-left:1px solid #AAAAAA;
  border-right:1px solid #AAAAAA;
  margin-bottom:10px;
}
#basketTable thead tr{
  background-color:#F3F1F1;
}
#basketTable thead th{
  padding-top:10px;
  color:#333333;
  border-bottom:1px solid #AAAAAA;
  border-top:1px solid #AAAAAA;
}
#basketTable p {
  margin-left:10px;
  margin-right:10px;
}
#basketTable td{
  padding-top:10px;
}
#basketTable tbody td.topborder {
  border-top:1px solid #F2F2F2;
}

#form_contact {
    margin-top: 10px;
}

#form_contact #form_contact_inner {
    padding: 10px;
    background-color: #f2f2f2;
}

#form_contact_inner .help {
    display: none;
}

#form_contact_inner .input {
    overflow: auto;
    padding-bottom: 10px;
}

#form_contact_inner label {
    width: 160px;
    float: left;
}

#form_contact_inner .required label {
    font-weight: bold;
}

#form_contact_inner .required_star {
    display: none;
}

#form_contact_inner .frm_txt {
    width: 160px;
}

#form_contact_inner .options {
    text-align: right;
}

#form_contact_inner .frm_but {
    width: 160px;
    height: 30px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    background: transparent url(/media/image/png/blank-button.png) no-repeat top left;
    border: none;
    color: #fff;
}

#form_contact_inner textarea {
    width: 164px;
}

.content-area ul.testimonials{
  list-style-type:none;
  padding-left:0px;
  margin-left:0px;
}
.testimonialtext a{
  color:#333333;
}