.copyright {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9px;color:#666}
.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
h1 {
	font-family:"American Typewriter Std Med", Georgia, "Times New Roman", Times, serif; 
	text-transform:lowercase;
	font-size:19px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1px;
}

h2 {
	font-family:"American Typewriter Std Med", Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-size:18px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1px;
}

.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:11px;color:#666666;white-space:normal;}
td {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;color:#666666;white-space:normal;}
ul {margin-left:15;}
a {
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration: none;
}
a:hover {
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 11px;
	text-decoration: none;
}

a.footerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
a.footerlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
	font-weight: bold;
	text-decoration: none;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		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;
		}
		
a.biglink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
a.biglink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	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:#666;
}
.price {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
a.littlelink {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.littlelink:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.RRP {
	text-decoration: line-through;
}
.smallertext {
	font-size: 9px;
}
#navi ul{
margin:0 12px;
padding:0;
list-style:none;
}
#navi ul li{
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #e2e2e2;
}
#navi ul li a{
padding-left:5px;
display:block;
width:100%;
color:#000;
text-transform:lowercase;

}
#navi ul li a:hover{
background-color:#ddd;
}
a.otherproducts {
	color:#999999;
	font-size:9px;}
	
.buyitnowbtn {
	padding: 10px 20px;
	background: #000;
	color: #fff;
	border: none;
	cursor: pointer;
	font-weight: bold;
}

.buyitnowbtn:hover {
	background: #666;
}