* {margin: 0; padding: 0; border: 0;}
ul { list-style: none; }
ul, li { padding: 0.2em 0; margin: 0; }

body
{
	text-align: center; 
	font-family: Tahoma, Arial, Verdana;
	font-size: small;
	color: #000;
	background: #FFF;
	min-width: 700px;
}

textarea { font-family: Tahoma, Arial, Verdana; font-size: 1em; }
td { vertical-align: top; }

h1 { font-size: 150%; border-bottom: 3px #CCC solid; padding-bottom: 0.2em; clear: both; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; padding: 0.7em 0 0.2em 0;}

a { color: #06C; font-weight: bold; }
a:hover { color: #F60; text-decoration: none;}
#footer a, #footer a:visited {color:#F60; text-decoration: none;}
#footer a:hover { color: #CCC; }


/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */

#wrapper
{ 
	text-align: left;
	width: 99%;
	margin: 0 auto; 
	background: url(../images/pt.png) repeat-y;
}

#top, #footer
{
	color: #000;
	clear: both; 
	width: 100%;
}

#top
{
	background: #ECECEC;
	color: #999;
	height: 70px;
}

#footer
{
	color: #FFF;
	font-size: 90%;
	border-top: 5px #CCC solid;
	text-align: center;
	background: #28435d; /*  url(../images/xmas_footer.gif) Xmas */
	padding: 10px 0;
}



#contentfloatholder
{
	background: url(../images/rightcol.png) repeat-y 100% 0;
	float: left;
	width: 100%;
}


#contentfloatholder:after {
 /* this is for NN6 to clear floats */
	content: "."; 
	display: block; 
	height: 0px;
	clear: both; 
	visibility: hidden;
}

#centre
{
	margin: 0 195px 0 195px;
	padding: 0.5em;
}

#centrewrap
{
	float:left;
	width: 100%; 
	margin: 0 -95% 0 0;
}

#left
{
	  float:left;
	  width: 185px;
	  margin: 0 0 0 -5%;
}

#left a
{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}

#left a:hover
{
	color: #2A5D79;
}

#leftnav
{
	padding-left: 12px;
	list-style: none;
}

#leftnav li
{
	background: url(../images/leftsep.png) bottom left;
	padding: 3px 0;
	margin-right: 5px;
}

.lhlist
{
	list-style: none;
	padding: 2em 0 0 12px;
}

.lhlist li
{
	width: 142px;
	padding: 10px 0;
	background: url(../images/leftsep.png) bottom center repeat-x;
}


#right
{
	float:right;
	width: 170px;
	margin: 0;
}

/* NOT SURE ABOUT THIS - PT

************* IE Mac CSS Only  works for Win too **************
* html div#centrewrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}




*/

h1, h2, h3, p
{
	margin: 0.5em 0 1em 0;
}
#footer li
{
	display: inline;
	padding: 0 0.3em;
}

.featuredImage
{
	clear: right;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;

}
.main
{
	background: url(../images/titlefade.gif) repeat-x 0px 0px;
	margin-bottom: 1em;
	padding-top: 0.5em;
}

.main ul
{
	list-style: circle;
	margin-left: 1em;
}

.breadcrumb	
{
	margin-top: -10px;
	padding: 0 0 1em 0;
}

.bulleted li
{
	padding: 0;
}

.newssection
{
	padding-bottom: 2em;
}
.newssection h3
{
	font-size: 99%;
	margin: 0;
	border-bottom: 1px #CCC solid;
}

.newsdate
{
	color: #999;
}

/* Tables */

#centre .b1
{
	border: 1px #CCC solid;
	margin: 0.5em 0;
	padding: 5px;
}

#centre .b1 td, #centre .b1 th
{
	padding: 1px 5px;
}

.b1 input, .b1 textarea
{
	border: 1px #CCC solid;
	padding: 1px;
}

.b1 .chk
{
	border: 0;
	margin-right: 5px;
}

.b1 select
{
	border: 1px #CCC solid;
	padding: 2px;
}

caption
{
	background: #333;
	color: #FFF
}

/* Standard unordered list */
.productlist img, .catsection img
{
	 float: left;
	 clear: left;
	 margin: 0 10px 3px 0;
}
.productlist li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 0.5em;
}

.catsection
{
	border-top: 1px #AAA solid;
	clear: both;
}

.catsection h4
{
	clear: left;
}

.catsection ul
{
	float: left;
	margin-bottom: 1em;
}

.catsection li /* Unordered list for category pages */
{
	padding: 0.1em 0;
}

.catsection img
{
	background: #FFF;
	border: 1px #AAA solid;
	padding: 6px;
	margin-top: 0.5em;
}

.producttop
{
	width: 100%
}

.producttop img#product
{
	margin: 0 15px 1em 0;
	float: left;
}

.producttop li
{
	color: #555;
}
.producttop ul
{
	list-style: circle inside;
}
.productdesc
{
	clear: both;
}

.viewer
{
	background: #DDD;
	margin: 0 0 10px 0;
	border-bottom: 1px #999 solid;	
}

.viewer li
{
	display: inline;
	padding: 0 10px;
}
.viewer a
{
	font-weight: normal;
	font-size: 85%;
	color: #333;
}


.price
{
	color: #FFF;
	background: #C00;
	border: 2px #DDD solid;
	float: left;
	padding: 6px 8px;
	clear: both;
}

.productfoot ul
{
	clear: both;
}


.productfoot li
{
	height: 29px;
}


.productprice
{
	font-weight: bold;
}

#p_basket a, #p_info a, #p_tpu a, #p_pdf a
{
	padding: 3px 0 10px 36px;
}

#p_basket { background: url(../images/i_basket.png) no-repeat left top; }
#p_info { background: url(../images/i_info.png) no-repeat left top; }
#p_tpu { background: url(../images/i_tpu.png) no-repeat left top; }
#p_pdf { background: url(../images/i_pdf.png) no-repeat left top; }

