/* 
================================
Leonidas Kallipolitis
ATC 2009 - EMPOWER Project
================================
*/

body
{
   background-image: url(images/Small_bg_body_pat820.jpg);
    background-repeat: repeat-x;
}

.imageBackground
{
    color: white;
    height: 30px;
}

.menuBackground
{
    background: url(images/Small_menu_main_pat.jpg) repeat-x;
}
.menuleftcorner
{
    background-image: url(images/Small_menu_left_corn.jpg);
    background-repeat: no-repeat;
    height: 30px;
    font-size:2pt;
}

.menurightcorner
{
    background-image: url(images/Small_menu_right_corn.jpg);
    background-repeat: no-repeat;
    height: 30px;

}

.topbackground
{
    background-image: url(images/background.gif);
    background-repeat: no-repeat;
    background-position: left;
}

a.tellAFriendLink
{
background-image: url(images/Send_tofrend.jpg);  
background-repeat:no-repeat;
height: 22px;
width:119px;
display: block;
float:right;
}

.rightPad{
 padding-right:12px;
 float:right;

}

/* -- End rest of site Montage --*/

a.empowerHomeImageLink
{
    width: 252px;
    height: 65px;
    padding-left: 15px;
    display: block;
    background-image: url(images/Small_empower_logo.jpg);
    background-repeat: no-repeat;
    background-position: center;
}


a.atcImageLink-gif
{
    margin-bottom: 0px;
    margin-right: 5px;
    width: 96px;
    height: 20px;
    display: block;
    background-image: url(images/atcLogo.gif);
    background-repeat: no-repeat;
    float: right;
}

a.atcImageLink-gif:hover
{
    background-image: url(images/atcLogo.gif);
    background-repeat: no-repeat;
}

.ContentPane
{
    padding: 5px 3px;
    width:80%;
}

.LeftPane
{
    padding: 5px 0px;
}
.RightPane
{
    padding: 5px 0px;
    background: transparent;
}

.Green_letters /* Styling in left pink pane */
{
    font-family: Calibri,Arial, Tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #3B5502;
    line-height:10pt;   
}

.Green_letters a:link
{
    font-family: Calibri, Arial,Tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #3B5502;
    line-height:10pt;
}

.Green_letters a:visited 
{
    font-family: Calibri,Arial, Tahoma;
    font-weight: bold;
    font-size: 12px;
    color: #3B5502;
    line-height:10pt;
}

.Green_letters a:hover /* hover of links in left pink pane  */
{
    color:#C05F80;
}

.pink_dates /* Styling in announcements */
{
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #FF6166;
}

.europe
{
    padding-right: 6px;
    background-color: White;
    background-image: url(images/eu-flag.gif);
    background-position: left;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 10px;
    color: #172F75;
    height: 30px;
}


.sepline
{
    width: 100%;
    background-image: url(images/Sep-line_dot.jpg);
    background-position: center;
    background-repeat: repeat-x;
    height: 4px;
    font-size :2px;
}

a.Loginobj:link
{
color:#C05F80;
font-family:Calibri,Arial,Tahoma;
font-size:11px;
}
