.background {
	background : url("/graphics/headbg.jpg") #fff;
	background-repeat : repeat-x;
	border-left:1px solid #474747;
	border-right:1px solid #474747;
}
body,td,p {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.sidebg {
	background: url("/graphics/sidebg.gif") repeat-y;
}

a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #8E2626;
	text-decoration: underline;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.seo {
	color: #808080;
	font-size:10px;
	padding:5px;
	text-decoration: none;
}
a.seo:hover {
	color: #9E0B0B;
	text-decoration: underline;
}



#cathead {
	font-weight:bold;
	font-family: Arial Narrow, arial, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	height:25px;
	width:550px;
	background : url("/graphics/head2_featured.gif");
	background-repeat : no-repeat;
	padding:6px 30px 0 12px;
	margin:15px 0 5px 7px;
	font-style: italic;
	text-align:right
}

#cathead a {
	color: #9E0B0B;
}

#cathead a:hover {
	color: #9E0B0B;
	text-decoration: none;
	}

div.splashcat {
	width:105px;
	.width:135px;
	height:250px;
	padding:15px;
	border-right: solid 1px #eaeaea;
	float:left;
	text-align:center;
}
span.catbrand {
	text-transform: uppercase;
	font-weight: bold;
	font-size:11px;
}
span.cattitle {

	font-size:11px;
}
span.catprice {
	font-weight: bold;
	color: #9E0B0B;
}

.splashcat a {
	color: #000000;
	text-decoration: none;
}

.splashcat a:hover {
	color: #9E0B0B;
	text-decoration: none;
}


	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 166px;
padding: 0;
margin:6px 0 0 0;
font-size: 15px;
color: #202629;
text-align:right;
text-transform:uppercase;
font-family:georgia, times;
}

* html #blueblock{ /*IE 6 only */
w\idth: 166px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 6px 26px 0 0;
.padding: 2px 26px 0 0;
.margin:0 0 6px 0;
color: #000000;
text-decoration: none;
width: 166px;
height:24px;
background: URL("/graphics/butn_bg.gif") right center no-repeat;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #9E0B0B;
	text-decoration: none;
}




li a.blueblock2 {
display: block;
padding: 4px 26px 0 0;
.padding: 0px 26px 0 0;
.margin:0 0 4px 0;
color: #000000;
text-decoration: none;
width: 140px;
height:38px;
background: URL("/graphics/butn_bg.gif") 100% 73% no-repeat;
}

html>body li a.blueblock2 { /*Non IE6 width*/
width: auto;
}

li a.blueblock2:hover{
color: #9E0B0B;
	text-decoration: none;
}

