@import url('css2');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
    background: #fff;
    color: #222;
    line-height: 1.5;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
    background: #1D0F1E url(images/elantraad.jpg) center top no-repeat fixed;
}
a {
    color: #0b88ee;
    text-decoration: none;
    transition: all ease 0.3s;
}

a:hover, a:focus {
    color: #0b88ee;
    text-decoration: underline;
}

a:focus {
    outline: none;
}
.elahad_greatarea {
    width: 762px;
    margin: 15px auto 0 auto;
}
.elahad_tlogo {
    height: auto;
    padding: 15px 5px;
    background: #FFFFFF;
}
.elahad_mtop {
    padding: 0;
    position: relative;
    height: 40px;
    background: #fff;
    z-index: 400;
    border-bottom: 1px solid #e5e5e5;
}
.elahad_mtop ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    list-style-type: none;
    line-height: 1.0;
}
.elahad_mtop ul li {
    float: left;
    position: relative;
}
.elahad_mtop ul li a {	display: block;
    color: #454545;
    padding: 15px;
    text-decoration: none;
    font-family: 'Rambla', Arial, Helvetica, Sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
    transition: all ease 0.5s;
}

.elahad_mtop ul li a:hover {
    color: #0b88ee;
    outline: 0;
}
/* Search
----------------------------*/

#search {
    border: 1px solid #D8D8D8;
    background: #fff;
    text-align: right;
    padding: 6px 6px 6px 6px;
    float:right;
    margin: 10px 10px;
    width:220px;
    min-height: 16px;
}

#search #s {
    background: none;
    color: #979797;
    border: 0;
    width: calc(100% - 16px);
    padding: 0;
    margin: 0;
    outline: none;
    float:left;
}

#content-search {
    width: 300px;
    padding: 15px 0;
}
.elahad_topline{
    position: relative;
    height: 4px;
    z-index: 300;
    background: #0b88ee;
}


.elahad_centralsource {
    padding: 15px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 10px 0 #ececec, inset 0 3px 0 #F6F6F6;
}
.elahad_lpart {
    color: #fff;
    background: #0b88ee;
    text-align: center;
    padding: 10px 0;
}
.elahad_centralsource h1 {
    color: #111;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'Rambla', sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}
.elahad_centralsource p {	margin: 8px 0;
}
.elahad_centralsource ul, .elahad_centralsource ol {
	margin: 10px 0 10px 20px;
}
.elahad_centralsource ul {	list-style-type: square;
}
.elahad_centralsource li {
	margin: 2px 0;
}
.elahad_centralsource {	max-width: 100%;
}
.elahad_way {
    color: #999999;
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 10px 0;
}
.elahad_centralsource img {	height: auto;
	max-width: 100%;
}
.elahad_centralsource table {	width: auto;
}
.secimg {
	margin-left:4px;
	border:1px solid #555;
}
.firimg {
	border:1px solid #555;
}