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/7720/pagebg.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
 
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:#A971E8;
	text-decoration: none;
}
a:hover, a:active {
	color: #C9A6F0;
	text-decoration: underline;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
input, select {
	background-color: #E7E2F1;
}

.button {
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	border: 1px solid #D7D7D7;
	background-color: #E7E2F1;
}

.button:hover {
	background-color: #F3F1F8;
}
a.button {
	color: #666666;
}

#cart-total .button {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px;
	margin-left: 20px;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 1050px;
	margin: auto;
	text-align: left;
	padding-top: 0px;
}
#shadow {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#topshadow {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/topshadow.png);
	background-repeat: no-repeat;
	background-position: center -16px;
	height: 20px;
}


/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 130px;
	background-color: #E6E6E6;
	width: 950px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;

}
#imagewrapper {
	float: right;
	position: relative;
	width: 650px;
	height: 120px;
}
#logo {
	float: left;
	height: 120px;
	width: 300px;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: 0px;
}

#image1 {
	float: right;
	height: 120px;
	width: 130px;
	display: inline;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/image1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 0px;
	position: relative;
}
#imagewrapper img {
	margin-top: 20px;
	margin-left: 20px;

}

#image2 {
	float: right;
	height: 120px;
	width: 130px;
	display: inline;
	margin-right: 0px;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/image2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
 }

#image3 {
	float: right;
	height: 120px;
	width: 130px;
	display: inline;
	margin-right: 0px;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/image3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
 }
#image4 {
	float: right;
	height: 120px;
	width: 130px;
	display: inline;
	margin-right: 0px;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/image4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
 }
#image5 {
	float: right;
	height: 120px;
	width: 130px;
	display: inline;
	margin-right: 0px;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/image5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
 }
#searchwrapper {
	width: 350px;
	float: right;
	padding-bottom: 0px;
	line-height: 35px;
}
#simplesearch form {
	font-size: 12px;
}





	#search {
	width: 350px;
	float: right;
	font-size: 11px;
	color: #000000;
	margin-top: 6px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	line-height: 35px;
	}
		#search input {
	text-transform: uppercase;
	width: 25px;
	color: #000000;
	height: 20px;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/viewmag.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	line-height: 35px;
		}
#search input.search:hover {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/viewmaghover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#search input.search {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		
		#search label input {
	width: 144px;
	background-color: #E6E6E6;
	background-image: none;
	height: 16px;
		}
	
	#top h1 {
		font-size: 35px;
	}
#bar {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	height: 35px;
	background-color: #FFFFFF;
}

	
	#menu {
	float: left;
	line-height: 35px;
	color: #000000;
	margin-left: 0px;
	padding-top: 0px;
	display: inline;
	clear: left;
	font-size: 12px;
	width: 590px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
		#menu a {
	margin: 0 3px;
	color: #000000;
	font-size: 12px;
		}
#menu a:hover, #menu a:active {
	color: #A971E8;
}
		
 				
 #featured {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/featured.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
}
#textbox {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#main {
	background-repeat: repeat-y;
	background-image: url(http://custom.buyitsellit.com/7720/mainbg.jpg);
	background-attachment: scroll;
	background-position: center top;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	background-color: #FFFFFF;

}
#container {
	background-color: #E2D5DF;
	border: 4px solid #FFFFFF;
	width: 920px;
	margin-left: 50px;
}

	#content {
	width: 578px;
	float: left;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
	}
		#content h2 {
			font-size: 21px;
		}
		#content h3, p.price {
			font-size: 16px;
			font-weight: bold;
		}
		
		#banner, #welcome, #featured {
			margin-bottom: 30px;
		}
#banner {
	margin-top: 30px;
	text-align: center;
}
#banner img {
	border: 4px solid #E6E6E6;
}

		
		#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: bold;
	width: 33%;
		}
#products  a:link, #products a:visited {
	color: #666666;
	text-decoration: none;
}
#products  a:hover, #products a:active {
	color: #AB91A6;
	text-decoration: underline;
}


			#products td h3 {
				margin-bottom: 3px;
				font-size: 12px;
			}
			#products td p {
	margin: 0;
	color: #666666;
			}
			#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/7720/promo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}

#announce {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-bottom: 30px;
	margin-top: 20px;
}

		
		/* Cart page */
		.cart-item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;			
		}
			.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: #FFFFFF;
			}
			p.product-options {
			margin-bottom: 10px;
			}
		
		p#google-checkout {
			text-align: center;
		}
		p#google-checkout img {
			display: block;
			margin: 0 auto;
		}
		
		p#update-cart {
			font-weight: bold;
			font-size: 14px;
		}
 
.productOption {
	margin-bottom: 10px;
}
#login {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#login  a {
	color: #FFFFFF;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
}
		
			
	/* Common to all pages */
	 
.sidebox {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
}
 
	#side {
	width: 160px;
	float: left;
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
 	font-size: 12px;
	}
#side .border {
	border: 1px solid #E1E1E1;
	padding-left: 4px;
	background-color: #F5F5F5;
	padding-bottom: 6px;
}


		#side h2 {
			font-size: 14px;
		}
#cats {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/shopping.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
}
#info {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/info.png);
	background-repeat: no-repeat;
	background-position: center 6px;
	padding-top: 44px;
	margin-top: 16px;
}

		#side li, #sideright li {
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	list-style-type: none;
		}
			#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;
		}
#side a:link, #side a:visited, #sideright a:link, #sideright a:visited {
	color: #666666;
	text-decoration: none;
}

#side a:hover, #side a:active, #sideright a:hover, #sideright a:active {
	color: #A971E8;
	text-decoration: underline;
}
#sideright {
	float: right;
	width: 160px;
	padding-left: 0px;
	padding-right: 10px;
 	font-size: 12px;
	padding-top: 10px;
}

#payment {
	text-align: center;
	margin-top: 16px;
}
#sideright .border {
	border: 1px solid #E6E6E6;
	margin-bottom: 16px;
	background-color: #F5F5F5;
}

#cart {
	text-align: center;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/cart.png);
	background-repeat: no-repeat;
	background-position: center 6px;
	padding-top: 40px;
	font-size: 12px;
}
#ship {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/ship.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 56px;
	text-align: center;
}
#drawing {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/win.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
	height: 40px;
	padding-top: 20px;
	text-align: center;
}
#gift {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/giftcert.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}


#emailsub_wrapper {
	text-align: center;
	padding-top: 36px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
	margin-top: 16px;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
	font-size: 12px;
}


#copyright p {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#copyright a {
	color: #FFFFFF;
}




#copyright {
	padding-top: 0px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#myebay {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 16px;
	padding-top: 6px;
}
#bottom {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/7720/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
