a:link {text-decoration: none; color: #0060F0;}
a:visited {text-decoration: none;color: #3586FF;}
a:active {text-decoration: none; color: #0060F0;}
a:hover {text-decoration: underline; color: #0060F0;}

a.newsheadline:link {text-decoration: none; color:#000080}
a.newsheadline:visited {text-decoration: none;color:#000080;}
a.newsheadline:active {text-decoration: none; color:#000080;}
a.newsheadline:hover {text-decoration: underline; color:#000080;}

body {
	margin-top:0px;
	margin-left:0px;
	background-repeat:repeat-x;
	height: 100%;
}

html {
	height: 100%;
}

td, div, span, p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.topright {
	position: absolute;
	right: 0.5em;
	top: 0.5em;
	width: 50%;
}

.nav {
	border-left: 1px solid #006DC0;
	position: absolute;
	top: 0;
	left: 355px;
	height: 220px;
	width: 200px;
	padding: 4px;
	font-size: 15pt;
	font-weight: bold;
}

#sidebar{
	padding-left:4px;
	width:137px;
}

.navheader{
	font-size:12px;
	font-weight:bold;
}

.navsub{
	font-size:10px;
	font-weight:bold;
}

#navicons{
	position:absolute;
	left:139px;
	top:40px;
	width:350px;
}

#toplinks{
	position:absolute;
	left:495px;
	width:280px;
	top:45px;
}

#news{
	position:absolute;
	left:490px;
	width:280px;
	top:65px;
}

.newsheadline{
	font-size:22px;
	color:#000080;
	font-weight:bold;
	vertical-align:top;
}

.headline_sm{
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -28px; /* the bottom margin is the negative value of the footer's height */
}

.push {
	height: 25px;
}

.footer {
	font-size:10px;
	bottom:0px;
	height: 25px;
	position:relative;
	width:100%;
	text-align:center;
	background-color: #000040;
	border-top: 1px solid #006DC0;
	color: #ffffff;
}

#news_trail{
	position:absolute;
	top:700px;
	left:137px;
	width:630px;
}

.content{
	padding: 5px;
}

#crumb_trail{
	position:absolute;
	top:30px;
	left:190px;
	width:540px;
}

.shop_product{
	background-color:#ADD2FF;
}

h1.shop_product{
	font-size:14px;
	font-weight:bold;
	line-height:90%;
}

.small{
	font-size:8px;
}


.price_ex{
	font-weight:bold;
	font-size:14px;
}

.price_inc{
	font-weight:bold;
	color:#000080;
	font-size:14px;
}

.buynow{
	background-color:#097DFF;
	font-weight:bold;
	color:#ffffff;
	border-top:1px solid #399BFF;
	border-left:1px solid #399BFF;
	border-bottom:1px solid #0058B2;
	border-right:1px solid#0058B2;
	position:relative;
	right:-2px;
	bottom:-3px;
}

.headline {
	background-color: #81B3FF;
	margin: 0 2em 0 2em;
}

.headline h3 {
	color: #000080;
}