/* CSS Document */
body {
	margin: 0px;
	background-image:url(images/bg2.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.right {
	margin: 0px;
	background-image:url(images/right_column_bgdash.gif);
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#ffffff;
}

.mainheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
}

.mainheader2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}


.homeads {
	font-size: 10px;
	color: #999999;
}

.homeads a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

h1 {
	font-size: 10px;
	margin:0px;
	font-weight: normal;
	color: #999999;
}

h1 a {
	font-size: 10px;
	margin:0px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.homeadhead {
	font-size: 14px;
	color:#FF3300;
	font-weight: normal;
	text-align: left;
}

.homeadhead a {
	font-size: 14px;
	color:#FF3300;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
	
.maincopy {
	font-size: 10px;
	color: #000000;
	line-height: 20px;
}

.maincopy a {
	font-size: 10px;
	color: #004E82;
	text-decoration: underline;
}
	
.price {
	font-size: 11px;
	font-weight: bold;
	color: #BA0001;
}

.basket {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.basket a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#menuLink2{
	text-align:right;
	margin: 0px;
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
#menuLink2 a:link, #menuLink2 a:visited {
	padding: 0px 20px 0px 0px;
	display: block;
	background-color: #FDF9BC;
	color: #000000;
}
#menuLink2 a:hover{
	background-image:url(images/menuarrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #FDF9BC;
	text-decoration: none;
	color: #000000;
}

.boxes {
	BACKGROUND-COLOR: #FDF9BC;
	BORDER-BOTTOM: 1px solid #000000;
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans;
	FONT-SIZE: 9px;
	HEIGHT: 18px;
	WIDTH: 115px;
	background-position: 20px;
}

/*** mini basket ***/

.basket-text {
	font-size: 10px;
	color:#000000;
	font-weight: bold;
}
a.basket-link, a.basket-link:visited {
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
a.basket-link:hover, a.basket-link:active {
	font-size: 10px;
	color:#000000;
	font-weight: bold;
}
/*** item details ***/
.item-details {
	font-size: 10px;
	line-height: 14px;
	color:#000000;
}
.item-code {
	font-size: 10px;
	line-height: 14px;
	color:#000000;
	font-weight: bold;
}

.item-detailsheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
}
/*** item details ***/
.price-text {
	font-size: 14px;
	color:#BA0001;
	font-weight: bold;
	text-align: left;
}
.verttile {
	background-image:url(images/greytile.gif);
	background-position:center;
	background-repeat:repeat-y;
}
