@import url( nav.css );

html, body {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 78%;
	color: #cc9933;  
	background-color: #FFFFCC;
}

html > body {
	font-size: 11px;
}

h1 {
	line-height: 1.2em;
	font-size: 1.6em;
	font-weight: bold;
	margin:1em 0;
	color: #333366;
	text-transform:uppercase;
}

h2 {
	line-height: 1.2em;
	font-size:medium;
	margin: 1em 0;
}

h3 {
	line-height: 1em;
	margin: 1em 0;	
	font-weight:bold;
	font-size: small;
}

h4, h5, h6 {
	font-size: 1em;
	margin: 1em 0;
	color: #000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	color: #996600;
	margin: .5em;
}


a:link, a:visited {
	color: #333366;
}

a:hover {
	color: #CC9933;
}


#container {
	border: thin solid #CC9933;
	width: 765px;
	text-align: left;
	margin: auto;
	text-align: center;
}

#header {
	background: url(../images/header_background.gif) top left repeat-x;
	height: 170px;
	text-align:left;
}

#header div {
	float: left;
	clear: right;
}

#header div span {
	display: none;
}

#infoTop {
	color: #ffffff;
	width:130px;
	font-size:10px;
}

#logo {
	background: url(../images/weblogo.gif) top left no-repeat;
	width: 455px;
	height:80px;
}

#logo a {
	display: block;
	width: 150px;
	height: 80px;
}

#corner {
	background: url(images/corner.gif) top right no-repeat;
	float:left;
	width: 175px;
	height:100px;
}

#mainContent {
	clear: both;
	width: 100%;
	line-height: 1.6em;
	text-align:justify;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: .8em;
}

.columnLeft, .columnRight{
	float:left;
	width:140px;
	margin: 10px 5px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
  	/*width: 130px;*/
}

.columnMiddle {
	float:left;
	width:450px;
}

.boxBig {
	float:left;
	width:auto;
	padding: 10px;
}


#footer {
	clear:both;	
	width: 100%;
	height: 3em;
	color: #000;
	font-size:.8em;
	line-height:1.5em;
	text-align:center;
	margin-top:25px;
	background-color: #CC9933;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
}

#footer a:hover {
	text-decoration:none;
	color: #000;
}

input, textarea{
	border: 1px solid #333366;
}

.button{
	border: 1px solid #333366;
	background-color: #cc9933;
}

img{
	border:0;
	margin: 0;
}

.rightImage{
	border: 0;
	float: right;
	margin: .5em;
	width: 10em;
	border: 1px solid #333366;
}

.leftImage{
	border: 0;
	float: left;
	margin: .5em;
	width: 12em;
	border: 1px solid #333366;
}

.productPromoImage{
	border: 2px solid #333366;
	margin-left:35px;
	width: 55px;
}

.productImage{
	border: 2px solid #333366;
	float: right;
	margin: .5em;
	width: 12em;
}

.categoryImage{
	border: 2px solid #cc9933;
	float: right;
	margin: .5em;
	width: 11em;
}

.productBox{
	background-color: #ffffee;
	border: 2px #cc9933 dashed;
	padding: 5px;
}

* html .productBox {height: 1%;} /* for IE/Win */
* > html .productBox {height: auto;} /* for IE5/Mac */

.categoryBox{
	background-color: #ffffee;
	border: 2px #333366 dashed;
	padding: 5px;
}

* html .categoryBox {height: 1%;} /* for IE/Win */
* > html .categoryBox {height: auto;} /* for IE5/Mac */

/* Promotion Box */
/*#box_category ul{
	padding: 0;
	padding-top: 30px;
	margin: 0;
	list-style: none;
	width:144px;
	line-height:1.8em;
}

#box_category ul li {
	padding: 0;
	margin: 0;
}

.img_top_cat {
	background-color:#333366;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

#box_category ul li ul {
	border: 2px solid #333366;
	margin: 0;
	padding: 5px;
	width:130px;
	color:#333366;
	text-align:left;
}

*/
/* Promotion Box */
.box ul{
	padding: 0;
	padding-top: 0px;
	margin: 0;
	margin-bottom: 20px;
	list-style: none;
	width:144px;
	line-height:1.8em;
}

.box ul li {
	padding: 0;
	margin: 0;
}

.img_top {
	background-image: url(../images/box_top1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#cc9933;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	height:2em;
}

.box ul li ul {
	border: 2px solid #cc9933;
	margin: 0;
	padding: 5px;
	width:130px;
	color:#333366;
	text-align:left;	
}


.welsh {
	background: url(../images/welshflag.jpg) top left no-repeat;
	padding-left: 30px;
	margin-bottom:10px;
	
}

.brit {
	background: url(../images/britflag.jpg) top left no-repeat;
	padding-left: 30px;
	margin-bottom:10px;
}

.info {
	color: #CC0000;
}

.list_style {
	list-style-image: url(../images/circle.gif);
}

.selected {
	color: #000000;
	text-decoration:underline;
}

#stats{
	position:absolute; 
	width: 200px; 
	height: 115px; 
	z-index: 500; 
	left: -500px; 
	top: -1500px; 
	visibility: visible;
}