@charset "utf-8";

body {
  font-family: tahoma,helvetica,sans-serif;
  font-size: small;
  color: #333;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background: #000 url(http://www.chizeapsnowboards.com/images/main-bg.jpg) center top no-repeat;
}

h1, h2 {
	color: #810202;
}

table.ad img {
	border: 1px solid #ccc;;
}

#body-wrapper {
	width: 860px;
        background: #fff;
	border-right: 1px solid #000;
        border-left: 1px solid #000;
        border-bottom: none;
        border-top: none;
	margin: auto;
}

#header {
	height: 100px;
	width: 825px;
	margin-bottom: 10px;
	margin: auto;
	clear: both;
}

#logo {
	height: 60px;
	width: 300px;
}

#body-bottom {
        background: #fff url(http://www.chizeapsnowboards.com/images/footer.jpg)  center bottom no-repeat;
        border-right: 1px solid #000;
        border-left: 1px solid #000;
        width: 860px;
        margin: auto;
        padding-top: 40px;
        height: 150px; 
        color: #fff;
        font-weight: bold;
}

#body-bottom-ie {
        background: #fff url(http://www.chizeapsnowboards.com/images/footer.jpg)  center bottom no-repeat;
        border-right: 1px solid #000;
        border-left: 1px solid #000;
        width: 860px;
        margin: auto;
        padding-top: 53px;
        height: 137px; 
        color: #fff;
        font-weight: bold;
}

#body-bottom, #body-bottom-ie a {
       color: #fff;
}

#search {
	float: right;
	text-align: right;
	font-size: 10px;
        padding-bottom: 7px;
}

.searchform {
}

.searchform input {
	color: #810202;
	background: #fff;
	border: 1px solid #810202;
	height: 15px;
	font-size: 10px;
	margin: 0px;
}

.searchform .submit {
	color: #fff;
	font-weight: bold;
	background: #810202;
	border: 1px solid #d9eeff;
	height: 20px;
	line-height: 15px;
}

#search h1 {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

a:link,
a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover,
a:active {
	color: #cc0000;
	text-decoration: underline;
}

.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}

h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
}

.spacer {
	height: 10px;
}

.banner {
	width: 700px;
	margin: auto;
}
.banner h2 {
  background-color: #b8e0ff;
  padding: 2px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
}
.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
}

.featured {
	margin:auto;
	width: 800px;
}

.featured-div {
	padding: 5px;
	border-bottom: 1px solid #e8e8e8;
	width: 190px;
	height: 210px;
	float: left;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.featured table {
  margin: auto;
  padding: 0px;
  width: 800px;
}

.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}


.menu {
	text-align: right;
}


.navigation {
  text-align: center;
  padding: 20px 0 20px 0;
  background: #fff;
}


.prices {
  margin-top: 15px;
  margin: auto;
  width: 700px;
}


.product {
  margin-top: 15px;
  margin: auto;
  width: 700px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


.ratings {
  margin: 15px auto;
  width: 728px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}



.searchform {
	text-align: right;
}

.searchresults td.header {
	height: 27px;
	line-height: 27px;
	color: #003366;
	font-weight: bold;
	padding: 0px;
}

table.results {
	width: 700px;
}

.searchresults td {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	padding: 10px;
}

.searchresults .name {
	text-align: left;
}

.searchresults img {
	border: 0px;
}

.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.related {
  width: 692px;
  font-weight: bold;
  padding: 4px;
  margin: auto;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}

/* Product Displays */

table.display {
	width: 800px;
}

table.display a:link,
table.display a:visited {
	font-size: 13px;
	color: #0066FF;
	text-decoration: none;
}

table.display a:active,
table.display a:hover {
	color: #000099;
	text-decoration: underline;
}

table.display td {
	text-align: center;
	padding: 5px;
	width: 25%;
}

table.display img {
	border: 0px;
	margin: 3px;
}

table.display img.products {
	border: 0px;
	margin: 3px;
	height: 100px;
}

.info {
	padding: 5px;
	margin: 5px;
	margin-bottom: 5px;
	border: dashed 1px #ccc;
	text-align: left;
	font-size: 11px;
	background: #fafafa;
}

.clear {
	clear: both;
}

.fill-left {
	width: 20px;
	float: left;
}

.level-wrapper {
	margin: 10px auto;
	width: 842px;
}

.level-01-left {
	background: #fff;
	border: 1px solid #ea791e;
	float: left;
	width: 800px;
	padding-bottom: 5px;
}

.level-01-right {
	background: url(http://www.chizeapsnowboards.com/images/level01.gif) no-repeat;
	width: 20px;
	height: 156px;
	float: left;
}

.level-02-left {
	background: #fff;
	border: 1px solid #003e92;
	float: left;
	width: 800px;
	padding-bottom: 5px;
}

.level-02-right {
	background: url(http://www.chizeapsnowboards.com/images/level02.gif) no-repeat;
	width: 20px;
	height: 156px;
	float: left;
}

.level-03-left {
	background: #fff;
	border: 1px solid #990000;
	float: left;
	width: 800px;
	padding-bottom: 5px;
}

.level-03-right {
	background: url(http://www.chizeapsnowboards.com/images/level03.gif) no-repeat;
	width: 20px;
	height: 156px;
	float: left;
}

.level-04-left {
	background: #fff;
	border: 1px solid #287b1f;
	float: left;
	width: 800px;
	padding-bottom: 5px;
}

.level-04-right {
	background: url(http://www.chizeapsnowboards.com/images/level04.gif) no-repeat;
	width: 20px;
	height: 156px;
	float: left;
}

/* Bottom Links */

#link-wrapper {
	background: url(http://www.chizeapsnowboards.com/images/link-bg.gif) repeat-x;
	width: 100%;
}

#bottom-links {
	width: 690px;
}

#bottom-links td {
	width: 230px;
}

#bottom-links td.header {
	border-bottom: 3px solid #2080ca;
	padding: 23px 3px 3px 3px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#bottom-links td.links {
	padding: 5px 17px 17px 17px;
	color: #333;
	font-size: 11px;
}

#bottom-links td.links ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#bottom-links td.links li {
		border-bottom: 1px dashed #2080ca;
		margin: 0;
}

#bottom-links td.links li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		color: #fff;
		text-decoration: none;
		width: 100%;
}

html>body #bottom-links td.links li a {
		width: auto;
}

#bottom-links td.links li a:hover {
		color: #ee832c;
		backgroundXXX: #2080ca;
}

#footer {
	padding: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background: #0a2035 url(http://www.chizeapsnowboards.com/images/footer-bg.gif) repeat-x;
}

#footer a {
	color: #fff;
}


/* Home Search */

#search-wrapper {
	margin: auto;
	width: 632px;
	padding: 5px;
}

#home-search {
	width: 728px;
	margin: auto;
	background: #217abe url(images/search-bg.gif) bottom repeat-x;
	border: 1px solid #004f8b;
	color: #fff;
}

#home-search a {
	color: #fff;
}

#home-search form {
	padding: 0px;
	margin: 0px;
}

#home-search input {
	height: 30px;
	font-size: 20px;
	color: #024c84;
}

#home-search input.submit {
	height: 35px;
	background: #a8c6dc;
	color: #990000;
}

#home-search table {
	margin: 0px;
	padding: 0px;
	width: 622px;
}

#home-search table td {
	padding: 2px;
}

#search-border {
	padding: 10px;
	margin: 5px;
	border: 1px solid #ffffff;
}

.explain {
	text-align: left;
	font-size: 11px;
	color: #fff;
	padding: 5px;
	border: 1px dashed #c7e7ff;
}

#bottom {
	margin: 0px;
	padding: 0px;
}

.page {
	text-align: left;
	width: 700px;
	margin: auto;
}

/* MENU */ 
#menu-wrapper {
	margin: auto;
	width: 862px;
	padding: 0px;
        border-top: 1px solid #000;
}

/* common styling */
.menu {font-family: arial, sans-serif; width:850px; height:30px; position:relative; font-size:11px; z-index:100; background: url(http://www.chizeapsnowboards.com/images/menu-bg.gif) repeat-x; float: left;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:120px; height:30px; text-align:center; color:#fff; border-right:1px solid #990000; line-height:30px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {height: 30px; line-height: 30px; float:left; position:relative;}
.menu ul li ul {display: none;}

#menu-left {
	background: url(http://www.chizeapsnowboards.com/images/menu-left.gif) no-repeat;
	width: 5px;
	height: 30px;
	float: left;
        border-left: 1px solid #000;
}

#menu-right {
	background: url(http://www.chizeapsnowboards.com/images/menu-right.gif) no-repeat;
	width: 5px;
	height: 30px;
	float: left;
        border-right: 1px solid #000;
}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#000; text-decoration:none;}
.menu ul li:hover ul {display:block; position:absolute; top:30px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#990000; color:#fff; border: none;}
.menu ul li:hover ul li:hover a.hide {background:#990000; color:#fff;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#000; color:#fff; border: none;}
.menu ul li:hover ul li a:hover {background:#990000; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

table.sponsor {
	padding: 5px;
	border: 1px solid #660000;
}

table.sponsor td {
	padding: 2px;
}

#boards {
	padding: 15px;
	padding-top: 10px;
	background: url(http://www.chizeapsnowboards.com/images/home-top-bg.gif) no-repeat;
	width: 850px;
	height: 420px;
	margin: auto;
}

div.boards-div {
	text-align: center;
	width: 410px;
	height: 127px;
	float: left;
	margin: 1px;
}

div.boards-div a img {
	border: solid 1px #fff;
}

div.boards-div a:hover img {
	border-color: #ff0000;
}

div.boards-div a:hover {  /* wakeup IE */
	border-width: 0;
}

td.top-links {
height: 17px;
font-size: 10px;
padding-right: 20px;
}

td.top-links a {
color: #fff;
padding: 2px;
background: #000;
border: 1px solid #fff;


