body, html, #siteMain {background-color: black;}
#siteFoot {background-color: white; border-top:1px solid #ccc}
#siteHead {border-bottom: 1px solid #ffffff; height: 299px; width: 100%;}

#siteHead h1, .h1Fix {
	padding-top: 60px;
	padding-left: 30px;
	font-family: Times New Roman;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 300%;
}
#siteHead h2, .h2Fix {
	padding-left: 30px;
	font-family: Times New Roman;
	font-size: 150%;
	font-weight: normal;
	text-transform: uppercase;
}
#webSite {
    width: 980px;
}
#siteMain {
  width: 980px;
}
#mainBar {
width: 600px;
    padding-left: 30px;
}
#rightBar, #rightBar a {
 /*color: #fff;  */
width:150px !important;
	margin-right:5px !important;
	_margin-right:3px !important;
} 
#leftBar, #leftBar a {
 /*color: #fff; */
 }

table.product-boxes {
	margin:0 !important;
	width:98.5% !important;
}
div#leftBar table.product-boxes , div#rightBar table.product-boxes {
	width:131px !important;
}
div#leftBar table.product-boxes {
	#margin-left:15px !important;
}
div#leftBar table.product-boxes td.empty, div#rightBar table.product-boxes td.empty {
	display:none !important;
}
div#leftBar table.product-boxes td.img, div#rightBar table.product-boxes td.img {
	width:0 !important;
	padding:0 1px 0 0 !important;
}
div#leftBar table.product-boxes td.img img, div#rightBar table.product-boxes td.img img {
	!important;
}

div#leftBar table.product-boxes td.text, div#rightBar table.product-boxes td.text {
	width:100% !important;
}
div#leftBar table.product-boxes td.text h3, div#rightBar table.product-boxes td.text h3 {
	font-size:12px !important;
}
div.loginform {
	font-size:95%;
}
table.product-boxes td.text h3 {
	margin:0 0 3px !important;
	padding:0 !important;
	font-size:100% !important;
	text-align:left;
}
table.product-boxes td.img {
	padding:5px !important;
	border-right:none !important;
	text-align:center !important;
}
table.product-boxes td.img img {
	border:none;
}
table.product-boxes tr.empty td, table.product-boxes td.empty {
	padding:0 4px 0 3px !important;
	#padding:0 3px !important;
	border:none !important;
	line-height:100% !important;
}

      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
	  
 #product-table .variant select {
	 width: 200px;
	}