@import "normalize.css";
@import "adipoli.css";
@import "ticker.css";
@import "forms.css";
@import "jquery.lightbox-0.5.css";



body {
    background: #0a1117 url(../images/bg.jpg) no-repeat;
}

#wrapper {
    width: 1001px;
    height: auto;
    margin: 0 auto;
}

header {
    width: 100%;
    height: 105px;
    position: relative;
}

header .logo {
    width: 264px;
    height: 281px;
    position: absolute;
    lefT: 0;
    z-index: 1000;

}

header .contact {
    width: 210px;
    height: auto;
    position: absolute;
    top: 10px;
    left: 788px;
}

header .contact ul li {
    color: #FFF;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}

header .contact ul li span,
header .contact ul li span a {
    color: #ff4e00;
    text-decoration: none;
    margin-left: 4px;
}

header nav {
    width: 85%;
    height: auto;
    position: absolute;
    top: 110px;
    left: 237px;
}

header nav ul li a {
    display: block;
    float: left;
    background: url(../images/menu_bg.jpg) repeat-x;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding: 12px 18px 14px 19px;
    text-transform: uppercase;
    font-size: 18px;
    border-right: 2px solid #FFF;
}

header nav ul li a:hover,
header nav ul li a.current {
    background: url(../images/menu_bg_hover.jpg) repeat-x left top;
}

#viewport {
    width: 1001px;
    height: 379px;
    position: relative;
    top: 53px;
}

/* line 29, sass/screen.scss */

#viewport,
#box,
.slide {
    width: 1001px;
    height: 379px;
}

/* line 34, sass/screen.scss */

#viewport {
    overflow: hidden;
}

.content {
    width: 100%;
    height: auto;
    padding: 8px 0 0 0;
}

aside {
    width: 300px;
    height: auto;
    float: right;
}


section {
    width: 700px;
    height: auto;
    float: left;

}

section .featured {
    width: 330px;
    height: auto;
    float: left;
    margin: 0 15px 10px 0;
    border-bottom: 2px solid #15314b;
}

section .featured h2 {
    color: #FFF;
    font-size: 37px;
    margin: 0;
    padding: 10px 0 0 0;
}

section .featured h3 {
    color: #FFF;
    font-size: 25px;
    margin: 0;
    padding: 0;
}

section .featured p {
    color: #8e8f8e;
    padding: 0;
    margin: 0;
}

section .featured p span {
    color: #ff4e00;
}

section .featured a.more {
    display: block;
    width: 120px;
    height: 30px;
    background: url(../images/menu_bg_hover.jpg) repeat-x left top;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 18px 0px 0px 0px;
    line-height: 30px;
    font-weight: bold;
}


aside > h2 {
    color: #FFF;
    font-size: 40px;
    margin: 0;
    padding: -15px 0 0 0;
}

aside > h3 {
    color: #FFF;
    font-size: 25px;
    margin: 0 0 0 0px;
    padding: 0;
}

aside .services {
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0;
    border-bottom: 2px solid #15314b;
}

aside .services ul li {
    list-style-image: url(../images/arrow.jpg);
    list-style-position: inside;
    padding: 8px 0;
    border-bottom: 1px dotted #6c6c6c;
}

aside .services ul li a {
    text-decoration: none;
    color: #FFF;
}

aside .services a.more {
    display: block;
    width: 120px;
    height: 30px;
    background: url(../images/menu_bg_hover.jpg) repeat-x left top;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 6px 0;
    line-height: 30px;
    font-weight: bold;
}

aside .contact {
    width: 100%;
    height: 224px;
    margin: -10px 0 10px 0;
    padding: 0;
    background: url(../images/contact.jpg) no-repeat;
    border-bottom: 2px solid #15314b;
}

aside .contact h4 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 22px;
    padding: 10px;
}

aside .contact h4 span,
aside .contact p span {
    color: #ff4e00;
}

aside .contact p {
    color: #FFF;
    padding: 10px 0 0 10px;
}

aside .contact a {
    color: #FFF;
    text-decoration: none;
    font-size: 20px;
    display: inline-block;
    margin-left: 10px;
}


aside .location {
    width: 100%;
    height: 200px;
    margin: 0px 0 10px 0;
    padding: 0;
    background: url(../images/map.png) no-repeat left 50px;
    border-bottom: 2px solid #15314b;
}

aside .location h2 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 22px;
    padding: 0px;
}

footer {
    width: 100%;
    height: auto;
    border-bottom: 2px solid #15314b;
}

.footerBox {
    width: 290px;
    height: auto;
    float: left;
    margin: 0px 0px 0 0;
}

.footerBox h3 {
    color: #FFF;
    padding: 10px 0;
    margin: 0;
}

.footerBox ul li {
    list-style-image: url(../images/arrow.jpg);
    list-style-position: inside;
    padding: 8px 0;
    border-bottom: 1px dotted #6c6c6c;
}

.footerBox ul li a {
    text-decoration: none;
    color: #FFF;
    font-size: 14px;
}


footer div.footerBox table#form {
    margin-top: 15px;
    width: 100%;
}

footer div.footerBox table#form tr td {
    padding-bottom: 10px;
}

footer div.footerBox table#form tr td table#buttons {
    margin-left: 80px;
}

footer div.footerBox table#form tr td table#buttons tr td {
    padding-left: 5px;
}

footer div.footerBox table#form tr td table#buttons tr td input {
    display: block;
    width: 90px;
    height: 30px;
    background: url(../images/menu_bg_hover.jpg) repeat-x left top;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 6px 5px;
    line-height: 30px;
    font-weight: bold;
    cursor: pointer;
    border: none;
}


footer div.footerBox table#form tr td label {
    color: #fff;
    font-family: Arial;
    padding-right: 5px;
}

footer div.footerBox table#form tr td .txt {
    background: #bfe0ff;
    width: 200px;
    //border:none;
    border: 1px solid #fff;
    box-shadow: inset 1px 2px 3px #ddd;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #000;
    font-size: 13px;
    font-family: Arial;

}

footer div.footerBox table#form tr td textarea {
    background: #bfe0ff;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    //border: none;
    border: 1px solid #fff;
    box-shadow: inset 1px 2px 3px #ddd;
    color: #000;
    font-size: 13px;
    font-family: Arial;
    width: 200px !important;
}

.bottom {
    width: 1001px;
    height: auto;
    margin: 0 auto;
}

.bottom .copyrights {
    float: left;
    width: 400px;
    color: #FFF;
    font-size: 15px;
}

.bottom .copyrights p {
    padding: 5px 0;
    margin: 0;
}

.bottom .copyrights p a {
    color: #FFF;
    text-decoration: none;
}

.bottom .copyrights p a:hover {
    color: #ff4e00;
    text-decoration: underline;
}

.bottom .socials {
    width: 230px;
    height: 50px;
    float: right;

    margin: 10px 0 0 0;
}

.bottom .socials ul {}

.bottom .socials ul li {
    float: left;
    margin: 0px 7px;
}

/*

	Article Page

*/

article {
    background: #bfe0ff;
    width: 680px;
    margin: -17px 20px 0 0;
    min-height: 1015px;

}

article > h1 {
    background: #ff4e00;
    color: #FFF;
    padding: 5px 10px;
    font-size: 22px;
    text-transform: uppercase;
}

article > h3 {
    padding: 0 10px;
    margin: 0;
}


article > p {
    padding: 0 10px;
    line-height: 23px;
}

article strong.bassem {
    color: #ff4e00;
}


article iframe {
    display: block;
    margin: 10px auto;
    border: 1px solid #222;
}

article img.float {
    float: right;
    margin: 10px;
}

article img.border {
    border: 1px solid #000;
}

article > h4 {

    color: #ff4e00;
    font-size: 20px;
    padding: 0 10px;
    margin: 0;

}

article ul {
    padding: 5px 0 0 10px;
    list-style: circle;
    margin-lefT: 20px;

}

article ul li {
    color: #555;
}

/***********************NEWS*****************/

.news {
    width: 100%;
    height: 40px;
    margin-top: 40px;
    background-image: url(../images/news.jpg);
    background-repeat: no-repeat
}

.gallery {
    width: 300px;
    height: 205px;
    background-color: #bfe0ff
}

.gallery img {
    padding: 2px
}

.p_1 {
    width: 170px;
    height: auto;
    font-family: 'Arial';
    font-size: 24px;
    padding: 5px 21px 0px 65px;
    text-align: center;
    color: #ff4e00
}

.p_1 a {
    color: #222;
    text-decoration: none;
    text-decoration: none
}

.p_1 a:hover {
    color: #ff4e00;
    text-decoration: underline
}

#slideshow {
    width: 300px;
    height: 205px;
    background-color: #bfe0ff;
    margin: 0px auto;
    position: relative
}

#slideshow ul {
    width: 296px;
    height: 167px;
    left: 2px;
    list-style: none outside none;
    overflow: hidden;
    padding: 2px top:2px;

}

#slideshow li {
    position: absolute;
    display: none;
    z-index: 10;
}

#slideshow li:first-child {
    display: block;
    z-index: 1000;
}

#slideshow .slideActive {
    z-index: 1000;
}

#slideshow canvas {
    display: none;
    position: absolute;
    z-index: 100;
    height: 167px;
}

#slideshow .arrow {
    height: 28px;
    width: 28px;
    position: absolute;
    background: url(../images/arrows.png) no-repeat;
    top: 100px;
    margin: 12px 10px 0px 40px;
    cursor: pointer;
    z-index: 10;
}

#slideshow .previous {
    background-position: left top;
    top: 160px;
}

#slideshow .previous:hover {
    background-position: left bottom;
}

#slideshow .next {
    background-position: right top;
    right: 25px;
    top: 160px;
}

#slideshow .next:hover {
    background-position: right bottom;
}


/* The following styles are only used for the styling of the demo page */

p.tzine {
    text-align: center;
    font-size: 12px;
    margin: 50px;
}

p.credit {
    text-align: center;
    color: #888;
    font-size: 10px;
}

p.credit a,
p.credit a:visited {
    color: #ccc;
    border-bottom-color: #aaa;
}

p.credit a:hover {
    border-bottom-color: transparent;
}


article img.galleryPIC {
    display: block;
    float: left;
    border: 1px solid #222;
    margin: 10px 15px;
}

article a.LB {
    display: inline-block;
    vertical-align: middle;
}

div#pagination {
    float: left;
    margin: 15px 5px;
}

div#pagination ul li {
    display: inline;
    float: left;
    padding-right: 5px;
    font-weight: bold;
}

div#pagination a {
    display: block;
    float: left;
    background-color: #ff4e00;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin-left: 10px;
    width: 20px;
    padding: 5px 4px 1px 4px;
    height: 20px;
}

div#pagination a.small {
    display: block;
    float: left;
    background-color: #ff4e00;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin-left: 10px;
    width: 40px;
    padding: 5px 4px 1px 4px;
    height: 20px;

}

div#pagination a.pre,
div#pagination a.next {
    width: 100px;
}

div#pagination span.active {
    display: block;
    width: 20px;
    height: 20px;
    background: #222;
    color: #FFF;
    float: left;
    padding: 5px 4px 1px 4px;
    text-align: center;
    margin: 0 5px;
}

div#pagination ul li a#dir {
    width: auto;
    padding: 5px 17px;
    background-color: #d83e8f;
    margin-right: 10px;
}

.labol {
    width: 230px;
    height: auto;
    float: left;
    margin: 10px 0px 0px 10px;
}

.labol p {
    width: auto;
    height: 20px;
    text-align: right;
    color: #222;
    margin: 5px 5px 5px 0px;
    padding: 5px 0px 5px 0px
}

.filds {
    widows: 250px;
    height: auto;
    float: right;
    margin: 10px 180px 0px 0px;
}

.input {
    width: 250px;
    height: 20px;
    background-color: #FFF;
    border: #006 1px solid;
    margin-bottom: 4px;
    padding: 5px 0px 5px 0px
}

.button_q {
    width: 500px;
    height: 25px;
    margin: 10px 100px 10px 100px
}

.send {
    width: 100px;
    height: 25px;
    background-color: #F90;
    margin: 10px 20px 10px 50px;
    float: left
}

.send:hover {
    background-color: #06C;
}


article > p.msg {
    background: #ff4e00;
    padding: 10px;
    text-align: center;
    color: #FFF;
    margin: 10px;
}


article div.document {

    width: 90%;
    padding: 10px 0 10px 10px;
    margin: 10px 0;
    border-bottom: 1px solid #aaa;
}

article div.document a.link {
    margin-lefT: 10px;
    color: #333;
    text-decoration: none;
    font-size: 19px;
    font-weight: bold;
}

article div.document a.link:hover {
    color: #ff4e00;
    text-decoration: underline;
}

.antispam {
    display: none;
}
