@charset "utf-8";
/* CSS Document */

img {
    width: 100%;
	height:auto;

}
body {

	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

}

@media screen and (min-width: 780px) {
	body {

	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;

}}

@media screen and (min-width: 780px) {
    .container {
	margin: 0 auto;
	padding: 0;
	width: 84%;
	max-width: 1130px;
}
}
@media screen and (max-width: 780px) {
.container {
	margin: 0 auto;
	padding: 2%;

}
}


@media screen and (min-width: 780px) {
#webHomeVideo { 
  width: 100%;
  max-height: 600px;
  min-height: 600px;
 position: relative;
 	   overflow:hidden;

  
 }

#background-video {
	position: absolute;
  object-fit: cover;
       z-index: -1;
}
#webHomeVideo h1 {
  color:#999;
  font-family: Trebuchet MS;
  font-weight: bold;
  text-align: center;
 
}
#webHomeVideo h2 {
  color:#999;
  font-family: Trebuchet MS;
  font-weight: bold;
  text-align: center;
 
}
#webHomeVideo h1 {
  font-size: 6em;
  }
#webHomeVideo h2 { 
  font-size: 4em;
 
}}


@media screen and (max-width: 780px) {
  #webHomeVideo { display: none; }
  #imgBackgroundHome {
	display:block;
	width:100%;
	background-image: url("../../images/mobile-home-banner-main.jpg");
	background-size: 100% 100%;
    background-repeat:no-repeat;
	min-height:280px;
}
#imgBackgroundDedicated {
	display:block;
	width:100%;
	background-image: url("../../images/mobile-dedicated-banner-main.jpg");
	background-size: 100% 100%;
    background-repeat:no-repeat;
	min-height:280px;
}
#imgBackgroundVPS {
	display:block;
	width:100%;
	background-image: url("../../images/mobile-vps-banner-main.jpg");
	background-size: 100% 100%;
    background-repeat:no-repeat;
	min-height:280px;
}
#imgBackgroundWebhosting {
	display:block;
	width:100%;
	background-image: url("../../images/mobile-web-hosting-banner-main.jpg");
	background-size: 100% 100%;
    background-repeat:no-repeat;
	min-height:280px;
}    
 #imgBackgroundDomain {
	display:block;
	width:100%;
	background-image: url("../../images/mobile-domain-name-banner-main.jpg");
	background-size: 100% 100%;
    background-repeat:no-repeat;
	min-height:280px;
}    
    
} 
  
#cookies{
	    display:block;
		margin-top:0px;
		margin-left:0px;
		background-color:#FFF;
		position:fixed;
		width:100%;
		min-height:50px;
		z-index:999;
		color:#000;
		padding-top:15px;
		padding-bottom:10px;
		text-align:center;
		font-size:22px;
		}
	
	.cookieLinks{
		color:#036;
	}
	.cookieLinks:hover{
		color:#00F;
	}
	
#contentBody {
	min-height:600px;
}

.clear {
	clear:both; }
@media screen and (min-width: 680px) {
#footer {
	background-color:#646464;
	width:100%;
	height:185px;
	padding-top:20px;
	margin-bottom:-20px;

	
}}
@media screen and (max-width: 680px) {
#footer {
	background-color:#646464;
	width:100%;
	height:225px;
	padding-top:45px;
    margin-top: -25px;
	margin-bottom:-30px;
}}	
.more:hover, #connect a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
#footerLeft a {
	color:#FFF;
}
#footerLeft a:active {
	color:#FFF;
}
#footerLeft a:visited {
	color:#FFF;
}
#footerLeft a:hover {
	opacity: 0.5;
}
@media screen and (min-width: 680px) {
#footerLeft {
	float:left;
	width:70%;
	padding-bottom:20px;
}}
@media screen and (max-width: 680px) {
#footerLeft {
	float:left;
	width:90%;
	padding-bottom:20px;
	padding-left:2%;
}}
@media screen and (max-width: 800px) {
#connect {
	width:90%;
	float: left;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding-bottom:20px;
}}
@media screen and (min-width: 800px) {
#connect {
	float: right;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}}
#connect a {
	float: left;
	display: inline-block;
	height: 50px;
	width: 50px;
	margin: 0 15px;
	
}

#connect a.linkedin {
	background: url(../../images/social_icons_main.png) no-repeat;
	background-position: -50px -50px;
}
#connect a.facebook {
	background: url(../../images/social_icons_main.png) no-repeat;
	background-position: 0px 0px;
}
#connect a.twitter {
	background: url(../../images/social_icons_main.png) no-repeat;
	background-position: -50px 0px;
}
#addressBlock {
	width:100%;
	background-color:#333;
	height:auto;
	min-height:100px;
}
#addressBlock h2 {
	padding-top:8px;
	padding-left:8px;
	color:#FFF;
}
#addressOne {
	float:left;
	margin-top:-30px;
	width:48%;
	color:#3fa1da;
	font-size:16px;
	
}
#addressTwo {
	float:left;
	margin-top:-30px;
	width:48%;
	
	
}
#quick-links {
	line-height: 28px;
}
#quick-links a {
	color:#3fa1da;
	padding-right:18px;
}
#quick-links a:active {
	color:#3fa1da;
}
#quick-links a:visited {
	color:#3fa1da;
}
#quick-links a:hover {
	opacity: 0.5;
}
@media screen and (max-width: 800px) {
	#addressOne {
	
	width:96%;
	padding:2%;
}
#addressTwo {
	
	width:96%;
	padding:2%;
}}
	#cookies{
	    display:block;
		background-color:#FFF;
		position:fixed;
		width:100%;
		min-height:150px;
		z-index:999;
		color:#000;
		text-align:center;
		font-size:22px;
		bottom:0;
		padding:10px;
		}		
#cookiesContainer {
		font-family: begum, sans-serif;
		font-style: normal;
		font-weight: 300;
		font-size:18px;
		width:94%;
		max-width:1000px;
		margin: 0 auto;
}
	
	.cookieLinks{
		color:#036;
	}
	.cookieLinks:hover{
		color:#00F;
	}	
	
.packageBox {
  width: 42%;
  height:auto;
  padding: 2%;
margin: 1%;
  border: 1px solid grey;
  float:left;
	
}
@media screen and (max-width: 680px) {
  .packageBox {
  width: 90%;
  height:auto;
  padding: 10px;
    margin: 2%;
  border: 1px solid grey;
  float:left;
	
}  
    
}
.priceBox {
	width:90%;
	background-color:#333;
	color:#FFF;
	font-size:22px;
	height:auto;
	padding:8px;
	margin:auto;
	
}

.center {
	text-align:center;
}
.clear {clear:both;}

.priceButton  {
  background-color: #3fa1da;
  color: white;
  padding: 14px 25px;
  text-align: center;
  
  display: inline-block;
}
.priceButton a {
	color:#FFF;
	text-decoration: none;
}
.priceButton a:hover {
	opacity: 0.5;
}
.packageBox ul {
    
    list-style-type: none;
    text-align: left;
    padding-left: 32%;
    font-size: 15px;
}
.red {color: red;}
.form ul {
    width:90%;
    list-style-type:none;
    list-style-position:outside;
    margin:auto;
    padding:0px;
}
.form li{
    padding:12px; 
    border-bottom:1px solid #cccccc;
    position:relative;
}
.form li:first-child {
    border-bottom:1px solid #777;
}
.form h2 {
    margin:0;
    display: inline;
}
.form label {
    width:180px;
    margin-top: 4px;
	margin-bottom: 6px;
    display:inline-block;
    float:left;
}
.form_notification {
    color:#d45252; 
    margin:5px 0 0 0; 
    display:inline;
    float:right;
}
.form input {
    height:22px; 
    width:220px; 
    padding:4px 4px;
	margin-top:4px;
}
.input-small {
    height:22px; 
    width:120px;
	max-width:120px;
    padding:4px 4px;
	margin-top:4px;
}
.input-medium {
    height:22px; 
    width:120px;
	max-width:120px;
    padding:4px 4px;
	margin-top:4px;
}
.form textarea {
	margin-top:10px;
}
.form input:focus { /* add this to the already existing style */
    padding-right:30px;
}
.form input { /* add this to the already existing style */
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
}
.form input {
    padding-right:30px;
}
.form ::-webkit-validation-bubble-message {
    padding: 1em;
}
.form_submit input[type=submit] {
    width:auto;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 24px;
    background-color:#3fa1da;
	text-align:center;
	padding-top:3px;
	padding-bottom:35px;
	color:#FFF;
	line-height: 32px;
	height:35px;
}

.form_submit {
	 margin-left:50%;
}
 
.form_submit, input[type='submit']:hover{    
    color: darkgray;
}
.formTerms a{
	font-size:11px;
	margin-left:-80px;
	color:#990000;
}
.formText{
	margin-left:-80px;

}
.pawrdReset a{
	font-size:13px;
	margin-left:20px;
	margin-top:25px;
	color:#990000;
}
.red {
	color:#F00;
}
.green { color: #038002;}
.error { color:#F00; padding-left:30px; font-size:12px;}
.links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.links ul li {
	width: 200px;
	padding: 6px 0 6px 6px;
}
.links ul li a {
	color: #3fa1da;
	font: 15px/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.AccountPageSplitLeft {
	float:left;
	width:44%;
	padding:1%;
}
@media screen and (max-width: 600px) {
.AccountPageSplitLeft {
	float:left;
	width:96%;
	padding:1%;
	min-width:96%;
    }}
 select {
  padding: 10px 12px;
  border-radius: 2px;

}    
.selectStyle1 select {
  width: 200px;
  padding: 10px 12px;
  border: none;
  border-radius: 2px;
  background-color: #3fa1da;
   color:#FFF; 
}  
 
.package_submit input[type=submit] {
    width:130px;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 24px;
    background-color:#3fa1da;
	text-align:center;
	padding-top:3px;
	padding-bottom:35px;
	color:#FFF;
	line-height: 32px;
	height:35px;
}

.package_submit {
	 margin-left:25%;
}
 
.package_submit, input[type='submit']:hover{    
    color: darkgray;
}
.checkout_submit input[type=submit] {
    width:auto;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 24px;
    background-color:#3fa1da;
	text-align:center;
	padding-top:3px;
	padding-bottom:35px;
	color:#FFF;
	line-height: 32px;
	height:35px;
}

.checkout_submit {
	 margin-left:55%;
}
@media screen and (max-width: 680px) {
.checkout_submit {
	 margin-left:25%;
}}
.checkout_submit, input[type='submit']:hover{    
    color: darkgray;
}
.cartPriceText {
    text-align: right;
    font-weight: 900;
    font-size: 15px;
    padding-right: 8px;
}
table td {
    padding: 15px 0;
}

.pageLogo {
	float:left;
	margin:5px;
	width:18%;
}
.pageLogoSize {
	max-height:150px;
	max-height:150px;
}
.pageLogoText {
	float:left;
	width:80%;
}
.osLogos {
	height:200px;
	width:250px;
	float:left;
}
.logoBox {
	margin:auto;
	max-width:1000px;
}
@media screen and (max-width: 680px) {
.logoBox {
	margin:auto;
	max-width:500px;
}
.osLogos {
	height:150px;
	width:180px;
	float:left;
}
}

.adminQuickView {
	width:47%;
	float:left;
}
.viewAllInvoicesFrame {
	width:98%;
	padding:1%;
	height:auto;
	border-bottom-style: solid;
    border-width: 1px;
	border-right-style: solid;
    border-width: 1px;
	margin:2%;
}
.invoiceCellFloat1 {
	float:left;
	width:24%;
	padding-left:1%;
}
.invoiceCellFloat2 {
	float:left;
	width:18%;
	padding-left:1%;
}
.invoiceCellFloat3 {
	float:left;
	width:7%;
	padding-left:1%;
}
.invoiceCellFloat4 {
	float:left;
	width:12%;
	padding-left:1%;
}
.invoiceCellFloat5 {
	float:left;
	width:15%;
	padding-left:2%;
}
.invoiceCellFloat6 {
	float:left;
	width:15%;
	padding-left:1%;
}
.pdf {
	max-height:30px;
	max-width:25px;
}
@media screen and (max-width: 680px) {
	.invoiceCellFloat1 {
	float:left;
	width:40%;
	padding-left:1%;
	min-height:85px;
}
.invoiceCellFloat2 {
	float:left;
	width:30%;
	padding-left:1%;
	min-height:85px;
}
.invoiceCellFloat3 {
	float:left;
	width:20%;
	padding-left:1%;
	min-height:85px;
}
.invoiceCellFloat4 {
	float:left;
	width:30%;
	padding-left:1%;
}
.invoiceCellFloat5 {
	float:left;
	width:30%;
	padding-left:2%;
}
.invoiceCellFloat6 {
	float:left;
	width:30%;
	padding-left:1%;
}}

.pageLockFloat {
    float: left;
    width: 35%
}
@media screen and (max-width: 680px) {
    .pageLockFloat {
    float: left;
    width: 50%
    }}



.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}


.optionsCell {
	float:right;
	margin-right:100px;
}

@media screen and (max-width: 680px) {
	.optionsCell {
	float:right;
	margin-right:10px;
	margin-top:-20px;
}}

.dropdowMoreOptions {
  position: relative;
  display: inline-block;
}

.dropdowMoreOptions-content {
  display: none;
  position:absolute;
  background-color: #f9f9f9;
  min-width:140px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 10px 10px;
  z-index: 1;
  right:0px;
  line-height:34px;
  text-align:right;
  
}

.dropdowMoreOptions:hover .dropdowMoreOptions-content {
  display: block;

}





















