﻿/* 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;
}

.RotatorbgColor{
	background-color:#CCCCCC;
}

.tblCollapse{border-collapse: collapse;}	
		