body
{
	margin: 0px;
	background-color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

.centre
{
	width: 720px;
	margin: 0px auto 0px auto;
}

a img 
{
	border:none;
	text-decoration:none;
}

.menucol
{
	float:left;
	padding: 0px 0px 0px 0px;
}

textarea.codeage
{
	font-family: Monaco, Courier, monospace;
	font-size: 9px;
	color: #000;
	margin: 0px 0px 10px 30px;
	background-color: white;	
	font-weight: normal;
	width: 300px;
}

.maincontent
{
	width: 565px;
	min-height: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	float: left;
	background-color: white;	
}

.indent
{
	padding: 0px 5px 0px 12px;
}

.maincontentbold
{
	background-color: white;
	font-weight: bold;
}

.maincontent a
{
	background-color: white;
	border-style: none;
	color: #000;
}

.maincontent a:hover
{
	background-color: white;
	border-style: none;
	color: #F30
}

.maincontent a:active
{
	background-color: white;
	border-style: none;
	color: #F30
}

.basketcopy
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	padding: 0px 0px 0px 20px;
}

.basketcopy a
{
	color: #000;
}

.basketcopy a:hover
{
	color: #F30
}

.basketcopy a:active
{
	color: #F30
}

#header
{
	height: 120px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;	
}

.logo
{
	padding: 20px 0px 0px 20px;
	vertical-align: top;
}

.graphic
{
	margin: 18px 5px 0px 0px;
	float: right;
}

.viewbasket
{
	background-image: url(../images/viewbasket_off.gif);	
	background-repeat: no-repeat;
	width: 110px;
	height: 45px;
	float: right;
	margin: 0px 10px 0px 0px;
}

.viewbasket:hover
{
	background-image: url(../images/viewbasket_over.gif);	
}

.viewbasket:active
{
	background-image: url(../images/viewbasket_on.gif);	
}

.menu
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 82px 20px 0px 0px;
	color: #FFF;
	text-align: right;
	vertical-align: top;
}

.button
{
	padding: 0px 5px 0px 5px;
	border-right: #FFF;
	border-width: 0px 1px 0px 0px;
	border-style: none solid none none;
}

.button a
{
	color: #FFF;
	text-decoration: none;
}

.button a:hover
{
	color: #F30;
	text-decoration: underline;
}

.button a:active
{
	color: #999;
	text-decoration: underline;
}

#lastbutton
{
	padding: 0px 0px 0px 5px;
	border-right: #FFF;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

#lastbutton a
{
	color: #FFF;
	text-decoration: none;
}

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

#lastbutton a:active
{
	color: #999;
	text-decoration: underline;
}

#footer
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	line-height: 9px;
	color: #999;
	margin: 0px 0px 0px 136px;
	padding: 0px 0px 0px 14px;
}

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

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

#footer a:active
{
	color: #000;
	text-decoration: underline;
}

div.menubox
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 145px;
	background-image: url(../images/strip.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	color: #FFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

div.menuboxwc
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 145px;
	background-image: url(../images/stripwc.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	color: #FFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

div.menubox4
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 145px;
	background-image: url(../images/strip4.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	color: #FFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

div.menubox .top
{
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	margin: -5px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
}

div.menubox .top2
{
	background-image: url(../images/top2.gif);
	background-repeat: no-repeat;
	padding: 35px 0px 0px 0px;
}

div.menubox .top3
{
	background-image: url(../images/top3.gif);
	background-repeat: no-repeat;
	padding: 35px 0px 0px 0px;
}

div.menuboxwc .topwc
{
	background-image: url(../images/topwc.gif);
	background-repeat: no-repeat;
	padding: 35px 0px 0px 0px;
}

div.menubox4 .top4
{
	background-image: url(../images/top4.gif);
	background-repeat: no-repeat;
	padding: 35px 0px 0px 0px;
}

div.menubox .bottom
{
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	padding: 5px 10px 20px 20px;
	background-position: left bottom;
	min-height: 10px;
}

div.menubox .bottom2
{
	background-image: url(../images/bottom2.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 20px 20px;
	background-position: left bottom;
	min-height: 10px;
}

div.menuboxwc .bottomwc
{
	background-image: url(../images/bottomwc.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 20px 20px;
	background-position: left bottom;
	min-height: 10px;
}

div.menubox4 .bottom4
{
	background-image: url(../images/bottom4.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 20px 20px;
	background-position: left bottom;
	min-height: 10px;
}

div.menubox .bottom a
{
	color: #FFF;
	text-decoration: none;
}

div.menubox .bottom a:hover
{
	color: #F30;
	text-decoration: underline;
}

div.menubox .bottom a:active
{
	color: #999;
	text-decoration: underline;
}

div.menuboxwc .bottomwc a
{
	color: #FFF;
	text-decoration: none;
}

div.menuboxwc .bottomwc a:hover
{
	color: #FF0;
	text-decoration: underline;
}

div.menuboxwc .bottomwc a:active
{
	color: #000;
	text-decoration: underline;
}

div.menubox4 .bottom4 a
{
	color: #FFF;
	text-decoration: none;
}

div.menubox4 .bottom4 a:hover
{
	color: #000;
	text-decoration: underline;
}

div.menubox4 .bottom4 a:active
{
	color: #999;
	text-decoration: underline;
}

h1
{
	color: #000;
	font-weight: bold;
	font-size: 16px;
	border-bottom: #F30;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}

h2
{
	padding: 0px 0px 0px 0px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

h3
{
	color: #F30;
	font-weight: bold;
	font-size: 12px;
}

.prices
{
	background-color: #CCC;
	width: 99%;
}

.prices2
{
	width: 350px;
}

.mainrow
{
	background-image: url(../images/totalstrip.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	height: 20px;
	color: #FFF;
	background-color: #000;
	text-align: center;
}

.rowone
{
	height: 20px;
	background-color: #FFF;	
}

.rowtwo
{
	height: 20px;
	background-color: #DDD;
}

.alignright
{
	font-weight: bold;
	text-align: right;
}

.aligncentre
{
	text-align: center;
}

.note
{
	margin: 10px 0px 0px 0px;
	padding: 7px 0px 7px 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	border-color: red;
	font-style: italic;
	font-size: 9px;
	line-height: 9px;
}

.specialnotice
{
	height: 85px;
	padding: 2px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border-color: #333;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
}

.tpbhighlights
{
	margin: 0px 0px 0px 5px;
}
