body {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 95%;
	margin: 0;
	padding: 0;
	background-color:#E8E8E8;
}

#pageouter {
	width: 764px;
	max-width: 764px;
	margin: 14px auto;
}

#pagebottom {
}

#pageinner {
	width: 760px;
	max-width: 760px;
	background-color: white;
	border: 1px solid #444;
	padding: 1px;
	margin: 0 auto;
}

#header {
	background-color: #9696CB;
	height: 86px;
}

#header #home {
	display: block;
	float: left;
}

#header #banners {
	margin-left: 331px;
	padding-top: 5px;
}

#navigation {
	background: #003399;
	height: 32px;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

#navigation #links {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 3px;
}

#navigation #links li {
	float: left;
	padding: 0 5px;
	list-style: none;
}

#navigation #links li a {
	color: white;
	text-decoration: none;
}

#navigation #links li.home a {
	color: #ff0;
}

#navigation #links li a:hover {
	color: #ff0;
	text-decoration: none;
}

#navigation #links li form {
	padding: 0;
	margin: 0;
	position: relative;
	top: -4px;
}

#navigation #links li input.searchgo {
	border: 1px outset #0033CC; 
	background: #0033CC; 
	color: white;
}

#navigation #links li input.searchquery {
	margin-left: 10px; 
	width: 150px; 
	background: white; 
	border: none; 
	color: #999999; 
	padding: 1px;
}

#content {
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: solid 1px #aaa;
}

#content #links {
	float: left;
	width: 160px;
}

#content #links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content #links ul li {
	width: 145px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 3px;
	border-bottom: 1px solid #666;
	background-image: url('arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
	list-style: none;
}

#content #links ul li a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	width: 145px;
	color: #999;
	display: block;
}

#content #links ul li a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #333;
}

#content #main {
	margin-left: 160px;
}

div.menu {
	visibility: hidden;
	top: -200px;
	padding: 3px;
	position: absolute;
	z-index: 100;
	left: -200px;
	border: 1px solid #CCC;
	background-color: white;
}

div.menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div.menu ul li {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	list-style: none;
}

div.menu ul li a {
	color: #666;
	display: block;
	text-decoration: none;
}

div.menu ul li a:hover {
	color: #333;
}


a.breadcrumb {
 font-weight: bold;
 color: #000066;
}
















p {
}
.productheader{
  font-family: verdana;
  font-size: 20px;
  color: #666666;
  font-weight: bold;
  padding: 10px;
 
}
.newsheading{
  background-color: #FFFFFF;
  font-size: 25px;
  font-weight: bold;
  color: #666666;
  padding: 5px;
}
.newsdate{
  background-color: #666666;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  padding: 5px;
  text-align: right;
}
a.news:active,a.news:visited,a.news:link,a.news {
  color: #FFF;
}
a.news:hover {
  text-decoration: underline;
}
  
.newstitle {
  background: #666666;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 5px;
}

.newsbody{
  background-color: #DEDEEB;
  font-size: 11px;
  color: #000000;
  padding: 5px;
}

.quote{ 
  font-family: verdana;
  font-size: 12px;
  color: #666666;
 }
.quotesource  {
  font-family: verdana;
  font-size: 10px;
  color: #006;
}


#tableheader {
	background-color:#FFFF00;
	color: #000066;
	font-size: 15px;
	font-weight: bold;
}
#datarow1 {
	background-color:#DBE9FD;
	color: #000066;
}
#datarow2 {
	background-color:#E8F3FF;
	color: #000066;
}


.tableHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 14pt;
	font-weight: bold;
}
	
INPUT.nice , INPUT.niceButton {
	border: 1px solid #CCC;
	background-color:#FFFFFF;
	color: #333;
}

INPUT.niceButton {
	border: 1px outset;
	background-color: #dddddd;
}

TABLE.mainContent {
	margin-left: 4px;
}

















/**** New bits ****/

.topsearchheader {
  background-color: #A3A3A3;
  font-family: verdana;
  font-size: 10px;
  color: #FFF;
}
a:active, a:visited, a:link {
  color:#003399;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}














.required {
	color: red;
}

.requiredStar {
	/*font-size: larger;*/
	color: red;
}

.align {
	text-align: right;
}
.prose {
	font-size: 12px;
}


















A {
	font-weight: bold;
}

A.basketHeader {
	font-size: 9pt;
}

A.basketHeader:hover {
}

TD.basketHeader {
	line-height: normal;
}

TD.helpHeaderTitle {
	color: #003399;
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color:#FFFF00;
}

TD.helpHeaderLine {
	height: 5px;
	background-color: #003399;
}

BODY.help {
	margin: 0px;
}

TD.helpContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
}

LI {
  list-style-type: square;	
}

TD.headingTable {
	text-align: center; 
	background-color: #003399; 
	color: #ffffff;
}

TABLE.headingTableBorder {
	border: 2px #039 solid;
}

.largeHeading {
	color: #003399;
	font-size: 16px;
	font-weight: bold;
}

.mediumHeading {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
}

.smallHeading {
	color: #003399;
	font-size: 12px;
}

A.smallHeading,A.smallHeading:link,A.smallHeading:visited,A.smallHeading:active {
	color: #003399;
	font-weight: normal;
	font-size: 100%;
}

.paddingLeft {
	padding-left: 10px;
}

.paddingBottom {
	padding-bottom: 6px;
}

.bigListSmall {
	color: #333333;
	font-size: 10pt;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.bigList {
	color: #000000;
	font-size: 10pt;
}

A.bigList,A.bigList:link,A.bigList:visited,A.bigList:active {
	font-weight: normal;
}

INPUT.nice,INPUT.niceButton,SELECT.nice,TEXTAREA.nice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	background-color:#FFFFFF;
	color: #333;
}

TEXTAREA.nice {
	overflow: auto;
}

INPUT.niceButton {
	border: 1px outset;
	background-color: #dddddd;
}

.requiredStar, .required {
	color: red;
}

.checkoutHeaderOn {
	color: #003399;
}

.checkoutHeaderOff {
	color: #aaaaaa;
}

.checkoutHeaderOff A.checkoutHeader {
	color: #aaaaaa;
	text-decoration: none;
}

.checkoutHeaderOn A.checkoutHeader {
	color: #003399;
	text-decoration: none;
}

OPTION.card {
	color: #0000CC;
}

.tabcenter {
	background-color: #EEEEEE;
	vertical-align: middle;
	height: 18px;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.tabcenter A {
	font-size: 9pt;
	font-weight: normal;
}

.tableft {
	background-image: url(/stockimages/120/shop/tab-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	width: 8px;
}

.tabright {
	background-image: url(/stockimages/120/shop/tab-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	width: 8px;
}

.tab {
	background-color: #EEEEEE;
	padding: 3px;
}

.tabspacer {
	height: 5px;
}

.showtd {
	empty-cells: show;
}

td.youraccount td.ridge, td.yourinfo td.ridge {
	border-top: solid 1px #0015A6;
	empty-cells: show;
	height: 1px;
}

	.yourinfo {
	 background-color: #6176C0;
	 font-size: 10px;
	 color: #FFFFFF;
	 padding: 4px;
	 xline-height: 1.5em;
	}
	.youraccount {
	 background-color: #6176C0;
	 font-size: 10px;
	 color: #FFFFFF;	
	 padding: 4px;
	 line-height: 1.5em;
	}
	SELECT.day {
		width: 45px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	SELECT.month {
		width: 65px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	SELECT.year {
		width: 55px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}		
	INPUT.nice {
		border: 1px solid #CCC;
		background-color:#FFFFFF;
		color: #333;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.padd {
		padding: 5px;
	}
	.row1 {
		background-color: #DDD;
	}
	.row2 {
		background-color: #EEE;
	}
	.border1 {
		border-left: 1px solid #000;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		border-right: 1px solid #000;
	}
	.border2 {
		border-right: 1px solid #000;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
	}	
	.xsmallF {
		font-size: 9px;
	}
	.forgottenpass {
		color: #666666;
	}
	a.white:active, a.white:visited, a.white:link, a.white:hover {
		color:#FFFFFF;
	}



