/* CSS Document */

* {
	outline:none;
}
body, h1, h2, h3, h4, h5, h6,  ul#menu {
	padding:0;
	margin:0;
}
body {
	background: #FFFFFF url(images/body_bg.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align:center;
}
h1, h2, h3, .inputbox {
	margin-top: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006666;
}
h1 {
	font-size: 210%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 115%;
	font-weight: bold;
}
a {
	color: #008C8C;
}
a:hover {
	text-decoration: none;
}

.right {
	float:right;
}

.left {
	float:left;
}

img{
vertical-align:middle;
border:none;
}
/*	The Layout Structure	*/

div#wrapper {
	width:770px;
	margin:0 auto;
	text-align:right;
	direction:rtl;
}
/* header */

#header {
	height: 91px;
	position:relative;
	padding-top:20px;
}
/* Logo */

h1#logo {
	position: relative;
	float:left;
	width: 198px;
	height: 46px;
	overflow: hidden;
	font-size:12px;
	margin-left:11px;
	padding-top:50px;
	margin-top:20px;
	text-align:left;
	
}

h1#logo span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
.blue{
color:#666666;
}
.green{
color:#669900;
}

.hacks{
font-size:25px;
font-weight:bold;
padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

div#sidebar {
	float: left;
	width: 240px;
	padding-top:20px;
}

div#sidebar ul{
margin-left:0;
padding-right:15px;list-style:none;
}

/*div#sidebar li{

}*/


/* content */
div#content {
	float: right;
	width: 490px;
	text-align:right;
	min-height:600px;
}

div#content_custom {
	float: right;
	width: 490px;
}

li {
	font-size:14px;
	direction:rtl;

}

/* @group Modules */

.module {
	margin: 0;
	padding: 4px 10px 30px 10px;
}
.module h3 {
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 0;
	color:#00B7B7;
}
.module h3.title {
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 0;
	padding-right:20px;
	color:#fff;
	background:#004A4A;

}
.news_item {
	padding-bottom:10px;
	border-bottom:1px solid #00B7B7;
}


.news_item h3{
	color:#004A4A;
}

.clr {
	clear:both;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: url(images/footer_bg.png) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
	line-height:23px;
}




/*  end of Domains Control Panel   */

#hor-minimalist-b
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	margin: 0;
	width: 245px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color:#666;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color:#666666;
}

#topmenu {
	float:right;
	padding: 0px 10px;
	margin:0px;
}
.tel {
	float:right;
	padding: 0px 10px;
	margin: 0px;
	font-size: 20px;
}


/*----------------- SIDEBAR ---------------------------*/

.module {
	margin: 0;
	padding: 4px 10px 30px 10px;
}
.module h2 {
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 0;
	color:#333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.module h2.title {   
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 0;
	padding-left:10px;
	border: 5px solid #F2F2F2 ;
}
.module ol{
color:#333333;
}
.module li{
color:#999999;
}
