@import url('reset.css');
/* General Demo Style */
body{
	/*font-family: 'Trykker', serif;*/
	/* [disabled]font-family: 'Quattrocento', serif;*/
font-family: 'Ubuntu', sans-serif;

	font-size: 15px;
	color: #000;
	font-weight: 400;
	background-image: url(images/bg_img.jpg);
	/*font-family: 'Terminal Dosis', Arial, sans-serif;*/
	/* [disabled]font-family:Verdana, Geneva, sans-serif; */
	/* [disabled]background-color: #E6E6E6; */

}
.container{
	position: relative;
	margin-bottom: 0px;
	font-family: 'Terminal Dosis', Arial, sans-serif;
	/* [disabled]background-color: #FFF; */
}
a{
	color:#F60;
	text-decoration: none;
}
.clr{
	clear: both;
}
.content{
	position:relative;
}
h1{
	margin: 0px;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 span{
	display: block;
	font-size: 14px;
	color: #000;
	font-style: italic;
	font-family: Georgia, serif;
	padding-top: 5px;
}
/* Header Style */
.header{
	font-family:'Arial Narrow', Arial, sans-serif;
	line-height: 24px;
	font-size: 11px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.header a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.header a:hover{
	color: #fff;
}
.header span.right{
	float: right;
}
.header span.right a{
	float: none;
	display: inline;
}
.more{
	position:relative;
	clear:both;
    font-size: 11px;
    padding: 20px 0px;
    text-transform:uppercase;
    width: 390px;
    height:55px;
    margin: 0 auto;
}
.more ul{
	display:block;
	text-align:center;
}
.more ul li{
	display: block;
    padding: 4px 2px;
    float:left;
}
.more ul li.selected a,
.more ul li.selected a:hover{
	background:#0099c5;
	color:#fff;
	text-shadow:none;
    font-weight:bold;
}
.more ul li a{
	color:#555;
    float:left;
	background:#fff;
    width:64px;
	padding: 2px 5px;
	-moz-box-shadow:1px 1px 2px #aaa;
	-webkit-box-shadow:1px 1px 2px #aaa;
	box-shadow:1px 1px 2px #aaa;
}
.more ul li a:hover{
	background:#000;
	color:#fff;
}
/*web*/

.header_green_line {
	width::100%;
	height: 5px;
	background-color: #784662;
	
}
.header_area{
	width::100%;
	height: 80px;
}

.header_sapce {
	width: 1080px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: repeat-y;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/* [disabled]background-color: #FFF; */

}
.header_logo {
	float: left;
	width: 42%;
	padding-top: 10px;
	margin-bottom: 5px;
	color: #FFF;
}
.header_logo_text {
	font-size: 30px;
	color: #FFF;
	/* [disabled]font-family: 'Ropa Sans', sans-serif; */
	font-family: 'Terminal Dosis', Arial, sans-serif;

}
.header_logo_slogan {
	font-size: 14px;
	color: #FFE1CE;
	font-family: 'Ropa Sans', sans-serif;
	width: 82%;
	text-align: right;
	
}
.header_address {
	float: right;
	width: 40%;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}
.header_img_tel {
	width: 60%;
	float: left;
}
.header_text_tel {
	width: auto;
	float: right;
	font-size: 14px;
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-right: 5px;
}

.menu_area {
	width: 100%;
	height: 45px;
	background-color: #784662;
	text-align: center;
	position: fixed;
	z-index: auto;
}
.menu {
	width: 1080px;
	padding-left: 90px;
	padding-right: 10px;
	background-repeat: repeat-y;
	height: 50px;
	/* [disabled]margin-top: auto; */
	margin-right: auto;
	/* [disabled]margin-bottom: 0px; */
	margin-left: auto;
	clear: both;
	text-align: center;
}


.content_area{
	/* [disabled]width: 100%; */
	/* [disabled]height: auto; */
	background-image: url(images/banner_20_bg.jpg);
	height: 355px;
	/* [disabled]background-color: #FFFFFF; */
	padding-top: 40px;
	
}
.content_area img{
}



.footer{
	width: 100%;
	text-align: center;
	color: #CCC;
	line-height: 25px;
	margin-top: 15px;
	height: 250px;
	padding-top: 25px;
	clear: both;
	border-top: 3px dotted #ccc;
	position: relative;
}
.footer a{ color:#CCC; text-decoration:none; }
.footer a:link { color:#CCC; text-decoration:none;}
.footer a:hover {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.footer_conter {
	width: 1070px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: repeat-y;
	height: 250px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

.services{
	width: 100%;
	text-align: center;
	color: #CCC;
	line-height: 25px;
	margin-top: 0px;
	height: 50px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 300;
	clear: both;
}
.copyright{
	width: 100%;
	/* [disabled]background-color: #000; */
	text-align: center;
	color: #CCC;
	line-height: 25px;
	margin-top: 0px;
	height: 25px;
	padding-top: 10px;
	font-size: 10px;
	padding-bottom: 11px;
	font-family: 'Arimo', sans-serif;
	font-weight: 300;
}
.copyright a{ color:#CCC; text-decoration:none; }
.copyright a:link { color:#CCC; text-decoration:none;}
.copyright a:hover { color:#CCC;}



.copyright{
	width: 100%;
	text-align: center;
	color: #CCC;
	line-height: 25px;
	margin-top: 0px;
	height: 25px;
	padding-top: 10px;
	font-size: 10px;
	padding-bottom: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 300;
	clear: both;
	
	
}
.copyright a{ color:#CCC; text-decoration:none; }
.copyright a:link { color:#CCC; text-decoration:none;}
.copyright a:hover { color:#CCC;}


.clear_both{ clear:both;}

.product_display {
	width: 1070px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-repeat: repeat-y;
	/* [disabled]height: 300px; */
	/* [disabled]margin-top: 10px; */
	/*	background-color: #EAEAEA;*/
	padding: 5px;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
	color: #666;
	font-family: 'Terminal Dosis', Arial, sans-serif;

}
.product_display_menu {
	width: 1080px;
	height: 255px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-repeat: repeat-y;
	/* [disabled]height: 300px; */
	/* [disabled]margin-top: 10px; */
	font-size: 14px;
	text-align: center;
	/* [disabled]background-color: #FFFFFF; */
	color: #666;
	font-family: 'Terminal Dosis', Arial, sans-serif;
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-right: 5px; */
	padding-bottom: 5px;
	/* [disabled]padding-left: 12px; */

}
.product_display h1 {
	color: #333;

}
.product_display1 {
	width: 1070px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-repeat: repeat-y;
	height: 210px;
	margin-top: 5px;
	background-color: #E6E6E6;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	color: #000;
}
.product_display1 h1 {
	color: #000;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Terminal Dosis', Arial, sans-serif;


}
.product_display1 a { 
color:#666;
}
.product_display1 a:link {
	color: #333;
}
.product_display1 a:active {
	color: #333;
}
.product_display1 a:hover {
	color:#F30;
}
.list_box11 {
	width: 32%;
	height: 200px;
	float: left;
	margin-right: 2%;
	text-align: left;



}
.list_box11 ul
{
list-style-type: none;
padding: 10px;
margin: 0px;
}

.list_box11 li{
	list-style-image: url(images/blue_bullet.png);
	border-bottom: 1px #ccc dotted;
	line-height: 24px;
	list-style-position: 0px;
}

.list_box22 {
	width: 32%;
	height: 150px;
	float: left;
}
.list_box33 {
	
	width:30%;
	height:250px;
	float:left;
}

.icon_1 {
	width:5%;
	float:left;
}
.icon_text {
	width:93%;
	float:right;
	line-height:20px;
}

/*inside*/
.content_area1{
	width: 100%;
	height: auto;
	background-image: url(images/banner_20_bg.jpg);
	background-repeat: repeat-x;
	/* [disabled]background-color: #FFF; */
	padding-top: 40px;
	/*background-image: url(images/center_part.jpg);*/
}.content_area_banner {
	width: 1080px;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: right;
}
.content_area_banner img{
	width:100%;
}
.content_area2{
	width: 100%;
	height: 250px;
	/* [disabled]background-image: url(images/center_part.jpg); */
	background-repeat: repeat-x;
	/* [disabled]background-color: #FFF; */
	/*background-image: url(images/center_part.jpg);*/
}.content_area_banner2 {
	width: 1080px;
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: right;
}
.content_area_banner2 img{
	width:100%;
}
.clear_both{
	clear:both;
}

.product_display_in {
	width: 1050px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	/* [disabled]height: 300px; */
	/* [disabled]margin-top: 10px; */
	/*	background-color: #EAEAEA;*/
	padding: 15px;
	/* [disabled]font-size: 14px; */
	text-align: justify;
	background-color: #fff;
	/*background-color: #067BA8;*/
	/*color: #FFF;*/
}
.product_display_in h1{
	margin: 0px;
	font-size: 16px;
	color: #000;
	font-weight: 700;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
   font-family: 'Gudea', sans-serif;	
}
.product_display_in  h2{
	margin: 0px;
	font-size: 15px;
	color: #666;
	font-weight: 700;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
font-family: 'Gudea', sans-serif;}

.product_display_in h3 { 
color:#000;

}

.left_section_inside {
	width: 100%;
	height: 100%;
	float: none;
	margin-bottom: 15px;
	clear: none;
}

.left_section_inside ul
{
list-style-type: none;
padding: 10px;
margin: 0px;
}

.left_section_inside li{
	list-style-image: url(images/blue_bullet.png);
	line-height: 24px;
	list-style-position: 0px;
}


.right_section_inside {
	width: 24%;
	float: right;
	color: #000;
	padding-top: 0px;
	text-align: left;
}
.l_display_box {
	width: 48%;
	padding: 5px;
	float: left;
	text-align: justify;
	/* [disabled]background-color: #FFF; */

	
}

.l_display_box h2{
	font-size:14px;
	font-weight:600;
}
.l_display_box22 {
	width: 48%;
	padding: 5px;
	float: right;
	text-align: justify;
	/* [disabled]background-color: #FFF; */

	
}
.l_display_box22 h2{
	font-size:14px;
	font-weight:600;
}

.l_display_box ul
{
list-style-type: none;
padding: 10px;
margin: 0px;
}

.l_display_box li{
	list-style-image: url(images/blue_bullet.jpg);
	border-bottom: 1px #ccc dotted;
	line-height: 24px;
	list-style-position: 0px;
}


.l_display_box2 {
	width: 32%;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	/* [disabled]margin-top: 10px; */
	text-align: left;
}
.l_display_box2 ul
{
list-style-type: none;
padding: 10px;
margin: 0px;
}

.l_display_box2 li{
	list-style-image: url(images/blue_bullet.png);
	border-bottom: 1px #ccc dotted;
	line-height: 24px;
	list-style-position: 0px;
}

.main_img_f {
	width: 23%;
	float: left;
	padding-right: 8px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}

.vps_img {
	width: 6%;
	float: left;
	margin-top: 10px;
}
.vps_text {
	width: 93%;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*VPS Comparison*/

.left_caption_head {
	width: 36%;
	padding: 5px;
	float: left;
	text-align:left;
	
}
.left_caption_head h1 {
font-weight:600;
	font-size:14px;
	
	line-height:0px;}
.left_caption_head_1 {
	width:20%;
	padding:5px;
	text-align:center;
	float:left;
}
.left_caption_head_2 {
	width: 60%;
	padding: 5px;
	float: left;
}
.full_text {
	width: 98%;
	padding: 5px;	}
	
.full_text h1 {
font-weight:600;
	font-size:14px;	
}
.top_margin { margin-top:10px;}
	
.bottom_line {clear:both; border-bottom:#999 1px dotted; }


.clear_both{
	clear:both;
}
/*Project close to us*/
.project{
	width: 1070px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-repeat: repeat-y;
	height: 120px;
	margin-top: 10px;
	/*	background-color: #EAEAEA;*/
	padding: 5px;
	font-size: 16px;
	text-align: left;
	background-color: #fff;
	color: #000;
	font-family: 'Terminal Dosis', Arial, sans-serif;
	line-height: 18px;

}
.project h1{
	font-size:28px;
	color:#000;
}

.project h2{
	font-size:22px;
	color:#FFE0C1;
}

.project_content {
	width: 27%;
	height: auto;
	float: left;

}
.project_img {
	width: 73%;
	height: auto;
	float: right;
	padding-top: 15px;
	text-align: center;

}
.demo_1{
	width: 1070px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	height: 80px;
	margin-top: 10px;
	/*	background-color: #EAEAEA;*/
	padding: 5px;
	font-size: 16px;
	text-align: left;
	/* [disabled]background-color: #F39F0B; */
	color: #FFF;
	font-family: 'Terminal Dosis', Arial, sans-serif;
	line-height: 10px;
	/* [disabled]background-image: url(images/demo11.jpg); */

}
.demo_1 h1{
	font-size: 28px;
	color: #FFFFFF;
}

.demo_1 h2{
	font-size: 22px;
	color: #FFE1CE;
}
.demo_section1 {
	width: 70%;
	height: auto;
	float: left;
	line-height: 8px;
	padding-left: 5px;
	padding-top: 5px;

}
.demo_section2 {
	width: 25%;
	height: auto;
	float: right;
	padding-top: 15px;

}

/*VPS*/
.vps_features {
	width:
	
}

/*aboutus*/
.image_section {
	width: 7%;
	float: left;
	padding-top: 10px;
	text-align: center;
}
.heading_section {
	width: 92%;
	float: right;
}

.image_section1 {
	width: 4%;
	float: left;
	padding-top: 10px;
	text-align: center;
}
.heading_section1 {
	width: 96%;
	float: right;
}

.heading_sectionimg {
	width: 32%;
	margin-left: 10px;
	float: left;
	text-align: left;
	
	
}
.heading_sectionimg img{
	border:3px solid #784662;
		
}
	
.vps_img1 {
	width: auto;
	float: left;
	text-align: justify;
	margin-top: 10px;
	
	
}
.vps_img1 img{
	
		
}

.vps_text1 {
	width: 79%;
	float: right;
	text-align: justify;
	margin-top: 10px;
	padding: 3px;
}
/*Resume*/

.career_form_caption {
	width:20%;
	padding:5px;
	float:left;
}
.career_form_input {
	width:78%;
	padding:5px;
	float:right;
}
.career_form_input input{
	width: 40%;
	border: 1px #CCCCCC dotted;
	}
.career_form_input select{
	width: 40%;
	border: 1px #CCCCCC dotted;
	}
.career_form_input_small {
	width: 19%;
	padding: 5px;
	float: left;
}
.career_form_input_small1 {
	width: 19%;
	padding: 5px;
	float: left;
}

.career_form_input_small input {
	width: 80%;
	border: 1px #CCCCCC dotted;
}
.career_form_caption_full {
	width: 99%;
	padding: 5px;
	font-weight: bold;
}
.career_form_input_full {
	width: 99%;
	padding: 5px;

}

.career_form_input_full textarea{
	width: 100%;
	border: 1px #CCCCCC dotted;
}


/*Faq*/
.text_tab_padding {
	padding-left:60px;
}
.text_tab_padding1 {
	padding-left:120px;
}
/*Info*/
.for_more_info {
	width: 98%;
	padding: 1%;
	border:2px #784662 dotted;
	text-align:center;
}
.heading_section span {
	
	font-weight:bold;
	
	}
	
	
.quote_form_caption{
	width: 30%;
	float: left;
	padding-right: 8px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}
.quote_form_inputs {
	width: 69%;
	float: right;
	margin-top: 10px;
}

.warning {
	color:#F00;
}