	/* 
	ECOMMERCE STYLES 
	Created: 02/06/2010
	Shane Horner - Forge Design Studio (www.forgedesignstudio.com)
	*/	
	
	/* STORE FRONT CSS */
	
	
/************************************************************************************************************************ STORE FRONT PAGE: CATEGORY CARD */		
	div#cart-storecatcard{
	width: 855px;
	padding: 10px;
	float: left;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}	
	div#cart-storecatcard:hover{
	width: 855px;
	padding: 10px;
	float: left;
	background-color: #ffffcc;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	}
		div#cart-storecatcardimg{
		float:left;width:175px;
		}
		div#cart-catimagecard-outer{
		padding: 5px 7px 7px 5px;
		background-color: #fff;
		border: 1px solid #e1e6e3;
		width:150px;height:150px;
		margin: 0px;
		}
		div#cart-catimagecard{
		width:150px;height:150px;border:1px solid #eeeeee;background-color:#fff;
		border: 1px solid #e1e6e3;
		}
			div#cart-storecatcarddetails{
			float:left;width:423px;
			}
	
/************************************************************************************************************************ CATEGORY PAGE */	
	div#cart-catcard{
	float: left;
	text-align: left;
	margin: 5px 15px 10px 0px;
	padding: 5px 5px 20px 5px;
	border: 1px solid #e1e6e3;
	position: relative;
	background-color: #fff;
	min-height: 325px;
	}
		div#cart-catcardimage{
		margin-bottom:15px;
		border: 1px solid #e1e6e3;
		background-color: #fff;
		text-align: center;
		overflow: hidden;
		width: 175px;
		height: 175px;
		}	
			div#cart-catcarddetails{
			width: 175px;
			text-align: center;
			}
			div#cart-catcarddetails p{
			font-size: 9pt;
			}
			p.cart-cath2top{
			font-size: 9pt;
			height: 30px;
			}
			
	/* PRODUCT CARD CSS */
	div#cart-productpagecontainer{
	width: 860px;
	margin-top:20px;
	}
		div#cart-productcard{
		width: 150px;
		margin: 20px 10px 0px 0px;
		padding: 6px;
		background-color: #fff;
		border: 1px solid #e1e6e3;
		float: left;
		text-align: left;
		}
		div#cart-productimagecard{
		border: 1px solid #e1e6e3;
		overflow: hidden;
		margin-bottom: 8px;
		width: 150px;
		height: 150px;
		}
		div#cart-imagecontainer-outer{
		padding: 5px 7px 7px 5px;
		background-color: #fff;
		border: 1px solid #e1e6e3;
		width:175px;height:175px;
		margin: 0px;
		}
		div#cart-imagecontainer{
		width: 175px;
		height: 175px;	
		overflow: hidden;
		border: 1px solid #e1e6e3;
		padding: 0px;
		margin: 0px;
		}
		div#cart-imagecontainer-outer-small{
		padding: 2px 4px 4px 2px;
		background-color: #fff;
		border: 1px solid #e1e6e3;
		float:left;
		width:50px;
		height:50px;
		overflow:hidden;
		border:1px solid #e1e6e3;
		}
		div#cart-imagecontainer-small{
		float:left;width:50px;height:50px;overflow:hidden;border:1px solid #e1e6e3;
		}
			div#cart-productcarddetails{
			text-align: center;
			}	
			div#cart-thepagecontent h3{
			font-size: 10pt!important;
			margin: 0px!important;
			padding: 0px!important;
			}
			p.cart-productinfo{
			font-size: 10pt!important;
			margin: 0px!important;
			padding: 2px 0px 2px 0px!important;
			}
			span.cart-savegreen{
			font-weight: bold;
			color: green;
			}
			div#cart-productdetails{
			width: 860px;
			border: 1px solid #e1e6e3;
			padding: 10px;
			margin-top: 10px;
			background-color: #fff;
			}
			div#cart-productdetails h3{
			font-size: 12pt!important;
			margin: 0px!important;
			padding: 0px 0px 10px 0px!important;
			}
	
	/* H TAGS */
	h2.cart-cath2{
	font-weight: bold;
	font-size: 9pt!important;
	padding: 0px 0px 0px 0px;
	margin: 0px; 		
	height: 35px;
	}
			
	
	/* THE ECOMMERCE CONTAINER CSS */
	div#cartcontent{
	width: 860px;
	text-align: left;
	}
	div#cartcontent h1{
	font-size: 14pt;
	padding: 8px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #d9d6d6;
	background-color: #eeeeee;
	color: #333;
	width: 860px;
	}
	h2.cat-h2{
	font-size: 13pt;
	padding: 20px 0px 10px 0px!important;
	margin: 0px!important;
	}
	h2.cat-h2-subs{
	font-size: 11pt;
	padding: 20px 0px 10px 0px!important;
	margin: 0px!important;
	}
	h2.cart-productname{
	font-size: 13pt;
	padding: 0px 0px 10px 0px!important;
	margin: 0px!important;
	}

/************************************************************************************************************************ SUB CATEGORY PAGE */	
	div#smallproductcard{
	float: left;
	text-align: left;
	margin: 5px;
	padding: 5px 5px 20px 5px;
	border: 1px solid #e1e6e3;
	position: relative;
	background-color: #fff;
	width: 125px;
	}
		div#smallproductcard-image{
		margin-bottom:15px;
		border: 1px solid #e1e6e3;
		background-color: #fff;
		text-align: center;
		overflow: hidden;
		width: 125px;
		height: 125px;
		}	
			div#smallproductcard-details{
			width: 125px;
			height: 100px;
			text-align: center;
			}
			div#smallproductcard-details p{
			font-size: 9pt;
			margin: 0px;
			padding-bottom: 2px;
			padding-top: 2px;
			}
	h3#smallproductcard-h3{
	font-size: 9pt!important;
	margin: 0px!important;
	text-align: center;
	padding: 0px!important;
	}
	
	div#smallsubcatcard{
	float: left;
	text-align: left;
	margin: 5px;
	padding: 5px 5px 20px 5px;
	border: 1px solid #e1e6e3;
	position: relative;
	background-color: #ffffcc;
	width: 125px;
	}
		div#smallsubcatcard-image{
		margin-bottom:15px;
		border: 1px solid #e1e6e3;
		background-color: #fff;
		text-align: center;
		overflow: hidden;
		width: 125px;
		height: 125px;
		}	
			div#smallsubcatcard-details{
			width: 125px;
			height: 100px;
			text-align: center;
			}
			div#smallsubcatcard-details p{
			font-size: 9pt;
			}
	h3#smallsubcatcard-h3{
	font-size: 9pt!important;
	margin: 0px!important;
	text-align: center;
	padding: 0px!important;
	}			
	
/************************************************************************************************************************ CHECKOUT PAGE: CART ITEMS */	
	div#cart-checkoutline{
	width: 100%;
	text-align: right;
	}
	div#cart-cartline{
	padding: 5px; 
	margin-bottom: 5px;
	border: 1px solid #e1e6e3;
	width: 860px;
	background-color: #fff;
	}
	div#cart-cartline:hover{
	padding: 5px; 
	margin-bottom: 5px;
	border: 1px solid #e1e6e3;
	width: 860px;
	background-color: #ffffcc;
	}
	div#cart-productremoved{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border:1px solid #990000;
	background-color: #CE4545;
	padding: 8px;
	font: 10pt trebuchet ms,tahoma,arial;
	color: #fff;
	text-align: center;
	}
	
/************************************************************************************************************************ PRODUCT ENTERED */	
	div#cart-productentup{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 678px;
	border:1px solid #aecd6b;
	background-color:#CDEB8B;
	padding: 10px;
	font: 10pt trebuchet ms,tahoma,arial;
	color: #006E2E;
	text-align: center;
	}
	a.cart-removeprod{
	color:red!important;
	}
	a.cart-removeprod:hover{
	color:green!important;
	}
	p.cart-smalltext{
	font-size: 8pt;
	}
	div#cart-noproduct{
	height: 250px;
	color: #990000;
	font-size: 12pt;
	}
	
	/* BREAD CRUMB NAVIGAITON CSS */
	div.cart-breadcrumb{
	width: 860px;
	font-size:8pt;
	text-align: right;
	margin-bottom: 10px;
	}
	div.cart-breadcrumb a{
	color: blue;
	font-size: 8pt;
	text-decoration: underline;
	}
	div.cart-breadcrumb a:hover{
	color: green;
	font-size: 8pt;
	text-decoration: underline;
	}
	
	/* THE LINKS ON THE PAGE */
	div#cart-thepagecontent a{
	font-size: 9pt;
	color: blue;
	}
	div#cart-thepagecontent a:hover{
	font-size: 9pt;
	color: green;
	}
	
	/* LINKS */
	div#cartcontent a{
	color:blue;
	}
	div#cartcontent a:hover{
	color:green;
	}
	a.cartitem{
	font-size:.85em;
	color:blue;
	}
	a.cartitem:hover{
	font-size:.85em;
	color:green;
	}
	
	/* CART CSS PAGE */
	div.cart-subtotalamount{
	float:left;width:100%;text-align:right;font-size:12pt;color:green;height:28px;line-height:28px;
	}
	div.cart-shippingtotalamount{
	margin-bottom:15px;float:left;width:100%;text-align:right;font-size:12pt;color:green;height:28px;line-height:28px;
	}

/************************************************************************************************************************ CART LINE FIELDS */		
	div#cart-image-field{
	float:left;width:65px;padding-left:5px;line-height:25px;font-size:10pt;
	}
	div#cart-name-field{
	float:left;width:250px;line-height:25px;font-size:10pt;word-wrap:break-word;padding-right: 20px;
	}
	div#cart-price-field{
	float:left;width:100px;line-height:25px;font-size:10pt;
	}
	div#cart-qty-field{
	float:left;width:65px;line-height:25px;font-size:10pt;
	}
	div#cart-totals-field{
	float:left;width:75px;line-height:25px;font-size:10pt;
	}
	div#cart-remove-field{
	float:left;width:75px;line-height:25px;font-size:10pt;
	}
	
/************************************************************************************************************************ LINKS */			
	a.viewcart{
	color:blue;
	font-size: 1em;
	}
	a.viewcart:hover{
	color:green;
	font-size: 1em;
	}
	
/*********************************************************************************************************************************** TABS */			
	ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px;
	border-bottom: 1px solid #e1e6e3;
	border-left: 1px solid #e1e6e3;
	width: 100%;
	position: relative;
	}
	ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	border: 1px solid #e1e6e3;	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	}
	ul.tabs li a {
	text-decoration: none;
	color: #333;
	display: block;
	font-size: .9em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
	}
	ul.tabs li a:hover {
	background: #ccc;
	}	
	html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
	}
	.tab_container {
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	}
	.tab_content {
	padding: 20px;
	font-size: 1em;
	}
	.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
	}
	.tab_content h3 a{
	color: #254588;
	}
	.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
	}
