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;
}
P, DIV, LI, H1, H2, H3, H4, TD, INPUT, SELECT, TEXTAREA
{
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	color: #F5E4C4 !important; /*[e]#F5E4C4*/
	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;
}
DIV.clear
{
	clear: both;
	overflow: hidden;
	height: 1px;
}
.button
{
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important; /*[e]none*/
	border: none;
	cursor: pointer;
}
#cart-total .button
{
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px;
	margin-left: 20px;
}
/*-----------------------------------
WRAPPER
/* -----------------------------------*/
#wrapper
{
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
/*-----------------------------------
TOP
/* -----------------------------------*/
#top
{
	padding: 10px 10px 30px 30px;
	background-image: url(http://custom.buyitsellit.com/2170/smilineyes.jpg);
	height: 90px;
}
#search
{
	width: 250px;
	float: right;
	font-size: 11px;
}
#search INPUT
{
	border: none;
	text-transform: uppercase;
	width: 65px;
}
#search LABEL INPUT
{
	width: 175px;
}
#top H1
{
	font-size: 35px;
}
/*-----------------------------------
BAR
/* -----------------------------------*/
#bar
{
	padding: 0 15px;
	line-height: 40px;
	margin-bottom: 20px;
	height: 40px;
}
#cart
{
	float: right;
	line-height: 40px;
	padding-left: 30px;
}
#cart A
{
	font-weight: bold;
}
#bar #cart A:link, #bar #cart A:visited
{
	color: #FFF;
	text-decoration: underline;
}
#bar #cart A:hover, #bar #cart A:active
{
	color: #C1C8CE;
}
#menu
{
	padding-top: 12px;
	float: left;
}
/*-----------------------------------
CONTENT
/* -----------------------------------*/
#main
{
	margin: 0 15px;
	background: #000000;
}
#main.wide
{
	background: none;
}
#content
{
	width: 595px;
	float: right;
}
#main.wide #content
{
	width: auto;
	float: none;
}
#content H2
{
	font-size: 21px;
}
#content H3, P.price
{
	font-size: 16px;
	font-weight: bold;
}
#banner, #welcome, #featured
{
	margin-bottom: 30px;
}
#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
{
	background: #000000;
	text-align: center;
	font-weight: bold;
}
#products TD H3
{
	margin-bottom: 3px;
	font-size: 12px;
}
#products TD P
{
	margin: 0;
}
#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;
}
/*Cart page*/
.cart-item
{
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.cart-item IMG
{
	height: 70px;
	float: left;
	margin-right: 15px;
	display: inline;
}
.cart-item H3, .cart-item P
{
	margin-bottom: 4px;
}
#cart-total
{
	background: #890B07;
	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;
}
P#google-checkout
{
	text-align: center;
}
P#google-checkout IMG
{
	display: block;
	margin: 0 auto;
}
P#update-cart
{
	font-weight: bold;
	font-size: 14px;
}
INPUT, SELECT
{
	color: #000000 !important; /*[e]#000000*/
}
/*Common to all pages*/
#side
{
	width: 190px;
	float: left;
}
#side H2
{
	font-size: 17px;
}
#side LI
{
	padding-bottom: 3px;
	margin-bottom: 3px;
	list-style: none;
	font-size: 12px;
	border-bottom: 1px dotted #F5E4C4;
}
#side LI A
{
	text-decoration: none;
}
#side LI LI
{
	font-size: 11px;
	padding: 0;
	background: none;
	font-weight: normal;
	margin: 0 0 0 10px;
}
#side LI.selected
{
	font-weight: bold;
}
/*-----------------------------------
FOOTER
/* -----------------------------------*/
#footer
{
	margin: 20px 30px;
	padding-top: 7px;
	border-top: 2px dotted #F5E4C4;
	text-align: center;
}
/*-----------------------------------
Advanced Search
/* -----------------------------------*/
.blur
{
	background-color: #CCC;
/*shadow color*/
	color: inherit;
	position: absolute;
	width: 370px;
	top: 30px;
	float: right;
}
.shadow, .content
{
	position: relative;
	bottom: 2px;
	right: 2px;
}
.shadow
{
	background-color: #666;
/*shadow color*/
	color: inherit;
}
.content
{
	background-color: #FFF;
/*background color of content*/
	color: #000000;
/*text color of content*/
	border: 1px solid #000;
/*border color*/
	height: 250px;
}
