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

/* Main Styles */

body,td,th {
	font-size: 14px;
	padding:0px;
	margin:0px;
	color:#1a5e8d;
	font-family: Arial, Helvetica, sans-serif;
}
p
{
	text-align:left;
}
body {
	background-color: #FFF;
}
a:link {
	color: #1a5e8d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1a5e8d;
}
a:hover {
	text-decoration: none;
	color: #61c353;
}
a:active {
	text-decoration: none;
	color: #1a5e8d;
}

a.dark:link {
	color: #1a5e8d;
	text-decoration: none;
}
a.dark:visited {
	text-decoration: none;
	color: #1a5e8d;
}
a.dark:hover {
	text-decoration: none;
	color: #fff;
}
a.dark:active {
	text-decoration: none;
	color: #1a5e8d;
}

a.white:link {
	color: #fff;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #fff;
}
a.white:hover {
	text-decoration: none;
	color: #61c353;
}
a.white:active {
	text-decoration: none;
	color: #fff;
}

h1 {
	font-size: 24px;
	text-align:left;
	padding:0;
	margin:0;
}
h2 {
	font-size: 18px;
	color: #61c353;
	padding:0;
	margin:0;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 9px;
}


/* Header */

div.topSection 
{
	background-color:#1a5e8d;
	color: #FFF;
	text-align:center;
	padding: 5px;
	font-weight:bold;
}

div.container
{
	width:925px;
}

div.content
{
	min-height:500px;
	margin: 0 0 0 40px;
}

div.header
{
	background-image: url(../images/layout/topheader.jpg);
	width:925px;
	height:281px;
	background-repeat:no-repeat;
	margin: 20px 0 0 0;
}

div.flash
{
	height: 190px;
}

/* Main Layout */

div.leftside
{
	width: 540px;
	float:left;
	padding:20px;
}

div.righside
{
	width: 325px;
	float:right;
}

/* Links */

#menu {
margin: 20px 0 0 0;
background:url(images/menu-bg.png) repeat-x;
width: 852px;
height: 37px;
font-size:16px;
font-weight:bold;
}

#home{
display: block;
float:left;
margin-left: 40px;
margin-top: 10px; 
}

#about{
display: block;
float:left;
margin-left: 40px;
margin-top: 10px; 
}

#solutions{
display: block;
width: 90px;
float:left;
margin-left: 40px;
margin-top: 10px; 
}

#products{
display: block;
float:left;
margin-left: 40px;
margin-top: 9px; 
}

#support{
display: block;
float:left;
margin-left: 40px;
margin-top: 10px; 
}

#skyblog{
display: block;
float:left;
margin-left: 40px;
margin-top: 10px; 
}

#contact{
display: block;
float:left;
margin-left: 40px;
margin-top: 10px; 
}

#events{
display: block;
float:left;
margin-left: 40px;
margin-top: 10px; 
}


<!-- MENU DROP DOWN CSS-->

#sddm
{	
margin: 0;
padding: 0;
z-index: 30;	
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-top: 2px;
	padding: 0;
	background: #61c353;
	border: 1px solid #5970B2;
	color:#fff;
	z-index:10000;
}

#sddm div a
{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #61c353;
		color: #fff;
		font: 11px arial;
		z-index:10000;
}

#sddm div a:hover
{	
	background: #1a5e8d;
	color: #FFF
}


/* slider */

div.slider
{
	width:290px;
	padding:20px 10px 20px 10px;
}

div.sliderHeader
{
	background-image:url(../images/slider-Header.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:8px;
	background-color:#1a5e8d;
}

div.sliderFooter
{
	background-image: url(../images/slider-bottom.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:10px;
}

div.sliderMiddleTop
{
	background-color:#1a5e8d;
	width:290px;
	color:#FFF;
	margin: 0 0 10px 0;
	font-size:16px;
	font-weight:bold;
	padding: 0 0 5px 0;
}


div.sliderMiddleHoverTop
{
	background-color:#1a5e8d;
	width:290px;
	margin-bottom: 10px;
	color:#61c353;
	font-size:20px;
	font-weight:bold;
	padding: 0 0 5px 0;
}

div.sliderMiddle
{
	background-color:#1a5e8d;
	width:290px;
	color:#FFF;
	margin-bottom: 10px;
	font-size:16px;
	font-weight:bold;
	padding: 5px 0 5px;
}


div.sliderMiddleHover
{
	background-color:#1a5e8d;
	width:290px;
	margin-bottom: 10px;
	color:#61c353;
	font-size:20px;
	font-weight:bold;
	padding: 5px 0 5px;
}

div.sliderMiddleLast
{
	background-color:#1a5e8d;
	width:290px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding: 5px 0 0 0;
	margin: 0;
}


div.sliderMiddleHoverLast
{
	background-color:#1a5e8d;
	width:290px;
	color:#61c353;
	font-size:20px;
	font-weight:bold;
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
}

#coverageMap
{
	background-color:#1a5e8d;
	display:block;
	width:270px;
	padding:10px;
	margin: 0 0 10px 0;
}

#clients
{
	background-color:#1a5e8d;
	display:none;
	width:270px;
	padding:10px;
	margin: 0 0 10px 0;
	color:white;
}

#Partners
{
	background-color:#1a5e8d;
	display:none;
	width:270px;
	padding:10px;
	margin: 0 0 10px 0;
	color:white;
}

#Contact
{
	background-color:#1a5e8d;
	display:none;
	width:270px;
	padding:10px;
	margin: 0 0 10px 0;
	color:white;
}

div.insideSection
{
	background-color:#61c353;
	color:#FFF;
	padding:5px;
	text-align:left;
}

/* index page */

div.box
{
	background-image: url(../images/box.jpg);
	width:212px;
	height:131px;
	float:left;
	margin: 0 5px 0 5px;
}

div.box p
{
	padding: 5px;
	margin:0px;
	color:#fff;
	font-size:12px;
}

/*about us page*/

div.aboutus
{
	background-image:url(../images/aboutus/aboutusLayout.png);
	background-repeat: no repeat;
	background-position:bottom;
	width:872px;
	height:595px;
}

div.aboutus h1
{
	padding: 8px 0 0 15px;
	font-weight: bolder;
}

div.aboutus #partners
{
	float:right;
	width:320px;
	margin: 35px 10px 0 0;
}

div.aboutus #about-sky-packet
{
	float:left;
	width:450px;
	padding: 20px;
	color:#FFF;
	text-align:left;
}

/*contact us*/

#contactus
{
background-image: url(../images/contactUsLayout.png);
width:857px;
height:585px;
margin: 20px 0 0 0;
}

#contactus div.left
{
	
}

#contactus input.input
{
	background-image:url(../images/contact/inputbox.png);
	width:266px;
	height:21px;
	border:none;
	padding:10px;
	font-size:20px;
	color:#1a5e8d;
}

#contactus textarea
{
	background-image:url(../images/contact/textbox.png);
	width:261px;
	height:197px;
	padding:10px;
	font-size:20px;
	color:#1a5e8d;
	border:none;
}

#contact div.contactright
{
	height:400px;
	color:white;
	width:250px;
	border: 1px black solid;
	float:right;
}

#contactus input.submit
{
	background-image:url(../images/contact/submit.png);
	width:97px;
	height:23px;
	border:none;
}

#contactus input.resetinput
{
	background-image:url(../images/contact/reset.png);
	border:none;
	width:97px;
	height:23px;
}

/* bottom BG */

div.footer
{
	
	padding: 6px 0 0 0;
	margin:20px 0 0 0;
	
}


div.footer2
{
	background-image: url(../images/layout/bottomBG.jpg);
	background-repeat:repeat-x;
	height: 75px;
	padding: 6px 0 0 0;
	margin:20px 0 0 0;
	color:#fff;
	background-color:#1a5e8d;
}

div.support
{
	background-image:url(../images/skysupport/skysupportBG.png);
	background-repeat:no-repeat;
	width:870px;
	height: 564px;
	position:relative;
}

#s1
{
	width:600px;
	height:400px;
	float:left;
	text-align:left;
	font-size:12px;
}

p.s1
{
	margin: 270px 0px 0 380px;
	text-align:left;
	width:230px;
	height:100px;
}

div.right
{
	float:right;
}

#s2
{
	
	margin: 70px 8px 0 130px;
	height:99px;
	width:97px;
	color:white;
	text-align:right;
	padding: 5px;
	cursor:pointer;
}

#s3
{
	
	margin: 15px 6px 0 130px;
	height:98px;
	width:97px;
	color:white;
	text-align:right;
	padding: 5px;
	cursor:pointer;
}

#s4
{
	width: 350px;
	text-align:right;
	float:left;
	height:100px;
	margin: 30px 0 0 0px;
}

#s5
{
	height:99px;
	width:97px;
	color:white;
	text-align:right;
	padding: 5px;
	float:left;
	margin: 30px 0 0 15px;
	cursor:pointer;
}

#s6
{
	height:99px;
	width:97px;
	color:white;
	text-align:right;
	padding: 5px;
	float:left;
	margin: 30px 0 0 15px;
	cursor:pointer;
}

#solutions1
{
	background-image: url(../images/solutionsBlue.png);
        width:260px;
        height:259px; 
		cursor:pointer; 
		color:white;
		padding:10px; 
		text-align:left; 
		float:left; 
		margin: 0 20px 20px 20px ;
}

#solutions2
{
	background-image: url(../images/solutionsBlue.png);
    width:260px;
    height:259px; 
	color:white; 
	cursor:pointer; 
	padding:10px; 
	text-align:left; 
	float:left; 
	margin: 0 20px 20px 0 ;
}

#solutions3
{
	background-image: url(../images/solutionsBlue.png);
    width:260px;
    height:259px; 
	color:white; 
	padding:10px; 
	text-align:left; 
	float:left; 
	margin: 0 20px 20px 20px;
}

#solutions4
{
	background-image: url(../images/solutionsBlue.png);
	width:260px;
	height:259px; 
	color:white; 
	padding:10px; 
	text-align:left; 
	float:left; 
	margin: 0 20px 20px 0;
}

#solutions5
{
	background-image:url(../images/solutionsBlueBig.png); 
	width:248px; 
	cursor: pointer; 
	color:white; 
	height:554px; 
	padding:10px; 
	text-align:left; 
	float:left; 
	margin: 0 20px 0 0;
}

#solutions1:hover
{
	background-image: url(../images/solutionsGreen.png);
	width:260px;
	height:259px; 
	cursor:pointer; 
	color:white;
	padding:10px; 
	text-align:left; 
	float:left; 
	margin: 0 20px 20px 20px ;
}

#solutions2:hover
{
	background-image: url(../images/solutionsGreen.png);
    width:260px;
    height:259px; 
	color:white; 
	cursor:pointer; 
	padding:10px; 
	text-align:left; 
	float:left; 
	margin: 0 20px 20px 0 ;
}

#solutions3:hover
{
	background-image: url(../images/solutionsGreen.png);
    width:260px;
    height:259px; 
	color:white; 
	padding:10px; 
	text-align:left; 
	float:left; 
	margin: 0 20px 20px 20px;
	cursor:pointer;
}

#solutions4:hover
{
	background-image: url(../images/solutionsGreen.png);
	width:260px;
	height:259px; 
	color:white; 
	padding:10px; 
	text-align:left; 
	float:left; 
	margin: 0 20px 20px 0;
	cursor:pointer;
}

#solutions5:hover
{
	background-image:url(../images/solutionsGreenBig.png); 
	width:248px; 
	cursor: pointer; 
	color:white; 
	height:554px; 
	padding:10px; 
	text-align:left; 
	float:left; 
	margin: 0 20px 0 0;
}

#solutionpages div.right
{
	background-image:url(../images/solutions/rightCol.png);
	width:268px;
	height:573px;
	margin: 20px 25px 20px 0;
}

#solutionpages div.left
{
	width:550px;
	margin: 20px;
	float:left;
	text-align: justify;
}

#solutionpages div.left h1
{
	padding: 0px;
	margin: 5px 20px 0 0;
}

#solutionpages div.left h2
{
	padding: 0px;
	margin: 0 20px 0 0;
	text-align:left;
}

#solutionpages div.right #text
{
	padding: 20px;
	color:#FFF;
	text-align:left;
}

#products div.left
{
	background-image: url(../images/products/leftlayout.png);
	width: 294px;
	height: 592px;
	float:left;
}

#products div.left div.text
{
	padding:20px 20px 20px 10px;
}


#products div.right 
{
	float:right;
	width:500px;
	text-align:left;
	font-size:12px
}


#products div.right h1
{
	padding:0;
	margin:0;
}

#hardware1, #hardware2, #hardware3, #hardware4
{
        width:869px;
        height:174px; 
		cursor:pointer; 
		color:white;
		padding:10px 250px 10px 10px; 
		text-align:left; 
		float:left; 
		margin: 0 20px 20px 20px ;
}

#hardware1 p, #hardware2 p, #hardware3 p, #hardware4 p { padding-right:250px;}

#hardware1 {
	background-image: url(../images/hardware/product1-blue.png);
	background-repeat:no-repeat;
}

#hardware1:hover {
	background-image: url(../images/hardware/product1-green.png);
	background-repeat:no-repeat;
}

#hardware2 {
	background-image: url(../images/hardware/product2-blue.png);
	background-repeat:no-repeat;
}

#hardware2:hover {
	background-image: url(../images/hardware/product2-green.png);
	background-repeat:no-repeat;
}

#hardware3 {
	background-image: url(../images/hardware/product3-blue.png);
	background-repeat:no-repeat;
}

#hardware3:hover {
	background-image: url(../images/hardware/product3-green.png);
	background-repeat:no-repeat;
}

#hardware4 {
	background-image: url(../images/hardware/product4-blue.png);
	background-repeat:no-repeat;
}

#hardware4:hover {
	background-image: url(../images/hardware/product4-green.png);
	background-repeat:no-repeat;
}

div.partner1
{
	background-image:url(../images/partner-meraki.png);
	width:872px;
	height:190px;

}
div.partnertext
{
	color:#fff;
	width:580px;
	padding: 1px 10px 0 250px;
}

div.partnertext h2
{
	padding: 0;
	margin:0;
}

div.partner2
{
	background-image:url(../images/partner-nysba.png);
	width:872px;
	height:190px;
	
}

div.partner3
{
	background-image:url(../images/partner-qbba.png);
	width:872px;
	height:190px;

}

div.partner4
{
	background-image: url(../images/blackrhino.png);
	width:872px;
	height:190px;
	margin:20px 0 0 0;

}
