body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:72%;
}

td{
	background:none;
	}
.ui-button-text{
	font-family: 'Arial Narrow', Arial;
	font-size: 12px;
	font-weight:bold;
	}
.wrapper{
	width:100%;
}
.cont{
	width:955px;
	margin:0 auto;
}
.bgcolor{
	background-color:#f8f8f8;
}
.bgtile{
	background:url(../images/wrap-bg.gif) 50% 0 repeat-y;
}
.footer-bgcolor{
	background-color:#e6e6e6;
}
.main-content{
	background-color:#FFF;
}


ol li{
	list-style:decimal;
	}
/* LOGO */
.top-logo{
	position:relative;
	z-index:3;	
}
/* NAVIGATION */
.top-nav{
	position:relative;
	z-index:5;
	height:60px;
}
.nav {
   padding: 0 10px;
	}
.btn{
	text-decoration:none;
	padding:0px 4px 0px 10px;
	font-weight:bold;
	font-family: 'Arial Narrow', Arial;
}
.top-links{
	position:relative;
	z-index:1;
}
ul.nav{
	margin:0; padding:0;
}
.nav > li{
	display:inline; position:relative;
	padding-bottom:12px;
	padding-right: 5px;
}

.nav > li > a.btn:hover{
	color:#F60;
}
#nav > li > ul {
	position: absolute;
	/*width: 10em;*/
	background: url(../images/dropdown_gradient.jpg) repeat-x;
	
	border:thin #CCC solid;
	top:21px; left: -999em;
	min-width:100%;
	margin:0; padding:8px 0 8px;
	white-space:nowrap;
	line-height:20px;
}
#nav > li > ul.active {
	top:21px;
	line-height:20px;
}
#nav > li:hover > ul, #nav > li.sfhover > ul {
	left: 0;
	
}


#nav > li > ul.active > li > a:hover , #nav > li > ul > li> a:hover, #nav > li > ul.active > li > ul > li > a:hover , #nav > li > ul > li> ul > li > a:hover {
	color:#F60;
	}
#nav > li > ul.active > li > ul > li.subbtn-active a{
	font-weight:normal;
	}

#nav > li > ul.active > li > ul > li.subbtn-active > a:hover, #nav > li > ul.active > li.subbtn-active > a:hover  {
	color:#FFF;
	}
	
#nav > li.singleline > ul > li{
	display:block;
	text-align:left;
	margin:0; padding:2px 10px;
	
}
#nav > li > ul > li > ul > li{
	display:block;
	text-align:left;
	margin:0; padding:2px 10px;
	
}
#nav > li > ul > li > ul{
	padding:0;
	
}

#nav > li > a.btn-active {
	z-index:10;
}

/*.nav li{
	display:inline; position:relative;
	padding:3px 0;
}
.nav ul.drop{
	position:absolute; top:21px; [if ! IE]top:40px; left:5px;
	display:none;
	background:#eee;
	margin:0; padding:8px 0;
	text-align:left;
}
.nav ul[class~="drop"][class~="active"]{
	top:24px;
}
.nav > li:hover ul.drop{
	display:block;
}
.nav ul.drop li{
	display:block;
	margin:0; padding:2px 10px;
}*/


/* BANNER */
.banner{
	background:url(../images/slant-blue-tile.jpg) repeat-x;
	height: 306px;
	
}
.subbanner{
	background:url(../images/slant-blue-tile.jpg) repeat-x;
	height: 228px;
}
.banner-cont{
	width:955px;
	margin:0 auto;
	background-color:#9CF;
}
.banner-bg{
	position:absolute;
	margin-top:-124px;
	z-index:0;
	/*background: url(../images/blank.gif) repeat;*/
}
.whitebacking{
	 height:306px;
	 background-color:#FFF;
	 z-index:0;
	 position:absolute;
	 width:955px;
	}
/*Overall Content*/
h2.subhead{
	color:#F15A24;
	font-weight:bold;
	font-size:140%;
	}
h1 {
font-size:245%;
color:#666666;
font-weight:bold;
line-height:100%;	
	}


/* BANNER FAQ */

.banner-faq{
	position:absolute;
	z-index:3;
	width:350px;
	margin-left:570px;
	margin-top:80px;
	}
.subbanner-faq{
	position:absolute;
	z-index:3;
	width:350px;
	margin-left:570px;
	margin-top:40px;
	
}
.banner-faq h1, .subbanner-faq h1{
	color: #F60;
	font-size:200%;
	font-weight:normal;
}
.banner-faq label, .subbanner-faq label{
	display:block;
}
.banner-faq #domain_name , .subbanner-faq #domain_name{
	font-size:120%;line-height:20px; margin:0; padding:0;
}
.banner-faq #domain , .subbanner-faq #domain{
	font-size:100%;line-height:20px; margin:0; padding:0;
}
.banner-faq .domain-btn , .subbanner-faq .domain-btn{
	font-size:80%;	
}
.banner-faq .domain-btn:hover , .subbanner-faq .domain-btn:hover{
	background-color: #666;
}
.banner-bot{
	background:url(../images/banner-bot-shadow.gif) repeat-x; height:62px;
}
.pager {
	color:#CCC;
	text-align:center;
}
.pager a{
	padding-top:8px;
	font-weight:bold;
	text-decoration:none;
	font-size:150%;
	color:#b2b2b2;
	display:block;
	width:25px;
	float:left;
}
.pager a.activeSlide {
	background:url(../images/paged-indicate.gif) 50% 0 no-repeat;
	color:#fe4100;
}
/* MAINPAGE BOX */
.mainboxtxt{
	margin:10px 25px; text-align:center;
	}
.dashes {
	border-top:1px dashed #999;
	width:100%;
	height:10px;
	}
/* PLANS TABLES */


/* BENEFITS (WHY CHOOSE POZNET) */
.benefits h1{
	font-size:200%;
}
.benefits dd{
	margin:0;
	line-height:13px;
	color: #999;
}

.whylist{
	margin-top:2px;
	height:20px; 
	font-size:16px; 
	font-weight:bold;
	color:#666666;
	
	}
/* CLIENTELE */
.clientele h1{
	font-size:180%;
	color:#F60;
	margin-left:35px;
	line-height:100%;
}



/* SERVICES */
.services h2{
	font-size:160%;
	color:#F60;
	margin-left:10px;
	line-height:100%;
	height:30px;
}
.services p{
	margin:10px;
}

/* BOTTOM INFO */
.fade-footer-bg{
	background:url(../images/fade-footer-bg.jpg) 50% 0 no-repeat;
}

.fade-footer-bg-sub{
	background:url(../images/fade-footer-bg-sub.jpg) center top no-repeat;

}
.bottom-info h2{
	font-size:160%;
	color:#F60;
	margin-left:10px;
	line-height:100%;
}
/* FOOTER */
.footer{
	padding:20px 0;
	color:#666;
}
.footer a{
	color:#F60;
}

/* TABLE STYLE */
.tbcolor{
	background:#F2F2F2;

}
.tbdarkcolor{
background:#636363;
}
.th{
	display:block;
	font-weight:bold;
	font-size:160%;
}

.tbspace .th, .tbspace p{
	margin-bottom: 8px;
	
	}
.tbspace {
	line-height:120%;
	}

/* CUSTOM STYLE */

.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
.align-center{
	text-align:center;
}
.bdr-lft-rght{
	border-left:1px dashed #999;border-right:1px dashed #999;
}

.bdr-lft{
	border-left:1px dashed #999;
}

/*Transfer */
.steps{
	background-image:url(../images/steps_backing.jpg);
	width:25px;
	height:25px;
	text-align:center;
	color:#FFF;
	font-size:17px;
	font-weight:bold;
	float:left;
}
.arrow{
	background-image:url(../images/steps-arrow.jpg);
	float:left;
	width:25px;
	height:25px;
}
.instructions{
	height:25px; 
	margin:auto; 
	font-size:17px; 
	font-weight:bold;
	color:#666666;
	
	}

.sub > .container{
	background: url(../images/sidemenu_gradient.gif) top right repeat-y;
	
	}
/* Sub Menu */
.submenutop{
	background-color: #ffefda;
	}
.submenubottom{
	background: url(../images/sidemenu_gradient.gif) repeat-y ;
	
	}
.submenutitle{
	font-size: 260%;
	font-weight:normal;
	line-height: 25px;
	color:#f60;
	margin-left: 25px;
	padding-top: 6px;
	margin-bottom: 10px;
	}
.banner-botright{
	background:url(../images/banner-botright-shadow.gif) repeat-x; height:62px; 
	/*background-color: #F7EEE2;*/
	height:62px;
	}
.menucurve{
	background: url(../images/bottomcurve.png) no-repeat;
	height:85px;
	background-color: white;
	}
.wgtdivider{
	background: url(../images/wgt-divider.jpg) no-repeat;
	height: 5px;
	}
	
.clientlogo{
	width: 110px;
	height : 63px;
	float: left;
	}
.submenulist{
	font-size:13px;
	}
.submenulist a{
	text-decoration:none;
	margin-left:10px;
	}
ul.submenulist ul{
	padding:0;
	}
 ul.submenulist {
	padding: 0px 15px;
	}

.subbtn-active{
	background-color:#f60;
	color:#FFF;
	}
.subbtn-active a{
	color:#FFF;
	font-weight:bold;
	}

/* ui tick */

.ui-icon-check{
	margin:-3px auto 9px;
	}
	
/* Overview Solutions*/

.overviewbox{
	height:175px; 
	background: url('../images/overview_box.jpg') no-repeat center;
	}