@charset "utf-8";
/* -------------------------------------------------
*
Website:         zigzagaccess.co.uk - Redesign July 2009
Title:			 main.css
Browser(s): 	 Firefox 2, 3, IE7, IE6, Safari 4
Platform(s):     Win XP, Win Vista, Mac OSX
Author: 		 Andy Lee - E Consulting UK Ltd.
Created: 		 8-7-09
Last modified: 	 05-10-09
*
------------------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img, abbr { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:62.5% }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }

/** a { position:relative } /* Gets links displaying over a PNG background */
a { outline:none; /* Gets rid of Firefox's dotted borders */ text-decoration:none }
a img { border:none } /* Gets rid of IE's blue borders */

/* ------------- General Elements -------------- */

body {
	margin: 0 auto;
	padding: 0;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	color:#333;
	background:#F2F2F2 url(/sites/zigzagaccess.co.uk/template/images/bg_main.png) left top repeat-x;
}

a {
	text-decoration: none;
	color: #004FA3;
}

a:hover {
	text-decoration: none;
	color:#000;
}

a img {
	border: 0;
}

h1 {
	font-size: 1.6em;
	color:#004FA3;
	line-height:1.4em;
	margin:0px 0px 12px 0px;	
	font-weight:normal;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 1.1em;
	color:#004FA3;
	line-height:1.4em;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-bottom:6px;	
	font-weight:bold;
}

h3 {
	font-size: 1.0em;
	color: #CC3399;
	line-height:0.7em;
	margin-bottom:6px;	
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
}

h4 {
	font-size: 0.8em;
	font-weight:bold;
	color:#004FA3;
	line-height:0.8em;
	margin-bottom:10px;	
}

h5 {
	font-size: 0.8em;
	font-weight:normal;
	color:#004FA3;
	line-height:1.7em;
	margin-bottom:10px;
}

p {
	font-size: 0.8em;
	color:#333;
	font-weight:normal;
	line-height:1.7em;
	margin-bottom:14px;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
}

.small {
	font-size: 0.7em;
	line-height:1.7em;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
}

.hilite {
	color: #004FA3;
}

.towerlist {
	font-size: 1.0em;
	color:#004FA3;
	line-height:1.3em;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-bottom:6px;	
	font-weight:normal;
}

/* --------------- Containers -------------- */

#container {
	margin:0pt auto;
	padding:0px;
	width:994px;
}

/* --------------- Header -------------- */

#header {
	margin:0pt auto;
	padding:0px;
	position:relative;
	clear:both;
	display:inline;
	overflow:hidden;
	float:left;
	width:994px;
	height:132px;
	background: url(/sites/zigzagaccess.co.uk/template/images/bg_header.png) no-repeat left top;
}

#logo {
	float:left;
	padding: 7px 0px 0px 31px;
	margin:0pt auto;
	width:225px;
	height:104px;
}

/* ------------- Top Navigation -------------- */

#topnavbar {
	width: 325px;
	height:40px;
	float:right;
	margin:7px 3px 0px 0px;
}

ul#topnav  {
	left: 5px;
	height: 40px;
	width: 325px;
	z-index: 11;
}
	
#topnav li {
	display: inline;
	float: right;
	list-style: none;
}
	
#topnav li a {
	display: block;
	height: 40px;
	float: right;
	text-indent: -9999px;
}

/* ------------- My Account Button -------------- */

#topnav li#nMyaccount {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nMyaccount.png) no-repeat left top;
	width: 109px;
}
	
#topnav li#nMyaccount a {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nMyaccount.png) no-repeat left top;
	width: 109px;
}
	
#topnav li#nMyaccount a:hover {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nMyaccount.png) no-repeat left -40px;
	width: 109px;
}

#topnav li#nMyaccount a, #nav li#nAboutcurrent {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nMyaccount.png) no-repeat left -80px;
}

/* ------------- About Us Button -------------- */

#topnav li#nAbout {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nAboutus.png) no-repeat left top;
	width: 99px;
}
	
#topnav li#nAbout a {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nAboutus.png) no-repeat left top;
	width: 99px;
}
	
#topnav li#nAbout a:hover {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nAboutus.png) no-repeat left -40px;
	width: 99px;
}

#topnav li#nAboutcurrent a, #nav li#nAboutcurrent {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nAboutus.png) no-repeat left -80px;
	width: 99px;
}
	
/* ------------- Contact Us Button -------------- */

#topnav li#nContact {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nContact.png) no-repeat scroll left top;
	width: 113px;
}
	
#topnav li#nContact a {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nContact.png) no-repeat left top;
	width: 113px;
}
	
#topnav li#nContact a:hover {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nContact.png) no-repeat left -40px;
	width: 113px;
}

#topnav li#nContactcurrent a, #nav li#nContactcurrent {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nContact.png) no-repeat scroll left -80px;
	width: 113px;
}

/* ------------- Main Navigation -------------- */

#navbar {
	width: 685px;
	float:right;
	height:54px;
	margin: 17px 10px 0px 0px;
}

ul#nav  {
	height: 54px;
	width: 685px;
	z-index: 11;
}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
}
	
#nav li a {
	display: block;
	height: 54px;
	float: left;
	text-indent: -9999px;
}

/* ------------- Home Button -------------- */

#nav li#nHome {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nhome.png) no-repeat left top;
	width: 125px;
}
	
#nav li#nHome a {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nhome.png) no-repeat left top;
	width: 125px;
}
	
#nav li#nHome a:hover {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nhome.png) no-repeat left -54px;
	width: 125px;
}

#nav li#nHomecurrent a, #nav li#nHomecurrent {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nhome.png) no-repeat left -108px;
	width: 125px;
}
	
/* ------------- Products Button -------------- */

#nav li#nProducts {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nProducts.png) no-repeat scroll left top;
	width: 152px;
}
	
#nav li#nProducts a {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nProducts.png) no-repeat left top;
	width: 152px;
}
	
#nav li#nProducts a:hover {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nProducts.png) no-repeat left -54px;
	width: 152px;
}

#nav li#nProductscurrent a, #nav li#nProductscurrent {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nProducts.png) no-repeat scroll left -108px;
	width: 152px;
}
	
/* ------------- Training Button -------------- */

#nav li#nTraining {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nTraining.png) no-repeat scroll left top;
	width: 143px;
}
	
#nav li#nTraining a {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nTraining.png) no-repeat left top;
	width: 143px;
}
	
#nav li#nTraining a:hover {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nTraining.png) no-repeat left -54px;
	width: 143px;
}

#nav li#nTrainingcurrent a, #nav li#nTrainingcurrent {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nTraining.png) no-repeat left -108px;
	width: 143px;
}
	
/* ------------- Delivery Button -------------- */

#nav li#nDelivery {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nDelivery.png) no-repeat scroll left top;
	width: 137px;
}
	
#nav li#nDelivery a {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nDelivery.png) no-repeat left top;
	width: 137px;
}
	
#nav li#nDelivery a:hover {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nDelivery.png) no-repeat left -54px;
	width: 137px;
}

#nav li#nDeliverycurrent a, #nav li#nDeliverycurrent {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nDelivery.png) no-repeat left -108px;
	width: 137px;
}

/* ------------- Basket Button -------------- */

#nav li#nBasket {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nBasket.png) no-repeat scroll left top;
	width: 128px;
}
	
#nav li#nBasket a {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nBasket.png) no-repeat left top;
	width: 128px;
}
	
#nav li#nBasket a:hover {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nBasket.png) no-repeat left -54px;
	width: 128px;
}

#nav li#nBasketcurrent a, #nav li#nFaqscurrent {
	background: url(/sites/zigzagaccess.co.uk/template/images/nav_btn_nBasket.png) no-repeat left -108px;
	width: 128px;
}

/* ------------- Content Elements - Home - Banner -------------- */

#homebanner {
	margin:0pt auto;
	padding:180px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	float:left;
	width:994px;
	height:76px;
	clear:both;
	background: #fff url(/sites/zigzagaccess.co.uk/template/images/bg_banner.png) no-repeat left top;
}

ul#banner_btn  {
	height: 44px;
	width: 238px;
	z-index: 11;
	margin:0px 0px 0px 40px;
}
	
#banner_btn li {
	display: inline;
	float: left;
	list-style: none;
}
	
#banner_btn li a {
	display: block;
	height: 44px;
	float: left;
	text-indent: -9999px;
}

#banner_btn li#nView {
	background: url(/sites/zigzagaccess.co.uk/template/images/btn_home_view.png) no-repeat left top;
	width: 238px;
}
	
#banner_btn li#nView a {
	background: url(/sites/zigzagaccess.co.uk/template/images/btn_home_view.png) no-repeat left top;
	width: 238px;
}
	
#banner_btn li#nView a:hover {
	background: url(/sites/zigzagaccess.co.uk/template/images/btn_home_view.png) no-repeat left -44px;
	width: 238px;
}

/* ------------- Content Elements - Main -------------- */
/* ------------- Header -------------- */

#header_main {
	margin:0pt auto;
	padding:0px;
	position:relative;
	overflow:hidden;
	float:left;
	width:994px;
	height:55px;
	clear:both;
	background: #fff url(/sites/zigzagaccess.co.uk/template/images/bg_header_main.png) no-repeat left top;
}

#header_main img{
	margin:0pt auto;
	padding:0px;
	float:left;
	height:55px;
}

/* ------------- Breadcrumbs Navigation -------------- */

#breadcrumbs1 {
	width:994px;
	height:34px;
	float:left;
	clear:both;
	background: #fff url(/sites/zigzagaccess.co.uk/template/images/bg_breadcrumbs1.png) no-repeat left top;
}

#breadcrumbs1 p {
	color: #333;
    margin:5px 24px 0px 0px;
	float:right;
}

#breadcrumbs1 p a{
	color: #999;
}

#breadcrumbs1 a:hover {
	color: #004FA3;
	text-decoration:none;
}

#breadcrumbs2 {
	width:994px;
	height:34px;
	float:left;
	clear:both;
	background: #fff url(/sites/zigzagaccess.co.uk/template/images/bg_breadcrumbs2.png) no-repeat left top;
}

#breadcrumbs2 p {
	color: #333;
    margin:5px 24px 0px 0px;
	float:right;
}

#breadcrumbs2 p a{
	color: #999;
}

#breadcrumbs2 a:hover {
	color: #004FA3;
	text-decoration:underline;
}

/* ------------- Main content body -------------- */

#mainbody {
	margin:0pt auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	float:left;
	width:994px;
	clear:both;
	background: #fff url(/sites/zigzagaccess.co.uk/template/images/bg_body.png) repeat-y left top;
}

#mainbody_leftcol {
	margin:0pt auto;
	padding:0px;
	overflow:hidden;
	float:left;
	width:329px;	
	padding-left:2px;
	border-right:1px solid #eaeaea;
}

#mainbody_centercol {
	margin:0pt auto;
	padding:0px;
	overflow:hidden;
	float:left;
	width:329px;
    border-right:1px solid #eaeaea;
}

#mainbody_rightcol {
	margin:0pt auto;
	padding:0px;
	overflow:hidden;
	float:left;
	width:330px;
}

#mainbody p a{
	text-decoration:none;
}

#backbar {
	margin:0pt auto;
	padding:14px 0px 0px 20px;
	clear:both;
	float:left;
	height:20px;
}

#backbar p{
	text-decoration:none;
	font-size:0.9em;
}

#products_subheader {
	margin:0pt auto;
	padding:18px 0px 0px 35px;
	overflow:hidden;
	float:left;
	width:959px;	
}

#products_subheader h1{
	padding:10px 0px 0px 0px;
	font-weight:normal;
	line-height:0.6em;
}

#products_subheader h2{
	margin:0pt auto;
	padding:0px 0px 10px 0px;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.0em;	
}

#products_leftcol {
	margin:0pt auto;
	padding:10px 0px 0px 35px;
	overflow:hidden;
	float:left;
	width:310px;	
}

#products_leftcol img{
    border:1px solid #eaeaea;
	margin-left:35px;
}

#products_rightcol {
	margin:0pt auto;
	padding:0px 0px 0px 25px;
	overflow:hidden;
	float:left;
	width:600px;
}

#content_2col_left {
	margin:0pt auto;
	padding:25px 0px 0px 35px;
	overflow:hidden;
	float:left;
	width:310px;	
}

#content_2col_right {
	margin:0pt auto;
	padding:25px 0px 0px 25px;
	overflow:hidden;
	float:left;
	width:600px;
}

#content_3col_left {
	margin:0pt auto;
	padding:25px 20px 0px 40px;
	overflow:hidden;
	float:left;
	width:270px;	
	border-right:1px solid #eaeaea;
}

#content_3col_center {
	margin:0pt auto;
	padding:25px 20px 0px 35px;
	overflow:hidden;
	float:left;
	width:274px;
    border-right:1px solid #eaeaea;
}

#content_3col_right {
	margin:0pt auto;
	padding:25px 20px 0px 35px;
	overflow:hidden;
	float:left;
	width:274px;
}

#homeproducts_thumbs {
	margin:0pt auto;
	padding:0px;
	overflow:hidden;
	float:left;
	height:249px;
	width:994px;
}

#homeproducts_thumbs img{
	margin:0pt auto;
	padding:0px;
	overflow:hidden;
	float:left;
}

#low_2col_left {
	margin:0pt auto;
	padding:25px 0px 0px 35px;
	overflow:hidden;
	float:left;
	width:260px;	
}

#low_2col_right {
	margin:0pt auto;
	padding:25px 0px 0px 15px;
	overflow:hidden;
	float:left;
	width:660px;
}

ul.bulletlist li {
	font-size: 0.8em;
	color:#333;
	font-weight:normal;
	line-height:1.7em;
	margin-bottom:14px;
	padding-left:20px;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	background: url(/sites/zigzagaccess.co.uk/template/images/bullet.gif) left top no-repeat;
}

#razordeck_bg {
	width:990px;
	height:500px;
	background: url(/sites/zigzagaccess.co.uk/template/images/content_pr_razor.jpg) center bottom no-repeat;
	clear:both;
}

ul#checkout_btn  {
	height: 36px;
	width: 238px;
	z-index: 11;
	margin:0px;
}
	
#checkout_btn li {
	display: inline;
	float: left;
	list-style: none;
}
	
#checkout_btn li a {
	display: block;
	height: 36px;
	float: left;
	text-indent: -9999px;
}

#checkout_btn li#nCheckout {
	background: url(/sites/zigzagaccess.co.uk/template/images/btn_checkout.png) no-repeat left top;
	width: 250px;
}
	
#checkout_btn li#nCheckout a {
	background: url(/sites/zigzagaccess.co.uk/template/images/btn_checkout.png) no-repeat left top;
	width: 250px;
}
	
#checkout_btn li#nCheckout a:hover {
	background: url(/sites/zigzagaccess.co.uk/template/images/btn_checkout.png) no-repeat left -36px;
	width: 250px;
}

#flash_placeholder {
	margin:0pt auto;
	margin-right:20px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	float:right;
	width:580px;
	height:210px;
	clear:both;
	border:1px solid #ccc;
}

.lightboxthumbs {
	margin:0px 5px 5px 0px;
	float:left;
	border:1px solid #ccc;
}

/* ------------- Secondary Content -------------- */

#secondary_content {
	margin:0pt auto;
	padding:10px 0px 0px 0px;
	overflow:hidden;
	float:left;
	width:994px;
	height:121px;
	clear:both;
	background: url(/sites/zigzagaccess.co.uk/template/images/bg_secondary.png) repeat-y left top;
}

#secondary_content_left {
	margin:0pt auto;
	padding:0px 0px 0px 23px;
	float:left;
	width:305px;	
	border-right:1px solid #eaeaea;
}

#secondary_content_center {
	margin:0pt auto;
	padding:0px 0px 0px 15px;
	float:left;
	width:314px;
    border-right:1px solid #eaeaea;
}

#secondary_content_right {
	margin:0pt auto;
	padding:0px 0px 0px 13px;
	float:left;
	width:317px;
}

/* ------------- Products -------------- */
/* ------------- Products Boxes -------------- */

#products_main {
	margin:0pt auto;
	padding:0px;
	overflow:hidden;
	float:left;
	width:330px;
	height:262px;
	border-bottom:1px solid #eaeaea;
}

#products_main p {
	padding:14px 20px 10px 0px;
	float:right;
	width:140px;
}

.products_moreinfo{
	margin-top:24px;
}

.herothumb {
	float:left;
	margin:8px 0px 10px 17px;
}

#products_main_header {
	margin:0px;
	padding:9px 0px 0px 20px;
	display:block;
	float:left;
	width:330px;
	height:42px;
	background: url(/sites/zigzagaccess.co.uk/template/images/bg_productsheaders.png) repeat-x left top;
}

#bottom {
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	float:left;
	width:994px;
	height:35px;
	background: url(/sites/zigzagaccess.co.uk/template/images/bg_bottom.png) no-repeat left top;
}

#bottom_home {
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	float:left;
	width:994px;
	height:11px;
	background: url(/sites/zigzagaccess.co.uk/template/images/bg_bottom_home.png) no-repeat left top;
}

/* ------------- Contact Us ---------- */

#contactus_intro {
	width:340px;
	float:left;
	margin-right:20px;
}

#contactus_contactform {
	width:564px;
	float:left;
}

#contactform_header {
	margin:0pt auto;
	padding:0px;
	height:20px;
	width:564px;
	float:left;
}

#contactform_footer {
	margin:0pt auto;
	padding:0px;
	height:20px;
	width:564px;
	float:left;
}

#contactform_body {
	background:#f1f1f1 url(/sites/zigzagaccess.co.uk/template/images/bg_form.png) repeat left top;
	float:left;
	padding:10px 0px 0 24px;
	width:580px;
}

#contactform_body p{
	color:#333;
}

#contactform_body_leftcol {
	float:left;
	width:260px;
	margin:0px 10px 0px 10px;
}

#contactform_body_righttcol {
	float:left;
	width:260px;
}

#contactform_body input {
	background:#fff url(/sites/zigzagaccess.co.uk/template/images/bg_formfield.png) repeat left top;
	border-color:#999 #ccc #ccc #999;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	padding:3px;
}

#contactform_body select {
	background:#fff url(/sites/zigzagaccess.co.uk/template/images/bg_formfield.png) repeat left top;
	border-color:#999 #ccc #ccc #999;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	padding:6px;
}

#contactform_body textarea {
	background:#fff url(/sites/zigzagaccess.co.uk/template/images/bg_formfield.png) repeat left top;
	border-color:#999 #ccc #ccc #999;
	border-style:solid;
	border-width:1px;
	padding:3px;
	width:240px;
}

.contactform_textarea {
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:12px;
	padding:12px;
	height:110px;
}

#contactform_body input:focus {
	background-color:#FFFFFF;
	border:1px solid #004FA3;
}

#contactform_body textarea:focus {
	background-color:#FFFFFF;
	border:1px solid #004FA3;
}

.formheader {
	margin-bottom:20px;
	width:120px;
}

.asterisk {
	color:#004FA3;
}

#submit{
  display: block;
  width: 250px;
  height: 36px;
  background: url(/sites/zigzagaccess.co.uk/template/images/btn_submit.png) no-repeat 0 0;
}

#submit:hover{ 
  background-position: 0 -36px;
  border:0px solid  #004FA3;
}

#submit span{
  display: none;
  border:0px solid  #004FA3;
}

#login{
  display: block;
  width: 250px;
  height: 36px;
  background: url(/sites/zigzagaccess.co.uk/template/images/btn_login.png) no-repeat 0 0;
}

#login:hover{ 
  background-position: 0 -36px;
  border:0px solid  #004FA3;
}

#login span{
  display: none;
  border:0px solid  #004FA3;
}

.checkbox{
  float:left;
}

.disc_checkbox{
  float:left;
  font-size:12px;
  margin:10px 20px 110px 0px;
}

.disclaimertext{
  margin:0 0 20px 0px;
  
}

#checkout{
  margin:0 0 0px 302px;
}

.contactinput {
	width:240px;
}

/* ------------- Table Elements -------------- */

table {
	border:1px solid #ccc;
	background-color:#fafafa;
	margin:1px 0px 16px 0px;
	font-size:0.8em;
}

.tableheader {
	font-weight:normal;
	width:569px;
	padding:12px;
	border:1px solid #ccc;
	font-size:0.9em;
}

.tableheader_basket {
	font-weight:bold;
	width:528px;
	padding:12px;
	border:1px solid #ccc;
	font-size:0.9em;
	background-color:#fff;
}

th {
	border:1px solid #ccc;
	padding:10px 12px 10px 12px;
	color:#333;
	background: #D9D9D9 url(/sites/zigzagaccess.co.uk/template/images/bg_table.png) repeat-x left bottom;
	height:50px;
	font-weight:bold;
}

table.low th {
	border:1px solid #ccc;
	padding:10px 12px 10px 12px;
	color:#333;
	background: #D9D9D9 url(/sites/zigzagaccess.co.uk/template/images/bg_table.png) repeat-x left bottom;
	height:50px;
	font-weight:bold;
}

table.low tbody tr:hover { 
	background: #eaeaea; 
}

tr {
	border:1px solid #ccc;
	padding:10px;	
	background-color: #f1f1f1;
}

td {
	border:1px solid #ccc;
	padding:10px 5px 10px 10px;
}

td a:hover{
	text-decoration:underline;
}

.tr_alt {
	border:1px solid #ccc;
	padding:10px;
	background-color: #fff;
}

.tr_alttotal {
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	padding:10px;
	background-color: #fff;	color:#004FA3;
	font-size:1.2em;
}

.basketcell {
	text-align:right;
}

.baskettotal {
	padding:10px;
	background-color: #fff;	
	background: #D9D9D9 url(/sites/zigzagaccess.co.uk/template/images/bg_table.png) repeat-x left bottom;
	text-align:right;
	color:#333;
}

tfoot {
	border:1px solid #ccc;
	padding:40px;
	background-color: #fff;
}

tfoot p{
	padding:15px 23px 0px 20px;
}

.basket {
	width:500px;
}

.basketlink a:link, .basketlink a:visited, .basketlink a:active {
	background-color:#fff;
	border:1px solid #ccc;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	width:13px;
	margin:0px 6px 0px 6px;
}

.basketlink a:hover {
	background-color:#D9D9D9;
	border:1px solid #333;
}

.qtycolumn {
	width:80px;
}

/* ------------- Footer -------------- */

#footer {
	margin:0pt auto;
	padding:23px 0px 0px 34px;
	clear:both;
	float:left;
	width:960px;
	height:65px;
	background: url(/sites/zigzagaccess.co.uk/template/images/bg_footer.png) no-repeat left top;
}

#footer p {
	margin:20px 0px 0px 0px;
	color:#666;
	font-size:0.8em;
	line-height:1.7em;
}

#footer p a{
	color:#666;
	text-decoration:none;
	margin-right:22px;
}

#footer p a:hover{
	color:#004FA3;
	text-decoration:underline;
}

#footercredits {
	margin:0pt auto;
	margin-bottom:40px;
	padding:0px 0px 30px 30px;
	clear:both;
	float:left;
	width:964px;
	height:30px;
}

#footercredits p {
	margin:22px 0px 0px 0px;
	color:#999;
	font-size:0.6em;
	line-height:1.7em;
}


/*img.formimgadj{display:none;}*/
table.form tr td{border:0px}
td.bellowerrorcontent{color:Red;}
