﻿body {
}

/*
------------------------------------------------------------------------------------

                                        STATIC OBJECTS

------------------------------------------------------------------------------------
*/
.address { Font-size:8pt; Font-weight:normal; Color:#707070;
        Font-family: Verdana, Arial, sans-serif; }

.menuLineBg {background-color:#a3a3a3}
        
.topMenuText { Font-size:8pt; Font-weight:bold; Color:#FFFFFF;
        Font-family: Verdana, Arial, sans-serif; }        

.topMenuSingleRow {background-image: url('../images/staticContent/topMenuSingleRowBg.gif'); background-position: left top; background-repeat: no-repeat;}

.topMenuBarBg {background-image: url('../images/staticContent/topMenuBg.gif'); background-repeat: repeat-x;}        

.topMenuOnMouseOver {background-color:#a5a5a8; cursor:pointer}
.topMenuOnMouseOut {}        


.mainMenuText { Font-size:8pt; Font-weight:bold; Color:#000000;
        Font-family: Verdana, Arial, sans-serif; }
        
.mainMenuBarBg {background-image: url('../images/staticContent/mainMenuBg.gif'); background-repeat: repeat-x;}

.mainMenuOnMouseOver {background-color:#c5c5c9; cursor:pointer}
.mainMenuOnMouseOut {}


.formStyle { Font-size:8pt; Font-weight:normal; Color:#000000;
        Font-family: Verdana, Arial, sans-serif;border-color:#808080; border-style:solid; border-width:1px}     


.btnStyle{ Font-size:8pt; Font-weight:normal; Color:#000000;
        Font-family: Verdana, Arial, sans-serif;border-color:#808080; border-style:solid; border-width:1px; background-image:url(../images/webEditor/staticContent/btn_background.gif) }	

.loginPage { Font-size:10pt; Font-weight:normal; Color:#505050;
        Font-family: Verdana, Arial, sans-serif; }
        
.menuItemHeader{Font-size:10pt; Font-weight:bold; Color:#000000;
        Font-family: Verdana, Arial, sans-serif; }
        
.menuItemText{Font-size:8pt; Font-weight:normal; Color:#000000;
        Font-family: Verdana, Arial, sans-serif; }  
        
        
              

/*Modal Menu*/
.modalMenuBg {background-color:#000000;filter:alpha(opacity=30);-moz-opacity:.6;}

.modalMenuHeader {Font-size:8pt; Font-weight:bold; Color:#000000;
        Font-family: Verdana, Arial, sans-serif; cursor: move;
        BACKGROUND-IMAGE: url('/images/webEditor/staticContent/menu/headerBg.gif'); BACKGROUND-REPEAT: repeat-x}

.modalContentBg {BORDER-RIGHT: #c5c4c9 2px solid; BORDER-LEFT: #c5c4c9 2px solid;  BORDER-BOTTOM: #c5c4c9 2px solid; 
        BACKGROUND-IMAGE: url('/images/webEditor/staticContent/menu/flapBg.gif'); 
        BACKGROUND-REPEAT: repeat-x; background-color:#ebebed}
        
        
.modalRightShaddow {BACKGROUND-IMAGE: url(/images/webEditor/staticContent/menu/popopUpMenu_rc_Shaddow.png); 
                    BACKGROUND-REPEAT: repeat-y}


.modalBottomShaddow {BACKGROUND-IMAGE: url(/images/webEditor/staticContent/menu/popopUpMenu_b_Shaddow.png); BACKGROUND-REPEAT: repeat-x}



/*
------------------------------------------------------------------------------------

                                        PAGE SECTION

------------------------------------------------------------------------------------
*/

.pageSectionRow{background-color:#a3a3a3;}
.pageSectionOddRow{background-color:#ffffff;}
.pageSectionHeaderRow{background-image: url('../images/staticContent/pageSectionContentBg.gif');Font-size:10pt; Font-weight:normal; Color:#000000;
        Font-family: Verdana, Arial, sans-serif;}
        


.newsDate{Font-size:10pt; Font-weight:normal; Color:#707070;
        Font-family: Verdana, Arial, sans-serif;}
        
.newsHeader{Font-size:10pt; Font-weight:Bold; Color:#505050;
        Font-family: Verdana, Arial, sans-serif;}

.newsContent{Font-size:10pt; Font-weight:normal; Color:#505050;
        Font-family: Verdana, Arial, sans-serif; }

.newsReadMore{Font-size:10pt; Font-weight:Bold; Color:#cc0000;
        Font-family: Verdana, Arial, sans-serif;}

        
.sectionSeparatorBg{background-color:#eaeaea}


        
        