body {
    background-color:#FFFFFF;
    font-family:arial, sans-serif;
    direction: rtl;
    margin:0;
    padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    width:100%;

                    /* The min-width property does not work in old versions of Internet Explorer */
    font-size:90%;
    position: relative;
    text-align: center;
}

#wrapper
{
    
    margin: 15px auto 0 auto;
    width: 885px;
    background-color: #FFFFFF;
    /*
    border:0px solid red;
    */
}


#top_text
{
    min-height: 100px;
    clear: both;
    padding: 15px 0 5px 0;
}
#intro_text
{
    float: right;
    text-align: right;
    margin-right:20px;
    
}
#support_button 
{
    border-style: none;
    float: right;

}
#spacer
{
    clear: both;
    min-height: 10px;
    background-color: #F2F2F2;
}

#main
{
    /*
    overflow: auto;
        border: 0px solid red;
    */
    min-height:550px;
    background-color: #FFFFFF;

    text-align: right;
}



#right
{
    
	width:190px;
	float:right;

    /*margin-right: 10px;
    background-color:green;     
    */
}
#right_index
{
    margin-right: 0px;
	width:190px;
	float:right;

    /*
    background-color:green;     
    */
}
#mid
{
	width:360px;
    float:right;
    padding: 30px;
    /*
    background-color:red;
    */
}
#mid_index
{
	width:350px;
    float:right;
    padding: 10px 20px 10px 20px;
    /*
    padding: 30px;
    */
}
#mid_content
{
    width: 580px;
    float:right;
    padding: 15px;
	padding-top: 10px;
    /*
    background-color:red;
    */
}

#left
{

	width:190px;
	float:left;
    /*

    */
}
#left_index
{
	width:250px;
	float:left;
    /*
    background-color:blue;
    */
}
#sale_of_the_month
{
    background-image: url(../images/sale_of_the_month.jpg);
	background-repeat: no-repeat;
    background-position: center;
    height: 146px;
    width: 251px;
    float: left;
    
    clear:both;
    display: inline;
    /*
    padding: 10px 5px 0 0; 
    */
}

#sale_of_the_month_title
{
	font-size: 16px; /* 20px*/
	color: #485F2F;
	padding-top: 6px;
	text-align: center;
	font-weight:bold;

}

#sale_of_the_month_caption
{
    /*color: black;
    height: 80px;
    border: 1px solid red;padding: 10px;
    width: 200px;
    */
      
    
    text-align: center;
    
    margin-top: 8px;
    font-size: 12px;
    
	padding-bottom: 5px;
    margin-bottom: 15px;
    font-weight: bold;
    overflow: hidden;
   
}
#sale_of_the_month_more
{
	position: relative;
	bottom: 5px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;

}
#sale_of_the_month_body
{
    padding: 5px 5px 0 0;
    font-weight: bold;
}

#robot
{
    background-image: url(../images/robot.jpg);
	background-repeat: no-repeat;
    background-position: center;
    height: 141px;
    width: 251px;
    float: left;
    
    clear:both;
    display: inline;   
}
.frame_right
{
    float:right;
    margin: 10px 0px 0px 0px;
    clear:both;
    width: 185px;
    /*
     border: 1px solid red;
     padding:10px;
     */
}
.frame_left
{
    float:left;
    margin: 10px 0 0px 0px;
    clear:both;
    width: 251px;
    /*
     padding:10px;
     border: 1px solid red;
     */
}

.frame_content
{
    padding: 5px;
}


.frame_content p
{
    FONT-FAMILY: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)";

    font-size: 14px;
    margin:0px;
    padding: 0px;
    padding-right:8px;
}

.frame_content ul
{
    
    font-size: 12px;

    

    padding: 0 8px 0 0 ;

    font-weight: bold    
}

.frame_content li
{
    line-height: 14px;
    padding: 4px 0 0 0;
}

.frame_content li.color1 a
{
    color: #4F659F;
}
.frame_content li.color2 a
{
    color: #27324F;
}
.frame_content li a
{
    text-decoration: none;
    list-style: none;


}
span.list_bullet
{
    color: #FFFFFF;
    margin-left: 3px;
    padding-right: 3px;
}

.frame_top
{
    min-height: 10px;
    background-image: url(../images/frame_top.jpg);
	background-repeat: no-repeat;
    background-position: bottom;


}
.frame_body
{
    background-image: url(../images/frame_body.jpg);
	background-repeat: repeat-y;
    background-position: center;
    min-height: 20px;
}

.frame_bottom
{
    background-image: url(../images/frame_bottom.jpg);
	background-repeat: no-repeat;
    background-position: top;
    min-height: 10px;

}
.frame_content .frame_title
{
    font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
	color: #27324F;
}


.wide_frame_top
{
    background-image: url(../images/wide_frame_top.jpg);
	background-repeat: no-repeat;
    background-position: bottom;
    min-height: 15px;


}
.wide_frame_mid
{
    background-image: url(../images/wide_frame_mid.jpg);
	background-repeat: repeat-y;
    background-position: center;
    min-height: 20px;
}

.wide_frame_bottom
{
    background-image: url(../images/wide_frame_bottom.jpg);
	background-repeat: no-repeat;
    background-position: top;
    min-height: 28px;

}

.partners  li
{
    text-align: center;
    padding: 0;
    margin: 0;
}

#download_support_file
{
    text-align: right;
    padding: 15px;
}
#more_details
{
	clear: both;
	padding-top: 10px;
	font-weight: bold;
}
.youtube_clip
{
    z-index: 0;
    margin-top: 10px;
}
.clip_preventor
{
	border:1px green solid;
	position:relative;
	top:-344px;
	left: 0px;
	min-height:344px;
	min-width: 300px;
	z-index: 100;

}
.clip_title
{
    font-size: 16px;
    font-weight: bold;
    color: #083B7C;
    margin-bottom: 5px;   
}


.frame_grey_top
{
    background-image: url(../images/frame_grey_top.jpg);
	background-repeat: no-repeat;
    background-position: bottom;
    min-height: 13px;    
}
.frame_grey_mid
{
    background-image: url(../images/frame_grey_mid.jpg);
	background-repeat: repeat-y;
    background-position: center;
    min-height: 20px;
}

.frame_grey_bottom
{
    background-image: url(../images/frame_grey_bottom.jpg);
	background-repeat: no-repeat;
    background-position: top;
    min-height: 20px;

}
.frame_white_top
{
    background-image: url(../images/frame_white_top.jpg);
	background-repeat: no-repeat;
    background-position: bottom;
    min-height: 13px;    
}
.frame_white_mid
{
    background-image: url(../images/frame_white_mid.jpg);
	background-repeat: repeat-y;
    background-position: center;
    min-height: 20px;
}

.frame_white_bottom
{
    background-image: url(../images/frame_white_bottom.jpg);
	background-repeat: no-repeat;
    background-position: top;
    min-height: 20px;

}

#homepge_caption_2
{
	padding-top: 15px;
}
.list_bullets
{
	padding-right: 0px;
}
.list_bullets li
{
	/*
	list-style: circle;
	*/
	padding-top: 6px;
	padding-right: 15px;
	background-image: url(../images/bull1.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	
}
#sales_pic
{
	margin:15px;
}
.facebook_like_button
{
	margin-top: 15px;
}
#facebook
{
	margin-top: 10px;
	text-align: center;
}
#facebook p
{
	padding: 5px 0;
	font-weight: bold;
}

#support_icons
{
	margin:0 auto;
	margin-top:40px;
	width:400px;
}
.support_icon
{
	width:120px;
	height:150px;
	margin:0 4px;
	float:left;
}
.support_icon a
{
	text-align: center;
	
}
.support_icon.left
{
	float: left;
}
.support_icon.right
{
	float: right;
}
