#boxerOverview{
position:relative;
}

#boxerOverview	img{
border: solid #eeeeee 1px;
line-height:0px !important;
font-size:0px;
margin:0px;
padding:0px;;
}

.boxerDetail{
display:none;
}

#details{
position:absolute;
top:30px;
left:33px;
width:575px;
background: transparent;
z-index:69;
}

#detailsInnerZombie{
display:none;
}


#closeBtn{
position:absolute;
width:12px;
height:12px;
top:15px;
right:25px;
color:#000;
background: #FFFFFF url(../img/detailViewer/btr_close2.png) top left no-repeat;
cursor:pointer;
}


#quickNaviLeft{
position:absolute;
display:block;
width:12px;
height:12px;
top:0px;
right:10px;
color:#000;
background: #FFFFFF url(../img/detailViewer/btr_dv_left.png) top left no-repeat;)
cursor:pointer;
}

#quickNaviRight{
position:absolute;
display:block;
width:12px;
height:12px;
top:0px;
right: -5px;
color:#000;
background: #FFFFFF url(../img/detailViewer/btr_dv_right.png) top left no-repeat;
cursor:pointer;
}

#quickNavi{
position:absolute;
top:15px;
right:50px;
color:#000;
background: #FFFFFF;
cursor:pointer;
}

#detailsHeader{height:15px;font-size: 0px;background:transparent url(../img/boxerDisplay_header.png) top left no-repeat;}
#detailsBody{background:transparent url(../img/boxerDisplay_body.png) top left repeat-y;}
#detailsFooter{height:25px;font-size: 0px;background:transparent url(../img/boxerDisplay_footer.png) top left no-repeat;}

* html #detailsHeader{background:transparent url(../img/boxerDisplay_header_ie.png) top left no-repeat;}
* html #detailsBody{background:transparent url(../img/boxerDisplay_body_ie.png) top left repeat-y;}
* html #detailsFooter{background:transparent url(../img/boxerDisplay_footer_ie.png) top left no-repeat;}

#detailsInner{
height:100%;
width:100%;

padding-left:7px;
padding-top:7px;
}



#detailsBorder{
height:100%;
width:100%;
border: none;
}




.singleThumb{
position:relative;
background:transparent;
float:left;
width:160px;
overflow:visible;
z-index:1;
padding-right: 10px;
padding-bottom: 20px;
cursor:pointer;
}
.singleThumb img {
width:160px;
}
.singleThumb h2{margin-top:10px;line-height:10px;}
.singleThumb h3{line-height:20px; color:#FE0000;}

.noPaddingRight{padding-right: 0px !important;}


#boxerOverview img {
border:none;
font-size:0px;
line-height:0px !important;
margin:0px;
padding:0px;
}

#allLogos h2 {
margin-top:-20px !important;
margin-bottom:20px !important;
margin-left:5px !important;
color:#666666 !important;
}

.logo{
position:relative;
background:transparent;
float:left;
width:115px;
height:80px;
overflow:visible;
z-index:1;
padding-right: 0px;
padding-bottom: 10px;
cursor:pointer;
text-align:center;
}


.tooltip{
position:absolute;
background:transparent;
bottom:-18px;
left:10px;
width:200px;
display:none;
cursor:pointer;
}

.tooltipRed{
position:absolute;
background:transparent;
bottom:-3px;
left:10px;
width:300px;
display:none;
cursor:pointer;
}

.tooltipLogo{
position:absolute;
background:transparent;
top:40px;
left:30px;
width:200px;
display:none;
cursor:pointer;
}

.tooltipLeft{
display:block;
float:left;
height:40px;
width:6px;
background:transparent url(../img/detailViewer/tooltips_redgrey.png) top left no-repeat;

}


.tooltipLeftRed{
display:block;
float:left;
height:25px;
width:6px;
background:transparent url(../img/detailViewer/tooltips_red_l.png) top left no-repeat;

}

.tooltipCenter{
display:block;
float:left;
height:40px;
background:transparent url(../img/detailViewer/tooltips_redgrey.png);
line-height:22px;
font-weight:bold;
color:#FFF;
}

.tooltipCenterRed{
display:block;
float:left;
height:25px;
background:transparent url(../img/detailViewer/tooltips_red_m.png);
line-height:22px;
font-weight:bold;
color:#FFF;
}

.tooltipRight{
display:block;
float:left;
height:40px;
width:8px;
background:transparent url(../img/detailViewer/tooltips_redgrey.png) top left no-repeat;
}

.tooltipRightRed{
display:block;
float:left;
height:25px;
width:8px;
background:transparent url(../img/detailViewer/tooltips_red_r.png) top left no-repeat;
}

.tooltipCenter .weightClass{
color:#000 ;
font-weight:bold;
}

.headerClass{
color:#000000;
font-size:11px;
font-weight:bold;
letter-spacing:2px;
text-transform:uppercase;
}

.headerClassOuter{
/*margin-top:5px;*/
margin-left:20px;
margin-bottom:8px;
}

.headerClassOuterEmpty{
margin-top:5px;
margin-left:5px;
}

.w_210 img{
/*border:solid #cccccc 1px !important;*/
/*margin-left:20px !important;*/
}

.w_340 img{
/*border:solid #cccccc 1px !important;*/
/*margin-left:20px !important;*/
}

.logoImg {
border:0px !important;
}

.margin_l210 { margin-left: 210px; display: block;}

.alignBottom {
position:absolute;
right:20px;
bottom:0;}

table.noSpacing {
border-collapse: collapse;
border-spacing:0;
}

table.noSpacing td {
vertical-align:bottom;
}

#details .imageCon{float:left;margin-left:20px}
* html #details .imageCon{float:left;margin-left:10px}
#details .extraImages{margin-top:5px}
#details .extraImages img{margin-top:5px;margin-right:5px;padding:0px;cursor:pointer;}
#details .extraImages img.lastInRow{margin-right:0px}
#details .textCon{margin-left:230px;padding-right:33px;}

.big {position:relative;top:0px;display:none;}

/* inner paddings...*/

.boxerName{color:#000; line-height:10px;}
.nickName{color:#FE0000; line-height:20px;}
.weightClass{color:#000; line-height:20px; padding:10px 0px;}

.textCon p{padding-bottom:5px ;}

.downloadCon{position:absolute;top:260px; left:27px;}
.downloadItem{margin-bottom:10px;}
.downloadCon a{
text-decoration:none;
padding-left:10px;
background: transparent url(../img/raquo_red.png) 0px 0px no-repeat;
color:#FE0000;
font-weight:bold;
}

.downloadCon span{color:#FE0000;font-size:10px; padding-left:10px;}

#ieHack{display:none;}
* html #ieHack{display:block; width:0px; height:0px; overflow:hidden; font-size:0px;}