html,body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #A8ADB0;
	color:#FFFFFF;
	font-size:10px;
	/*
	background-image: url(../images/backgrounds/stripe-grey.gif);
	background-repeat: repeat;
*/
	background-image:url(/images/backgrounds/wall.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
html {
	background-image:none;
}
body.emailbackground {
	color: #fff;
	background-color: #000;
	background-image:none;
}
img {
	border: 0px;
}

table {
	border:0px;
	border-collapse:collapse;
	padding:0;
	margin:0;
}
td {
	border-spacing:0px;
	padding:0;
	margin:0;
}
a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #FF6600;
}
#envelope {
	padding: 0px;
	margin: 0 auto;
	width: 938px;
	position:relative;
	background-color: #808080;
}
#stockteaser img, #advert img {
	background-image:url(/images/backgrounds/ajax-loader.gif);
	background-position: center;
	background-repeat:no-repeat;
}
#header {
	position:relative;
	width:938px;
	height:200px;
	overflow:hidden;
	clear: both;
	z-index:1;
}
#headimg,#headimg0,#headimg1 {
	position:absolute;
	left:0px;
	top:0px;
	width:938px;
	height:203px;
	z-index:5;
}
#headimg1 {
	z-index:5;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.horizontalmenu {
	overflow: hidden;
	padding:0;
	margin:0;
	height: 30px;
	background-image: url(../images/backgrounds/menu_background.gif);
	width: 938px;
	background-repeat: repeat-x;
}
.horizontalmenu a:link,.horizontalmenu a:visited,.horizontalmenu a:active {
	margin:0;
	padding:0;
	color:#FFFFFF;
	display:block;
}
.horizontalmenu a:hover {
	margin:0;
	padding:0;
	color: #FF6600;
}
.horizontalmenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.horizontalmenu ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:block;
	font-size:1.2em;
	margin: 0.4em 1em 0 1em;
}
#anim {
	z-index: 5;
}
#envelope #cols {
	background-image: url(../images/backgrounds/body_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position:relative;
	min-height:200px;
	margin:0;
	padding:0px 0 0;
	height:100%;
}
#envelope #cols #sidebar {
	margin: 0px;
	padding: 20px 0px 0px;
	float: left;
	width: 180px;
	clear: left;
}
#envelope #cols #maincol {
	margin: 0px 0;
	padding: 0px;
	float: left;
	width: 588px;
	clear: none;
	font-size: 1em;
}
#envelope #cols #fullpage {
	padding: 0px;
	margin: 15px 0 0 15px;
	float: left;
	width: 725px;
	clear: none;
	font-size: 1em;
}
#fullpage .groupbox {
	margin: 20px auto 0px;
	padding: 0px;
}
#fullpage .border {
	border: 1px solid #C1C1C1;
}
#fullpage .borderleft {
	border-left: 1px solid #C1C1C1;
}
#fullpage .groupbox h1 {
	background-color:#C1C1C1;
	color:#FFFFFF;
	padding: 0.2em;
}
#fullpage .body {
	padding: 1em;
}
#fullpage .groupbox .body p {
	margin: 0 0 1.25em;
}
#fullpage .body a {
	text-decoration:underline;
}
#search #go {
	margin-left:0.5em;
	height:2em;
	border: none;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#envelope #footer {
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	text-align:right;
	margin: 0;
	padding: 0px 0px 0px 480px;
	clear:both;
	background-image: url(../images/backgrounds/menu_background.gif);
	background-position: center top;
	background-repeat: repeat-x;
	height: 30px;
	width: 458px;
	border-top: solid 1px #ffffff;
}
#envelope #cols #forcebottom {
	clear: both;
	height: 1px;
	width:400px;
	padding:0;
	margin: 0 auto;
	overflow: hidden;
}
.verticalmenu {
	margin: 0px;
	padding: .5em 0px 0.5em;
	list-style-type: none;
	font-size: 1.2em;
	padding-left:1em;
}
.verticalmenu li {
	margin: 0.25em 0 0;
	padding:0;
}
.verticalmenu a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	display: inline-block;
	width:160px;
	padding:0;
	margin:0;
}
.verticalmenu a:hover {
	color: #CC6600;
}
#sidebar input {
	background-color: #ffffff;
	font-size:1em;
	color: #CC6600;
}
#envelope #cols p {
	margin:0;
    padding: 0.5em 0px 0.5em 1em;
}
form {
	padding:0;
	margin:0;
}
#sidebar p {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
.textpage {
	margin: 1em 0px 1em 1em;
	padding: 0px;
}
#contact fieldset, #board_advice fieldset {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cross-lg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
#contact label,#board_advice label {
	width: 70px;
	display: block;
	float: left;
	text-align: right;
	font-weight: bold;
	padding:4px 4px 0 0;
}
#board_advice label {
	width: 90px;
}
#contact legend, #board_advice legend {
	font-weight: bold;
}
.textpage address {
	font-style: normal;
}
.photo {
	margin: 20px;
	float: left;
	width:152px;
	height:97px;
	overflow:visible;
	text-align: center;
}
.photo img {
	margin:0 auto;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h1.pagetitle {
	margin-top: 0px;
	border-width: 1px;
	border-style: none none solid;
}
h2.pagetitle {
	margin-top: 0px;
	border-width: 1px;
	border-style: none;
}
.wavetable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#999999;
}
.wavetable td {
	padding: 5px;
	text-align: center;
}
.wavetable th {
}
.currentconditions {
	width: 150px;
	padding: 5px;
	background-color: #999999;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#CCCCCC;
}
.currentconditions h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.5em 0em;
	padding: 0px;
}
.currentconditions p {
	padding: 0px;
	margin: 0.5em;
}
img.icon {
	border: 1px solid #333333;
	margin: 0px 5px 5px 0px;
	float: left;
}
img.noborder {
	border:none;
}
address.contact {
	display:block;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
address .column {
	float: left;
	height: 100px;
	width: 50%;
	margin:0;
	padding:0;
}

#search input {
	color: #CC6600;
	margin-left: 1em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
	overflow:hidden;
}
img.smallmargin {
	margin: 0px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.pictureframe {
	margin: 5px;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.formrow {
	margin: 0px;
	padding: 2px 0px;
}
.padadleft {
	padding-left:26px;
}
#cols #advertcolumn {
	margin: 0px;
	padding: 20px 0px 0px;
	float: right;
	height: 450px;
	width: 170px;
	overflow: visible;
}
#envelope #cols #advertcolumn #advert {
	margin: 0px auto;
	padding: 0px;
	height: 450px;
	width: 140px;
	background-color: #CCCCCC;
}
#envelope #cols #advertcolumn .advert {
	margin: 1em auto 0px;
	padding: 0px;
	width: 140px;
}
#maincol .groupbox {
	margin: 20px auto 0px;
	padding: 0px;
	width: 552px;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
#maincol .latestbox {
	margin: 20px auto 0px;
	padding: 0 1px;
	width: 552px;
	text-align:center;
}
#maincol .latestbox img {
	margin: 0 1px 0 0;
	padding:0;
}
#maincol .groupbox .body {
	font-size: 1em;
	width: 522px;
	margin: 0px 0px 0px 30px;
	padding: 1em 0px;
	background-color: #808080;
}
#fullpage .crosssell .body {
	margin: 0px 0px 0px 30px;
}
#maincol .welcome {
	background-image:url(../images/backgrounds/welcome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#maincol .new_in {
	background-image:url(../images/backgrounds/new_in.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#maincol .news {
	background-image:url(../images/backgrounds/news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#maincol .crosssell, #fullpage .crosssell {
	background-image:url(../images/backgrounds/you-might-like.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
#fullpage .crosssell .body {
	padding:0;
  background-color: #808080;
}
#maincol .groupbox .body p {
	margin: 0 1em 1em;
}
#maincol .groupbox .body h2 {
	font-size: 1.2em;
	font-weight:bold;
	margin: 0 0.8em 1em;
}
#maincol .groupbox .body p.last_para {
	margin-bottom:0;
}
.updated {
	color: #CC9900;
}
.errormsg {
	font-weight:bold;
	color:#FF9900;
}
.inputerror {
	outline: 1px solid #FF0000;
}
.news h2 {
	color: #00FF00;
}
.italic {
	font-style: italic;
}
.txtright {
	text-align: right;
}
.txtleft {
	text-align: left;
}
#header #advicelinegraphic {
	position: absolute;
	z-index: 3000;
	bottom: 20px;
	right: 20px;
}
#header #cornerbanner {
	position: absolute;
	z-index: 3000;
	top: 0;
	left: 0;
}
#brandads {
	margin: 0px;
	padding: 0px;
	height: 322px;
	width: 725px;
	overflow: hidden;
	position:relative;
}
#brandads a, #brandads a img {
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	border: none;
}
#largeads {
	margin: 0px;
	padding: 0px;
	height: 322px;
	width: 725px;
	overflow: hidden;
	position:relative;
}
#largeads ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position:absolute;
	top:0;
	left:0;
	height:322px;
}
#largeads ul li {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	line-height:0.5em;
}
#largeads ul li img {
	border:none;
	padding:0;
	margin:0;
}
#cols #brandImgHeader {
	margin: 0;
	padding: 0;
}
#cols #brandImgHeader img {
	margin: 0;
	padding: 15px 15px 0;
}
/* Top NAV stuff */
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	height: 30px;
	background-image: url(../images/backgrounds/menu_background.gif);
	background-repeat: repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	color:#FFFFFF;
	white-space:nowrap;
}
ul#topnav li:hover a, ul#topnav li a:hover { color: #FF9900; } /*--Hover State--*/
ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 44px; left: 0;
	background: #344c00 url(sub_bg.png) repeat-x; /*--Background gradient--*/
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {
	color: #ddd;
	background-position: 5px 12px ;/*--Override background position--*/
}
#countdown {
  left: 50%;
  top: 260px;
  margin: 0 0 0 -400px;
  padding: 10px;
  width: 800px;
  position: absolute;
  z-index: 200;
  font: 80px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  border: 1px solid grey;
  background: black url(../images/backgrounds/black-gray-black-10x200.jpg) repeat-x center left;
  /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, black),
                color-stop(0.5, grey), color-stop(1.0, black)); */
  text-align:center;
  text-shadow: 2px 2px 3px gray;
  cursor: pointer;
}
#countdown .time {
  text-shadow: 2px 2px 3px gray;
}
#countdown .close {
	position:absolute;
    bottom:5px;
    right:5px;
    background: black;
    color:white;
    font-size: 12px;
}
img.socialicon {
  margin: 0px;
  padding:5px;
}
