.copyright {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;color:#000000}
.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
h1 {font-family:Arial, Helvetica, sans-serif;font-size:26px;color:#009AD0;text-decoration:none;font-weight:bold}
.openedlink {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}
body {margin:0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#666666;white-space:normal;}
td {font-family:color:#666666;white-space:normal; font-size:12px;}
ul {margin-left:15px;}
a {
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
}
a:hover {
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#009AD0;
	text-decoration: none;
}

a.footerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#AD0808;
	font-weight: normal;
	text-decoration: none;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

	.inputtext 
		{
		color: #000000;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #000000 1px solid;
		height: 17px;
		margin-bottom: 5px;
		width: 140px;
		}	
		.inputtextrequired
		{
		color: #000000;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #000000 1px solid;
		height: 17px;
		margin-bottom: 5px;
		}	
	.inputselect 
		{
		color: #000000;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #000000 1px solid;
		height: 17px;
		margin-bottom: 5px;
		}	
	.inputtextarea{
		color: #000000;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #000000 1px solid;
		margin-bottom: 5px;
		}	
		.inputtextarearequired{
		color: #000000;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #000000 1px solid;
		margin-bottom: 5px;
		}	
	.inputbutton 
		{
		color: #000000;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		margin-bottom: 5px;
		}
		
a.biglink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
a.biglink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009AD0;
	font-weight: bold;
	text-decoration: none;
}
form {margin: 0;padding: 0;}
.linkbigleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a.namelink {
	font-weight:bold;
}
a.namelink:hover {
	font-weight:bold;
	color:#009AD0;
}
.price {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
a.littlelink {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.littlelink:hover {
	font-weight: normal;
	color: #009AD0;
	text-decoration: underline;
}
.RRP {
	text-decoration: line-through;
}
.smallertext {
	font-size: 9px;
}
#nav {text-align:right;position: relative;}

#nav h1 {
	margin: 5px 0 0 0;
	font-size: 11px;
	padding: 0;
}
#nav h1 a {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#nav h1 a:hover {
	color: #000;
}

#nav h1 a:hover {
	color: #b00;
}

#nav div {
	position: relative;
	margin: 0;
	float: right;
	padding: 10px 13px 5px 0;
	background: #0099cc;
	height: 17px
}


#nav div ul {
	display: none;
	position: absolute;
	top: 32px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 150px;
}

#nav div:hover ul {
	display: block;
}

* html #nav div:hover ul {
	display: none;
}

#nav div:hover li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#nav div:hover li a {
	display: block;
	padding: 5px 5px 5px 3px;
	background: #009AD0;
	border-top: 1px solid #a8cfff;
	clear: both;
	text-align: left;
	color: #fff;
	font-size: 10px;
	margin: 0;
}

#nav div ul {
	top: 30px;
}

#nav div:hover li a:hover {
	background: #00912F;
}

#nav h1 a:hover {
	color: #cfe4ff;
}

#nav2 a {
	display: inline-block;
	padding: 3px 20px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.categorytitle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.categorytitle a {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.buybuttons a {
	font-size: 12px;
	color:#0198CD;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	}
	
	#ctaHolder div, #ctaHolder img {
		float: left;
	}
	
.homeContent {
	padding: 10px 10px 0 10px;
	height: 193px;
}

.ie .homeContent {
	padding: 10px 10px 0 10px;
	height: 183px;
}

#footer {
	background: #009AD0;
	color: #fff;
	width: 985px;
	margin: auto;
	padding: 10px;
	text-align: center;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #134d96;
}
