html{
	height:100%;
	margin:0;
	padding:0;
	overflow-y:scroll;
}
body{
	background:#ffffff url(images/verikal-background-2.jpg) top center no-repeat;
	margin:0;
	padding:0;
	direction:rtl;
	font-size:90%;
	font-family:Trebuchet MS, Lucida grande, Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
form{
	margin:0; padding:0;
}
a:link, a:visited, a:active{
	color:#254D65;
}
a:hover{
	color:#688119;
}
.clear{
	clear:both;
	margin:0;
	padding:0;
}
.SplitCust{
	margin-top:30px;
	margin-bottom:10px;
	border-bottom:1px solid #DADADA;
}
.floatRightCon{
	display:inline-block;
	clear:right;
}
.floatLeftCon{
	display:inline-block;
	clear:left;
}
.floatRightCon div{
	float:right;
}
.floatLeftCon div{
	float:left;
}

.PageHead h2{
	margin:0;
	padding:0;
	color:#454438;
}

#HeaderDiv{
	background:url(images/head-bg.png) top left repeat-x;
	width:100%;
	height:175px;
	margin-top:90px;
}
	#headlogoslogan{
		width:946px;
		height:112px;
		margin-right:auto;
		margin-left:auto;
	}
		#headlogo{
			float:left;
			width:246px;
			text-align:left;
			padding-top:22px;
		}
		#headslogan{
			float:left;
			width:700px;
			text-align:right;
		}
			#headslogan div div{
				float:right;
				width:170px;
			}
			
			#headslogan div div h1, #headslogan div div h2{
				margin:0;
				padding:0;
				font-size:100%;
			}
			
			#headslogan div div a{
				color:#000000;
				font-size:130%;
				font-weight:bold;
				text-decoration:none;
			}
			#headslogan div div p{
				margin:0;
				padding:0;
			}
			#headslogan div div p a{
				color:#000000;
				font-size:75%;
				font-weight:bold;
				text-decoration:none;
			}
	#headmenu{
		width:954px;
		margin-right:auto;
		margin-left:auto;
		position:relative;
		z-index:10;
	}
		#headmenu ul{
			height:63px;
			list-style:none;
			margin:0;
			padding:0;
		}
		#headmenu li{
			float:right;
			position:relative; 
			padding:0px;
		}
			#headmenu li a{
				background:url(images/top-menu-button.gif) bottom center no-repeat;
				color:#cccccc;
				display:block;
				font-weight:normal;
				line-height:63px;
				margin:0px;
				padding:0px;
				width:119px;
				text-align:center;
				text-decoration:none;
			}
			#headmenu li a:hover, #headmenu ul li:hover a,
			#headmenu ul li.fixTab a{
				background:url(images/top-menu-button.gif) center center no-repeat;
				color:#ffffff;
				text-decoration:none;
				outline:none;
			}
			#headmenu .menuactive a{
				background:url(images/top-menu-button.gif) top center no-repeat;
				color:#ffffff;
				text-decoration:none;
				outline:none;
			}
		#headmenu li ul{
			background:#5B5B5B url(images/top-menu-dd-bg.gif) top left no-repeat;
			display:none;
			height:auto;
			padding:0px;
			margin:0px;
			border:0px;
			width:225px;
			position:absolute;
			z-index:20;
			right:0;
			top:49px;
			border-right:1px solid #C5C5C5;
			border-left:1px solid #C5C5C5;
			border-bottom:1px solid #C5C5C5;
		}
		#headmenu li:hover ul, #headmenu li.fixTab ul{
			display:block;
			outline:none;
		}
		#headmenu li li {
			display:block;
			float:none;
			margin:0px;
			padding:0px;
			width:225px;
			z-index:20;	
		}
		#headmenu li:hover li a, #headmenu li.fixTab li a{
			background:none;
			outline:none;
		}
		#headmenu li ul a{
			display:block;
			height:33px;
			width:200px;
			line-height:35px;
			font-size:90%;
			font-style:normal;
			margin:0px;
			padding:0px 15px 0px 10px;
			text-align:right;
		}
		#headmenu li ul a:hover, #headmenu li ul li:hover a,
		#headmenu li ul li.fixTab a{
			background:url(images/top-menu-dd-hov.gif);
			border:0px;
			color:#3C4A0B;
			text-decoration:none;
			outline:none;
		}
	#MidDiv{
		width:946px;
		margin-top:2px;
		margin-right:auto;
		margin-left:auto;
	}
	#SideMenu{
		float:right;
		width:261px;
		margin-top:2px;
		background:url(images/side-menu-top-split.gif) top right no-repeat;
		padding-top:1px;
	}
		.sidead{
			padding-top:20px;
		}
		#SideMenu ul{
			list-style:none;
			margin:0;
			padding:0;
		}
		#SideMenu ul li a{
			background:url(images/side-menu-button-bg.gif) top right no-repeat;
			display:block;
			width:247px;
			height:34px;
			text-indent:30px;
			color:#254D65;
			line-height:32px;
			text-decoration: none;
		}
		#SideMenu ul li a:hover{
			background:url(images/side-menu-button-bg.gif) bottom right no-repeat;
			border:0px;
			color:#3C4A0B;
			text-decoration:none;
		}
		
		#SideMenu .menuactive a{
			background:url(images/side-menu-button-bg.gif) center center no-repeat;
			border:0px;
			color:#484848;
			text-decoration:none;
		}
			
		
		
		
	#PageContent{
		float:left;
		width:685px;
		min-height:435px;
		background:url(images/content-bg-2.png) top center no-repeat;
	}
		#PageContentIn{
			padding-right:14px;
			padding-left:14px;
			padding-top:14px;
			margin:0;
		}
		
		#PageContentIn h1, #PageContentIn h2{
			margin:0;
			margin-bottom:6px;
			color:#454438;
			font-size:130%;
		}
		#PageContentIn .pContentB{
			text-align:justify;
			margin-bottom:6px;
		}
		.contentdef{
			padding:0;
			margin:0;
			color:#454438;
			text-align:justify;
		}
		.contentdef h2{
			padding:0;
			margin:0;
		}
		/*------- Hosting Plans -------*/
		.PlanHeadRow{
			height:30px;
			padding-top:1px;
			background-color:#B9D951;
			border-top:2px solid #A6C544;
			border-bottom:2px solid #A6C544;
			font-weight:bold;
		}
		.PlanHeadT{
			padding:5px;
			float:right;
		}
		.PlanHeadL{
			width:85px;
			text-align:center;
			padding:5px;
			float:left;
		}
			.PlanHeadLx{
				width:150px;
				text-align:center;
				padding:5px;
				float:left;
			}
		.PlanRow{
			height:30px;
			color:#454438;
			background-color:#FAF9F8;
			font-weight:normal;
			border-bottom:1px solid #E2E1DA;
		}
		.PlanRowAlt{
			height:30px;
			color:#454438;
			background-color:#F0EEE7;
			font-weight:normal;
			border-bottom:1px solid #E2E1DA;
		}
		.PlanRowMonth{
			height:34px;
			font-weight:bold;
			color:#042542;
			font-size:130%;
			font-weight:normal;
			background-color:#B9DAEF;
			border-top:2px solid #3978AD;
			border-bottom:2px solid #3978AD;
		}
		.PlanRowMonth .PlanT{
			font-size:80%;
		}
		.PlanRowMonth span{
			font-size:90%;
			color:#042542;
		}
		.PlanT{
			padding:5px;
			float:right;
		}
		.PlanL{
			width:85px;
			text-align:center;
			padding:5px;
			float:left;
		}
			.PlanLx{
				width:150px;
				text-align:center;
				padding:5px;
				float:left;
			}
		.PlanRowBtn{
			height:50px;
			padding-top:10px;
			color:#454438;
			background-color:#FAF9F8;
			font-weight:normal;
			border-bottom:1px solid #E2E1DA;
		}
		.PlanSMBtn a:link, .PlanSMBtn a:visited, .PlanSMBtn a:active{
			margin-left:auto;
			margin-right:auto;
			width:68px;
			height:27px;
			line-height:27px;
			display:block;
			text-align:center;
			text-decoration:none;
			color:#18507F;
			font-size:100%;
			background:url(images/button-small.gif) top center no-repeat;
		}
		.PlanSMBtn a:hover {
			color:#688119;
			background:url(images/button-small.gif) bottom center no-repeat;
		}
		.PlanRemark{
			color:#454438;
		}
		.PlanCheck{
			height:18px;
			background-image:url(images/check.gif);
			background-position:center;
			background-repeat:no-repeat;
		}
		/*------- End Hosting Plans -------*/
		
		/*------- Home Page Slider -------*/
		#defMidDiv{
			position:relative;
			margin-right:auto;
			margin-left:auto;
			margin-top:20px;
			width:946px;
			height:309px;
			background:url(images/slider-bg.png) top left no-repeat;
		}
		#slider{
			margin-left:36px;
			margin-right:auto;
		}	
		#slider ul, #slider li{
			margin:0;
			padding:0;
			list-style:none;
		}
		#slider li{
			text-align:left;
			width:870px;
			height:297px;
			overflow:hidden; 
		}
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:30px;
			position:absolute;
			left:10px;
			top:70px;
		}	
		#nextBtn{ 
			left:906px;
		}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:30px;
			outline:none;
			text-decoration:none;
		}				
		#prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
        }
		.sliderdef{
			padding:20px;
			padding-top:10px;
			color:#454438;
			text-align:justify;
		}
		.sliderdef h1, .sliderdef h2{
			font-size:20pt;
			margin:0;
		}
		.sHosting{
			background:url(images/slider-hosting.gif) bottom left no-repeat;
		}
			.sHosting .sContent{
				width:500px; padding:4px; padding-bottom:10px;
			}
		.sSite{
			background:url(images/slider-site.gif) bottom left no-repeat;
		}
			.sSite .sContent{
				width:560px; padding:4px; padding-bottom:20px;
			}
		.sSEM{
			background:url(images/slider-sem.gif) bottom left no-repeat;
		}
			.sSEM .sContent{
				width:560px; padding:4px; padding-bottom:20px;
			}
		.sDomain{
			background:url(images/slider-domain.gif) bottom left no-repeat;
		}
		.sCheck{
			padding-right:24px;
			line-height:20px;
			background:url(images/slider-check.gif) right top no-repeat;
		}
		.SpanCheck{
			display:block;
			padding-right:24px;
			line-height:20px;
			background:url(images/slider-check.gif) right top no-repeat;
		}
		
		
		.sHelp{
			float:left; padding-top:14px; padding-left:12px;
		}
		.sHelp div{
			padding-bottom:8px;
		}	
		/*------- Contact Form -------*/
		.ContactInfo{
			float:right;
			width:240px;
			color:#454438;
		}
		.ContactInfo h2{
			margin:0;
			padding:0;
		}
		.ContactForm{
			float:left;
			background:#E9E7DE;
			border:1px solid #E2E1DA;
			color:#000000;
			width:380px;
			padding:10px;
			font-size:100%;
		}
		.ContactForm span{
			color:#B02525;
		}
		.ContactForm input, .ContactForm textarea, .ContactForm select{
			padding:4px;
			color:#000000;
			font-size:100%;
			border:none;
			border-top:1px solid #CDCBB4;
			border-left:1px solid #CDCBB4;
			margin-bottom:10px;
		}
		.ContactForm button{
			color:#FFFFFF;
			padding:4px;
			width:120px;
			border:1px solid #1A5577;
			background-color:#3E81AB;
		}
		
		/*------- End Contact Form -------*/
		
		/*------- Start Order Form -------*/
		.OrderForm{
			background:#E9E7DE;
			border:1px solid #E2E1DA;
			color:#454438;
			font-size:90%;
			width:100%;
			display:inline-block;
		}
		.OrderForm .sTitle{
			font-size:110%;
			color:#000000;
			padding:10px;		
		}
		.tBlock{
			padding:0px 20px 8px 0px;
		}
		.OrderForm input, .OrderForm textarea, .OrderForm select{
			padding:4px;
			color:#000000;
			font-size:100%;
			border:none;
			border-top:1px solid #CDCBB4;
			border-left:1px solid #CDCBB4;
			margin-bottom:10px;
		}
		.pSplit{
			clear:both;
			border-bottom:1px solid #DAD9D0;
			width:95%;
			margin-left:auto;
			margin-right:auto;
		}
		
		
		
		/* New Form */
		.FormBlock{
			margin:0;
			background:#F0EEE7;
			border-top:4px solid #E2E1DA;
			border-bottom:4px solid #E2E1DA;
			padding:10px 16px 10px 0px;
		}
		.FormHBlock{
			float:right;
		}
		.FormHHead{
			margin-left:0px;
			margin-bottom:10px;
		}
		.FormHHead h3{
			color:#254D65;
			margin:0;
			padding:0;
			font-size:12pt;
			line-height:25px;
		}
		.FormHLBL{
			font-size:90%;
			padding-left:28px;
			line-height:20px;
		}
		.FormHINP{
			font-size:90%;
			padding-left:28px;
			padding-bottom:6px;
		}
		
		
		
		.FormXHLBL{
			direction:ltr;
			font-size:90%;
			line-height:20px;
		}
		.FormXHINP{
			direction:ltr;
			font-size:90%;
			padding-bottom:6px;
		}
		
		
		.FormHINP input, .FormXHINP input{
			width:120px;
			padding:2px;
			font-size:90%;
		}
		.FormHINP select{
			width:128px;
			padding:2px;
			font-size:90%;
		}
		.FormHButton button{
			color:#FFFFFF;
			padding:4px;
			width:120px;
			border:1px solid #1A5577;
			background-color:#3E81AB;
		}
		.FormBButton button{
			color:#666666;
			padding:4px;
			width:120px;
			border:1px solid #CCCCCC;
			background-color:#e1e1e1;
		}
		.errField{
			border:1px solid #B02525;
		}
		.errHead{
			color:#B02525;
			text-align:center;
			padding:10px;
		}
		.errBox{
			color:#B02525;
			padding:10px;
		}
		.DomainAvail{
			color:#990000;
			font-weight:bold;
		}
		.DomainNotAvail{
			color:#006600;
			font-weight:bold;
		}
		/* New Form - END */
		
		
		/* Form Preview */
		.PrevHeadRow{
			height:30px;
			padding-top:1px;
			background-color:#B9D951;
			border-top:2px solid #A6C544;
			border-bottom:2px solid #A6C544;
			font-weight:bold;
		}
			.PrevHeadRow .PrevHead{
				padding:5px;
				float:right;
			}
		.PrevRow{
			height:30px;
			color:#454438;
			background-color:#FAF9F8;
			font-weight:normal;
			border-bottom:1px solid #E2E1DA;
		}
		    .PrevRow .PrevT{
				padding:5px;
				width:150px;
				float:right;
			}
			.PrevRow .PrevL{
				padding:5px;
				float:right;
			}
        .PrevRowMulti{
			display:inline-block;
			color:#454438;
			background-color:#FAF9F8;
			font-weight:normal;
			border-bottom:1px solid #E2E1DA;
		}
			.PrevRowMulti .PrevT{
				padding:5px;
				width:150px;
				float:right;
			}
			.PrevRowMulti .PrevL{
				padding:5px;
				width:450px;
				float:right;
			}
		.PrevRowAlt{
			height:30px;
			color:#454438;
			background-color:#F0EEE7;
			font-weight:normal;
			border-bottom:1px solid #E2E1DA;
		}
			.PrevRowAlt .PrevT{
				padding:5px;
				width:150px;
				float:right;
			}
			.PrevRowAlt .PrevL{
				padding:5px;
				float:right;
			}
		/* Form Preview - END */
		
		
		
/*------- Fotter -------*/	
#FooterDiv{
	float:left;
	width:100%;
	min-height:60px;
	background:#191B1F url(images/footer-bg.gif) top center repeat-x;
}
#InFootBox{
	margin:0 auto;
	margin-top:18px;
	margin-bottom:2px;
	width:946px;
}
	#InFootBox ul{
		list-style-type:none;
		margin:0;
		padding:0;
	}
	#InFootBox li{
		line-height:20px;
	}
	#InFootBox ul li a{
		color:#cccccc;
		text-decoration:none;
	}
	#InFootBox ul li a:hover{
		color:#ffffff;
		text-decoration:none;
	}


#CopyDiv{
	float:left;
	width:100%;
	height:59px;
	text-align:center;
	direction:ltr;
	background:#B0D534 url(images/copyright-bg.gif) top center repeat-x;
	font-size:80%;

}
	#CopyDiv div{
		color:#000000;
	}
	#CopyDiv .vCopy{
		padding-top:25px;
	}
	#CopyDiv .procTimer{
		direction:ltr;
		color:#B0D534;
	}
	#CopyDiv a:link, #CopyDiv a:visited, #CopyDiv a:active {
		font-weight: normal;
		text-decoration: underline;
		color: #000000;
	}	
	#CopyDiv a:hover {
		font-weight: normal;
		text-decoration: none;
		color: #19546D;
	}
	#FtLnk{
		margin:0;
		padding:0;
		font-size:10px;
		color: #000000;
	}
	#FtLnk a:link, #FtLnk a:visited, #FtLnk a:active {
		font-weight:normal;
		text-decoration:none;
		color: #000000;
	}	
	#FtLnk a:hover {
		font-weight:normal;
		text-decoration:none;
		color: #000000;
	}
/*------- END Fotter -------*/

















.content-block div{
	display:block;
	padding:20px;
	text-align:justify;
	border-bottom:1px solid #3978AD;
}


.faq-main{

}
.faq-title{
	height:30px;
	line-height:28px;
	padding-top:1px;
	padding-right:10px;
	background-color:#B9D951;
	border-top:2px solid #A6C544;
	border-bottom:2px solid #A6C544;
	font-weight:bold;
}
.faq-main div{
	display:block;
	padding:20px;
	text-align:justify;
	border-bottom:1px solid #3978AD;
}
.faq-main a, faq-main a:visited, faq-main a:active{
	cursor:pointer;
	display:block;
	margin-bottom:2px;
	padding:10px;
	background-color:#F0EEE7;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #E2E1DA;
}
.faq-main a:hover, .faq-main a.selected{
	cursor:pointer;
	display:block;
	padding:10px;
	font-weight:bold;
	color:#000000;
	background-color:#B9DAEF;
	border-top:1px solid #3978AD;
	border-bottom:1px solid #3978AD;
}
