#sb-container,#sb-wrapper {
text-align:left;
}

#sb-container,#sb-overlay {
position:absolute;
top:0;
left:0;
width:100%;
margin:0;
padding:0;
}

#sb-container {
height:100%;
display:none;
visibility:hidden;
z-index:999;
}

body>#sb-container {
position:fixed;
}

#sb-overlay {
height:expression(document.documentElement.clientHeight+'px');
}

#sb-container>#sb-overlay {
height:100%;
}

#sb-wrapper {
position:relative;
}

#sb-wrapper img {
border:none;
}

#sb-body {
position:relative;
margin:0;padding:4px;
background:#ffffff;
}

#sb-body-inner {
position:relative;
height:100%;
}

#sb-content.html {
height:100%;
overflow:auto;
}

#sb-loading {
position:absolute;
top:0;
width:100%;
height:100%;
text-align:center;
padding-top:10px;
}

#sb-loading {
background-color:#ffffff;
}

#sb-title,#sb-info {
position:relative;
margin:0;
padding:0;
overflow:hidden;
}

#sb-title-inner,#sb-info-inner {
position:relative;
}

#sb-title {
overflow:hidden;
position:relative;
text-align:center;
color:#242424;
font-family:"arial black", arial;
font-weight:bold;
font-size:20px;
font-weight:normal;
padding:5px 0;
}

#sb-title-inner {
}

#sb-info,#sb-info-inner {
height:0px;
}

#sb-info-inner {
font-size:12px;
color:#777777;
}

#sb-nav a {
position:absolute;
display:block;
z-index:99;
margin-left:3px;
cursor:pointer;
}

#sb-nav-close {
background-image:url(../images/shadowboxSkinCustom/close.png);
background-repeat:no-repeat;
width:90px;
height:32px;
top:-8px;
right:-20px;
}

#sb-nav-next, #sb-nav-previous {
width:42px;
height:40px;
}

#sb-nav-next {
background-image:url(../images/shadowboxSkinCustom/nex.png);
background-repeat:no-repeat;
top:50%;
right:-30px;
}

#sb-nav-previous {
background-image:url(../images/shadowboxSkinCustom/pre.png);
background-repeat:no-repeat;
top:50%;
left:-30px;
}

#sb-nav-play, #sb-nav-pause {
width:90px;
height:32px;
top:-8px;
left:-20px;
}

#sb-nav-play {
background-image:url(../images/shadowboxSkinCustom/start.png);
background-repeat:no-repeat;

}

#sb-nav-pause {
background-image:url(../images/shadowboxSkinCustom/pause.png);
background-repeat:no-repeat;
}

#sb-counter {
background:#fff;
bottom:82px;
float:left;
font-size:14px;
font-weight:bold;
padding:5px;
position:absolute;
right:15px;
}

#sb-counter a {
padding:0 4px 0 0;
text-decoration:none;
cursor:pointer;
color:#fff;
}

#sb-counter a.sb-counter-current {
text-decoration:underline;
}

div.sb-message {
font-family:'Lucida Grande',Tahoma,sans-serif;
font-size:12px;
padding:10px;
text-align:center;
}

div.sb-message a:link,div.sb-message a:visited {
color:#fff;
text-decoration:underline;
}


#sb-tl  {
background-image:url(../images/shadowboxSkinCustom/s_topleft.png);
background-position:right bottom;
background-repeat:no-repeat;
height: 12px;
width: 12px;
}


#sb-tc  {
background-image:url(../images/shadowboxSkinCustom/s_top.png);
background-position:left bottom;
background-repeat:repeat-x;
height: 12px;
padding-top: 2px;
}


#sb-tr  {
background-image:url(../images/shadowboxSkinCustom/s_topright.png);
background-position:left bottom;
background-repeat:no-repeat;
height: 12px;
width: 12px;
}


#sb-cl  {
background-image:url(../images/shadowboxSkinCustom/s_left.png);
background-position:right top;
width:12px;
}


#sb-cc  {
background-color: #FFFFFF;
}


#sb-cr  {
background-image:url(../images/shadowboxSkinCustom/s_right.png);
width: 12px;
}


#sb-bl  {
background-image:url(../images/shadowboxSkinCustom/s_btmleft.png);
background-position:right top;
height: 12px;
width: 12px;
}


#sb-bc  {
background-image:url(../images/shadowboxSkinCustom/s_btm.png);
background-position:left top;
height: 12px;
}


#sb-br  {
background-image:url(../images/shadowboxSkinCustom/s_btmright.png);
background-position:right top;
height: 12px;
width: 12px;
}

 