HTML
{
	margin-bottom: 20px;
}
BODY
{
	margin: 20px auto;
	background: #CABCAF url(http://custom.buyitsellit.com/10989/cc_bg1.gif) repeat fixed center top;
	font: 0.9em Helvetica, sans-serif;
	color: #505050;
	width: auto;
	width: 948px;
	min-width: 948px;
	height: 600px;
	min-height: 600px;
}
IMG
{
	border: none;
}
P, LI
{
	line-height: normal;
}
H1
{
	font-size: 200%;
}
H2
{
	font-size: 125%;
	margin: 5px 0;
}
H3
{
	font-size: 95%;
	margin: 5px;
}
H4
{
	margin: 5px 0;
	font-size: 125%;
}
A
{
	border: 0;
	text-decoration: none;
	color: #33432B;
}
#wrap
{
	display: table;
	height: 100%;
	border: 2px solid #A47E58;
	border-bottom: none;
	width: 948px;
}
#colleft
{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
/*width of whole page*/
	overflow: hidden;
}
#colmid
{
	float: left;
	width: 200%;
	position: relative;
	left: 212px;
	background: #FFFFFF;
/*Center column background colour*/
}
#colright
{
	float: left;
	width: 100%;
	position: relative;
	left: 50%;
	margin-left: -424px;
}
#centerwrap
{
	float: right;
	width: 50%;
	position: relative;
	right: 100%;
}
#centerpadding
{
	margin: 0 10px 0 434px;
}
#center
{
	width: 100%;
	padding-top: 10px;
}
#left
{
	float: left;
	width: 212px;
	position: relative;
	margin-left: -50%;
	left: 212px;
	overflow: hidden;
	background: #A47E58 url(http://custom.buyitsellit.com/10989/cc_left.gif) repeat-y;
	padding-bottom: 8000px;
	margin-bottom: -8000px;
	color: #293A22;
	padding-top: 10px;
}
#right
{
	float: left;
	width: 212px;
	position: relative;
	left: 0;
	overflow: hidden;
	background: #A47E58 url(http://custom.buyitsellit.com/10989/cc_right.gif) repeat-y;
	padding-bottom: 8000px;
	margin-bottom: -8000px;
	color: #293A22;
	padding-top: 10px;
}
/*##### Header / Logo #####*/
#header
{
	padding: 0;
	margin: 0;
	width: 100%;
	background: #F5F0E8 url(http://custom.buyitsellit.com/10989/cc_header.gif) no-repeat;
	overflow: hidden;
	height: 207px;
}
#logo
{
	text-align: center;
	padding: 0 10px;
	display: none;
}
#logo H1
{
	margin: 0;
}
#logo H1 A
{
	color: #2D2D2D;
}
/*##### Top Nav Bar #####*/
#topnav
{
	line-height: 53px;
	height: 53px;
	padding: 0 15px;
	background: #F6F3EE url(http://custom.buyitsellit.com/10989/cc_topnav.gif) no-repeat;
	color: #A47E58;
}
#topnav A:hover
{
	color: #562B14;
}
#topnav .cart
{
	float: right;
}
#topnav .menu
{
	float: left;
}
/*##### Left / Right Column #####*/
#box1, #box2, #box3, #box4, #box5
{
	background: #F4EFEA url(http://custom.buyitsellit.com/10989/cc_sideboxbottom.gif) no-repeat center bottom;
	width: 190px;
	margin: 0px auto 15px;
	padding: 5px 0 10px;
}
.boxheading1
{
	background: transparent url(http://custom.buyitsellit.com/10989/cc_box1.gif) no-repeat;
	margin: 0 5px 0 6px;
	_display: inline-block;
	height: 52px;
}
.boxheading2
{
	background: transparent url(http://custom.buyitsellit.com/10989/cc_box2.gif) no-repeat;
	margin: 5px 5px 0 6px;
	_display: inline-block;
	height: 52px;
}
.boxheading3
{
	background: transparent url(http://custom.buyitsellit.com/10989/cc_box3.gif) no-repeat;
	margin: 5px 5px 0 6px;
	_display: inline-block;
	height: 52px;
}
.boxheading4
{
	background: transparent url(http://custom.buyitsellit.com/10989/cc_box4.gif) no-repeat;
	margin: 5px 5px 0 6px;
	_display: inline-block;
	height: 52px;
}
.boxheading5
{
	background: transparent url(http://custom.buyitsellit.com/10989/cc_box5.gif) no-repeat;
	margin: 5px 5px 0 6px;
	_display: inline-block;
	height: 52px;
}
#left UL, #right UL
{
	list-style-type: none;
	padding: 0 10px;
	margin: 0 0 5px;
	color: #A39A8E;
}
#left UL LI A, #right UL LI A
{
	color: #293A22;
	line-height: 1.4;
}
#left UL LI A:hover, #right UL LI A:hover
{
	color: #5B2609;
}
#left UL LI.selected UL LI
{
	font-size: 90%;
	list-style: circle inside;
	color: #FF4382;
	vertical-align: middle;
}
#left UL LI UL LI
{
	font-size: 90%;
	list-style: disc none;
	color: #A47E58;
	margin: 0 0 0 5px;
}
.cartbox
{
	padding: 0 10px 10px;
	line-height: 1.4;
}
.cartbox HR
{
	color: #A47E58;
	border-style: dashed;
}
.cartboxprice
{
	text-align: center;
}
.cartboxprice A:link, .cartboxprice A:visited
{
	background-color: #A47E58;
	padding: 3px 5px;
	color: #F4EFEA;
	border: 1px solid #FCD0D0;
}
#search
{
	padding: 0 15px 10px;
	text-align: center;
}
#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 #A47E58;
	height: 20px;
	width: 158px;
	line-height: 20px;
	padding: 1px 1px 0;
	background-color: #FFFFFF;
	color: #A47E58;
	font-family: "Trebuchet MS";
	margin-bottom: 5px;
}
#submit-search
{
	background-color: #A47E58;
	border: 1px solid #FCD0D0;
	padding: 2px 4px;
	cursor: pointer;
	font-size: 90%;
	color: #F4EFEA;
}
#emailsub_wrapper
{
	padding: 0 15px 10px;
	text-align: center;
}
#emailsub_wrapper INPUT, #emailsub_wrapper .submit-mimi
{
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#emailsub_wrapper INPUT
{
	width: 158px;
	border: 1px solid #A47E58;
	height: 20px;
	line-height: 20px;
	padding: 1px 1px 0;
	background-color: #FFFFFF;
	color: #A47E58;
	font-family: "Trebuchet MS";
	margin-bottom: 10px;
}
#emailsub_wrapper .submit-mimi
{
	background-color: #A47E58;
	border: 1px solid #FCD0D0;
	padding: 3px 4px;
	cursor: pointer;
	color: #F4EFEA;
	font-size: 90%;
}
#paypal
{
	text-align: center;
}
#myebay
{
	padding: 10px 0;
	text-align: center;
}
/*##### Center Column #####*/
#featured
{
	text-align: center;
}
TABLE #products
{
	width: 100%;
}
TABLE#products TD
{
	vertical-align: bottom;
	width: 33%;
	border: 2px dotted #A47E58;
}
TABLE#products TD H3 A
{
	color: #705241;
	font: bold 13px "Trebuchet MS";
}
#products P
{
	line-height: 0;
}
#products A.button
{
	color: #63290A;
	padding: 3px;
	/*[disabled]border:1px solid #63290A;*/
	font-size: 90%;
	font-weight: bold;
}
#products A.button:hover
{
	background-color: #A47E58;
	color: #FFFFFF;
}
/*##### Product List Page #####*/
#crumb, #crumb A
{
	font-size: 90%;
	color: #A47E58;
}
#crumb A:hover
{
	color: #6B533A;
}
#sort
{
	margin: 10px 0;
}
#sort SELECT
{
	border: 1px solid #A47E58;
	background-color: #F4EFEA;
}
#pagination
{
	line-height: 40px;
}
#pagination A:hover
{
	color: #2D2D2D;
}
#pagination A#prev
{
	float: left;
	color: #A47E58;
}
#pagination A#next
{
	float: right;
	color: #A47E58;
}
/*##### 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%;
	float: left;
	margin-right: 25px;
	color: #A47E58;
}
INPUT.add-to-cart
{
	background-color: #FCD0D0;
	border: 1px solid #A47E58;
	color: #505050;
	cursor: pointer;
}
INPUT.add-to-cart:hover
{
	background-color: #A47E58;
	color: #F4EFEA;
	border: 1px solid #FCD0D0;
}
#availability B
{
	color: #505050;
}
.productOption
{
	margin-bottom: 10px;
}
.productOption SPAN
{
	width: 75px;
	float: left;
}
/*##### Cart Page #####*/
#cart-item H3 A
{
	color: #A47E58;
}
#cart-item
{
	padding: 10px 0;
	border-bottom: 2px dotted #A47E58;
}
#cart-item IMG
{
	padding-right: 15px;
	float: left;
}
P.cart-price
{
	_line-height: 0.3;
}
.product-options INPUT
{
	width: 25px;
	padding: 0;
	color: #A47E58;
}
#delete
{
	text-align: right;
	_margin-top: -49px;
	margin-top: -44px;
}
#delete A
{
	background-color: #FCD0D0;
	border: 1px solid #A47E58;
	padding: 2px 3px;
	color: #2D2D2D;
	font-weight: bold;
	font-size: 85%;
}
#clear-update
{
	text-align: left;
	padding: 0 0 10px;
	clear: both;
}
#clear-update A
{
	background-color: #FCD0D0;
	border: 1px solid #A47E58;
	padding: 2px 3px;
	color: #2D2D2D;
	font-weight: bold;
	font-size: 85%;
}
#shipping-rates
{
	text-align: right;
	clear: both;
	padding: 0 0 10px;
}
#shipping-rates A
{
	background-color: #FCD0D0;
	border: 1px solid #A47E58;
	padding: 2px 3px;
	color: #2D2D2D;
	font-weight: bold;
	font-size: 85%;
}
#cart-total
{
	clear: both;
	text-align: center;
	background-color: #FCD0D0;
	padding: 10px;
	border: 2px dotted #A47E58;
}
#cart-total A
{
	background-color: #A47E58;
	border: 1px solid #2D2D2D;
	padding: 2px 3px;
	color: #F4EFEA;
	font-weight: bold;
}
#google-checkout
{
	text-align: center;
}
/*##### Footer #####*/
#footer
{
	float: left;
	clear: both;
	width: 100%;
	background: #F3EFE5 url(http://custom.buyitsellit.com/10989/cc_footer.gif) no-repeat;
	text-align: center;
	color: #77583E;
	height: 43px;
	padding: 10px 0 0;
	font-size: 90%;
}
#footer A, .footer A:visited
{
	color: #77583E;
}
#footer A:hover
{
	color: #2C2C2C;
}
