
/*
***************************************************
****************************************************
****************************************************
*/
.zoomSmallImageCont
{
  position: relative;
}

.zoomSmallImageCont img
{
  border: 1px solid #999999;
  padding: 2px 0px 0px 0px;
}

.zoomBigImageCont
{
  overflow: hidden;
  position: absolute;
  background: #fff;
  z-index: 110;
  border: 1px solid #999999;
  visibility: hidden;
}

.zoomBigImageCont img
{
  border: 0px;
}

.zoomHeader
{
  position: relative;
  z-index: 10;
  left: 0px;
  top: 0px;
  padding:0px;
}

.zoomHeader a
{
  color: #fff;
}

.zoomPup
{
  z-index: 10;
  visibility: hidden;
  position: absolute;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.zoomPosition
{
  width:274px;
  height:205px;
  left: 278px;
  top: 0px
}


/*** PRODUCT PREVIEW ***/
#preview_div
{
  display: none;
  position: absolute;
  z-index:110;
}

.border_preview
{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #959595;
}

.preview_temp_load
{
	vertical-align:middle;
	text-align:center;
	padding: 0px;
}

.preview_temp_load img
{
	vertical-align:middle;
	text-align:center;
}

.preview_temp_footer
{
  height: 30px;
  background: #959595;
  padding: 0px;
  margin: 0px;
  font-size: 9px;
  color: #ffffff;
  padding:5px;
}
/*** PRODUCT PREVIEW ***/

/*** HOMEPAGE IMAGE FADER ****/

#homepage_images { position: relative; width:558px; height:222px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#homepage_images li { display: block; }
#homepage_images img { border:0px; padding:0px 0px 0px 0px; }

/****** END OF FADER STYLES ****/

.discontinued_desc
{
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  color: #CC0000;
  font-weight: bold;
  text-align: center;
}

/*************************ONE CLICK CROSS SELLING*******************************/

#scrollbox_title {
  height:25px;
  width:642px;
  background: url("../images/cross_selling_popup_title.gif") no-repeat;
}

#scrollbox {
  height:220px;
  width:668px;
  overflow-y:auto;
  border-top:1px solid #F69901;
  border-bottom:1px solid #F69901;
  background-color:#A3A3A3;
}

#scrollbox table {
  border-collapse:collapse;
}

#one_click_table td {
  background-color:#FFFFFF;
  padding:4px 4px 4px 4px;
  border:1px solid #F69901;
}

.cross_img,
.cross_title,
.cross_price,
.cross_qty {
  height:63px;
  overflow:hidden;
  border:1px solid #F69901;
  border-top:0px;
  float:left;
  background-color:#FFFFFF;
}

.cross_img {
  width:84px;
  text-align:center;
}

.cross_title {
  width:354px;
  border-left:0px;
  padding:20px 5px 0px 5px;
  height:43px;
}

.cross_price {
  width:84px;
  border-left:0px;
  padding-top:20px;
  height:43px;
  text-align:center;
}

.cross_qty {
  width:105px;
  border-left:0px;
  padding-top:20px;
  height:43px;
}

#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader
{
font-size:12px;
color:#000000;
background-color:#FFFFFF;
padding:10px 0 0px 0;
margin:0 auto;
display:block;
width:135px;
text-align:left;
z-index:255;
}

#progress
{
height:5px;
font-size:1px;
width:1px;
position:relative;
top:1px;
left:10px;
background-color:#ffffff
}

#loader_bg
{
background-color:#cccccc;
position:relative;
top:8px;
left:8px;
height:7px;
width:113px;
font-size:1px
}

/************* tesimonials *****************/


#tesimonials_page  {
  padding:10px 8px 10px 8px;
  line-height:15px;
}

#tesimonials_intro {
  width:235px;
  float:left;
}

#testimonial_form {
  width:270px;
  float:right;
}

#testimonial_form td {
  padding:0px 3px 3px 0px;
}

#tesimonials #testimonial_form input.textbox,
#tesimonials #testimonial_form textarea {
  width:260px;
}

#tesimonials #testimonial_form textarea {
  height:70px;
}

.tesimonials_content  {
  width:549px;
  border-bottom:1px solid #CACACA;
  margin:0px 0px 0px 5px;
  padding:10px 0px 14px 0px;
  line-height:15px;
}


.tesimonials_customer {
  font-weight:bold;
  color:#4C6B0C;
  padding:5px 0px 0px 0px;
}

.testimonial_thankyou{
  padding: 10px 0px 0px 6px;
}

/************* contact us page *****************/

.contact_us_text {
  width:250px;
  float:left;
}

.find_us_text {
  width:250px;
  float:left;
  padding:10px 0px 0px 0px;
}

#contact_us_form {
  width:260px;
  float:right;
  padding:0px 0px 10px 0px;
}

#contact_us_map {
  width:261px;
  float:right;
  margin:10px 0px 0px 0px;

  border:1px solid #76940A;
  padding:1px 1px 1px 1px;

}

#contact_us_form td {
  padding:0px 0px 4px 0px;
}

#contact_us_form textarea,
#contact_us_form input.textbox {
  width:250px;
  border: 1px solid #c0c0c0;
}

#contact_us_form textarea {
  height:60px;
}

#contact_us_form input.number {
  width:50px;
}

#map_canvas {
  width:261px;
  height:256px;
  float:right;
}

.map_box {
  width:534px;
  height:298px;
  border:1px solid #76940A;
  padding:1px 1px 1px 1px;
  position:relative;
  left:4px;
  margin:10px 0px 0px 0px;
}

#map {
  width:534px;
  height:298px;
}

#route {}

#tell_friend_form textarea,
#tell_friend_form input.textbox {
  width:230px;
}

/********************************************************/

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-container-horizontal {
  width: 560px;
  height: 60px;
  overflow: hidden;
}

.jcarousel-container {
    position: relative;
    top: 3px;
    left: 8px;
    margin: 0;
    padding: 0;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 130px;
    height: 60px;
    padding-left: 5px;
    padding-right: 5px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/************ faqs *****************/

#faqs .hide {
  display: none;
}

#faqs .show {
  display: block;
}

.error_message{
	font-weight: bold;
	color: #ff0000;
}

.rand_image{
	float:left;
	display: inline;
	margin: 0px 5px 0px 0px;
}

.address_select{
	width: 140px;
}

/************ standard forms *****************/

.form_label {
  width:110px;
}

.basket_label {
  display:none;
}

.basket_remove {
  width:40px;
}

/***************************************************/
/***************************************************/
/***************************************************/
/***************************************************/

.clear,
.clear_end {
  clear:both;
  height:1px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.clear_end {
  background: url("../images/clear_end.gif") no-repeat
}

select, input, textarea {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
}

p {
  margin:0px 0px 0px 0px;
  padding:3px 0px 3px 0px;
}


a {
  color:#537E00;
  text-decoration:none;
}

a:hover {
  color:#537E00;
  text-decoration:underline;
}

form {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #B8C97C url("../images/html_bg.jpg") repeat-x;
}

input.textbox{
  border: 1px solid #c0c0c0;
}

textarea{
  border: 1px solid #c0c0c0;
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#868686;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  /*background: #B8C97C url("../images/body_bg.gif") 50% 0% no-repeat;*/
  background: url("../images/body_bg_simple.jpg") 50% 0% no-repeat;
}

body#popup_page {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#868686;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: url("../images/body_popup.gif") 50% 0% repeat-x;
}

#popup_grass {
  background: url("../images/body_popup_grass.gif") 50% 0% no-repeat;
}

/******************* Main Holders *******************/

#parent_container {
  width:945px;
  margin:0px auto;
  /*background: url("../images/parent_container_bg.gif") 166px 0px repeat-y;*/
  position:relative;
}

#popup_page #parent_container {
  width:611px;
  margin:0px auto;
  position:relative;
}


#header_container {
  height:144px;
  background: url("../images/header_container_bg.gif") no-repeat;
  overflow:hidden;
}

#popup_page #header_container {
  height:102px;
  background: url("../images/header_container_popup.jpg") no-repeat;
  overflow:hidden;
  text-align:right;
}

#popup_page #header_container p {
  padding:35px 30px 0px 0px;
  margin:0px 0px 0px 0px;
}

#body_container {
  background: url("../images/body_container_bg.gif") repeat-y;
}

#body_container_end {
  background: url("../images/body_container_end_shadow.gif") bottom left no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#left_column {
  width:179px;
  float:left;
  position:relative;
  left:6px;
  background: url("../images/left_column_tile.gif") repeat-y;
  overflow:hidden;
}

#menu_ {
  display: none;
}

#left_column_bg {
  background: url("../images/left_column_bg.gif") no-repeat;
}

#left_column_end {
  background: url("../images/left_column_end_shadow.gif") bottom left no-repeat;
  min-height:652px;
  height:auto !important;
  height:652px;
  padding:0px 0px 4px 0px;
}

#middle_column {
  width:576px;
  float:left;
  position:relative;
  left:7px;
  background: url("../images/middle_column_bg.gif") no-repeat;
  overflow:hidden;
}

#middle_column_contents {
  min-height:656px;
  height:auto !important;
  height:656px;
}

#right_column {
  width:176px;
  float:left;
  position:relative;
  left:8px;
  background: url("../images/right_column_tile.gif") repeat-y;
  overflow:hidden;
}

#right_column_bg {
  background: url("../images/right_column_bg.gif") no-repeat;
}

#right_column_end {
  background: url("../images/right_column_end_shadow.gif") bottom right no-repeat;
  min-height:651px;
  height:auto !important;
  height:651px;
  padding:5px 0px 4px 0px;
}

#footer_container {
  height:34px;
  background: url("../images/footer_container_bg.gif") 0px -4px no-repeat;
  margin:0px 0px 0px 0px;
}

#popup_page #footer_container {
  height:23px;
  background: url("../images/footer_container_popup.gif") 0px 0px no-repeat;
  margin:0px 0px 0px 0px;
}


#non_home_container {
  width:562px;
  margin:0px 0px 0px 7px;
  padding:5px 0px 0px 0px;
  overflow:hidden;
}

#popop_container {
  background-color:#FFFFFF;
  margin:0px 10px 0px 10px;
  min-height:400px;
  height:auto !important;
  height:400px;
}


/******************* header_container - top_container *******************/

#top_container {
  height:110px;
}

#logo p {
  padding:23px 0px 0px 23px;
  margin:0px 0px 0px 0px;
  float:left;
}

#logo p img {
  border:0px;
}


/******************* member_status *******************/

#member_status {
  float:right;
  height:87px;
  width:162px;
  margin:18px 0px 0px 0px;
  position:relative;
  right:13px;
}

#member_status_title {
  height:20px;
  background: url("../images/member_status_title.gif") no-repeat;
  overflow:hidden;
}

#member_status_text {
  height:33px;
  overflow:hidden;
  color:#537E00;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  line-height:13px;
  padding:7px 7px 0px 7px;
}

#member_status_actions {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 3px;
  list-style:none;
}

#member_status_actions li {
  padding:0px 1px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

/******************* header_container - top_container_2 *******************/

#top_container_2 {
  height:34px;
  background: url("../images/top_container_2_bg.gif") no-repeat;
  overflow:hidden;
}


/******************* top_search *******************/

#top_search {
  width:200px;
  background: url("../images/top_search_bg.gif") 0px 5px no-repeat;
  padding:3px 0px 0px 82px;
  margin:0px 0px 0px 13px;
  overflow:hidden;
  float:left;
}

#top_search label {
  display:none;
}

#top_search span {
  width:149px;
  height:16px;
  background: url("../images/search_box.gif") no-repeat;
  display:block;
  margin:0px 0px 0px 0px;
  padding:2px 0px 0px 0px;
}

#top_search input#query {
  border:0px;
  margin:0px 0px 0px 5px;
  padding:0px 0px 0px 0px;
  width:132px;
  height:13px;
  color:#868686;
}

/******************* top_menu *******************/

#top_menu {
  height:19px;
  overflow:hidden;
  padding:6px 15px 0px 0px;
  float:right;
}

#top_menu ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#top_menu li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#top_menu span {
  display:none;
}

#top_menu a {
  display:block;
  padding:0px 0px 0px 0px;
  margin:0px 7px 0px 7px;
  height:19px;
}

#top_menu #top_menu_1 a {
  background: url("../images/top_menu_1.gif") no-repeat;
  width:43px;
}

#top_menu #top_menu_2 a {
  background: url("../images/top_menu_2.gif") no-repeat;
  width:63px;
}

#top_menu #top_menu_3 a {
  background: url("../images/top_menu_3.gif") no-repeat;
  width:40px;
  margin:0px 7px 0px 8px;
}

#top_menu #top_menu_4 a {
  background: url("../images/top_menu_4.gif") no-repeat;
  width:104px;
}

#top_menu #top_menu_5 a {
  background: url("../images/top_menu_5.gif") no-repeat;
  width:140px;
}

#top_menu #top_menu_6 a {
  background: url("../images/top_menu_6.gif") no-repeat;
  width:72px;
  margin:0px 0px 0px 7px;
}

/******************* left_sales_title / left_menu_title *******************/

#left_sales_title {
  width:165px;
  height:21px;
  background: url("../images/left_sales_title.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#left_menu_title {
  width:165px;
  height:21px;
  background: url("../images/left_menu_title.gif") no-repeat;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

/******************* left_menu *******************/

.left_menu {
  padding:0px 0px 0px 7px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

.left_menu_top {
  padding:5px 0px 0px 7px;
}

/** left_menu - top level **/

.left_menu ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 1px 0px;
  list-style:none;
}

.left_menu li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.left_menu span {
  width:153px;
  height:17px;
  display:block;
  overflow:hidden;
  background: #BCD183 url("../images/left_menu_item.gif") no-repeat;
  padding:4px 0px 0px 12px;
  border-top:1px solid #FFFFFF;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
}

.left_menu #left_menu_last span {
  background: #BCD183 url("../images/left_menu_end.gif") no-repeat;
}

.left_menu a {
  color:#294E0f;
  text-decoration:none;
}

.left_menu a:hover {
  color:#294E0f;
  text-decoration:underline;
}

/** left_menu - second level **/

.left_menu ul ul {
  padding:2px 0px 3px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
  background: #BCD183;
  width:165px;
}

.left_menu li li {
  padding:0px 0px 2px 0px;
  margin:0px 0px 0px 0px;
}

.left_menu li li span {
  width:145px;
  min-height:1px;
  height:auto !important;
  height:1px;
  display:block;
  overflow:visible;
  background: #BCD183 url("../images/left_menu_item_2.gif") 10px 5px no-repeat;
  padding:0px 0px 0px 20px;
  border-top:0px solid #FFFFFF;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
}

.left_menu li li a {
  color:#3D5F1E;
  text-decoration:none;
}

.left_menu li li a:hover {
  color:#3D5F1E;
  text-decoration:underline;
}

/** left_menu - thirs level **/

.left_menu li li li span {
  background: #BCD183 url("../images/left_menu_item_3.gif") 12px 7px no-repeat;
}

.left_menu li li li a {
  color:#537E00;
  text-decoration:none;
}

.left_menu li li li a:hover {
  color:#537E00;
  text-decoration:underline;
}

/******************* left_latest_news *******************/

#left_latest_news {
  width:172px;
  height:152px;
  overflow:hidden;
  background: #BCD183 url("../images/left_latest_news_bg.gif") no-repeat;
  margin:5px 0px 0px 0px;
  padding:0px 0px 0px 7px;
  font-size:10px;
}

#left_latest_news_title {
  width:165px;
  height:21px;
  overflow:hidden;
  background: url("../images/left_latest_news_title.gif") no-repeat;
}

#left_latest_news_date {
  color:#537e00;
  padding:6px 5px 0px 5px;
}

#left_latest_news_headline {
  font-weight:bold;
  height:26px;
  line-height:13px;
  overflow:hidden;
  padding:6px 5px 0px 5px;
}

#left_latest_news_headline a {
  color:#1d4104;
  text-decoration:none;
}

#left_latest_news_headline a:hover {
  color:#1d4104;
  text-decoration:underline;
}

#left_latest_news_text {
  height:52px;
  line-height:13px;
  overflow:hidden;
  padding:2px 5px 0px 5px;
  color:#3D5F1E;
}

#left_latest_news_link {
  padding:2px 5px 0px 5px;
  padding:2px 5px 0px 5px;
}

#left_latest_news_link a {
  color:#537E00;
  font-weight:bold;
  text-decoration:none;
}

#left_latest_news_link a:hover {
  color:#537E00;
  text-decoration:underline;
}

/******************* left_promo *******************/

#left_promo {
  width:179px;
  background: url("../images/left_promo_bg.gif") no-repeat;
  padding:10px 0px 5px 7px;
  height:142px;
  overflow:hidden;
}

/******************* homepage_promo *******************/

#homepage_promo {
  width:569px;
  height:157px;
  overflow:hidden;
  background: url("../images/homepage_promo_bg.gif") no-repeat;
  padding:5px 0px 0px 7px;
}

/*
#homepage_promo img {
  padding:5px 0px 0px 7px;
}
*/

/******************* homepage_content *******************/

#homepage_content {
  background: url("../images/homepage_content_bg.gif") no-repeat;
  height:115px;
  overflow:hidden;
  padding:6px 12px 0px 12px;
}

#homepage_content strong {
  color:#4C6B0C;
}

.unit_row{
  float: left;
  width: 177px;
  height: 130px;
  background: url(../images/middle_promo_bg.gif) no-repeat;
  margin: 0px 0px 0px 11px;
}

.unit_row img{
  padding: 2px 0px 0px 2px;
  width: 173px;
  height: 126px;
}

#promo_1{
  float: left;
  width: 177px;
  height: 130px;
  background: url(../images/middle_promo_bg.gif) no-repeat;
  margin: 0px 0px 0px 11px;
}

#promo_1 img{
  padding: 2px 0px 0px 2px;
  width: 173px;
  height: 126px;
}

#promo_2{
  float: left;
  width: 177px;
  height: 130px;
  background: url(../images/middle_promo_bg.gif) no-repeat;
  margin: 0px 0px 0px 9px;
}

#promo_2 img{
  padding: 2px 0px 0px 2px;
  width: 173px;
  height: 126px;
}

#promo_3{
  float: left;
  width: 177px;
  height: 130px;
  background: url(../images/middle_promo_bg.gif) no-repeat;
  margin: 0px 0px 0px 9px;
}

#promo_3 img{
  padding: 2px 0px 0px 2px;
  width: 173px;
  height: 126px;
}

/******************* featured_sections *******************/

#featured_sections {
  padding:0px 0px 0px 12px;
  height:140px;
  overflow:hidden;
}

.featured_section {
  width:178px;
  float:left;
  margin:0px 9px 0px 0px;
}

.featured_section_mid {
  width:179px;
  float:left;
  margin:0px 9px 0px 0px;
}

.featured_section_image {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.featured_section_image img {
  border:1px solid #76940A;
  padding:1px 1px 1px 1px;
}

.featured_section_title {
  font-weight:bold;
  line-height:13px;
  height:27px;
  overflow:hidden;
  padding:8px 0px 5px 0px;
}

.featured_section_title a {
  color:#4C6B0C;
}

.featured_section_title a:hover {
  color:#4C6B0C;
  text-decoration:underline;
}

.featured_section_text {
  line-height:12px;
  height:74px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
}

.featured_section_link a {
  color:#2E4F10;
}

.featured_section_link a:hover {
  color:#2E4F10;
  text-decoration:underline;
}




/******************* featured_classifieds *******************/

#featured_classifieds {
  background: url("../images/featured_classifieds_bg.gif") no-repeat;
  height:111px;
  width:558px;
  overflow:hidden;
  margin:0px 0px 0px 7px;
  padding:0px 0px 0px 4px;
}

#featured_classifieds_all {
  text-align:right;
}

.featured_classified {
  width:100px;
  height:100px;
  float:left;
  padding:4px 0px 0px 0px;
  margin:0px 0px 0px 8px !important;
  margin:0px 0px 0px 6px;
  text-align:center;
}

.featured_classified ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.featured_classified li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.featured_classified_title {
  line-height:15px;
  height:15px;
  overflow:hidden;
}

.featured_classified_title a {
  font-size:10px;
  color:#50712E;
}

.featured_classified_title a:hover {
  font-size:10px;
  color:#50712E;
  text-decoration:underline;
}

/******************* right_calendar *******************/

#right_calendar {
  width:162px;
  height:134px;
  background: url("../images/right_calendar_title.gif") no-repeat;
  padding:23px 0px 0px 2px;
  margin:0px 0px 0px 7px;
  overflow:hidden;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
}

#events_calendars {
  padding:7px 0px 0px 7px;
}

.events_calendar {
  width:162px;
  height:134px;
  padding:0px 0px 0px 0px;
  overflow:hidden;
  float:left;
}

.events_calendar_mid {
  margin:0px 34px 0px 34px;
}

#right_calendar #right_calendar_main td,
#events_calendars .events_calendar_main td {
  height:12px;
  width:18px;
  border:1px solid #d9dcd7;
  text-align:center;
  color:#7e8678;
  line-height:12px;
  background-color:#FFFFFF;
}

#right_calendar #right_calendar_main td.calendar_day ,
#events_calendars .events_calendar_main td.calendar_day{
  border:0px solid #d9dcd7;
  text-align:center;
  color:#27480e;
  font-weight:bold;
  background-color:transparent;
}

#right_calendar #right_calendar_main td.calendar_month,
#events_calendars .events_calendar_main td.calendar_month {
  border:0px solid #E8DBEC;
  text-align:center;
  color:#497215;
  font-weight:bold;
  line-height:10px;
  padding:1px 0px 0px 0px;
}

#right_calendar #right_calendar_main td.calendar_today,
#events_calendars .events_calendar_main td.calendar_today {
  border:1px solid #88a718;
}

#right_calendar #right_calendar_main td.calendar_event,
#events_calendars .events_calendar_main td.calendar_event {
  background-color:#9ebd2e;
  color:#FFFFFF;
}


#right_calendar td.calendar_month,
#events_calendars td.calendar_month {
  padding:0px 15px 0px 10px;
  color: #27480e;
}

/******************* right_search_site *******************/

#right_search_site {
  width:157px;
  height:100px;
  overflow:hidden;
  background: url("../images/right_search_site_bg.gif") no-repeat;
  margin:0px 0px 0px 7px;
  padding:82px 0px 0px 5px;
}

#right_search_site label {
  display:none;
}

#right_search_site select {
  width:152px;
  font-size:10px;
  margin-bottom:3px;
}

#right_search_site .findButton {
  margin:1px 0px 0px 0px;
}

/******************* right_search_caravan *******************/

#right_search_caravan {
  width:164px;
  height:127px;
  overflow:hidden;
  background: url("../images/right_search_caravan_bg.gif") no-repeat;
  margin:5px 0px 0px 0px;
  padding:68px 0px 0px 12px;
}

#right_search_caravan label {
  display:none;
}

#right_search_caravan select {
  width:152px;
  font-size:10px;
  margin-bottom:3px;
}

#right_search_caravan .findButton {
  margin:1px 0px 0px 0px;
}

/******************* right_newsletter *******************/

#right_newsletter {
  background: url("../images/right_newsletter_bg_top.gif") no-repeat;
  padding:10px 0px 5px 7px;
}

#right_newsletter_box {
  width:157px;
  height:34px;
  background: url("../images/right_newsletter_bg.gif") bottom left no-repeat;
  padding:77px 0px 0px 5px;
}

#right_newsletter_box label {
  display:none;
}

#right_newsletter_box span {
  width:110px;
  height:16px;
  background: url("../images/newsletter_box.gif") no-repeat;
  display:block;
  margin:0px 0px 0px 0px;
  padding:2px 0px 0px 0px;
}

#right_newsletter_box input#emailaddress {
  border:0px;
  margin:0px 0px 0px 5px;
  padding:0px 0px 0px 0px;
  width:96px;
  height:13px;
  color:#868686;
}

/******************* footer_links *******************/

#footer_links ul {
  margin:0px 0px 0px 0px;
  padding:7px 0px 0px 20px;
  list-style:none;
  float:left;
  font-size:10px;
  color:#FFFFFF;
}

#footer_links li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline;
  float:left;
}

#footer_links a {
  color:#FFFFFF;
  text-decoration:none;
}

#footer_links a:hover {
  color:#FFFFFF;
  text-decoration:underline;
}

#footer_container p {
  padding:5px 20px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right;
}

/******************* page_top *******************/

#page_top {
  height:22px;
  background: url("../images/page_top_bg.gif") no-repeat;
  overflow:hidden;
}

#page_top h1 {
  padding:2px 7px 0px 7px;
  margin:0px 0px 0px 0px;
  color:#FFFFFF;
  font-size:13px;
}

/******************* breadcrumb_container *******************/

#breadcrumb_container {
  /*overflow:hidden;*/
  background: #BCD183;
}

p#breadcrumb {
  color:#76940A;
  padding:1px 7px 3px 7px;
  margin:0px 0px 0px 0px;
}

p#breadcrumb a {
  color:#2E4F10;
  text-decoration:none;
}

p#breadcrumb a:hover {
  color:#2E4F10;
  text-decoration:underline;
}

/******************* cms_page *******************/

#cms_pic img {
  border:1px solid #BED183;
  padding:1px 1px 1px 1px;
  margin:4px 0px 0px 0px;
}

#cms_page,
.cms_page,
.small_content {
  padding:10px 8px 10px 8px;
  line-height:15px;
}

#cms_page strong {
  color:#4C6B0C;
}

.cms_page td {
  padding-left:0px;
}

.basketheader td {
  border-bottom:1px solid #CACACA;
  font-weight:bold;
  padding-top:10px;
}

/******************* cms_form *******************/

.cms_form {
  padding:10px 0px 10px 0px;
  line-height:15px;
  border-top:1px solid #CACACA;
  margin:0px 0px 0px 5px;
  width:550px;
}

.cms_form td {
  padding:4px 4px 4px 0px;
}

.cms_form .table_row_header {
  font-weight:bold;
  color:#4C6B0C;
}

/******************* news_list *******************/

#news_list {}

#news_list .news {
  border-bottom:1px solid #CACACA;
  padding:14px 0px 16px 0px;
  margin:0px 0px 2px 5px;
  width:550px;
}

#news_list .news img {
  border:1px solid #BED183;
  padding:1px 1px 1px 1px;
  margin:0px 10px 0px 0px;
}

#news_list .news_headline {
  padding:2px 0px 5px 0px;
  color:#537E00;
}

#news_list .news_headline a {
  font-weight:bold;
  color:#4C6B0C;
  text-decoration:none;
}

#news_list .news_headline a:hover {
  text-decoration:underline;
}

#news_list .news_intro {
  height:48px;
  overflow:hidden;
}

#news_list .news_more {
  padding:5px 0px 0px 0px;
}

#news_list .news_more a {
  color:#537E00;
  text-decoration:none;
}

#news_list .news_more a:hover {
  text-decoration:underline;
}

#news_paging {
  text-align:right;
  padding:10px 7px 0px 7px;
  color:#537E00;
}

#news_paging a {
  text-decoration:underline;
}

/******************* news_details *******************/

#news_pic {
  padding:10px 0px 0px 0px;
  height:210px
}

#news_pic img {
  border:1px solid #BED183;
  padding:1px 1px 1px 1px;
  float:left;
  margin:0px 5px 0px 5px;
}

#news_details {
  padding:8px 5px 10px 5px;
  line-height:15px;
}

#news_details .news_headline {
  color:#537E00;
}

#news_details .news_headline span {
  font-weight:bold;
  color:#4C6B0C;
}

/******************* caravan_manufacturers *******************/

#caravan_manufacturers_intro {
  padding:10px 8px 10px 8px;
  line-height:15px;
}

#caravan_manufacturers{
  padding:0px 0px 0px 0px;
}

.man_box {
  width:107px;
  height:100px;
  overflow:hidden;
  text-align:center;
  float:left;
  margin:0px 0px 10px 3px;
  line-height:15px;
}

.man_box ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.man_box li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

/******************* section_intro *******************/

#section_intro {
  background: #DCE5C1 url("../images/section_intro_bg.gif") top right no-repeat;
  color:#537E00;
  padding:6px 6px 12px 6px;
  border-top:5px solid #FFFFFF;
  border-bottom:1px solid #FFFFFF;
  line-height:14px;
}

#section_intro_map {
  background: #DCE5C1 url("../images/section_intro_bg_class.gif") top right no-repeat;
}

#section_intro_map_text {
  color:#537E00;
  padding:6px 6px 6px 6px;
  border-top:5px solid #FFFFFF;
  line-height:14px;
  /*
  min-height:81px;
  height:auto !important;
  height:81px;
  */
}

#section_intro h1,
#section_intro_map h1 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 3px 0px;
  color:#3D5F1E;
  font-size:12px;
  font-weight:bold;
}

#class_subcategories td {
  padding:5px 10px 5px 8px;
  background: url("../images/caravan_agent_bullet.gif") 3px 11px no-repeat;
}

#class_subcategories a {
  text-decoration:underline;
}

/******************* select_container *******************/

#select_container {
  height:30px;
  overflow:hidden;
  background: #DCE5C1;
  padding:0px 0px 0px 6px;
}

#section_intro_map #select_container {
  height:30px;
  overflow:hidden;
  background:transparent;
  padding:0px 0px 0px 6px;
  border-top:1px solid #FFFFFF;
}

#select_container label {
  display:none;
}

#select_container select {
  width:120px;
  margin-top:5px;
  margin-right:6px;
  font-size:10px;
}

#select_container select#select_price {
  width:100px;
}

#select_container #select_sort_order {}

/******************* classifieds_search *******************/

#classifieds_search {
  height:28px;
  overflow:hidden;
  padding:7px 0px 0px 6px;
  color:#537E00;
  border-top:1px solid #FFFFFF;
}

#classifieds_search span {
  width:230px;
  height:15px;
  background: url("../images/search_box_2.gif") no-repeat;
  display:block;
  margin:0px 0px 0px 3px;
  padding:2px 0px 0px 0px;
}

#classifieds_search input#query,
#classifieds_search input#query_mem {
  border:0px;
  margin:0px 0px 0px 5px;
  padding:0px 0px 0px 0px;
  width:132px;
  height:13px;
  color:#868686;
}


/******************* product_pageing *******************/

#product_pageing_top {}

#product_pageing_bottom {
  padding:0px 0px 13px 0px;
}

.product_results {
  padding:10px 0px 0px 5px;
  font-size:10px;
  float:left;
  color:#3D5F1E;
}

.product_pages {
  padding:10px 5px 0px 0px;
  font-size:10px;
  float:right;
  color:#3D5F1E;
}

.product_pages a,
.product_results a {
  color:#3D5F1E;
  text-decoration:underline;
}

.product_pages a:hover,
.product_results a:hover {
  color:#3D5F1E;
  text-decoration:none;
}

.product_pages span,
.product_num_pages span {
  color:#90AAB1;
  text-decoration:none;
}

/******************* caravan_agent *******************/

.caravan_agent {
  width:534px;
  border-bottom:1px solid #CACACA;
  margin:0px 0px 0px 5px;
  padding:10px 7px 14px 7px;
}

.caravan_agent_contact {
  width:200px;
}

.caravan_agent_logo img {
  padding:0px 0px 0px 10px;
}

.caravan_agent_contact p {
  padding:0px 10px 0px 0px;
  margin:0px 0px 0px 0px;
}

p.caravan_agent_name {
  font-weight:bold;
  padding:5px 0px 5px 0px;
}

.caravan_agent_name a {
  color:#3D5F1E;
}

p.caravan_agent_view {
  padding:10px 0px 0px 0px;
}

.caravan_agent_view a {
  color:#537E00;
}

.caravan_agent ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.caravan_agent li {
  padding:0px 0px 4px 5px;
  margin:0px 0px 0px 0px;
  background: url("../images/caravan_agent_bullet.gif") 0px 6px no-repeat;
}

/******************* events *******************/

#events {}

#events_month {
  background: #BCD183;
  height:21px;
  font-weight:bold;
  color:#3D5F1E;
}

#events_month a {
  font-weight:normal;
  color:#3D5F1E;
}

.event {
  width:534px;
  border-bottom:1px solid #CACACA;
  margin:0px 0px 0px 5px;
  padding:10px 7px 14px 7px;
}

.event td {
  padding:4px 0px 4px 0px;
}

td.event_label {
  width:85px;
  text-align:right;
  color:#537E00;
  padding:4px 18px 4px 0px
}

.event p {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

p.event_title {
  font-weight:bold;
}

.event_title a {
  color:#3D5F1E;
}

.event_view a {
  color:#537E00;
}

/******************* event *******************/

#event  {
  padding:10px 8px 10px 8px;
  line-height:15px;
}

p#event_title {
  font-weight:bold;
  color:#3D5F1E;
}

p#event_back {
  padding:15px 0px 0px 0px;
}

#event_back a {
  color:#537E00;
}

/******************* classifieds *******************/

.table_header {
  border-bottom:1px solid #CACACA;
  color:#3D5F1E;
  font-weight:bold;
  font-size:12px;
  padding:11px 7px 8px 7px;
}

#submit_listing_intro {
  background-color:#dce5c1;
  padding:7px 7px 7px 7px;
  margin:10px 0px 0px 0px;
  color:#537e00;
}

#submit_listing_intro h3 {
  color:#3d5f1e;
  padding:5px 0px 5px 0px;
  margin:0px 0px 0px 0px;
  font-size:12px;
  font-weight:bold;
}


#classified_submit_form_add {
  padding:0px 0px 10px 30px;
}

#classified_submit_form input.textbox,
#classified_submit_form textarea,
#classified_submit_form_add input.textbox,
#classified_submit_form_add textarea {
  width:300px;
}

#classified_submit_form input.number,
#classified_submit_form_add input.number {
  width:100px;
}



/******************* sub_categories *******************/

#sub_categories {}

#sub_categories span {
  color:#3D5F1f;
  font-weight:bold;
  display:block;
  padding:5px 0px 0px 7px;
}

#sub_categories ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#sub_categories li {
  padding:8px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  float:left;
  width:270px;
  display:block;
}

#sub_categories ul ul {
  padding:5px 0px 0px 8px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#sub_categories li li {
  padding:0px 0px 2px 0px;
  margin:0px 0px 0px 0px;
  background: url("../images/caravan_agent_bullet.gif") 0px 10px no-repeat;
  float:none;
}

/******************* classified *******************/

.classified  {
  width:549px;
  border-bottom:1px solid #CACACA;
  margin:0px 0px 0px 5px;
  padding:10px 0px 14px 0px;
}

.classified img  {
  border:1px solid #BED183;
  padding:1px 1px 1px 1px;
  margin:0px 10px 0px 0px;
}

.classified p  {
  padding:0px 10px 0px 0px;
  margin:0px 10px 0px 0px;
}

p.classified_title {
  font-weight:bold;
  padding:0px 0px 1px 0px;
}

.classified_title a {
  color:#4C6B0C;
}

p.classified_price {
  font-weight:bold;
  padding:0px 0px 2px 0px;
  color:#4C6B0C;
}

.classified_text {
  height:47px;
  overflow:hidden;
  line-height:15px;
}

p.classified_view {
  padding:2px 0px 0px 0px;
}

.classified_view a {
  color:#537E00;
}

/******************* classified_listing *******************/

#classified_listing_title {
  background-color:#DCE5C1;
  margin:5px 0px 7px 0px;
}

#classified_listing_title h1 {
  padding:5px 7px 5px 7px;
  margin:0px 0px 0px 0px;
  color:#3D5F1E;
  font-size:12px;
}


#classified_listing {
  padding:0px 5px 0px 5px;
}

#classified_image {
  width:270px;
  float:left;
}

#classified_image img  {
  border:1px solid #BED183;
  padding:1px 1px 1px 1px;
  margin:0px 10px 0px 0px;
}

#classified_text {
  width:274px;
  float:right;
  background-color:#DCE5C1;
}

#classified_text td {
  border-bottom:1px solid #FFFFFF;
  height:26px;
  padding:0px 0px 0px 9px;
  color:#3D5F1E;
}

#classified_text .classified_header td {
  background-color:#BCD183;
  font-weight:bold;
}

#classified_text span {
  font-weight:bold;
}

#classified_information_title {
  color:#3D5F1E;
  font-weight:bold;
  padding:15px 0px 5px 0px;
}

#classified_images_title {
  color:#3D5F1E;
  font-weight:bold;
  padding:15px 0px 5px 0px;
}

#classified_related_title {
  color:#3D5F1E;
  font-weight:bold;
  padding:15px 0px 5px 0px;
}

#classified_images {}

#classified_images ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#classified_images li {
  padding:4px 4px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#classified_images img {
  border:1px solid #BED183;
  padding:1px 1px 1px 1px;
}

#classified_information {
  line-height:15px;
}

/******************* caravan_site *******************/

.caravan_site  {
  width:549px;
  border-bottom:1px solid #CACACA;
  margin:0px 0px 0px 5px;
  padding:10px 0px 10px 0px;
}

.caravan_site td {
  padding:0px 0px 4px 0px;
}

.caravan_site .caravan_site_image img  {
  border:1px solid #BED183;
  padding:1px 1px 1px 1px;
  margin:0px 10px 0px 0px;
}

.caravan_site_image {
  width: 110px;
}

.caravan_site p  {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

p.caravan_site_title {
  font-weight:bold;
  padding:0px 0px 3px 0px;
}

.caravan_site_title a {
  color:#4C6B0C;
}

.caravan_site_text {
  /*height:47px;*/
  overflow:hidden;
  line-height:15px;
}

.caravan_site_view a {
  color:#537E00;
}


/******************* caravan_site_listing *******************/

#caravan_site_listing {
  padding:11px 5px 26px 6px;
}

#caravan_site_image {
  width:238px;
  float:left;
}

#caravan_site_image img  {
  border:1px solid #BED183;
  padding:1px 1px 1px 1px;
  margin:0px 10px 0px 0px;
}

#caravan_site_text {
  width:305px;
  float:right;
}

#caravan_site_text h1 {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
  color:#446526;
  font-size:11px;
  font-weight:bold;
}

#caravan_site_address {
  line-height:13px;
  padding:5px 0px 0px 0px;
}

#caravan_site_contact {
  line-height:13px;
  padding:5px 0px 0px 0px;
}

.sub_title {
  background: url("../images/sub_title.gif") no-repeat;
  height:19px;
  width:552px;
  overflow:hidden;
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
  padding:2px 5px 0px 5px;
}

/******************* caravan_tabs *******************/

#caravan_tabs {
  height:21px;
  overflow:hidden;
  border-bottom:2px solid #76940A;
}

#caravan_tabs ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#caravan_tabs li {
  padding:0px 1px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#caravan_tabs_content {
  padding:5px 5px 20px 5px;
  line-height:15px;
}


/******************* reviews *******************/

#reviews {
  padding:0px 0px 5px 0px;
}

.review  {
  width:549px;
  border-bottom:1px solid #CACACA;
  margin:0px 0px 0px 5px;
  padding:10px 0px 10px 0px;
  line-height:15px;
}

.review td {
  padding:0px 0px 5px 0px;
}

.review td span {
  color:#446526;
  font-weight:bold;
}

.reviewer {
  color:#537E00;
  padding:5px 0px 0px 0px;
}



/******************* additional_search_options *******************/

#additional_search_options {}


#additional_search_options ul {
  padding:5px 0px 0px 7px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#additional_search_options li {
  padding:0px 0px 4px 5px;
  margin:0px 0px 0px 0px;
  background: url("../images/caravan_agent_bullet.gif") 0px 6px no-repeat;
  line-height:15px;
}

/**************************************/

.blank_blue_button, .blank_alt_button_large, .blank_green_button, .addbasket, .button_94, .button_110 {
  background: #FF9900 url("../images/button_bg.gif") top left repeat-x;
  border:1px solid #FF9900;
  color:#FFFFFF;
  font-weight:bold;
  padding-top:1px;
  padding-bottom:1px;
  cursor: pointer; /* hand-shaped cursor  */
}

#print_header {
  display:none;
}


/*  Image listing styles  */

#caravan_tabs_content ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}


#caravan_tabs_content li {
  padding:4px 0px 0px 4px;
  margin:4px 2px 0px 2px;
  float:left;
  overflow:hidden;
}

#caravan_tabs_content h2 {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
  color:#446526;
  font-size:11px;
  font-weight:bold;
}

table.pricing th {
  padding: 4px 4px 4px 4px;
  border-bottom: 1px solid #cacaca;
}

table.pricing td {
  padding: 4px 4px 4px 4px;
  border-bottom: 1px solid #cacaca;
}


.members_map {
  width:558px;
  border:1px solid #76940A;
  padding:1px 1px 1px 1px;
  margin:5px 0px 10px 0px;
}

.members_map #map {
  width:558px;
  height: 450px;
}

/****************** SEARCH RESULTS ***********************/

#search_results h2,
#sitemap h2 {
  padding:10px 0px 5px 5px;
  margin:0px 0px 5px 0px;
  color:#446526;
  font-size:11px;
  font-weight:bold;
  border-bottom:1px solid #CACACA;
}

#search_results ul {
  padding:0px 0px 10px 6px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#search_results li {
  padding:0px 0px 6px 5px;
  margin:0px 0px 0px 0px;
  background: url("../images/caravan_agent_bullet.gif") 0px 6px no-repeat;
}

#ask_question_form textarea,
#ask_question_form input.textbox {
  width:180px;
}

#main_image img  {
  border:1px solid #BED183;
  padding:1px 1px 1px 1px;
}