body {
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 label, dl, fieldset, address {
    margin-bottom: 1em;
}

h1 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #71534e;
}

h2 {
	font-size: 1.4em;
	line-height: 1.4em;
}

h3 {
	font-size: 1.1em;
	line-height: 1.2em;
}

h1, h2, h3, p {
	margin: 1em 0;
}

p {
	margin: 4px 0px;
	line-height: 1.2em;
	color: #4d4d4f;
}

ul, ol {
	margin: 1em 0.5em 1em 1.5em;
}

li {
	margin: 2px 0px;
}

select {
	padding: 0px;
}

label {
	padding: 0.2em;
}

a {
	text-decoration: none;
}
a:link, a:visited {
	color: #c43b41;
}
a:hover, a:active {
	color: #c43b41;
}

/*MAIN COLUMN*/

/*FOOTER AREA*/

#footer {
}
#subfooter {
	font-size:.9em;
	font-weight: bold;
	color: #4d4d4f;
}

#cart {
	font-size: 12px;
	color: #71534e;
	text-align: left;
	font-weight: bold;
	position: absolute;
	top: 70px;
	left: 715px;
	width: 200px;
	/*height: 2.2em;*/
	overflow:hidden;
	vertical-align:top;
	margin: 0;
	padding-left: 6px;
	line-height:1em;
}

/* MENU */
#menu {
	padding: 0px 0px 1px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu li {
	list-style: none;
	list-style-image: url(../images/bullet_orange.gif);
}
#menu a:link {
	color: #4d4d4f;
}
#menu a:visited {
	color: #71534e;
}
#menu a:hover {
	color: #c43b41;
}
#menu a:active {
	color: #c43b41;
}
#left .box {
	margin: 10px 0px 0px 0px;
}
#left .box .head {
	background-image: url(../images/left_head_bg.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 6px 18px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#left .box .body {
	background-image: url(../images/left_body_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 10px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4f;
}
#left .box .foot {
	background-image: url(../images/left_foot_bg.gif);
	background-repeat: no-repeat;
	height: 11px;
	/*margin-top: -10px;*/
}
.searchBrands, .searchKeywords {
	font-size: 10px;
	height: 18px;
}
.searchBrands {
	width: 158px;
	margin-bottom: 5px;
}
.searchKeywords {
	width: 108px;
	margin: 0px 0px 5px 2px;
}
.searchLabel {
	font-size: 10px;
	font-weight: normal;
	width: 48px;
}
.searchSubmit {
	background-image: url(../images/btn_62.gif);
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	width: 62px;
	height: 25px;
	border: 0px;
}
/* SUBCATS & SIBLINGS */
#subcats, #siblings {
	margin: 10px;
	font-size: 1em;
}
#subcats ul, #siblings ul {
	margin: 0.5em 2em;
	padding: 0 1em;
	list-style-image: url(../images/bullet_orange.gif);
}
#subcats li, #siblings li {
	padding: 0;
	margin: 0;
}
/* BREADCRUMBS  */
#breadcrumbs {
	clear: both;
	width: 100%;
	margin: 0px 0px 10px 0px;
	font-size: 0.9em;
	font-weight: normal;
}
#breadcrumbs img { border:0;margin-left:4px;margin-right:4px;padding:0;padding-left:1px;}
#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	display:inline;
	margin: 0;
	padding: 0;
}
#breadcrumbs a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 4px 0px 0px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #c43b41;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #c43b41;
}
#breadcrumbs a.final:link, #breadcrumbs a.final:visited {
	color: #c43b41;
}
#breadcrumbs a.final:hover, #breadcrumbs a.final:active {
	color: #c43b41;
}

/* GENERAL STYLIN' */

.photoBorder {
	border: 2px solid #cfcfcf;
}
.newProductsTable {
	border: 2px solid #cfcfcf;
	background-color: #FFFFFF;
}
#newProductsFace {
	position: relative;
	left: 142px;
	margin-bottom: -60px;
}
h2 .siblingThumbsFace img {
	border: 0px;
}
h2 .siblingThumbsFace {
	position: relative;
	margin: 0px 10px -25px 0px;
}
.clear {
	height:1px;
	clear:both;
}
.breadcrumbSeparator {
	background-image:url(../images/bullet_orange.gif);
	background-position:left 5px;
	padding-left:10px;
	background-repeat:no-repeat;
}