@font-face {
font-family: "Sketch Rockwell";
src: local("Sketch Rockwell"),  
url('srb.ttf');
}
/*
@font-face {
 font-family: 'Sketch Rockwell';
 src: url('srb-webfont.eot');
 src: url('srb-webfont.eot?#iefix') format('embedded-opentype'),  url('srb-webfont.woff') format('woff'),  url('srb-webfont.ttf') format('truetype'),  url('srb-webfont.svg#SketchRockwellRegular') format('svg');
}
*/

* {
	margin: 0;
	padding:0
}

img {
	image-rendering: optimizeQuality;  /* Firefox 3.6 */
	-ms-interpolation-mode: bicubic;   /* Internet Explorer 7.0+ */
}

body {
	font-family: Tahoma, Arial, Verdana, "Trebuchet MS", Georgia, sans-serif;
	font-size: 12px;
	background-color: white;
	color:black;
}

.clear {
	clear:both;
}

h3 {
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	line-height: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
}

h2 {
	font-size: 28px;
	color: #666666;
	margin-top: 25px;
}

p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
}

a {
	color: #FF7415;
	text-decoration: underline;
}

a:hover {
	color: orange;
}

.orange {
	color: #FF7415;
}

.orangeborder {
	border: 1px solid #FF7415;
	padding:10px;
	margin-top:10px;
	margin-bottom:5px;
}

.contentwrapper {
	width:900px;
	margin:0 auto;
}

.contentwrapper2 {
	width:1200px;
	margin:0 auto;
}

#headerarea {
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 130px;
	border-bottom:2px solid #FF7516;
	background-color: black;
}

#headernav {
	width: 575px;
	float: left;
	z-index:2;
	position:relative;
	top:0px;
	left:0px;
}

#headernavaccount {
	text-align:right;
	margin-top:15px;
}

#headernavaccount a {
	color:white;
	text-decoration:underline;
}

#headernavaccount a:hover {
	color:#eeeeee;
}

#headernavpages {
	margin-top: 60px;
	text-align: right;
}

#headernavpages li {
	display: inline;
	list-style-type: none;
}

#headernavpages li.leftmargin {
	margin-left:30px;
}

#headernavpages li a:hover, #headernavpages li a.selected {
	color: #FF7516;
}

#headernavpages li a {
	font-size: 16px;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-decoration: none;
}

#headerlogo {
	position:relative;
	top:0px;
	left:-160px;
	z-index:1;
	float:left;
	width:150px;
}

#header2009 {
	width:175px;
	float: right;
	z-index:3;
}

#maincontent {
}

.twocolumns {
	clear:both;
}

.leftcolumn {
	width:399px;
	float:left;
}

.leftcolumntextwrap {
	width: 350px;
}

.rightcolumn {
	width:500px;
	float:right;
}

.frontpageflashbox {
	border-left:2px solid #FF7516;
	border-right:2px solid #FF7516;
	border-bottom:2px solid #FF7516;
	width:496px;
	height:234px;
}

.frontpageitemlist {
	list-style-type: none;
	list-style-position: inside;
	margin-top:1px;
}

.frontpageitemlist li {
	background-color:orange;
	background-image: url(../images/orange-bar.gif);
	height: 35px;
	margin-top: 1px;
	list-style-type: none;
	list-style-position:outside;
	padding-top:5px;
	background-repeat: repeat-x;
	background-position: left center;
}

.frontpageitemlist li a {
	color: black;
	font-family: "Sketch Rockwell", Rockwell, Arial, Georgia, serif;
	text-decoration: none;
	font-size: 25px;
	margin-left: 45px;
	font-weight:bold;
	width: 500px;
}

.frontpageitemlist li a:hover {
	color:#666666;
}

.fpbulletinboard {
	background-color: #ccc;
	padding: 25px;
	height: 318px;
	border-top: 1px solid white;
}

.fpbulletinboard p {
	font-size: 12px;
}

.white {
	color: white;
}

.fpbulletinboard h4 {
	color:#FF7415;
	font-weight:bold;
	font-size:18px;
	margin-bottom:8px;
}

.fpbulletinboardsection {
	background-image: url(../images/fpdivider.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
}

#footerarea {
	color:white;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat;
	background-position: center top;
	height: 300px;
	border-top:2px solid #FF7516;
	background-color: black;
	margin-top: 30px;
}

#footerarea p {
	margin-bottom:5px !important;
	line-height: 20px;
}

#footerarea a {
	color:white;
	text-decoration:none;
}

#footerarea a:hover {
	text-decoration:underline;
}

.footersmall p {
	font-size: 12px;
}

.footerrockwell {
	font-family: "Sketch Rockwell", Rockwell, Arial, Georgia, serif;
	font-size:30px;
}

#footerarea li {
	list-style-type:none;
	list-style-position:outside;
	line-height: 22px;
	font-size: 13px;
}

.footerleft {
	width:165px;
	float:left;
	margin-top:8px;
}

.footermid {
	width:503px;
	float:left;
	margin-top:8px;
}

.footerright {
	width:232px;
	float:right;
	margin-top:8px;
}

.footerloginfield {
	padding: 4px;
	color: black;
	width: 222px;
	border: 1px solid silver;
}

.footerloginbutton {
	padding: 4px;
	width: 100%;
	color: black;
	background-color: #FF7516;
	font-family: "Sketch Rockwell", Rockwell, Arial, Georgia, serif;
	font-size:18px;
	border: 1px solid #D55500;
}

.footerloginbutton:hover {
	background-color:orange;
}

.accordionButton {
	background-color:orange;
	background-image: url(../images/orange-bar.gif);
	height: 35px;
	margin-top: 1px;
	list-style-type: none;
	list-style-position:outside;
	padding-top:5px;
	background-repeat: repeat-x;
	background-position: left center;
	color: black;
	font-family: "Sketch Rockwell", Rockwell, Arial, Georgia, serif;
	text-decoration: none;
	font-size: 25px;
	padding-left:50px;
	font-weight:bold;
	cursor: pointer;
}

.accordionButton:hover {
	color:#666666;
}

.accordionContent {
	background-color:#eeeeee;
	padding:50px;
}

.accordionButton2 {
	background-color:black;
	background-image: url(../images/black-bar.gif);
	height: 35px;
	margin-top: 1px;
	list-style-type: none;
	list-style-position:outside;
	padding-top:5px;
	background-repeat: repeat-x;
	background-position: left center;
	color: #FF7516;
	font-family: "Sketch Rockwell", Rockwell, Arial, Georgia, serif;
	text-decoration: none;
	font-size: 25px;
	padding-left:50px;
	font-weight:bold;
	cursor: pointer;
}

.accordionButton2:hover {
	color:orange;
}

.accordionContent2 {
	background-color:white;
	padding: 10px;
}

td {
	padding: 7px;
}

.prodtableheader {
	color: #FF7415;
	background-color: black;
}

.prodtablesizes {
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.prodtablecolours {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.prodtablecolours td {
	padding:0px !important;
}

.orderinfo {
	margin-top: 25px;
}

.orderformorange {
	background-color:orange;
	background-image: url(../images/orange-bar.gif);
	height: 30px;
	list-style-type: none;
	list-style-position:outside;
	padding-top:10px;
	background-repeat: repeat-x;
	background-position: right center;
	color: black;
	font-family: "Sketch Rockwell", Rockwell, Arial, Georgia, serif;
	text-decoration: none;
	font-size: 25px;
	font-weight:bold;
}

.orderformorangeborder {
	border-bottom:1px solid #FF7516;
	border-left:1px solid #FF7516;
	border-right:1px solid #FF7516;
}

.orderformblack {
	background-color:black;
	background-image: url(../images/black-bar.gif);
	height: 30px;
	padding-top:10px;
	background-repeat: repeat-x;
	background-position: right center;
	color: #FF7516;
	font-family: "Sketch Rockwell", Rockwell, Arial, Georgia, serif;
	text-decoration: none;
	font-size: 25px;
	font-weight:bold;
}

.orderformblackborder {
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
}

.redbold {
	font-weight: bold;
	color: red;
}

hr {
	color: #FF7415;
	background-color: #FF7415;
	margin-bottom: 15px;
}

.bbarchive {
	background-color: #CCCCCC;
	padding: 25px;
}

.bbarchive a {
	color: black;
	text-decoration: none;
}

.bbarchive h4 {
	font-size: 24px;
	color: black;
	margin-bottom: 20px;
}

.bbdivider {
	background-image: url(../images/fpdivider.jpg);
	background-position: left top;
	height: 2px;
	background-repeat:no-repeat;
}

#contactform {
	margin: 0 auto;
}

.prodtablesizes ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
	margin-bottom: 5px;
}

th {
	background-color: #CCCCCC;
	padding: 5px;
}

