﻿/*

Designed and Coded By: Efi Golan


PRIMARY COLORS:


gray: #eaeaea;
dark-orange: #5D7D33;
black: #636366;
silver: #bcbcbc;

Redesign Colors:
Green: #5D7D33
Black: #636366


*/

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;
	vertical-align: top ;
	background: transparent;
}

body
{
    font-size: 90%;
    font-family: helvetica, georgia, sans-serif;
    line-height: 1.4em;
	text-align: center;
	color: #636366;
	margin:0;
}

ul, li, img
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color:#5D7D33;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

h4
{
	color: #2e2e26;
	margin-bottom: .6em;
}

h3
{
	color: #5D7D33;
	margin-top: 0;
	margin-bottom: 4px;
	padding: 0 .3em;
    text-align: center;
    line-height:16px;
    font-size:100%;
}

h2
{
	color: #5D7D33;
	margin-top: 0;
	margin-bottom: 4px;
	padding: 0 .5em;
    text-align: right;
    line-height:18px;
    font-size:120%;
}

hr
{
    border:solid 1px #eee;
    clear:both;
    color: #5D7D33;
    height:1px;
    padding:0;   
    margin:.2em 0;
    text-align:center;
}

.fr
{
	float: right;
}

.border
{
    border:solid 1px #eaeaea;    
}

.pad
{
	padding:5px;
}

.fl
{
	float: left;
}

.clr
{
	clear: both;
}

.border{border:solid 1px red;}
#wraper
{
	clear:both;
	text-align: center;
	margin: auto;
	background: url(../images/header_bg.jpg) repeat-x;
}

.gray
{
	color:gray;
}

.red
{
	color:red;
}

.center
{
	text-align:center;
}
#container
{
	text-align: right;
	margin: auto;
	width: 910px;
}

#container ul, #container ul li a
{
	list-style-type: none;
}

#header
{
    height:173px;
}

#header #logo
{
    float:right;
    padding: 10px 10px 0 0;
    width:300px;
    height:130px;
}

#header #contact
{
    float:left;
    margin: 10px 0 0 10px;
    padding:10px;
    width:300px;
    background:#e6e6eb;
    border:solid 1px #ababac;
    text-align:center;
    color:#486c18;
}

#header p
{
	padding:0 .1em .1em 0;
	margin:0;
	text-align:right;
}

/* Top Menu */

#nav{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#nav:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#nav ul{
width: 100%;
padding: 6px 0;
margin: 0;
text-align: right; /*set value to "right" for example to align menu to the left of page*/
}

#nav ul li{
display: inline;
}

#nav ul li a{
color: #494949;
padding: 7px 12px;
margin: 0;
margin-right:-5px;
text-decoration: none;
border-right: 1px solid #DADADA;
border-left: 1px solid #DADADA;
}

#nav ul li a:hover{
color:#5D7D33;
}

/* Search */

#search
{
    clear:both;
	background: url(../images/search_bg.gif) no-repeat top right;
	padding:4px 20px 0 0;
	height:45px;
}
#search form
{
    padding-top:4px;
    margin:0;
}
/* SIDEBAR */

#sidebar
{
	width: 237px;
	float: right;
}

#sidebar #icons li
{
    margin-bottom:4px;
}


#sidebar #sidebar_news h2 {
color: #5D7D33;
text-align: center;
}

#sidebar #sidebar_news p {
color: #5b5b5b;
padding: .1em .8em;
margin:0;
text-align: right;
font-size:80%;
}

#sidebar_news
{
    text-align:center;
    padding-top:36px;
    margin-top:0em;
	background: #f5f5f5 url(../images/frame_side_top.gif) no-repeat top center;
}
#sidebar_news_footer
{
    clear:both;
	background: url(../images/frame_side_bottom.gif) no-repeat top center;
	padding:0 ;
	height:18px;
	margin-bottom:10px;
}

#sidebar_products
{
    text-align:right;
    padding:38px 0px 10px 0px;
	background:  url(../images/frame_side_products.gif) no-repeat top right;
    clear:both;
    height:175px;
}

#sidebar_products .footer_text
{
    text-align:center;
    padding:8px 0px 0px 0px;
}
#map_wrap
{
	text-align: center;
	padding-top:45px;
	background: url(../images/frame_map.gif) top center no-repeat;
	width:344px;
	height:200px;
}

#map_wrap div
{
	text-align: right;
    padding:1px;
    margin:0;
    margin-bottom:10px;
    margin-right:10px;
    border:solid 1px #5D7D33;
    width:272px;
}

#contact_wrap
{
	text-align: center;
	padding-top:45px;
	background: url(../images/frame_contact.gif) top center no-repeat;
	width:344px;
	height:300px;
}

#contact_wrap div
{
	text-align: right;
    padding:10px;
    margin:0;
    margin-bottom:10px;
    width:300px;
}

#members_wrap
{
	text-align: center;
	padding-top:45px;
	background: url(../images/frame_members.gif) top center no-repeat;
	width:450px;
	height:500px;
}

#members_wrap div
{
	text-align: right;
    padding:15px;
    margin:0;
    margin-bottom:10px;
    width:430px;
}


/* MAIN CONTENT */

#main_content
{
	width:653px;
	margin: 0 .5em 0 0;
	/*border:solid 1px red;*/
	float:right;
}

#footer_wraper
{
	clear:both;
	text-align: center;
	margin: auto;
	margin-top:10px;
	background: url(../images/footer_bg.gif) repeat-x;
	height:60px;
}

#content_items_header
{
	background: url(../images/frame_main_top.gif) no-repeat top center;
	height:18px;
	padding:0 ;
	margin: 0;
}

#featured
{
	margin-bottom: .6em;
}

#featured_wraper
{
	height:238px;
	overflow:hidden;
}

#content_items 
{
    text-align:right;
	border-right:solid 1px #d7d7d7;
	border-left:solid 1px #d7d7d7;
	padding:0 5px 0 15px;
}

#footer_wraper
{
	clear:both;
	text-align: center;
	margin: auto;
	margin-top:10px;
	background: url(../images/footer_bg.gif) repeat-x;
	height:60px;
}

#content_items_footer
{
    clear:both;
	background: url(../images/frame_main_bottom.gif) no-repeat top center;
	padding:0 ;
	height:18px;
}


#footer_mibemall
{
    float:left;
	width:300px;
	text-align:left;
	margin-top:4px;
	font-size:80%;
}

#footer_mibemall a
{
    color:  gray;
}

#footer_wraper
{
	clear:both;
	text-align: center;
	margin: auto;
	margin-top:10px;
	background: url(../images/footer_bg.gif) repeat-x;
	height:60px;
}

#footer
{
	clear: both;
	text-align: right;
	width: 910px;
	padding:2px;
	color:silver;
}

#footer p
{
    padding:1px;
    margin:0;
}
