@charset "utf-8";



body{
    font-family: 'Oxygen', sans-serif;
    font-size:14px;
    background-color: #ddd;
    color:#232323;
    background-color:#eeeeee;
    /*background-image:url('/images/bg.jpg');
    background-repeat:repeat;*/
}

input{
    font-family: 'Oxygen', sans-serif;
    font-size:14px;
    color:#201d18;
}

button{
    font-family: 'Oxygen', sans-serif;
}
div.headbg{
    height:70px;
    padding:5px 0;
    
}
div.head{
    position:relative;
    height:76px;
    width:965px;
    margin:0px auto;
    position:relative;
    overflow:hidden;
    
}
a.logo{
    background-image:url('/images/logo.png');
    background-repeat:no-repeat;
    width:230px;
    margin-top:10px;
    height:60px;
    display:block;
    float:left;
}
div.slogen{
    width:735px;
    float:right;
    text-align:right;
    padding-top:35px;
    font-size:17px;
    color:#6c0606;
    text-transform:uppercase; 
    font-weight:bold;       
}
div.menubg{
    background: rgb(0,63,94);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwM2Y1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTE2MWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,63,94,1) 0%, rgba(5,22,30,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,63,94,1)), color-stop(100%,rgba(5,22,30,1)));
    background: -webkit-linear-gradient(top,  rgba(0,63,94,1) 0%,rgba(5,22,30,1) 100%);
    background: -o-linear-gradient(top,  rgba(0,63,94,1) 0%,rgba(5,22,30,1) 100%);
    background: -ms-linear-gradient(top,  rgba(0,63,94,1) 0%,rgba(5,22,30,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,63,94,1) 0%,rgba(5,22,30,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f5e', endColorstr='#05161e',GradientType=0 );
    border-top:8px solid #6c0606;
    height:36px;
}
.menu{
    margin:0 auto;
    width:950px;
}

.menu ul{
    width:950px;
    padding:0;
    width:950px;
    list-style-type:none;
    font-size:17px;
    text-transform:uppercase;
    color:white;
    overflow:hidden;
}

.menu li{
    text-align:left;
}
div.container{
    width:965px;
    margin:0px auto;
    position:relative;
    overflow:hidden;

}

.almabox{
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
    border-bottom:2px solid #dcdcdc;
}

.leadbox{
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
    border-bottom:2px solid #dcdcdc;
    
    padding: 10px 0;
    margin-top:20px;
    overflow:hidden;
    height:400px;
    overflow:hidden;
}

.leadbox p{
    margin:10px 0;
}


.leadbox ul{
    list-style-type:none;
    margin:0;
    padding:0;
}
.leadbox li{
    color:#212121;
    padding-left:40px;
    background-image:url('/images/arrow.png');
    background-repeat:no-repeat;
    background-position:9px 4px;
    margin:7px 0;
}

.leadbox .leadimage{
    float:left;
    width:440px;
    margin:17px;
    height:330px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border:3px solid #003c59;
}
.leadbox .leadtext{
    float:left;
    width:440px;
    padding:20px !important;
}

.leadbox .leadtext .pagetitle{
    margin-top:0 !important;
    margin-bottom:0 !important;
    text-align:left !important;
}

.leadbox .leadtext .leaddate{
    color:#6C0606;
    margin-bottom:20px;
}

.leadbox .leadtext .leadmore{
    color:#6C0606;
    font-size:16px;
    font-weight: bold;
}
.leadbox .leadtext .leadmore a.all{
    float:left;
}
.leadbox .leadtext .leadmore a.more{
    float:right;
}
.homeinfo{
    margin-top:20px;
    padding:25px 35px !important;
}

.call{
    height:110px;
    overflow:hidden;
    font-size:17px;
}
.call .no{
    width:430px;
    float:left;
    margin-right:25px;
    padding:18px 20px 10px;
    color:#9d2929;
    overflow:hidden;
    
}
.call .yes{
    width:430px;
    float:left;
    padding:18px 20px 10px;
    overflow:hidden;
}

.call .title{
    font-size:24px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:5px;
}

div.homeboxcontainer{
    display:table;
    margin:0 auto;
    border-spacing:20px;
    position:relative;
    left:-20px;
}

div.homebox{
    display:table-cell;
    
}

div.homebox .planet{
    width:32px;
    height:32px;
    float:right;
    margin-right:20px;
    margin-top:13px;
}

div.homebox .title{
    font-size:20px;
    padding:20px 20px;
    font-weight:bold;
    color: #6c0606;
}

div.homebox .text{
    padding:10px 20px 20px;
}

div.footbg{
    background: rgb(0,63,94);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwM2Y1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTE2MWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,63,94,1) 0%, rgba(5,22,30,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,63,94,1)), color-stop(100%,rgba(5,22,30,1)));
    background: -webkit-linear-gradient(top,  rgba(0,63,94,1) 0%,rgba(5,22,30,1) 100%);
    background: -o-linear-gradient(top,  rgba(0,63,94,1) 0%,rgba(5,22,30,1) 100%);
    background: -ms-linear-gradient(top,  rgba(0,63,94,1) 0%,rgba(5,22,30,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,63,94,1) 0%,rgba(5,22,30,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f5e', endColorstr='#05161e',GradientType=0 );
    border-top:8px solid #6c0606;
    
}
div.foot{
    position:relative;
    width:965px;
    margin:0px auto;
    position:relative;
    overflow:hidden;
    color:white;
    text-align:center;
    padding:15px;
}

.footer{
    margin:10px 0;
    text-align:center;
    font-size:12px;
}

/*div.background{
    background-image:url('/images/bg-grad.jpg');
    background-repeat:repeat-x;
}



div.head{
    position:relative;
    height:76px;
    width:1000px;
    margin:0px auto;
    position:relative;
    
}
div.container{
    width:1000px;
    margin:0px auto;
    position:relative;
    overflow:hidden;
    -webkit-box-shadow:  0px 0px 5px 0px #000000;
        
        box-shadow:  0px 0px 5px 0px #000000;
    border-top:1px solid #fdf0e1;
    border-left:1px solid #fdf0e1;
    border-right:1px solid #fdf0e1;
    background-color:#e3d5c8;

}

.logo{
    width:224px;
    height:56px;
    background-image:url('/images/logo.png');
    background-repeat:no-repeat;
    display:block;
    position:relative;
    top: 10px;
}

.lead{
    position:relative;
    margin:0px 0;
    height:200px;
    border:1px solid #333;
    overflow:hidden;
    border:3px solid #f3f3f3;
    width:994px;
    overflow:hidden;
}



.content{
    overflow:hidden;
    display:table;
    width:100%;
    position:relative;
}
.left{
    display:table-cell;
    width:200px;
    overflow:hidden;
    vertical-align:top;   
}
.center{
    display:table-cell;
    width:600px;
    background-color:#f3f3f3;
    border-left:1px solid #b9ada3;
    border-right:1px solid #b9ada3;
    vertical-align:top;
}
.right{
    display:table-cell;
    width:200px; 
    overflow:hidden;
    vertical-align:top;
    
}
.main{
    padding:25px;
}





.foot{
    display:block;
    padding:0;
    position:relative;
    width:100%;
    height:154px;
    color:white;
    font-weight:300;
    font-size:14px;
    background-image:url('/images/foot.png');
    background-repeat:repeat-x;
    margin-top:-10px;
    z-index:10;
}
.fcontent{
    width:980px;
    padding:10px;
    margin:0 auto;
}


/* INFO */

.info{
    padding: 20px 60px;
    text-align:justify;
    line-height:160%;
}

.infopage{
    margin:20px 20px;
}

.pagetitle{
    margin:10px 0 30px;
    display: block;
    padding:0px;
    font-size:20px;
    font-weight:700;
    color:#6c0606;
    
}

.chaptertitle{
    margin:40px 0 20px;
    display: block;
    padding:0px;
    font-size:16px;
    font-weight:700;
    color:#6c0606;
    text-align:left;
    line-height: 130%;
}

.info p{
    margin:8px 0;
}

.info .planet{
    width:200px;
    height:200px;
    float:right;
}

.info img{
    margin:8px;
}

.info ul li{
    margin:9px 0;
}

.info .keret{
    /*padding:15px;
    border:2px solid #18639f;
    background-color: #90CEEE;*/
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd));
    background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#dddddd 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#dddddd 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /*color: #18639f;*/
    padding: 15px;
}

/* NEWS */

.news{
    margin:20px 0;
    overflow:hidden;
}

.news .nimage{
    width:290px;
    margin-left:30px;
    float:right;
}

.news .ninfo{
    width:485px;
}

.news .more{
    color:#6C0606;
    text-align: right;
    font-size:16px;
    font-weight: bold;
    display:block;
}

.newsimage{
    width:440px;
    margin-left:20px;
    float:right;
}

.newsmore{
    color:#6C0606;
    text-align: right;
    font-size:16px;
    font-weight: bold;
    display:block;
}


/* REGISTER */

.registerform{
    margin:20px 0;
    overflow:hidden;
    /*padding:20px;
    border:2px solid #18639f;
    background-color: #90CEEE;
    -webkit-border-radius: 2px;
    border-radius: 2px;*/
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd));
    background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#dddddd 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#dddddd 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /*color: #18639f;*/
    padding: 15px;
}

.registerform .formRow{
    margin:5px 0;
    overflow:hidden;
}

.registerform .formRow_error{
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border:1px solid #E94949;
    padding:2px 0;
}

.registerform .formRow .formLabel{
    float:left;
    width: 140px;
    font-weight:400;
    padding-left:10px;
    padding-top:5px;
}
.registerform .formRow .formItem{
    float:left;
    width: 320px;
}
.registerform .formRow .formTip:before{
    content:  'i';
}
.registerform .formRow .formTip{
    float:left;
    width: 25px;
    margin-left:10px;
    width:24px;
    height:24px;
    color:white;
    background-color:#6F6553;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    margin-top:4px;
}

.registerform .formRow .formItem input[type=text], .registerform .formRow .formItem input[type=password]{
    border: 1px solid #6F6553;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width:460px;
    padding:4px 6px;
    font-weight:400;
}

.registerform .formRow .formItem textarea{
    border: 1px solid #6F6553;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width:460px;
    height:150px;
    padding:4px 6px;
    font-weight:400; 
    color:inherit;
    font-weight:inherit;
}

.registerform .formType_info .formLabel{
    float:none;
    color:white;
    background-color:#6F6553;
    padding: 1px 10px;
    font-size:15px;
    width:100%;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    
}
.registerform .formType_info .formItem{
    width:0;
    display:none;
}

.registerform .formType_check .formLabel{
    float:right;
    padding: 4px 0px;
    width:430px;
    
}
.registerform .formType_check .formItem{
    width:0;
    float:left;
    width:30px;
    float:right;
    padding-top:5px;
}
.registerform .warning{
    clear:both;
    padding-left: 220px;
    color:#E94949;
}

.registerform .formRow .formItem .formText{
    font-weight:600;
    padding:7px;
}

.registerform button{
    background-color:#003F5E;
    color:white;
    padding: 4px 30px;
    font-size:16px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #fff;
    display:table;
    margin:20px auto;
    
}


