body {
	background-color: #abadb1;
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 14px;
}
#navbar {
	background-image: url(images/grey_over.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 100%;
	overflow:hidden;
}
#nav {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: auto!important;
	padding:0;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav ul {
	width: 950px;
	list-style-type: none; 
	float:left; 
	margin:0;
	padding:0;
}
#nav ul li {
	float:left;
	font-size: 16px;
}
#nav ul li a {
	color:#ffffff;
	/*font-size:0.88em;*/
	display:block;
	margin-right:4px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 15px;
}
#nav ul li.active a, #nav ul li a:hover {
	color:#000000;
	background-color: #fba51a;
	background-image: url(images/topnavon.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 24px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
#srchbox {
	color: #FFFFFF;
	font-weight: bold;
}
#srchbox #srch td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#homepagecontent {
	background-color: #333333;
	color: #FFFFFF;
}

#catnav {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#catnav ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000000;
}
#catnav ul li {
	font-size: 14px;
}
#credits {
	text-align: left;
	font-size: 12px;
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	line-height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#credits a {
	color: #000000;
	text-decoration: none;
}

#catnav ul li a {
	color:#fba51a;
	display:block;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	line-height: 28px;
}
img.mainpic {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.contentbox {
	padding: 30px;
}


#catnav ul li a:hover {
	color:#000000;
	background-color: #fba51a;
}
#homepagecontent h1 {
	color: #fba51a;
	display: block;
	padding: 0px;
	font-size: 32px;
	font-weight: normal;
	line-height: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a.inlinelink, .pager a {
	color: #fba51a;
}
.pager a {
	font-weight: bold;
}

.stock {
	float: left;
	margin: 10px;
	width: auto;
	background-color: #666666;
	padding: 1px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
}
.stock img {
	margin: 0px;
	padding: 0px;
	border: 2px solid #333333;
}

.stockref {
	padding: 3px;
	text-align: center;
	width: 143px;
	vertical-align: middle;
	display: block;
}

#homepagecontent h2 {
	color: #fba51a;
	display: block;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.button {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fba51a;
	border: 1px solid #fba51a;
	padding-top: 0px;
	padding-bottom: 0px;
}
.qutebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 2px;
	width: 220px;
	border: 1px solid #000000;
	background-color: #dedede;
}
p.sep {
	font-size: 1px;
	line-height: 1px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABADB1;
	margin-bottom: 20px;
	margin-top: 20px;
}
.err {
	color: #FF0000;
}
.gallery {
	width: 100%;
	padding: 0px;
}
img.picbrder {
	padding: 1px;
	border: 1px solid #fba51a;
}

.gallery img {
	border: 1px solid #fba51a;
	background-color: #333333;
	padding: 2px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.clearfix {
	float: none;
	clear: both;
}
.srch {
	width: 100%;
	background-color: #666666;
	padding: 1px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.pager {
	background-color: #666666;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.stock:hover, .srch:hover  {
	color: #FFFFFF;
	background-color: #fba51a;
}
.stocktable {
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.stocktable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}
.moredt {
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}


.srch img {
	margin: 0px;
	padding: 0px;
	border: 2px solid #333333;
}
.stocktable th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	text-align: left;
}
.noresults {
	background-color: #666666;
	text-align: center;
	display: block;
	padding: 30px;
}
.stockgall {
	width: 100%;
	padding-top: 10px;
}
.stockgall a {
	display: block;
	float: left;
	margin-bottom: 22px;
	margin-right: 22px;
}
#currres {
	color: #fba51a;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
}
#currform td {
	padding-right: 10px;
	padding-bottom: 10px;
}
.listtable {
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.listtable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}
.listtable th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	text-align: left;
}
a.emphlinked {
	color: #FBA51A;
	text-decoration: none;
	font-size: 24px;
}
#credits a.mobi {
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	display: block;
	float: right;
	text-decoration: underline;
	background-image: url(images/mob-ico.gif);
	padding-left: 30px;
	line-height: 35px;
}

