* {
	margin:0;
	color:#FFF;	
}
html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	overflow-y: scroll;
	font-size: 12px;
	
}

body {
	height: 100%;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	

}

.wrapper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	width: 1000px;
	background-color:#111;

}

.content {
	background:url(images/content_bg.gif) repeat-x top left;
	padding:10px;
}


div#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:30px;
	background-color:#222;
	background:url(/images/menu_btn_bg.gif) repeat-x top left;
	z-index:10000;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	
	height:30px;
	width:100%;
	margin:0 auto;
}


a:focus { 
    outline: none; 
}


#content_heading_block {
	direction:rtl;
	/* border-bottom: 1px #333 solid; 
	background-color:#000;
	*/
}

.content_heading, .content_heading a, .content_heading a:visited, .content_heading span  {
	font-size: 18px;
	font-weight:bold;
	color:#8FDBFC;
	
}

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.tag {
	direction:ltr;
	display:inline;
	_height: 30px;
	zoom:1;
	text-align:right;
}




.form_thankyou {
	padding:10px;
	font-weight:bold;
	font-size: 14px;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
}

.error_red{
	font-size: 12px;
	border: solid 1px #B32D2D;
	background-color:#310000;
	padding:5px;
	width:310px;
	float:right;
	text-align:right;
	direction:rtl;
}
 .error_red strong {
	 font-size: 12px;
}
.error_green {
	font-weight:bold;
	font-size: 12px;
	color:#360;
	border:solid 1px #56AC00;
	padding:5;
}


#posts {
	border:solid 1px #BBB;
	margin-bottom:5px;
	background:#FFF;
}

#posts th{
	color:#003A75;
	background-color:#EEEEEE;
}

.post {
	
	border:solid 1px #D0D0D0;
	margin-bottom:5px;
	font-size:11px;
}

.post_title {
	font-size: 12px;
	color: #333333;
	background-color:#EBEBEB;
	padding:5;
}

.post_question {
	color:#634545;
	direction:rtl;
}
.post_answer {
	color:#51573C;
	direction:rtl;
}

.post_form {
	border:solid 1px #D0D0D0;
	width:300px;
}


h1, h1 a, h1 a:visited {
	font-weight:bold;
	font-size: 18px;
	color: #f99b1c;
	margin:0;
	
}
h2 {
	font-weight:bold;
	font-size: 16px;
	color: #3d98f7;
	margin:0;
}
h3 {
	font-size: 14px;
	color: #000;
	background-color:#AAA;
	padding:10px;
}
h4 {
	font-size: 18px;
	color: #000;
	background-color:#DDD;
	padding:10px;
	margin:0;
}

h5 {
	font-size: 14px;
	color: #000;
	background-color:#84C400;
	padding:10px;
	margin:0;
}

#price {
	font-weight:bold;
	font-size: 14px;
	color: #426D07;
	margin:0;
}



td {
	color:#EEE;
	vertical-align:top;
	font-size:12px;
}


#article {
	background-color:#FFFFFF;
	direction:rtl;
	margin-bottom:5px;
	border:solid 1px #D0D0D0;
	font-size: 12px;
}

.article_title {
	direction:rtl;
	font-size:14pt;
	font-weight:bold;
	padding-bottom:10px;
}

.article_brief {
	direction:rtl;
	font-size:12px;
	color:#666;
	font-weight:bold;
	padding-bottom:10px;
}

.article_description {
	color:#000;
	direction:rtl;
	font-size:12px;
}

.article_output {
	direction:rtl;
	float:left;
	
}


#articles{
	background:#FEFEFE;
	border:solid 1px #BBB;
	padding:1px;
	margin-bottom:10px;
}
#articles th{
	color:#003A75;
	background-color:#EEEEEE;
}



.highlight {
 color:#06C;	
}

#search {
	border:#19738e;
	width:100%;
	font-weight:bold;
	font-size: 12px;
	color:#360;
}


#backlinks {
	font-size: 12px;
	color: #BBB;
	direction: rtl;
	text-indent:10px;
}

#backlinks a{
	color:#FFF;
}


a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffb400;
	text-decoration:none;
}

a.selected {
	font-weight:bold;
}

a.selected:hover {
	font-weight:bold;
	color: #fed574;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fed574;
}


hr {
	color:#333;
	background-color: #333;
	height: 1px;
	border: 0;
	margin:0;
	padding:0;
}

.frame {
	background-color:#010101;
}



/*
#footer{
	margin-top:1px;
	padding:5px;
	font-size:11px;
	background-color:#222;
}

#footer div{
	color:#AAA;
}
*/
input, textarea{
	background:#222;
	border:solid 1px #444;
	color:#FFF;
}


fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;
border:none;
}  



legend {  
	width:770px;
	font-size: 14px;
	color: #FFF;
	background-color:#222;
	padding:5;
	font-weight:bold;
	margin-bottom:5px;
}  
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;  
}  
fieldset li {  
padding-bottom: 1em;  
}  
fieldset.submit {  
border-style: none;  
}

fieldset.full {
    width:100%;  
    padding:0;  
    margin: 0;
	float:left;
	height:18px;
	margin-right:5px;
	border:none;
}

fieldset.radio {
    width:100%;  
    padding:0;  
    margin: 0;
	float:left;
	height:40px;
	margin-right:5px;

	border:none;
	
}

fieldset.radio input {
	vertical-align: middle;
	margin: 0px;
	margin-left:30px;
	
}
#radio_group {
	margin-top:5px;
	margin-left:20px;
}
#checkbox_group {
	margin-top:5px;
	margin-left:20px;
	
}


.forms_input {
    height:17px;
    border:solid 1px #222;
    font-size:11px;
    float:right;
    margin: 0;
	background-color:#010101;
	color:#FFF;
	/*
	width:100px;
	*/
}



input.button {
	color:#CCC;
	border: 1px solid #555;
	margin: 0;
	background: #111;
	font-weight:bold;
	text-align: center;
	font-size:11px;
	background:url(./images/button_bg.gif) 100% 100%;

}

input[type=button]:hover, input[type=submit]:hover {
	cursor:pointer;
	background: #444;
	border: 1px solid #FFF;
	color: #FFF;

}




.button_disabled {
	color:#BBB;
	border: 1px solid #BBB;
	margin: 0 0 0 10px;
	padding: 1px 2px 1px 2px;
	background: #FEFEFE;
	font-weight:bold;
	min-width: 60px;
	text-align: center;
	font-size:12px;

}


.list_button {
	font-weight:bold;
	height:21px;
	background:#F1F1F1;
	border:solid 1px #e2e2e2;
	font-size:11px;

}



.small_text {
	font-size: 10px;
}

.sortable-list {
	color:#FFF;
	list-style-type: none;
}
.sortable-list div{
	border : 1px solid #333;
    cursor : move;
    margin : 2px 0 0 0;
    padding : 0;
    background : #222;
	color:#ffb400;
	height:16px;
}


.sortable-list div:hover{
    margin: 2px 0 0 0;
    padding: 0;
    background: #333;
	color:#FFF;
	border : 1px solid #555;
}

#sticker{
	font: bold 11px Arial;
	margin-bottom:5px;
	width:100%;
	height:180px;
	background:url(../images/news_background.png) no-repeat 100% 100%;
}

.sticker_heading{
	color:#FFF;
	font: bold 14px Arial;
	
}

#contact {
	 background:url(../images/contact_background.png) no-repeat 100% 100%;
	 height:180px;
}

/* SIDE MENU                     */
/*
.side_menu{

}

.side_menu ul{
 padding-bottom:20px;
}



.side_menu ul li{
	direction:rtl;
	
}



.side_menu_heading {
	color: #FFF;
	background:url(../images/heading0.gif) no-repeat 100% 100%;
	font-size:16px;
	text-align:center;
	padding:9;
	font-weight:bold;
}

.side_menu ul li {
 list-style-type:none;
}

.side_menu ul li ul li {
 list-style-type:none;
 margin-right:-20px;
}

.side_menu ul li a:link, .side_menu ul li a:visited{
	 color:#6d0c0c;
	 font-size:16px;
}

.side_menu ul li a.sub_selected, .side_menu ul li a.sub_selected a:visited {
 font-weight:bold;	
 color:#67510f;
 font-size:12px;
}
.side_menu ul li a.sub_not_selected, .side_menu ul li a:visited {
	color:#67510f;
	font-size:12px;
}

.side_menu ul li a.selected,  .side_menu ul li a.selected a:visited{
 color:#6d0c0;
 font-size:17px;
 font-weight:bold;	
}

.side_menu ul li a.not_selected, .side_menu ul li a.not_selected a:visited {
	color:#6d0c0;
	font-size:17px;
	font-weight:bold;
	list-style-type:none;
}

.side_menu ul li.selected {
	color:#6d0c0;
	list-style-type:disc;
}

.side_menu ul li.not_selected {
	color:#6d0c0;
 list-style-type:none;
}


.side_menu ul li a:hover{
	background: white;
	opacity: .7;
	filter: alpha(opacity=70);
}

*/
/* SIDE MENU                     */

#side_menu {

	width:100%;

	margin:0;
	margin-bottom:3px;

}

#side_menu a {
	width:214px;
	font-size:14px;
	height:29x;
	display: block;
	text-decoration: none;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:3px;
}

#side_menu a.category_not_selected{
	color:#486f6e;	
	font-weight:bold;
	background:url(./images/category_not_selected.gif) 100% 100%;
}

#side_menu a.category_selected {
	/*margin-right:10;*/
	color:#FFF;
	font-weight:bold;
	background:url(./images/category_selected.gif) 100% 100%;
	/*
	background-color:#bc870a;
	border-bottom:1px #000 solid;
	border-top:1px #3d3d3d solid;
	background:url(../images/side_menu_selected.gif) 100% 100%;
	*/
}



#side_menu a:hover.category_not_selected {
	/*margin-right:20;*/
	background:url(./images/side_menu_selected.gif) 100% 100%;

	background-color:#4D4D4D;

}
#side_menu a:hover.category_not_selected {
	/*margin-right:20;*/
	background:url(./images/category_hover.gif) 100% 100%;
}



.box {
	padding:10px;
	border:none;
}



.addtocart {
	border:#333 1px solid;
	width:200px;
	background:url(./images/add_to_cart_button.gif) 100% 100%;
}

form tr {
	background-color:#111;
	
}
tr.row{ cursor:pointer;} 
tr.row:hover{background-color: #DDD} 

#loader{
   visibility:hidden;
}
#f1_upload_process{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
}






/* Date picker specific styles follow */

a.date-picker {
	width: 16px;
	height: 16px;
	border: none;
	color: #fff;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(images/calendar.png) no-repeat; 
}
a.date-picker span {
	margin: 0 0 0 -2000px;
}
div.date-picker-holder, div.date-picker-holder * {
	margin: 0;
	padding: 0;
}
div.date-picker-holder {
	position: relative;
}
div.date-picker-holder input {
	float: left;
}
div.popup-calendar {
	display: none;
	position: absolute;
	z-index: 2;
	top: 0;
	left: -16px; /* value for IE */
	padding: 4px;
	border: 2px solid #000;
	background: #fff;
	color: #000;
	overflow:hidden;
	width: 163px;
}
html>body div.popup-calendar {
	left: 99px; /* value for decent browsers */
}
div.popup-calendar div.link-close {
	float: right;
}
div.popup-calendar div.link-prev {
	float: left;
}
div.popup-calendar h3 {
	font-size: 1.3em;
	margin: 2px 0 5px 3px;
}
div.popup-calendar div.link-next {
	float: right;
}
div.popup-calendar div a {
	padding: 1px 2px;
	color: #000;
}
div.popup-calendar div a:hover {
	background-color: #000;
	color: #fff;
}
div.popup-calendar table {
	margin: 0;
}
* html div.popup-calendar table {
	display: inline;
}
div.popup-calendar table th, div.popup-calendar table td {
	background: #eee;
	width: 21px;
	height: 17px;
	text-align: center;
}
div.popup-calendar table td.inactive {
	color: #aaa;
	padding: 1px 0 0;
}
div.popup-calendar table th.weekend, div.popup-calendar table td.weekend {
	background: #f6f6f6;
}
div.popup-calendar table td a {
	display: block;
	border: 1px solid #eee;
	width: 19px;
	height: 15px;
	text-decoration: none;
	color: #333;
}
div.popup-calendar table td.today a {
	border-color: #aaa;
}
div.popup-calendar table td a.selected, div.popup-calendar table td a:hover {
	background: #333; 
	color: #fff;
}




/* /////////////////////////////////////////////////////////////////////////////////////////////////////// */

div#topnav {
	margin: 0;
	margin-top:45px;
	padding: 0;
	float: right;
	width: 827px;
	position: relative;
	
}
div#topnav div {
	float: right;
	margin: 0; padding: 0;
	border-left: 1px solid #000;
}
div#topnav div a {
	font-size:14px;
	padding: 10px 30px;
	display: block;
	color: #CCC;
	text-decoration: none;
	background:url(/images/menu_btn_bg.gif) repeat-x top left;
}


div#topnav div a:hover, div#topnav div a.selected { background: url(/images/menu_btn_bg_over.gif) repeat-x top left;  font-weight:normal; color:#FFF;  }
div#topnav div span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 970px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
div#topnav div:hover span { display: block; }
div#topnav div span a { display: inline; }
div#topnav div span a:hover {text-decoration: underline;}


