HTML
{
	margin-bottom: 20px;
}
BODY
{
	margin: 10px auto;
	font: 0.8em Helvetica;
	color: #808080;
	width: auto;
	width: 960px;
	min-width: 900px;
	height: 600px;
	min-height: 600px;
	background-color: #FFFFFF;
}
IMG
{
	border: none;
}
P, LI
{
	line-height: normal;
}
H1
{
	font-size: 200%;
}
H2
{
	font-size: 125%;
	margin: 5px 0;
	color: #275538;
}
H3
{
	font-size: 95%;
	margin: 5px;
}
H4
{
	margin: 5px 0;
	font-size: 125%;
}
A
{
	border: 0;
	text-decoration: none;
	color: #33432B;
}

#wrapper
{
	/*[disabled]border:3px dashed #522A14;*/
	/*[disabled]width:100%;*/
}
#colleft
{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
/*width of whole page*/
	overflow: hidden;
}
#colmid
{
	float: left;
	width: 200%;
	position: relative;
	left: 200px;
	background: #FFFFFF;
/*Center column background colour*/
}
#colright
{
	float: left;
	width: 100%;
	position: relative;
	left: 50%;
	margin-left: -400px;
}
#centerwrap
{
	float: right;
	width: 50%;
	position: relative;
	right: 100%;
}
#centerpadding
{
	margin: 10px 10px 0px 410px;
}
#center
{
	width: 100%;
	overflow: auto;
}
#left
{
	float: left;
	width: 200px;
	position: relative;
	margin-left: -50%;
	left: 200px;
	overflow: hidden;
	background: #FFFFFF;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	color: #293A22;
}
#right
{
	float: left;
	width: 200px;
	position: relative;
	left: 0;
	overflow: hidden;
	background: #FFFFFF;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
	color: #293A22;
}
/*##### Header / Logo #####*/
#leftimg
{
float:left;
width: 90px;
height: 90px;
background: url(http://custom.buyitsellit.com/22/image-left.jpg)top center no-repeat;
margin: 5px 0 0 5px;
}
#rightimg
{
float:right;
width: 90px;
height: 90px;
background: url(http://custom.buyitsellit.com/22/image-right.jpg)top center no-repeat;
margin: 5px 5px 0 0;
}
#header
{
	padding: 0;
	margin: 0;
	width: 960px;
	background: #000;
	overflow: hidden;
	height: 100px;
}
#logo
{
	text-align: center;

}
#logo H1
{
	margin: 0;
}
#logo H1 A
{
	color: #2D2D2D;
}
/*##### Top Nav Bar #####*/
#topnav
{
	line-height: 40px;
	height: 40px;
	padding: 0 10px;
	background: #898989 url(http://custom.buyitsellit.com/22/basicbw-topnav.gif) no-repeat center left;
	color: #fff;
}
#topnav A
{
	color: #fff;
}
#topnav A:hover
{
	color: #2d2d2d;
}
#topnav .cart
{
	float: left;
}
#topnav .menu
{
	float: right;
}
/*##### Left / Right Column #####*/
#box1, #box2, #box3, #box4, #box5
{
	border: 1px solid #cccccc;
	margin: 10px 0;
        padding:2px;
	color: #808080;
}
.boxheading1
{
	background: transparent url(http://custom.buyitsellit.com/22/basicbw-cats.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	font-weight: bold;
}
.boxheading2
{
	background: transparent url(http://custom.buyitsellit.com/22/basicbw-cart.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	font-weight: bold;
}
.boxheading3
{
	background: transparent url(http://custom.buyitsellit.com/22/basicbw-search.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	font-weight: bold;
}
.boxheading4
{
	background: transparent url(http://custom.buyitsellit.com/22/basicbw-info.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	font-weight: bold;
}
.boxheading5
{
	background: transparent url(http://custom.buyitsellit.com/22/basicbw-news.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	font-weight: bold;
}
.boxheading6
{
	background: transparent url(http://custom.buyitsellit.com/22/basicbw-pymt.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	font-weight: bold;
}

.cartbox
{
	padding: 0 10px 10px;
	line-height: 1.4;
text-align: center;
}
.cartbox HR
{
	color: #275538;
	border-style: solid;
	margin: 5px 0 10px;
}
.cartboxprice
{
	text-align: center;
}
.cartboxprice A:link, .cartboxprice A:visited
{
	background-color: #ccc;
	padding: 3px 5px;
	color: #275538;
	border: 1px solid #275538;
}
.cartboxbutton
{
	text-align: center;
}
.cartboxckout
{
	background-color: #cccccc;
	border: 1px solid #275548;
	height: auto;
	padding: 1px 3px;
	cursor: pointer;
	color: #275548;
	font-size: 90%;
}
.cartboxtext
{
text-align: center;
}
.cartbox img
{
margin-right: 5px;
}

#search
{
	padding: 0 10px 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 #999999;
	height: 20px;
	width: 158px;
	line-height: 20px;
	padding: 1px 1px 0;
	background-color: #FFFFFF;
	color: #505050;
	margin-bottom: 5px;
}
#submit-search
{
	background-color: #ccc;
	border: 1px solid #275538;
	height: 23px;
	line-height: 23px;
	_line-height: 18px;
	padding: 1px 1px 4px;
	cursor: pointer;
	font-size: 90%;
	color: #275538;
	font-family: Helvetica;
}
#emailsub_wrapper
{
	padding: 0 10px 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 #999999;
	height: 20px;
	line-height: 20px;
	padding: 1px 1px 0;
	background-color: #FFFFFF;
	color: #505050;
	margin-bottom: 10px;
}
#emailsub_wrapper .submit-mimi
{
	background-color: #ccc;
	border: 1px solid #275538;
	height: 20px;
	line-height: 20px;
	padding: 2px 7px 3px;
	cursor: pointer;
	color: #275538;
	font-size: 90%;
}
#myebay
{
	padding: 10px 0;
	text-align: center;
}
/*##### Center Column #####*/
#featured H2
{
	border-bottom: 2px solid #898989;
	font-size: 14px;
	text-align: left;
	line-height: 25px;
	height: 25px;
}
#featured
{
	text-align: center;
	clear: both;
}
TABLE #products
{
	width: 100%;
}
TABLE#products TD
{
	vertical-align: top;
	width: 33%;
	border: 1px solid #CCCCCC;
}
TABLE#products TD H3 A
{
	color: #808080;
	font-weight: bold;
}
#products .price-block
{
	padding-top: 5px;
	font-size: 90%;
}
#products A.info
{
	color: #275538;
        font-weight: bold;
	line-height: 2.5;
}
#products A.info:hover
{
	color: #808080;
}
/*##### Product List Page #####*/
#crumb, #crumb A
{
	font-size: 95%;
	color: #808080;
}
#crumb A:hover
{
	color: #275538;
}
#sort
{
	margin: 10px 0;
}
#pagination
{
	padding-bottom: 15px;
}
#pagination A:hover
{
	color: #275538;
}
#pagination A#prev
{
	float: left;
color: #808080;
}
#pagination A#next
{
	float: right;
color: #808080;
}
/*##### Product Details Page #####*/
H2#title
{
	text-align: left;
}
#photos
{
	float: left;
	padding-right: 10px;
	width: 290px;
}
IMG#product-full
{
	margin: 10px 0 5px;
}
#photo-thumbs
{
	text-align: left;
}
#photo-thumbs IMG
{
	margin: 5px 7px 10px;
}
SPAN.price
{
	font-weight: bold;
}
P.price
{
	color: #505050;
}
INPUT.add-to-cart
{
	background-color: #ccc;
	padding: 1px 5px;
	color: #275538;
	border: 1px solid #275538;
}
INPUT.add-to-cart:hover
{
	background-color: #275538;
	color: #808080;
}
#availability B
{
	color: #505050;
}
.productOption, #VariantDD
{
	margin-bottom: 10px;
}
.productOption SPAN
{
	width: 75px;
	float: left;
}
#VariantDD
{
	margin-bottom: 10px;
	width: 237px;
}
SPAN.intro
{
	color: #505050;
}
#description
{
	float: left;
	clear: both;
}
/*##### Cart Page #####*/
#cart-item
{
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
	padding-right: 60px;
}
#cart-item IMG
{
	padding-right: 15px;
	float: left;
}
P.cart-price
{
	_line-height: 0.3;
}
.product-options INPUT
{
	width: 25px;
	padding: 0;
	color: #808080;
}
#delete
{
	float: right;
	_margin-top: -49px;
	margin-top: -40px;
}
#delete A
{
	background-color: #ccc;
	padding: 1px 5px;
	color: #275538;
	border: 1px solid #275538;
	font-weight: bold;
	font-size: 85%;
}
#clear-update
{
	text-align: left;
	padding: 0 0 10px;
	clear: both;
}
#clear-update A
{
	background-color: #ccc;
	padding: 1px 5px;
	color: #275538;
	border: 1px solid #275538;
        font-weight: bold;
	font-size: 85%;
}
#shipping-rates
{
	text-align: right;
	clear: both;
	padding: 0 0 10px;
}
#shipping-rates A
{
	background-color: #ccc;
	padding: 1px 5px;
	color: #275538;
	border: 1px solid #275538;
}
#cart-total
{
	clear: both;
	text-align: center;
	padding: 10px;
	border: 1px solid #275538;
}
#cart-total A
{
	background-color: #275538;
	border: 1px solid #eee;
	padding: 2px 3px;
	color: #FFFFFF;
	font-weight: bold;
}
#google-checkout
{
	text-align: center;
}
/*##### Footer #####*/
#footer
{
	float: left;
	clear: both;
	width: 960px;
	text-align: center;
	color: #9fc647;
	padding: 6px 0;
	font-size: 90%;
	font-weight: normal;
	line-height: 20px;
	height: 40px;
	padding: 0 10px;
	background: #fff url(http://custom.buyitsellit.com/22/sleek-green-nav.gif) no-repeat center left;
	color: #275538;
        margin-bottom: 20px;
}
#footer A, .footer A:visited
{
	color: #275538;
}
#footer A:hover
{
	color: #808080;
}
.footerlinks
{float: left;
margin-top: 10px;}
.copyright
{float: right;
margin: 10px 20px 0 0;}

#dhtmlgoodies_menu
{
	width: 190px;
/*Width of main menu*/
}
#dhtmlgoodies_menu LI
{
/*Main menu <li>*/
	list-style-type: none;
/*No bullets*/
	margin: 0px;

/*No margin - needed for Opera*/
}
#dhtmlgoodies_menu UL
{
	margin: 0px;
/*No <ul> air*/
	padding: 0px;
/*No <ul> air*/
}
#dhtmlgoodies_menu UL LI UL
{
/*Styling for those who doesn't have javascript enabled*/
	padding-left: 10px;
}
#dhtmlgoodies_menu LI A
{
/*Main menu links*/
	text-decoration: none;
/*No underline*/
	color: #737373;
/*Black text color*/
	height: auto;
	_height: 12px;
/*20 pixel height*/
	line-height: 16px;
/*20 pixel height*/
	vertical-align: middle;
/*Align text in the middle*/
	background-color: transparent;
/*Background color*/
	margin: 1px;
/*A little bit of air*/
	padding: 3px 5px 3px 11px;
/*Air between border and text inside*/
	display: block;
}
#dhtmlgoodies_menu LI A:hover, #dhtmlgoodies_menu .activeMainMenuItem
{
	background-color: #737373;
color: #fff;
}
.dhtmlgoodies_subMenu
{
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	border: 1px solid #fff;
	background-color: #737373;
	text-align: left;
}
.dhtmlgoodies_subMenu UL
{
	margin: 0px;
	padding: 0px;
}
.dhtmlgoodies_subMenu UL LI
{
	list-style-type: none;
	margin: 0px;
	padding:2px;
/*1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	border-bottom: 1px solid #fff;
}
.dhtmlgoodies_subMenu UL LI A
{
/*Sub menu items*/
	white-space: nowrap;
/*No line break*/
	text-decoration: none;
/*No underline*/
	color: #fff;
/*Black text color*/
	height: 16px;
/*16 pixels height*/
	line-height: 18px;
/*16 pixels height*/
	padding: 2px;
/*1px of "air" inside*/
	display: block;
/*Display as block - you shouldn't change this*/
}
.dhtmlgoodies_subMenu UL LI A:hover
{
/*Sub menu items - mouse over effects*/
	color: #fff;
/*White text*/
	background-color: #000;
/*Blue background*/
}