@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

#pcHeader{
	width:900px;
	height:131px;
	background-image:url(../../images/headbg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#000000;
	font-size:12px;
	color:#FFFFFF;
}

#pclogo{
	width:294px;
	height:131px;
}

#pcbrocade{
	width:606px;
	height:131px;
	background-image:url(../../images/headbrocade.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

#pcspacer{
	width:416px;
	height:131px;
}

#pcSearch{
	width:160px;
	padding:10px;
	font-size:11px;
}

.pctextfield{
	font-size:12px;
	height:16px;
	border:#e5afaf solid 1px;
	width:150px;
}
.go{
	font-size:12px;
	color:#480202;
}

#navigation{
	width:900px;
	height:47px;
	background-image:url(../../images/menubg.jpg);
	background-repeat:repeat-x;
	background-position:left;
}

#pcContent{
	width:900px;
	height:100%;
	border-left:#ffffff solid 1px;
	border-right:#ffffff solid 1px;
	border-top:#ffffff solid 1px;
	border-bottom:#ffffff solid 1px;
}

#leftcolumn{
	width:190px;
	background-image:url(../../images/leftbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#181717;
}

.sidesbg{
	float:left;
	width:184px;
	background-image:url(../../images/sidesbg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-left:6px;
	padding-top:15px;
	padding-bottom:10px;
}
.sidesbg2{
	float:left;
	width:184px;
	background-image:url(../../images/sidesbg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-left:6px;
	padding-top:15px;
	padding-bottom:10px;
	height:500px;
}
.catdetails{
	float:left;
	width:174px;
	padding-left:10px;
}

.categories{
	width:100%;
	float:left;
	color:#cccccc;
	line-height:18px;
}
.categories a:link{
	color:#cccccc;
	text-decoration:none;
	line-height:18px;
}
.categories a:visited{
	color:#cccccc;
	text-decoration:none;
	line-height:18px;
}
.categories a:hover{
	color:#cccccc;
	text-decoration:none;
	line-height:18px;
}
.categories a:active{
	color:#cccccc;
	text-decoration:none;
	line-height:18px;
}
/**/
.search{
	width:100%;
	float:left;
	color:#cccccc;
}
.search a:link{
	color:#cccccc;
	text-decoration:underline;
}
.search a:visited{
	color:#cccccc;
	text-decoration:underline;
}
.search a:hover{
	color:#cccccc;
	text-decoration:none;
}
.search a:active{
	color:#cccccc;
	text-decoration:underline;
}


/**/
h4{
	background-image:url(../../images/categorybg.jpg);
	background-repeat:repeat-y;
	width:179px;
	height:25px;
	color:#FFFFFF;
	font-size:14px;
	padding-top:5px;
	padding-left:5px;
}

h4 a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}
h4 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}
h4 a:hover{
	color:#999999;
	text-decoration:none;
	font-size:14px;
}
h4 a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}

h5{
	background-image:url(../../images/categorybg.jpg);
	background-repeat:repeat-y;
	width:179px;
	height:25px;
	color:#999999;
	font-size:14px;
	padding-top:5px;
	padding-left:5px;
}

#pcCenter{
	width:497px;
	background-color:#262626;
	vertical-align: top;
	padding:10px;
}
#pcCenter a:link{
	color:#cccccc;
	text-decoration:underline;
}
#pcCenter a:visited{
	color:#cccccc;
	text-decoration:underline;
}
#pcCenter a:hover{
	color:#cccccc;
	text-decoration:none;
}
#pcCenter a:active{
	color:#cccccc;
	text-decoration:underline;
}
#rightcolumn{
	width:190px;
	background-image:url(../../images/leftbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#181717;
}
	
#pcfooter{
	width:900px;
	height:86px;
	background-image:url(../../images/headbg.jpg);
}

.footerbrocade{
	background-image:url(../../images/footerbrocade.jpg);
	width:900px;
	background-repeat:no-repeat;
	height:86px;
}
	
.footerlinks1{
	color:#eeebeb;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
.footerlinks1 a:link{
	color:#eeebeb;
	font-size:11px;
	text-decoration:underline;
	text-align:center;
}
.footerlinks1 a:visited{
	color:#eeebeb;
	font-size:11px;
	text-decoration:underline;
	text-align:center;
}
.footerlinks1 a:hover{
	color:#eeebeb;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
.footerlinks1 a:active{
	color:#eeebeb;
	font-size:11px;
	text-decoration:underline;
	text-align:center;
}
.footernavlinks{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}	
.footernavlinks a:link{
	color:#ff0000;
	text-decoration:none;
	font-size:12px;
}	
.footernavlinks a:visited{
	color:#ff0000;
	text-decoration:none;
	font-size:12px;
}	
.footernavlinks a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}	
.footernavlinks a:active{
	color:#ff0000;
	text-decoration:none;
	font-size:12px;
}	
.copyright{
	color:#aba6a6;
	font-size:11px;
}
	
	
