html,body {
  width:100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #D9D5CA;
}


#shell-hm, #shell-fx {
  width:100%;
	height: 850px;
  background-image: url("../images/stormline-background.jpg");
  background-repeat: repeat;
  padding-top: 0px;
}

#shell {
  width: 100%;
  background-image: url("../images/stormline-background.jpg");
  background-repeat: repeat;
  padding-top: 0px;
}

#logo-hm {
  margin-left: 30px;
  width: 870px;
  height: 165px;
}

#main-fx {
	background-color: #DCDDE8;
	margin-top: 0px;
	width: 900px;
	height: 675px;
	background-color: #DCDDE8;
	margin-left: auto;
	margin-right: auto;
}

#main {
	margin-top: 0px;
	width: 900px;
	background-color: #DCDDE8;
	margin-left: auto;
	margin-right: auto;
}

#menu {
  padding-left: 30px;
  padding-top: 140px;
}

#menu-hm a {
  display: block;
  font-size: 18px;
	line-height: 20px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 8px;
  margin-right: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

#menu a {
  display: inline;
  font-size: 18px;
	line-height: 20px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

.std-banner-link {
  color: #DCDDE8;
}

.blink{
	text-decoration:blink;
}

#menu-hm {
  margin-left: 30px;
  padding: 0px;
  width: 560px;
  height: 268px;
  float: left;
}

#video-hm {
  width: 277px;
  height: 240px;
  float: right;
}

#video-hm p {
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
}

#products-hm {
  margin-top: 0px;
  margin-left: 30px;
}

#selector-hm {
  margin-top: 20px;
  margin-left: 33px;
  height: 80px;
  width: 867px;
  clear: both;
}

#main-content-hm {
	margin-top: 0px;
	width: 900px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	color: #333333;
	background-color: #FFFFFF;
}

#facebook-link-hm {
	margin-top: 0px;
	width: 900px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;

}

#facebook-link-hm p {
	color: #005CA5;
	font-weight: bold;
	margin-left: 10px;
}


#main-hm {
  background-image: url("../images/home-bg.jpg");
	margin-top: 0px;
	width: 900px;
	height: 675px;
	background-color: #DCDDE8;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#footer-hm {
	margin-top: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#footer-hm p  {
  font-size: 11px;
	line-height: 16px;
  margin-left: 30px;
  margin-right: 30px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
}

#footer-hm a {
	color: #666666;
}

#products {
  margin-left: 30px;
  border-bottom: solid 15px #DCDDE8;
}

#header {
  background-image: url("../images/banner.jpg");
	width: 900px;
	height: 174px;
}

#content {
	width: 900px;
}

#content img {
  border: solid 2px #A4AEB0;
}

#left-col {
  width: 620px;
  float: left;
}

#right-col {
  width: 248px;
  height: 496px;
  margin-right: 30px;
  margin-top: 70px;
  float: right;
  border: solid 1px #A4AEB0;
  overflow: auto;
}

#clear-float {
  clear: both;
}  

#article-image {
  margin-left: 30px;
  margin-right: 20px;
  float: left;
}

#article-caption {
  width: 304px;
}

#article-caption h3 {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-right: 0px;
}

#selector-hm a {
  font-size: 16px;
	line-height: 18px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

#content a {
  color: #666666;
}

#content a:hover {
  color: #E22A36;
}

#community-chat {
  height: 1100px;
}

#controls {
  width:400px;
  border:1px solid #ffffff;
  margin:20px;
  padding:0px;
}

#controls label {
  margin-left: 15px;
}

#img-submit label {
  margin-left: 30px;
}

#message-window {
  width:400px;
  border:1px solid #ffffff;
  margin-left:20px;
  margin-top: 2px;
  padding:0px;
} 

table {
  margin: 0px;
  padding: 0px;
}  

h1 {
  font-size: 25px;
	line-height: 27px;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-right: 30px;
	padding: 0px;
	font-weight: bold;
	color: #A4AEB0;
}

#main-content-hm h1 {
  font-size: 15px;
	color: #333333;    
}

h2 {
  font-size: 16px;
	line-height: 18px;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 30px;
	padding: 0px;
	font-weight: bold;
	color: #34434A; 
}

h3 {
  font-size: 12px;
	line-height: 14px;
  margin-left: 30px;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 30px;
	padding: 0px;
	font-weight: normal;
	color: #777777; 
}

p {
  font-size: 14px;
	line-height: 20px;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 30px;
	padding: 0px;
	font-weight: normal;
	color: #333333; 
}

label,input,select {
  font-size: 13px;
	line-height: 20px;
  margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333333; 
}

td {
  font-size: 14px;
	line-height: 20px;
	padding: 0px;
	font-weight: normal;
	color: #333333; 
}

#selector-hm p {
  margin-left: 0px;
  color: #FFFFFF;
}

.adjust-strip {
  margin-left: 29px;
  margin-top: 365px;
}

.hm-link-col1 {
  color: #34434A;
}

.hm-link-col2 {
  color: #FFFFFF;
}

.link-store {
  color: #D4FF32;
}

.prod-selector {
  background-color: #FFFFFF;
  width: 99px;
  height: 115px;
  border: solid 3px #FFFFFF; 
  margin: 0px;
  padding: 0px;
}

.prod-selector a {
  text-decoration: none;
  font-size: 12px;
	line-height: 14px;
	color: #34434A;  
	font-weight: bold;
}

.prod-selector a:hover {
  color: #BD260B;
}  

.img-effect {
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0px;
	padding: 0px;
}

.beneath-selector {
  margin-left: 0px;
  margin-bottom: 0px;
  color: #333333;
}

.decrease-margins {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;  
}

.addLineEffect {
  text-decoration: underline;
}  

.error {
  color: #BF0000;
}

.summary-results {
  margin-left: 50px;
}

.field-hint {
  color: #A49F9B;
  font-size: 11px;
}

.alt-currencies {
  color: #A49F9B;
}

.dealersTable td{
	padding:10px;
}
.dealersTable tr{
	background-color:white;
	border:1px solid black;
}


.dealerListSubHeading{
	background-color:#bbbbbb;
	font-weight:600;
}

.dealerListHeading{
	background-color:#444444;
	font-weight:600;
	color: #FFFFFF;
}

a.showInfoColour {
  color: #FFFFFF;
}

a img {
  border: none;
}