/* CSS Document */
body {
	color : #565c72;
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	direction: rtl;
	line-height: 21px;
}
h1,h2,h3 {
	margin-bottom: 5px;
	font-weight: bold;
	padding: 0;
}
h1 {
	font-size: 20px;
	color: #30398f;
	padding: 0;
	padding-bottom: 1px;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0f2896;
}
form { 
	margin: 0px; 
	padding: 0px; 
}
input, select, textarea {
	font-size: 12px;
	font-family: arial;
}
a {
	color: #0e2a94;
	font-weight: bold;
}
a:hover {
	color: #4e5c7f;
}
.pointer {
	clear:  both;
}
img {
	border: none;
}
td {
	vertical-align: top;
}
ul, li {
	list-style: none;
	margin-right: 14px;
	padding: 0; 
}
/* pattern */

/* common features */
.floatL { float: left; }
.floatR { float: right; }
.bold { font-weight: bold; }
.font10 { font-size: 10px; }
.font12 { font-size: 12px; }
.font14 { font-size: 14px; }
.alignR { text-align: right; }
.alignC { text-align: center; }
.alignL { text-align: left; }
.white a {
	color: #fff;
}
.white a:hover {
	text-decoration: underline;
}
.black a {
	color: #000;
}
.black a:hover {
	text-decoration: underline;
}
/* website */
#divWrapper {
	width: 945px;
	margin: 0 auto;
	padding-top: 14px;
}
#divTitle {
	width: 945px;
	height: 82px;
}
#divLogo {
	width: 155px;
	height: 82px;
	float: right;
}
#divtleft {
	width: 785px;
	height: 52px;
	padding: 20px 3px 10px 2px;
	text-align: center;
	float: left;
	font-size: 12px;
	background: url(http://www.assuta-optic.co.il/images/top-bg.jpg) repeat-x;
}
#divtleft a {
	color: #fff;
	
	
}
#divMenu {
	width: 140px;
	float: right;
}
#divContent {
	width: 550px;
	float: left;
}
#divContentHhome {
	width: 945px;
	background: url(http://www.assuta-optic.co.il/images/home-bg.jpg) repeat-x;
	
}
.divHomea {
	width: 400px;
	float: right;
	padding-right: 25px;
}
.divHomeb {
	width: 230px;
	float: right;
}
.homeQuote {
	width: 198x;
	padding: 15px;
	height: 230px;
	background: url(http://www.assuta-optic.co.il/images/homeq-bg.jpg) no-repeat;
}
.divHomec {
	width: 260px;
	float: left;
	padding-left: 25px;
}
#divCallpass {
	width: 933px;
	height: 18px;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: url(http://www.assuta-optic.co.il/images/call-bg.jpg) repeat-x;
}
#divMarqpass {
	width: 929px;
	height: 37px;
	padding: 8px;
	text-align: center;
	background: url(http://www.assuta-optic.co.il/images/marrq-bg.jpg) repeat-x;
}
.divInsideQ {
	background: url(http://www.assuta-optic.co.il/images/qbox.gif) no-repeat;
	width: 224px;
	margin-right: 20px;
	height: 300px;
	float: right;
}
.divInsideL {
	float: left;
	width: 620px;
	padding: 30px;
	padding-top: 15px;
}
#divHomebtm {
	width: 891px;
	height: 108px;
	padding: 20px;
	background: url(http://www.assuta-optic.co.il/images/downpart.gif) no-repeat;
}
#divNavigator {
	font-weight: bold;
	font-size: 11px;
}
#divNavigator  a {
	text-decoration: underline;
	font-size: 12px;
}
#divNavigator  a:hover {
	text-decoration: none;
	font-size: 12px;
}
#bottomLinks  {
	color: #909090;
	width: 550px;
	margin: 0 auto;
	text-align: center;
}
#bottomLinks a{
	color: #909090;
	font-weight: bold;
	text-decoration: underline;
}
#bottomLinks a:hover {
	text-decoration: none;
}
.mapUl li {
	padding-left: 14px;
}