.submenuboxadd1 {
	display: block;
	clear: both;
	width: 100%;
	/* height: 180px;
	min-height: 100px; */
	margin: 5px;
	text-decoration: none;
	padding: 2px;
	color: #666666;
	/* border: 1px solid #D9DCD1; */
	background-image: url(images2/filters/eee.png);
	padding-left: 5px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	/* background-color: #FFFFFF; */
}
.submenuboxadd1 b, .submenuboxadd1 strong {
	font-size: 14pt;
}
.submenuboxadd1 b {
	font-weight: normal;
}
.submenuboxadd2 {
	display: block;
	width: auto;
	margin-right: 15px;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.submenuboxadd2 a {
	color: #666666;
	text-decoration: none;
}
.submenuboxadd2 a:hover {
	text-decoration: underline;	
}
.submenuboxadd2 img {
	max-width: 75px;
	width: expression(this.width > 75 ? 75: true);
	max-height: 75px;
	height: expression(this.height > 75 ? 75: true);
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 2px;
	border: none;
	float: right;
}
hr {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #E6E9E4;
	color: #E6E9E4;
	height: 1px;
}

.submenuboxadd1:hover {
	filter: Alpha(Opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
}

.submenuboxadd1 img {
	max-width: 105px;
	width: expression(this.width > 105 ? 105: true);
	max-height: 105px;
	height: expression(this.height > 105 ? 105: true);
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 2px;
	border: none;
	float: right;
}

.submenuboxadd2 img {
	width: 75px;
	/* width: expression(this.width > 75 ? 75: true);
	max-height: 75px;
	height: expression(this.height > 75 ? 75: true); */
	margin: 5px;
	margin-right: 25px;
	border: none;
	float: left;
}
.submenuboxadd1 h4, .submenuboxadd2 h4 {
	font-size: 10pt!important;
	color: #DA010C;
	width: auto;
	float: left;
	margin-right: 15px;
}
.submenuboxadd1 h4 strong, .submenuboxadd2 h4 strong {
	margin-left: 30px;
	font-size: 10pt!important;
	font-weight: normal;
}
.submenuboxadd1 h5,  .submenuboxadd2 h5 {
	font-size: 10pt!important;
	width: auto;
	float: left;
	margin-right: 15px;
}
.icon {
	display: block;
	float: left;
	width: 170px;
	height: 115px;
	margin: 10px;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}
.icon img {
	max-width: 75px;
	width: expression(this.width > 75 ? 75: true);
	max-height: 75px;
	height: expression(this.height > 75 ? 75: true);
	margin-bottom: 5px;
	border: none;
}
.icon:hover {
	filter: Alpha(Opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
}

#search {
	display: block;
	background-image: url(images2/filters/eee.png);
	padding: 10px;
	margin: 0px;
	margin-top: -10px;
	padding-top: 5px;
	margin-left: 95px;
	margin-right: 25px;
}
#search span {
	font-size: 10pt;
	white-space: nowrap;
}
.pridewatermark {
	background-image: url(images2/pride-watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.freeriderwatermark {
	background-image: url(images2/freerider-watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.shopriderwatermark {
	background-image: url(images2/shoprider-watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 strong {
	font-size: 20pt;
	font-weight: normal;
}
h5 {
	color: #0099FF;
	text-decoration: line-through;
	font-size: 11pt;
}
h6 {
	color: #FF9900;
	font-size: 13pt;
	font-weight: bold;
}

