html {
	
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
	font-size: 14px;
	
	}
body {
	/*
	background: url(../images/main_background.gif) center top repeat-x #2d2d2d; margin: 0px;
	*/
	margin:0px;
	padding:0px;
	
	/*
	background-color: #03090b; 
	*/
}


p {
 margin:0;
 padding:0;
}

#content {
	/*border:1px solid #5d5d5d;*/
	padding:0;
	background:#fff;
	/*min-height:300px;*/
	margin-bottom:10px;
	/*background:url(../images/background_main.gif) repeat-x;	  */
}

#content a:link, #content a {
	/* color:#99fae4; */
	/*color:#535353; */
}

#content a:hover {
	text-decoration:underline;
	color:#2e2e2e;
}

#PagingLink {
	border:1px solid #3d3d3d;
	padding:5;
	background:#212121;
	text-align:center;
}

#PagingLink a:link, #PagingLink a {
	color:#999;
}

#PagingLink a:hover {
	text-decoration:underline;
	color:#999;
}



.main_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.wrap {
	width:900px;
	
	/*border:solid 1px #a41612;*/
	background-color:#fff;
}

.error_red {
	font-weight:bold;
	font-size: 12px;
	color:#900;
	border:solid 1px #B32D2D;
	padding:5;
}

.error_green {
	font-weight:bold;
	font-size: 12px;
	color:#360;
	background-color:#E7F5D8;
	border:solid 1px #56AC00;
	padding:5;
}


#posts {
	border:solid 1px #5d5d5d;
	margin-bottom:5px;
	background:#1d1d1d;
}

#posts th{
	background-color:#3d3d3d;
}

.post {
	border:solid 1px #2d2d2d;
	margin-bottom:5px;
	font-size:11px;
}

.post_title {
	font-size: 12px;
	background-color:#3d3d3d;
	padding:5;
}

.post_question {
	color:#DDD;
	direction:rtl;
	padding:2;
}
.post_answer {
	direction:rtl;
	padding:2;
}

.post_form {
	border:solid 1px #3D3D3D;
	width:400px;
	background:#fff;
}


h1 {
	font-size: 16px;
	color: #333;
	margin:0;
}
h2 {
	font-size: 16px;
	color: #a41612;
	padding:0;
	margin:0;
}
h3 {
	font-size: 12px;
	color: #333333;
	background-color:#EEE;
	padding:5;
}

h4 {
	font-size: 16px;
	color: #a41612;
	padding:0;
	margin:0;
}

h5 {
	font-size: 14px;
	font-weight:bold;
	padding:0;
	margin:0;
}


#heading_block {
	/*background-color:#5f4403;*/
	background-color:#f7eae9;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-size: 15px;
	background:url(../images/block_heading_background.gif) 100% 100%;
	min-height:28px;
	font-weight:bold;
	
}

* html #heading_block {
	height:30px;
	
}

#content_heading_block {
	padding:0;
	padding-top:3px;
	padding-right:3px;
	font-size: 12px;
	/*background:url(../images/content_heading_background.gif) 100% 100%;*/
	/*background:url(../images/content_heading_background.gif) ;*/
	
}

.content_heading {
	font-size: 18px;
	color: #a41612;
	font-weight:bold;
	
}




#article {
	/*background-color:#2d2d2d;*/
	direction:rtl;
	margin-bottom:5px;
	border:solid 1px #5d5d5d;
	font-size: 12px;
	position: relative;
	/*  width: 32em;*/
	/* height: 10em;*/
	padding-bottom: 0;
}

#article th{
	text-align:right;
	font-size:14px;
}



.article_title {
	direction:rtl;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
	text-align:right;
}

.article_brief {
	font-weight:bold;
	direction:rtl;
	font-size:14px;
	/*font-weight:bold;*/
	padding:5;
	padding-bottom:10px;
}



#article_description {
	direction:rtl;
	font-size:14px;
	
}

#article_output {
	direction:rtl;
	float:left;
	padding:5;
	display: block;
	
	position:relative;
	margin-bottom:10px;
	margin-top:3px;
}

* html #article_brief {
	height: 8em;
}


#article_brief {
	padding:5;
	min-height:8em;
	font-size:16px;
	position: relative;
	padding-bottom: 0;
}

#article_brief div.alignBottom{
	font-size:11px;
	position: absolute;
	bottom: 5px;
	padding:0;
	left: 5px;
	float: left;
}
#article_brief div.alignBottom div {
	font-size:11px;
	margin: 0 3px 0 3px;
	float: left;
}

#article_brief a {
	font-size:14px;
}

#article_brief a:link, #article_brief a:visited, #article_brief a:active {
	font-size:14px;

}

#article_brief a:hover {
	font-size:14px;
	text-decoration:none;
}




#articles{
	background:#1d1d1d;
	border:solid 1px #5d5d5d;
	padding:1px;
	margin-bottom:10px;
}
#articles th{
	background-color:#3D3D3D;
}


* html #testimonial_brief {
	height: 8em;
}

#testimonial_brief {
	padding:5;
	min-height:100px;
	background-color:#fff;
	/*background:url(../images/testimonial_brief.jpg);	*/
	font-size:16px;
	position: relative;
	padding-bottom: 0;
}

#testimonial_brief div.alignBottom {
	font-size:11px;
	position: absolute;
	bottom: 5px;
	padding:0;
	left: 5px;
	float: left;
}
#testimonial_brief div.alignBottom div {
	font-size:11px;
	margin: 0 3px 0 3px;
	float: left;
}

#testimonial_brief a {
	font-size:14px;
}

#testimonial_brief a:link, #testimonial_brief a:visited, #testimonial_brief a:active {
	font-size:14px;
	color:#494949;
}

#testimonial_brief a:hover {
	font-size:14px;
	text-decoration:none;
}



.highlight {
 color:#545454;	
}

#search {
	width:100%;
	font-weight:bold;
	font-size: 12px;
	color:#360;
}


#backlinks {
	font-size: 12px;
	color: #BBB;
	direction: rtl;
	text-indent:10px;
}

#backlinks a{
	
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83c3de;
	text-decoration:none;
}

hr {
size:1px;

}



a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.text_input {
	background:#fff;
	border:solid 1px #c3c3c3;
	color:#000;
}


.button {
	color:#535353;
	border: 1px solid #c3c3c3;
	margin: 0 0 0 0px;
	padding: 1px 2px 1px 2px;
	background: #FEFEFE;
	min-width: 35px;
	text-align: center;
	font-size:11px;

/*
	
	
	
	color:#333333;
	height:21px;
	background:#FFFFFF;
	border:solid 1px #333333;
	font-size:12px;
	font-weight:bold;
	*/
}


.list_button {
	font-weight:bold;
	height:21px;
	background:#F1F1F1;
	border:solid 1px #e2e2e2;
	font-size:11px;

}

.news_text {
	direction:rtl;
	color:#c3c3c3;
	font-size: 13px;
}


.small_text {
	direction:rtl;
	color:#a41612;
	font-size: 12px;
	font-weight:bold;
}
.sortable-list {
	list-style-type: none;
}
.sortable-list li {
	width:790;
	font-weight:bold;
	font-size:14px;
	border : 1px solid #DDD;
    cursor : move;
    margin : 2px 0 2px 0;
    padding : 4px;
    background : #EFEFEF;
}

#sticker{
	font: bold 11px Arial;
	margin-bottom:6px;
	background:url(../images/sticker_background.png) repeat-x;
	width:210px;
	background-color:#d6d6d6;
	height:199px;
	border : 1px solid #aeaeae;
}

.sticker_heading{
	color:#494949;
	font: bold 14px Arial;

}

#contact {
	background:url(../images/contact_background.gif) repeat-x ;
	height:225px;
	 /*border : 1px solid #53600d;*/
	width:210px;
	 margin-bottom:10px;
	 
}
.contact_heading{
	font: bold 14px Arial;
	color:#a41612;
}

/* SIDE MENU                     */

#side_menu {

	width:187px;
	
	width:100%;
	/*height:36px;*/
	/*background:url(../images/heading0.gif) no-repeat 100% 100%;*/
	font-weight:bold;
	
	/*border: #a41612 solid 1px;*/
}

#side_menu a {
	text-align:right;
	border-top:1px solid #aeaeae;
	
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding:3;
	font-size:12px;
}

#side_menu a.category_not_selected{
	/*margin-right:10;*/
	color:#a41612;	
	font-size:17px;
	font-weight:bold;
	background-color:#fff;

	/*
	background:url(../images/side_menu_unselected.gif) 100% 100%;
	*/

}

#side_menu a.category_selected {
	/*margin-right:10;*/
	font-size:17px;
	font-weight:bold;
	background-color:#eee;
	color:#a41612;
	/*
	background:url(../images/side_menu_selected.gif) 100% 100%;
	*/
}



#side_menu a.sub_not_selected {
	/*margin-right:20;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#535353;
/*	border-bottom:1px #000 solid;
	border-top:1px #3d3d3d solid;*/
	
}

#side_menu a:hover.sub_not_selected {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f1f1f1;
	color:#a41612;
	font-weight:bold;
}




#side_menu a:hover.category_not_selected {
	background-color:#f1f1f1;
	color:#a41612;

}
#side_menu a:hover.category_selected {
	background-color:#f1f1f1;
	color:#a41612;

}

#side_menu a.sub_selected {
	/*margin-right:20;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	background-color:#f1f1f1;
	color:#a41612;
}

#side_menu a:hover.sub_selected {
	background-color:#f1f1f1;
	color:#a41612;

}

#footer {
	border:1px #c3c3c3 solid;
}

#marqueecontainer{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 120px; /*marquee width */
	height: 148px; /*marquee height */
	overflow: hidden;
}

.main_text tr td strong {
	font-size: 14px;
}

#marqueecontainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 140px; /*marquee width */
	height: 149px; /*marquee height */
	overflow: hidden;
	margin-right: 2px;
	 	
}

.main_text tr td strong {
	font-size: 12px;
}

