@charset "utf-8";
/* CSS Document */

body {
	cursor: default;
	margin: 0px;
	background-color: #FFFFFF;
	}
#page {
	width: 800px;
	padding: 0px;
	padding-top: 15px;	
	margin: 0 auto;
	}
ul#menu {
	width: 806px;
	height: 60px;
	margin: 0px;
	margin-left: -4px;
	margin-bottom: 10px;
	padding: 0px;
	overflow: visible;
	}
ul#menu li {
	list-style: none;
	float: left;
	width: 107px;
	height: 57px;
	margin: 0 4px;
	padding: 0px;
	}
ul#menu li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/button-menu.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	display: block;
	width: 107px;
	height: 19px;
	padding-top: 38px;
	text-align: center;
	}
ul#menu li a:hover {
	background-image: url(images/button-menu.jpg);
	background-position: 0% 99%;
	background-repeat: no-repeat;
	}
#gradient-top {
	width: 800px;
	height: 80px;
	background-image: url(images/gradient-top.jpg);
	background-repeat: no-repeat;
	}
#content {
	height: 305px;
	width: 800px;
	/*border: 1px solid #FF0000;*/
	}
#content ul#products {
	display: block;
	width: 855px;
	height: 266px;
	overflow: visible;
	margin: 0px;
	margin-left: -25px;
	padding: 8px 0px 0px 0px;
	/*border: 1px solid #eeeeee;*/
	}
#content ul#products li {
	list-style: none;
	float: left;
	width: 169px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #00CC33;*/
	}
#content ul#products li a img {
	margin: 0 auto;
	border: none;
	}
#content ul#products li a {
	text-decoration: none;
	}
#content ul#collections li {
	list-style: none;
	margin: 8px 0px;
	}
#content ul#collections li a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	text-transform: uppercase;
	}
#content ul#colletions li a:visited {
	color: #999999;
	}
#content ul#collections li a:hover {
	color: #FF0000;
	}
#content #misc {
	/*border: 1px solid #0000FF;*/
	padding: 0px;
	margin: 0px;
	height: 28px;
	margin-top: 3px;
	}
#content #misc h1 {
	/*border: 1px solid #00ff00;*/
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	padding-top: 5px;
	float: left;
	}
/*#content*/ #misc ul#pagination {
	/*border: 1px solid #ff0000;*/
	float: right;
	list-style: none;
	margin-top: 1px;
	}
/*#content*/ #misc ul#pagination li {
	float: left;
	}
/*#content*/ #misc ul#pagination li a {
	display: block;
	width: 24px;
	height: 18px;
	padding: 3px 0px;
	margin: 0px 2px;
	background-image: url(images/pagination-pagenum.jpg);
	background-position: 0% 0%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	color: #000000;
	}
/*#content*/ #misc ul#pagination li a:hover {
	background-image: url(images/pagination-pagenum.jpg);
	background-position: 0% 100%;
	}
/*#content*/ #misc ul#pagination li a.PageSelected {
	background-image: url(images/pagination-pagenum.jpg);
	background-position: 0% 100%;
	}
#gradient-bottom {
	width: 800px;
	height: 86px;
	background-image: url(images/gradient-bottom.jpg);
	background-repeat: no-repeat;
	}

/* STYLE FOR product-plate.dwt.php */

#plate-page {
	width: 712px;
	margin: 0px auto;
	overflow: auto;
	padding-bottom: 12px;
	}
#plate-page h2 {
	text-align: center;
	padding:0px;
	margin: 9px 0px 11px 0px;
	font-size: 14px;
	}
#plate-page h2 a {
	display: block;
	width: 707px;
	height: 33px;
	padding-top: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/plate-header.jpg);
	background-repeat: no-repeat;
	}
#plate-page h2 a:hover {
	background-image: url(images/plate-header-hover.jpg);
	background-repeat: no-repeat;
	}
#plate {
	/*border: 1px solid #ff0000;*/
	width: 650px;
	height: 592px;
	background-image: url(images/plate-w-o-shadow.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 62px 31px 10px 31px;
	}
#plate-page ul#attributes {
	list-style: none;
	float: left;
	margin-top: 200px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	}
#plate-page ul#attributes li {
	margin: 0px;
	padding: 0px;
	width: 250px;
	}
#plate-page ul#attributes li a {
	text-decoration: none;
	color: #000000
	}
#plate-page ul#attributes li a:hover {
	text-decoration: underline;
	}
#plate-page ul#projections {
	margin-top: 10px;
	float: left;
	text-align: right;
	list-style: none;
	width: 358px;
	font-family: Arial, Helvetica, sans-serif;	
	}
#plate-page ul#projections li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	}
#plate-page ul#projections li a:hover {
	text-decoration: underline;
	}
#plate-page #product-image {
	float: right;
	text-align: center;
	margin-top: 30px;
	}
#plate-page img {
	}
#plate-page ul#pagination {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	width: 710px;
	}
#plate-page ul#pagination li#left {
	float: left;
	}
#plate-page ul#pagination li#right {
	float: right;
	}
	
/* STYLE FOR views.dwt.php */
#views {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 10px;
	}
#views ul {
	width: 160px;
	list-style: none;
	text-align: center;
	padding: 0px;
	}
#views ul li {
	margin: 10px 0px;
	}
#views ul.combinations {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	margin: 0px;
	}
#views ul#combinations-left {
	float: left;
	}
#views #main-image {
	width: 480px;
	float: left;
	text-align: center;
	margin-bottom: 12px;
	}
#views #main-image img {
	margin-bottom: 5px;
	background-image: url(images/gray-tile-big.gif);
	background-repeat: no-repeat;
	}
#views #main-image a#misc {
	text-decoration: underlined;
	text-transform: capitalize;
	color: #000000;
	}
#views #main-image a#misc:hover {
	text-decoration: none;
	}
#views ul#combinations-right {
	float: left;
	}
#views ul.combinations li img {
	background-image: url(images/gray-tile.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}
#views ul#options {
	list-style: none;
	text-align: center;
	width: 475px;
	height: 28px;
	margin: 4px 0px;
	padding: 0px;
	}
#views ul#options li {
	float: left;
	}
#views ul#options li.rotate {
	width: 72px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	}
#views ul#options li.rotate a {
	display: block;
	width: 72px;
	height: 21px;
	text-align: center;
	padding: 0px;
	padding-top: 7px;
	background-image: url(images/button.jpg);
	background-position: 0% 0%;
	}
#views ul#options li.rotate a:hover {
	background-image: url(images/button.jpg);
	background-position: 0% 100%;
	}
#views ul#options li#zoom {
	width: 140px;
	height: 28px;
	margin: 0px 95px;
	}
#views ul#options li#zoom a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 140px;
	height: 24px;
	padding: 0px;
	padding-top: 4px;
	background-image: url(images/button-wide.jpg);
	background-position: 0% 0%;
	}
#views ul#options li#zoom a:hover {
	background-image: url(images/button-wide.jpg);
	background-position: 0% 100%;
	}
#partners a {
	display: none;
	}