@import url("reset.css");
@import url("menu.css");
@import url(http://fonts.googleapis.com/css?family=Lato:400,900);
/* CSS Document */
body{
	background-color: #141414;
	background-image: url(../images/layout/main-bg.jpg);
	background-repeat: repeat;
	}
#wrap{
	margin: 0px;
	padding: 0px;
	}

/* Header */
#headerWrapper100{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	background-color: #fff;
	background-image: url(../images/layout/header-bg-lg.png);
	}
#headerWrapper100 #headerWrapper960{
	width: 960px;
	height: 160px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	}
#headerWrapper960 #head{
	position: absolute;
	width: 620px;
	height: 51px;
	top: 15px; 
	right: 30px;
	}
	#headerWrapper960 #logo{
	position: absolute;
	width: 180px;
	height: 119x;
	top: 15px; 
	left: 30px;
	}
#headerWrapper960 #datetime{
	font-family:Tahoma, Geneva, sans-serif;
	position: absolute;
	width: 250px;
	height: 50px;
	top: 115px; 
	left: 30px;
	}
#headerWrapper960 #navigation{
	top: 85px;
	right: 20px;
	position: absolute;
	}

#headerWrapper960 #feature1{
	}
#quickAccess2{
	position: absolute;
	top: 160px;
	left: 60px;
	width: 140px;
	height: 30px;
	}						
	
/* Hero */
#heroWrapper100{
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #00508c;
	/*background-image: url(../images/layout/hero-bg.png);
	background-repeat: repeat;*/
	}
#heroWrapper100 #heroWrapper960{
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	height: 400px;
	position: relative;
	}

#heroWrapper960 #imageWrapper{
	width: 607px;
	height: 360px;
	position: absolute;
	top: 20px;
	right: 0px;
	}

#heroWrapper960 #imageWrapper2{
	width: 760px;
	height: 200px;
	position: absolute;
	top: 0px;
	right: -140px;
	}
	
#heroWrapper960 #featureText{
	width: 350px;
	position: absolute;
	top: 160px;
	left: 0px;
	}
	
#heroWrapper960 #featureText2{
	width: 640px;
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 2;
	}	

#heroWrapper960 	#datetime2{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	position: absolute;
	top: 80px;
	left: 0px;
	width: 400px;
	height: 30px;
	z-index:10;
	text-align:left;
	font-size:14px;
	}		

/*Hero Custom */
#heroWrapper960 #quickAccess{
	width: 140px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 60px;
	}

#heroWrapper960 #hotLinks{
	width: 360px;
	height: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	}	
					
#testYourInternetSpeed {
	position: absolute;
	height: 108px;
	width: 267px;
	left: 25px;
	bottom: -25px;
	z-index: 10;
}

#testYourInternetSpeed2 {
	position: absolute;
	height: 108px;
	width: 267px;
	left: -40px;
	top: -50px;
	z-index: 10;
}
/* Content*/
#contentWrapper100{
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #fff;
	background-image: url(../images/layout/content-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	overflow: auto;
	}
#contentWrapper100 #contentWrapper960{
	margin: 0 auto;
	width: 960px;
	position: relative;
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#contentWrapper960 #mainContent{
	width: 680px;
	float: left;
	border-right:thin dashed;
	margin-right:35px;
	min-height:330px;
	padding: 10px 35px 20px 0px;
	}
	
#contentWrapper960 #mainHome{
	width: 744px;
	float: left;
	padding-bottom:30px;
	}
		
#contentWrapper960 #sideContent{
	width: 208px;
	float: left;
	}

#contentWrapper960 #sideHome{
	width: 216px;
	float: left;
	}

#packages {
	background-color:#dbefff;
	padding:10px;
	overflow:auto;	
}
			
/* Footer */
#footerWrapper100 {
	margin: 0px;
	padding: 0px;
	position: relative;
	bckground-color: #fff;
	background-image: url(../images/layout/footer-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	}
#footerWrapper100 #footerWrapper960{
	margin: 0 auto;
	width: 960px;
	position: relative;
	padding: 40px 0px;
	}

.contentFeatureBox {
	background-color: #f5f5f5;
	margin: 15px 8px;
	padding: 12px;
	float: left;
	width: 200px;
	border: 1px solid #c8c8c8;
	position: relative;
	min-height: 200px;
	overflow: hidden;
}

.contentFeatureSide {
	background-color: #f5f5f5;
	margin-bottom: 10px;
	padding: 12px;
	float: left;
	width: 165px;
	border: 1px solid #c8c8c8;
	position: relative;
	min-height: 175px;
	overflow: hidden;
}

#col {
	width:50%;
	float:left;
	margin:0;
}

/* Texts */
h1{
	}
h2{
	font-family: 'Lato', sans-serif;	
	color: #00508c;
	font-size: 32px;
	line-height: 36px;
	margin-bottom:12px;
	}
h3{
	font-family: 'Lato', sans-serif;	
	color: #00508c;
	font-size: 80px;
	line-height: 20px;
	}
.featureText{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 32px;
	color: #fff;
	text-shadow: -2px 1px 0px rgba(0, 0, 0, 2);
	}	
.bodyText{
	font-family:Tahoma, Geneva, sans-serif;
	color: #3d3d3d;
	font-size: 14px;
	line-height: 24px;
	}
.bodyText a:link  {
	color: #318f14;
	text-decoration:none;
	}

.bodyText a:hover{
	color: #37BC04;
	}			

.bodyText a:visited{
	color: #318f14;
	text-decoration:none;
	}			

.bodyText a:active{
	color: ##318f14;
	text-decoration:none;
	}			

.bodyText strong{
	font-weight:bold;
	}

.boxTitle{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #636363;
	padding-bottom: 10px;
	}
.boxText{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #242424;
	}
.footerText{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	}
.footerText a:link{
	color: #FFF;
	text-decoration: none;
	}
.footerText a:visited{
	color: #CCC;
	text-decoration: none;
	}
.footerText a:hover{
	color: #37BC04;
	text-decoration: none;
	}			
.footerText a:active{
	color: #FFF;
	text-decoration: none;
	}		

#submit
{		
	background: #6cbb6b;
	background-image: -moz-linear-gradient(#126e94, #1999cf);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #126e94),color-stop(1, #1999cf));
	-moz-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #7eba7c #578e57 #447d43;
	
	 -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	 -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	 box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;   		

	height: 35px;
	margin: 0 0 0 0px;
        padding: 2px;
	width: 70px;
	cursor: pointer;
	font: bold 12px Arial, Helvetica;
	color: #fbfbfb;
	
	text-shadow: 0 1px 0 rgba(37,75,91,0.5);
}

#submit:hover
{		
	background: #95d788;
	background-image: -moz-linear-gradient(#1999cf, #126e94);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #1999cf),color-stop(1, #126e94));
}	

#submit:active
{		
	background: #79bbd7;
	outline: none;
   
	 -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	 -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

#submit::-moz-focus-inner
{
       border: 0;  /* Small centering fix for Firefox */
}
.shinyButton {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: normal;
	 position:relative;
	 display:inline-block;
	 width:80px;
	 padding:5px 8px;
	 text-align:center;
	 cursor:pointer;
	 border:2px solid #999;
	 background-color:#24b000;
	 background-color:rgba(36,176,0,0.75);
	 -moz-border-radius:5px;
	 -webkit-border-radius:5px;
	 -opera-border-radius:5px;
	 -khtml-border-radius:5px;
	 border-radius:5px;
	 font-size:12px;
	 color:#fff;
	 background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(54,184,4,0.75)), to(rgba(54,184,4,0.9)));
	 background-image:-moz-linear-gradient(top,bottom,from(rgba(36,176,0,0.75)), to(rgba(36,176,0,0.9)));
 }
.shinyButton a:link {
	color:#FFF;
	text-decoration:none;
 } 
 .shinyButton a:visited {
	color:#FFF;
	text-decoration:none;
 }
.shinyButton span {
	 position:absolute;
	 display:block;
	 width:94%;
	 left:3.5%;
	 top:0px;
	 height:50%;
	 -webkit-border-radius:3px;
	 -moz-border-radius:3px;
	 background-color:rgba(255,255,255,0.25);
	 background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));
	 background-image:-moz-linear-gradient(top,bottom,from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));
}
 
#greenButton {
	margin-top: 20px;
	border-color: #36BA04;
	background-color: rgba(54,187,4,0.75);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(54,187,4,0.75)), to(rgba(54,187,4,0.9)));
	background-image: -moz-linear-gradient(top,bottom,from(rgba(54,184,4,0.75)), to(rgba(54,187,4,0.9)));
}
 
#greenButton:hover {
 	background-color: rgba(51,210,11,0.75);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(51,210,11,0.75)), to(rgba(51,210,11,0.9)));
	background-image: -moz-linear-gradient(top,bottom,from(rgba(51,210,11,0.75)), to(rgba(51,210,11,0.9)));

 }

/*Hot Link Buttons*/
.shinyButton-HL {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: normal;
	 position:relative;
	 display:inline-block;
	 min-width:80px;
	 width:auto;
	 min-height:10px;
	 padding:10px 8px;
	 text-align:center;
	 cursor:pointer;
	 border:2px solid #999;
	 background-color:#24b000;
	 background-color:rgba(36,176,0,0.75);
	 -moz-border-radius:5px;
	 -webkit-border-radius:5px;
	 -opera-border-radius:5px;
	 -khtml-border-radius:5px;
	 border-radius:5px;
	 font-size:15px;
	 color:#fff;
	 background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(54,184,4,0.75)), to(rgba(54,184,4,0.9)));
	 background-image:-moz-linear-gradient(top,bottom,from(rgba(36,176,0,0.75)), to(rgba(36,176,0,0.9)));
 }
.shinyButton-HL a:link {
	color:#FFF;
	text-decoration:none;
 } 
 .shinyButton-HL a:visited {
	color:#FFF;
	text-decoration:none;
 }
.shinyButton-HL span {
	 position:absolute;
	 display:block;
	 width:94%;
	 left:3.5%;
	 top:0px;
	 height:50%;
	 -webkit-border-radius:3px;
	 -moz-border-radius:3px;
	 background-color:rgba(255,255,255,0.25);
	 background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));
	 background-image:-moz-linear-gradient(top,bottom,from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));
}
/*End Hot Link Buttons*/

.clear{
	clear: both;
	}
								
#footerWrapper960 #copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #7c7c7c;
}

#facebook{ 
  background-position: -104px 0px; 
  transition: all 0.3s ease
}
#facebook:hover{
   background-position: -104px -46px; 
}

#social-icon-wrapper {
	height: 101px;
	float: left;
	margin: 0px 20px 0px 20px;
}

.social-icon {
	display: block;
	width: 40px;
	height: 41px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	text-align: left;
	text-indent: -9999em;
	background: transparent url(../images/layout/social-sm.png) 0 0 no-repeat;
	background-size:197px;
	border-radius: 0px;  
}

/**Testimonials**/
#testimonialBox {
	border: 1px solid #70bad5;
	border-radius:8px;
	background: -webkit-linear-gradient(#e9f5f9, #bbe0ec); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e9f5f9, #bbe0ec); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e9f5f9, #bbe0ec); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e9f5f9, #bbe0ec); /* Standard syntax */
	width:92%;
	padding:4%;
	float:left;
}

.testimonial{
	font-family:'Open Sans';
	color: #7c7975;
	font-size: 14px;
	line-height: 24px;
	/*font-style:italic;*/
	}
/**End Testimonials**/	

/*Collapsable Panel*/
/*customise*/
.collapse {
  margin-bottom: 20px;
}
.collapse .collapse__head {
	position: relative;
	cursor: pointer;
	background: #3c6ab1;
	padding: 10px 10px 10px 30px;
	border-radius: 3px;
	transition: all 0.3s ease-in-out;
	color: #fff;
	font-weight:800;
	font-size:18px;
}
.collapse .collapse__head:after {
  content: "";
  position: absolute;
  left: 12px;
  top: 12px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
}
.collapse .collapse__head.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 40px;
}
.collapse .collapse__head.open:after {
  top: 14px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}
.collapse .collapse__body {
  padding: 20px;
  background-color:#e9e9e9;
  display: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.collapse .collapse__body p {
  margin: 0;
}

/*Collapsable Pane Ends*/