body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
	text-align: center;
	background-image: url(http://custom.buyitsellit.com/11612/pagebg.png);
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #655939;
	line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
	color:#655939;
	text-decoration: none;
}
a:hover, a:active {
	color: #948354;
	text-decoration: underline;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}


.button {
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	border: none;
	background-color: #C5D59F;
}
a.button {
	color: #736033;
}

.button:hover   {
	background-color: #B2CA7E;
}


#cart-total .button {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px;
	margin-left: 20px;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 890px;
	margin: auto;
	text-align: left;
	background-color: #7D9157;
	padding-top: 10px;
	padding-bottom: 10px;
}


#top, #bar, #main, #footer {
	margin: 0 10px;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	padding: 0px;
	height: 149px;
	background-image: url(http://custom.buyitsellit.com/11612/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#name {
	width: 450px;
	margin-left: 10px;
	float: left;
	display: inline;
}

#name img {
	margin-top: 0px;
	margin-right: 0px;

}
#imagewrapper {
	float: right;
	height: 120px;
	width: 370px;
	margin-top: 20px;
	margin-right: 16px;
}
#imagea {
	float: right;
	width: 120px;
	background-image: url(http://custom.buyitsellit.com/11612/imagea.jpg);
	height: 120px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 13px center;
	margin-left: 4px;
	display: inline;
}
#imageb {
	float: right;
	width: 120px;
	background-image: url(http://custom.buyitsellit.com/11612/imageb.jpg);
	height: 120px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 8px center;
	display: inline;
}
#imagec {
	float: right;
	width: 120px;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/11612/imagec.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 120px;
	margin-right: 4px;
	display: inline;
}







	#search {
	width: 185px;
	font-size: 11px;
	color: #664222;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 0px;
	}
		#search input {
	text-transform: uppercase;
	width: 65px;
	background-color: #C5D59F;
	color: #664222;
	margin-bottom: 6px;
		}
		#search label input {
	width: 175px;
	background-color: #C5D59F;
		}
	
	#top h1 {
		font-size: 35px;
	}

/* ----------------------------------- */
/* BAR
/* ----------------------------------- */
#bar {
	padding: 0;
	height: 50px;
	float: right;
	width: 300px;

}
	#cart {
	text-align: right;
	padding-right: 0px;
	padding-bottom:  0px;
	padding-left: 0px;
	width: 120px;
	float: right;
	font-size: 11px;
		 


			
	}
		#cart a {
	font-size: 11px;

			
		}
#cart hr {
	margin-top: 0px;
	margin-bottom: 4px;
}

#carttext {
	float: right;
}

	
	#menu {
	float: right;
	line-height: 45px;
	text-align: center;
	clear: right;
	position: relative;
	top: 0px;
	color: #655939;
	font-size: 11px;
		
	}
		#menu a {
	margin: 0 7px;
	color: #655939;
		}
		
		.tab {
		 
		float: left;
        line-height: 45px;
        padding-right: 20px;
		padding-left; 30px;
        height: 45px;

				}
				
		.tab a {
		padding-left: 20px;
		
		}		

        			#barline2 {
		background: #A44054;
		height: 7px;
		margin: 0 10px; 
		overflow:hidden;
		}
/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-image: url(http://custom.buyitsellit.com/11612/bg.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-color: #D5E2B7;
	overflow: hidden;
}
	#content {
	width: 560px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: right;

		
	}
	#main.wide {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-repeat: repeat;
	background-image: url(http://custom.buyitsellit.com/11612/mainbg.jpg);
}

		#main.wide #content {
	width: 740px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: auto;
		}
		#content h2 {
			font-size: 21px;
		}
		#content h3, p.price {
			font-size: 16px;
			font-weight: bold;
		}
		
		#banner, #welcome, #featured {
			margin-bottom: 30px;
		}
#featured {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/11612/featured.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}

		
		#crumb {
			font-weight: bold;
			margin-bottom: 25px;
			font-size: 11px;
		}
		
		#pagination {
			text-align: center;
			height: 20px;
		}
			#pagination a#prev {
				float: left;
			}
			#pagination a#next {
				float: right;
			}
		
		/* Category Page */
		#products td {
	text-align: center;
	font-weight: bolder;
	background-repeat: repeat-x;
	background-color: #D4E3B7;
	border: thin dashed #D5623C;
	width: 33%;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/11612/bg.jpg);
	background-position: center top;
		}
			#products td h3 {
				margin-bottom: 3px;
				font-size: 12px;
			}
#products   td   p,    {
	margin: 0;
	color: #685B3C;
			}
			#products td p img {
				vertical-align: middle;
				margin-left: 10px;
			}
		
		/* Product page */
		#photos {
			width: 290px;
			float: right;
			margin-left: 30px;
			display: inline;
		}
			#photos img {
				width: 290px;
				margin-bottom: 10px;
			}
			#photo-thumbs {
				text-align: center;
			}
			#photo-thumbs img {
				width: 80px;
				margin: 5px;
				vertical-align: middle;
			}
			#promo {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/11612/promo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-top: 30px;
			}
			#promo h2 {
			display: none;
			}
			.productOption {
	margin-bottom: 10px;
}

		
		/* Cart page */
		.cart-item {
			margin-bottom: 15px;
			padding-bottom: 15px;
			
		}
			.cart-item img {
				height: 70px;
				float: left;
				margin-right: 15px;
				display: inline;
			}
			.cart-item h3, .cart-item p {
				margin-bottom: 4px;
			}
		
		#cart-total {
			padding: 15px;
			text-align: center;
		}
			#cart-total strong {
				font-size: 21px;
			}
			#cart-total img {
				vertical-align: middle;
				margin-left: 20px;
			}

			p.product-options input {
	vertical-align: middle;
	background-color: #BEAF86;
			}
		
		p#google-checkout {
			text-align: center;
		}
		p#google-checkout img {
			display: block;
			margin: 0 auto;
		}
		
		p#update-cart {
			font-weight: bold;
			font-size: 14px;
		}
#content select {
	background-color: #C5D59F;
	color: #333333;
}
#content input {
	background-color: #C5D59F;
	color: #333333;
}

		
			
	/* Common to all pages */
	#side {
	width: 190px;
	float: left;
	padding-left: 5px;
	padding-bottom: 30000px;
	padding-top: 0px;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/11612/stringmiddle.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 70px;
	margin-bottom: -30000px;
	}
#side img {
	margin-top: 16px;
	margin-bottom: 12px;
}

#sidetop {
	background-image: url(http://custom.buyitsellit.com/11612/stringtop.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 157px top;
	width: 190px;
	padding-right: 70px;
	height: 65px;
}
#sidebottom {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/11612/stringbottom.png);
	background-repeat: no-repeat;
	background-position: 205px top;
	height: 40px;
	width: 190px;
	padding-right: 70px;
	float: left;
	clear: both;
}


	#centered {
	text-align: center;
	padding-top: 0px;
}

		#side h2 {
			font-size: 14px;
		}
		#side li {
	padding-left: 18px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #AFBB73;
		}
			#side li a {
			}
		
		#side li li {
	font-size: 11px;
	padding: 0;
	background: none;
	font-weight: normal;
	margin: 0 0 0 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
		
		#side li.selected {
			font-weight: bold;
		}
#info {
	padding-top: 10px;
}

		#emailsub_wrapper   input {
	background-color: #C5D59F;
}
#emailsub_wrapper {
	text-align: center;
	padding-top: 0px;
	float: right;
	font-size: 11px;
	clear: right;
	margin-top: 10px;
	margin-bottom: 20px;
}
#emailsub_wrapper .button {

}
#myebay {
	text-align: center;
}




/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #D5E2B7;
	color: #BBB27D;
}	
#footer a {
	color: #655939;
}

#copyright p {
	font-size: 12px;
	color: #655939;
}
