* {
	margin: 0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin: 0.5em 0;
}
ol {
	margin-left: 1em;
}
li,dd {
	margin-left: 1.5em;
	padding-bottom: 4px;
}
body, html {
	margin: 0px auto;
	background-color: #FFF;
	color: #333;
}
body {
	min-width: 900px;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Trebuchet, Verdana, sans-serif;
	line-height:1.5em;
}
h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
}
h1 {
	font-size:1.5em;
	margin-bottom: 20px;
}
h2 {
	font-size: 1.4em;
	margin-top: 20px;
	color: #3366CC;
}
.moduletablehighlights h1 {
	text-transform: capitalize;
	margin-bottom: 7px;
}
h3 {
	font-size: 1.2em;
	margin: 15px 0 25px 0;
}
h4 {
	font-size: 1.05em;
	font-weight: bold;
}
h5 {
	font-size: .9em;
	font-weight: bold;
}
h6 {
	font-size: .85em;
	font-weight: bold;
}
img {
	border: none;
}
a:link, a:visited, a:active {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
}
a.more {
	font-size: 90%;
	text-transform: lowercase;
	color: #990000;
}
.componentheading,
.contentheading {
	padding-bottom: 10px;
}
.componentheading, 
.componentheadinglisting,  
td.contentheading,
.contentheadinglisting {
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #636363;
	margin: 0 0 20px 0;
}
#footer,
.small,
.createdate,
.modifydate,
.mosimage_caption {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: #999;
}

/* CLASSES */

.inside {
	width: auto;
	height: 1%;
	padding: 10px;
}
.linklist {
	margin-left: 5px;
	width: 190px;
	border-bottom: 1px solid #DFDFDF;
}

/* ----- CUSTOM CLASSES ----- */

.bcwrap {
	margin: 5px 0 20px 0;
}
.breadcrumbs a{
	padding-right: 10px;
}
.moduletable {
	margin: 0px;
}
.moduletablenewstease {
	width: 150px;
	background: url('/media/218/bg_rivernews.png') repeat-y;
	background: url('/media/6578/side-bg.gif') no-repeat bottom left;
	height: 1%;
	padding-bottom: 5px;
}
.moduletablenewstease ul {
	list-style-type: none;
	width: 140px;
	margin: 0 5px;
}
ul.latestnewsnewstease li {
	margin: 0;
	padding: 1px 0 5px 15px;
	font-size: .9em;
	background: url('/media/223/pointer.png') no-repeat;
}
ul.latestnewsnewstease li a {
	line-height: 1.2em;
	color: #666666;
}
ul.latestnewsnewstease li a:hover {
	color: #3366FF;
}


/* HOMEPAGE  */

.moduletablehomeintro {
	line-height: 1.6em;
}
.moduletablehomeintro h3 {
	
}

/* HOMEPAGE CATALOG PANELS */

.moduletablepromo {
	margin: 25px 0;
	border-bottom: 1px solid #DFDFDF;
	overflow: hidden;
	width: 460px;
	height: 1%;
}
.moduletablepromo .panel {
	position: relative;
	float: left;
	width: 225px;
	height: 275px;
	margin-right: 8px;
}
.moduletablepromo .end {
	margin-right: 0px;
}
.moduletablepromo .panel .panelcopy {
	position: absolute;
	top: 145px;
	width: 214px; 
	left: 5px;
	z-index: 2; 
	color: #000000;
}
.more {
	position: absolute;
	bottom: 0px;
	margin: 15px 0px 5px 5px;
	font-size: .9em;
}
.panel .ratebox {
	float: right;
	margin: 0 5px 10px 5px;
	border-left: 1px solid #DFDFDF;
	padding-left: 10px;
	text-align: right;
	font-size: .9em;
	line-height: 2.1em;
}
.ratebox .rate {
	font-size: 33px;
	line-height: 33px;
	vertical-align: middle;
	color: #000000;
	height: 1%;
}

/* ------ NEWSFLASH PANEL ------*/

.contentpaneopenhomenewsflash {
	margin: 0 0 7px 0;
}
.moduletablehomenewsflash {
	margin: 15px;
	height: 1%;
}
.moduletablehomenewsflash h3 {
	text-transform: uppercase;
}
contentheadinghomenewsflash {
	color: #FFFFFF;
}

/* ----- PANELS ----- */

.searchbody {
	margin: 0;
	width: 200px;
	height: 1%;
	padding-top: 1px;
	background: url('/media/228/bg_searchstart.png') repeat-y;
	background-position: bottom left;
}

/* ------- QUOTES ------- */

.moduletablequotable {
	margin-top: 30px;
	background: url('/media/233/framebr.png') bottom right no-repeat;
}
.moduletablequotable h3 {
	padding: 30px 20px 0 20px;
	background: url('/media/238/frametl.png') top left no-repeat;
}
.moduletablequotable p {
	padding: 0 20px;
	font-size: 1.1em;
	line-height: 1.7em;
}
.contentpaneopenquotable {
	padding: 15px 20px 5px 20px;
	background: url('/media/233/framebr.png') bottom right no-repeat;
}
.contentpaneopenquotable p {
	font-size: 1em;
	line-height: 1.4em;
}
.quotable {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
}

/* FORM STYLES */

fieldset {
	border: none;
	margin: .5em;
	padding: .5em;
}
fieldset.tools {
	
}
fieldset.tools li {
	margin: 20px 0 0 0;
	list-style-position: inside;
	list-style-type: square;
}
fieldset div.title {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: .95em;
	color: #333333;
	line-height: 1.3em;
	border-bottom: 1px solid #CFCFCF;
	margin: 0 0 10px 0;
}
legend {
	border-bottom: 1px solid #CFCFCF;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: .9em;
	padding: 2px 10px 2px 2px;
	display: block;
}
label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 40px; 
	height: 1.6em!Important;
	margin: 5px 0 0;
	text-align: right; 
	font-size: .9em;
	line-height: 1.6em;
	vertical-align: middle;
}
label.labelRadio {
	float: none;
	width: auto;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	text-align: left;
	line-height: 1.6em;
	vertical-align: middle;
}
input, textarea, select {
	width: auto;
	margin: 5px 0 0 10px; 
	border: 1px solid #999999;
	font-size: .9em;
	padding: 2px;
	color: #336699;
}
input.inputRadio {
	height: 12px;
	width: 12px;
	background-color: transparent;
	border-width: 0px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
input.formbutton {
	border: none;
}

/*    PACKAGE TABLES    */

table #pkgSummary {
	width: 100%;
	border: none;
}
tr.rw1 td {
	background-color: #DFDFFF;
	padding: 5px;
	font-size: .9em;
}
tr.rw2 td {
	background-color: #EFEFFF;
	padding: 5px;
	font-size: .9em;
}
td.cl1 {
	width: 140px;
	font-weight: bold;
}
td.note, td span.note {
	color: #990000;
}
td span.price {
	font-size: 2em;
	color: #990000;
}

/*    MENUTABLE SIDEBAR  */

.moduletablelinkmenu {
	background-color: #006666;
	width: 200px;
	background: url('/media/243/got-questions.png') no-repeat;
}
.moduletablelinkmenu #questionnav {
	padding-top: 70px;
	list-style-type: none;
}
.moduletablelinkmenu #questionnav li {
	border-bottom: 1px solid #DFDFDF;
}
.moduletablelinkmenu #questionnav li span {
	display: none;
}

/*    MENUTABLE TRIPNAV  */

.moduletabletripnav {
	margin: 10px 0;
	width: 150px;
}
.moduletabletripnav #tripnavwrapper {
	background-image: url('/media/248/bg_chooseadv.png');
	background: url('/media/6578/side-bg.gif') no-repeat bottom left;
}
.moduletabletripnav #tripnavwrapper #inter {
	background: url('/media/6578/side-bg.gif') no-repeat bottom left;
}
.moduletabletripnav #tripnavwrapper, .moduletabletripnav #tripnavwrapper ul {
	list-style-type: none;
	margin: 0px;
}
.moduletabletripnav #tripnavwrapper li{
	margin: 0px;
}
.moduletabletripnav #tripnavwrapper li span.separator span {
	display: none;
}
.moduletabletripnav #tripnavwrapper li.qmparent {
	width: 140px;
	margin: 0px 5px 0px 5px;
	padding: 3px 0;
	border-top: 1px solid #CCCCCC;
	
}
.moduletabletripnav #tripnavwrapper li.active {
	
}
.moduletabletripnav #tripnavwrapper li.qmparent > a {
	font-weight: bold;
}
.moduletabletripnav #tripnavwrapper li.qmparent ul li {
	padding: 2px 0 5px 17px;
	font-size: .9em;
	line-height: 1.2em;
	background: url('/media/223/pointer.png') no-repeat;
}
.moduletabletripnav #tripnavwrapper li.active ul li#current{
	background-color: #DFDFDF;
	background: url('/media/253/pointer_o.png') no-repeat;
}
.moduletabletripnav #tripnavwrapper li a {
	color: #666666;
}

/*  BREADCRUMB STYLES  */

div.bcwrap, .pathway {
	font-size: .9em;
}

/*  CONTENT COMPONENT STYLES  */

table.contentpaneopen tr td, table.contentpaneopen tr td p, {
	font-size: 1em;
}
table.contentpaneopen tr td p em {
	display: block;
	font-size: 1.2em;
	font-style: italic;
	padding-bottom: 5px;
	color: #3366CC;
}

/*  FOOTER STYLES  */

div.moduletablefooterinfo {
	padding-top: 20px;
	height: 1%;
}
div.moduletablefooterlinks {
	padding-top: 10px;
	height: 1%;
}
div.moduletablefooterlinks ul {
	list-style-type: none;
}
div.moduletablefooterlinks li {
	display: inline;
	margin: 0 10px 0 0;
	padding-right: 10px;
	border-right: 1px solid #999999;
}
div.moduletablefooterlinks li a img {
	vertical-align: middle;
	margin-right: 5px;
}
div.moduletablecopywrite {
	clear: both;
}

/*  HIGHLIGHT STYLES  */

div.moduletablehighlights {
	margin: 10px 0 30px 0;
	height: 1%;
	font-size: .9em;

}
div.moduletablehighlights ul {
	list-style-image: url('/media/258/indent1.png');
	padding-left: 8px;
	margin: 0;
}
div.moduletablehighlights li {
	color: #3366CC;
}
div.moduletablehighlights h1 {
	font-size: 1.4em;
}
div.moduletablehighlights p {
	color: #3366CC;
	margin: 0;
}
div.moduletablehighlights h2 {
	text-transform: uppercase;
	font-size: 1em;
	border-top: 1px solid #DFDFDF;
	padding: 2px 0 0 0;
	margin: 0;
}
div.moduletablehighlights a.help {
	margin-left: 5px;
	padding-left: 18px;
	background: url('/media/263/popup.png') bottom left;
	background-repeat: no-repeat;
	overflow: visible;
	font-size: .9em;
	text-decoration: underline;
}
div.moduletabledownloads {
	margin-bottom: 10px;
}

/*    PRODUCT PANELS    */

.bloglisting .article_separator {
	display: block;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	margin: 20px 0;
}
td div.panelimage {
	position: relative;
	float: left;
	width: 150px;
	height: 1%;
	padding-bottom: 5px;
	margin: 0 15px 15px 0;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
}
td div.panelimage .panelcopy {
	position: absolute;
	top: 100px;
	width: 140px; 
	height: 1%;
	left: 5px;
	z-index: 2; 
	color: #000000;
}
td div.panelimage .ratebox {
	float: right;
	margin: 5px 5px 5px 10px;
	border-left: 1px solid #CCCCCC;
	padding: 0 0 10px 10px;
	text-align: right;
	font-size: .9em;
	line-height: 2.1em;
}
td div.panelimage .ratebox .rate {
	height: 1%;
	font-size: 36px;
	color: #000000;
}
table.forme tr td {
	padding-bottom: 5px;
	padding-top: 8px;
	border-bottom: 1px solid #DFDFDF;
}
table.forme tr td.cap {
	vertical-align: text-top;
	padding-top: 15px;
}
table.forme tr td div.clr {
	display: block;
}
table.forme tr td div.clr span.formError {
	display: block;
	width: 200px;
	border: 1px solid #990000;
	padding: 2px;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
table.forme tr td input.btnCal {
	width: 20px;
}
table.forme tr td select, table.forme tr td input, table.forme tr td textarea {
	width: 200px;
}

/* GUIDE HOCKEY CARD LAYOUT */

#hcContainer {
	position: relative;
	width: 460px;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 40px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
}
#hcLeft {
	position: relative;
	float: left;
	top: 10px;
	left: 10px;
	width: 280px;
	height: 1%;
}
#hcRight {position:relative;float:right;top:10px;right:10px;width:150px;height:1%;}
#hcSection {position:relative;margin-bottom:5px;}
#hcSection p {margin:0 5px;}
#hc280Content {padding:5px;width:270px;font-size:10px;line-height:12px;}
#hc150Content {padding:5px;width:140px;font-size:10px;line-height:12px;}

#hcPersonalHeader {position:relative;background:url('/media/572/hcPersonalHeader.png') no-repeat;height:20px;}
#hcPersonalBody {position:relative;background:url('/media/577/hc280BgClean.png') no-repeat bottom left;height:1%;}
#hcPersonalBody table {width:280px;}
#hcPersonalBody table tr td {font-size:10px;line-height:20px;vertical-align:middle;}
#hcPersonalBody table tr td.yearsrafted {font-size:18px;}

#hcRiversHeader {background:url('/media/582/hcRiversHeader.png') no-repeat;height:20px;}
#hcRiversBody {background:url('/media/587/hc280BgStamped.png') no-repeat bottom left;height:1%;}
#hcRiversBody table {width:280px;}
#hcRiversBody table tr td {font-size:10px;line-height:12px;vertical-align:baseline;}

#hcInterestsHeader {background:url('/media/592/hcInterestsHeader.png') no-repeat;height:20px;}
#hcInterestsBody {background:url('/media/577/hc280BgClean.png') no-repeat bottom left;height:1%;}

#hcFaveHeader {
	background: url('/media/597/hcFaverunHeader.png') no-repeat;
	height: 20px;
}
#hcFaveBody {
	background: url('/media/602/hc150BgClean.png') no-repeat bottom left;
	height: 1%;
}

/* BOOK ONLINE AND SAVE TAG */

#saveTag {
	position: relative;
	display: block;
	height: 70px;
}
.tagPosition {
	position: absolute;
	z-index: 200;
	margin-top: -50px;
	margin-left: -10px;
	height: 131px;
	width: 190px;
}
.tagPosition .moduletabletagSaveOnline {
	text-align: right;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.tagPosition .moduletabletagSaveOnline h1 {
	font-size: 4em;
	color: #FFFFFF;
	margin-bottom: 1px;
}
.tagPosition .moduletabletagSaveOnline h1 sup {
	height: 0;
	font-size:0.5em;
	line-height: 1em;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;
}
.tagPosition .moduletabletagSaveOnline p {
	font-size: 1.1em;
	font-weight: normal;
}

.tagPosition .moduletabletagSaveOnline p a {
	color: #FFCC33;
}

.tagPosition .moduletabletagSaveOnline p a:hover {
	color: #CCCCCC;
}
#crumbs {
	padding: 2px 0 0 0;
	overflow: hidden;
}
.crumbs {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: .9em;
}
.crumbs li {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	background-image: url('/media/823/arrow.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.crumbs li.nbg,
.crumbs li.nbg a {
	background-image: none;
	padding-left: 0;
}
.hp-social {
	vertical-align: middle;
	padding: 0 2px;
}
.image-left {
	float: left;
	display: block;
	margin: 0 30px 10px 0;
}
.image-right {
	float: right;
	display: block;
	margin: 0 0 10px 30px;
}
#galhold {
	margin-top: 20px;
}
#galhold h2 {
	margin-top: 0;
}
#galhold p {
	margin: 0;
}
#galhold img {
	float: left;
	margin: 0 10px 0 0;
}
#video {
	overflow: hidden;
	margin-top: 20px;
}
#video h2 {
	margin-top: 0;
}
#video img.splash {
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}
#video img.play {
	vertical-align: middle;
	margin: 0 7px 0 0;
}

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

