/* CSS Document */
/* outdoor-events.co.il */
body {
	color : #eee;
	direction: rtl;
	margin: 0;
	padding: 0;
	background: #000;
}
body, td, div, span {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	voice-family: inherit;
}
h1 {
	color: #fff;
	font-size: 26px;
	margin: 0px 5px;
}
.h1s {
	color: #fff;
	margin:0;
	padding:0;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #fff;
	margin-bottom: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	line-height: 22px;
	height: 23px;
}
ul, li {
	margin:0;
	padding: 3px 0px 1px 0px;
}
li {
	margin-right: 20px;
}
.bold {
	font-weight: bold;
}
option, select, input {
	font-size: 12px;
	font-family: arial;
	color: #3e0e3b;
}
.noneul  {
	list-style: none;
	padding: 0;
}
a  {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
.pointer {
	clear:  both;
}
#divAll {
	margin: 0 auto;
	width: 950px;
	border: 5px solid #fff;
}
#divHeader {
	width: 950px;
	height: 230px;
	border-bottom: 5px solid #fff;
}
#divLogo {
	width: 250px;
	height: 230px;
	float: right;
}
#divTitleb{
	width: 700px;
	height: 230px;
	float: right;
	background-image: url(http://www.outdoor-events.co.il/images/title.jpg);
}
#divMiddle {
	width: 900px;
	margin: 0px auto;
}
#divMenu {
	width: 220px;
	float: right;
}
#ulMenu {
	width: 176px;
	padding: 0px;
	font-weight: bold;
	list-style: none;
	margin: 0px;
}
#ulMenu .nava {
	background: #ebebeb;
}
#ulMenu .navb {
	background: #e4efff;
}
#ulMenu li {
	width: 176px;
	height: 19px;
	CURSOR: pointer;
	margin-bottom: 3px;
	padding: 0px 3px 3px 3px;
}
.menuoff {
	background: url(http://www.outdoor-events.co.il/images/nav3.jpg) repeat-x;
}
.menuon {
	background: url(http://www.outdoor-events.co.il/images/nav3b.jpg) repeat-x;
	color: #0284bb;
}
#ulMenu li a:hover {
	color: #a6b8ed;
	text-decoration: none;
}

#divContent {
	width: 640px;
	padding: 20px;
	float: left;
}
#divTopQuote {
	width: 936px;
	padding: 7px;
	border-bottom: 5px solid #fff;
	background: #000;
}
.divTblForm {
	font-size: 14px;
	color: #fff;
}
#bottomlinks {
	width: 600px;
	margin: auto;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
#bottomlinks a:link, #bottomlinks a:active, #bottomlinks a:visited {
	color: #fff;
	font-size: 11px;
}
