/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0; 
	direction:rtl; }
 
:focus { outline: 0; }
 
ol, ul { list-style: none; }
 
table {
	border-collapse: separate;
	border-spacing: 0; }
 
caption, th, td {
	font-weight: normal;
	text-align: left; }
 
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
 
blockquote, q { quotes: "" ""; }
 
table, tr, td { vertical-align: top; }
 
/* General */
a:link,a:visited,a:active {
	color: #2e95f5;
	text-decoration: none; }
 
a:hover {
	color: #649bcd;
	text-decoration: none; }
 
img {
	border: 0;
	vertical-align: top; }
 
body,html {
	background: #212A2F;
	color: #444444;
	direction: rtl;
	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: center; }
 
textarea, input {
	background: #ffffff;
	border: 2px solid #e9e8ed;
	color: #444444;
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	text-align: right;
	vertical-align: middle; 
	direction: rtl; }
 
hr {
	background-color: #e9e8ed;
	border-color: #e7e6eb;
	border: 0px;
	color: #e4e3e8; }
 
div {
	text-align: left;
	vertical-align: top; }
 
.clear {
	clear: both;
	font-size: 0; }
	
h1 {
	font-size: 18px;
	font-weight: bold; 
	padding: 5px 15px;
	text-align: right; }
	
h2 {
	min-width: 200px;
	font-size: 14px;
	font-weight: bold; 
	padding-left: 100px;
	padding: 5px 15px 0px 0px;
	text-align: right;  }
	
p {
	padding: 5px 15px;
	text-align: right; }
	
#seo_line{ min-width: 300px; }

.seo_imgs{ float:right; width: 200px; }
		
#outer_wrapper { background: #fdfeff url(images/background.jpg) repeat-x top; }
 
#inner_wrapper {
	background: url(images/header.jpg) no-repeat top center;
	text-align: center; }
 
#content_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 960px; }
 
#header {
	height: 74px;
	position: relative; }
 
	#header img {
		left: 30px;
		position: absolute;
		top: 12px; }
 
	#header div.field {
		background: url(images/input_domain.jpg) no-repeat top center;
		height: 32px;
		position: absolute;
		right: 186px;
		top: 19px;
		width: 349px; }
 
		#header div.field input {
			background: none;
			border: 0px;
			color: #444444;
			direction: ltr;
			height: 23px;
			margin: 0px;
			padding: 9px 0px 0px 15px;
			text-align: left;
			width: 200px;
			float: left; }
 
		#header div.field select {
			float: right;
			margin: 7px 15px 0px 0px;
			width: 100px;
			text-align: left; }
 
	#header input.submit {
		background: url(images/button_domain.jpg) no-repeat top center;
		border: 0px;
		height: 32px;
		margin: 0px;
		padding: 0px;
		position: absolute;
		right: 27px;
		top: 21px;
		width: 151px; }
 
		#header input.submit:active { background: url(images/button_domain_active.jpg) no-repeat top center; }
 
#navigation {
	height: 50px;
	padding: 0px 40px; }
 
	#navigation ul {
		float: right;
		height: 50px;
		width: auto; }
 
		#navigation ul li {
			background: transparent;
			cursor: pointer;
			color: #ffffff;
			float: left;
			font-size: 18px;
			line-height: 50px;
			padding: 0px 0px;
			width: auto; }
			
		#navigation ul li:hover {
			background: #485157; }
 
			#navigation ul li a {
				background: transparent;
				color: #ffffff;
				display: block;
				padding: 0px 25px;
				text-decoration: none; }
				
				#navigation ul li a.selected{
					color: #A4DDFA;
				}
 
#feature {
	background: #ffffff;
	border: 7px solid #eff0f2;
	margin-bottom: 15px;
	padding: 1px 1px 1px 0px; }
 
	#feature div.order { padding: 8px 14px; }
 
	#feature img.price { float: right; }
 
	#feature ul {
		height: 203px;
		padding: 0px 14px 0px 38px; }
 
		#feature ul li {
			color: #444444;
			font-size: 14px;
			height: 29px;
			line-height: 27px;
			padding-right: 28px;
			text-align: right; }
 
	#feature .left, #feature .center, #feature .right {
		float: left;
		margin-left: 1px;
		width: 314px; }
 
	#feature .left { background: #d1dcb7; }
 
		#feature .left input, #feature .center input, #feature .right input {
			border: 0px;
			height: 32px;
			margin: 0px;
			padding: 0px;
			width: 151px;
			float: left; }
 
		#feature .left input { background: url(images/feature_basic_order.jpg) no-repeat top center; cursor:pointer; }
 
			#feature .left input:active { background: url(images/feature_basic_order_active.jpg) no-repeat top center; cursor:pointer;}
 
		#feature .left ul li { background: url(images/feature_basic_spacer.jpg) no-repeat top right; }
 
	#feature .center { background: #c1d8e3; }
 
		#feature .center input { background: url(images/feature_advanced_order.jpg) no-repeat top center; cursor:pointer;}
 
			#feature .center input:active { background: url(images/feature_advanced_order_active.jpg) no-repeat top center; cursor:pointer;}
 
		#feature .center ul li { background: url(images/feature_advanced_spacer.jpg) no-repeat top right; }
 
	#feature .right { background: #e0d49d; }
 
		#feature .right input { background: url(images/feature_pro_order.jpg) no-repeat top center; cursor:pointer;}
 
			#feature .right input:active { background: url(images/feature_pro_order_active.jpg) no-repeat top center; cursor:pointer;}
 
		#feature .right ul li { background: url(images/feature_pro_spacer.jpg) no-repeat top right; }
 
#interaction {
	background: #ffffff;
	border: 7px solid #eff0f2;
	padding: 1px 1px 1px 0px; }
	
	#interaction h2{ position:absolute; padding-top:12px;  }
 
	#interaction .left, #interaction .center, #interaction .right {
		background: #c3d7e4 url(images/interaction.jpg) repeat-x top;
		float: left;
		height: 140px;
		margin-left: 1px;
		width: 314px; }
 
	#interaction .left { position: relative; }
 
		#interaction .left input.input {
			background: url(images/mailing_input.jpg) no-repeat top center;
			border: 0px;
			color: #9b9b9b;
			height: 23px;
			left: 14px;
			margin: 0px;
			padding: 9px 25px 0px 25px;
			position: absolute;
			top: 46px;
			width: 236px; }
 
		#interaction .left input.submit {
			background: url(images/mailing_button.jpg) no-repeat top center;
			border: 0px;
			height: 33px;
			left: 14px;
			line-height: 34px;
			margin: 0px;
			padding: 0px;
			position: absolute;
			top: 96px;
			width: 151px; 
			cursor:pointer;}
 
			#interaction .left input.submit:active { background: url(images/mailing_button_active.jpg) no-repeat top center; cursor:pointer;}
 
h3 {
	padding: 15px 39px 0px 0px;
	text-align: right; }
	
#contactForm{}
		#contactForm fieldset div{ text-align: right; }
		#contactForm fieldset div label  { width: 150px; }
 
#logos {
	background: url(images/logos.jpg) no-repeat center;
	height: 80px; }
 
#footer {
text-align: center;
font-size: 13px;
color: #9b9b9b;
padding-top: 10px;
font-weight: bold;
margin-left:auto; 
margin-right:auto; 
width:960px;
}

#footer a{
	color: #9b9b9b;
	text-decoration: none;
}

#footer a:hover {
	color: #9b9b9b;
	text-decoration: underline;
}

/*-------------------------------- 
	Form elements
---------------------------------*/
fieldset{ border:0 none; position:relative; padding-right:15px; }
	form div.item{ margin-bottom:12px; width:100%; position:relative; }
		form label{ float:right; color:#100c0b ; margin-bottom:2px; width:150px; line-height:1.75em; }
		input, textarea{ color:#100c0b ; width:260px; padding:4px; }
		input{ border:1px solid #ccc; padding:6px 4px; }
		input[disabled], textarea[disabled]{ color:#888; }
		textarea{ overflow:auto; border:1px solid #ccc; }	
		input:focus, textarea:focus{ border-color:#336699; }
		form #submit{ width:80px; cursor:pointer; float:left; text-align:center; background:#BFD7E2 none repeat scroll 0 0; }
		form label #f_checkbox{ width:400px; }
		form .checkbox { width:20px; }
		div .buttons { width:420px; float:right; cursor:pointer;  }

		#contactForm .marked{ border:1px solid #ff00000; }
		#contactForm .error{ color:#ff0000; }

/*-------------------------------- 
	New footer 
---------------------------------*/
.grid{ display:inline; float:right; margin-left:10px; margin-right:10px; text-align:right;}
		#footer #inner_footer { padding-top: 5px; }
		#footer .grid { width:220px; font-weight: normal; }
			#footer .grid p { color:#9b9b9b; padding:5px 0 0;}
			#footer .grid  h1 { color:#D4C788; font-size: 16px; font-weight:bold; padding:3px 0 0;  }
			#footer ul.suggestions { border-top:1px solid; margin-top:10px; padding-top:9px;}
			#footer ul.suggestions li { list-style-type:none; }
			#footer ul.suggestions li a { color:#E2F1CF; border-bottom:0 none; }
		#footer .wide_grid{ width:940px; margin-left:auto; margin-right:auto; }
		#footer #runner { border-top:1px solid; clear:both; margin-top:10px; padding-top:10px; text-align:center; }
		#footer #runner #footer_menu { width: 960px; }
		.omega { margin-right:0; }
		

		#footer #runner .sitemap_primary { padding-bottom: 5px; text-align:center;}
		#footer #runner #footer_menu p{ text-align:center; }
		#footer #runner .sitemap_primary li { display:inline; margin-left:20px;}
		#footer #runner .sitemap_primary li  a{ font-weight:normal;}
		#footer #runner .sitemap_primary li  a:hover{  }
		#footer #runner .sitemap_primary li  a:active , #footer #runner .sitemap_primary li  a:link {  }
