/*Free Seo Company Style*/
@font-face {
    font-family: 'HelveticaCondensedRegular';
    src: url('fonts/helvetica_condensed-webfont.eot');
    src: url('fonts/helvetica_condensed-webfont.eot?iefix') format('eot'),
         url('fonts/helvetica_condensed-webfont.woff') format('woff'),
         url('fonts/helvetica_condensed-webfont.ttf') format('truetype'),
         url('fonts/helvetica_condensed-webfont.svg#webfontp6X0dA9e') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArialNarrow';
    src: url('fonts/arialn-webfont.eot');
    src: url('fonts/arialn-webfont.eot?iefix') format('eot'),
         url('fonts/arialn-webfont.woff') format('woff'),
         url('fonts/arialn-webfont.ttf') format('truetype'),
         url('fonts/arialn-webfont.svg#webfontJVKBA02p') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	text-align:center;
	background:url('../images/bg.gif') repeat-x;
	margin:0px;
	font-family: Verdana,"Times New Roman",Times;
	font-size: 12px;
}
#main-wrapper{
	margin:0 auto;
	width:980px;
}

#submitbutton{
    background: url(../images/submit_button.gif) no-repeat;
    border: none;
    height: 36px;
    width: 82px;
    cursor: pointer;
	}

a.readmore1,a.readmore2,a.back1,a.back2{
    color: #0AABFF !important;
    font-size: 11px;
    font-style: italic;
}

.cont_form{
	margin-bottom:4px;
}
.cont_form label{
    color: #233906;
    float: left;
    font-size: 11px;
    margin-right: 5px;
    text-align: right;
    width: 105px;
}

.cont_form textarea{
    height: 100px;
    width: 250px;
	}

.cont_form input,.cont_form input,.cont_form select{
    margin: 2px 0;
	}

textarea#homecont_msg{
    width: 266px;
 }

#body-wrap{
	float:left;
	margin:auto;
	width:984px;
	}

#cont-right{
	float:left;
	margin-left:8px;
	width:698px;
}

.cont-right-top{
	float: left;
	width: 100%;
}

.cont-right-sub{
    background: url("../images/cf_center.jpg") repeat-y scroll 0 0 transparent;
    float: left;
    padding: 5px;
    text-align: justify;
    width: 100%;
}		

/*------------header-----------------*/
#header{
	background:url('../images/banner.jpg');
	height:157px;
	width:980px;
	margin-bottom:10px;
	margin-top:-6px;
	position:relative;
}

#tagline{
    position: absolute;
    color: #FFF;
    font-weight: bold;
    margin-top: 111px;
    margin-left: 83px;
    text-shadow: 1px 1px 1px #0B193C;
	}

#nav{
	float: left;
	}

.navbox{
	background:url('../images/navbg.jpg') no-repeat;
	height:45px;
	overflow:hidden;
	position:relative;
}
.navbox-sub{
	float: right;
	font-size:13.5px;
	font-weight:bold;
	line-height:45px;
}		
.navbox-sub ul li{
	list-style-type:none;
	float:left;	

}	
.navbox-sub ul li a{
	text-decoration:none;
	color: #8EC0F1;
	cursor:pointer;
}	
.navbox-sub ul{
	padding:0px;
	margin:0px;
}	

.navlnk{
	width:108px;
	height:47px;
	display:block;
}	

/* #followus{
    bottom: 40px;
    float: right;
    position: absolute;
    right: 15px;
	}

#followus span{
    color: #05C5FF;
    float: left;
    font-size: 18px;
    margin-top: 27px;
	}

#followus a img{
    border: medium none;
	}
*/

/*mootools style*/
#err_msg {
	overflow: auto;
	padding-bottom: 10px;
}
 
#err_msg.ajax-loading {
	padding: 20px 0;
	background: url("../images/spinner.gif") no-repeat center;
}

#homeerr_msg.ajax-loading {
	padding: 20px 0;
	background: url("../images/spinner.gif") no-repeat center;
}
#reg_err.ajax-loading {
	padding: 20px 0;
	background: url("../images/spinner.gif") no-repeat center;
}
#reg_err{
	text-align:center;	
}
/*------end mootools---*/

/*testimonials*/

#testi_scroll div ul{
	list-style-type:none;
	text-align:left;
	padding:5px;
	margin:5px;
}
.testi-bg{
	background:url(../images/frame.jpg) no-repeat;	
	height:368px;
	width:274px;	
	padding-top:50px
}
.testi-bg2{
	height:300px;
	width:272px;
}
#testi_scroll{
	height:270px;
	overflow:hidden;
	width:235px
}
.testi-right-sub ul{
	list-style-type:none;
	margin:0px;	
	padding:0px;
	border:1px solid #A8D1ED;				
}
.testi-right-sub ul li{
	padding:5px;
}
.testi-right-sub{
    background-color: #FBFBFB;
    margin-bottom: 10px;
    text-align: justify;
    width: 688px;
}
.testi-date{
	text-align:right;
	display:block;
	color:#0202FF;
}
.view-all a{
		color: #0C1639;
		text-decoration: none;
}
.view-all{
	padding: 8px 30px 0px 0px;
	font-weight: bold; 
	text-align: right;
}
.client{
	float:left;
	font-weight:bold;
	display:block;
	width:50%;
}
.testi-logo{
	text-align: right;				
	margin:0px;
}
.testi-comp{
	text-align:right;
	font-size: 10px; 
	margin:0px;				
}
.testi-comp a{
	color: #B4B4B4;
	text-decoration:none;
}
.cont-title{
	line-height: 28px;
	float: left;
	font-size: 14px; 
	font-weight: bold;
	color:#0C1639;
	width:50%;
}

/*FAQ*/
.cont-right-sub ul li{
	margin:10px;			
}
.cont-right-sub ul{
	margin:5px;
	padding:0;
}
.faq-li-2{
	list-style-type:none;
}

/*contact us*/
.cont-form-2{
	margin-top: 20px;
	clear: both;
	text-align: left;
	font-weight: bold;
}
/*new homepage*/
.steps-p{
	display:block;		
	margin-top:8px;
}
.head-p{
    font-weight: bold;
    margin: 0 0 10px;
    text-align: center;
}

.head-p p{
    color: #0E183B;
    font-family: HelveticaCondensedRegular;
    font-size: 20px;
    margin: 0;
	}

.steps{
    text-align: center;
}

.steps p.label{
    color: #0DAEFE;
    font-family: ArialNarrow;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.box {
    height: 122px;
    margin: auto;
    padding: 0 6px;
    width: 514px;
}
#google-places, #webseo-tuneup, #search-submission{
    background-color: #FFFFFF;
    border: 1px solid #CBCBCB;
    height: auto;
    margin-top: 35px;
    padding-bottom: 20px;
}
#webseo-tuneup .box-icon {
    background: url("../images/free-website-seo.png") repeat scroll 0 0 transparent;
    height: 66px;
    margin-left: 16px;
    margin-top: -23px;
    position: absolute;
    width: 54px;
}
#search-submission .box-icon {
    background: url("../images/free-search.png") repeat scroll 0 0 transparent;
    height: 66px;
    margin-left: 16px;
    margin-top: -23px;
    position: absolute;
    width: 54px;
}
#search-submission.box p {padding: 0px 0 3px 20px !important;}
#google-places .box-icon {
    background: url("../images/free-seo-google.png") repeat scroll 0 0 transparent;
    height: 64px;
    margin-left: 22px;
    margin-top: -18px;
    position: absolute;
    width: 47px;
}
#google-places p.label, #webseo-tuneup p.label {
    padding: 0;
    width: 100%;
	_padding:10px 0 !important;
}

.boxbg-web{
	background:url('../images/website-seo.jpg') no-repeat;
}
.boxbg-search{
	background:url('../images/search_engine.jpg') no-repeat;
}
.boxbg-direct{
	background:url('../images/directory_submissions.jpg') no-repeat;
}
.boxbg-book{
	background:url('../images/social-bookmark.jpg') no-repeat;
}
.boxbg-blog{
	background:url('../images/blog-article.jpg') no-repeat;
}
.boxbg-theme{
    background: url("../images/themed.jpg") no-repeat scroll 0 0 transparent;
    margin-bottom: 20px;
}

.box-left{
	float:left;
	width:274px;
}
.box-left-1{
    background: url("../images/sidebar_top.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 76px;
    width: 100%;
}

.admin-box-left-1{
	background:url('../images/sidebar_top_admin.jpg') no-repeat;
	height:20px;
	padding:10px 0 0 10px;
	text-align:left;
}

.box-left-1 span, .box-left-3 span, .navbox-sub ul li a:hover{
	color:#FFFFFF;
}

.box-left-1 span{
	display: block;
    font-weight: bold;
    padding-left: 70px;
    padding-top: 23px;
    text-align: left;
    font-size: 11px;
    line-height: 9px;
}
.box-left-2{
    background: url("../images/sidebar_center.jpg") repeat-y scroll 0 0 transparent;
    float: left;
    width: 100%;
}
.box-left-3{
	background:url('../images/sidebar_tbar.gif') no-repeat;
	height:23px;
}
.box-left-3 span{
	text-align:left;
	display:block;
	font-weight:bold;
	line-height:22px;
	padding-left:12px;
}

.step-1{
    background: url("../images/step1_top.jpg") no-repeat scroll 0 0 transparent;
    height: 110px;
    margin: auto auto 20px;
    width: 562px;
}
.step-2{
    background: url("../images/step2_top.jpg") no-repeat scroll 0 0 transparent;
    height: 110px;
    margin: auto auto 20px;
    width: 562px;
}
.step-3{
    background: url("../images/step3_top.jpg") no-repeat scroll 0 0 transparent;
    height: 110px;
    margin: auto;
    width: 562px;
}
.step-3 div, .step-2 div, .step-1 div{
    padding: 12px 20px 5px 92px;
    text-align: left;
}
.extra{
    text-align: center;
    width: 538px;
    margin: 20px auto 0;
}

.cf_top{
	float:left;
	width: 698px;
	}

.cf_bottom{
	background:transparent url(../images/cf_bottom.jpg) no-repeat scroll left top;
	float:right;
	height:7px;
	width:698px;
}

.box p{
    padding: 33px 0 3px 20px;
    width: 485px;
}

.apply-text{
    margin: auto;
    width: 560px;
	}

.footer{
    color: #0C1639;
    float: right;
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: right;
    width: 71%;
}

.footer-bottom{
	float: right;
	width: 71%;
 }

.foot-bottom{
	margin: 5pt auto; width: 200px;
}

/*registration*/
.cont-right-sub h1{
	font-size:13px;
	padding-bottom:20px;
}
.reg_input ul, .reg_confirm ul{
	list-style-type:none;
	margin:0px;
}
.reg_input ul li, .reg_service ol li, .reg_confirm ul li{
	padding:5px 0px;	
	text-align:justify;
}
.reg_form p{
	margin:25px 0px;
	padding-right:12px;
}			
.reg_note li{
	font-size:10px;
	margin:0px;
}
.cont-right-sub ul li {
	margin:0px;
}

.cont-right-sub ul li.testi-text {
	font-size:11px;
	line-height:16px;
	padding:10px;
}

.reg_service{
	text-align:center;
	padding-right:12px;
}
.iconfirm{
	color:#000000;	
}

#idaccess_tel span, #idaccess_ftp span{
	display:block;
	padding:2px;
	margin-left:20px;
	text-align:right;
	width:300px;
}

.theaccess ul{
	list-style-type:none;
	padding-right:12px;
}

/* CDS */
#fpjtoggle{
	float: left;
	}

#cds-container {
border: 1px solid #CACACA;
margin-top: 3px;
text-align:left;
width:500px;
padding:5px; 
padding-top:0px;
color:#000000;
font-family:Verdana,"Times New Roman",Times;
font-size:12px;
margin-left:81px;
float: left;
}

.cds {
padding:10px;
background-color:#FFFFFF;
font-family:Calibri;
}

div.cds h2 {
font-family:Verdana,"Times New Roman",Times;
color:#000000;
font-size:14px;
text-align:left;

}

div.cds p {
color:#000000;
font-family:Verdana,"Times New Roman",Times;
font-size:12px;
text-align:justify;
}

div.cds a, a:link {
color:#000000;
text-decoration:none;
}

div.cds a:hover {
color:#000000;
text-decoration:underline;
}

/* 404 Page */
#content{}

.full-top{
    background: url("../images/full-top.png") repeat scroll 0 0 transparent;
    height: 8px;
    width: 980px;
	}

.full-mid{
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #306497;
    border-right: 1px solid #306497;
    float: left;
    width: 978px;
	}

.full-bottom{
    background: url("../images/full-bottom.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 8px;
    width: 980px;
	}

#notfound{
    color: #808080;
    font-size: 13px;
    letter-spacing: -1px;
    padding: 20px;
    text-align: left;
	}
	
#notfound h1{
    font-size: 22px;
    font-weight: normal;
	}

#notfound p{}

/* Registration Form */
#optiontree{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    height: 300px;
    margin-left: 110px;
    margin-top: 5px;
    overflow: auto;
    padding: 10px;
    position: absolute;
    width: 214px;
}

#optiontree a{
	outline: none !important;
	}

#expand-button {
	padding-bottom: 5px;
	}

#expand-button a{
    color: #1E76B6;
    font-size: 11px;
	}

#expand-button a:hover{
	color: #0C1B3F;
	}

#allcat{
	padding-bottom: 10px;
	font-weight: bold;
	}

a#treetoggle span{
    background: url("../images/button.png") no-repeat scroll 0 -21px transparent;
    cursor: pointer;
    height: 21px;
    padding: 4px 15px;
    width: 43px;
}

a#treetoggle span:hover{
	background: url("../images/button.png") no-repeat scroll 0 -43px transparent;
	}

#optiontree ul li{
    cursor: pointer;
    text-align: left;
}

#optiontree ul li span:hover{
	background-color: #ccc;
}


#treemenu{
	margin: 0px;
	padding: 0px;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
    background: url("../images/list.gif") no-repeat scroll left center white;
    list-style-type: none;
    margin-bottom: 3px;
    padding: 0 0 3px 22px !important;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background: white url(../images/closed.gif) no-repeat left 1px;
	cursor: hand !important;
	cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}

/* Translator */
#language{
    padding: 6px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 25px;
	}

#language a{
	text-decoration: none;
	}

#language a img{
	border: none;
}
