* {
	margin:0;
	padding:0;
}

body {
	background:#020202 url(../images/bg.gif) top center repeat;

	_text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#020202;
}
div.class {
	clear:both;
	width:1px;
	height:1px;
}
h1.title {
	margin:0 auto;
	padding:5px 0;
	width:950px;
	text-align:right;
	color:#8A8A8A;
	font-size:75%;
	font-weight:normal;
}

h1, h2 {
	font-size:170%;
	font-weight:normal;
	margin-bottom:7px;
}
h3 {
	font-size:100%;
}

ul, li {
	list-style-type:none;
}
ul.horizontal li {
	display:inline;
	float:left;
}
ul.horizontal li a {
	display:block;
	float:left;
}
img {border:none;}

#bg1 {
	background:url(../images/bg_top.gif) top center repeat-x;
}
#bg2 {
	background:url(../images/bg_y.gif) top center repeat-y;
}
#backdrop {
	background:url(../images/backdrop.jpg) top center no-repeat;
}


#wrapper {
	margin:0px auto;
	width:972px;
	overflow:hidden;
	background:#B4B4B4 url(../images/wrapper_bg_y.gif) repeat-y;

	_text-align:left;
}
#wrapper_bg_bottom {
	background:url(../images/wrapper_bg_bottom.jpg) bottom center no-repeat;
}
#pg_home #wrapper {
	background-image:url(../images/wrapper_bg_y_home.jpg);
}
#pg_home #wrapper_bg_bottom {
	background-image:url(../images/wrapper_bg_bottom_home.jpg);
}









#header {
	height:95px;
	background:#B4B4B4 url(../images/header_bg.jpg) top repeat-x;
	font-size:110%;
}

#logo { position:absolute; }
#logo a {
	display:block;
	width:402px;
	height:85px;
/*	background:url(../images/logo.jpg) top left no-repeat;*/
}
#logo a span { display:none; }



#header ul.links {
	float:right;
	clear:right;
}
#header ul.links a {
	padding:13px 18px 8px 18px;
	text-decoration:none;
	color:#818181;
}
#header ul.links a:hover, #header ul.links a.current {
	color:#FFFFFF;
}

#nav_main {
	background:#131313 url(../images/header_bg.jpg) 0px 0px repeat-x;
	height:43px;
}
#nav_main ul.links a {
	padding:0 20px 0 0;
	margin:13px 0 8px 0;
}
#nav_main li.search {
	margin:12px 18px 0 0;
}
#nav_main li.search #s {
	width:85px;
	padding:0 3px 0 0;
	border:1px solid #B2B2B2;
	background-color:#D7D7D7;
	text-align:right;
}
#nav_secondary {
	background:#020202 url(../images/header_bg.jpg) 0px -43px repeat-x;
	height:42px;
}
/*#nav_secondary ul.links li {
	padding-left:1px;
	background:url(../images/nav_secondary_line.jpg) top left no-repeat;
}*/
#nav_secondary ul.links a {
	color:#BABABA;
	font-weight:bold;
	font-size:12px;
	
	padding:13px 18px 14px 18px;
}

#nav_secondary ul.links a:hover, #nav_secondary ul.links a.current {
/*	background: url(../images/nav_secondary_hover.jpg) top center repeat-x;*/
	color:#A90000;
}



#content_wrap {
	float:left;
	width:972px;
	overflow:hidden;
	border-top:0px solid #ffffff;
/*	background:url(../images/wrapper_bg_bottom.jpg) bottom no-repeat;*/
}
#slideshow {
	margin:0px 11px 0px 211px;
	border-bottom:10px solid #B4B4B4;
}
#content {
	margin:0px 11px 0px 211px;
	padding:9px;
	border-top:1px solid #BABDC2;
}
#content a {
	color:#880B15;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}

#content div.crumbs {
	color:#404C57;
	padding:11px 17px 10px 17px;
	background:#F4F4F4;
	font-size:100%;
}
#content div.inner {
	padding:26px 17px 17px 17px;
	line-height:20px;
}
#content div.inner p {
	padding-bottom:20px;
}
#content h2 {
	margin-bottom:20px;
}

#content ul, 
#content ol {
	margin-bottom:15px;
}
#content ul, #content li {
	list-style-type:disc;
	margin-left:23px;
}
#content ol {
	list-style-type:decimal;
	margin-left:23px;
}
#content ul ul, #content ol ol {
	margin-bottom:0px;
}

#sidebar1_wrap {
	float:left;
	margin:0 0 0 -962px;
/*	border-top:1px solid #E6E6E6;*/
}

#sidebar1 {
	width:190px;
	background:url(../images/sidebar_top_h.jpg) no-repeat;
	padding-top:47px;
}

#sidebar1 ul.links {
	padding:0px 15px 20px 15px;
}
#sidebar1 h3 {
	font-size:125%;
	padding:0px 15px;
}
#sidebar1 li {
	font-size:100%;
	font-weight:bold;
	margin:8px 0px;
	_height:1%;
}
#sidebar1 li li {
	font-size:75%;
	padding-left:10px;
}
#sidebar1 li a {
	background:url(../images/bullet01.gif) 0px 2px no-repeat;
	color:#880B15;
	text-decoration:none;
	padding-left:17px;
}
#sidebar1 li li a {
	background:none;
	color:#880B15;
}/*181818*/

#sidebar1 a:hover, 
#sidebar1 a.current {
	color:#181818;
}
#sidebar1 li li a:hover, 
#sidebar1 li li a.current {
	color:#181818;
}

#sidebar1 div.secondary a {
	text-transform:uppercase;
}

#sidebar1 div.secondary {
	background:url(../images/sidebar_divider.gif) repeat-x;
	padding:35px 15px 75px 15px;
}
#sidebar1 div.secondary p {
	margin-bottom:10px;
}
#sidebar1 div.secondary li a {
	font-weight:normal;
	font-variant:small-caps;
	background-position:0px 2px;
}
#sidebar1 div.secondary ul.links {
	padding:0px 0px 20px 0px;
}
#sidebar1 div.secondary h3 {
	padding:0px;
}



#footer {
	clear:both;
	width:972px;
	margin:0px auto;
	padding-top:18px;
/*	background-image:url(../images/footer_bg.jpg) top no-repeat; */
	color:#565656;
	font-size:12px;
}

#footer ul.links {
	height:30px;
/*	_display:inline;*/
}
#footer a {
	margin:0px 20px;
	text-decoration:none;
	color:#565656;
}
#footer a:hover {
	color:#222222;
}


#sitemap {
	clear:both;
	width:972px;
	margin:0 auto;
	padding:20px 0;
	color:#686868;
	font-size:12px;
}
#sitemap a {
	color:#8c8c8c;
	text-decoration:none;
}
#sitemap a:hover {
	color:#686868;
}
#sitemap ul.pages, #sitemap ul.categories {
	margin-bottom:10px;
}
#sitemap ul {
	margin-left:20px;
}







#pg_home #slideshow {
	margin:0 0 0 5px;
	border:none;
}

#pg_home #content {
	margin:0px 10px 0px 10px;
	padding:0px;
	border:none;
	height:154px;
	overflow:hidden;
	color:#222222;
}
#pg_home #content a {
	background:url(../images/bullet02.gif) 0px 2px no-repeat;
	padding-left:17px;
	color:#ffffff;
	text-transform:uppercase;
}
#pg_home #content h2 {
	font-weight:bold;
	color:#900000;
	margin-bottom:7px;
}
#pg_home #content div.inner {
	padding:20px 17px 0px 10px;
	line-height:18px;
}
#pg_home #content div.inner p {
	padding-bottom:7px;
}
/*#pg_home #footer {
	background-image: url(../images/footer_bg_home.jpg);
}*/

.c1, .c2, .c3 { float:left; padding-top:27px; }
.c1 { width:320px; }
.c2 { width:320px; }
.c3 { width:285px; }



/* Footer Stuff
---------------------------------------------------------------------- */
#by {
	float:right;
}
#by h4 a {
	display:block;
	margin:0;
	padding:0 72px 00;
	background:url(../images/erev-inc.gif) right no-repeat;
}
#footer #by h4 {
	font-weight:normal;
}
#by h4 a span
{ display:none; }
/* */



/* Products and Categories, Table Grid... [ What exactly is this??? Where should it really go? ]
---------------------------------------------------------------------- */
#content table.image {
	border:2px solid #F2F2F2;
}
#content table.image td {
	width:150px;
	height:150px;
}

#content table.grid td {
	text-align:center;
}
#content td.grid {
	width:150px;
	padding-right:25px;
}
#content table.grid a {
	border-bottom-width:0px;
}
/* */

div.products div.grid {
	float:left;
	width:200px;
	margin-right:10px;
	background-color:#CCC;
}
div.products div.grid h3 {
	height:35px;
	background-color:#000;
}
div.products div.grid h3 span.name {
	float:left;
}
div.products div.grid h3 span.sku {
	display:block;
	float:right;
	font-weight:normal;
	margin-right:10px;
}
