body {
font-family:Arial, Helvetica, sans-serif;
background-image: url(audioandvideopagetitle.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom right;
padding: 3px;
color: #F6F3E1;
background-color: #333333;
z-index: 20
}

#homeimage {
background-image: url(homecreamsmall.gif);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 28px;
width: 152px;
}


#audiovideo {
background-image: url(audiocategory.gif);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 28px;
width: 152px;
}

#audiointerviewswithmuseum {
background-image: url(audioWWIIcategory.jpg);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#audiointerviewswithmuseumtitle {
background-image: url(WWII.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#audiopoetry {
background-image: url(audiopoetrycategory.jpg);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#audiopoetrytitle {
background-image: url(poetry.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#audiolifestory {
background-image: url(audiolifestorycategory.jpg);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#audiolifestorytitle {
background-image: url(lifestoryaudio.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#audiointerviewsbylore {
background-image: url(audiointerviewbylorecategory.jpg);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#audiointerviewsbyloretitle {
background-image: url(interviewsbylore.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#audionissim {
background-image: url(audionissimcategory.jpg);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#audionissimtitle {
background-image: url(Nissimaudiovideo.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

#audiofamily {
background-image: url(audiofamilycategory.jpg);
background-repeat:no-repeat;
border: 1px solid #333333;
height: 175px;
width: 150px;
}

#audiofamilytitle {
background-image: url(Familyaudio.gif);
background-repeat:no-repeat;
border-top: 2px solid #F6F3E1;
height: 30px;
width: 152px;
}

.quote {
font-style:italic;
clear:both;
}

.italic {
font-style:italic;
}

.italicright {
font-style:italic;
text-align:right;
}

.quotecentre {
font-style:italic;
text-align:center;
}

.quotefrom {
text-align:right;
}

.date {
text-align:left;
font-weight:bold;
}


h1 {
font-size:16px;
}

h2 {
font-size:14px;
Font-weight:bold;
}

#content {
	padding: 3px;
	background-color:transparent;
	margin: 0px 30px 30px 200px;
	width:512px;
	font-family: Arial, Helvetica, sans-serif;
}

#content .lefthorizontalimage, #content .righthorizontalimage {
width: 300px;
height: 180px;
}

#content a:hover .lefthorizontalimage, #content a:hover .righthorizontalimage {
width: 500px;
height: 300px;
cursor:default;
}

#content .leftverticalimage, #content .rightverticalimage {
width: 180px;
height: 300px;
}

#content a:hover .leftverticalimage, #content a:hover .rightverticalimage {
width: 300px;
height: 500px;
cursor:default;
}

#content .leftsquareimage, #content .rightsquareimage {
width: 250px;
height: 250px;
}

#content .leftimagelibrary, #content img.leftimagelibrary {
width: 500px;
height: 500px;
border: 1px solid #F6F3E1;
margin-top: 10px;
text-align: center;
}

#content a:hover .leftsquareimage, #content a:hover .rightsquareimage {
width: 500px;
height: 500px;
cursor:default;
}

a:link {
color: #F6F3E1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

a:visited {
color: #F6F3E1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}


#leftnavigation {
position: absolute;
top: 74px;
left: 0;
width: 185px;
}


#leftnavigation ul {
list-style:none;
margin: 0;
padding: 0;
}

#leftnavigation li {
height: 213px;
width: 175px;
}


#leftnavigation li a:link, #leftnavigation li a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
display:block;
padding:5px 5px 5px 5px;
border-left: 12px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
background-color: #F6F3E1;
color: #333333;
text-decoration: none;
}

#leftnavigation li a:hover {
background-color: #333333;
}


#home {
position: absolute;
top: 0;
left: 0;
width: 185px;
}


#home ul {
list-style:none;
margin: 0;
padding: 0;
}

#home li {
height: 37px;
width: 175px;
}


#home li a:link, #home li a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
display:block;
padding:5px 5px 5px 5px;
border-left: 12px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
background-color: #F6F3E1;
color: #333333;
text-decoration: none;
}

#home li a:hover {
background-color: #333333;
}


.lefthorizontalimage {
float: left;
clear: both;
border: 1px solid #F6F3E1;
margin-right: 10px;
margin-top: 10px;
}

.lefthorizontalimagecaption {
float: left;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-right: 10px;
margin-bottom: 10px;
}
.righthorizontalimage {
float: right;
clear: both;
border: 1px solid #F6F3E1;
margin-left: 10px;
margin-top: 10px;
}

.righthorizontalimagecaption {
float: right;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-left: 10px;
margin-bottom: 10px;
}

.leftverticalimage {
float: left;
clear: both;
border: 1px solid #F6F3E1;
margin-right: 10px;
margin-top: 10px;
}

.leftverticalimagecaption {
float: left;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-right: 10px;
margin-bottom: 10px;
}

.rightverticalimage {
float: right;
clear: both;
border: 1px solid #F6F3E1;
margin-left: 10px;
margin-top: 10px;
}

.rightverticalimagecaption {
float: right;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-left: 10px;
margin-bottom: 10px;
}

.leftsquareimage {
float: left;
clear: both;
border: 1px solid #F6F3E1;
margin-right: 10px;
margin-top: 10px;
}

.leftsquareimagecaption {
float: left;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-right: 10px;
margin-bottom: 10px;
}
.rightsquareimage {
float: right;
clear: both;
border: 1px solid #F6F3E1;
margin-left: 10px;
margin-top: 10px;
}

.rightsquareimagecaption {
float: right;
clear: both;
border-left: 1px solid #F6F3E1;
border-right: 1px solid #F6F3E1;
border-bottom: 1px solid #F6F3E1;
margin-left: 10px;
margin-bottom: 10px;
}

.border {
border: 3px double #F6F3E1;
}

.bold {
font-weight:bold;
}

.boldaudio {
font-weight:bold;
vertical-align: super;

}

.borderfloatleft {
border: 3px double #F6F3E1;
float: left;
clear: right;
width: 245px;
}

.borderfloatright {
border: 3px double #F6F3E1;
float: left;
width: 245px;
margin-left: 5px;
}

.bordertopmargin {
border: 3px double #F6F3E1;
margin-top: 5px;
}

#content a:link {
color: #F6F3E1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#content a:visited {
color: #F6F3E1;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#centre {
text-align:center;
}

#centre img { 
border: 3px double #F6F3E1;
}

.centre {
text-align:center;
}

.caption {
font-size:12px;
text-align: center;
}

#wheel {
padding: 3px;
background-color:transparent;
margin: 0px 0px 0px 200px;
width:512px;
}

/* Tell the Story Audio Player Custom */

.audio2_html5 {
border: 1px solid #F6F3E1;
}

.ximage_lbg {
border: 1px solid #F6F3E1 !important;	
}

.singletrack .audio2_html5.whiteControllers .bordersDiv {
display: none !important;
height: 0px !important;
}

.singletrack .audio2_html5.whiteControllers {
height: 150px !important;
}


.twotrack .thumbsHolderWrapper {
height:63px !important;
}

.twotrack .thumbsHolderVisibleWrapper{
height: 63px !important;
}

.twotrack .selectedCategDiv {
margin-bottom: 0px !important; 
}

.twotrack .audio2_html5.whiteControllers .bordersDiv {
display: none !important;
height: 0px !important;
}

.threetrack .thumbsHolderWrapper {
height:95px !important;
}

.threetrack .thumbsHolderVisibleWrapper{
height: 95px !important;
}

.threetrack .selectedCategDiv {
margin-bottom: 0px !important; 
}

.threetrack .audio2_html5.whiteControllers .bordersDiv {
display: none !important;
height: 0px !important;
}


.fourtrack .thumbsHolderWrapper {
height:126px !important;
}

.fourtrack .thumbsHolderVisibleWrapper{
height: 126px !important;
}


.fourtrack .selectedCategDiv {
margin-bottom: 0px !important; 
}

.fourtrack .audio2_html5.whiteControllers .bordersDiv {
display: none !important;
height: 0px !important;
}


.fivetrack .thumbsHolderWrapper {
height:156px !important;
}

.fivetrack .thumbsHolderVisibleWrapper{
height: 156px !important;
}


.fivetrack .selectedCategDiv {
margin-bottom: 0px !important; 
}

.fivetrack .audio2_html5.whiteControllers .bordersDiv {
display: none !important;
height: 0px !important;
}

.sixtrack .thumbsHolderWrapper {
height:187px !important;
}

.sixtrack .thumbsHolderVisibleWrapper{
height: 187px !important;
}


.sixtrack .selectedCategDiv {
margin-bottom: 0px !important; 
}

.sixtrack .audio2_html5.whiteControllers .bordersDiv {
display: none !important;
height: 0px !important;
}


.ninetrack .thumbsHolderWrapper {
height:280px !important;
}

.ninetrack .thumbsHolderVisibleWrapper{
height: 280px !important;
}


.ninetrack .selectedCategDiv {
margin-bottom: 0px !important; 
}

.ninetrack .audio2_html5.whiteControllers .bordersDiv {
display: none !important;
height: 0px !important;
}

.tentrack .thumbsHolderWrapper {
height:311px !important;
}

.tentrack .thumbsHolderVisibleWrapper{
height: 311px !important;
}


.tentrack .selectedCategDiv {
margin-bottom: 0px !important; 
}

.tentrack .audio2_html5.whiteControllers .bordersDiv {
display: none !important;
height: 0px !important;
}



@media only screen and (max-width: 955px) {
  body {
    background-image: none;
	margin-right: 30px;
  }
  
}



