/* CSS Document */
/* -------------------------------Standard------------------------------- */
html, body {
	margin:0;
	border:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background: #fff url(../images/body-bg-tile.gif);
}

a:link {
	color: #004B85;
}

a:visited {
	color: #1580C3;
}

a:hover {
	text-decoration: none;
}

img { border:0; 
}

h1 {
}

h4 {
}

ul {
	list-style:none;
	margin-left:20px;
}

.blackish {
	color:#17659c;
}
.required {
	color: #CC0000;
}


.headingtext {
	color:#17659c;
	font-size: 1.3em;
	font-weight: bold;
}

.headings {
	margin:0 0 20px 0;
	padding:0;
	font-size: 1.1em;
	font-weight:bold;
	line-height:1.25em;
}

#wrapper {
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*-------------backgrounds----------------*/

#nut {
	background:url(../images/nut.png) no-repeat bottom right;
}
.homebg {
	background:url(../images/bg-home.jpg) no-repeat right top;
}
.phbg {
	background:url(../images/bg-ph.jpg) no-repeat right top;
}
.busservmanbg {
	background:url(../images/backgrounds/busservman.jpg) no-repeat right top;
}
.servassbg {
	background:url(../images/backgrounds/serverassurance.jpg) no-repeat right top;
}
.appassbg {
	background:url(../images/backgrounds/appassurance.jpg) no-repeat right top;
}
.storeassbg {
	background:url(../images/backgrounds/storageassurance.jpg) no-repeat right top;
}
.netassbg {
	background:url(../images/backgrounds/networkassurance.jpg) no-repeat right top;
}
.conmanbg {
	background:url(../images/backgrounds/consolemanage.jpg) no-repeat right top;
}
.eventmanbg {
	background:url(../images/backgrounds/eventmanage.jpg) no-repeat right top;
}
.manservbg {
	background:url(../images/backgrounds/managedserv.jpg) no-repeat right top;
}
.utilchargebg {
	background:url(../images/backgrounds/utilitychargeback.jpg) no-repeat right top;
}
.newsbg {
	background:url(../images/backgrounds/news.jpg) no-repeat right top;
}
.customerportalbg {
	background:url(../images/backgrounds/customerportal.jpg) no-repeat right top;
}
.aboutusbg {
	background:url(../images/backgrounds/aboutus.jpg) no-repeat right top;
}
.contactusbg {
	background:url(../images/backgrounds/contactus.jpg) no-repeat right top;
}
.searchbg {
	background:url(../images/backgrounds/search.jpg) no-repeat right top;
}
.downloadsbg {
	background:url(../images/backgrounds/downloads.jpg) no-repeat right top;
}
.enquirybg {
	background:url(../images/backgrounds/enquiry.jpg) no-repeat right top;
}
.termsbg {
	background:url(../images/backgrounds/terms.jpg) no-repeat right top;
}
.privacybg {
	background:url(../images/backgrounds/privacy.jpg) no-repeat right top;
}
.sitemapbg {
	background:url(../images/backgrounds/sitemap.jpg) no-repeat right top;
}

/*----------------------------------------*/

.clear { clear:both; }

/* ------------------------------- Header ------------------------------- */


#header {
	width:990px;
}

#header #solutionshead {
	float:right;
	padding:20px 25px 0 0;
}

#logo {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	position: relative;
}
#blue-chip {
	position: absolute;
	right: 109px;
	top: 59px;
}


/* ------------------------------- Menu --------------------------------- */

#topmenu {
	position:relative;
	width:970px;
	padding-left: 20px;
	height: 24px;
	z-index:100;
}


ul#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#nav li {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

ul#nav li a {
	display:block;
	outline:none;
	width:117px;height:24px;
	background:transparent url(../images/nav.png) no-repeat 0 0;
	text-indent:-9900px;
	margin:0 7px 0 0;
}
			
ul#nav li a:hover {
	background-position:0 -30px;
}

ul li a:hover, 
body#home ul li#home-nav a { 
   background-position: 0 -60px; 
   } 

ul#nav li#solutions-nav a {
	width:117px;
	background-position:-122px 0;
}
			
ul#nav li#solutions-nav a:hover {
	background-position:-122px -30px
}

ul li a:hover, 
body#solutions ul#nav li#solutions-nav a { 
   background-position: -122px -60px; 
   }

ul#nav li#news-nav a { 
	width:117px;
	background-position:-245px 0;
}
			
ul#nav li#news-nav a:hover {
	background-position:-245px -30px
	}

ul li a:hover, 
body#news ul#nav li#news-nav a { 
   background-position: -245px -60px; 
   } 

ul#nav li#customer-nav a {
	width:117px;
	background-position:-368px 0;
}
				
ul#nav li#customer-nav a:hover {
	background-position:-368px -30px
}

ul li a:hover, 
body#customer ul#nav li#customer-nav a { 
   background-position: -368px -60px; 
   } 
		
ul#nav li#about-nav a {
	width:117px;
	background-position:-491px 0;
}
				
ul#nav li#about-nav a:hover {
	background-position:-491px -30px
}

ul li a:hover, 
body#about ul#nav li#about-nav a { 
   background-position: -491px -60px; 
   } 
			
ul#nav li#contact-nav a {
	width:117px;
	background-position:-614px 0;
}

ul#nav li#contact-nav a:hover {
	background-position:-614px -30px
	}

ul li a:hover, 
body#contact ul#nav li#contact-nav a { 
   background-position: -614px -60px; 
   } 
			
ul#nav li#search-nav a {
	width:125px;
	background-position:-734px 0;
}
				
ul#nav li#search-nav a:hover {
	background-position:-734px -30px
}

ul li a:hover, 
body#search ul#nav li#search-nav a { 
   background-position: -734px -60px; 
   } 

/*------------------------------- MENU CSS -------------------------------*/
.menuContainer { }
.menuInsert  { height:225px; width: 238px; color: #fff; background:#8b9298 url(../images/submenu-bg.gif) repeat-x top;margin-top:10px;padding:6px 0 1px 10px;border:1px solid #fff;}
.menuInsert a { display:block; margin:5px;}
.menuInsert a:link { color: #fff; text-decoration: none }
.menuInsert a:visited {	color: #fff; text-decoration: none }
.menuInsert a:hover { text-decoration: underline }

/*.JS - new ypSlideOutMenu("menu2", "down", 268, 22, 166, 180) - THE LAST NUMBER - "180" IS THE MAX HEIGHT*/
.menu2Insert  { height:160px; width: 114px; color: #fff; background:#8b9298 url(../images/submenu-bg.gif) repeat-x top;margin-top:10px;padding:6px 0 1px 10px;border:1px solid #fff;}
.menu2Insert a { display:block; margin:5px;}
.menu2Insert a:link { color: #fff; text-decoration: none }
.menu2Insert a:visited {	color: #fff; text-decoration: none }
.menu2Insert a:hover { text-decoration: underline }
/*--------------------------------------------------------------------------*/

#contentImgRight {
	float:right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 35px;
}

#breadcrumb {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 0.8em;
	position: relative;
	width: 575px;
}

#contentImgLeft {
	float:left;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0;
}

.contentImg img {
	border:1px solid #303293;
	padding:2px;
	background-color:#fff;
}

#main {
	font-size: 1em;
	line-height:1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.mainhome {

}

.mainsol {
	background-image: url(../images/quote-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main a {
	font-weight: bold;
	text-decoration: underline;
}

#main a:hover {
	color: #4286AB;
	text-decoration: none;
}

#main h1 {
	margin:0 0 12px 0;
	padding:9px 0 0 2px;
	font-size: 1.0em;
	color:#17659c;
}

#main h4 {
	padding:0;
	font-size: 1em;
	font-weight:normal;
	line-height:1.5em;
	margin-top: 0px;
	margin-right: 475px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#home-saa { margin-left:65px; }

#homeimage {
	width:860px;
	height:295px;
	background: #fff url(../images/sas-full-bg.jpg) no-repeat top right;
	font-size:0.8em;
	color:#000;
	line-height: 1.25em;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 15px;
}
#homegraphic {
	float: right;
	width: 500px;
	padding-top: 35px;	
}

#homeimagetext {
	margin-left:35px;
	width: 290px;
	font-size: 1.3em;
	float:left;
	line-height:1.25em;
	text-align:justify;
	margin-top: 30px;
}

#homeimage a { color: #fff; text-decoration:none; }

div#hi-sas { float: left; width:508px; margin: 0 0 23px 26px; }
div#hi-sm { float: left; width:135px; height:93px; background: url(../images/home-sas/sm.gif) no-repeat top left; text-align:center; padding: 1px 10px 0 0; }
div#hi-sm div { padding: 9px 5px 0 5px; }
div#hi-bsm-t { float: left; width:177px; height:94px; background: url(../images/home-sas/bsm-t.gif) no-repeat top left; text-align:center; }
div#hi-bsm-t img { margin-top:35px; }
div#hi-im { float: left; width:135px; height:93px; background: url(../images/home-sas/im.gif) no-repeat top left; text-align:center; padding-top: 1px; padding-right: 0; padding-bottom: 0; padding-left: 10px;
}
div#hi-im div { padding:3px 5px 0 5px; }
div#hi-am { float: left; width:135px; height:93px; background: url(../images/home-sas/am.gif) no-repeat top left; text-align:center; padding: 1px 10px 0 0; }
div#hi-am div { padding:3px 5px 0 5px; }
div#hi-bsm-b { float: left; width:118px; height:91px; background: url(../images/home-sas/bsm-b.gif) no-repeat top left; text-align:center; padding: 3px 30px 0 29px; }
div#hi-cm  { float: left; width:135px; height:93px; background: url(../images/home-sas/cm.gif) no-repeat top left; text-align:center; padding: 1px 0 0 10px; }
div#hi-cm div { padding:3px 5px 0 5px; }
div#hi-sm div a, div#hi-am div a, div#hi-im div a, div#hi-cm div a { color: #000000; display: block; }
div#hi-sm div a:hover, div#hi-am div a:hover, div#hi-im div a:hover, div#hi-cm div a:hover { color: #fff; }



#hometext {
	margin: 0px;
	padding-right: 87px;
	padding-left: 20px;
	text-align: justify;
	padding-top: 10px;
}

#content {
	padding: 0 87px 0 43px;
	text-align:justify;
}

#contentsol {
	padding: 0 43px 0 43px;
	text-align:justify;
	width:430px;
}

#contentfull {
	padding: 0 43px 0 43px;
	text-align:justify;
	width:730px;
}

#solutionsimg {
	float:right;
	padding:20px 5px 0 0;
	width:420px;
}
#conmanimg {
	float:right;
	padding:20px 49px 0 0;
}
#bottom {
	height: 95px;
	padding: 52px 0 3px 40px;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#000;
}
#bottom img {
	margin:0 35px 0 0;
}
#bottomhome {
	height: 74px;
	padding: 25px 0 5px 5px;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#000;
}
#bottomhome img {
	margin:0 27px 0 0;
}
#conbottom {
	height: 83px;
	padding: 67px 0 0px 40px;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#000;
}

.alignright {
	margin-bottom: 25px;
	margin-left: 25px;
}

#quote {
	width:765px;
	height:100px;
	margin-left:43px;
	padding: 0;
	text-align:justify;
	background: url(../images/quote-border.png) no-repeat top left;	
	line-height: 1.3em;
	font-size:0.9em;
	font-style:italic;
}

#quotebottom {
	height: 49px;
	padding: 25px 0 0 2px;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#000;
}

#quote span {
	font-style:italic;
}

#slideshow1 {
	height:130px;
	width:500px;
}
.sdiv {
	display:none;
}

#downloadscheck td img {
	padding: 5px 5px 5px 30px;
}

#newsletterform {
	float:right;
	width:365px;
	color: #000;
	background-color:#b0b7bc;
	border:1px solid #fff;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 10px;
}

#sponsorship {
	float:left;
	width:350px;
	color: #000;
	background-color:#b0b7bc;
	border:1px solid #fff;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sponsorhip-table {
	float:left;
	color: #000;
	background-color:#b0b7bc;
	min-height: 274px;
	height: 274px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


.contacttable {
	width:810px;
}

.contacttableone {
 	width:270px;
}
.contacttabletwo {
 	width:600px;
}

#appassquote {
	width:345px;
	padding-top:69px;
	line-height:1.8em;
	text-align:justify;
}

#conmanquote {
	width:345px;
	line-height:1.8em;
	text-align:justify;
}

#busservmanquote {
	width:345px;
	padding-top:15px;
	line-height:1.8em;
	text-align:justify;
}
#eventmanquote {
	width:345px;
	padding-top:109px;
	line-height:1.8em;
	text-align:justify;
}
#manservequote {
	width:426px;
	padding-top:50px;
	line-height:1.8em;
	text-align:justify;
}
#netassquote {
	width:345px;
	padding-top:60px;
	line-height:1.8em;
	text-align:justify;
}
#servassquote {
	width:345px;
	padding-top:41px;
	line-height:1.8em;
	text-align:justify;
}
#storassquote {
	width:345px;
	padding-top:12px;
	line-height:1.8em;
	text-align:justify;
}
#utilchargequote {
	width:345px;
	padding-top:14px;
	line-height:1.8em;
	text-align:justify;
}

.bullets li {
	list-style-type: circle;
}


/* ------------------------------- Download --------------------------------- */

#download {
	position:relative;
	width:400px;
	padding-left: 40px;
	height: 24px;
	float: left;
	text-align: left;
}

ul#buttons {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#buttons li {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

ul#buttons li a {
	display:block;
	outline:none;
	width:175px;height:26px;
	background:transparent url(../images/but-download.png) no-repeat 0 0;
	text-indent:-9900px;
	margin:0 15px 0 0;
}
			
ul#buttons li a:hover {
	background-position:0 -28px;
}

ul#buttons li#data-button a {
	width:175px;
	background-position:-191px 0;
}
				
ul#buttons li#data-button a:hover {
	background-position:-191px -28px
}			
/* ------------------------------- Footer ------------------------------- */

#footer {
	width:990px;
	font-size:0.85em;
	padding-top:6px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 6px;
	text-align: right;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*------------------------------- H i de CSS -------------------------------*/

.n-sconce { display:none; }

/*--------------------------------- Forms -------------------------------*/

input.styled {
	border:1px solid #004b85;
	width: 225px;
}
select.styled {
	border:1px solid #004b85;
	width: 230px;
}
textarea.styled {
	border:1px solid #004b85;
	width: 225px;
}
input.btn {
	color:#fff;
	background-color:#17659c;
	border:1px solid;
	border-color:#fff;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding: 3px;
}

input.newsbtn {
	color:#fff;
	background-color:#17659c;
	border:1px solid;
	border-color:#fff;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding: 3px;
}

input.smallbtn {
	color:#fff;
	background-color:#17659c;
	border:1px solid;
	border-color:#fff;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px;
}

/*--------------------- Kwiks menu --------------------*/
#kwicks-menu { float:right; margin: 0 85px 0 0; }

.kwicks {
	list-style-type: none;
	list-style-position:outside;
	position: relative;
	margin: 0;
	padding: 0;
}
 .kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 36px;
	height: 28px;
	margin-right: 0px;
	background-image:url(../images/cta-tr.png);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height:28px;
	text-indent:-9999px;
	outline:none;
}
#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-135px 0px;
}
#kwick3 {
	background-position:-270px 0px;
}
#kwick4 {
	background-position:-405px 0px;
}
#kwick1.active, #kwick1:hover {
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -135px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -270px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -405px bottom;
}
