/* Category icons on the discussions page by DraganBabic */

/* Make the .Discussion li relative so that we can absolutely position things within it for Category icons */

/*IE Fix*/
#Categories li li {
	height:60px;
}

.CategoryDescription {
	margin-top:-40px;
}

/*Image overlap fix*/
#Discussions li li {
	height:40px;
}
/**********************/

.Discussion{
position:relative;
}

.DiscussionCategory {
width:60px !important; height:60px !important;
padding:0; margin:0;
text-indent:-9999px;
position:absolute; top:4px; left:2px;
}
.DiscussionCategory span{
display:none;
}
.DiscussionCategory a:link,
.DiscussionCategory a:visited,
.DiscussionCategory a:hover{
display:block;
width:60px !important; height:60px !important;
padding:0; margin:0 !important;
}
/*General*/
.Category_1 .DiscussionCategory a{
background: transparent url(images/general.gif) 2px 50% no-repeat;
}
/*New Members*/
.Category_10 .DiscussionCategory a{
background: transparent url(images/newmembers.gif) 2px 50% no-repeat;
}
/*Nissans*/
.Category_2 .DiscussionCategory a{
background: transparent url(images/nissans.gif) 2px 50% no-repeat;
}
/*240SX/Silvia*/
.Category_3 .DiscussionCategory a{
background: transparent url(images/silvia.gif) 2px 50% no-repeat;
}
/*Z Cars*/
.Category_4 .DiscussionCategory a{
background: transparent url(images/z.gif) 2px 50% no-repeat;
}
/*Racing*/
.Category_5 .DiscussionCategory a{
background: transparent url(images/racing.gif) 2px 50% no-repeat;
}
/*Road Racing and Auto X*/
.Category_6 .DiscussionCategory a{
background: transparent url(images/autox.gif) 2px 50% no-repeat;
}
/*Drifting*/
.Category_8 .DiscussionCategory a{
background: transparent url(images/drifting.gif) 2px 50% no-repeat;
}
/*Drag Racing*/
.Category_7 .DiscussionCategory a{
background: transparent url(images/drag.gif) 2px 50% no-repeat;
}
/*Other Cars*/
.Category_9 .DiscussionCategory a{
background: transparent url(images/othercars.gif) 2px 50% no-repeat;
}
/*Build Status*/
.Category_11 .DiscussionCategory a{
background: transparent url(images/buildstatus.gif) 2px 50% no-repeat;
}
/*Tech*/
.Category_12 .DiscussionCategory a{
background: transparent url(images/tech.gif) 2px 50% no-repeat;
}
/*Engine*/
.Category_13 .DiscussionCategory a{
background: transparent url(images/engine.gif) 2px 50% no-repeat;
}
/*KA24DET*/
.Category_23 .DiscussionCategory a{
background: transparent url(images/ka.gif) 2px 50% no-repeat;
}
/*SR20DET*/
.Category_24 .DiscussionCategory a{
background: transparent url(images/sr.gif) 2px 50% no-repeat;
}
/*RB*/
.Category_25 .DiscussionCategory a{
background: transparent url(images/rb.gif) 2px 50% no-repeat;
}
/*CA18DET*/
.Category_26 .DiscussionCategory a{
background: transparent url(images/ca.gif) 2px 50% no-repeat;
}
/*Drivetrain*/
.Category_27 .DiscussionCategory a{
background: transparent url(images/drivetrain.gif) 2px 50% no-repeat;
}
/*Suspension*/
.Category_14 .DiscussionCategory a{
background: transparent url(images/suspension.gif) 2px 50% no-repeat;
}
/*Wheels and Brakes*/
.Category_28 .DiscussionCategory a{
background: transparent url(images/brakes.gif) 2px 50% no-repeat;
}
/*Electrical*/
.Category_15 .DiscussionCategory a{
background: transparent url(images/electrical.gif) 2px 50% no-repeat;
}
/*Tuning*/
.Category_16 .DiscussionCategory a{
background: transparent url(images/tuning.gif) 2px 50% no-repeat;
}
/*Exterior and Interior*/
.Category_17 .DiscussionCategory a{
background: transparent url(images/interior.gif) 2px 50% no-repeat;
}
/*Discussion*/
.Category_18 .DiscussionCategory a{
background: transparent url(images/discussion.gif) 2px 50% no-repeat;
}
/*Technology*/
.Category_19 .DiscussionCategory a{
background: transparent url(images/technology.gif) 2px 50% no-repeat;
}
/*Media*/
.Category_20 .DiscussionCategory a{
background: transparent url(images/media.gif) 2px 50% no-repeat;
}
/*Off-Topic*/
.Category_21 .DiscussionCategory a{
background: transparent url(images/offtopic.gif) 2px 50% no-repeat;
}
/*Feedback and Rules*/
.Category_22 .DiscussionCategory a{
background: transparent url(images/feedback.gif) 2px 50% no-repeat;
}
/*PMs*/
.Category_29 .DiscussionCategory a{
background: transparent url(images/pms.gif) 2px 50% no-repeat;
}
/* Follow this pattern to whatever number of categories you have set up */

/* Add paddings for the linked icons */
.CategoryDescription,
.CategoryDiscussionCount,
.CategoryOptions,
#Discussions li ul{
padding-left:65px;
}

/* Add the icons to the categories page */
#Categories .Category_1 .CategoryDescription{
background: transparent url(images/general.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_10 .CategoryDescription{
background: transparent url(images/newmembers.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_2 .CategoryDescription{
background: transparent url(images/nissans.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_3 .CategoryDescription{
background: transparent url(images/silvia.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_4 .CategoryDescription{
background: transparent url(images/z.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_5 .CategoryDescription{
background: transparent url(images/racing.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_6 .CategoryDescription{
background: transparent url(images/autox.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_8 .CategoryDescription{
background: transparent url(images/drifting.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_7 .CategoryDescription{
background: transparent url(images/drag.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_9 .CategoryDescription{
background: transparent url(images/othercars.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_11 .CategoryDescription{
background: transparent url(images/buildstatus.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_12 .CategoryDescription{
background: transparent url(images/tech.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_13 .CategoryDescription{
background: transparent url(images/engine.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_23 .CategoryDescription{
background: transparent url(images/ka.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_24 .CategoryDescription{
background: transparent url(images/sr.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_25 .CategoryDescription{
background: transparent url(images/rb.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_26 .CategoryDescription{
background: transparent url(images/ca.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_27 .CategoryDescription{
background: transparent url(images/drivetrain.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_14 .CategoryDescription{
background: transparent url(images/suspension.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_28 .CategoryDescription{
background: transparent url(images/brakes.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_15 .CategoryDescription{
background: transparent url(images/electrical.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_16 .CategoryDescription{
background: transparent url(images/tuning.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_17 .CategoryDescription{
background: transparent url(images/interior.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_18 .CategoryDescription{
background: transparent url(images/discussion.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_19 .CategoryDescription{
background: transparent url(images/technology.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_20 .CategoryDescription{
background: transparent url(images/media.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_21 .CategoryDescription{
background: transparent url(images/offtopic.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_22 .CategoryDescription{
background: transparent url(images/feedback.gif) 2px 50% no-repeat;
min-height:60px;
}
#Categories .Category_29 .CategoryDescription{
background: transparent url(images/pms.gif) 2px 50% no-repeat;
min-height:60px;
}
/* end Category icon style by DraganBabic */

