/* CSS Document */
body {
	color : #404040;
	padding: 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: url(http://www.ladesign.co.il/images/pattern/top_middle_bg.jpg) repeat-x;
}
h1,h2,h3 {
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0;
}
h1 {
	font-size: 26px;
	color: #6b6b6c;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #dfbd51;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
}
form { 
	margin: 0px; 
	padding: 0px; 
}
input, select, textarea {
	font-size: 12px;
	font-family: arial;
}
a:link, a:active, a:visited {
	color: #e2bf57;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #73d1f3;
}
.pointer {
	clear:  both;
}
img {
	border: none;
}
td {
	vertical-align: top;
}
ul, li {
	margin-right: 14px;
	padding: 0; 
}
/* pattern */

/* common features */
.floatL { float: left; }
.floatR { float: right; }
.bold { font-weight: bold; }
.avGreen { color: #228855; }
.avRed { color: #ff0000; }
.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font22 { font-size: 22px; }
.alignR { text-align: right; }
.alignC { text-align: center; }
.alignL { text-align: left; }
.gray { color: #6a6a6a; }
.full100 { width: 100%; }
.paddingL5 { padding-left: 5px; }
.paddingR5 { padding-right: 5px; }
.paddingL10 { padding-left: 10px; }
.paddingR10 { padding-right: 10px; }
.marginL5 { margin-left: 5px; }
.marginL10 { margin-left: 10px; }
.marginR5 { margin-right: 5px; }
.marginR10 { margin-right: 10px; }
.noline { text-decoration: none; }
.white a {
	color: #fff;
}
.white a:hover {
	color: #fff;
	text-decoration: underline;
}
.black a:link {
	color: #000;
}
.black a:active {
	color: #000;
}
.black a:visited {
	color: #000;
}
.black a:hover {
	color: #0000ff;
	text-decoration: underline;
}
/* website */
#divTopLine {
	width: 950px;
	height: 24px;
	text-align: right;
	color: #e2bc52;	
	padding: 0px;
	margin: 0px auto;
}
#divTopLine a {
	color: #e2bc52;
	font-weight: bold;
}
#divTopLine a:hover {
	color: #e2bc52;
	font-weight: bold;
}
#divTopTitle {
	width: 950px;
	height: 134px;
	margin: 0px auto;
	padding: 0px;
}
#divTopHeader {
	width: 910px;
	height: 39px;
	margin: 0 auto;
	padding: 20px;
	background: url(http://www.ladesign.co.il/images/divtopheader_nl.jpg) no-repeat right #eeeeee;
	border-bottom: 1px solid #bebebe;
}
#divContentBg {
	width: 950px;
	margin: 0 auto;
	line-height: 20px;
	background: #fff;
}
#divMain {
	width: 950px;
}
#divContent {
	width: 660px;
	color: #2b2b2b;
	padding: 20px;
	float: left;
}
img #divContent {
	border:1px solid #000;
}
#divLeft {
	width: 230px;
	margin-left: 12px;
	float: right;
}
.divMenu {
	width: 210px;
	background: #cfdee7;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding: 5px;
	margin:10px 0px 15px 0px;
}
#divBottomTopBg {
	background: url(http://www.ladesign.co.il/images/pattern/top_middle_bg.jpg) top repeat-x #4e4e4e;
	height: 26px;
	width: 100%;
}
#divBottomBg {
	width: 100%;
	height: 160px;
	background: #4e4e4e;
}
#divBottom {
	color: #ffffff;
	width: 950px;
	margin: 0 auto;
}
.divBottomBox {
	width: 155px;
	padding: 5px 10px 5px 0px;
	margin-right: 5px;
	float: left;
}
.divBottomBox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.divBottomBox li {
	margin-right: 0px;
	padding-right: 0px;
	list-style: none;
}
#divBottom a {
	color: #ffffff;
	font-weight: normal;
}
#divBottom a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.divMenuUl li {
	padding-bottom: 8px;
	list-style-type: none;
}
.divMenuUl li a {
	color: #2e2e2e;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.divMenuUl li a:hover {
	color: #727171;
}
.sh1 {
	color: #253b46;
	font-size: 23px;
	font-weight: bold;
}