
.shoppingcart tr th {
	font-size: 12px;
	font-weight: normal;
}
div#shoppingcart img {

}
div#shoppingcart div{
	width: 148px;
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #efefef;
	text-align: left;
	padding: 6px;
	padding-top: 4px;
}
div#shoppingcart div strong {
	font-size: 11pt;
}
div#sideshoppingcart div h2 {
	display: inline;
}
table.shoppingcart {
	margin-left: -2px;
	margin-bottom: 5px;
}
table.shoppingcart tr td {
	font-size: 8pt !important;
}
div#widgetshoppingcart {
}
div#widgetshoppingcart div {
	height: 100%;
	width: 100%;
	text-align: left;
	padding: 6px;
}
div#widgetshoppingcarts div h2 {
	margin-left: -1ex;
	display: inline;
}
td {
	font-size: 11pt;
	vertical-align: top;
}
table.productcart {
	width: 100%;
	margin: 0 0 10px 0;
	padding-top: 0;
}
table.productcart tr td {
	padding-bottom: 5px;
	font-size: 8pt;
}
table.productcart tr.firstrow td {
	font-weight: bold;
	background-color: #e5e5e5;
}
table.productcart tr.oddrow td {
	background-color: #f0f0f0;
}
table.productcart tr td.firstcol {
	width: 40%;
	white-space: normal;
}
.variations{
  font-size:10px;
  }
form.adjustform {
	display: inline;
}
table.productdisplay {
	margin: 2px 0 20px 0;
	border-collapse: collapse;
	text-align: left !important;
}
table.productdisplay tr td {
	vertical-align: top;
	padding-bottom: 5px;
	text-align: left !important;
}
table.productdisplay tr td.imagecol {
	padding-bottom: 10px;
	padding-right: 5px;
	margin-right: 5px;
	border: 0px solid #ffffff;
	border-top: 2px solid #2c2c2c;
}
table.productdisplay tr td.imagecol img {
}
table.productdisplay tr td.textcol {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	width: 200px;
	text-align: left !important;
	border-top: 2px solid #2c2c2c;
}
div.producttext {
	border-bottom: 2px solid #2c2c2c;
	padding: 0 0 2px 0;
	margin: 1px 0 0 6px;
	font-size: 10pt;
	width: 100%;
	text-align: left !important;
}
div.producttext select{
text-align:right;
clear:right;
border:0;
width:100%;
color:white;
background-color: #2c2c2c;
}
div.producttext strong {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
}
table.list_productdisplay {
	/* margin-top: 10px;
*/
	margin-bottom: 20px;
	border-collapse: collapse;
	width: 100%;
}
table.list_productdisplay tr td {
	vertical-align: top;
	padding-bottom: 0px;
	font-size: 8pt;
	/*  border: 1px solid black;
*/
}
table.list_productdisplay tr td select {
	margin-right: 3px;
}
table.list_productdisplay tr.list_view_description {
	margin: 0px;
	padding: 0px;
}
table.list_productdisplay tr.list_view_description td {
	margin: 0px;
	padding: 0px 3px 5px 3px;
}
table.list_productdisplay tr.list_view_description td div {
	display: none;
	padding: 3px;
}
ul.tandclist li {
	list-style-type: lower-alpha;
}
ul.tandclist li {
	list-style-type: circle;
}
ul.linklist li {
	font-weight: bold;
}
strong.special {
	color: #DD0000;
}
a.termsandconds {
	text-decoration: underline;
}
span.miniarrow {
	display: block;
	/* border: 1px solid black;
*/
	vertical-align: top !important;
}
img.miniarrow {
	margin-right: 4px;
}
img.catimage {
	float: left;
	position: relative;
	top: -3px;
	margin-right: 2pt;
}
.cattitles {
	font-size: 12px;
  font-weight: bold;
  color: #000000;
	position: relative;
	margin: 0px;
	padding: 0px;
}
strong.prodtitles {
	display: block;
	margin-bottom: -15px;
}
table.mainpagetable {
	margin-left: 0px;
}
table.mainpagetable tr td {
	padding-left: 0px;
}
strong.title {
	font-size: 12.5pt;
}
span.pricedisplay {
	white-space: nowrap;
	font-weight: normal;
	font-size: 12px;
	clear:right;
	width:100%;
}
td.totals {
	vertical-align: bottom;
}
table.cattable {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	/* border: 1px solid black;
*/
}
table.cattable tr td {
	padding: 0px;
	/* border: 1px solid black;
*/
}
td.catfirstcol {
	padding-right: 3px;
}
form#specials {
	display: inline;
}
span.oldprice {
	text-decoration: line-through;
}
span.additional_description {
	display: none;
	font-size: 10px;
	text-align: justify;
}
a.additional_description_link {
	display: inline;
}
td.prodgroupmidline {
	border-right: 1px solid black !important;
	padding-right: 3px;
}
#loadingindicator {
	visibility: hidden;
	font-size: 7pt;
	font-weight: normal;
}
#loadingindicator img {
	position: relative;
	top: 3px;
	margin-left: 6px;
	/*  visibility: hidden;
*/
	border: none !important;
}
#alt_loadingindicator {
	visibility: hidden;
	font-size: 7pt;
	font-weight: normal;
}
#alt_loadingindicator img {
	position: relative;
	top: 3px;
	margin-left: 6px;
	/*  visibility: hidden;
*/
	border: none !important;
}
/* e-commerce fix for K2 */
table.productdisplay tr td img {
	max-width: none;
}
div.product_footer {
	position: relative;
	padding: 0px !important;
	width: 100%;
	border-top: 1px dashed #cccccc;
	height: 35px;
	margin-top: 1em;
}
div.product_footer strong {
	display: block;
	font-size: 7pt;
	font-weight: normal;
}
div.product_average_vote {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	float: left;
	margin: 0px !important;
	height: inherit;
}
div.product_user_vote {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30%;
	margin: 0px !important;
	height: inherit;
}
span.vote_total {
	position: relative;
	top: -3px;
	left: 2px;
	font-size: 7pt;
}
span.rating_saved {
	color: #990000;
	display: none;
}
div.select_country {
	margin-bottom: 5px;
}
div#homepage_products {
	width: 100%;
}
div.frontpage_product {
	width: auto;
	float: left;
	height: 260px;
	text-align: center;
}
div.frontpage_product a p {
	margin-top: 0px;
}
div.frontpage_product a {
	color: #333333 !important;
	font-weight: normal !important;
}
div.frontpage_product a img {
	border: none;
}
div.frontpage_product img {
	text-align: center;
}
div.frontpage_product span.front_page_price {
	display: block;
}
/* shopping cart styling */
table.productcart {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	border-collapse: collapse;
	padding-top: 3px;
	border-top: 2px solid #2c2c2c;
	border-bottom: 2px solid #2c2c2c;
	font-size: inherit;
}
table.productcart tr td {
	padding-bottom: 5px;
	font-size: 11px;
	font-size: inherit;
}
table.productcart tr.product_row td {
	padding-bottom: 5px;
	font-size: inherit;
	vertical-align: middle !important;
}
table.productcart tr.product_row td {
	padding-bottom: 5px;
	font-size: inherit;
	vertical-align: middle !important;
}
/*table.productcart tr td a {
	color: #000000;
	font-weight: normal;
}
table.productcart tr td a:hover {
	color: #555555;
}
*/
table.productcart tr.firstrow td {
	font-weight: bold;
	background-color: #e5e5e5;
	border-left: 2px solid white;
}
table.productcart tr.firstrow td.firstcol {
	border-left: none;
}
table.productcart tr.product_shipping td {
	vertical-align: middle;
	border-top: 1px solid #999999 !important;
	border-bottom: 1px solid #999999 !important;
	padding-top: 4px;
}
table.productcart tr.total_price td {
	border-top: 1px solid #999999 !important;
	border-bottom: 1px solid #999999 !important;
	font-weight: bold;
	padding-top: 4px;
}
ul.checkout_links {
	list-style-type: none;
	padding-left: 0px;
	border-bottom: 2px solid #2c2c2c;
}
ul.checkout_links li {
	list-style-type: none;
	margin-left: 0px;
}
ul.checkout_links li a {
	color: #555555 !important;
	font-weight: normal !important;
	text-align: center;
	background-color: #dfdfdf;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
}
ul.checkout_links li a:hover {
	color: #ffffff !important;
	background-color: #2c2c2c;
}
.PeSwitcher {
	float: right;
	border-top: 2px solid #2c2c2c;
	width: 200px;
	margin: 17px 0 0 0;
	padding: 0;
	display:block;
}
.PeSwitcher ul, .PeSwitcher ul li {
	padding: 0;
	margin: 0;
}
.PeCatsOnly {
	padding: 0;
	margin: 0;
}
.category_brand_header li {
	list-style-type: none;
	margin-left: 0px;
}
#content .category_brand_header li a {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.PeCatsands ul {
	padding: 0px;
	margin: 0px;
}

.PeCatsBrands{
float:left;
padding:0px;
margin: -5px 0 -20px 0;
}
/*
.PeCatsBrands ul {
	list-style-type: none;
  padding:0px;
margin:0px;	
}*/
.PeCatsBrands ul li {
	list-style-type: none;
	margin: 0 0 0 -20px;
	padding-left:0px;
}
.PeCatsBrands ul li a{
color:#000000;
}
.PeCatsBrands ul li a:hover{
color: #2c2c2c;
}
.category_image {
	text-align: left;
}

#categorydisplay ul, #categorydisplay ul li a {
  text-decoration: none;
	font-size: 16px;
	font-weight: bold;

}
a#fancy_collapser_link {
	width: 13px;
	height: 13px;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: -3px;
	border: none;
}
a#fancy_collapser_link img {
	border: none;
}
div#shoppingcartcontents {
  font-size:12px;
	width: 200px;
	float: right;
	display: block;
	margin-top: 27px;
	padding: 0;
	border-top: 2px solid #2c2c2c;
	border-bottom: 2px solid #2c2c2c;
}
div#shoppingcartcontents a {
	font-weight: normal;
	font-size: 12px;
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #ffffff;
	background-color: #2c2c2c;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
div#shoppingcartcontents a:hover {
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #ffffff;
	background-color: #dfdfdf;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
div#shoppingcartcontents strong {
	font-size: 14px;
	font-weight: bold;
}
div#sliding_cart {
	margin: 0px;
	padding: 0px;
}
div#sliding_cart a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 12px;
}
div#sliding_cart strong {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.total_price {
	font-weight: bold;
}
#goToCard {
	margin: 10px 0 0 0px;
}
#goToCard a {
	color: #ffffff;
	text-align: center;
	background: #2c2c2c;
	display: block;
	border-bottom: 2px solid #ffffff;
}
#goToCard a:hover {
	background: #dfdfdf;
	color: #000000;
}

#product_search_form{
  width:405px;
  text-align:right;
}
#product_search_field{
  width:200px;
  background-color: #2c2c2c;
  color:#ffffff;
  margin:2px 0 0 205px;
  padding:0px;
}
#product_search_field:hover{
  background-color: #dfdfdf;
  color:#000000;
}
#product_search_button{
  width:200px;
  margin:0 0 0 205px;
  margin-top:1px;
}
.wrap{
border-top:2px solid #2c2c2c;
}
