/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 10, 2014, 1:17:24 PM
    Author     : Emre
*/

a.menu_text{text-decoration:none;}
a.menu_text:hover{text-shadow: #ffffff 0px 0px 5px;}

form.menu_text{text-decoration:none;}
form.menu_text:hover{text-shadow: #ffffff 0px 0px 5px;}

.ui-layout-unit .ui-layout-unit-content 
{
    padding: 0px;
}

.menu_bar{
    min-width: 940px;
    padding: 0px;
    display:block;
    border-bottom:5px solid #d9d9d9; 
    height:60px; 
    font-family:arial; 
    background-image: url('../images/menu_bar.jpg'); 
    background-size: 1px 60px;
    background-repeat:repeat-x;   
}

.menuQSrc{
    float:left;
    text-align:center; 
    vertical-align:middle;
}

.menuButton{
    float:left; 
    line-height:30px; 
    margin-left:14px; 
    text-align:center; 
    vertical-align:middle; 
    font-size:14px; 
    font-weight:bold
}

.menuHomeBtn{
    float:left; 
    margin-top:9px; 
    margin-left:50px; 
    line-height:50px; 
    text-align:center; 
    vertical-align:middle; 
    font-size:12px
}

.menuSrc{
    border:none;
    float:left;
    margin-top: 19px; 
    height:20px; 
    text-align:center; 
    vertical-align:middle; 
    font-weight:bold
}
