@import "reset.css";
@import "text.css";

html, body{
        background: #fff url(../images/bg.gif) top left repeat-x;
        color: #fff;
        text-align: center;
        height: 100%
}
/* PAGE STRUCTURE */
#inside{
        background: #fff url(../images/bg_inside.gif) top left repeat-x;
}
.wrapper{
        width: 960px;
        margin: 0 auto;
        text-align: left;
}
#container{
        position: relative;
        min-height: 100%;
        _height:  100%;
}
#container .wrapper{
        padding-bottom: 86px;
}

/* HEADER */
#logo{
        float: left;
        margin: 0;
        padding: 0;
        width: 159px;
        height: 32px;
        background: url(../images/logo.gif) top left no-repeat;
}
#logo a{
        display: block;
        text-indent: -9999px;
}
#topnav {
        height: 33px;
}
#topnav ul{
        float: right;
        margin: 0;
        padding: 0;
        font-size: 1em;
}
#topnav ul li{
        float: left;
        list-style: none;
        margin: 0;
}
#topnav ul li a{
        color: #FFEDE8;
        text-decoration: none;
        padding: 0 10px 0 10px;
        line-height: 32px;
        display: block;
        margin: 0;
}
#topnav ul li a.current, #topnav ul li a:hover{
        color: #F4FBFF;
        text-decoration: none;
        background: url(../images/nav_glow.gif) bottom center no-repeat;
}
#header{
        background: url(../images/header.jpg) no-repeat;
        background-position: 19px 0;
}
#highlight h1{
        font-family:  AlexandriaFLF;
        font-weight: bold;
        line-height: 1em;
        font-size: 2em;
        color: #fff;
        padding: 50px 0 0 0;
}
#inside #header #highlight h1{
        padding: 17px 0 3px 9px;
}
#highlight p{
        margin: 0;
        padding: 0;
}
#highlight img{
        float: left;
        margin: 0;
        _margin: -3px 0 0 0;
        padding: 0;
}
#highlight{
        position: relative;
}
#highlight p{
        color: #FFEDE8;
}
#partners{
        position: absolute;
        bottom: 24px;
        right: 153px;
        color: #555;
        font-size: .9em;
        width: 300px;
}
#partners span{
        margin-top: 16px;
        float: left;
}
#partners img{
        float: right;
}
#knopa{
        position: absolute;
        width: 263px;
        margin-left: 122px;
        text-indent: -9999px;
        height: 58px;
        background: url(../images/call_to_action.gif) top left no-repeat;
}
#knopa:hover{
        background-position: 0 -58px;
}
#knopb{
        position: absolute;
        width: 263px;
        margin-left: 122px;
        text-indent: -9999px;
        height: 58px;
        background: url(../images/call_to_action.gif) top left no-repeat;
}
#knopb:hover{
        background-position: 0 -58px;
}
#knopc{
        position: absolute;
        width: 263px;
        margin-left: 122px;
        text-indent: -9999px;
        height: 58px;
        background: url(../images/call_to_action.gif) top left no-repeat;
}
#knopc:hover{
        background-position: 0 -58px;
}
#knopd{
        position: absolute;
        width: 263px;
        margin-left: 122px;
        text-indent: -9999px;
        height: 58px;
        background: url(../images/call_to_action.gif) top left no-repeat;
}
#knopd:hover{
        background-position: 0 -58px;
}

/* MAIN CONTENT AREA */
#content{
        margin: 20px 0 0 0;
}
.with_sidebar{
background: url(../images/content_sidebar.gif) top left repeat-y;
}
#slides, #right{
        background: url(../images/slides.gif) top right no-repeat;
        width: 690px;
        _width: 680px;
        float: right;
        margin: 0;
        padding: 0;
}
#sidebar{
        background: url(../images/sidebar.gif) top left no-repeat;
        width: 270px;
        float: left;
}
#sidebar h3{
        font-family:  AlexandriaFLF;
        font-weight: bold;
        line-height: 1em;
        font-size: 1.3em;
        margin: 15px 0 10px 21px;
}
#sidebar p{
        color: #444;
        margin: 0 50px 0 20px;
        background: #F4F4F4;
        border: 1px solid #CACACA;
        padding: 10px;
}
#searchform{
        margin: 0 0 0 20px;
        padding: 0;
}
#s{
        border:1px solid #CCCCCC;
        padding:5px 5px 6px 5px;
        color:#909090;
        width:130px;

}
#searchsubmit{
        background: url(../images/button_bg.jpg) bottom left repeat-x;
        color: #FFFFFF;
        text-decoration: none;
        border:1px solid #32312f;
        font-size:10px;
        margin:0px;
        padding:6px 4px;
}
#submit{
        margin: 0 auto;
        background: url(../images/button_bg.jpg) bottom left repeat-x;
        color: #FFFFFF;
        text-decoration: none;
        border:1px solid #32312f;
        font-size:.8em;
        margin:0px;
        padding:4px 5px;
        text-transform: uppercase;
}
.block{
        background: url(../images/news.gif) top left no-repeat;
        width: 203px;
        margin: 0 0 0 19px;
        color: #333;
}
.block ul{
        background: url(../images/news_footer.gif) bottom left no-repeat;
        margin: 0;
        padding: 0 0 15px 0;
        list-style:none;
}
.block ul li{
        padding: 15px 15px 0 15px;
}
.block ul li em{
        font-weight: bold;
        display: block;
        font-size: .9em;
        font-style: normal;
}
ul.navigation li a span{
        font-family:  AlexandriaFLF;
        font-weight: bold;
        font-size: 16px;
        text-decoration: none;
        border: none;
        color: inherit;
        }
#content_footer{
        background: url(../images/content_footer.gif) top left no-repeat;
        height: 20px;
        clear: both;
}
#slides h2, #right h2{
        font-family:  AlexandriaFLF;
        font-weight: bold;
        text-align: center;
        color: #444;
        font-size: 2em;
        padding-top: 7px;
        line-height: 1.3em;
}
.column{
        float: left;
        width: 230px;
        margin-right: 20px;
        margin-bottom: 30px;
}
.align_left{
        float: left;
        margin: 5px 20px 20px 0;
}
.align_right{
        float: right;
        margin: 5px 0 20px 20px;
}
h4{
        font-family:  AlexandriaFLF;
        font-weight: bold;
        font-size: 1.2em;
        margin: 0 0 10px 0;
        line-height: 15px;
}
#footer{
        background: url(../images/footer.gif) top left repeat-x;
        margin: -86px 0 0 0;
        height: 46px;
        padding: 30px 0 10px 0;
        color: #555;
        position: relative;
}
#fake{
        display: none;
}
#follow{
        float: right;
        margin: 0 5px 20px 0;
        font-size: 1.0em;
}
#footer img{
        float: right;
        margin: 0 0 0 5px;
}

/*SLIDER*/


#slider {
    width: 960px;
    margin: 0 auto;
    position: relative;
         padding: 0;
}

.scroll {
        margin: 0 0 0 50px;
    height: 550px;
    width: 550px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
         color: #444;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 210px;
    width: 510px;
}

ul.navigation {
    list-style: none;
    margin: 0px;
    padding: 0;
    padding-top: 20px;
}

ul.navigation li {
        width: 253px;
        height: 38px;
        padding: 0 0 10px 17px;
        margin: 0;
}
ul.navigation img{
        float: left;
        margin: 9px 8px 0 12px
}
ul.navigation a {
    padding: 9px 10px 10px 10px;
    color: #000;
         background: url(../images/tab.gif) top left no-repeat;
    text-decoration: none;
         display: block;
         font-weight: bold;
        font-size: 1.2em;
        outline: none;
}
ul.navigation a.selected {
         background: url(../images/tab_a.gif) top left no-repeat;
         color: #fff !important;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}
.panel h2{
        font-family: Arial Black, Helvetica, sans-serif;
        font-size: 1.4em;
}

/*Inside pages*/

#right{
        color: #444;
        padding: 18px 60px 0 20px;
        width: 610px;
        _width: 600px;
        }

#right ul{
        margin: 15px 15px 15px 0;
        border-bottom: 1px solid #BFBFBF;
        padding: 0;
}
#right ul li{
        border-top: 1px solid #BFBFBF;
        padding: 5px;
        margin: 0;
        list-style-position: inside;
}

#right img{
        padding: 4px;
        background: #EEEEEE;
        border: 1px solid #DFDFDF;
}

.entry h3{
        font-family:  AlexandriaFLF;
        font-weight: bold;
        font-size: 1.4em;
        margin: 0 0 10px 0;
        line-height: 25px;
}
.post-meta{
        background: #F3F3F3;
        padding: 6px;
        font-size: .8em;
        text-transform: uppercase;
        margin: 0 0 10px 0;
}
.entry{
        margin: 10px 0 20px 0;
        border-bottom: 1px solid #EAEAEA;
        padding: 0 0 10px 0;
}

/* CONTACT FORM*/
legend{
        font-family:  AlexandriaFLF;
        font-weight: bold;
        font-size: 1.4em;
        line-height: 15px;
        margin: 0 0 10px 0;
}
#bademail{
        border: 2px solid #B44426;
        background: #F0C4B9;
        padding: 5px;
        margin-bottom: 10px;
}
#success{
        border: 2px solid #239E1A;
        background: #BAF3B6;
        padding: 5px;
        margin-bottom: 10px;
}
#badserver{
        border: 2px solid #BEBF00;
        background: #FFFFAA;
        padding: 5px;
        margin-bottom: 10px;
}
#myForm input,#myForm textarea{
        border: 1px solid #ccc;
        padding: 5px;
}
