*
{

	font-family: tahoma, arial;

}

html > body
{

	direction: rtl;
	background: #d6edff;
	text-align: center;
	margin: 0 auto;

}

img
{

	border: 0;

}

div.scolpy
{

	width: 983px;
	margin: 0 auto;

	
}

div#header
{

	background: #ededed url('../images/gradient/bg_header.png') no-repeat;
	width: 983px;
	height: 429px;
	margin: 0 auto;
	
}

div.menu
{

	float: right;
	width: 496px;
	margin-right: 46px;

}

div.logo
{

	float: left;
	width: 399px;
	margin-left: 42px;
	
}

div.login_form
{

	background: #ededed url('../images/gradient/login_bg.png') no-repeat;
	width: 399px;
	height: 66px;
	margin: -3px 0 0 0;
	
}

div.login_form  > form
{

	padding: 10px 0 0 0;
	
}

div.login_form > form > div
{

	display: inline;

}

div.login_form > form > div > label
{

	color: #a7a7a7;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding: 0 0 0 4px;

}

div.login_form > form > div > input[type="text"], [type="password"]
{

	width: 80px;
	height: 16px;
	color: #666;
	border: 1px solid #dcdcdc;
	font-size: 11px;
	direction: ltr;
	
}

div.login_form  input[type="submit"]
{

	background: #ededed url('../images/misc/login_button.png') no-repeat;
	height: 18px;
	width: 18px;
	color: #666;
	border: none;
	vertical-align: middle;
	cursor: pointer;

}

div#content
{

	background: #ededed url('../images/gradient/bg_middle.png') repeat-y;
	width: 983px;
	min-height: 215px;
	margin: 0 auto;
	color: #6d6d6d;
	display: inline-block;

}

div#content div.info
{

	width: 850px;

}

div#content div.info p
{

	margin: 30px 30px 0 0;
	width: 600px;
	display: inline-block;

}

div#content div.info ul.circle
{

	list-style-type: circle;

}

div#content div.info ul li
{

	margin: 3px 40px 0 0;
	text-align: right;

}


div#packs, #hosting, #demo, #support, #domains, #index, .info
{

	text-align: center;
	clear: both;
	margin: 0 auto;
	font-size: 12px;
	display: inline;


}

div#domains form div
{

	display: inline;

}

div#domains form input[type="text"]
{

	width: 160px;
	height: 18px;
	color: #666;
	border: 1px solid #dcdcdc;
	font-size: 12px;

}

div#domains form input[type="submit"]
{

	background: #ededed url('../images/misc/login_button.png') no-repeat;
	height: 18px;
	width: 18px;
	color: #666;
	border: none;
	vertical-align: middle;
	cursor: pointer;

}

div#domains form select
{

	direction: ltr;
	width: 50px;
	height: 22px;
	color: #666;
	border: 1px solid #dcdcdc;
	font-size: 12px;

}

h2
{

	text-align: right;
	margin: 0 12% 0 0;
	
}

div#demo  h2, div#domains  h2, div#germany_hosting h2
{

	margin: 3% 12% 3% 0;

}


h2, h3
{

	color: #3399ff;

}

div#title2
{

	padding: 3%;
	text-align: right;
	margin: 0 70px 0 0;

}

table
{

	clear: both;
	margin: 0 auto;
	background: #e5e5e5;
	vertical-align: middle;
	border-spacing: 1px;
	border-collapse: separate;

}

tr th, td {

	color: #6d6d6d;
	padding: 4px;
	text-align: center;
	clear: both;

}

tr
{

	background: #fff;
	color: #6d6d6d;

}

tr  td:hover, th:hover
{

	background: #d6edff;

}

tr > th > label.title
{

	font-weight: bold;

}

tr > th > label.sub_title
{

	text-decoration: underline;
	font-weight: normal;

}

a.included
{

	background: url('../images/icons/tick.png') no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin: 0 auto;

}
a.unincluded
{

	background: url('../images/icons/cross.png') no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin: 0 auto;

}

div.download_files
{

   float: left;
   width: auto;
   text-align: left;
   clear: left;
   margin: 0 0 2% 8%;
   display: inline;

}

a.pdf_download
{

	background: url('../images/icons/pdf_download_icon.png') no-repeat;
	display: inline-block;
	width: 64px;
	height: 64px;
	vertical-align: middle;
	margin: 0 auto;

}

a.word_download
{

	background: url('../images/icons/word_download_icon.png') no-repeat;
	display: inline-block;
	width: 64px;
	height: 64px;
	vertical-align: middle;
	margin: 0 auto;

}

div.comments
{

	margin: 2% 12% 0 0;
	text-align: right;
	color: #6d6d6d;

}

div#footer_text
{

	background: #ededed url('../images/gradient/bg_bottom.png') no-repeat;
	width: 983px;
	height: 215px;
	color: #fff;
	margin: 0 auto;
	font-size: 12px;
	display: inline-block;

}

div#footer_text div
{

	margin: 19% 0 0 0;

}

div#footer_text div a
{

	color: #fafafa;

}

a:visited, a:link
{

	color: #3399ff;

}

.warning
{

	font-weight: bold;
	color: #f00;

}

.warning
{

	font-weight: bold;
	color: #f00;

}
.success
{

	font-weight: bold;
	color: #ccff32;

}

.title_gray
{

	font-weight: bold;
	color: #6d6d6d;

}

.comments p
{

	width: 600px;

}

#livezilla_tracking
{

	display:none

}

#more_info_gray
{

	background: #dcdcdc url('../images/block/more_info_gray.png');
	width: 563px;
	height: 216px;
	display: block;

}

div#index p
{

	color: #666;

}

div#livezilla
{

	width: 128px;
	float: right;
	margin: 0 15% 8% 0;

}

div#logos
{

	margin: 30px 0 0 0;

}

a#joomla_logo
{

	background: url('../images/icons/joomla_logo.png') no-repeat;
	display: inline-block;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	margin: 0 15px 0 15px;

}

a#wordpress_logo
{

	background: url('../images/icons/wordpress_logo.png') no-repeat;
	display: inline-block;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	margin: 0 15px 0 15px;

}

a#phpbb_logo
{

	background: url('../images/icons/phpbb_logo.png') no-repeat;
	display: inline-block;
	width: 166px;
	height: 67px;
	vertical-align: middle;
	margin: 0 30px 0 15px;

}

a#vbulletin_logo
{

	background: url('../images/icons/vbulletin_logo.png') no-repeat;
	display: inline-block;
	width: 160px;
	height: 39px;
	vertical-align: middle;
	margin: 0 15px 0 15px;

}

.ltr
{

	direction: ltr;

}