@charset "utf-8";
/* CSS Document */

input, select, textarea {
  font-size: inherit;
}

.errormessage {
  color: #990000;
}

img, div { behavior: url(iepngfix.htc) }     /* Fix for ie6 transparent PNG support*/

body {
  margin-top: 15px;
/*  scrollbar-face-color:  #D40813; 
  scrollbar-shadow-color:  #FFFFFF;
  scrollbar-highlight-color:  #FFFFFF; 
  scrollbar-3dlight-color:  #000;
  scrollbar-darkshadow-color:  #D40813; 
  scrollbar-track-color:  #FFFFFF;
  scrollbar-arrow-color:  #D40813;*/
  background-color: #000000;
  font-size: 76%;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-align: center;
  color: #000000;
}

img {
  border: none;
}

h1 {}

h3 {}



#container {
  text-align: left;
  margin: 0 auto;
  width: 961px;
  background-color: #000000;
}

#wrapper {
  float: left;
  width: 100%;
  background-image: url(images/wrapper-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

.clear {
  width: 100%;
}


.inline {
  display: inline;
}


#header {
  float: left;
  width: 961px;
  height: 159px;
  clear: both;
}

#content {
  float: left;
  width: 961px;
  _margin-top: -2px;           /*for ie6*/
}

/*BANNER DIVS*/

#logo {
  float: left;
  width: 236px;
  height: 159px;
}

#banner {
  float: left;
  width: 725px;
  height: 159px;
  background-image: url(images/banner-bg.jpg);
  background-position:  top left;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
}

#statusbar {
  float: left;
  width: 725px;
  height: 32px;
  background-color: #FFFFFF;
  background-image: url(images/statusbar-edge.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  line-height: 32px;
  display: inline;
}

#statusbar p {
  color: #567f16;
  margin: 0px;
  padding: 0px;
  font-size: 0.9em;
}

#statusbar a {
  color: #567f16;
  text-decoration: underline;
}

#statusbar a:hover {}

#breadcrumb {
  float: left;
  height: 32px;
  text-align: left;
  margin-left: 16px;
}

#dateandlogin {
  float: right;
  height: 32px;
  text-align: right;

}

#date {
  float: right;
}

#login {
  float: right;
  margin: 0px 10px 0px 10px;
}

#bannerbasket {
  float: right;
  width: 169px;
  height: 94px;
}

#bannerbasket img {
  margin-top: 16px;
  border: none;
}

#mainmenu { 
  float: left;
  width: 725px;
  height: 33px;
  text-align: center;
}

#mainmenu a {
  line-height: 33px;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.9em;
}

/*MAINMENU BUTTONS*/

#welcomebtn {
  float: left;
  width: 84px;
  height: 33px;
  margin-left: 16px;
  background-image: url(images/welcome-bg-off.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

  #welcomebtn.on {
    background-image: url(images/welcome-bg-on.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

  #welcomebtn.on a {
    color: #000000;
  }

  #welcomebtn.off {
    background-image: url(images/welcome-bg-off.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

#aboutusbtn {
  float: left;
  width: 84px;
  height: 33px;
  margin-left: 3px;
  background-image: url(images/aboutus-bg-off.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

  #aboutusbtn.on {
    background-image: url(images/aboutus-bg-on.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

  #aboutusbtn.on a {
    color: #000000;
  }

  #aboutusbtn.off {
    background-image: url(images/aboutus-bg-off.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

#ballathiedaybtn {
  float: left;
  width: 126px;
  height: 33px;
  margin-left: 3px;
  background-image: url(images/ballathieday-bg-off.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

  #ballathiedaybtn.on {
    background-image: url(images/ballathieday-bg-on.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

  #ballathiedaybtn.on a {
    color: #000000;
  }

  #ballathiedaybtn.off {
    background-image: url(images/ballathieday-bg-off.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

#deliverybtn {
  float: left;
  width: 75px;
  height: 33px;
  margin-left: 3px;
  background-image: url(images/delivery-bg-off.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

  #deliverybtn.on {
    background-image: url(images/delivery-bg-on.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

  #deliverybtn.on a {
    color: #000000;
  }

  #deliverybtn.off {
    background-image: url(images/delivery-bg-off.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

#wheretobuybtn {
  float: left;
  width: 108px;
  height: 33px;
  margin-left: 3px;
  background-image: url(images/wheretobuy-bg-off.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

  #wheretobuybtn.on {
    background-image: url(images/wheretobuy-bg-on.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

  #wheretobuybtn.on a {
    color: #000000;
  }

  #wheretobuybtn.off {
    background-image: url(images/wheretobuy-bg-off.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

#newsbtn {
  float: left;
  width: 74px;
  height: 33px;
  margin-left: 3px;
  background-image: url(images/news-bg-off.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

  #newsbtn.on {
    background-image: url(images/news-bg-on.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

  #newsbtn.on a {
    color: #000000;
  }

  #newsbtn.off {
    background-image: url(images/news-bg-off.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

#contactbtn {
  float: left;
  width: 93px;
  height: 33px;
  margin-left: 3px;
  background-image: url(images/contactus-bg-off.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

  #contactbtn.on {
    background-image: url(images/contactus-bg-on.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }

  #contactbtn.on a {
    color: #000000;
  }

  #contactbtn.off {
    background-image: url(images/contactus-bg-off.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  }


/*LEFT SIDEBAR DIVS*/

#leftsidebar {
  float: left;
  width: 178px;
  background-image: url(images/leftsidebar-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
  padding-bottom: 15px;
}

#productsearch {
  float: left;
  width: 178px;
}

#productsearch .textbox {
  margin-left: 20px;
  margin-top: 10px;
  #margin-top: 0px;        /*for ie7*/
  _margin-top: -12px;    /*for ie6*/
  padding: 0px;
}

#productsearch .button {
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 33px;
  height: 22px;
  background: transparent url(images/ok-btn.gif) no-repeat;
  overflow: hidden;
  cursor: pointer;         /* hand-shaped cursor */
  cursor: hand;           /* for IE 5.x */
}

#categories {
  float: left;
  width: 178px;
  padding-bottom: 15px;
}

#categories a {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

#categories a:hover {
  color: #a2c95d;
}

#categories ul {
  padding: 0px 0px 0px 20px;
  margin: 0px 15px 0px 0px;
  list-style: none;
}

#categories li {
  margin-top: 7px;
}


.infobox {
  float: left;
  margin: 10px 0px 10px 20px;
  _margin: 10px 0px 10px 10px;    /*for ie6*/
  width: 150px;
  background-color: #FFFFFF;
  text-align: left;
}

.infoboxheader {
  float: left;
  width: 150px;
  background-image: url(images/infobox-header-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

.infoboxheader p {
  margin: 5px;
  padding: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.9em;
}

.infoboxcontent {
  float: left;
  width: 150px;
  background-color: #FFFFFF;
}

.infoboxcontent p {
  margin:  10px 5px 10px 5px;
  padding: 0px;
  font-size: 0.9em;
  color: #000000;
}

.infoboxfooter {
  float: left;
  width: 150px;
  height: 23px;
}

.infoboxfooter img {
  border: none;
}

/*RIGHT SIDEBAR DIVS*/

#rightsidebar {
  float: right;
  width: 164px;
  padding-bottom: 15px;
  margin-right: 10px;
  _margin-right: 5px;
}

#yourbasket {
  float: left;
  width: 162px;
  border: 1px solid #d4e7c0;
}

#yourbasket p {
  margin:  5px 5px 5px 14px;
  font-size:  0.9em;
  font-weight: bold;
  color: #000000;
}

#yourbasket img.checkoutbtn {
  margin:  5px 0px 15px 14px;
  border: none;
}

#signupbox {
  float: left;
  width: 164px;
  margin-top: 15px;
}

#signupheader {
  float: left;
  width: 164px;
  background-image: url(images/rightboxes-header-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

#signupheader p {
  margin: 5px 5px 5px 14px;
  padding: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.9em;
}

#signupcontent {
  float: left;
  width: 162px;
  border-left: 1px solid #d4e7c0;
  border-right: 1px solid #d4e7c0;
  border-bottom: 1px solid #d4e7c0;
  padding-bottom: 5px;
}

#signupcontent p {
  margin:  10px 5px 10px 14px;
  padding: 0px;
  color: #000000;
  font-size: 0.9em;
}

#signupcontent .textbox {
  margin-left: 14px;
  padding: 0px;
}

#signupcontent .button {
  padding: 0px;
  margin: 0px;
  border:  0px;
  width:  33px;
  height:  21px;
  background:  transparent url(images/ok-btn-2.gif) no-repeat;
  overflow:  hidden;
  cursor: pointer;         /* hand-shaped cursor */
  cursor: hand;           /* for IE 5.x */
}

#vouchersbox {
  float: left;
  width: 164px;
  margin-top: 15px;
}

#vouchersheader {
  float: left;
  width: 164px;
  background-image: url(images/rightboxes-header-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

#vouchersheader p {
  margin: 5px 5px 5px 14px;
  padding: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.9em;
}

#voucherscontent {
  float: left;
  width: 162px;
  border-left: 1px solid #d4e7c0;
  border-right: 1px solid #d4e7c0;
}

#vouchersfooter {
  float: left;
  width: 164px;
}

#vouchersfooter img {
  border: none;
}

#requestbrochurebox {
  float: left;
  width: 164px;
  margin-top: 15px;
}

#requestbrochureheader {
  float: left;
  width: 164px;
  background-image: url(images/rightboxes-header-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

#requestbrochureheader p {
  margin: 5px 5px 5px 14px;
  padding: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 0.9em;
}

#requestbrochurecontent {
  float: left;
  width: 162px;
  border-left: 1px solid #a8cf80;
  border-right: 1px solid #a8cf80;
}

#requestbrochurefooter {
  float: left;
  width: 164px;
}

#requestbrochurefooter img {
  border: none;
}

#hotelbox {
  float: left;
  width: 164px;
  margin-top: 15px;
  background-image: url(images/rightboxes-header-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

#hotelbox p {
  margin:  10px 5px 10px 14px;
  padding: 0px;
  color: #FFFFFF;
  font-size: 0.9em;
}

#hotelbox img {
  margin:  10px 5px 10px 14px;
}

#hotelboxheader {
  float: left;
  width: 164px;
}

#hotelboxheader img {
  margin: 0px;
}


#hotelfooter {
  float: left;
  width: 164px;
}

#hotelfooter img {
  border: none;
  margin: 0px;
}

/*CENTRE COLUMN DIVS*/

#centrecolumn {
  float: left;
  padding-bottom: 15px;
  width: 600px;
  margin: 0px;
  padding: 0px;
  color: #000000;
}

#centrecolumn h1 {
  margin:  0px 0px 5px 0px;
  color: #567f16;
  font-size: 1.4em;
  font-weight: bold;
}

#centrecolumn h2 {
  margin:  0px 0px 5px 0px;
  color: #567f16;
  font-size: 1.4em;
  font-weight: bold;
}

#centrecolumn h3 {
  margin:  3px 0px 3px 0px;
  color: #a39672;
  font-size: 0.9em;
  font-weight: bold;
}

#centrecolumn h4 {
  margin:  0px 5px 5px 0px;
  color: #567f16;
  font-size: 1.2em;
  font-weight: bold;
}

#centrecolumn p {
  margin: 5px 5px 5px 0px;
  padding: 0px;
  font-size: 0.9em;
}

#centrecolumn span {
  color: #ff7f00;
}

#centrecolumn ul {
  list-style-image: url(images/bullet.jpg);
  margin: 15px;
  padding: 0px;
}

#centrecolumn li {
  font-size: 0.9em;
}


/*HOME DIVS*/

#flashcontent {
	width: 588px;
	float:left;
	display:inline;
}

#mainimage {
  float: left;
  width: 588px;
  margin-left: 10px;
  _margin-left: 2px;
}

#homecategories {
  float: left;
  width: 588px;
  margin-left: 10px;
  _margin-left: 2px;
  margin-top: 15px;
}

.categoryrow {
  float: left;
  width: 588px;
  margin-bottom: 8px;
}

.categorybox {
  float: left;
  width: 141px;
  margin:  0px 8px 0px 0px;
}

.categoryboxlast {
  float: left;
  width: 141px;
  margin:  0px;
}

.categoryboxheader {
  float: left;
  width: 141px;
  background-image: url(images/home-categorybox-header-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

.categoryboxheader p {
  font-size: 0.9em;
  color: #FFFFFF;
  padding: 0px;
}

.categoryboxheader a {
  color: #FFFFFF;
  text-decoration: none;
  margin: 5px 5px 5px 5px;
}

.categoryboxcontent {
  float: left;
  width: 139px;
  border-left: 1px solid #b0c59e;
  border-right: 1px solid #b0c59e;
  border-bottom: 1px solid #b0c59e;
}

/*CATEGORY LISTING DIVS*/

#catlist {
  float: left;
  width: 588px;
  margin-left: 10px;
  _margin-left: 2px;
  margin-top: 15px;
}

.catlistrow {
  float: left;
  width: 588px;
  margin-bottom: 8px;
}

.catlistbox {
  float: left;
  width: 189px;
  text-align: center;
  margin:  0px 7px 0px 0px;
}

.catlistboxheader {
  float: left;
  width: 189px;
  height:3em;
  background-image: url(images/catlist-header-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

.catlistboxheader p {
  font-size: 0.9em;
  color: #FFFFFF;

  padding: 0px;
  font-weight: bold;
}

.catlistboxheader a {
  color: #FFFFFF;
  text-decoration: none;
    margin: 5px 5px 5px 5px;
}

.catlistboximage {
  float: left;
  width: 187px;
  border-left: 1px solid #b0c59e;
  border-right: 1px solid #b0c59e;
}

.catlistboxinfo {
  float: left;
  width: 177px;
  height:3em;
  background-color: #567f16;
  border-left: 1px solid #b0c59e;
  border-right: 1px solid #b0c59e;
  border-bottom: 2px solid #b0c59e;
  padding:0px 5px 0px 5px;
  #margin-top:-2px;			/*IE6 and IE7 Only*/
}

.catlistboxinfo p {
  font-size: 0.9em;
  color: #FFFFFF;
  margin: 5px 0px 5px 0px;
  padding: 0px;
}

/*PRODUCT DISPLAY DIVS*/

.price {
  margin:  5px 0px 5px 0px;
  color: #567f16;
  font-size: 1.6em;
  font-weight: bold;
}

#buynow {
  margin-top: 10px;
}

#buynow p {
  font-weight: bold;
}

#buynow .button {
  padding: 0px;
  margin: 10px 0px 0px 0px;
  border: 0px;
  width: 126px;
  height: 36px;
  background: transparent url(images/buynow-btn.jpg) no-repeat;
  overflow: hidden;
  cursor: pointer;         /* hand-shaped cursor */
  cursor: hand;           /* for IE 5.x */
  display: block;
}

#productattributesholder {
  margin: 10px 0px 0px 0px;
}

.productattributes {
  float: left;
  width: 280px;
}

.productattributestitles {
  float: left;
  text-align: right;
  width: 30%
}

.productattributestitles p {
  color: #567f16;
}

.attribute {
  float: left;
}

.attribute img {
  margin: 5px;
}

.additionalinfobox {
  float: left;
  width: 589px;
  margin-bottom: 10px;
  margin-left: 10px;
  _margin-left: 1px;
}

.additionalinfoboxheader {
  float: left;
  width: 589px;
  background-image: url(images/additional-info-header-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
  cursor: pointer;         /* hand-shaped cursor */
  cursor: hand;           /* for IE 5.x */
}

.expand-btn, .contract-btn {
  float: left;
  width: 21px;
  height: 21px;
  margin:  0px 5px 0px 2px;
  _margin-left: 0px;
  background-position: 3px 3px;
  background-repeat: no-repeat;
}

.expand-btn {
  background-image: url(images/contracted-arrow.jpg);
}

.contract-btn {
  background-image: url(images/expanded-arrow.jpg);
}

.expand-btn img {
  margin: 3px 0px 0px 3px; 
  cursor: pointer;         /* hand-shaped cursor */
  cursor: hand;           /* for IE 5.x */
  display: block;
}

.headertext {
  float: left;
  height: 21px;
  line-height: 21px;
  text-align: left;
}

.headertext p {
  color: #ff7f00;
  display: inline;
  padding:  0px;
}

.toggle-label {
  float: right;
  margin:  0px 5px 0px 0px;
  height: 21px;
  line-height: 21px;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.9em;
}

.additionalinfoboxcontent {
  float: left;
  width: 560px;
  padding: 0px 5px 0px 24px;
}

.additionalinfoboxcontent span {
  color: #567f16;
}

.additionalinfoboxcontent_nopad {
  float: left;
  width: 589px;
}

.suggestlistrow {
  float: left;
  width: 589px;
  margin-bottom: 8px;
  margin-top: 10px;
}

.suggestlistbox {
  float: left;
  width: 189px;
  text-align: center;
  margin: 0px 11px 0px 0px;
}

.suggestlistboxlast {
  float: right;
  width: 189px;
  text-align: center;
  margin: 0px 0px 0px 0px;
}

.suggestlistboxheader {
  float: left;
  width: 189px;
  background-image: url(images/catlist-header-bg.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}

.suggestlistboxheader p {
  font-size: 0.9em;
  color: #FFFFFF;
  margin: 5px 5px 5px 5px;
  padding: 0px;
  font-weight: bold;
}

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

.suggestlistboximage {
  float: left;
  width: 187px;
  border-left: 1px solid #b0c59e;
  border-right: 1px solid #b0c59e;
}

.suggestlistboxinfo {
  float: left;
  width: 187px;
  background-color: #567f16;
  border-left: 1px solid #b0c59e;
  border-right: 1px solid #b0c59e;
}

.suggestlistboxinfo p {
  font-size: 0.9em;
  color: #FFFFFF;
  margin: 5px 5px 5px 5px;
  padding: 0px;
}

.suggestlistboxbuynow {
  float: left;
  width: 187px;
  border-left: 1px solid #b0c59e;
  border-right: 1px solid #b0c59e;
  border-bottom: 1px solid #b0c59e;
}

.suggestlistboxleftcol {
  float: left;
  width: 93px;
  text-align: right;
}

.suggestlistboxleftcol p {
  color: #567f16;
  padding: 0px;
}

.suggestlistboxrightcol {
  float: right;
  width: 93px;
}

.suggestlistboxrightcol img {
  margin: 10px;
}


/*PROFILE FORM*/

#profileform {
  float: left;
  width:  480px;
}

.profilerow {
  float: left;
  width: 480px;
  margin:  0px 0px 5px 0px;
  text-align: center;
}

.profilerow a {
  color: #a39672;
  text-decoration: underline;
}

.profileleftcol {
  float: left;
  width: 160px;
  text-align: right;
}

.profilerightcol {
  float: left;
  width: 320px;
  text-align: left;
}

.profileinput {
  display: inline;
  background-color: #efefef;
  border: 1px #575757 solid;
}

.profilecheckbox {
  color: #efefef;
}

.profilebutton {
  background-color: #383838;
  color: #FFFFFF;
  font-size: 0.9em;
  font-weight: bold;
  border: none;
  cursor:  pointer;         /* hand-shaped cursor */
  cursor:  hand;           /* for IE 5.x */
}


/*FOOTER DIVS*/

#footer {
  float: left;
  width: 961px;
}

#footertop {
  float: left;
  width: 961px;
  height: 53px;
  background-image: url(images/footer-bg.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  line-height: 53px;
  text-align: center;
}

#footertop p {
  color: #FFFFFF;
  font-size: 0.9em;
  padding: 0px;
  margin: 0px;
}

#footertop span {
  font-weight: bold;
}

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

#footertop a:hover {}

#footermiddle {
  float: left;
  width: 961px;
  height: 40px;
  background-color: #000000;
  line-height: 40px;
  text-align: center;
}

#footermiddle p {
  color: #FFFFFF;
  font-size: 0.9em;
  padding: 0px;
  margin: 0px;
}

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

#footermiddle a:hover {
  text-decoration: underline;
}

#footermiddle span {
  font-weight: bold;
  color: #ccff00;
}

#footerbottom {
  float: left;
  width: 961px;
  background-color: #000000;
  text-align: center;
}

.underlineboxgrey {
  float: left;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 10px;
}

.underlineboxgrey p {
  color: #8d8d8d;
}

.fullwidthholder {
  float: left;
  width: 575px;
  margin-left: 15px;
  _margin-left: 7px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.fullwidthholder a {
  color: #a39672;
  text-decoration: underline;
}

.halfcolumnleft {
  float: left;
  width: 270px;
  margin-left: 10px;
  _margin-left: 2px;   /*for ie6*/
}

.halfcolumnright {
  float: right;
  width: 280px;
}

.informationholder {
  float: left;
  width: 575px;
  margin-left: 15px;
  _margin-left: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.informationholder a {
  color: #a39672;
  text-decoration: underline;
}

p.green {
  color: #567f16;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

.imageholdernarrow {
  float: left;
  width: 137px;
}

.textholderwide {
  float: left;
  width: 428px;
  padding-left: 10px
}

.imageholderwide {
  float: left;
  width: 186px;
}

.textholdernarrow {
  float: left;
  width: 379px;
  padding-left: 10px
}

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

.textholderhalf {
  float: left;
  width: 315px;
  padding-left: 10px;
}

.textholderhalf-inverse {
  float: left;
  width: 315px;
  padding-right: 10px;
}

#cartholder{
	float:left;
	width:100%;
	clear:both;
	text-align:left;
	font-size:0.9em;
	}
	
.spacer{
	float:left;
	width:100%;
	height:15px;
	}
	
/*-----*/
	
#cartholder td.productListing-heading{
	
	color:#ff7f00;
	padding-right:10px;
	}
	
#cartholder td.productListing-heading a{
	
	color:#ff7f00;
	padding-right:10px;
	}
	
#cartholder td.productListing-data a {
  color: #567f16;
  text-decoration: underline;
 
  }


#cartholder span.orderEdit{
	 color: #567f16;
  text-decoration: underline;
}

textarea.form {
	font-size:1em;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

