﻿a:focus
{
    outline:none;
}
.wireframemenu{
width: 22px;
float:left;
background-image: url('/images/ss-ottawa.png');
background-position: 0 0;
height:143px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu li
{
    width:20px;
}

.wireframemenu a{
font: bold 11px Verdana;
padding: 4px 3px;
display: block;
width: 100%;
text-decoration: none;
}

.wireframemenu a:visited{
color: #595959;
}

.wireframemenu a:hover{
color: black;
}

#ssHeader
{
    border-top: Solid 1px black;
    border-right:solid 1px black;
    border-bottom:solid 1px black;
    background-color:#fff;
    width:428px; 
    height:136px;
    float:left;
    padding-top:5px;
    padding-left:16px;
  
    
}

#ssHContent
{   margin-top:-1px;
    clear:none;
    background-color:#fff; 
    width:286px; 
    height:127px;
    margin-left:10px;
    float:left;
    
}
.np-ns_Image
{
    float:left;
    margin-top:8px;
}
.np-ns_Image2
{
    float:right;
   
    
}
#ssTitle
{
    padding-bottom:3px;
    padding-left:0px;
    border-bottom:solid 1px #14ADEF;
    height:26px;

}

#ssItems
{   width:253px;
    padding-left:17px;   
    float:left;
    white-space:nowrap;
	 padding-top:10px;
}
#ssItems a
{
 font-family:Arial;
 font-size:11px;
 font-weight:normal;
 color:#000;  
 text-decoration:none; 

}

#ssItems a:hover
{
    color:#EC0000;
    text-decoration:none;
}


/* Easy Slider */
    
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:156px;
		height:95px;
		overflow:hidden; 
		border:none;
		}
	#slider li{ 
		}		
	#slider li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider li p{ 
		margin:20px;
		}				
	span#prevBtn
	{
    }
	span#nextBtn
	{
    }					

.ssImageOverflow{width:115px;height:128px;overflow:hidden;border:solid 1px #000; float:left; }
.ssImageOverflow1{width:115px;height:128px;overflow:hidden;border:solid 1px #000; float:left; }
.ssScaled{width:115px; height:128px; border:Solid 1px black;}
#ssImage img{}
.ssDimensions{width:115px; height:128px;}
.sswTabbed { font-weight:bold !important; }
.sswTabbed a{ font-weight:bold !important; }
