﻿/* Custom CSS */

.widgetCTA span.widgetCTAimg {top: 19px;}
#titlebar #codeWidget10595 { position: absolute; left: 30px; top: 5px; font-size: 12px; width: 300px; font-family:"Trebuchet MS", Arial, Verdana, Sans-serif;}
#titlebar #codeWidget10595 span { font-size: 22px; font-weight: bold; font-family:"Trebuchet MS", Arial, Verdana, Sans-serif;}
.resultsText { font-size: 14px;}
#flashPhotoGallery9704 { padding-left: 60px;}


/*events calendar iframe */

#outerdiv
{
width:574px;
height:890px;
overflow:hidden;
position:relative;
}

#inneriframe
{
position:absolute;
top:-212px;
left:-357px;
width:1280px;
height:1500px;
}


/* ie 7 positioning has issues  */

*:first-child+html #inneriframe {
top:-206px;}

/*  same with ie 8     */

#inneriframe{ top /*\**/: -185px\9 }
#outerdiv{ height /*\**/: 712px\9 }
#outerdiv{ width /*\**/: 561px\9 }