#ddimagetabs{
width:572px; /*width of 2nd level content*/
height:49px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/;
background-image:url(../images/tabs_bar.gif); /*URL to tab image */
background-repeat: no-repeat
}

#ddimagetabs a{
/*display: block;*/
text-decoration: none;
font: bold 12px Arial; /*tab font */
color: black; /*font color */
width: 45px; /*width of tab image */
height: 49px; /*height of tab image */
float: left;
display: inline;
margin-left: 7px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-image:url(http://www.firewiredirect.com/store/skin1/images/bluetab.jpg); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(http://www.firewiredirect.com/store/skin1/images/bluetabover.jpg); /*URL to tab image onmouseover */
color: red;
}

#tabcontentcontainer{
width:550px; /*width of 2nd level content*/
height:800px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/;
}

.tabcontent{
display:none;
}

/*customizations*/

#ddimagetabs #spacer0{
width: 7px;
}

#ddimagetabs #spacer{
width: 7px;
height: 49px;
background-image:url(../images/tabs_separator.gif); /*URL to custom tab image */
background-repeat: no-repeat;
}

#ddimagetabs #customtab1{
width: 45px; /*width of custom tab image */
background-image:url(../images/tabs_productinfo.gif); /*URL to custom tab image */
}

#ddimagetabs #customtab1:hover, #ddimagetabs #customtab1.current{
background-image:url(../images/tabs_productinfo-over.gif); /*URL to tab image onmouseover */
color: black;
}

#ddimagetabs #customtab2{
width: 38px; /*width of custom tab image */
background-image:url(../images/tabs_techspecs.gif); /*URL to custom tab image */
}

#ddimagetabs #customtab2:hover, #ddimagetabs #customtab2.current{
background-image:url(../images/tabs_techspecs-over.gif); /*URL to tab image onmouseover */
color: black;
}

#ddimagetabs #customtab3{
width: 48px; /*width of custom tab image */
background-image:url(../images/tabs_photogallery.gif); /*URL to custom tab image */
}

#ddimagetabs #customtab3:hover, #ddimagetabs #customtab3.current{
background-image:url(../images/tabs_photogallery-over.gif); /*URL to tab image onmouseover */
color: black;
}

#ddimagetabs #customtab4{
width: 59px; /*width of custom tab image */
background-image:url(../images/tabs_warranty.gif); /*URL to custom tab image */
}

#ddimagetabs #customtab4:hover, #ddimagetabs #customtab4.current{
background-image:url(../images/tabs_warranty-over.gif); /*URL to tab image onmouseover */
color: black;
}

#ddimagetabs #customtab5{
width: 82px; /*width of custom tab image */
background-image:url(../images/tabs_recomacc.gif); /*URL to custom tab image */
}

#ddimagetabs #customtab5:hover, #ddimagetabs #customtab5.current{
background-image:url(../images/tabs_recomacc-over.gif); /*URL to tab image onmouseover */
color: black;
}


#ddimagetabs #customtab6{
width: 50px; /*width of custom tab image */
background-image:url(../images/tabs_reviews.gif); /*URL to custom tab image */
}

#ddimagetabs #customtab6:hover, #ddimagetabs #customtab6.current{
background-image:url(../images/tabs_reviews-over.gif); /*URL to tab image onmouseover */
color: black;
}

#ddimagetabs #customtab7{
width: 95px; /*width of custom tab image */
/*background-image:url(../images/tabs_whybuyfwd.gif); URL to custom tab image */
position: absolute;
left:70.5%;
}

#ddimagetabs #customtab7:hover, #ddimagetabs #customtab7.current{
/*background-image:url(../images/tabs_whybuyfwd.gif); URL to tab image onmouseover */
color: black;
}