/*
JCART v1.1
http://conceptlogic.com/jcart/
*/

#jcart * { margin:0; padding:0; font-family:arial, tahoma, verdana, sans-serif;}
#jcart, #jcart input, #jcart-tooltip { font-size:12px; }

#jcart fieldset { border:0; }

#jcart table { width:100%; border:0; background:#fff; border-collapse:collapse; }
#jcart tr {  }
#jcart th, #jcart td { padding:5px; border:0; border:solid 1px #ccc; vertical-align:top; text-align:left; font-weight:normal; background-color:#EFEFEF}
#jcart td.empty { text-align:center; }

#jcart p.jcart-error { text-align:center; padding:5px; background-color:#EFEFEF;}

#jcart strong#jcart-title {  }

#jcart th { background:#bacb98 }
#jcart th#header {  }
$jcart th#footer {  }

#jcart td.jcart-item-qty { width:25%; }
#jcart td.jcart-item-name { width:50%; font-weight:bold; font-size:10pt; }
#jcart td.jcart-item-price { width:25%; font-weight:bold; text-align:right; font-size:10pt; }
#jcart td.jcart-item-price span { display:block; }

#jcart a.jcart-remove { font-size:11px; font-weight:normal; }

#jcart span#jcart-subtotal { display:block; }
#jcart span#jcart-subtotal strong {font-size:11pt;  }

#jcart input.jcart-button { padding:2px; margin:2px;}

#jcart input#jcart-checkout { float:right; }

#jcart input#jcart-paypal-checkout { display:block; padding:10px; margin:20px auto; }

#jcart-tooltip { border:solid 1px #000; padding:3px 7px 3px 25px; background:url(checkmark.png) 3px center no-repeat #f2fcee;  }

			#wrapper { border-bottom: solid 4px #a3a3a3; border-right: solid 4px #a3a3a3; margin:30px auto 0px auto; width:800px; padding:0px; background:#efefef; text-align:center;}

			#sidebar { width:100%; position:fixed; right:0px; bottom:0px; width:250px;}

			#cartcontent  {width:75%; margin-left:auto; margin-right:auto; position:relative; text-align:left; #left:0px;margin-bottom:10px;margin-top:-25px; #margin-top:0px;}
			#content  { width:90%; margin-left:auto; margin-right:auto; position:relative; background-color:white; border:2px solid #3d3d1f; padding:20px; text-align:left; #left:25px;clear:both;}
			#content2 {width:60%; margin-left:auto; margin-right:auto;  #left:20px;}
			.jcart { margin:0 20px 20px 0; padding-top:20px; border:solid 2px #3d3d1f; float:left; background:#fff; text-align:center; position:relative; left:-160px; #left:-60px;  width:757px;}
			.jcart ul { margin:0px auto; list-style:none; padding:10px; text-align:left; width:737px;}
			.jcart fieldset { border:0; }
			.jcart strong { color:#000066; }
			.jcart .button { margin:0px; padding:5px; #padding-top:5px; #padding-bottom:5px; clear:both;margin-left:20px;#margin-left:40px;#margin-top:-0px;float:left; }
			.jcartcheck { margin:0 20px 20px 0; padding-top:20px; border:solid 2px #3d3d1f; float:left; background:#fff; text-align:center; width:775px; position:relative; left:-150px; #left:-50px;}
			
			fieldset { border:0; }
			#paypal-button { display:block; padding:10px; margin:20px auto;}
			a { text-decoration:none;color:black;}
			a:hover {text-decoration:underline;}
			.clear { clear:both; }
			.list{position:relative; #left:-100px;}
			.description{float:left;margin-left:20px;}
			.picture{margin-bottom:20px; float:left;width:300px;}
			.shopping{width:737px; #left:-100px;}
			.content  { width:90%; margin-left:auto; margin-right:auto;}
			.cartcontent  { width:60%; margin-left:auto; margin-right:auto;}
			.products{}
			.Describe{width:270px; position:relative; left:0px; height:75px;}
			.deletelink{text-align:right;}
			.productli{padding-bottom:10px;}