body{
	font-family: Arial;
}

#event_banner{
	position: relative;
	height: 60px;
	width: 760px;
	margin: 0px auto;
}

#event_btn{
	position: absolute;
	left:135px;
	top:14px;
	z-index: 5;
	border: none;
}

#event_bg{
	position: absolute;
	right:0px;
	z-index: 3;
}

#event_approve{
direction: rtl;
	position: absolute;
	top: 8px;
	left: 0px;
	width: 125px;
	z-index: 5;
	text-align: center;
	color: white;
	font-size: 12px;
}

#event_approve a{
	display: block;
	color: white;
}

.online {
	float:right;
	padding:0px;
	margin:0px;
	margin-right: 10px;
	font-size:12px;
	line-height: 28px;
	color:white;
}

.msgbox {
	width: 550px;
	height: 100px;
	background-color: white;
	overflow: auto;
	direction: ltr;
	text-align: right;
	float: right;
	border: solid 1px gray;
}

.msgbox_form{
	width: 200px;
	height: 100px;
	float: right;
}

.msgbox_form textarea{
	width: 180px;
	height: 70px;
	text-align: right;
	direction: rtl;
	margin-bottom: 5px;
	border: solid 1px gray;
}

.msgbox p{
	direction: rtl;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	margin-top: 5px;
	border-bottom: dashed 1px;
}

.msgbox_username{
	float: right;
}

.msgbox_time{
	float: right;
	color: gray;
	font:normal 12px arial;
}

.msgbox_msg{
	float: right;
	color:#black;
	font:normal 12px arial;
}

.msgbox_clear{
	overflow: hidden;
	height: 0px;
	clear: right;
}

.header_logo {
	width:760px;
	height:69px;
	cursor:pointer;
}

a {
	outline: none;
}

h2{
display: inline;
}

.ads_block, .ads_block_bottom{
	text-align: center;
	background-color: #F2F2F2;
	padding-bottom: 20px
}

/*
.ads_block_bottom{
	padding-bottom: 20px;
}
*/

.ads_block iframe{
	width: 741px;
	margin-top: 10px;
	text-align: center;
	background-color: #F2F2F2;
}

.ads_block_bottom iframe{
	width: 741px;
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	background-color: #F2F2F2;
}

.ref_block{
	width: 234px;
	height: 60px;
	float:right;
	margin-right: 10px;
}

.header_bar {
	background:url(http://www.mac-it.co.il/images/header_bar.png?ver=1) no-repeat;
	width:760px;
	height:25px;
	font:bold 14px/25px arial;
	color:white;
	vertical-align:middle;
}

.forum_top {
	width:760px;
	height:40px;
	background:url(http://www.mac-it.co.il/images/forum_top.png) no-repeat;
}

.forum_bottom {
	width:760px;
	height:40px;
	background:url(http://www.mac-it.co.il/images/forum_bottom.png) no-repeat;
}

.message_top {
	width:400px;
	height:40px;
	background:url(http://www.mac-it.co.il/images/message_top.png) no-repeat;
}

.message_title {
	color:#064d7d;
	text-align:right;
	direction:rtl;
	padding-top:10px;
	padding-right:15px;
	padding-bottom:10px;
}

.message_bottom {
	width:400px;
	height:40px;
	background:url(http://www.mac-it.co.il/images/message_bottom.png) no-repeat;
}

.forum_border_out {
	background:#E5E5E5;
	width:760px;
	clear:both;
}

.toolbar_box {
	width:740px;
}

.forum_border_in {
	background:#FFFFFF;
	width:754px;
}

.toolbar_left {
	width:615px;
	height:30px;
	background:url(http://www.mac-it.co.il/images/toolbar_left.png) no-repeat;
	float:left;
	text-align:left;
}

.toolbar_newmsg {
	background:url(http://www.mac-it.co.il/images/toolbar_newmsg.png) no-repeat;
	width:125px;
	height:30px;
	float:right;
}

.toolbar_boardnewmsg {
	background:url(http://www.mac-it.co.il/images/toolbar_boardnewmsg.png) no-repeat;
	width:125px;
	height:30px;
	float:right;
}

.user_links {
	margin-left:15px;
	direction:rtl;
	float:left;
}

.user_links a {
	color:white;
	text-decoration:none;
	font:bold 14px/25px arial;
	direction:rtl;
}

.user_links a:hover {
	color:white;
	text-decoration:underline;
	font:bold 14px/25px arial;
	direction:rtl;
}

.search_bar {
	float:right;
	margin-right:10px;
	vertical-align:middle;
	direction:rtl;
}

.search_bar a {
	color:white;
	text-decoration:none;
	font:bold 14px/25px arial;
	direction:rtl;
}

.search_bar a:hover {
	color:white;
	text-decoration:underline;
	font:bold 14px/25px arial;
	direction:rtl;
}

.links_bar {
	position: relative;
	width:760px;
	text-align:right;
	direction:rtl;
	color: #00477d;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom: 3px;
	line-height:25px;
	height: 25px;
	background: url(http://www.mac-it.co.il/images/links_bar.png) no-repeat right;
}

.rss_btn {
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
}

/*color:#1470B5;*/

.links_bar a {
	color: #00477d;
	font:bold 13px arial;
	text-decoration:none;
	direction:rtl;
}

.links_bar a:hover {
	color: #00477d;
	font:bold 13px arial;
	text-decoration:underline;
	direction:rtl;
}

.tcast {
	text-decoration:none;
	color:black;
	font:14px arial;
	direction:rtl;
}

.tcast a {
	text-decoration:underline;
	color:black;
	font:14px arial;
}

.tcast a:hover {
	text-decoration:underline;
	color:gray;
	font:14px arial;
}

form {
	margin:0px;
	padding:0px;
}

label.qp {
	line-height: 18px;
	margin-bottom: 10px;
	font-size: 12px;
}

input.qp {
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

textarea.qp {
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

div.qp{
	clear: right;
	overflow: hidden;
	height: 0px;
}

.forum_content {
	padding-bottom:7px;
	direction:rtl;
	text-align:right;
	padding-top:1px;
}

.forum_content strong {
	padding-bottom:7px;
	direction:rtl;
	text-align:right;
	padding-top:1px;
}

.forum_date {
	float:left;
	direction:ltr;
	color:#00477d;
	clear:left;
	font:12px/20px arial;
	margin-left:7px;
}

.forum_parent {
	text-decoration:none;
	background:#F2F2F2;
	line-height:20px;
	margin-top:15px;
	clear:both;
}

.forum_parent_removed {
	text-decoration:none;
	background: #ffcce5;
	line-height:20px;
	margin-top:15px;
	clear:both;
}

.forum_text {
	
}

.forum_text a {
	color:#00477d;
	text-decoration:none;
	font:bold 14px arial;
}

.forum_text a:hover {
	color:#001c32;
	text-decoration:none;
	font:bold 14px arial;
}

.forum_text_visited {
	
}

.forum_text_visited a {
	color:#999999;
	text-decoration:none;
	font:14px arial;
}

.forum_text_visited a:hover {
	color:#001c32;
	text-decoration:none;
	font:14px arial;
}

.forum_child {
	background:#F2F2F2;
	line-height:20px;
	clear:both;
	margin-top:2px;
}

.forum_child_removed {
	background: #ffcce5;
	line-height:20px;
	clear:both;
	margin-top:2px;
}

.forum_child_text {
	
}

.pages_container {
	direction:rtl;
	margin-left:10px;
	line-height:22px;
}

.pages_container a {
	color:white;
	text-decoration:none;
	font:bold 12px arial;
}

.pages_container a:hover {
	color:white;
	text-decoration:underline;
	font:bold 12px arial;
}

.title_name_space {
	color:#666666;
	font:12px arial;
}

.forum_user {
	color:#666666;
	font:12px arial;
	direction:rtl;
}

.forum_register {
	color:#00477d;
	font:normal 12px arial;
	direction:rtl;
}

.forum_register a {
	color: #00477d;
	font:normal 12px arial;
	direction:rtl;
}

.you {
	color: #1470B5;
	font:normal 12px arial;
	direction:rtl;
	font-weight: bold;
}

.you a {
	color:#1470B5;
	font:normal 12px arial;
	direction:rtl;
	font-weight: bold;
}

.forum_register a:hover {
	color:#7d7d7d;
	font:normal 12px arial;
	direction:rtl;
}

.forum_admin {
	color:#330066;
	font: bold 12px arial;
	direction:rtl;
}

.body_files {
	float:left;
	width:170px;
	display:block;
	text-align:center;
	direction:rtl;
	color:black;
	font:12px arial;
}

.body_files a {
	color:#00477d;
	text-decoration:none;
	font:normal 12px arial;
}

.body_files a:hover {
	color:#00477d;
	text-decoration:underline;
	font:12px arial;
}

.body_conent {
	color:black;
	font:14px arial;
	margin-right:7px;
	margin-left:7px;
	margin-top:5px;
	margin-bottom:5px;
}

.body_conent a {
	color:#00477d;
	font:14px arial;
	text-decoration:none;
}

.body_conent a:hover {
	color:#001c32;
	font:14px arial;
	text-decoration:none;
}

.body_links {
	color:#00477d;
	font:bold 12px arial;
	direction:rtl;
}

.body_links a {
	color:black;
	font:bold 12px arial;
	text-decoration:none;
}

.body_links a:hover {
	color:black;
	font:bold 12px arial;
	text-decoration:underline;
}

.send_reply {
	direction:rtl;
	text-align:right;
	background:#E5E5E5;
	padding-top:2px;
	padding-right:7px;
	padding-bottom:2px;
	clear:both;
	margin-top:10px;
}

.btn_reply {
	background:url(http://www.mac-it.co.il/images/reply.png) no-repeat;
	width:91px;
	height:22px;
	float:right;
	cursor:pointer;
}

.btn_quickreply {
	background:url(http://www.mac-it.co.il/images/quick_reply.png) no-repeat;
	width:91px;
	height:22px;
	float:right;
	cursor:pointer;
}

.btn_reply_off {
	background:url(http://www.mac-it.co.il/images/reply_off.png) no-repeat;
	width:91px;
	height:22px;
	float:right;
	cursor:pointer;
}

.btn_quickreply_off {
	background:url(http://www.mac-it.co.il/images/quick_reply_off.png) no-repeat;
	width:91px;
	height:22px;
	float:right;
	cursor:pointer;
}

.btn_delon {
	background:url(http://www.mac-it.co.il/images/del_on.png) no-repeat;
	width:46px;
	height:22px;
	float:right;
	cursor:pointer;
}

.btn_retrive {
	width:46px;
	height:22px;
	float:right;
	cursor:pointer;
}

.btn_deloff {
	background:url(http://www.mac-it.co.il/images/del_off.png) no-repeat;
	width:46px;
	height:22px;
	float:right;
}

.btn_editon {
	background:url(http://www.mac-it.co.il/images/edit_on.png) no-repeat;
	width:46px;
	height:22px;
	float:right;
	cursor:pointer;
}

.btn_editoff {
	background:url(http://www.mac-it.co.il/images/edit_off.png) no-repeat;
	width:46px;
	height:22px;
	float:right;
}

.btn_submit_qr {
	background:no-repeat url(http://www.mac-it.co.il/images/submit_qr.png);
	width:81px;
	height:22px;
	cursor:pointer;
}

.btn_submit_newmsg {
	background:no-repeat url(http://www.mac-it.co.il/images/submit_newmsg.png);
	width:81px;
	height:22px;
	cursor:pointer;
}

.btn_submit_join {
	background:no-repeat url(http://www.mac-it.co.il/images/btn_join.png);
	width:81px;
	height:22px;
	cursor:pointer;
}

.btn_useredit {
	background:no-repeat url(http://www.mac-it.co.il/images/btn_useredit.png);
	width:81px;
	height:22px;
	cursor:pointer;
}

.btn_pref {
	background:no-repeat url(http://www.mac-it.co.il/images/btn_pref.png);
	width:81px;
	height:22px;
	cursor:pointer;
}

.reset_pass {
	background:no-repeat url(http://www.mac-it.co.il/images/reset_pass.png);
	width:81px;
	height:22px;
	cursor:pointer;
}

.btn_url {
	background:url(http://www.mac-it.co.il/images/btn_url.png) no-repeat;
	width:31px;
	height:22px;
	float:right;
	cursor:pointer;
}

.btn_email {
	background:url(http://www.mac-it.co.il/images/btn_email.png) no-repeat;
	width:31px;
	height:22px;
	float:right;
	cursor:pointer;
}

.btn_bold {
	background:url(http://www.mac-it.co.il/images/btn_bold.png) no-repeat;
	width:31px;
	height:22px;
	float:right;
	cursor:pointer;
}

.btn_ltr {
	background:url(http://www.mac-it.co.il/images/btn_ltr.png) no-repeat;
	width:31px;
	height:22px;
	float:right;
	cursor:pointer;
}

.forum_form_titles {
	color:#00477d;
	font:12px arial;
	direction:rtl;
}

.forum_top_titles {
	color:#00477d;
	font:18px arial;
	direction:rtl;
}

.forum_form_titles {
	color:#333333;
	direction:rtl;
	margin-right:5px;
	width:130px;
	height:25px;
	font:bold 12px/25px arial;
	vertical-align:top;
}

.forum_form_links {
	color:#333333;
	direction:rtl;
	margin-right:5px;
	width:50px;
	height:25px;
	font:bold 12px/20px arial;
	vertical-align:top;
}

.forum_form_fileds_right {
	direction:rtl;
	text-align:right;
	width:300px;
}

.forum_form_link_name {
	direction:rtl;
	text-align:right;
	width:150px;
}

.forum_form_link_url {
	direction:ltr;
	text-align:left;
	width:300px;
}

.forum_form_fileds_erros {
	direction:rtl;
	text-align:right;
	color:#00477d;
	font:12px/20px arial;
	vertical-align:top;
	padding-right:10px;
}

.post_toolbar_right {
	background:url(http://www.mac-it.co.il/images/post_toolbar_right.png) no-repeat;
	width:615px;
	height:30px;
	float:right;
	color:white;
	font:bold 16px/30px arial;
	direction:rtl;
	text-align:right;
	margin-top:10px;
}

.post_toolbar_back2 {
	background:url(http://www.mac-it.co.il/images/post_toolbar_back2.png) no-repeat;
	width:125px;
	height:30px;
	float:left;
	margin-top:10px;
	cursor:pointer;
}

.post_toolbar_back2_right {
	background:url(http://www.mac-it.co.il/images/post_toolbar_back2_right.png) no-repeat;
	width:125px;
	height:30px;
	float:left;
	cursor:pointer;
}

.back2archive {
	background:url(http://www.mac-it.co.il/images/back2archive.png) no-repeat;
	width:125px;
	height:30px;
	float:left;
	cursor:pointer;
}

.back2board {
	background:url(http://www.mac-it.co.il/images/back2board.png) no-repeat;
	width:125px;
	height:30px;
	float:left;
	cursor:pointer;
}

.pref_text {
	font:14px arial;
	direction:rtl;
	text-align:right;
	padding-right:15px;
	padding-left:15px;
	padding-top:1px;
}

.pref_text p {
	font:14px arial;
	direction:rtl;
	text-align:right;
}

.pref_titles {
	color:#333333;
	direction:rtl;
	font:bold 14px/25px arial;
	width:150px;
}

.pref_titles_rtl {
	direction:rtl;
	font-family:arial;
}

a.del_file {
	direction:rtl;
	font:bold 12px arial;
	text-decoration:none;
	color:#990000;
}

a.del_file:hover {
	direction:rtl;
	font:bold 12px arial;
	text-decoration:underline;
	color:#990000;
}

.notice {
	font:normal 12px/27px arial;
	direction:rtl;
	color:#990000;
}

.credits {
	color:#00477d;
	font:12px arial;
	direction:rtl;
	text-align:center;
}

.credits a {
	color:#666666;
	font:12px arial;
	text-decoration:none;
}

.credits a:hover {
	color:#666666;
	font:12px arial;
	text-decoration:underline;
}

.search_res {
	float:right;
	color:white;
	font:bold 16px/30px arial;
	direction:rtl;
	text-align:right;
	padding-right:10px;
}

.board_type {
	float:right;
	color:white;
	font:bold 14px/30px arial;
	direction:rtl;
	text-align:right;
	padding-right:10px;
}

.title_singel {
	color:#ff7f00;
	text-decoration:none;
	font:bold 12px arial;
}

.closed {
	color:#990000;
	font:bold 12px arial;
}

.rolling_text {
	color:#ff7f00;
	font:bold 14px/25px arial;
	width:740px;
	height:25px;
}

.rolling_text a {
	color:#ff7f00;
	font:bold 14px/25px arial;
	text-decoration:none;
}

.rolling_text a:hover {
	color:#ff7f00;
	font:bold 14px/25px arial;
	text-decoration:underline;
}

.last_edit {
	margin-top:10px;
	color:#666666;
	font:12px arial;
	clear:both;
}

#help_macit {
	float:right;
	padding-right:20px;
	direction:rtl;
}

#help_macit a {
	font:italic bold 14px/30px arial;
	color:white;
	text-decoration:none;
}

.search_tags {
	color:gray;
	font:14px arial;
	text-align:center;
	direction:rtl;
}

.search_tags ul{
	text-align: right;
	float: right;
	width: 200px;
}

.search_tags li{
	margin-top: 5px;
}

a.switch_tags_head {
	color: #000;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-decoration:none;
}

a.switch_tags {
	color:#ff7f00;
	font-size: 14px;
	line-height: 18px;
	text-decoration:none;
}

.search_tags a {
	color:#00477d;
	font:14px arial;
	text-decoration:none;
}

.search_tags a:hover {
	color:#00477d;
	font:14px arial;
	text-decoration:underline;
}

.page_drill{
	text-align: center;
	line-height: 2em;
}

.page_drill a {
	color:#00477d;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

/* @group borders */



.xsnazzy {
	background:transparent;
	width:760px;
	margin-top:5px;
	margin-bottom:5px;
}

.xtop, .xbottom {
	display:block;
	background:transparent;
	font-size:1px;
}

.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
}

.xb1, .xb2, .xb3 {
	height:1px;
}

.xb2, .xb3, .xb4 {
	background:#f2f2f2;
	border-left:1px solid silver;
	border-right:1px solid silver;
}

.xb1 {
	margin:0 5px;
	background:silver;
}

.xb2 {
	margin:0 3px;
	border-width:0 2px;
}

.xb3 {
	margin:0 2px;
}

.xb4 {
	height:2px;
	margin:0 1px;
}

.xboxcontent {
	display:block;
	background:#f2f2f2;
	border-right:1px solid silver;
	border-left:1px solid silver;
}

.mu_border .xboxcontent ,.mu_border .xb2, .mu_border .xb3, .mu_border .xb4 {
	background: #63b6fa;
}


/* @end */
