body {
	background:#333;
}

body, p, td, ul, li, ol { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

/* Main DIVs - position & color */
.wrapper
{
/*position:relative;*/
background: #fff;
top:10px;
width:758px;
/*left:50%;
margin-left:-380px;*/

margin-left: auto;
margin-right: auto;
border:1px solid #fff; 
/* Overall width = 1 + 758 + 1 = 760 pixels */
}

#wrapper-a /* To be used with 3-column layout */
{
/*position:relative;*/
color:#333;
background:#fff url('bg-b.gif') repeat-y;
}
#wrapper-b /* To be used with 2-column layout */
{
color:#333;
background:#fff url('bg-b.gif') repeat-y;
}
#masthead {
/*position:relative;*/
top:0;
left:0;
width:758px;
height:165px;
margin:0;
background:#0CAC00 url('header.jpg') no-repeat;
color:#fff;
border-bottom:3px solid #fff;
}
#leftcol
{
float:left;
width:162px;
background-color:#0CAC00;
color:#333;
}
#middlecol
{
float:left;
width:431px;
background-color:#fff;
color:#333;
}
.rightcol
{
float:left;
background-color:#fff;
color:#333;
}
#rightcol-a /* To be used with 3-column layout */
{
width:160px;
}
#rightcol-b /* To be used with 2-column layout */
{
width:591px;
}
#footer
{
clear:left;
width:758px;
padding-top:2px;
padding-bottom:2px;
background-color:#0CAC00;
color:#fff;
border-top:1px solid #fff;
}
/* Top navigation - horizontal */
#masthead ul
{
position:relative;
top:141px;
left:0;
width:745px; /* = 758 - 10 - 1 */
margin:4px 0;
padding:0 0 0 12px;
list-style-type:none;
float:left;
background-color:transparent;
}
#masthead li
{
display:block;
float:left;
padding-left:21px;
padding-right:21px;
list-style-type:none;
color:#fff;
background-color:transparent;
font-weight:700;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;

border-right:1px solid #fff;

}
#masthead li.firstlink
{
padding-left:0;
}
#masthead li.lastlink
{
border:0;
padding-right:10px;
float:right;
font-size:14px;
margin-top:0px;
}
#masthead a
{
color:#fff;
background-color:transparent;
}
#masthead a:link, #masthead a:visited
{
text-decoration:none;
}
#masthead a:hover, #masthead a:active
{
text-decoration:underline;
}

/* Left navigation - vertical */

#leftnav
{
float:left;
width:162px;
margin-top:0px;
border:0px solid red;
}
#leftnav ul
{
margin:0;
padding:0;
list-style-type:none;
}
#leftnav li
{
margin:0;
list-style-type:none;
border-bottom:1px solid #777777;
/*color:#C46064;*/
}
#leftnav li a
{
display:block;
width:137px;
padding:5px 0 5px 25px;
text-decoration:none;
background:#fff url('bullet.gif') no-repeat 10px;
color:#000;
/*font-weight:bold;*/
font-size:90%;
}

#leftnav li a:hover
{
padding:5px 0 5px 20px;
width:137px;
display:block;
color:#000;
background:#fff url('bullet.gif') no-repeat 5px;
background-color:#E3C024;
margin-left:5px;
}
/*#leftnav
{
background-color:#000;
}
#leftnav ul
{
margin:0;
padding:0;
list-style-type:none;
}
#leftnav li
{
display:block;
margin:0;
padding:0;
list-style-type:none;
border-bottom:1px dashed #FB7D19;
color:#fff;
font-size:11px;
font-family:arial,sans-serif;
}
#leftnav a
{
display:block;
text-decoration:none;
padding-left:12px;
line-height:22px;
color:#fff;
}
#leftnav a:link, #leftnav a:visited
{
text-decoration:none;
}

#leftnav a:hover
{
color:#FB7D19;
background-color:#000;

}
#leftnav a:active
{
color:#0CAC00;
background-color:#000;
}
#logos{
background:#0CAC00 url(logos.jpg) no-repeat;
width:134px;
height:150px;
margin: 10px 0 10px 12px;
}*/

/* Left navigation - ACTINIC */
/*.product
{
float:left;
width:150px;
}

.product ul
{
margin:0;
padding:0;
list-style-type:none;
}
.product li
{
display:block;
margin:0;
padding:0;
list-style-type:none;
border-bottom:1px solid #0CAC00;
color:#0CAC00;
font-size:11px;
font-family:arial;
background:url('left-nav-icon.jpg') 9px 6px no-repeat;
}
.product a
{
display:block;
width:150px;
text-decoration:none;
text-indent:22px;
line-height:2em;
color:#0CAC00;

}
.product a:link
{
text-decoration:none;
}
.product a:visited
{
text-decoration:none;
}
.product a:hover
{
color:#000;
background-color:#B3A47F;

}
.product a:active
{
color:#0CAC00;
background-color:#cfe5fd;
}*/



/* Column headings */
#middlecol h1, #rightcol-b h1
{
color:#000;
font-size:1.2em;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:0px;
}


#leftcol h2, #rightcol-a h2, .weblog h2
{
margin:0;
border-bottom:1px solid #FB7D19;
padding:3px 0 4px 10px;
color:#fff;
background-color:#0CAC00;
font-size:12px;
font-family:Tahoma, arial, sans-serif;
font-weight:700;
}

/* Middle column (3-column layout) */
#middlecol
{
border-left:1px solid #777;
border-right:1px solid #777;
padding-bottom:20px;

}
#middlecol p, #middlecol address
{
margin-left:10px;
margin-right:10px;
}

/* Right column */
/* 3-column layout */
#rightcol-a h3, #rightcol-a p
{
margin-left:10px;
margin-right:10px;
}
/* 2-column layout */
#rightcol-b
{
border-left:1px solid #0CAC00;
padding-bottom:20px;
}
#rightcol-b h2, #rightcol-b h3, #rightcol-b p
{
margin-left:10px;
margin-right:10px;
}
#rightcol-b ul, #rightcol-b ol
{
margin-right:10px;
}
#rightcol-b h2
{
font-size:1.2em;
font-weight:700;
color:#c60000;
background-color:#fff;
}
#rightcol-b #map
{
float:right;
margin:10px;
border:1px solid #000;
}
/* General form settings */
form
{
margin:0;
}
form p
{
clear:left;
margin:2px 0;
}
form span.warning
{
margin-left:0.25em;
}
fieldset
{
margin:10px;
border:1px solid #0CAC00;
padding-bottom:10px;
}
legend
{
margin:0 0 0.5em 0;
padding:0.25em 0.5em;
border:1px solid #0CAC00;
background-color:#006CB4;
color:#fff;
font-size:1em;
font-weight:700;
}
label
{
float:left;
width:120px;
margin:2px 0;
font-weight:700;
vertical-align:middle;
}
 textarea
{
float:left;
margin:2px 0;
border:1px solid #0CAC00;
font-family:Arial,Geneva,Helvetica,sans-serif;
font-size:1em;
color:#000;
background-color:#fff;
}

select
{
float:left;
margin:2px 0;
}
input.button
{
float:none;
width:10em;
padding:0px 6px 0px 6px;
border:2px outset #D5C9DC;
background-color:#006CB4;
color:#fff;
line-height:normal !important;
text-align:center;
font-weight:700;
}
/* Specific to Callback and Enquiry forms */
#callbackform p input.button, #enquiryform p input.button
{
margin-left:120px;
}

/* Recommend message box*/
#msgbox
{
width:300px;
margin:10px 0 0 130px;
color:#000;
background-color:#fff;
border:1px solid #0CAC00;
}
#msgcap
{
padding-left:10px;
color:#fff;
background-color:#0CAC00;
border-bottom:1px solid #0CAC00;
font-weight:700;
}
#msg p
{
margin:4px 10px;
}
/* Features - Email a Friend, Bookmark Us and Callback */
#features
{
float:left;
padding:40px 0 20px 10px;
}
#features ul
{
margin:0;
padding:0;
list-style-type:none;
}
#features li
{
margin:10px 0;
padding:0;
list-style-type:none;
}
a.friend, a.colleague, a.receipient, a.bookmark, a.callback
{
margin:0;
font-size:1em;
}

a.friend, a.colleague, a.receipient, a.bookmark, a.callback {
padding:5px 0 4px 22px;
color:#000;
}

a.friend
{
background:#fff url('envelope_filled_in.gif') no-repeat left center;
}
a.colleague
{
background:#fff url('envelope_outline.gif') no-repeat left center;
}
a.receipient
{
background:#fff url('envelope_filled_in.gif') no-repeat left center;
}
a.bookmark
{
padding:5px 0 2px 22px;
background:#fff url('star.gif') no-repeat left center;
}
a.callback
{
padding:3px 0 2px 22px;
background:#fff url('telephone.gif') no-repeat left center;
}
#features a
{
background-color:#fff;
color:#000;
font-size:12px;
font-family:arial;
}
#features a:link
{
text-decoration:none;
}
#features a:visited
{
text-decoration:none;
}
#features a:hover
{
text-decoration:underline;
}
#features a:active
{
text-decoration:underline;
}

/* Footer */
#footer p
{
margin:0;
border:0;
padding-top:2px;
padding-bottom:3px;
text-align:center;
background-color:#0CAC00;
color:#fff;
}
#footer a
{
color:#fff;
background-color:#0CAC00;
}
#footer a:link
{
text-decoration:none;
}
#footer a:visited
{
text-decoration:none;
}
#footer a:hover
{
text-decoration:underline;
}
#footer a:active
{
text-decoration:underline;
}
/* Weblog */
.weblog h3, .weblog p
{
font-size:0.9em;
}
.weblog h3
{
margin-bottom:0;
}
.weblog p
{
margin-top:0;
}


/*###########################################################################actininc################*/

#middle{
width:571px;
padding: 0 10px 0 10px;
}

.sidebox{
width:auto; 
background-color:yellow;
margin-left:0px;
}
.boxbody{

width:auto;
margin-left:0px;
}

/*#toolbar{
border:1px solid yellow;
}*/


#lefthandsearch{
padding-top: 20px;
padding-left: 6px;
background-color:#0CAC00;
}

.cards{
width:133px;
height:93px;
margin-left:14px;
margin-top:10px;
margin-bottom:10px;
}
.buynow{
margin-top:10px;
margin-left:5px;
padding-bottom:10px;
border:none;
}
#cartsummary{
position:absolute;
}
#topbar{
position:absolute;
padding:5px 5px 5px 5px;
width:580px;

}

.productimage{
float:right;
padding:0px 10px 10px 10px;
}

.divide{
border-top:1px solid #000;
width:565px;
padding-bottom:1px;
clear:both;
}


.form_button_add_to_cart{
margin-left:10px;}

.productheading{
margin-top:20px;}



.receipt{
background-color:#fff;
border:3px solid red;
}
.terms{
font-size:0.9em;
padding-left:10px;}



.layout{
margin-top:-10px;
padding-top:0px;}

.homelayout{
margin-top:-6px;}

.contact{
float:left;
width:190px;
height:auto;

margin-left:0px;
padding-bottom:10px;
padding-top:10px;
}
.contactemail{
float:left;
width:300px;
height:auto;

margin-left:0px;
padding-bottom:10px;
padding-top:10px;
}
.contact h2{
background-color:#000;
color:red;
}

.contactemail h2{
background-color:#000;
color:red;
margin-left:-30px;
}

.contactform{
border-top:1px dashed #ccc;
float:left;
}

.productlist{
width:120px;
float:left;
height:150px;
overflow: hidden;
border:1px solid #ccc;
margin:5px;
}

.productthumb{
margin:10px;
height:80px;
padding:0;
text-align: center;
}

.productthumb a img { border:1px solid black; }

.productdescription{
margin-top:0;
}
.productheading{
margin-top:0px;
text-align:center;
padding-left:5px;
font-family:tahoma, sans-serif;
font-size:14px;}

.searchform{
margin-top:10px;}
/*
.imageproduct{
width:250px;
height:auto;
float:right;}*/

.product-price{
font-size:12px;}

.featureheading{
margin-top:10px;
text-align:center;
background-color:#000;
color:#fff;
padding:2px 10px 2px 10px;
width:auto;
}
.newproducts{
padding-bottom:10px;
width:150px;
height:320px;
float:left;
border:3px solid #000;
margin-right:10px;
margin-left:10px;
}
.newproductthumb{
text-align:center;
width:130px;
}
.hometext{
width:520px;
}

#latestnews{
width:502px;
float:left;
border:3px solid #000;
margin:10px 20px 10px 10px;
}
.whatisrss{
text-align:center;}

.dropdown{
margin-top:10px;
}
.purchase{
float:right;
margin-top:-50px;
}
.options{
float:left;
}
.clubselect{
margin-top:30px;
float:right;
height:100px;
width:200px;
border:1px solid black;
background-color:#fff;
padding:0;
}
.clubselect h3{
background-color:#0CAC00;
color:fff;
font-size:12px;
margin:10px;
}
.text_breadcrumb p{
font-size:14px;
font-weight:bold;
margin-top:-10px;
}

#headingcrumbs{
margin-top:-25px;
}
.text_breadcrumbs{
font-size:14px;
font-weight:bold;
}
.addbutton{
margin-left:30px;
}
.cartoptoins{
float:right;
margin-top:-60px;
margin-left:100px;
}
.radiocontainer{
flaot:left;
}
.note{
text-align:center;
font-size:10px;
}
.info{
font-size:10px;
}
.worldpaycards{
text-align:center;
}