﻿
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #f6f5f4;
	background-image: url(http://www.aandeshop.co.nz/draftshop/images/bg-bodyfixed.gif);
	background-position: top center;
	background-repeat: repeat-y;
	color: #000;
	font-family: verdana;
	}

img {
	-ms-interpolation-mode:bicubic;
	}

#wrapper {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	}	
#headerdiv {
	width: 100%;
	height: 196px;
	text-align: center;
	background-image: url('http://www.aandeshop.co.nz/draftshop/images/header-bg.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	position: relative;
	text-align: left;
	padding: 0 0 10px 0;
	}
	
#headerplate {
	width: 880px;
	height: 117px;
	text-align: right;
	background-image: url('http://www.aandeshop.co.nz/draftshop/images/header-plate.jpg');
	background-position: middle center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
	
#headerplatea {
	width: 880px;
	height: 28px;
	text-align: right;
	padding: 0 8px 0 0;
	}
	
#headerplateb {
	width: 880px;
	height: 91px;
	}
	
#shopcarttab {
	width: 880px;
	height: 76px;
	text-align: right;
	padding: 0 44px 0 0;
	background-image: url('http://www.aandeshop.co.nz/draftshop/images/cart-bg.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	}
	
.onehun {
	width: 150px;
	text-align: right;
	float: right;
	}
	
#linkimg {
	padding-left: 20px;
	}
	
#carto {
	width: 50px;
	}
	
#carta a {
	font-size: 0.8em;
	color: #d1fcff;
	text-decoration: none;
	}
	
#cartb a {
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
	}

#headright {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +1;
	}

#main {
	vertical-align: top;
	width: 100%;
	padding: 0 0 0 6px;
	background-image: url(http://www.aandeshop.co.nz/draftshop/images/topcon-rep.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	}

#content {
	vertical-align: top;
	width: 640px;
	padding: 2px 10px 15px 5px;
	}
	
#content img {
	padding: 5px;
	}

#content, #content td {
	font-size: small;
	}

#topcon {
	height: 11px;
	width: 100%;
	background-image: url(http://www.aandeshop.co.nz/draftshop/images/topcon.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#botcon {
	height: 11px;
	width: 100%;
	background-image: url(http://www.aandeshop.co.nz/draftshop/images/botcon.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	font-size: 1.1em;
	color: #fff;
	height: 38px;
	padding: 9px 0 0 13px;
	background-image: url('http://www.aandeshop.co.nz/draftshop/images/h2-bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}

h2, h3 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h2 {
	font-size: 1.1em;
	color: #fff;
	height: 38px;
	padding: 9px 0 0 13px;
	background-image: url('http://www.aandeshop.co.nz/draftshop/images/h2-bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}

h3 {
	font-size: smalle;
	color: #fff;
	height: 27px;
	padding: 5px 0 0 10px;
	background-image: url('http://www.aandeshop.co.nz/draftshop/images/h3-bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	}
	
h4 {
	font-size: 0.9em;
	color: #adadad;
	padding-left: 15px;
	}

h6 {
	font-size: small;
	color: #ccc;
	background-image: url(http://www.aandeshop.co.nz/draftshop/images/nav-rep.jpg);
	padding: 0 2px 3px 25px;
	}

p {
	
	margin-bottom: 1.25em;
	}
	
.cattab {
	border-bottom: solid #d8d7d6 1px;
	padding-bottom: 15px;
	}
	
#cartid td {
	border-bottom: solid #d8d7d6 1px;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}


/* =================================================== */
/* E-C Logo and Copyright ... LEFT ALIGNED */
/* =================================================== */

#leftlogoshell {}
	
#poweredby {
	float: left;
	margin: 0 10px 0 10px;
	}

.small {
	font-size: x-small;
	float: right;
	text-align: right;
	color: #ccc;
	}
	
.small a {
	font-size: x-small;
	color: #447dc7;
	}

/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #447dc7;
	text-decoration: underline;
	}

a:hover	{
	color: #ccc;
	}

.subnav {
	color: #ccc;
	font-size: x-small;
	padding: 3px 5px 5px 20px;
	text-align: right;
	}

#navcolumn {
	padding: 20px 0 0 0;
	vertical-align: top;
	margin: 0;
	}
	
#catcolumn {
	padding: 20px 0 0 0;
	vertical-align: top;
	height: 100%;
	}

#nav {
	}
	
#cat {
	}

#navigator {
	width: 227px;
	background-image: url(http://www.aandeshop.co.nz/draftshop/images/nav-rep.jpg);
	background-position: top left;
	}
	
#catdiv {
	width: 227px;
	background-image: url(http://www.aandeshop.co.nz/draftshop/images/nav-rep.jpg);
	background-position: top left;
	}

.button1, .button2, .currentpage, .submen {
	font-family: lucida sans unicode;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: auto;
	padding: 4px 25px 0 25px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 0 15px 5px 20px;
	text-decoration: none;
	border-bottom: 1px dotted #8a8a8a;
	display: block;
	width: auto;
	color: #76a0d6;
	background-image: url(http://www.aandeshop.co.nz/draftshop/images/nav-arrow.jpg);
	background-repeat: no-repeat;
	}

.currentpage a {
	color: #000;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #000;
	background-image: url(http://www.aandeshop.co.nz/draftshop/images/nav-arrow.jpg);
	background-repeat: no-repeat;
	}

.submen a {
	font-weight: normal;
	}
	
/* =================================================== */
/* TOP NAVIGATION */
/* =================================================== */

#topnav {
	height: 28px;
	width: 371px;
	text-align: center;
	float: right;
	}
	
.cssnav	{
	position: relative;
	float: right;
	padding-right: 1px;
	padding-bottom: 8px;
	width: 123px;
	height: 28px;
	}
	
.cssnava	{
	position: relative;
	float: right;
	padding-right: 1px;
	padding-bottom: 8px;
	width: 123px;
	height: 28px;
	}
	
.cssnavb	{
	position: relative;
	float: right;
	padding-right: 1px;
	padding-bottom: 8px;
	width: 123px;
	height: 28px;
	}
	

.cssnav a, .cssnava a, .cssnavb a {
	width: 123px;
	height: 28px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	}

.cssnav img, .cssnava img, .cssnavb img {width: 123px; height: 28px; }
	* html a:hover {visibility:visible}
.cssnav a:hover img, .cssnava a:hover img, .cssnavb a:hover img{visibility:hidden}

/* =================================================== */
/* SHOPPING CART */
/* =================================================== */

.shopheada {
	background-color: #e9e9e9;
	border-bottom: solid #acacac 1px;
	}
	
.shopheadb {
	background-color: #e9e9e9;
	border-bottom: solid #acacac 1px;
	}
	
.shopinfoa {
	border-bottom: solid #d8d7d6 1px;
	}
	
.shopinfob {
	border-bottom: solid #d8d7d6 1px;
	}
	
.shopinfoc {
	border-bottom: solid #d8d7d6 1px;
	}
	
.addtocarttd {
	vertical-align: middle;
	background-color: #e9e9e9;
	padding: 5px 15px 10px 15px;
	text-align: right;
	width: 100%;
	}
	
.addtocarttd p {
	color: #000;
	}
	
.addtocarttd input {
	margin-top: 12px;
	}
	
.moda {
	width: 100px;
	border-bottom: solid #d8d7d6 1px;
	padding-top: 10px;
	}
	
.modb {
	vertical-align: top;
	border-bottom: solid #d8d7d6 1px;
	padding-top: 10px;
	}
	
.modb p {
	font-size: 0.7em;
	}
	
.modc {
	width: 70px;
	vertical-align: middle;
	border-bottom: solid #d8d7d6 1px;
	padding-top: 10px;
	}

.modd {
	text-align: right;
	padding: 10px 15px 0 5px;
	}
	
.prodmenu {
	text-align: center;
	vertical-align: top;
	width: 25%;
	}

.prodmenu a {
	font-size: 0.9em;
	}
	
.prodmenu p {
	font-size: 0.8em;
	background-image: url(http://www.aandeshop.co.nz/draftshop/images/menuarrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	}
	
.prodmenuhead a {
	color: #fff;	
	}
	
/* =================================================== */
/* Dropdown  */
/* =================================================== */

.dropdwn {
	width: 162px;
	padding: 5px 10px 25px 5px;
	}
	
.dropdwn p {
	font-size: 0.7em;
	color: #fff;
	padding: 0;
	margin: 0;
	}
	
#dropd {
	width: 162px;
	height: 17px;
	font-size: 0.7em;
	background-color: #d6d6d6;
	border: solid #3b393a 1px;
	}
	
#dropdowntab {
	float: right;
	}
	
#searchfield input {
	width: 162;
	height: 11px;
	font-size: 0.7em;
	letter-spacing: 2px;
	}
