body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #96B195;
	background-position:top;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}

hr {
border:0;
height:1px;
color:#CCCCCC;
background-color:#CCCCCC;
clear:both;
}

a:link {
color:#29560E;
text-decoration:underline;
}

a:visited {
color:#29560E;
text-decoration:underline;
}

a:hover {
color:#29560E;
text-decoration:none;
}

#container {
width:992px;
margin:0 auto;
overflow:hidden;
background-color:#FFFFFF;
border-right:5px solid #fff;
border-left:5px solid #fff;
}

#header {
background-image:url(../images/header_bg.jpg);
height:146px;
border-bottom:3px solid #96B195;
margin-bottom:2px;
}

#header .logo {
width:149px;
height:105px;
padding:20px 20px 20px 25px;
float:left;
}

#header .awardbanner {
width:204px;
height:95px;
padding:7px 20px 20px 20px;
float:left;
}

#header .headerlinks {
float:right;
width:500px;
height:100px;
text-align:right;
padding-right:5px;
}

#header .headerlinks a {
float:right;
}

#header .headerlinks a.basket {
display:block;
width:68px;
height:36px;
font-weight:bold;
font-size:1.2em;
padding-top:10px;
text-align:left;
padding-left:28px;
margin-right:5px;
}

#header .headerlinks a.basket:link {
background-image:url(../images/basket_link.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;
}

#header .headerlinks a.basket:visited {
background-image:url(../images/basket_link.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;
}

#header .headerlinks a.basket:hover {
background-image:url(../images/basket_link_hover.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:underline;
}

#header .headerlinks a.checkout {
display:block;
width:63px;
height:36px;
font-weight:bold;
font-size:1.2em;
padding-top:10px;
text-align:left;
padding-left:28px;
}

#header .headerlinks a.checkout:link {
background-image:url(../images/checkout_link.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;
}

#header .headerlinks a.checkout:visited {
background-image:url(../images/checkout_link.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;
}

#header .headerlinks a.checkout:hover {
background-image:url(../images/checkout_link_hover.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:underline;
}


#header .headerlinks a.account {
display:block;
width:75px;
height:36px;
font-weight:bold;
font-size:1.2em;
padding-top:10px;
text-align:left;
padding-left:23px;
margin-right:3px;
}

#header .headerlinks a.account:link {
background-image:url(../images/my_account_link.gif);
background-repeat:no-repeat;
color:#666666;
text-decoration:none;
}

#header .headerlinks a.account:visited {
background-image:url(../images/my_account_link.gif);
background-repeat:no-repeat;
color:#666666;
text-decoration:none;
}

#header .headerlinks a.account:hover {
background-image:url(../images/my_account_link_hover.gif);
background-repeat:no-repeat;
color:#000;
text-decoration:none;
}

#header .headerlinks a.logout {
display:block;
width:50px;
height:36px;
font-weight:bold;
font-size:1.2em;
padding-top:10px;
text-align:left;
padding-left:18px;
margin-right:3px;
}

#header .headerlinks a.logout:link {
background-image:url(../images/logout.gif);
background-repeat:no-repeat;
color:#666666;
text-decoration:none;
}

#header .headerlinks a.logout:visited {
background-image:url(../images/logout.gif);
background-repeat:no-repeat;
color:#666666;
text-decoration:none;
}

#header .headerlinks a.logout:hover {
background-image:url(../images/logout_hover.gif);
background-repeat:no-repeat;
color:#000;
text-decoration:none;
}


#header .headerlinks a.orderstatus {
display:block;
width:80px;
height:36px;
font-weight:bold;
font-size:1.2em;
padding-top:10px;
text-align:left;
padding-left:18px;
margin-right:7px;
}

#header .headerlinks a.orderstatus:link {
background-image:url(../images/order_status.gif);
background-repeat:no-repeat;
color:#666666;
text-decoration:none;
}

#header .headerlinks a.orderstatus:visited {
background-image:url(../images/order_status.gif);
background-repeat:no-repeat;
color:#666666;
text-decoration:none;
}

#header .headerlinks a.orderstatus:hover {
background-image:url(../images/order_status_hover.gif);
background-repeat:no-repeat;
color:#000;
text-decoration:none;
}

#header .headerlinks a.accountdetails {
display:block;
width:95px;
height:36px;
font-weight:bold;
font-size:1.2em;
padding-top:10px;
text-align:left;
padding-left:18px;
margin-right:7px;
}

#header .headerlinks a.accountdetails:link {
background-image:url(../images/account_details.gif);
background-repeat:no-repeat;
color:#666666;
text-decoration:none;
}

#header .headerlinks a.accountdetails:visited {
background-image:url(../images/account_details.gif);
background-repeat:no-repeat;
color:#666666;
text-decoration:none;
}

#header .headerlinks a.accountdetails:hover {
background-image:url(../images/account_details_hover.gif);
background-repeat:no-repeat;
color:#000;
text-decoration:none;
}



#topbar {
background-color:#666666;
height:4px;
}

#topnav {
clear:both;
background-image:url(../images/top_nav_bg.jpg);
background-repeat:repeat-x;
height:33px;
padding-left:12px;
margin-bottom:6px;
overflow:hidden;
}

#topnav .seperator {
background-image:url(../images/top_nav_break.jpg);
background-repeat: no-repeat;
height:33px;
padding-right:2px;
}

#topnav ul {
list-style-type:none;
margin:0px;
padding:0px;
}

#topnav li {
margin:0px;
padding:0px;
float:left;
}

#topnav a {
display:block;
padding:9px;
padding-left:9px;
padding-right:9px;
font-size:1.2em;
text-transform:uppercase;
font-weight:bold;
}

#topnav a:link {
color:#FFFFFF;
text-decoration:none;
}

#topnav a:visited {
color:#FFFFFF;
text-decoration:none;
}

#topnav a:hover {
color:#FFFFFF;
text-decoration:none;
background-color:#88A787;
}


#topnav a.topnavselected:link {
color:#FFFFFF;
text-decoration:none;
background-color:#88A787;
}

#topnav a.topnavselected:visited {
color:#FFFFFF;
text-decoration:none;
background-color:#88A787;
}

#topnav a.topnavselected:hover {
color:#FFFFFF;
text-decoration:none;
background-color:#88A787;
}

#threecolumns {
overflow:hidden;
height:100%;
}

.internalborder {
background-image:url(../images/internal_border.gif);
background-repeat:repeat-y;
background-position:left;
}

#leftpanel {
width:200px;
float:left;
overflow:hidden;
}

#topbanner {
float:left;
margin-left:9px;
}

#middlepanel {
float:left;
width:548px;
margin-left:9px;
margin-right:9px;
padding-left:13px;
padding-right:13px;
color:#747474;
font-size:1.1em;
line-height:1.5em;
}

.fullwidth {
width:748px !important;
}

#rightpanel {
float:right;
width:200px;
}

#middlepanel h1 {
font-size:1.7em;
color:#29560E;
padding:0px;
margin:0px;
margin-top:15px;
padding-bottom:5px;
}

#middlepanel h2 {
font-size:1.3em;
color:#333;
padding:0px;
margin:0px;
margin-top:10px;
padding-bottom:5px;
}

#middlepanel h3 {
font-size:1.3em;
color:#5B8158;
padding:0px;
margin:0px;
margin-top:10px;
padding-bottom:5px;
}

#middlepanel p {
padding:0px;
margin:0px;
margin-top:8px;
margin-bottom:8px;
}

#polytunnelsnav {
float:left;
width:200px;
background-color:#F7F7F7;
overflow:hidden;
padding-bottom:10px;
}

#polytunnelsnav h2 {
font-size:1.3em;
font-weight:normal;
color:#D3DFD2;
background-image:url(../images/h2_nav.gif);
background-repeat:no-repeat;
background-position:center;
height:25px;
width:170px;
margin:0px;
margin-top:8px;
padding:0px;
padding-left:30px;
padding-top:4px;
}

#polytunnelsnav ul {
margin:0px;
margin-left:18px;
margin-top:5px;
padding:0px;
list-style:none;
}

#polytunnelsnav li {
margin:0px;
padding:0px;
}

#polytunnelsnav a {
display:block;
font-size:1.2em;
width:170px;
padding:3px;
padding-left:27px;
}

#polytunnelsnav a:link {
color:#666666;
text-decoration:none;
background-image:url(../images/level1_link.gif);
background-repeat:no-repeat;
background-position:left center;
width:170px;
}

#polytunnelsnav a:visited {
color:#666666;
text-decoration:none;
background-image:url(../images/level1_link.gif);
background-repeat:no-repeat;
background-position:left center;
width:170px;
}

#polytunnelsnav a:hover {
color:#000;
text-decoration:none;
background-image:url(../images/level1_link_hover.gif);
background-repeat:no-repeat;
background-position:left center;
width:170px;
}

#polytunnelsnav a.level-one-selected:link {
color:#000;
text-decoration:none;
background-image:url(../images/level1_link_hover.gif);
background-repeat:no-repeat;
background-position:left center;
width:170px;
}

#polytunnelsnav a.level-one-selected:visited {
color:#000;
text-decoration:none;
background-image:url(../images/level1_link_hover.gif);
background-repeat:no-repeat;
background-position:left center;
width:170px;
}

#polytunnelsnav a.level-one-selected:hover {
color:#000;
text-decoration:none;
background-image:url(../images/level1_link_hover.gif);
background-repeat:no-repeat;
background-position:left center;
width:170px;
}

#polytunnelsnav a.level-two {
display:block;
font-size:1.2em;
width:150px;
padding:3px;
padding-left:27px;
}

#polytunnelsnav a.level-two:link {
color:#666666;
text-decoration:none;
background-image:url(../images/level2_link.gif);
background-repeat:no-repeat;
background-position:left center;
width:150px;
}

#polytunnelsnav a.level-two:visited {
color:#666666;
text-decoration:none;
background-image:url(../images/level2_link.gif);
background-repeat:no-repeat;
background-position:left center;
width:150px;
}

#polytunnelsnav a.level-two:hover {
color:#000;
text-decoration:none;
background-image:url(../images/level2_link_hover.gif);
background-repeat:no-repeat;
background-position:left center;
width:150px;
}

#polytunnelsnav a.level-two-selected:link {
color:#000;
text-decoration:none;
background-image:url(../images/level2_link_hover.gif);
background-repeat:no-repeat;
background-position:left center;
width:150px;
}

#polytunnelsnav a.level-two-selected:visited {
color:#000;
text-decoration:none;
background-image:url(../images/level2_link_hover.gif);
background-repeat:no-repeat;
background-position:left center;
width:150px;
}

#polytunnelsnav a.level-two-selected:hover {
color:#000;
text-decoration:none;
background-image:url(../images/level2_link_hover.gif);
background-repeat:no-repeat;
background-position:left center;
width:150px;
}


#accessoriesnav {
float:left;
width:200px;
background-color:#F7F7F7;
overflow:hidden;
padding-bottom:10px;
margin-top:6px;
}

#accessoriesnav h2 {
font-size:1.3em;
font-weight:normal;
color:#D3DFD2;
background-image:url(../images/h2_nav.gif);
background-repeat:no-repeat;
background-position:center;
height:25px;
width:170px;
margin:0px;
margin-top:8px;
padding:0px;
padding-left:30px;
padding-top:4px;
}

#accessoriesnav ul {
margin:0px;
margin-left:18px;
margin-top:5px;
padding:0px;
list-style:none;
}

#accessoriesnav li {
margin:0px;
padding:0px;
}

#accessoriesnav a {
display:block;
font-size:1.2em;
width:170px;
padding:3px;
padding-left:27px;
}

#accessoriesnav a:link {
color:#666666;
text-decoration:none;
background-image:url(../images/level1_link.gif);
background-repeat:no-repeat;
background-position:left center;
width:170px;
}

#accessoriesnav a:visited {
color:#666666;
text-decoration:none;
background-image:url(../images/level1_link.gif);
background-repeat:no-repeat;
background-position:left center;
width:170px;
}

#accessoriesnav a:hover {
color:#000;
text-decoration:none;
background-image:url(../images/level1_link_hover.gif);
background-repeat:no-repeat;
background-position:left center;
width:170px;
}


#salenav {
float:left;
width:200px;
background-color:#F7F7F7;
overflow:hidden;
padding-bottom:10px;
margin-top:6px;
}

#salenav h2 {
font-size:1.3em;
font-weight:normal;
color:#F7DDDD;
background-image:url(../images/h2_nav_sale.gif);
background-repeat:no-repeat;
background-position:center;
height:25px;
width:170px;
margin:0px;
margin-top:8px;
padding:0px;
padding-left:30px;
padding-top:4px;
}

#salenav ul {
margin:0px;
margin-left:18px;
margin-top:5px;
padding:0px;
list-style:none;
}

#salenav li {
margin:0px;
padding:0px;
}

#salenav a {
display:block;
font-size:1.2em;
width:100%;
padding:3px;
padding-left:27px;
}

#salenav a:link {
color:#CD3434;
text-decoration:none;
background-image:url(../images/level1_link_sale.gif);
background-repeat:no-repeat;
background-position:left center;
}

#salenav a:visited {
color:#CD3434;
text-decoration:none;
background-image:url(../images/level1_link_sale.gif);
background-repeat:no-repeat;
background-position:left center;
}

#salenav a:hover {
color:#000;
text-decoration:none;
background-image:url(../images/level1_link_hover.gif);
background-repeat:no-repeat;
background-position:left center;
}


#promobox {
float:left;
width:200px;
background-color:#F7F7F7;
overflow:hidden;
padding-bottom:10px;
margin-top:6px;
}

#promobox .image {
width:200px;
text-align:center;
padding:8px 0px 0px 0px;
}

#promobox .link {
width:200px;
text-align:center;
padding:8px 0px 0px 0px;
font-size:1.1em;
}

#promobox .price {
width:200px;
text-align:center;
padding:8px 0px 0px 0px;
font-size:1.2em;
}

#promobox .price .oldprice {
width:90px;
text-align:right;
padding:0px 8px 0px 0px;
border-right:1px dotted #A3A3A3;
float:left;
text-decoration:line-through;
}

#promobox .price .newprice {
width:90px;
text-align:left;
padding:0px 0px 0px 8px;
float:left;
color:#CA0048;
font-weight:bold;
}

#promobox h2 {
font-size:1.3em;
font-weight:normal;
color:#F7DDDD;
background-image:url(../images/h2_nav_sale.gif);
background-repeat:no-repeat;
background-position:center;
height:25px;
width:170px;
margin:0px;
margin-top:8px;
padding:0px;
padding-left:30px;
padding-top:4px;
}


.vatmessage {
clear:both;
width:198px;
height:62px;
display:block;
background-image:url(../images/vat-banner.jpg);
background-repeat:no-repeat;
border:1px solid #E3E3E3;
}

.vatmessage span {
visibility:hidden;
}

.requestcallback {
width:200px;
clear:both;
padding-top:7px;
}

.requestcallback a {
width:198px;
height:62px;
display:block;
background-image:url(../images/request_callback.gif);
background-repeat:no-repeat;
}

.requestcallback a:link {
border:1px solid #E3E3E3;
text-decoration:none;
}

.requestcallback a:visited {
border:1px solid #E3E3E3;
text-decoration:none;
}

.requestcallback a:hover {
border:1px solid #3E67B6;
text-decoration:none;
}

.requestcallback a span {
visibility:hidden;
}

.mailinglist {
width:200px;
clear:both;
padding-top:7px;
}

.mailinglist a {
width:198px;
height:62px;
display:block;
background-image:url(../images/mailing_list.gif);
background-repeat:no-repeat;
}

.mailinglist a:link {
border:1px solid #E3E3E3;
text-decoration:none;
}

.mailinglist a:visited {
border:1px solid #E3E3E3;
text-decoration:none;
}

.mailinglist a:hover {
border:1px solid #5CAAEA;
text-decoration:none;
}

.mailinglist a span {
visibility:hidden;
}



.educationalpolytunnels {
width:200px;
clear:both;
padding-top:7px;
}

.educationalpolytunnels a {
width:198px;
height:62px;
display:block;
background-image:url(../images/educational-polytunnels.jpg);
background-repeat:no-repeat;
}

.educationalpolytunnels a:link {
border:1px solid #E3E3E3;
text-decoration:none;
}

.educationalpolytunnels a:visited {
border:1px solid #E3E3E3;
text-decoration:none;
}

.educationalpolytunnels a:hover {
border:1px solid #FF6600;
text-decoration:none;
}

.educationalpolytunnels a span {
visibility:hidden;
}













.blog {
width:200px;
clear:both;
padding-top:7px;
}

.blog a {
width:200px;
height:29px;
display:block;
background-image:url(../images/polytunnel-blog.jpg);
background-repeat:no-repeat;
}

.blog a:link {
border:none;
text-decoration:none;
}

.blog a:visited {
border:none;
text-decoration:none;
}

.blog a:hover {
border:none;
text-decoration:none;
}

.blog a span {
visibility:hidden;
}

.twitter {
width:200px;
clear:both;
padding-top:7px;
}

.twitter a {
width:200px;
height:29px;
display:block;
background-image:url(../images/twitter.jpg);
background-repeat:no-repeat;
}

.twitter a:link {
border:none;
text-decoration:none;
}

.twitter a:visited {
border:none;
text-decoration:none;
}

.twitter a:hover {
border:none;
text-decoration:none;
}

.twitter a span {
visibility:hidden;
}

#featuredproducts {
float:left;
width:548px;
color:#747474;
margin-top:10px;

}

#featuredproducts .bar {
background-color:#5B8158;
height:30px;
margin-bottom:10px;
}

#featuredproducts .heading {
float:left;
width:300px;
}

#featuredproducts .heading h2 {
margin:0px;
padding:0px;
font-size:1.4em;
color:#E3EBE2;
line-height:30px;
padding-left:15px;
}

#featuredproducts .bar .link {
float:right;
width:60px;
padding-right:5px;
}

#featuredproducts .bar .link a {
display:block;
line-height:30px;
font-weight:bold;
width:61px;
text-align:center;
}

#featuredproducts .bar .link a:link {
color:#666666;
text-decoration:none;
background-image:url(../images/view_all.gif);
background-repeat:no-repeat;
background-position:center;
}

#featuredproducts .bar .link a:visited {
color:#666666;
text-decoration:none;
background-image:url(../images/view_all.gif);
background-repeat:no-repeat;
background-position:center;
}

#featuredproducts .bar .link a:hover {
color:#000;
text-decoration:none;
background-image:url(../images/view_all.gif);
background-repeat:no-repeat;
background-position:center;
}

.products {
padding:0px 2px 0px 2px;
}

.products .fproduct {
width:168px;
float:left;
border:1px solid #CCCCCC;
padding:3px;
margin:0px 2px 0px 2px;
}

.products .fproduct:hover {
border:1px solid #5B8158;
}

.products .fproduct .link {
width:168px;
text-align:center;
margin-top:3px;
}

.products .fproduct .price {
width:168px;
text-align:center;
margin-top:3px;
}

.products .fproduct .price span {
color:#CA0048;
font-weight:bold;
}

.products .fproduct .detailsbasket {
width:148px;
text-align:center;
margin:0px 10px 0px 10px;
}

.products .fproduct .detailsbasket a.details {
font-weight:bold;
display:block;
width:27px;
margin:0 auto;
padding-left:6px;
}

.products .fproduct .detailsbasket a.details:link {
color:#32A6C4;
text-decoration:none;
background-image:url(../images/details_arrow.gif);
background-repeat:no-repeat;
background-position:left;
}

.products .fproduct .detailsbasket a.details:visited {
color:#32A6C4;
text-decoration:none;
background-image:url(../images/details_arrow.gif);
background-repeat:no-repeat;
background-position:left;
}

.products .fproduct .detailsbasket a.details:hover {
color:#27839A;
text-decoration:none;
background-image:url(../images/details_arrow.gif);
background-repeat:no-repeat;
background-position:left;
}


.products .fproduct .detailsbasket a.basket {
font-weight:bold;
display:block;
width:80px;
float:right;
padding-left:9px;
}

.products .fproduct .detailsbasket a.basket:link {
color:#29560E;
text-decoration:none;
background-image:url(../images/basket_arrow.gif);
background-repeat:no-repeat;
background-position:left;
}

.products .fproduct .detailsbasket a.basket:visited {
color:#29560E;
text-decoration:none;
background-image:url(../images/basket_arrow.gif);
background-repeat:no-repeat;
background-position:left;
}

.products .fproduct .detailsbasket a.basket:hover {
color:#152C07;
text-decoration:none;
background-image:url(../images/basket_arrow.gif);
background-repeat:no-repeat;
background-position:left;
}

#footer {
overflow:hidden;
width:1002px;
background-color:#FFFFFF;
margin:0 auto;
background-image:url(../images/footer_curves.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-top:10px;
}

#footer .footercontent {
width:992px;
border-top:3px solid #96B195;
margin:0px 5px 0px 5px;
padding:11px 0px 11px 0px;
font-size:1.1em;
color:#000000;
text-align:center;
line-height:1.8em;
}

#footer .footercontent a:link {
color:#000000;
text-decoration:underline;
}

#footer .footercontent a:visited {
color:#000000;
text-decoration:underline;
}

#footer .footercontent a:hover {
color:#000000;
text-decoration:none;
}

.redtext {
color:#CA0048;
}

.textfield {
padding:3px;
border:1px solid #999;
background-color:#FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

form {
margin:0px;
padding:0px;
}

#breadcrumbs {
border-bottom:1px solid #E3E3E3;
padding-bottom:5px;
}

#breadcrumbs a:link {
color:#333;
text-decoration:underline;
}

#breadcrumbs a:visited {
color:#333;
text-decoration:underline;
}

#breadcrumbs a:hover {
color:#000;
text-decoration:none;
}

.productslisting h2 {
margin:0px !important;
padding:0px !important;
line-height:1.4em;
font-size:1.1em !important;
}

.productslisting .price {
color:#CA0048;
font-weight:bold;
font-size:1.1em;
}

.productslisting .oldprice {
color:#000;
font-weight:bold;
font-size:1.1em;
text-decoration:line-through;
padding-right:10px;
}

.productslisting .image {
padding:4px;
border:1px solid #CCCCCC;
}

.productslisting .image:hover {
border:1px solid #29560E;
}

.productslisting .moreinfo {
clear:both;
padding-top:5px;
}

.category {
width:178px;
float:left;
padding:0px 2px 0px 2px;
}


.category .image {
padding:4px;
border:1px solid #CCCCCC;
}

.category .image:hover {
border:1px solid #29560E;
}

.category .categorytitle {
padding-top:5px;
padding-bottom:5px;
text-align:center;
}

.categoryset {
overflow:hidden;
padding-top:10px;
}

.detailsimage {
float:right;
width:338px;
height:220px;
background-image:url(../images/details-imagebg.jpg);
background-position:top;
background-repeat:no-repeat;
margin-top:13px;
}

.detailsimg {
width:316px;
height:195px;
padding:9px;
}

.productinfo {
float:left;
width:400px;
}

.productdetails {
overflow:hidden;
}

.ppricing {
clear:both;
width:400px;
padding-top:20px;
overflow:hidden;
}

.ppricing .oldprice {
float:left;
width:200px;
font-size:1.5em;
font-weight:bold;
text-decoration:line-through;
color:#000000;
}

.ppricing .price {
float:right;
width:200px;
text-align:right;
font-size:2.0em;
font-weight:bold;
color:#CA0048;
}

.totalamountlabel {
font-size:1.1em;
font-weight:bold;
color:#000000;
padding-bottom:5px;
}

.totalamountprice {
font-size:2.3em;
color:#CA0048;
font-weight:bold;
clear:left;
line-height:1.1em;
}

.totalamountpricewas {
font-size:2.3em;
color:#000;
font-weight:bold;
clear:left;
line-height:1.1em;
text-decoration:line-through;
}

.buynow {
float:right;
}


a.iteminfo {
background-image:url(../images/information_icon.gif);
background-repeat:no-repeat;
background-position:left;
display:block;
padding-left:20px;
color:#000000;
width:270px;
}

a.iteminfo:link {
color:#000000;
text-decoration:underline;
}

a.iteminfo:visited {
color:#000000;
text-decoration:underline;
}

a.iteminfo:hover {
color:#000000;
text-decoration:none;
}

.basketheadings {
font-weight:bold;
color:#333333;
}

.quantity {
text-align:center;
width:30px;
padding:3px;
border:1px solid #999;
font-size:11px;
color:#333;
}

.blacktext {
color:#000000;
}

.greenerror {
padding:7px;
background-color:#DEEDC9;
border:1px dotted #769F37;
font-weight:bold;
text-align:center;
font-size:1.1em;
color:#557427;
}

.rederror {
padding:7px;
background-color:#FEE9E2;
border:1px dotted #982503;
font-weight:bold;
text-align:center;
font-size:1.1em;
color:#982503;
}

.addoptions {
overflow:hidden;
padding-bottom:5px;
}

.level2bullet {
margin-left:40px;
}

#javascript {
width:100%;
text-align:left;
font-size:1.3em;
background-color:#6C926B;
border-bottom:2px solid #5B8158;
margin-bottom:20px;
padding-bottom:10px;
padding-top:10px;
color:#FFFFFF;
background-image:url(../images/javascript_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

#javascript .title {
font-size:1.6em;
font-weight:bold;
color:#FFFFFF;
}

#javascript .inner {
width:992px;
margin:0 auto;
}

#javascript a:link {
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}

#javascript a:visited {
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}

#javascript a:hover {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

.paid {
color:#009900;
}

.unpaid {
color:#FF0000;
}

.headingsmp {
margin:0px;
padding-left:0px;
list-style:none;
}

.calcfield {
font-size:13px;
color:#CA0048;
font-weight:bold;
border:1px solid #ccc;
padding:3px;
text-align:center;
width:30px;
}

.calcprice {
font-size:1.5em;
color:#5B8158;
font-weight:bold;
padding:3px;
text-align:center;
width:30px;
}

	.checkboxes .oldprice {
	color:#000;
	width:50px;
	text-decoration:line-through;
	}
	
	 .checkboxes .price {
	width:50px;
	color:#CA0048;
	font-weight:bold;
	}
	
.checkboxes .heading {
color:#5B8158;
font-weight:bold;
font-size:1.1em;
}

.checkboxes label {
display:block;
color:#333333;
}

.lbvred {
color:#D30C43;
}
.cashbackbanner {
width:188px;
clear:both;
padding-top:7px;
background-image:url(../images/cashback-banner-bg.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
border:1px solid #E3E3E3;
min-height:40px;
height:auto !important;
height:40px;
overflow:hidden;
padding-left:10px;
padding-top:45px;
}
