body {
    margin: 0px;
    background-color: #ebebeb;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #444444;
}

p {
    font-size: 12px;
    line-height: 1.357em;
    margin: 0 0 1.357em 0;
}

h1 {
    /*padding-bottom: 10px;*/
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.08em;
    text-shadow: 0px 3px 0px #e1e1e1;
}

a:link {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4848e4;
    text-decoration: none;
}

a:active {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4848e4;
    text-decoration: none;
}

a:visited {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4848e4;
    text-decoration: none;
}

a:hover {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

/*---- END MENU ----*/

#medinetMenu {
    position: relative;
    margin: 0px auto 0px auto;
    height: 72px;
    background: url(/images/medinetMenuBg.png);
    background-repeat:repeat-x;
}

#contentMenu {
    position: relative;
    margin: 0px auto 0px auto;
    width: 940px;
}

#signTopLogo {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 219px;
    height: 76px;
    background: url(/images/signTopLogo.png);
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: center;
    padding-top: 10px;
}

.buttonTop {
    margin-left: 8px;
    float: left;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 13px;
    padding: 10px 25px; 
    color:#ffffff; 
    font-weight: bold; 
    text-decoration:none; 
    border-top:solid 1px #292996;
    border-left: solid 1px #292996;
    border-right: solid 1px #292996;
    text-shadow: 0px 1px 0px #292996;
    -khtml-border-radius-topleft: 8px;
    -webkit-border-radius-topleft: 8px;
    -moz-border-radius-topleft: 8px;
    -khtml-border-radius-topright: 8px;
    -webkit-border-radius-topright: 8px;
    -moz-border-radius-topright: 8px; 
    background-color: #4141d4; 				
    background-image: url(/images/bgButtonTop.png); 
    background-repeat: repeat-x; 
    background-position: top;
    cursor: pointer;

}

.buttonTop:hover {
    color: #ffffff;
    background-color: #2a2aea;
    text-decoration:none; 
}

.buttonTopSelected {
    margin-left: 8px;
    float: left;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 13px;
    padding: 10px 25px; 
    color:#363636; 
    font-weight: bold; 
    text-decoration:none; 
    border-top:solid 1px #292996;
    border-left: solid 1px #292996;
    border-right: solid 1px #292996;
    text-shadow: 0px 0px 0px #d7d7d7;
    -khtml-border-radius-topleft: 8px;
    -webkit-border-radius-topleft: 8px;
    -moz-border-radius-topleft: 8px;
    -khtml-border-radius-topright: 8px;
    -webkit-border-radius-topright: 8px;
    -moz-border-radius-topright: 8px; 
    background-color: #ebebeb; 				
    background-image: url(/images/bgButtonTop.png); 
    background-repeat: repeat-x; 
    background-position: top;
    cursor: pointer;

}

/*---- END MENU ----*/




/*---- START CONTENT ----*/

#contentMiddle {
    position: relative;
    margin: 20px auto;
    width: 940px;
    height: 220px;
}

#contentMiddleSubpage{
    position: relative;
    margin: 0px auto;
    width: 940px;
    margin-top: 20px;
    margin-bottom: 0px;
    border:solid 1px #e1e1e1;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color:#ffffff;
}

#contentSubpage{
    position: relative;
    width: auto;
    margin: 15px;
}

#barVertical {
    position: relative;
    margin: 0px auto;
    height: 271px;
    background: url(/images/barVerticalBg.png);
    background-repeat:repeat-x;
}

#contentBarVertical {
    position: relative;
    margin: 0px auto;
    width: 940px;
    height: 261px;
    margin-top: 20px;
}

#barReference {
    position: relative;
    margin: 0px auto;
    width: 940px;
    height: 40px;
    margin-top: 20px;
}

#barFooter {
    position: relative;
    margin: 0px auto;
    width: 940px;
    height: 40px;
    margin-top: 20px;
    text-align: center;
    color: #adadad;
    font-size: 11px;
    letter-spacing: 0.03em;
    text-shadow: 0px 2px 0px #ffffff;
}
/*---- END CONTENT ----*/


/*---- START STYLES ----*/

.layout {
    position: relative; 
    left: 0px; 
    top: 0px; 
    width: 600px; 
    margin-top: 55px; 
    margin-bottom: 55px; 
    margin-left: 25px; 
    margin-right: 25px;
}

.serviceBoxFirst {
    width: 260px;
    padding: 5px;
}

.serviceBox {
    width: 260px;
    padding: 5px;
    margin-left: 20px;
    border-left: #ebebeb solid 1px;
}

.serviceBoxFirst li {
    list-style: circle;
    line-height: 1.3em;
    margin-bottom: 0.5em;
    // text-align: justify;
}

.serviceBox li {
    list-style: circle;
    line-height: 1.3em;
    margin-bottom: 0.5em;
    // text-align: justify;
}

.headerGray {
    font-weight: bold;
    font-size: 15px;
}

.referenceImg {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
}

.serviceImage {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
}

.table {
    width: 940px;
    border: none;
}

.buttonSubpage {
    margin-left: 8px;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 14px;
    padding: 3px 6px;  
    font-weight: bold; 
    text-decoration:none; 
    border:solid 1px #ebebeb;
    text-shadow: 0px 1px 0px #ffffff;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #e1e1e1; 				
    cursor: pointer;

}

.buttonSubpage:hover {
    background-color: #cccccc;
    text-decoration:none; 
}

input[type=text], input[type=password] {
    width:220px; 
    padding: 5px;
    border:solid 1px #d7d7d7;
    -khtml-border-radius:8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

textarea {
    font-size: 12px;
    width:300px; 
    padding: 5px;
    border:solid 1px #d7d7d7;
    -khtml-border-radius:8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}


/*---- START NEWS ----*/
a.readMore { font-family: Arial, Helvetica; font-size: 11px; white-space: nowrap; };
a.readMore:hover { text-decoration: underline; };
div.news { font-family: Arial, Helvetica; font-size: 11px; background-color: #ffffff; color: #000000; }
div.newsItem { margin-bottom: 5px; }
div.newsOdd { padding: 10px; }
div.newsEven { padding: 10px; }
div.newsDate { font-size: 9px; color: #404040; }
div.newsTitle { font-weight: bold; }
div.newsText { color: #303030; }
/*---- END NEWS ----*/


/*---- END STYLES ----*/

