/**
 *
 *  Theme Name: DW-Scorpions
 *  @package WordPress
 *  Description: For any questions please contact <a href="mailto:WvD@dw-world.de">WvD@dw-world.de</a>
 *  Author: DW-WORLD.DE
 *  Additional Stylesheet
 *
 */
@CHARSET "UTF-8";

#jqlb_closelabel{
    background-image:url('images/closelabel.gif')!important;
    xheight:22px;
    xbackground-repeat:no-repeat;                
    xbackground-position:center center;
}   

#playpause {
	color: #fff;
	text-decoration: none;
}
#playpause:hover {
    text-decoration: underline;
}

#outerImageContainer {
    background-color: #77C0E0!important;
}

#prevLink:hover, #prevLink:visited:hover { 
	background: url('images/prev.gif') left 50% no-repeat!important; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url('images/next.gif') right 50% no-repeat!important; 
}

#imageData #caption { 
	font-weight: bold!important; 
}

#imageDataContainer{
    background-color: #77C0E0!important;
}
    