lu,li,a,img,form{
    border: none;
    margin: 0px;
    list-style: none;
    padding: 0px;
	line-height:20px;
	clear:none;
}
*{
	direction:rtl;	
}
body{
    margin: 0px;
    direction: rtl;
    font-family: arial;
    font-size: 12px;
}

#page{
    width: 800px;
    height: auto;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

#page #container{
    width: 800px;
    overflow: hidden;
    margin-top: 20px;
}

#page #content{
    
    width:580px;
    overflow: hidden;
}

.read_more{
    color: #7fc241;
    font-size: 13px;
    text-decoration: none;
}
/*<general>*/
.f_left{
    float: left;
}

.f_right{
    float: right;
}

.c_both{
    clear: both;
}

.spacer10{
    margin-top: 10px;
}

.page_title{
	width:293px;
	height:98px;
	left:25px;
	float:right;
	clear:both;
}
.page_title span{
	display:none;
}
/*</general>*/


/*<header>*/
#header{
    width:800px;
    height: 130px;
    background: url("../images/every_page/header.png") no-repeat;
}

#menu_items{
    float: right;
    height: 34px;
    margin-top:96px ;
}

.black_strip{
    height:7px;
    width: 100%;
    float: right;
    background: black;
    clear: both;
}
.logo{
	cursor:pointer;
	width:150px;
	height:90px;
	float:left;
}
/*</header>*/


/*<side>*/
#side{
    float: left;
    width: 220px;
    color: #ffffff;
    font-size: 13px;
}

#side .container{
     padding-top: 10px;
     padding-right: 7px;
     border: solid 1px black;
     background: url("../images/every_page/side_bg.png") repeat-y right;
     width: 210px;
}

#side input{
    float: right;
    width: 160px;
    border: solid 1px #bbdba2;
    padding: 1px;
    background: #3b5a22;
    margin-top: 2px;
    color: #ffffff;
    font-size: 13px;
    clear: both;
}
#side input[type="checkbox"]
{
	width:15px
}

#side img.lable{
    clear: both;
    float: right;
    margin-top: 30px;
}

#side div{
    width:220px;
    clear: both;
    float: right;
}

#side .submit{
    width: 190px;
    height: 33px;
    background: url("../images/every_page/send.png") no-repeat center;
    margin-right: auto;
    margin-left: auto;
	cursor:pointer;
}
#side .agree{
	width: 170px;
	margin-right:7px;
}

/*</side>*/


/*<footer>*/
#footer{
    width: 100%;
    border-top: 2px #000000 solid;
    clear: both;
    float: right;
    margin-top:25px;
    color: #666666;
    font-size: 13px;
    padding-top: 7px;
}

#footer a{
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    margin-left: 5px;

}
/*</footer>*/


/*<box>*/
.box{
    border:  solid 1px #ffaa00;
    background: url("../images/every_page/box_bg.png") repeat-x;
    padding: 0px 0px 10px 7px;
	
}

.box span{
    font-weight: bold;
    font-size: 13px;
    clear: both;
    margin-right: 6px;
}

.box div{
    padding:0px 0px 0px 0px;
    font-size: 12px;
}
/*</box>*/


/*<video>*/ 
.main_video {
	float:right;
	height:225px;
	margin:5px 6px 0 0;
	width:326px;
	cursor:pointer;
	background:url("../images/video/preloader.png") no-repeat scroll 0 22px transparent;
}

.main_videos{
	float:right;
	width:208px;
	height:210px;
	margin:15px 8px 20px 0px;
	clear:none;
	border-right:1px solid #FFAA00;
	padding-right:10px;
	cursor:pointer;
}

.main_videos{
	border-right:none;
	border-left:1px solid #FFAA00;
	overflow-y:auto;
	direction:ltr;	
}

.video_container{
	overflow:hidden;
}
.main_videos .item{
	clear:both;
	margin-top:3px;
	overflow:hidden;
	padding:3px 3px 3px 0px;
}
.main_videos .item .video{
	width:60px;
	height:60px;
	background:black;
	float:right;
}
.main_videos .item .text{
	float:right;
	width:122px;
	padding:0px 5px 0px 0px;
	font-size:11px;
	line-height:13px;
}

.box .login{
	font-weight:normal;
	font-size:13px;
}

.box .login .text
{
	height:15px;
	width:100px;
	border:none;
}

.box .login .button
{
	height:18px;
	border:none;
	background:black;
	border:none;
	color:#ffffff;
	font-size:12px;
	padding-bottom:2px;
	cursor:pointer;
}
.box.video
{
    width:564px;
	background:url(../images/every_page/big_box_bg.png) repeat-x;	
}

.box .plus{
	background:url(../images/every_page/plus.png) no-repeat;
	width:12px;
	height:12px;
	margin-top:3px;	
}

.box .minus{
	background:url(../images/every_page/minus.png) no-repeat;
	width:12px;
	height:12px;
	margin-top:3px;	
}


.box .box_title{
	width:100%;
	height:15px;
	padding:0px;
	cursor:pointer;
}
.box .box_title div{
	padding:1px;
} 
.box .box_title .body{
	width:90%
}


/*</video>*/

















