div#shoppingcart{
 margin: 0px;
 padding: 0px;
 }
 
div#shoppingcart img{
 position: absolute; 
 top: 5px;
 left: 5px;
 }
 
div#shoppingcart div{
 text-align: left;
 padding-top: 4px;
 }
 
div#shoppingcart div strong{
 font-size: 11pt;
 }


#sideshoppingcart div{
 width: 190px;
 text-align: left;
 margin: 0px;
 padding: 0px;
 }
 
div#sideshoppingcart div h2{
 }

div#shoppingcartcontents{

 }
 
#sliding_cart{
  background-color: #494949;
  
  margin: 0px 0px 12px opx; 
  text-align: center;
  }  

table.shoppingcart{
 margin: 0px 0px 18px 0px;
 width: 90%;
 }
table.shoppingcart tr td, table.shoppingcart tr th{
 font-size: 72% !important;
 text-align: left;
 border-top: 1px dotted #707070;
 padding: 8px 18px 8px 0px;
 }
table.shoppingcart tr th{
	border-top: none;
	padding: 2px 0px;
	}

	
form.adjustform{
 
 }


table.productdisplay{
	border-collapse: collapse;
	text-align: left !important;

	}
table.productdisplay tr td{
	border-top: 1px dotted #707070;
	padding: 12px 0px 36px 0px;
	vertical-align: top;
	text-align: left !important;
	}
table.productdisplay tr td.imagecol{
	padding-right: 18px;
	}
table.productdisplay tr td.imagecol img{
	border: 2px solid #ffffff;
	}
table.productdisplay tr td.textcol{
 padding-top: 8px;
 text-align: left !important;
 }

div.producttext{
 width: 100%;
 text-align: left !important;
 }
	div.producttext h2 {
		margin: 0px;
		padding: 0px;
		
		display: inline;
		}

	table.productdisplay input, table.productcart input {
		font: 12px Verdana, Arial, Sans-Serif; 
		color: #303030; 			
		padding: 0px 4px; 
		border: 0;
		background-color: #CCCCCC;
		height: 28px;
		width: auto;
		}
	table.productdisplay input.button, table.enter_details input.button {
		width: 50%;
		display: inline-table;
		margin-bottom: 24px;
		margin-top: 24px;
		margin-left: auto;
		margin-right: auto;
		font: 15px Verdana, Arial, Sans-Serif; 
		color: #303030;
		background-color: #CCCCCC;
		border: 0;
		text-align: center;
		cursor: pointer;  
		}
	table.productdisplay select {
		width: auto;
		font: 12px Verdana, Arial, Sans-Serif; 
		color: #303030;
		background-color: #CCCCCC;
		padding: 4px; 
		border: 0;
		margin-top: 4px;
		}
			table.productdisplay select:hover, table.productdisplay select:focus, table.productdisplay select.hover, table.productdisplay select.focus {
				background-color: #FFFFFF;
				}			
 
 
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{
/* position: relative; */
/* border: 1px solid black; */
 margin-right: 4px;
 }

img.catimage{
 float:left;
 position: relative;
 top: -3px;
 margin-right: 2pt;
 }

strong.cattitles{
 display: block;
 position: relative;
/* margin-bottom: -15px; */
 }

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;
 }

a.categorylink{
 font-size: 8pt;
 /*border: 1px solid red;*/
 }

span.pricedisplay{
 white-space: nowrap;
 }
 
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;
 }
 
a.additional_description_link{
 display: inline;
 }
 
td.prodgroupmidline{
 border-right: 1px solid black !important;
 padding-right: 3px;
 }
 
 

 
 
/* 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 select {
	margin-top: 12px;
	}
  
  
  
/* Checkout shopping cart styling */

table.productcart{
	padding: 0px;
	border: none;
	margin-top: 24px;
	width: 460px;
	}
table.productcart{
	border: 0px;
	}
table.productcart tr td{
	border-bottom: 1px dotted #707070;
	padding: 12px 4px 30px 4px;
	vertical-align: top;
	text-align: center !important;
	}
table.productcart tr.product_row td{
	vertical-align: middle !important;
	}
table.productcart tr.firstrow td{
	font-weight:bold;
	background-color: #494949;
	padding: 6px 4px 6px 4px;
	border: 0;
	}
table.productcart tr.oddrow td{
	}
table.productcart tr td.firstcol{
	padding-left: 0px;
	text-align: left !important;
	} 
table.productcart tr.firstrow td.firstcol{
	}
span.variation {
	font-size: 72%;
	padding-left: 21px;
	}
table.productcart tr.product_shipping td{
	vertical-align: middle;
	border-bottom: 1px dotted #707070;
	padding: 12px 0px 30px 0px;
	text-align: center !important;
	}
table.productcart tr.total_price {
	border-bottom: 1px dotted #707070;
	padding: 12px 0px 30px 0px;
	font-weight: bold;
	}
 table.productcart input {
	width: auto;
	padding: 8px 0px;
	text-align: center;
	}

	
table.enter_details {
	margin-top: 24px;
	}
table.enter_details tr td{
	padding: 12px 9px 12px 0px;
	vertical-align: middle;
	text-align: left !important;
	}
table.enter_details input {
	width: 325px;
	text-align: left;
	}
table.enter_details input.checkbox {
		font: 18px Verdana, Arial, Sans-Serif; 
		color: #303030;
		background-color: transparent;
		padding: 4px; 
		border: 0;
		cursor: pointer;
		margin: 0px;
		width: 21px;
		height: 21px;
		}

 
ul.checkout_links{
  list-style-type: none;
  padding-left: 0px;
 }
ul.checkout_links li{
  list-style-type: none;
  margin-left: 0px;
 }
ul.checkout_links li a{
 }
ul.checkout_links li a:hover{
 }
 
 
.PeSwitcher ul{
 padding-left: 0px;
 }
.PeSwitcher ul li{
 margin-left: 0px;
 }
  
.category_brand_header li{
 list-style-type: none;
 margin-left: 0px;
 }
  
#content .category_brand_header li a{
 color: #333333;
 font-weight: bold;
 }
  
.PeCatsBrands ul{
 padding-left: 0px;
 }
  
.PeCatsBrands ul li{
 list-style-type: none;
 margin-left: 0px;
 }
  
.PeCatsBrands  ul.SubCategories li{
 margin-left: 1em;
 }
 
.category_image{
 float: left;
 }
 
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;
 }

.product_price_cart {
	font-size: 162%;
	}
 
table.enter_details textarea.textbox {
	height: 75px;
	}
		textarea.textbox:hover, textarea.textbox:focus, textarea.hover, textarea.focus {
			background-color: #FFFFFF;
			}
table.productdisplay input.button:hover, table.productdisplay input.button:focus, table.productdisplay input.button.hover, table.productdisplay input.button.focus, table.enter_details input.button:hover, table.enter_details input.button:focus, table.enter_details input.button.hover, table.enter_details input.button.focus, table.productcart input.button:hover, table.productcart input.button:focus, table.productcart input.button.hover, table.productcart input.button.focus {
	background-color: #FFFFFF;
	}

