			body { margin:0;
				background-image: url("../img/v2/store/back.gif");
				background-repeat: repeat-y;
				background-position: right;
				font-family:Verdana, Arial, Helvetica, sans-serif;

				 }
				
			img { border: none;}

			a:visited { color: blue;}
					
			
			#header
			{
				margin: 5px;
				height: 70px;
				padding-top: 10px;
			}

			#search
			{
				position: absolute;
				top: 8px;
				right: 45px;
			}

			body > #search
			{
				top: -5px;

			}

			#search h3
			{
				position: relative;
				left: -7px;
			}

			
			#search input.searchbox
			{
				border: none;
				background-image: url("../img/v2/store/search_m.gif");
				background-repeat: repeat-x;
				background-color: #E7F8BA;
				height: 28px;
				position: relative;
				left: -1px;
				top: -4px;
				font-size: 18px;
				padding-top: 4px
				
			}

			form > input.searchbox
			{
				top: -2px;
			}

			#search input.go
			{
				position: relative;
				left: -2px;
			}

			#search img.text
			{
				position: relative;
				left:145px;
				top:-28px;
			}

			#nav
			{
				background-image: url("../img/v2/store/nav.jpg");
				background-repeat: repeat-x;
				height: 47px;
				padding-left: 10px;

			}


			#nav span
			{
				position: relative;
				font-size: 14px;
				color: white;
				top: 18px;
				font-family: sans-serif;
				padding: 0 5px 0 5px;
				

			}

			#nav span.s
			{
				font-weight: bold;
			}

			#nav a
			{
				color: white;
				position: relative;
				top:4px;
				text-decoration: none;
				padding-right: 5px;
				border-right: 1px solid white;
				font-weight: bold;
				color: white;
				height: 15px;
				font-variant: small-caps;

			}


			#sidebar {
				float: right;
				width: 246px;
				margin-right: 5px;
				z-index: 50;

			}

			#sidebar p {
				text-align: center;
				font-size: 12px;
				color: #7F7F7F;
			}

			#sidebar p.basket
			{
				color: black;
				font-size: 13px;

			}
			
			#sidebar ul, #sidebar li
			{
				list-style: square;
			}
						
			#sidebar li a, #sidebar li a:visited
			{
				color: black;
				font-size: 12px;
				text-decoration: none;
			}
			
			#showbasket
			{
				background-color: white;
				color: black;
				text-decoration: none;
				padding: 5px 5px 5px 30px;
				border: 1px solid gray;
				background-image: url("../img/v2/store/badbasket.gif");
				background-repeat: no-repeat;
				background-position: 2px 3px;
				font-weight: bold;
				
				
			}

			#search h3, #sidebar h3 {
				font-weight: normal;
				font-size: 18px;
				color: #85D900;
				letter-spacing: 3px;
				text-align: center;
				margin-bottom: 5px;
				
			}


			#content {
				margin-left: 15px;
				margin-right: 280px;
				height: 360px;
			}
			
			body > #content
			{
				min-height: 360px;
				height: auto;
				
			} 


			#content h1 {
				margin: 0px;
				margin-top: -5px;
				font-weight: normal;
				color: red;

			}

			#content h2 {
				margin-top: 3px;
				font-weight: normal;
				color: black;
				padding-bottom: 5px;
				margin-bottom: 0px;
				
			}

			#content #imagearea
			{
				
				position:absolute;
				border: 1px solid #999999;
				background-image: url("../img/v2/store/noimage.gif");
				background-repeat: no-repeat;
				background-position: center;
				width: 300px; 
				height: 225px;
			}

			#imagearea img
			{
				width: 300px; 
				height: 225px;
				border: 0;
			}
			
			#content div.cat
			{
				font-size: 11px;
				margin-bottom: 15px;
			}

			#content div.cat a
			{
				text-decoration: none;
			}
			
			#content div.cat a:visited
			{
				color:blue;
			
			}


			#content #productdesc
			{
				height: 230px;
				padding-left: 320px;

			}

			#labels
			{
				line-height: 1.5em;
	
			}

			#content #productdesc strong
			{
				color: red;
				font-size: 16px;
				display: block;
				margin-bottom: 7px;
				
			}

			#content h3
			{
				margin: 0;
				color: gray;
				margin-top:-5px;
				font-size: 16px;
				margin-bottom: 10px;
				font-weight: normal;

			}
			
			#productdesc h3
			{
				margin:0;
			}

			#content p
			{
				font-size: 12px;
			}

			a.brand 
			{
				font-size: 14px;
				margin-top: 2px;
				margin-bottom: 10px;
				display: block;
				text-decoration: none;
			}
			
			a.brand:visited
			{
				color:blue;
			}

			a.label
			{
				font-size: 12px;
				padding-right: 5px;
				color: white;
				text-decoration: none;
				background-color: red;
				padding-left: 5px;
				font-weight: bold;
				padding-top: 1px;
				padding-bottom: 1px;
				margin-bottom: 2px;
		
			}
			
			a.label:visited
			{
				color: white;
			}

			a.label:hover
			{
				background-color: #84D800;

			}
			
			#additem
			{
				margin-top: 5px;
				margin-bottom: 10px;
				border: 1px solid #B2E567;
				padding: 5px 5px 5px 5px;
				width:230px;
			}
			
			#additem a
			{
				font-size: 11px;
				text-decoration: none;
			}

			#additem a.add
			{
				color:#86DB00;
				font-size: 20px;
				display:block;
				margin-bottom:5px;
			}
			
			#additem a.add img
			{
				position: relative;
				top: 3px;
				padding-right: 3px;
			}
			
			#additem #addMulti
			{
				display: none;
				font-size: 14px;
			}
			
			#additem #addMulti img
			{
				position: relative;
				top: 2px;
				padding-left: 5px;
			}
			
			
			#additem input.txt
			{
				width: 24px;
				font-size: 12px;
			}

			#subcats
			{
				font-size: 15px;
				border: 1px solid #E6E6E6;
				margin-bottom: 20px;
				padding: 5px;	
				color: gray;
				background-image: url("../img/v2/store/back_arrow.gif");
				background-repeat: no-repeat;
				background-position: center right;
				line-height: 1.5em;
				
			}
			
			#subcats a
			{
				font-size: 12px;
				background-image: url("../img/v2/store/small_arrow.gif");
				background-repeat: no-repeat;							
				background-position: 0px 2px;
				padding-left: 15px;
				margin-left: 10px;
				
			}
			
			#subcats a:visited { color:blue;}

			p.lightmessage
			{
				color: #B3B3B3;
				font-size: 18px;
				text-align: center;
				letter-spacing: 5px;
				padding-top: 75px;
			}

			#itemcontrol
			{
				background-image: url("../img/v2/store/controlbar.jpg");
				background-repeat: repeat-x;
				background-color: #ECECEC;
				border: 1px solid gray;
				border-left: 0;
				border-right: 0;
				font-size: 12px;
				padding: 10px 0 10px 5px;
	
			}
			#itemcontrol #sort
			{
				float:right;
				position:relative;
				top:-2px;
				margin-right:8px;
			}
			
			#itemlist
			{
				border-collapse: collapse;
				font-size: 13px;
				width: 100%;
			}
			
			#internetexplorerisrubbish /* and that's being polite... */
			{
				width: 100%;				
			}
			
			#pageinfo
			{
							
			}

			#pagecontrol
			{
				margin-left: 3px;
				height: 20px;
				padding: 3px 0 3px 0;
			}
			
			#pagecontrol a
			{
				text-decoration: none;
				border: 1px solid #BFBFBF;
				padding: 2px 5px 2px 5px;
				margin: 0 0 0 10px;
				color:black;
				background-color: #E7E7E7;
			}
			
			#pagecontrol span
			{
				padding: 0 3px 0 3px;
			}
			
			#pagecontrol a.number
			{
				margin: 1px;
			}
			
			#pagecontrol a.current
			{
				background-image: none;
				background-color: #CF6;
				font-weight: bold;
				margin: 1px;
			}
			
			#pagecontrol a.disabled
			{
				color: gray;
			}
			
			#itemlist th
			{
				text-align: left;
				padding: 5px 0 5px 5px;
				background-image: url("../img/v2/store/controlbar.jpg");
				background-repeat: repeat-x;
				background-position: 0px -4px;
				border-bottom: 1px solid #999;
				border-top: 1px solid #999;
			}
			
			
			
			#itemlist a
			{
				text-decoration: none;
			}
			
			#itemlist a:visited
			{
			color: blue;
			}
			
						
			#itemlist tr.alt
			{
				background-color: #F4F9E6;
				
			}
			
			#itemlist tr.total
			{
				color: black;
				border: none;
			}
			
			#itemlist tr.grand
			{
				color: red;
				font-weight: bold;
			}
			
			#itemlist tr.grand td
			{
				border: none;
			}
			
			#itemlist tr.grand td.grand
			{
				border-top: 1px solid red;
				border-bottom: 1px solid red;
			}
			
			#itemlist tr.total td
			{
				border: none;
			}
			
			table td
			{
				border-bottom: 1px solid #999;
			}
			
			table.basket td, table.basket th
			{
				border: 1px solid #999;
			}
			
			#itemlist td
			{
				padding: 10px 0px 10px 0px;
				text-align: center;
			}
			
			table.basket td
			{
				border-bottom: 1px solid #999;
			}
			
			#itemlist td.name
			{
				padding-left: 10px;
				text-align: left;
			}
			
			#itemlist td.price
			{
				width: 90px;
			}
			
			#itemlist td.qty
			{
				width: 80px;
			}
			
			#itemlist td.qty form
			{
				margin: 0;
				padding: 0;
			}
			
			#itemlist td.qty input.text
			{
				width: 25px;
			}
			
			#itemlist td.qty .image
			{
				position:relative;
				top: 3px;
				left: 6px;
				
			}
			
			#itemlist td.action
			{
				width: 35px;
				text-align: center;
				
			}
			
			p.pagi
			{
				text-align: center;
				padding-bottom: 5px;
			}
			
			p.pagi a
			{
				text-decoration: none;
				color: black;
				border:1px solid #CCC;
				padding:1px 3px 2px 3px;
				margin-left:3px;
			}
			
			p.pagi a.current
			{
				border: 3px solid green;
				font-weight: bold;
				color: green;	
			}
			
			
			
			p.pagi span
			{
				font-size: 12px;
				color: gray;
				padding: 0 4px 0 4px;
			}
			
			#footer
			{
				padding-top: 20px;
				padding-bottom: 15px;
				margin-right: 265px;
				text-align: center;
				color: gray;
				font-size: 12px;
				
			}
			
			noscript
			{
				font-size: 12px;
				text-align: center;
				padding: 5px;
				margin-bottom: 25px;
				color: red;
			}
			
			/* POP UP STYLES */
			#popup
			{
				position: absolute;
				z-index: 101;
				display: none;
				background-color: white;
				opacity: 0.9;
				-moz-opacity: 0.9;
				filter:alpha(opacity=90);
				padding: 30px 10px 30px 10px;
				color: black;
				letter-spacing: 0.1em;
				width: 400px;
				text-align: center;
				border: 1px solid gray;
			}
