/* ========================================
CSS STYLES FOR Module Scrolling Text - www.OnyakTech.com
=========================================
*/

body
{
}

.onyakscrollingtextNormal{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
}

.onyakscrollingtextCommandButton{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    margin-left: 12px;
}
.onyakscrollingtextNormalBold{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}
.onyakscrollingtextNormalRed{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff
}

.onyakscrollingtextImage 
{
    height: 180px;
    width: 153px;    
    float: left;
}
.onyakscrollingtextRightPane 
{
    height: 251px;
    width: 224px;
    float: left;
}
.onyakscrollingtextDescription 
{
    height: 50px;
    width: 250px;
    color: #000000;
    background-image: url(descriptionBg.gif);
}
.onyakscrollingtextDescription_Text 
{
    font: normal 13px Arial, Verdana, Helvetica;
    color: #000000;
    margin-left: 12px;
    padding-top: 35px;
    margin-right: 20px;
}
.onyakscrollingtextDescriptionTextOnly
{
    height: 80px;
    width: 500px;    
}
.onyakscrollingtextDescriptionTextOnly_Text
{
    font: normal 17px Tahoma, Arial, Helvetica;  
	color: #000000;
}
.onyakscrollingtextName
{
    height: 35px;
    width: 924px;
}

