table.contactpanel td,table.contactpanel th
{	
	background-image: url('img/titlebg.jpg');
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	padding-top: 0px;
}
body {
	background: #e0e0e0 url('img/body.gif') repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

div#pageWrapper {
	text-align: left;
}

small {
	font-size: 11px;
}
small.faded {
	color: #bbb;
}

form {
	margin: 0px;
}

div#pagewrapper {
	min-height: 500px;
	width: 994px;
	margin: 0px auto;
}
/* for Internet Explorer */
/*\*/
* html div#pagewrapper {
	height: 500px;
}
/**/

div.glowleft {
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 17px;
}
div.glowright {
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 17px;
}

div#header {
	background-image: url('img/pageglow_tl.gif');
}
div#header div.glowright {
	background-image: url('img/pageglow_tr.gif');
	height: 101px;
}

div#content {
	background-image: url('img/pageglow_ml.gif');
	background-repeat: repeat-y;
}
div#content div.glowright {
	background-image: url('img/pageglow_mr.gif');
	background-repeat: repeat-y;
}

div#footer {
	background-image: url('img/pageglow_bb.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom:17px;
}
div#footer div.glowleft {
	background-image: url('img/pageglow_bl.gif');
	background-position: bottom left;
}
div#footer div.glowright {
	background-image: url('img/pageglow_br.gif');
	background-position: bottom right;
	height: 40px;
}

div#footer div {
	background-color: #6d6e71;
	color: #fff;
	font-size: 11px;
	line-height: 40px;
}
div#footer a,
div#footer a:visited {
	color: #e0e0e0;
	text-decoration: none;
}
div#footer a:hover,
div#footer a:active {
	color: #fff;
	text-decoration: underline;
}

ul.helpnavi {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px 5px 0px 8px;
}
ul.helpnavi li {
	float: left;
	padding: 0px 10px 0px 10px;
}
ul.helpnavi a,
ul.helpnavi a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
ul.helpnavi a:hover,
ul.helpnavi a:active {
	color: #fff;
	text-decoration: underline;
}

ul.navi1 {
	background-image: url('img/navi1.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #fff;
	height: 35px;
	line-height: 35px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 6px;
}
ul.navi1 li {
	float: left;
	padding: 0px 12px 0px 12px;
	position: relative;
}
ul.navi1 li.linkmarker {
	background-color: #fff;
	background-image: none;
}
ul.navi1 li img {
	display: none;
	left: 50%;
	margin-left: -18px;
	margin-top: 1px;
	position: absolute;
	top: 100%;
	z-index: 1000;
}
ul.navi1 li.linkmarker img {
	display: block;
}
ul.navi1 a,
ul.navi1 a:visited {
	color: #6d6e71;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
ul.navi1 a:hover,
ul.navi1 a:active {
	color: #c53426;
	text-decoration: underline;
}
ul.navi1 li.on {
	background-image: url('img/navi1_hover.gif');
	background-repeat: repeat-x;
}
ul.navi1 li.on a,
ul.navi1 li.on a:visited {
	color: #c53426;
}
ul.navi1 li.on a:hover,
ul.navi1 li.on a:active {
	color: #c53426;
	text-decoration: underline;
}

ul.navi2 {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	clear: both;
	height: 28px;
	line-height: 28px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
ul.navi2 li {
	float: left;
	padding: 0px 20px 0px 0px;
}
ul.navi2 a,
ul.navi2 a:visited {
	color: #6d6e71;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
ul.navi2 a:hover,
ul.navi2 a:active {
	color: #c53426;
	text-decoration: underline;
}
ul.navi2 li.on {
}
ul.navi2 li.on a,
ul.navi2 li.on a:visited {
	color: #c53426;
}
ul.navi2 li.on a:hover,
ul.navi2 li.on a:active {
	color: #c53426;
	text-decoration: underline;
}

/*
#mainImage {
	border-bottom: 1px solid #fff;
}
*/

a,
a:visited {
	color: #c53426;
	text-decoration: none;
}
a:hover,
a:active {
	color: #c53426;
	text-decoration: underline;
}

a.nohover,
a.nohover:visited,
a.nohover:active,
a.nohover:hover {
	text-decoration: none;
}

table {
	border-style: none;
}
td,
th {
	border-style: none;
	padding: 0px;
}
td {
	background-color: #f0f0f0;
}

table.positioning td {
	background-color: inherit;
}

table.lifts {
	background-image: url('img/table_lifts.gif');
	background-position: left 35px;
	background-repeat: repeat-x;
}
table.lifts td {
	background-color: transparent;
	background-image: none;
}

.rounded-corners {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.product {
	margin: 10px 10px 0;
}
.product h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}
.product h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
.product .product-price {
	color: #C53426;
	font-size: 18px;
}

.product .product-links {
	margin: 10px 0;
}
.product .product-info {
	margin: 10px 0;
	padding: 10px;
}
.product .product-images {
	margin: 3px 0 10px;
	padding: 10px 0 1px 10px;
}
.product .product-images .product-thumbnail {
	margin: 0 10px 10px 0;

	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 135px;
}
.product .product-images .product-thumbnail img {
	border: 1px solid #ccc;
}

.light td,
.light {
	background-color: #fff;
}

.nobg td,
.nobg {
	background-color: transparent;
	background-image: none;
}

.gallery {
	background-color: #fff;
	padding: 12px 0px;
}
.gallery table {
	border-style: none;
	margin: 0px 0px 0px 12px;
}
.gallery table td {
	border-style: none;
	color: #000;
	font-size: 11px;
	padding: 6px;
	vertical-align: top;
}
.gallery a,
.gallery a:visited {
	color: #000;
	display: block;
	padding: 6px;
}
.gallery a:hover {
	background-color: #e0e0e0;
	text-decoration: none;
}

.title {
	background-color: #bbb;
	color: #fff;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	padding-left: 15px;
}

.copy {
	padding: 8px 15px 9px;
}

ul.news {
	padding: 0px 0px 2px 0px;
	margin: 0px;
	list-style: none;
}
ul.news li {
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
ul.news a,
ul.news a:visited {
	color: #333;
	text-decoration: none;
}
ul.news a:hover {
	text-decoration: underline;
}

.imagetitlebg {
	height:35px;
	background-color: #fff;
	filter: alpha(opacity=48);
	-moz-opacity: 0.48;
	opacity: 0.48;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.imagetitle {
	color: #000;
	line-height: 35px;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.row {
	clear: both;
}

#mainImageDiv {
	height: 279px;
	overflow: hidden;
	width: 720px;
}
td.documentlistpanel
{
	padding: 14px;
	font-size: 12px;
	width: 150px;
}

ul.navi1b {
	background: #fff url('img/navi1_shadow.gif') repeat-y right top;
	height: 279px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 240px;
}
ul.navi1b li {
	background: #e0e0e0 url('img/navi1_li_shadow.gif') repeat-y right bottom;
	height: 31px;
	padding: 0px;
	position: relative;
}
ul.navi1b a span {
	padding-left: 18px;
}
ul.navi1b a,
ul.navi1b a:visited {
	background: transparent none;
	color: #6d6e71;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	left: 0px;
	line-height: 30px;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	top: 0px;
	width: 240px;
}
ul.navi1b a:hover,
ul.navi1b a:active {
	background: transparent url('img/navi1_a_hover.gif') no-repeat left top;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	width: 270px;
}
/*
ul.navi1b li.on {
	background-image: none;
}
ul.navi1b li.on a,
ul.navi1b li.on a:visited {
	color: #c53426;
}
ul.navi1b li.on a:hover,
ul.navi1b li.on a:active {
	background-image: none;
	color: #c53426;
	text-decoration: underline;
}
*/
