	body, html {
		margin: 0;
		padding: 0;
		background: #FFFFF0;
		color: #000000;
		background:#E1E4E9 url('../images/ice_background.gif') repeat-x;
		font-family: verdana,ariel,sans-serif;
		font-size: 12px;
	}

	body {
		min-width: 800px;
	}

	#page {
		background: #FFFFFF;
		margin: 0 auto;
		width: 75%;
	}

	#pagecontent {
		background: #FFFFFF;
		float: left;
		width: 79%;
		padding: 10px 2px 0 20px;
	}

	/*-----------------------HEADER------------------------*/

	#header {
		padding-top: 5px;
		padding-bottom: 10px;
		background: #FFFFFF;
		margin: 0;
		float: left;
		text-align: center;
		width: 100%;
		background: url("images/header_toplineShadow.jpg") no-repeat bottom;
	}

	#header h2 {
		font-size: 10pt;
		font-weight: normal;
		line-height: 0px;
		padding: 0;
	}

	#header h3 {
		font-size: 12pt;
		font-weight: bold;
		font-style: italic;
		line-height: 0px;
		padding: 0;
	}

	/*-----------------------FOOTER------------------------*/

	#footer {
		background: #FFFFFF;
		padding: 25px;
		clear: both;
		text-align: center;
	}

	#footer hr {
		width: 35%;
		padding-top: 5px;
	}

	.footer-item {
		font-family: verdana,ariel,sans-serif;
		font-size: 9px;;
		color: #666666;
	}

	.footer-item A:link {
		color: #666666;
		text-decoration: none;
	}

	.footer-item A:visited {
		color: #666666;
		text-decoration: none;
	}

	.footer-item A:hover {
		color: #666666;
		text-decoration: none;
	}

	#ebayps {
		margin-top: 10px;
		float: left;
		clear: left;
	}

	#footer #paymentsAccepted {
		margin-bottom: 10px;
		float: left;
		clear: left;
	}


	/*-----------------------NAV------------------------*/

	#nav {
		background: #FFFFFF;
		float: left;
		width: 17%;
		text-align: center;
	}
	#navBorder {
		float: right;
	}

	.navItem {
		padding-top: 12px;
		padding-bottom: 10px;
		text-align: center;
		font-family: verdana,ariel,sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #5765A4;
	}

	#navOrder {
		color: #CC090E;
	}

	.navLink:link {
		font-size: 12pt;
		font-weight: bold;
		color: #5765A4;
		text-decoration: none;
	}

	.navLink:visited {
		font-size: 12pt;
		font-weight: bold;
		color: #5765A4;
		text-decoration: none;
	}

	.navLink:hover {
		font-size: 12pt;
		font-weight: bold;
		color: #5765A4;
		text-decoration: none;
	}

	.navOrder:link {
		font-size: 13pt;
		font-weight: bold;
		color: #CC090E;
		text-decoration: none;
	}

	.navOrder:visited {
		font-size: 13pt;
		font-weight: bold;
		color: #CC090E;
		text-decoration: none;
	}

	.navOrder:hover {
		font-size: 14pt;
		font-weight: bold;
		color: #CC090E;
		text-decoration: none;
	}

	/*-----------------------FAQ------------------------*/

	#faq {
		font-family: verdana,ariel,sans-serif;
	}

	#faq h1 {
		font-size: 18pt;
	}

	.QA {
		padding-top: 2px;
		padding-bottom: 10px;
		vertical-align: middle;
	}

	.faqtop {
		color: #666666;
		font-size: 12px;
		font-family: "times new roman";
	}
	.faqtop:visited {
		color: #666666;
		font-size: 12px;
		font-family: "times new roman";
	}
	.faqtop:hover {
		color: #0000FF;
		font-size: 12px;
		font-family: "times new roman";
	}

	.FAQ_question {
		font-weight: bold;
		color: #2050BA;
	}
	.FAQ_question img {
		vertical-align: top;
	}

	.FAQ_answer {
		font-size: 13px;
		color: #000000;
	}
	.FAQ_answer img {
		vertical-align: bottom;
	}
	.FAQ_answer A:link {
		text-decoration: underline;
		color: #000000;
	}
	.FAQ_answer A:visited {
		text-decoration: underline;
		color: #000000;
	}
	.FAQ_answer A:hover {
		text-decoration: underline;
		color: #0000FF;
	}

	/*-----------------------HOME------------------------*/

	#home {
		font-size: 14px;
		font-family: verdana,ariel,sans-serif;
	}

	#home img.floatLeft {
		float: left;
		margin: 4px;
	}

	#home img.floatRight {
		float: right;
		margin: 4px;
	}

	#home h1 {
		font-size: 18pt;
	}

	#home A:link {
		text-decoration: underline;
		color: #000000;
	}
	#home A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#home A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------ABOUT------------------------*/

	#about {
		font-size: 16px;
		font-family: verdana,ariel,sans-serif;
	}

	#about h1 {
		font-size: 18pt;
	}

	#about A:link {
		text-decoration: underline;
		color: #000000;
	}
	#about A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#about A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------LINKS------------------------*/

	#links {
		font-size: 16px;
		font-family: verdana,ariel,sans-serif;
	}

	#links h1 {
		font-size: 18pt;
	}

	#links h1 {
		font-size: 18pt;
	}

	#links ul {
		line-height: 18pt;
	}

	#links li {
		padding-bottom: 10px;
	}

	#links .linkDescription {
		font-size: 14px;
	}

	#links A:link {
		text-decoration: underline;
		color: #000000;
	}
	#links A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#links A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------CONTACT------------------------*/

	#contact {
		font-family: verdana,ariel,sans-serif;
		font-size: 14px;
	}

	#contact h1 {
		font-size: 18pt;
	}

	#contact h3 {
		font-size: 9pt;
	}

	#contact p {
		padding-left: 4em;
	}

	#divContactForm legend {
		display: none;
	}

	#divContactForm fieldset {
		margin-left: 4em;
		border: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#divContactForm ol {
		padding-top: .5em;
		list-style: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#divContactForm li {
		padding-bottom: .5em;
	}

	#divContactForm li p {
		padding-bottom: 0em;
		margin-bottom: 0em;
		margin-left: 3em;
	}

	#divContactForm .redError {
		font-size: 10pt;
		color: #FF0000;
	}

	#divContactForm label {
		font-size: 8pt;
		font-weight: bolder;
		float: left;
		width: 15em;
		text-align: right;
		padding-right: 10px;
	}

	#divErrors {
		font-size: 10pt;
		color: #FF0000;
		height: 25px;
	}

	#divContactStatus {
		border: blue 1px solid;
		background-color: yellow;
	}

	#contact A:link {
		text-decoration: underline;
		color: #000000;
	}
	#contact A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#contact A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------PRODUCTS------------------------*/

	#products {
		font-family: verdana,ariel,sans-serif;
		font-size: 14px;
	}

	#products h1 {
		font-size: 18pt;
	}

	#products h3 {
		font-size: 12pt;
	}

	#products A:link {
		text-decoration: underline;
		color: #000000;
	}
	#products A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#products A:hover {
		text-decoration: underline;
		color: #000000;
	}

	#products img.floatLeft {
		float: left;
		margin: 4px;
		border: 0;
	}


	#products .thumbnail {
		border: 0;
		float: left;
		height: 90px;
		width: 90px;
		padding: 7px;
	}

	#products .thumbnailTall {
		border: 0;
		float: left;
		height: 180px;
		width: 90px;
		padding: 7px;
	}

	#products .divProdName {
		float: left;
		font-size: 16pt;
		padding-left: 10px;
	}

	#products .divProdAddCart {
		font-size: 14pt;
		float: right;
		margin-left: 10px;
		margin-right: 10px;
	}

	#products .divProdPrice {
		font-size: 14pt;
		float: right;
		margin-left: 10px;
		margin-right: 10px;
	}

	#products .divNamePrice {
		margin-top: 30px;
		padding-bottom: 30px;
	}

	#products .divProdShortDescr {
		padding-left: 15px;
	}

	#products hr {
		clear: both;
		width: 75%;
		color: #666666;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	#products .divProdDesc {
		float: left;
	}

	.spanPayDetails {
		font-size: 8pt;
	}

	/*-----------------------SPECIAL ORDER------------------------*/

	#divSpecialOrderAuth legend {
		display: none;
	}

	#divSpecialOrderAuth fieldset {
		margin-left: 4em;
		border: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#divSpecialOrderAuth ol {
		padding-top: .5em;
		list-style: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#divSpecialOrderAuth li {
		padding-bottom: .5em;
	}

	#divSpecialOrderAuth li p {
		padding-bottom: 0em;
		margin-bottom: 0em;
		margin-left: 3em;
	}

	#divSpecialOrderAuth .redError {
		font-size: 10pt;
		color: #FF0000;
	}

	#divSpecialOrderAuth label {
		font-size: 8pt;
		font-weight: bolder;
		float: left;
		width: 15em;
		text-align: right;
		padding-right: 10px;
	}

	/*-----------------------PRODUCT DETAILS------------------------*/

	#productdetails {
		font-family: verdana,ariel,sans-serif;
		font-size: 14px;
	}

	#productdetails h1 {
		font-size: 18pt;
	}

	#productdetails h3 {
		font-size: 12pt;
	}

	#productdetails A:link {
		text-decoration: underline;
		color: #000000;
	}
	#productdetails A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#productdetails A:hover {
		text-decoration: underline;
		color: #000000;
	}

	#divProdDesc #divNamePrice {

	}

	#divProductDetail .detailed {
		border: 0;
		float: left;
		height: 200px;
		width: 200px;
		padding: 7px;
		margin-top: 15px;
	}

	/*-----------------------PHOTO GALLERY------------------------*/

	#photogallery {
		font-family: verdana,ariel,sans-serif;
	}

	#photogallery h1 {
		font-size: 18pt;
	}

	#photogallery h3 {
		font-size: 14pt;
		text-align: center;
		padding: 0;
		margin: 0;
	}

	/*-----------------------PRIVACY------------------------*/

	#privacy {
		font-family: verdana,ariel,sans-serif;
		font-size: 14px;
	}

	#privacy h1 {
		font-size: 18pt;
	}

	#privacy A:link {
		text-decoration: underline;
		color: #000000;
	}
	#privacy A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#privacy A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------SPECIALREQUESTS------------------------*/

	#specialrequests {
		font-family: verdana,ariel,sans-serif;
		font-size: 14px;
	}

	#specialrequests h1 {
		font-size: 18pt;
	}

	#specialrequests h3 {
		font-size: 12pt;
	}

	#specialrequests A:link {
		text-decoration: underline;
		color: #000000;
	}
	#specialrequests A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#specialrequests A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------WHERESOLD------------------------*/

	#wheresold {
		font-family: verdana,ariel,sans-serif;
		font-size: 14px;
	}

	#wheresold h1 {
		font-size: 18pt;
	}

	#wheresold A:link {
		text-decoration: underline;
		color: #000000;
	}
	#wheresold A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#wheresold A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------RESELLER------------------------*/

	#reseller {
		font-family: verdana,ariel,sans-serif;
		font-size: 14px;
	}

	#reseller h1 {
		font-size: 18pt;
	}

	#reseller A:link {
		text-decoration: underline;
		color: #000000;
	}
	#reseller A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#reseller A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------SITEMAP------------------------*/

	#sitemap {
		font-family: verdana,ariel,sans-serif;
		font-size: 14px;
	}

	#sitemap h1 {
		font-size: 18pt;
	}

	#sitemap h3 {
		font-size: 12pt;
		line-height: 12pt;
		margin: 0;
		padding: 0;
	}

	#sitemap ul {
		margin-top: 5px;
		line-height: 16pt;
	}

	#sitemap A:link {
		text-decoration: underline;
		color: #000000;
	}
	#sitemap A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#sitemap A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------GOALIE------------------------*/

	#goalie {
		font-size: 12pt;
      line-height: 16pt;
		font-family: verdana,ariel,sans-serif;
	}

	#goalie h1 {
		font-size: 18pt;
	}

	#goalie h4 {
		font-size: 11pt;
		font-weight: bolder;
	}

	#goalie img.floatLeft {
		float: left;
		margin: 4px;
		border: 0;
	}

	#goalie img.floatRight {
		float: right;
		margin: 4px;
		border: 0;
	}

	#goalie img.floatCenter {
		margin: 0 auto;
		display: block;
		border: 0;
	}

	#goalie A:link {
		text-decoration: underline;
		color: #000000;
	}
	#goalie A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#goalie A:hover {
		text-decoration: underline;
		color: #000000;
	}

	#goalie .smallNote {
		font-size: 9pt;
		line-height: 10pt;
	}

	/*-----------------------INSTALLATION------------------------*/

	#installation {
		font-size: 14px;
      line-height: 16pt;
		font-family: verdana,ariel,sans-serif;
	}

	#installation h1 {
		font-size: 18pt;
	}

	#installation h2 {
		font-size: 14pt;
	}

	#installation h3 {
		font-size: 10pt;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	#installation .divProductInstall {
		padding-left: 20px;
	}

	#installation .divInstallTip {
		padding-left: 5px;
	}

	#installation .spanInstallTip {
		font-size: 8pt;
		font-style: italic;
	}

	#installation ol {
		padding-top: 0;
		margin-top: 0;
		list-style: none;
	}

	#installation .divProductInstall ul {
		padding-top: 0;
		margin-top: 0;
	}

	#installation .divProductInstall li {
		padding-top: 0;
		margin-top: 0;
	}

	#installation img.floatLeft {
		float: left;
		margin: 4px;
	}

	#installation img.floatRight {
		float: right;
		margin: 4px;
	}

	#installation img {
		border: 0;
	}

	#installation A:link {
		text-decoration: underline;
		color: #000000;
	}
	#installation A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#installation A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------FEEDBACK------------------------*/

	#feedback {
		font-size: 14px;
		line-height: 16pt;
		font-family: verdana,ariel,sans-serif;
	}

	#feedback h1 {
		font-size: 18pt;
	}

	#feedback ul {
		line-height: 18pt;
	}

	#feedback A:link {
		text-decoration: underline;
		color: #000000;
	}
	#feedback A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#feedback A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------TERMSOFUSE------------------------*/

	#termsofuse {
		font-size: 8pt;
		font-family: verdana,ariel,sans-serif;
	}

	#termsofuse h1 {
		font-size: 18pt;
	}

	#termsofuse h3 {
		font-size: 10pt;
	}

	#termsofuse p {
		text-indent: 1cm;
	}

	#termsofuse ol {
		list-style-type: upper-alpha;
	}

	#termsofuse A:link {
		text-decoration: underline;
		color: #000000;
	}
	#termsofuse A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#termsofuse A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------ERROR------------------------*/

	#error {
		font-size: 14px;
		line-height: 16pt;
		font-family: verdana,ariel,sans-serif;
	}

	#error h1 {
		font-size: 18pt;
	}

	#error ul {
		line-height: 16pt;
	}

	#error A:link {
		text-decoration: underline;
		color: #000000;
	}
	#error A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#error A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------THANKYOU------------------------*/

	#thankyou {
		font-size: 16px;
		font-family: verdana,ariel,sans-serif;
	}

	#thankyou h1 {
		font-size: 18pt;
	}

	#thankyou A:link {
		text-decoration: underline;
		color: #000000;
	}
	#thankyou A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#thankyou A:hover {
		text-decoration: underline;
		color: #000000;
	}

	/*-----------------------CANCEL------------------------*/

	#cancel {
		font-size: 16px;
		font-family: verdana,ariel,sans-serif;
	}

	#cancel h1 {
		font-size: 18pt;
	}

	#cancel A:link {
		text-decoration: underline;
		color: #000000;
	}
	#cancel A:visited {
		text-decoration: underline;
		color: #000000;
	}
	#cancel A:hover {
		text-decoration: underline;
		color: #000000;
	}

