/* - - - - - - - - - - - - - - - - - - - - -

Title : LAUNCH INITIATIVE
URL : www.launchin.net

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */

body {
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;
}

#navbar, #nav, #subnav, #footer_logo, #banner, #membership_login {
	display: none;
}


h1 {
	font: normal 22px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #3d3187;
}

h2 {
	font: normal 18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #3d3187;
}

p, td, li {
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;
}

	hr {
	height: 1px;
	border: dashed;
	color: #ccc;
	}
	
	html>body hr {
		border: none; 
		border-top: 1px dashed #ccc;
	}
	
	/* CART */
	
			#cat_desc ul {
				padding-bottom: 3px;
				margin-bottom: 3px;
				}
			
			.shopfront_input, .checkout_input, .checkout_table_bgcol input{
				padding: 2px;
				font: 11px Verdana, Arial, Helvetica, sans-serif;
				}	
				
			
			.checkout_table_bgcol {
				width: 100%;
				border: 1px solid #eee;
				padding: 2px;
				}
				
			.checkout_toprow {
				background-color:#eee;
				padding: 3px;
				font-weight: bold;
				color: #004712;
				}
				
			.checkout_td_bgcol {
				padding: 3px;
				text-align:left;
				}
			
			.cart_button, .checkout_button {
				background-color: #9d1a1f;
				color: #fff;
				margin: 0;
				border: 1px solid #666;
				padding: 2px;
				font: 11px verdana, Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				}

