/**
* Css 2.0 Valid
* ActiveACC.com
* tal@webproject.co.il
* +972544549396
*/

.button {
	width: 89px;
	height:25px;
	background:url(imgs/button.gif) no-repeat;
}
.button div {
	padding:4px;
}
.q {
	width: 170px;
}

textarea{
	width:380px;
}
table input   , #city{
	width:145px;
}
.submit_q {
	border:0;
	width: 52px;
	height: 26px;
	background: url(imgs/searchButton.jpg) no-repeat;
}
html,body {
	direction:rtl;
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	font-family:arial;
	color: #fff;
	background: #000000;
}

form {
	margin:0;
	padding:0;
}

input,select,textarea,table {
	font-family:arial;
	font-size:12px;
}

#site {
	width: 860px;
	margin: auto;
	height: 450px;
	
}

.fix { clear:both; margin: auto; } /** FIX IE bug, float & background bug **/
/**
* Top [logo,menu]
*/
a {
	font-size:13px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#all {
	width: 860px;
	height: 100px;

}
#top {

	float:left;
	width: 125px;
	height: 500px;
	text-align: left;
}

#links {
	float:right;
	width: 450px;
}
#leftside {
	width: 330px;
	float:left;
}

#leftside .pad {
	text-align:center;
	margin:15px 0px 0px 0px;
}

.rlog01 {
	font-size:12px;
	width: 290px;
	float:right;
	padding-top:15px;
}
.rlog02 {
	float:right;
	padding-top:15px;
	_padding-top:16px;
}
.log01 {
	padding:2px 2px 0px 0px;
	border:0;
	width: 91px;
	height: 22px;
	background: url(imgs/log01.jpg) no-repeat;
}

.log02 {

	border:0;
	width: 53px;
	height: 23px;
	background: url(imgs/log02.jpg) no-repeat;
}

#menu {
	width: 870px;
	height: 80px;
	background: url(imgs/bar.jpg) repeat-x;
}

#menu ul, #menu li {
	padding:0;
	margin:0;
	list-style:none;
}
#menu li {
	float: right;
	padding: 0px 0px 0px 0px;
}

#menu ul {
	height: 60px;
	margin-right:40px;
}

#menu , #menu a{
	font-size:15px;
	color:#fff;
	text-decoration:none;
}
#menu a:hover {
	
	color: #C8301B;
}
#menu .sp {
}
a{ 
	font-weight:bold;
}

/**
* Main Part Of The Site [content & navigators] 
*/

#main {
	margin:auto;
	text-align: right;
	margin: 0px 0px 0px 0px;
}

#main #right {
	width: 152px;
	float: right;
}
#main #left {
	width: 520px;
	float: right;
	margin-right: 15px;
}
#main #leftleft {
	width: 152px;
	float:left;
}		
/**
* Right side 
*/


#leftleft .box, #right .box {
	width: 152px;
	margin-bottom: 10px;
	text-align:center;
}
#leftleft .box .title, #right .box .title {
	color:#000;
	width: 152px;
	height: 47px;
	background: url(imgs/box_title.jpg) no-repeat;
}
.box a {
}
#leftleft .box .title .pad, #right .box .title .pad {

	color:#fff;
	font-weight:bold;
	padding:25px 15px;
}

#leftleft .box  .content, #right .box .content {
	width: 152px;
	font-size:11px;
	background:#0D1627;
}
#leftleft .box .content .pad div , #right .box .content .pad 2 {
	padding:2px;
}
#leftleft .box .content .pad , #right .box .content .pad {
	padding:18px 0px 18px 0px;
}
#leftleft .box .bottom, #right .box .bottom {
	width: 152px;
	height: 10px;
	background: url(imgs/box_bottom.jpg) no-repeat;
}




/**
* LEFT SIDE 
*/


#left .bigBox {
	width: 519px;
	margin-bottom:10px;
	margin-top:3px;
}

.bigBox .title {
	width: 519px;
	height: 47px;
	background: url(imgs/content_title.jpg) no-repeat;
}

.bigBox .content {

	width: 519px;
	background: #0D1627;
}

.bigBox .title .pad {
	color:#fff;
	font-weight: bold;
	padding:20px 10px 0px 0px;
}

.bigBox .bottom {
	width: 519px;
	height: 10px;
	background: url(imgs/content_bottom.jpg) no-repeat;
}

.bigBox .content .pad {
	padding: 15px;
}

.bigBox .title02 {
	padding:10px 20px 0px 0px;
	font-weight:bold;
}
.bigBox .desc {
	padding:0px 20px 10px 10px;
}

.pic_r {
	padding:10px;
	float:right;
	width:  90px;
	background:transparent;
}
.pic_l {
	width: 430px;
	float:right;
	padding-top:10px;
}
.details {
	width:100%;
	height: 27px;
	background: url(imgs/articles_bg.jpg) repeat-x;
}
.details .pad02{
	text-align:left;
	padding:8px 10px;
}

.pic a {
	font-size:13px;
}

/**
* Bottom [rights] 
*/

#tc {
	text-align:center;
}
#rights {
	margin:auto;
	width: 820px;
	height: 100px;
	background: url(imgs/rights_bg.jpg) repeat-x;
}
#rights a, #rights{
	color: #fff;
}
#rights .pad {
	padding-top:35px;
}