HTML
{
}
BODY
{
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(http://custom.buyitsellit.com/17137/layout.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font: 0.9em Helvetica, sans-serif;
	color: #2D2D2D;
}
IMG
{
	border: none;
}
P, LI
{
	line-height: normal;
}
H1
{
	font-size: 200%;
}
H2
{
	font-size: 125%;
	margin: 5px 0;
	color: #6C6C6C;
}
H3
{
	font-size: 95%;
	margin: 5px;
	color: #6C6C6C;
}
H4
{
	margin: 5px 0;
	font-size: 125%;
}
A:link, A:visited
{
	border: 0;
	text-decoration: none;
	color: #6C6C6C;
}
#wrapper
{
	margin: 0 auto;
	width: 990px;
	background: transparent;
	padding: 8px;
	_padding: 8px 8px 8px 30px;
}
#container
{
	background: transparent;
}
/*##### Header / Logo #####*/
#header
{
	background: transparent;
	padding: 5px 10px;
	height: 400px;
}
#logo
{
	text-align: left;
	width: 75%;
}
#logo H1
{
	margin: 0;
}
#logo H1 A
{
	color: #FFFFFF;
}
/*##### Search Form #####*/
#search
{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}
#form-search P
{
	padding: 0;
	margin: 0;
}
#form-search LABEL, #input-keywords, #submit-search
{
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
#input-keywords
{
	border: 1px solid #2D2D2D;
	height: 18px;
	width: 110px;
	line-height: 19px;
	padding: 1px;
        margin-right: 4px;
	color: #2D2D2D;
	font-family: "Trebuchet MS";
}
#submit-search
{
	background-color: #6C6C6C;
	border: 1px solid #000;
	color: #FFF;
	padding: 1px;
	cursor: pointer;
}
#submit-search:hover
{
	background-color: #000;
}
/*##### Top Nav Bar #####*/
#topnav
{
	padding: 0;
	background: transparent;
	margin: -14px 110px 0 300px;
	_margin: -14px 115px 0 280px;
	font-size: 10pt;
	margin-bottom: 30px;
}
#topnav .menu
{
	color: #FFFFFF;
	float: right;
}
#topnav A
{
	color: #FFF;
}
#topnav A:hover
{
	color: #CCC;
}
#topnav .cart
{
	float: left;
	color: #FFF;
}
/*##### Left Column #####*/
.leftcol
{
	float: left;
	width: 180px;
	background: transparent;
}
#leftcolcontent
{
	text-align: left;
	background: transparent;
}
.featurebox H4
{
	color: #6C6C6C;
}
H2.cat
{
	color: #2D2D2D;
	clear: both;
}
H2.info
{
	color: #2D2D2D;
}
#leftcolcontent UL
{
	list-style: circle inside;
	padding: 0;
	margin: 5px;
	color: #000;
}
#leftcolcontent UL LI A
{
	color: #6C6C6C;
	line-height: 1.4;
}
#leftcolcontent UL LI A:hover
{
	color: #000;
}
#leftcolcontent UL LI.selected UL LI
{
	font-size: 90%;
	list-style: circle inside;
	color: #6C6C6C;
	vertical-align: middle;
}
#leftcolcontent UL LI.selected UL LI A
{
	color: #6C6C6C;
	vertical-align: middle;
}
#leftcolcontent UL LI.selected UL LI A:hover
{
	color: #000;
	vertical-align: middle;
}
#emailsub_wrapper
{
	padding: 10px 0;
	color: #2D2D2D;
	text-align: center;
	clear: both;
}
#emailsub_wrapper p
{margin-bottom: 5px;}
#emailsub_wrapper INPUT, #emailsub_wrapper .submit-mimi
{
	vertical-align: middle;
        padding: 0;
}
#emailsub_wrapper INPUT
{
	width: 110px;
	border: 1px solid #000;
	height: 20px;
	line-height: 20px;
	padding: 1px 1px 0;
	color: #6C6C6C;
	font-family: "Trebuchet MS";
}
#emailsub_wrapper A.submit-mimi
{
	background-color: #6C6C6C;
	border: 1px solid #000;
	padding: 2px 5px;
	cursor: pointer;
	color: #FFF;
	font-size: 90%;
	text-align: center;
}
#emailsub_wrapper A.submit-mimi:hover
{
	background-color: #000;
}
#myebay
{
	padding: 0;
	text-align: center;
}
/*##### Right Column #####*/
.rightcol
{
	float: right;
	width: 800px;
	background-color: transparent;
}
#rightcolcontent
{
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
	background: transparent;
}
#featured
{
	text-align: center;
	color: #000;
}
#featured2
{
	text-align: center;
	color: #000;
}
P.oops
{
	text-align: center;
	color: #6C6C6C;
	padding: 15px;
	font-weight: normal;
	font-size: 16px;
}
#featured H2
{
	color: #6C6C6C;
	padding: 10px;
	margin: 10px 15px 0;
}
TABLE #products
{
	width: 100%;
}
TABLE#products TD.featured-td
{
	vertical-align: top;
	width: 10%;
	border: 0;
	background: #FFF;
	text-align: center;
}
#products TD H3 A
{
	font-size: 100%;
	color: #535353;
}
#products TD H3 A:hover
{
	color: #000;
}
#products TD P
{
	margin: 0;
	padding: 5px 0 0;
}
#products A.button
{
	padding: 0 3px;
	font-size: 90%;
	background-color: #6C6C6C;
	border: 1px solid #000;
	color: #FFF;
}
#products A.button:hover
{
	background-color: #000;
	color: #FFF;
}
/*##### Product List Page #####*/
#crumb
{
	font-weight: bold;
	color: #6C6C6C;
}
#crumb A
{
	font-size: 100%;
	color: #6C6C6C;
}
#crumb A:hover
{
	color: #000;
}
#sort
{
	margin: 10px 0;
}
#pagination
{
	padding-bottom: 15px;
}
#pagination A:hover
{
	color: #535353;
}
#pagination A#prev
{
	float: left;
}
#pagination A#next
{
	float: right;
}
/*##### Product Details Page #####*/
H2#title
{
	text-align: center;
}
#photos
{
	text-align: center;
}
IMG#product-full
{
	margin: 10px 0;
}
#photo-thumbs
{
	text-align: center;
}
#photo-thumbs IMG
{
	margin: 5px 5px 10px;
}
.price
{
	font-weight: bold;
	font-size: 110%;
}
INPUT.add-to-cart
{
	background-color: #6C6C6C;
	border: 1px solid #000;
	color: #FFF;
	cursor: pointer;
	height: 25px;
	line-height: 25px;
}
INPUT.add-to-cart:hover
{
	background-color: #000;
}
#availability B
{
	color: #000;
}
.productOption
{
	margin-bottom: 10px;
}
.productOption SPAN
{
	width: 75px;
	float: left;
}
/*##### Cart Page #####*/
#cart-item
{
	padding: 10px 0;
	border-bottom: 1px dotted #535353;
}
#cart-item A
{
	color: #6C6C6C;
}
#cart-item A:hover
{
	color: #000;
}
#cart-item IMG
{
	padding-right: 15px;
	float: left;
}
P.cart-price
{
	_line-height: 0.3;
}
.product-options INPUT
{
	width: 25px;
	padding: 0;
	color: #000;
}
#delete
{
	text-align: right;
	_margin-top: -49px;
	margin-top: -44px;
}
#delete A
{
	background-color: #6C6C6C;
	border: 1px solid #000;
	color: #FFF;
	padding: 2px 3px;
	font-weight: bold;
	font-size: 85%;
}
#delete A:hover
{
	background-color: #000;
}
#clear-update
{
	text-align: left;
	padding: 0 0 10px;
	clear: both;
}
#clear-update A
{
	background-color: #6C6C6C;
	border: 1px solid #000;
	color: #FFF;
	padding: 2px 3px;
	font-weight: bold;
	font-size: 85%;
}
#clear-update A:hover
{
	background-color: #000;
}
#shipping-rates
{
	text-align: right;
	clear: both;
	padding: 0 0 10px;
}
#shipping-rates A
{
	background-color: #6C6C6C;
	border: 1px solid #000;
	color: #FFF;
	padding: 2px 3px;
	font-weight: bold;
	font-size: 85%;
}
#shipping-rates A:hover
{
	background-color: #000;
}
#cart-total
{
	clear: both;
	text-align: center;
	background-color: #CCC;
	padding: 10px;
	padding-bottom: 15px;
	border: 1px dotted #6C6C6C;
}
#cart-total A
{
	background-color: #6C6C6C;
	border: 1px solid #000;
	color: #FFF;
	padding: 8px;
	font-weight: bold;
}
#cart-total A:hover
{
	background-color: #000;
}
#google-checkout
{
	text-align: center;
}
/*##### Footer #####*/
#footer
{
	background: transparent;
	padding: 6px 10px 50px;
	margin: 0px 0 0;
	text-align: center;
	color: #535353;
	clear: both;
}
#footer A
{
	color: #535353;
}
#footer A:hover
{
	color: #000;
}
.clear
{
	clear: both;
}

