﻿/* FlipBook */
   
		#rotator { width:640px; height:310px; overflow:hidden; float:left; position:relative;  margin-bottom:12px; background-color:#f3f3f3; font-family: Arial; font-size:1em;}
		#fSwrap { width:640px; height:52px; margin:0; padding:0px; position:absolute; left:0px; bottom:0px; }
		#fS { margin:0; padding:0; list-style:none; width:640px;   }
		#fS li { height:46px; font-size:108%; font-weight:bold; margin:0 0 0 0 !important; display:block; float:left; border-bottom: 6px solid black;}
			#fS #fSa{/*background:url(images/rotator/flipbook-off1.png);*/ background-color:#d77312;}
			#fS #fSb{/*background:url(images/rotator/flipbook-off2.png);*/ background-color:#4591c4;}
			#fS #fSc{/*background:url(images/rotator/flipbook-off3.png);*/  background-color:#66af17;}
			#fS #fSd{/*background:url(images/rotator/flipbook-off4.png);*/ background-color:#8542aa;}
		#fS li a { display:block; padding:8px 10px; width:140px; text-decoration:none; text-transform:capitalize; color:#fff; text-align:right; font-size:14px; }
		#fS li.on { /* background:url(images/rotator/flipbook-on.png) !important; */ border-bottom: 6px solid #eac02a; }
		#fS li.on a { color:#fff; }
		#fS li a:hover { text-decoration:none; }
		
		#fL { margin:0; padding:0; list-style:none;  width:640px; height:260px; float:left; }
		#fL li { width:640px; height:260px; display:none; }
		#fL li.on { display:block; }
		#fL a { display:block; position:relative; width:640px; height:260px; color:#fff; text-decoration:none; }
		#fL span { position:absolute; background:url(/SiteElements/images/rotator/flipbook-text1.png) repeat; width:210px;  padding:25px 15px 15px 15px; height: 220px; top: 0px; left:0px; display:block; font-size:1em;  }
        #fL span strong{font-size:1.4em; /*text-transform:uppercase;*/ display:block;  padding-bottom:7px;}
		

/* Carol's Rotator Styles */


.txtColor1
{
    color: White;
}

.txtSmaller1
{
    font-size: 80%;
}

.newsSpan1
{
    bottom: 40px;
    position: absolute;
    
}

#rotator1
{
    width: 640px;
    height: 310px;
    /*overflow: hidden;*/
    float: left;
    position: relative;
    margin-bottom: 12px;
    background-color: #f3f3f3;
    font-family: Arial;
    font-size: 1em;
}



#rotator1 a:link
{
   
    color: White;
    text-decoration: none;
    border-style: none;
      
}
#rotator1 a:visited
{
    color: White;
    text-decoration: none;
    border-style: none;
}
#rotator1 a:hover
{
    color: White;
    text-decoration: none;
    border-style: none;
}
#rotator1 a:active
{
    color: White;
    text-decoration: none;
    border-style: none;
}



#rotatorAdmin1
{
    width: 640px;
    background-color: #f3f3f3;
    font-family: Arial;
    }

#fSwrap1
{
    width: 640px;
    height: 59px;
    margin: 0;
    padding: 0px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}


#firstDiv1
{
    position: absolute;
    height: 310px;
    top: 0px;
}

/* secondDiv lies over firstDiv*/
#secondDiv1
{
    position: absolute;
    height: 250px;
    width: 210px;
    top: 0px;
    color:White;
    padding-top: 25px;
    padding-right: 5px;
    padding-left: 10px;
}

#transDiv1
{
    position: absolute;
    height: 260px;
    width: 230px;
    background: url(/apps/rotator/images/Gradation.png) repeat;
      
}

ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

headline
{
    font-weight: bold;
}





.buttonbackground{font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:80%;font-weight:normal;text-decoration:none;color:#444444;} 
.buttonbackground a,.buttonbackground a:visited{background:inherit;color: #444444;text-decoration:none;}
.buttonbackground a:hover{text-decoration:none;background:inherit;color:#007A57;}

.linktextbackground{font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:100%;font-weight:bold;text-decoration:none;color:#FFFFFF;} 
.linktextbackground a,.linktextbackground a:visited{background:inherit;color: #FFFFFF;text-decoration:none;}
.linktextbackground a:hover{text-decoration:none;background:inherit;color:#FFFFFF;}

.rotatorheadertext1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:110%;
	color:#000000;
}

.rotatordatetext1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:105%;
	color:#E96219;
}
.rotatorbodytext1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:80%;
	color:#000000;
}

.rotatorlinktext1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:80%;
	font-weight:normal;
	color:#0000FF;
}

.RotatorTextBack1
{
	background-color:#2773BE;
}	
.RotatorHead1 { margin-left:10px;margin-right:15px;margin-bottom:10px;margin-top:10px; background-color: #FFFFFF;}




.warning1
{
	color: red;
}

.rowBackColor
{
	background-color:#000000;
}

.hideInputTxt
{
    display:none;
}		
		