/*

Designed and Coded By: iDuDi - Web & Cellular consultant
http://www.idudi.co.il
Date: 18/8/2009


PRIMARY COLORS:
black:#535353


*/

/******** Reset  *******/

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/******** General  *******/


body{
font-size: 13px;
font-family: Verdana, Courier New, arial;
color: #535353;
margin:60px;
text-align:center;
}

p{
line-height:1.3em;
}

ul{
list-style:none;
}

a{
text-decoration: none;
color: #535353;
}

a:hover{
text-decoration: underline;
color:#535353;
}

a img{
border: none;
}


/******** container *******/

#container{
text-align: left;
margin:0px auto;
width:940px;
overflow:hidden;
direction:ltr;
}

/******** nevigation *******/

#nevigation{
float:left;
width:225px;
min-height:500px;
}

#nevigation h1{
margin-bottom:20px;
}

#nevigation h1 a:hover{
text-decoration:none;
}

#nevigation ul{
margin-bottom:40px;
font-size: 12px;
}

#nevigation li{
line-height:1.7em;
}

a.back{
color:#954152;
}

#nevigation ul span{
display:block;
width:70%;
margin-bottom:40px;
}

.active{
text-decoration:underline;
}

#content ul {padding-bottom:40px;}
#content ul li{display:block;float:left;margin-right:40px;}

/******** content *******/

#content{
float:right;
width:665px;
font-size:12px;
}

#content h2{
margin-bottom:25px;
font-weight:normal;
}

#content h3{
font-weight:normal;
}

#content a{
color:#954152;
}

.video{
text-align:center;
}

#slideshow{height:472px;overflow:hidden;}
.slide img{
margin-bottom:15px;
}

.slide p{
font-size:10px;
text-align:right;
margin-right:25px;
}

.control{
cursor:pointer !important;
float:right;
margin-left:5px;
position:relative;
top:-15px;
font-weight:bold;
}

#panel_hidden{
height:35px;background-color:#fff;position:relative;top:-23px;left:0px;z-index:999;
}

#panel_hidden p{
font-size:10px;
padding-top:10px;
text-align:left;
}

/******** footer *******/


#footer{
clear:both;
font-size:10px; 
margin-top:10px;
}

#share{width: 100%; clear: both; margin-bottom: 10px; text-align: right; height: 22px;}

#footer #footer_menu{
float:left;
}

#footer #credit_menu{
float:right;
}

.plugins_like{height: 22px; float: right; width: 75px;}
