@charset "utf-8";
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: left;
	background-image: url(http://custom.buyitsellit.com/14979/pagebg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 180px;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	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:#7FCFE2;
	text-decoration: none;
}
a:hover, a:active {
	color: #CEE9E0;
	text-decoration: underline;
}

div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
input, select {
	background-color: #FFFFFF;
	border: 1px dotted #999999;
}

.button {
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	border: 1px dotted #999999;
	background-color: #B9D5DB;
}

.button:hover {
	background-color: #CADFE3;
}
a.button {
	color: #333333;
}

#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#top {
	background-image: url(http://custom.buyitsellit.com/14979/header.jpg);
	height: 164px;
	text-align: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#center {
	width: 825px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 634px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-bottom: -30000px;
	padding-bottom: 30000px;
	background-color: #FFFFFF;
}

/* BAR */

#bar {
	float: right;
	width: 634px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 6px;
}
	#menu {
	float: left;
	color: #333333;
	margin-left: 0px;
	padding-top: 6px;
	display: inline;
	clear: left;
	padding-bottom: 10px;
	text-transform: uppercase;
	}
	#menu a {
	margin: 0 2px;
	color: #7FCFE2;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
		}

#searchwrapper {
	float: right;
}
	#search {
	width: 258px;
	float: right;
	font-size: 11px;
	color: #333333;
	margin-top: 4px;
	text-align: center;
	padding-bottom: 0px;
	}

		#search input {
	width: 65px;
	color: #7FCFE2;
	margin-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/14979/heart.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
		}
		#search label input {
	width: 175px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px dotted #999999;
	background-image: none;
	padding-left: 0px;
		}

#content {
	float: right;
	width: 604px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 60px;
}
#textbox {
	margin-top: 20px;
	margin-bottom: 20px;
}
		#content h2 {
	font-size: 14px;
	color: #7FCFE2;
		}
		#content h3, p.price {
			font-size: 12px;
			font-weight: normal;
		}
		
		#banner, #welcome, #featured {
			margin-bottom: 30px;
		}
		
		#crumb, #crumb a {
			font-weight: normal;
			margin-bottom: 25px;
			font-size: 10px;
			color: #333333;
		}
		
		#pagination {
			text-align: center;
			height: 20px;
		}
			#pagination a#prev {
				float: left;
			}
			#pagination a#next {
				float: right;
			}
		#products td {
	text-align: center;
	font-weight: normal;
	width: 33%;
	border: 2px dotted #ffffff;
		}
#products  a:link, #products a:visited {
	text-decoration: none;
	color: #333333;
}
#products  a:hover, #products a:active {
	text-decoration: underline;
	color: #333333;
}


			#products td h3 {
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: normal;
			}
			#products td p {
	margin: 0;
	color: #333333;
	font-weight: normal;
			}
			#products td p img {
				vertical-align: middle;
				margin-left: 10px;
			}
#products  a:link .button {
	font-size: 9px;
}
		
		/* 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;
			}
			.productOption {
	        margin-bottom: 10px;
            }
		
		/* Cart page */
		
		#cartthanks {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-bottom: 20px;
}

		.cart-item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
			
		}
			.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;
	color: #7FCFE2;
			}
			#cart-total img {
				vertical-align: middle;
				margin-left: 20px;
			}

			p.product-options input {
	vertical-align: middle;
	background-color: #FFFFFF;
			}
		
		p#google-checkout {
			text-align: center;
		}
		p#google-checkout img {
			display: block;
			margin: 0 auto;
		}
		
		p#update-cart {
			font-weight: bold;
			font-size: 14px;
		}
 

/*side*/

 #side {
	float: left;
	width: 175px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
	text-align: right;
	margin-bottom: -30000px;
	padding-bottom: 30000px;
	padding-right: 8px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
#cart {
	background-image: url(http://custom.buyitsellit.com/14979/cartimage.jpg);
	padding-top: 50px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 15px;
}
#cart img {
	margin-top: 10px;
}

 

#login {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
 #login p {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 0px;
}
 
		#side h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #7FCFE2;
	margin-top: 15px;
		}
#side a:link, #side a:visited  {
	color: #333333;
	text-decoration: none;
}

#side a:hover, #side a:active {
	color: #7FCFE2;
}
		#side li  {
	padding-left: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-size: 11px;
	list-style-type: none;
        color: #7FCFE2;
		}
			 
		
		#side li li {
	font-size: 9px;
	background: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
        color: #333333;
		}
		
		#side li.selected {
			font-weight: bold;
		}

#sidetextbox{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
#emailsub_wrapper {
	text-align: center;
	padding-top: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	clear: left;
	margin-top: 15px;
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/14979/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}

#emailsub_wrapper p {
	color: #7FCFE2;
	line-height: 160%;
	margin-bottom: 5px;
}
#emailsub_wrapper img {
	position: relative;
	top: 3px;



}
#emailsub_wrapper input {
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px dotted #999999;
}




/* bottom*/

#copyright p {
	font-size: 9px;
}
#copyright a {
	color: #333333;
}

#copyright {
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#myebay {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
#bottom {
	background-attachment: scroll;
	background-image: url(http://custom.buyitsellit.com/14979/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 66px;
	padding-top: 70px;
}












