body {
	background: #8e9468;
	font-family: verdana;
	font-size: 11px;
	min-width: 960px;
}

img {
   border-style: none;
}

* {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #e6e6e3;
	margin-top: 15px;
}

#branding {
	position: relative;
	width: 960px;
}

#headerImage {
	margin: 8px 0px 8px 8px;
	border: 1px solid #bfbfbf;
	vertical-align: middle;
}

#shoppingCart {
	position: absolute;
	top: 15px;
	right: 30px;
	z-index: 1;
	color: #fff;
	line-height: 14pt;
}

#askAvrilHeader {
	position: absolute;
	top: 28px;
	right: 340px;
	z-index: 1;
	color: #fff;
	line-height: 14pt;
}

#askAvrilHeader a:link, #askAvrilHeader a:active, #askAvrilHeader a:visited {
	color: #efefef;
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#askAvrilHeader a:hover {
	text-decoration: underline;
}

#shoppingCart h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 14px;
}

#shoppingCart a:link, #shoppingCart a:active, #shoppingCart a:visited {
	color: #efefef;
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#shoppingCart a:hover {
	text-decoration: underline;
}

#infoLinks {
	position: absolute;
	bottom: 20px;
	right: 30px;
	z-index: 1;
}

#infoLinks a:link, #infoLinks a:active, #infoLinks a:visited {
	color: #fff;
	padding-right: 20px;
	text-decoration: none;
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 13px;
}

#infoLinks a:hover {
	text-decoration: underline;
}

#shopNav {
	float: left;
	width: 240px;
}

#shopCats {
	font-weight: bold;
	text-indent: 20px;
	font-family: trebuchet ms;
	border-bottom: 1px solid #444444;
	background: #22231b;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #8e9468;
}

#shopNavContent {
	width: 230px;
	background: #22231b;
	margin-left: 8px;
	border: 1px solid #bfbfbf;
}

#shopNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#shopNav .shopNavLink {
	display: block;
	width: 230px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-indent: 20px;
	font-family: trebuchet ms;
	border-bottom: 1px solid #444444;
	background: #22231b;
	
}

#shopNav ul a:hover {
	background: #8e9468;
	text-decoration: underline;
}

#content {
	float: right;
	width: 710px;
}

#contentBig {
	padding: 10px 20px 20px 20px;
	background: #fff;
	margin-right: 8px;
	border: 1px solid #bfbfbf;
	
}

#contentBig p {
	line-height: 14pt;
}

#contentLeft {
	float: left;
	width: 538px;
	background: #fff;
	border: 1px solid #bfbfbf;
}

#cLeftStyle {
	padding: 10px 20px 0px 20px;
}

#cLeftStyle p {
	line-height: 14pt;
}

#rightImages {
	float: right;
	margin-right: 8px;
	border: 1px solid #bfbfbf;
}

#content h1 {
	font-size: 20px;
	font-family: trebuchet ms;
	color: #6f7a2a;
}

#footer {
	clear: both;
	padding: 8px 0px 8px 8px;
}

#footerContent {
	width: 942px;
	background: #22231b;
	border: 1px solid #bfbfbf;
	color: #fff;
	font-size: 9px;
	line-height: 18pt;
	text-align: center;
	word-spacing: 3px;
}

#footer p {
	padding: 10px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #bfbfbf;
	padding-right: 5px;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#bottomCats {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	margin-top: 15px;
	font-size: 10px;
	line-height: 14pt;
}

#bottomCats a:link, #bottomCats a:active, #bottomCats a:visited {
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
}

#bottomCats a:hover {
	text-decoration: underline;
}

#shopCatTable, #shopCartTable, #ordersTable, #itemsTable {
	width: 100%;
	border-collapse: collapse;
}

.header, .headerCenter {
	border: 1px solid #bfbfbf;
	background: #ccc;
	padding: 8px;
	font-weight: bold;
}

.headerCenter {
	text-align: center;
}

.data, .dataCenter {
	border: 1px solid #bfbfbf;
	padding: 8px;
	background: #efefef;
}

.dataBlank {
	padding: 8px;
}

.dataCenter {
	text-align: center;
}

#searchbox {
	border: 1px solid #bfbfbf;
	background: #efefef;
}

#searchBoxContent {
	padding: 20px;
}

#searchBoxContent fieldset {
	border: 0;
}

#contactForm fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #bfbfbf;
	background: #e6e6e3;
}

#contactForm label {
	float: left;
	margin-bottom: 1px;
	width: 130px;
}

#contactForm #name, #contactForm #email, #contactForm #number {
	width: 180px;
	margin-bottom: 10px;
	border: 1px solid #bfbfbf;
	height: 20px;
}

#contactForm textarea {
	width: 250px;
	height: 90px;
	border: 1px solid #bfbfbf;
	margin-bottom: 10px;
}

#contactForm h3 {
	font-size: 15px;
}

#contactForm #submit {
	padding: 2px;
}

.required {
	font-size: 0.85em;
	color: #ff0000;
}

#mailError {
	border: 1px solid #bfbfbf;
	background: #efefef url(images/error.jpg) 15px 50% no-repeat;
	padding: 20px 20px 20px 70px;
	font-weight: bold;
	color: red;
}

#mailGood {
	border: 1px solid #bfbfbf;
	background: #efefef url(images/bigTick.jpg) 15px 50% no-repeat;
	padding: 20px 20px 20px 70px;
	font-weight: bold;
	color: green;
}

.newsItem {
	border: 1px solid #bfbfbf;
	background: #efefef;
	padding: 15px;
	margin-bottom: 15px;
}

a.remove:link, a.remove:active, a.remove:visited {
	font-size: 0.85em;
	color: #ff0000;
}

a.remove:hover {
	font-size: 0.85em;
	color: #666666;
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #669000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

.shopCatsLeft, .shopCatsRight {
	font-family: trebuchet ms;
	font-size: 15px;
}

.shopCatsLeft {
	float: left;
	width: 48%;
}

.shopCatsRight {
	float: right;
	width: 48%;
}

.shopCat {
	background: #fff url(images/bullet_go.jpg) 0 50% no-repeat;
	margin-bottom: 10px;
	text-indent: 30px;
}


#mainDelivery {
	background: #fff url(images/lorry.jpg) 0 50% no-repeat;
	margin: 0px 0px 20px 0px;
	text-indent: 30px;
	font-family: trebuchet ms;
	font-size: 13px;
}

.accountBox {
	border: 1px solid #bfbfbf;
	background: #efefef;
	padding: 15px;
}

.accountForm fieldset {
	border: 0;
}

.text {
	border: 1px solid #bfbfbf;
}

.email {
	float: left;
	width: 70px;
	background: url(images/email.jpg) 0 70% no-repeat;
	padding: 3px 0px 0px 30px;
}

.password {
	float: left;
	width: 70px;
	background: url(images/password.jpg) 0 70% no-repeat;
	padding: 3px 0px 0px 30px;
}

.resend {
	float: left;
	width: 70px;
	background: url(images/email.jpg) 0 70% no-repeat;
	padding: 3px 0px 0px 30px;
}

.submit {
	float: left;
	width: 100px;
}

.accountOption {
	background: #fff url(images/bullet_go.jpg) 0 50% no-repeat;
	margin-bottom: 5px;
	padding-left: 30px;
}

#beltaneDel {
	border: 1px solid #bfbfbf;
	background: #efefef;
	padding: 15px;
	color: red;
	letter-spacing: 1px;
	line-height: 14pt;
	font-size: 10px;
}

#xmasInfo {
	border: 1px solid #ccc;
	padding: 10px 20px 15px 20px;
	letter-spacing: 1px;
	color: #353535;
	font-size: 12px;
	margin-bottom: 30px;
	vertical-align: middle;
	line-height: 16pt;
	font-weight: bold;
}

#xmasInfo img {
	float: left;
}

#xmasInfoStyle {
	float: right;
	width: 480px;
	padding-top: 0px;
	color: red;
}

#xmasInfoClear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#askAvrilMain {
	
}

#aarcc {
	padding: 10px;
	color: #2f2f2f;
}

#aarcc a:link, #arrcc a:active, #arrcc a:visited, #arrcc a:hover {
	letter-spacing: 1px;
	font-weight: bold;
}

#askAvrilWelcome {
	border: 1px solid #bfbfbf;
}

#aawc {
	padding: 10px;
	color: #2f2f2f;
	line-height: 14pt;
}

#avrilLatest {
	border: 1px solid #bfbfbf;
}

#alc {
	padding: 10px;
	color: #2f2f2f;
	line-height: 14pt;
}

#content h3 {
	font-size: 12px;
	font-family: trebuchet ms;
	color: #6f7a2a;
	letter-spacing: 1px;
}

#askAvrilForm label {
	float: left;
	width: 110px;
	padding-top: 1px;
}

#askAvrilForm textarea {
	width: 250px;
	color: #2f2f2f;
}


#askAvrilForm input {
	color: #2f2f2f;
}

#aaFormError {
	background: #fff url(images/bullet_error.jpg) 0px 50% no-repeat;
	color: red;
	text-indent: 25px;
}

#aaFormSuccess {
	font-weight: bold;
	color: green;
}

a.infoBox, a.info:visited {
	z-index:10;
	color: #669000;
}

a.infoBox:hover{
	position:relative;
	z-index:100;
	color: #666666;
	text-decoration: none;
}	
		
a.infoBox span{
	display:none;
}

a.infoBox:hover span {
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top:2.2em;
	left: 0px;
	background:#fffcd1;
	border:1px solid #444;
	color:#444;
	padding: 1px 5px;
	z-index: 10;
	text-align: left;
	text-decoration: none;
	padding: 10px;
	line-height: 14pt;
}