﻿/* begin css tabs */
a:focus{outline:none;}

/*NP WIDGET*/
ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 0 0 0 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
list-style-type: none;
padding: 3px 10px 3px 0px; /* THIRD number must change with respect to padding-top (X) below */
background-image: url('http://specialsections.siteseer.ca/images/special-hebdos-tabs.png');
background-position: 0px 22px;
height:16px;
width:287px;
outline:none;
}




ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
 
outline:0;
}



body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;

padding-top: 4px; 
}

.tab2
{
    margin-top:4px;
    margin-left:10px;
}
.tab1
{
    margin-left:4px;
}
ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
color: #444; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
font-family:Arial;
font-size:11px;
font-weight:bold;
}

ul#tabnav a:hover { 
}

#ssHContent
{
    width:297px;
    height:169px;
    background-image: url('http://specialsections.siteseer.ca/images/special-hebdos-box.png');
}

#ssImage
{
    margin-top:2px;
    padding:5px;
    float:left;
    width:115px;
    height:128px;
}

#ssTitle
{
    padding-top:8px;
    padding-bottom:5px;
    padding-left:8px;
    float:left;
    width: 80px;   
}

#ssItems
{
    padding-top: 3px;
    padding-left:8px;
    float:left;
    /*width: 155px;
   height: 125px; */
    white-space:nowrap;
}

#ssItems a
{
    font-size:11px;
    font-family:Arial;
    font-weight:normal;
    color:#444;
    text-decoration:none;
}


.ssVertImage
{
    background-image: url('/webapp/images/widget/2-0-box.png');
    padding-top:5px;
    padding-left:18px;
}

.ssBase
{
    background-color:#FFF; width:200px;
}


    
	#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:146px;
		height:105px;
		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:152px;overflow:hidden;border:solid 1px #000;}
.ssImageOverflow .hebdos {height:152px; }
.ssScaled{width:115px; height:152px; border:Solid 1px black;}
#ssImage img{}
.ssDimensions{width:115px; height:128px;}
.sswTabbed { font-weight:bold !important; }
.sswTabbed a{ font-weight:bold !important; }
#ssImage{height:152px; width:115px; overflow:hidden;}
