#menu-sc0 {
	display: none;
	}

body,html	{
	height: 100%;
	xcursor: default;
	}

body {
	background: #ddd url('../img/mainBg.gif') repeat-y top center;
	padding: 0px;
	margin: 0px;
	font: 12px Tahoma;
	color: #555;
	}

p {
	margin: 0px;
	padding: 8px;
	}

a {
	color: #0000FF;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#container {
	height: auto !important; 
	height: 100%; 
	min-height: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	background: #f5f5f5 url('../img/contentBg.gif') repeat-x;
	border-left: 5px solid #B80000;
	border-right: 5px solid #B80000;
	}

#header {
	position: relative;
	display: block;
	height: 50px;
	background: url('../img/header.jpg') no-repeat;
	padding-top: 123px;
	padding-left: 109px;
	}

ul#mainMenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 123px;
	left: 120px;
	list-style-type: none;
	border-left: 1px solid #A6A6A6;
	height: 22px;
	text-align: left;
	}

ul#mainMenu li {
	float: left;
	position: relative;
	text-align: left;
	}

ul#mainMenu li a {
	display: block;
	float: left;
	height: 20px;
	border-top: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
	text-decoration: none;
	text-align: left;
	}
	
ul#mainMenu li a span {
	display: block;
	float: left;
	height: 18px;
	border: 1px solid #D9D9D9;
	font: 10px/18px Tahoma;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	background: url('../img/menuBg.gif');
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	}

ul#mainMenu a.arrow {
	background: url('../img/arrow.gif') no-repeat 177px 5px;
	}

ul#mainMenu li.over a,
ul#mainMenu li a:hover {
	border-top: 1px solid #B80000;
	border-right: 1px solid #B80000;
	border-left: 1px solid #B80000;
	z-index: 1000;
	text-align: left;
	}

ul#mainMenu li.over a span,
ul#mainMenu li a:hover span {
	background: url('../img/menuBgOver.gif');
	padding-left: 9px;
	text-align: left;
	}

ul#mainMenu li ul {
	display: none;
	}

ul#mainMenu li.over ul li ul {
	display: none;
	}

ul#mainMenu li.over ul li.over ul {
	display: block;
	border-top: 1px solid #B80000;
	top: -3px;
	left: 185px;
	}

ul#mainMenu li.over ul li.over ul li ul {
	display: none;
	}

ul#mainMenu li.over ul li.over ul li.over ul {
	display: block;
	}

ul#mainMenu li.over ul li.over ul li.over ul li ul {
	display: none;
	}

ul#mainMenu li.over ul li.over ul li.over ul li.over ul {
	display: block;
	}

ul#mainMenu li.over ul,
ul#mainMenu li:hover ul {
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	top: 21px;
	left: 0px;
	width: 186px;
	background: #fff;
	border: 1px solid #B80000;
	border-top: 2px solid #B80000;
	padding: 2px;
	text-align: left;
	}

ul#mainMenu li ul li {
	float: left;
	width: 186px;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 19px;
	text-align: left;
	}


ul#mainMenu li.over ul li a {
	border: none;
	width: 178px;
	font: 11px/16px Tahoma;
	color: #666;
	padding-left: 5px;
	border-bottom: 1px solid #999;
	height: 18px;
	margin: 0px;
	text-align: left;
	}

ul#mainMenu li ul li a:hover {
	border: none;
	border-bottom: 1px solid #999;
	background-color: #f5f5f5;
	}

ul#smallMenu {
	position: absolute;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	top: 31px;
	left: 338px;
	}

ul#smallMenu li {
	float: left;
	}

ul#smallMenu li a {
	padding-left: 6px;
	padding-right: 5px;
	background: url('../img/smMenuSep.gif') no-repeat top right;
	height: 10px;
	display: block;
	float: left;
	font: 11px/10px Tahoma;
	color: #CDCDCD;
	}

ul#smallMenu li a:hover {
	color: #fff;
	text-decoration: none;
	}

ul#smallMenu li a img {
	float: left;
	border: 0px;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	}

ul#smallMenu li a:hover img {
	border: 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	}

ul#footerMenu {
	display: block;
	clear: both;
	height: 30px;
	background: #ACACAC;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 20px;
	}

ul#footerMenu li {
	float: left;
	display: block;
	padding-top: 6px;
	margin-left: -1px;
	}

ul#footerMenu li a {
	float: left;
	display: block;
	height: 18px;
	font: 11px/17px Tahoma;
	color: #fff;
	border-left: 1px solid #fff;
	padding-left: 10px;
	padding-right: 10px;
	}

ul#productList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 235px;
	margin-left: 5px;
	_border-top: 1px solid #999;
	}

ul#productList li {
	display: block;
	float: left;
	margin-top: -1px;
	}

ul#productList ul {
	display: none;
	}

ul#productList li a {
	display: block;
	width: 231px;
	height: 20px;
	border: 1px solid #999;
	background-color: #fff;
	font: 10px/19px Tahoma;
	color: #777;
	padding: 1px;
	float: left;
	text-transform: uppercase;
	}

ul#productList li.plus a span {
	background-image: url('../img/plus.gif');
	background-repeat: no-repeat;
	}

ul#productList li.minus a span {
	background-image: url('../img/minus.gif');
	background-repeat: no-repeat;
	}

ul#productList li a span {
	display: block;
	height: 20px;
	background-color: #f5f5f5;
	background-position: 5px -1px;
	cursor: pointer;
	padding-left: 20px;
	}

ul#productList li a:hover span, 
ul#productList li.minus a span {
	background-color: #B80000;
	background-position: 5px -24px;
	color: #fff;
	}

ul#productList li a:hover,
ul#productList li.minus a {
	border: 1px solid #B80000;
	text-decoration: none;
	color: #fff;
	}

ul#productList li.minus {
	margin-top: 3px:
	}

ul#productList li.minus ul {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	}

ul#productList li.minus ul li {
	padding-left: 1px;
	}

ul#productList li.minus ul li a {
	height: 18px;
	border: 0px;
	background: #DE0E0E;
	font: 11px/17px Tahoma;
	text-transform: none;
	padding-left: 10px;
	width: 221px;
	color: #fff;
	}

ul#productList li.minus ul li a:hover {
	border: none;
	height: 18px;
	background: #B80000;
	color: #fff;
	text-decoration: underline;
	}

#copyright {
	position: relative;
	margin-top: 1px;
	border-top: 4px solid #DE0E0E;
	padding-top: 5px;
	padding-left: 10px;
	font: 11px Tahoma;
	color: #999;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 20px;
	}

.cBox1 {
	display: block;
	position: relative;
	float: left;
	padding-bottom: 10px;
	border: 1px solid #999;
	background: #fff;
	margin-right: 7px;
	}

.cBox2 {
	border: 1px solid #999;
	background: #fff;
	float: left;
	padding-bottom: 10px;
	}

h1 a, h2 a {
	color: #fff;
	}

h1, h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	background: #DE0E0E;
	border: 3px double #DE0E0E;
	margin-left: -1px;
	margin-right: -1px;
	margin-top: -1px;
	padding-left: 6px;
	font: bold 11px/19px Tahoma;
	color: #fff;
	position: relative;
	height: 20px;
	margin-bottom: 10px;
	}

h2 {
	margin-top: 20px;
	}

p {
	padding-left: 10px;
	padding-right: 10px;
	}

.cBox3 {
	display: none;
	}

#layout1, #layout2, #layout3, #layout4 {
	padding-left: 8px;
	}


#layout4 .cBox1 {
	width: 500px;
	}

#layout4 .cBox2 {
	width: 247px;
	}

#layout1 .cBox1 {
	width: 756px;
	display: block;
	background: #fff;
	margin-right: 0px;
	}

#layout1 .cBox2 {
	display: none;
	}

#layout2 .cBox1 {
	width: 375px;
	background: #fff;
	}

#layout2 .cBox2 {
	width: 373px;
	}

#layout2 .cBox1 p {
	text-align: justify;
	}

#layout3 .cBox3 {
	display: block;
	position: relative;
	float: left;
	padding-bottom: 10px;
	border: 1px solid #999;
	background: #fff;
	margin-right: 7px;
	width: 247px;
	}

#shoppingCart {
	display: none;
	}

#layout3 #shoppingCart {
	display: block;
	}

.product {

	width: 150px;
	margin-left: 3px;
	margin-right: 2px;
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin-bottom: 7px;
	vertical-align: middle;
	text-align: center;


}

.product a.imageLink {
	display: block;
	text-align: center !important;
	display: table-cell;
	vertical-align: middle;
	height: 110px;
	font-size: 115.75px;
}

* html .product a.imageLink img {
	vertical-align: middle;
}



.product img {
	border: none;
	text-align: center;
	}


.product h3 {
	display: block;
	position: relative;
	height: 30px;
	background: #DE0E0E;
	text-align: center;
	font: bold 11px Tahoma;
	color: #fff;
	text-transform: uppercase;
	padding: 4px;
	border: 3px double #DE0E0E;
	margin-left: -1px;
	margin-right: -1px;
	margin-top: -1px;
	margin-bottom: 0px;
	}

.product a.text {
	display: block;
	background: #eee;
	font: 11px Tahoma;
	color: #777;
	padding: 4px;
	text-decoration: none;
	text-align: center;

	}

.product a:hover {
	text-decoration: none;
	color: #555;
	}

#layout3 .cBox1 {
	display: none;
	}

#layout3 .cBox2 {
	width: 500px;
	}

.products {
	margin: 10px;
	width: 353px;
	border-collapse: collapse;
	}

.products td {
	border: 1px solid #999;
	padding: 4px;
	}

.products td.header {
	border-left: 1px solid #999;
	border-bottom: 2px solid #999;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #eee;
	color: #777;
	}

.newsItem  {
	position: relative;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	display: block;
	color: #DE0E0E;
	border-bottom: 1px solid #DE0E0E;
	font: 10px Tahoma;
	padding: 4px;
	padding-left: 6px;
	margin: 0px 5px;
	}

.newsItem a {
	display: block;
	padding: 3px 10px;
	color: #777;
	font: 11px Tahoma;
	text-align: justify;
	}

.newsItem h3 {
	margin: 0px;
	padding: 0px;
	display: block;
	font: bold 11px Tahoma;
	border-bottom: 1px solid #DE0E0E;
	color: #DE0E0E;
	}

.contact {
	margin-left: 10px;
	}

.contact td {
	padding: 0px;
	margin: 0px;
	font: bold 12px Tahoma;
	padding-left: 5px;
	}

.contact td.header, td.header2 {
	width: 60px;
	border: 1px solid #999;
	border-right: 3px solid #B80000;
	font: 10px Tahoma;
	text-transform: uppercase;
	color: #B80000;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-left: 0px;
	background-color: #fff;
	}

.contact td.header2 {
	width: 140px;
	}

.contact b {
	font: 11px Tahoma;
	text-transform: uppercase;
	font-weight: bold;
	}

input {
	border: 1px solid #999;
	background-color: #ffffa0;
	height: 20px;
	font: 12px/20px Tahoma;
	color: #666;
	padding-left: 2px;
	}

.contact textarea {
	border: 1px solid #999;
	background-color: #ffffa0;
	height: 100px;
	width: 300px;
	font: 12px/16px Tahoma;
	color: #777;
	padding: 4px;
	overflow: auto;
	}

.button {
	border: 3px double #999;
	background-color: #eee;
	font: 10px Tahoma;
	text-transform: uppercase;
	cursor: pointer;
	height: 25px;
	display: block;
	}

form {
	padding: 0px;
	margin: 0px;
	}





