#p7ssm {
font-family: Verdana, Helvetica, sans-serif;
margin: 0 auto;
width: auto;
position: relative;
z-index: 100;
padding: 0;
color: #FFFFFF;
font-size: 10px;
}
/*Toolbar Controls */
#p7ssm_toolbar {
background-image:url(../../assets/images/toolBg.jpg);
background-repeat: no-repeat;
background-position: right;
height: 30px;
}
#p7ssm_toolbar a:link, #p7ssm_toolbar a:visited {
color: #FFFFFF;
text-decoration:none;
}
#p7ssm_toolbar a:hover {
color: #000000;
text-decoration:none;
}
#p7ssm_tools {
display: none;
margin: 0 10px 0 0;
}
#p7ssm_tools p {
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
}

#p7ssm_toolbar em {display: none;}
#p7ssm_toolbar a {display: block;}
#p7ssm_first {
background-image:url(../../assets/images/showFirst.jpg);
background-repeat: no-repeat;
height: 26px;
width: 0px;
background-position: left top;
}
#p7ssm_prev {
background-image:url(../../assets/images/showPrev.jpg);
background-repeat: no-repeat;
height: 26px;
width: 0px;
}
.p7ssm_play {
background-image:url(../../assets/images/showPlay.jpg);
background-repeat: no-repeat;
height: 26px;
width: 0px;
}
.p7ssm_pause {
background-image:url(../../assets/images/showPause.jpg);
background-repeat: no-repeat;
height: 26px;
width: 0px;
}
#p7ssm_next {
background-image:url(../../assets/images/showNext.jpg);
background-repeat: no-repeat;
height: 26px;
width: 0px;
}
#p7ssm_empty {
height: 26px;
width: 0px;
}
#p7ssm_last {
background-image:url(../../assets/images/showLast.jpg);
background-repeat: no-repeat;
height: 26px;
width: 0px;
margin: 0 50px 0 0;
}
#p7ssm_bottom, #p7ssm_nav_wrapper, #p7ssm_counter, #p7ssm_slidechannel, #p7ssm_slider, #p7ssm_slidebar, 
#p7ssm_speed, #p7SSMthmb, #p7SSMwhmb {
display: none;
}
/*The Hover state for all the toolbar icons*/
#p7ssm_first:hover, #p7ssm_prev:hover,
.p7ssm_play:hover, .p7ssm_pause:hover,
#p7ssm_next:hover, #p7ssm_last:hover {
background-position: left bottom;
}
/*FULLSIZE IMAGE */
/*The Outer Wrapper for Fullsize Image*/
/*\FS TABLE DO NOT EDIT - and hide from IE5 Mac*/
#p7ssm_fstbl {
margin: 0 ;
}
#p7ssm_fullsize {
padding: 0px;
min-height:470px;
height:auto !important;
height:470px;
}
/*Animating Box Wrapper for Fullsize Image*/
#p7ssm_fsc {
margin: 0 auto;
padding: 0px;
}
/*Inner Wrapper for Fullsize Image*/
#p7ssm_fsw {
padding: 0;
position: relative;
}
/*Crossfade Wrapper - DO NOT EDIT*/
#p7ssm_cf {
position: absolute;
visibility: hidden;
left: 0;
top: 0;
z-index: 99;
}
/*Firefox Strict Mode Box Model Fix - DO NOT EDIT*/
#p7ssm_cf img {
display: block;
}
/*The Fullsize Image*/
#p7ssm_fsc img {
border: 0;
}
/*\Firefox Fix - Hide from IE5 Mac*/
#p7ssm_fsc img {
display: block;
}
/* Description Styles */
#p7ssm_description {
font-size: 10px;
padding: 6px 12px;
color: #999999;
line-height: 1.5em;
letter-spacing: 0.1em;
display: none;
}
/*Description Paragraphs*/
#p7ssm_description p {
margin: 6px 0;
}
/*Description Links*/
#p7ssm_description a {
color: #3366CC;
}
/*Hiiden Link for Fullsize Image. DO NOT EDIT*/
.p7ssm_lk {
display:none;
}
/*Hidden Description Source. DO NOT EDIT*/
.p7ssm_fd {
display:none;
padding: 0;
}
/*The Loading Progrees Bar. DO NOT EDIT*/
#p7ssm_loading {
position:absolute;
left:0px;
top:0px;
visibility: hidden;
z-index: 100;
}
#textControl {
width: 290px;
font-size: 11px;
color: #FFFFFF;
text-align:center;
margin: 6px 14px 0px 0px;
}
#textControl p {
margin: 0px;
padding: 0px;
}