/* Reset this crap! */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
* :focus { outline: 0; }

body {
	margin-top: 30px;
	padding: 0;
	background: #FFFFFF url(../i/gradient.jpg) repeat-x left top;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
}
h1, h2, h3, h4 {
	margin: 0 0 10px;
	padding: 0;
	font-weight: 600;
	color: #000;
}
p, ul, ol {
	margin: 0 0 2em 0;
	list-style: none;
}      
a {
	color: #8A7645;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #8A7645;
}
a:visited {
	color: #8A7645;
}
img {
	border: none;
}
img.left {
	float: left;
	margin-right: 15px;
}
img.right {
	float: right;
	margin-left: 15px;
}
.alert {
	color: red;
	font-weight: bold;
}
.span-error {
	color: red;
	font-weight: bold;
}
.hide {
    display: none;
}

/* Forms */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
input, textarea, select {
	font-size: 13px;
	color: #333333;
}
.clear {
	clear: both;
}
dt {
	padding-top: 10px;
	font-weight: bold;
}
/* ---------------------- Main Layout ----------------- */
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(../i/rounded.jpg) no-repeat left top;
}
#header {
	width: 900px;
	margin: 0 auto;
	height: 140px;
}

	/* Menu */
	#menu {
		width: 870px;
		height: 40px;
		margin: 0 auto;
		background: #302B2C;
		clear: both;
	}
	#menu li {
		float: left;
		height: 40px;
		border-right: 1px solid #000;
	}
	#menu a {
		display: block;
		padding: 10px 20px 0px 20px;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 15px;
		color: #FFFFFF;
	}
	#menu a:hover { 
		color: #8c8968;
	}
#logo {
	background:transparent url('../i/mresupply.gif') no-repeat; 
	width: 366px;
	height: 70px;
	float: left;
	margin: 20px 20px 10px 20px;
}
#phone {
	float: right;
	margin: 20px 40px 0 0;
	font-size: 22px;	
}
#header h2 {
	float: left;
	margin: 0;
	line-height: normal;
	padding: 15px 0 0 5px;
	font: 22px Arial, Helvetica, sans-serif;
	color: #28313A;
	width: 485px;
}
#main {
	width: 860px;
	margin: 0 auto;
	padding: 20px;
}

/* Page Content */
	#content {
		float: left;
		width: 640px;
		border-right: 1px dashed #DFE1E0;
		padding: 10px;
	}
	/* Breadcrumbs */
	#crumbs {
		margin: -15px 0 20px 0;
		padding: 0;
	}
	#crumbs ul {
		margin: 0;
		padding: 0;
	}
	#crumbs li {
		display: inline;
		background:transparent url('../i/arrow.gif') no-repeat left;
		padding: 0 4px 0 17px;		
	    font-size: 12px;
		margin: 0;
	}
	#crumbs li.first {
		background: none;
		padding-left: 0px;
	}
	.title {
		font-size: 25px;
	}
	
	/* Product Display */
	.catwrap {
		float: left;
		height: 160px;
		padding: 10px;
		width: 160px;
		text-align: center;
	}
    .catwrap p {
		text-align: center;
	}
	.catwrap a {
		color:#999999;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		text-decoration:none;
	}
	#options {
		margin: 20px 0 20px;
	}
	#options input {
		vertical-align: bottom;
	}
	#related-products {
		margin-top: 20px;
	}
	
	#product-main-image {
	    width: 450px;
	    height: 290px;
	    text-align: center;
	}
	/* Product Animation */
	#product-animate-copy {
	    position: absolute;
	    left: 0px;
        top: 0px;
        fontSize: 100%;
        opacity: 1.0;
        filter: alpha(opacity = 100);
	}
	/* Sidebar */
		#sidebar {
			float: right;
			width: 190px;
			margin: 0;
			padding: 0;
		}
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		#sidebar h2 {
			width: 250px;
			margin: 0;
			padding: 0;
			text-transform: uppercase;
			font-size: 16px;
			font-weight: bold;
			color: #28313A; 
		}
		#search {
			margin-bottom: 15px;
		}
		#search_input {
			width: 150px;
		}
		#search_submit {
			margin-top: 10px;
		}
		#search h2 {
			margin-bottom: 20px;
		}
		#s {
			width: 140px;
			margin-right: 5px;
			padding: 3px;
			border: 1px solid #DFE1E0;
		}
		#x {
			padding: 3px;
			border: none;
			background: #abbdbb;
			text-transform: lowercase;
			font-size: 11px;
			color: #FFFFFF;
		}   
	    #secure {
			margin-top: 30px;
		}
		.cards {
			margin-top: 20px;
		}
		.shipping {
			text-align: center;
			padding-top: 20px;
		}
		
		
/* Rounded Corners */
	.ltgreyround { position: relative; background: #dddee0; width: 231px; margin: 0; clear: right; }
	.ltgreycorner { position: absolute; width: 10px; height: 10px; background: url('../i/ltgrey_round.gif') no-repeat; font-size: 0%; }

	.tanround { position: relative; background: #a9a482; width: 231px; margin: 15px 0 0; clear: right; }
	.tancorner { position: absolute; width: 10px; height: 10px; background: url('../i/tanround.gif') no-repeat; font-size: 0%; }
	.taninner { padding: 10px; color: #000; font-weight: 400; font-size: 12px; }
	/* The below corner div styles are needed by other rounded corner DIVs, don't change them! */
	.TL { top: 0; left: 0; background-position: 0 0; }
	.TR { top: 0; right: 0; background-position: -10px 0; }
	.BL { bottom: 0; left: 0; background-position: 0 -10px; }
	.BR { bottom: 0; right: 0; background-position: -10px -10px; }
	#sidebarround {
		width: 190px;
	}
	.sidebar_checkout {
		margin-top: 10px;
	}
	.taninner a {
		color: #000;
	}
	.taninner p {
		line-height: 14px;
	}
	#product-highlights {
		width: 250px;
		float: right;
		margin-left: 10px;
	}
	#product-highlights ul {
		padding-left: 10px;
	}
	#product-highlights li {
		color: #21504b;
		padding-bottom: 3px;
	}

/* Category Pages */
    .catname {
        clear:both;
        color:#434A50;
        font-weight:100;
        padding-top:15px;
        text-transform:lowercase;
        font-size: 1.8em;
    }
    .category_hr {
        margin-bottom: 15px;
    }
    .prodbox {
        width: 140px;
        height: 200px;
    	float: left;
    	margin: 10px 10px;
    }
    .prodbox p {
        margin: 5px 0;
    }
    .prodimage {
        height: 140px;
        width: 140px;
    }
    

/* Shopping Cart */
	#cartwrap {
		font-size: 1em;
		font-weight: normal;
	}
	#id_quantity {
		width: 100px;
	}
	.cartitemname {
		width: 220px;
		text-align: center;
	}
	#fullprice {
		color: #000;
	}
	.price {
		color: #6E2A2A;
	}
	#cart_delete {
		margin-right: 10px;
	}
	#id_update_submit {
		vertical-align: bottom;
	}
	#cartitem_price {
		width: 75px;
	}
	.cartitem_total {
		width: 75px;
		text-align: center;
	}
    #cart-checkout-button {
		float: right;
		margin: 20px 30px;
	}

/* One Page Checkout */
	#onepage-right {
		width: 305px;
		float: right;
	}
	#onepage-left {
		width: 305px;
		clear: both;
		float: left;
	}
    .taninner label {
		width: 90px;
		display: block;
		float: left;
		margin-right: 10px;
		clear: both;
		text-align: right;
	}
	.taninner select, .taninner input{
		width: 175px;
		vertical-align: bottom;
		margin-bottom: 10px;
	}
	#id_copy_address {
		width: 15px;
		height: 15px;
	}
    #shipping-options label {
	width: 100%;
	text-align: left;
	line-height: 16px;
	}
    #shipping-options p {
	clear: both;
	margin-bottom: 5px;
	}
	#shipping-options input {
		width: 15px;
		height: 15px;
	}
	#shipping-errors {
	    display: none;
	}
	.form-error {
	    color: red;
	    display: none;
	}
	#onepage_continue {
		float:right;
		margin-top:20px;
	}
	#id_year_expires,
	#id_month_expires {
	    width: 70px;
	}
	#id_ccv {
	    width: 35px;
	}
	.login {
		float: right;
		height: 25px;
		width: 89px !important;
	}            
	#id_newsletter {
	    width: 15px;
		margin-right: 10px;
	}
	.newsletter {
		margin-left: 20px;
		clear: both;
	}
	.newsletter_text p {
		line-height: 15px;
	}  
	.purchaseitems {
		float: right;
		margin: 20px 20px 0 0;
	}
	.one-page-submit-button{display:block;float:right;padding:14px 5px 0 0;}
    #one-page-submit-button-disabled{opacity:0.5;filter:alpha(opacity=50);display:none;}

/* Confirm Page */
    .postcon h4 {
        font-style:italic;
        margin-bottom:5px;
        margin-top:10px;
    }

/* Footer */
	#footer {
		width: 880px;
		margin: 0 auto;
		background: #E5E5E5;
	}
	#footer li {
	    display: inline;
	    padding: 0 10px 0 10px;
	}
	#footer ul {
	    margin: 0;
	    padding: 8px 0 8px 0;
	    text-align: center;
	}
	html>body #footer {
		height: auto;
	}
	#footer p {
		font-size: 10px;
	}
	#legal {
		clear: both;
		text-align: center;
		color: #595959;
	}
	#legal a {
		font-weight: normal;
	}       


/* Product Carousel */

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
	margin:0 auto;
	overflow:hidden;
	padding:0;
	position:relative;
	text-align:center;
	z-index:2;  
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}


#product_carousel_container .jcarousel-list li,
#product_carousel_container .jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 70px;
    height: 60px;
}

	/* ----
	  Rotator Sk60
	  ---- */
	.carousel-skin-product {
		background:#ffffff none repeat scroll 0 0;
		margin:0 auto;
		z-index: 0;  
	}
	#product_carousel_container .jcarousel-container-horizontal {
	    width:382px;
		/* border: solid 1px; */
		margin: 10px 0 20px 38px;
	}
	#product_carousel_container .jcarousel-clip-horizontal {
		height:60px;
		width:358px;
	}
	.carousel-skin-product .jcarousel-item {
		height:60px;
        width:70px;
	}
	.carousel-skin-product .jcarousel-item-horizontal {
		margin-right:2px;
	}
	.carousel-skin-product .jcarousel-item-placeholder {
		background:#FFFFFF none repeat scroll 0 0;
		color:#000000;
	}
	#product_carousel_container .jcarousel-next-horizontal {
		background:#fff url(../i/next.gif) no-repeat scroll 0 0;
		cursor:pointer;
		height:60px;
		position:absolute;
		right:0;
		top:0;
		width:12px; 
		z-index: 3;  
	}
	#product_carousel_container .jcarousel-prev-horizontal {
		background:#fff url(../i/prev.gif) no-repeat scroll 0 0;
		cursor:pointer;
		height:60px;
		left:0;
		position:absolute;
		top:0;
		width:12px; 
		z-index: 3; 
	}
	#product_carousel_container .jcarousel-next-disabled,
	#product_carousel_container .jcarousel-prev-disabled {
	    opacity: 0.3;
    }
