/* CSS */
html {
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 13px;
	}

body{
	background:url(../images/background_grad.png) repeat-x;
	margin:0;
	padding: 0;
	line-height:160%; 
	}

/* add this to stop link img have border */
img {
	border: none;
	}

p {
	margin-top: 0px;
	font-family: "Helvetica", "Arial", sans-serif;
	line-height:160%; 
	}

b {
	font-weight: bold;
	}

.imgright {
	margin: 10px 0px 15px 20px;
	float: right;
	}


.imgleft {
	margin: 10px 20px 15px 0px;
	float: left;
	}

.imgcenter {
	margin-top: 15px;
	}


a:link,
a:active,
a:hover,
a:visited {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color:#6699CC;
	text-decoration: underline;
	}

h1{
	font-size: 19px;
	font-weight:normal;
	}

h2{
	text-decoration: none;
	color:#336699;
	font-size:18px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-weight: normal;
	line-height:130%;
	}

h3{
	color:#336699;
	font-size:15px;
	font-weight: normal;
	line-height:150%; 
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 	
	border-color:#999999;
	border-style:solid;
	}

h4{
	color:#336699;
	font-size:12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height:125%;
	}

h5{
	color:#336699;	
	font-size:17px;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	font-weight: normal;
	line-height:125%;
	}

h6{
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: -15px;
	}


/*Main Body Divs*/

#page_base{
	width:950px; /* 852 less 15*2 for padding */
	margin:0 auto;
	/* border forces no margin */
	}

#header {
	background:url(../images/background_header.png) repeat-x;
	padding-top: 34px;
	}

#logo {
	float:left;
	}

#pagephoto {
	float:left;
	}

#maincontent {
	padding-top: 10px;
	}

#maincontent .page {
	font-family: "Helvetica", "Arial", sans-serif;
	}


/*Clear Sets*/

.clear{
	clear:both;
	}


#headertitles {
	float: right;
	padding: 130px 15px 0px 10px;
	width: 735px;
	}


/*Homepage wigit area*/
#homelinks {
	margin-top: 5px;
	}

#homelinks p{
	font-size:13px;
	color:#666666;
	}

#homelinks h1 {
	font-size:15px;
	margin-bottom: 5px;
	}

	
#homelinks .column {
	width: 285px;
	float: left;
	padding: 0px 15px 0 15px;
	line-height: 125%; 
	border-right:#666666 1px dotted;	
	}
	

#homelinks .last {
	padding-right: 0 !important;
	width: 285px;
	float: left;
	padding: 0px 15px 0 15px;
	line-height: 125%; 
	}

#homelinks .partners {
	border-top:#666666 1px dotted;
	padding-right: 0 !important;
	width: 950px;
	float: left;
	padding-top: 30px;
	margin-top: 30px
	}
	
	
/*Footer*/

#footer{
	font-size:12px;
	border-top:#666666 1px dotted;
	margin-top:30px;
	margin-bottom:15px;
	padding: 5px 10px 0 10px;
	}

#footer	.left{
	float:left;
	}
	
#footer	.right{
	float:right;
	text-align: right;
	}
	
#footer p {
	color:#666666;
	margin: 0.25em 0;
	padding: 0;
	}

#footer ul.links {
	margin: 0;
	padding: 0;
	}

#footer ul.links li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	padding-right: 15px;
	}


/*Search Form*/

.search {
	float:right;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}
	

/*Main Menu*/

.main_menu {
	float:right;
	font-size: 12px;
	margin-top: -1.2em;
	}
	
.main_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
.main_menu li {
	margin: 0;
	padding: 0;
	float: left;
	}
	
.main_menu a {
	padding-left: 10px;
	}
 



/*Banner*/

.banner_general {
	background-image: url(../images/header10.jpg);
	color: white;
	background-repeat: no-repeat;
	margin-top:20px;
	height:184px;
	}


.banner_general2 {
	background-image: url(../images/header10.jpg);
	color: white;
	background-repeat: no-repeat;
	margin-top:20px;
	height:184px;
	}

.banner_itsolutions {
	background-image: url(../images/header1.jpg);
	color: white;
	background-repeat: no-repeat;
	margin-top:20px;
	height:184px;
	}

.banner_supportservices {
	background-image: url(../images/header2.jpg);
	color: white;
	background-repeat: no-repeat;
	margin-top:20px;
	height:184px;
	}

.banner_datacentreservices {
	background-image: url(../images/header3.jpg);
	color: white;
	background-repeat: no-repeat;
	margin-top:20px;
	height:184px;
	}

.banner_connectivity {
	background-image: url(../images/header4.jpg);
	color: white;
	background-repeat: no-repeat;
	margin-top:20px;
	height:184px;
	}

.banner_voiceservices {
	background-image: url(../images/header5.jpg);
	color: white;
	background-repeat: no-repeat;
	margin-top:20px;
	height:184px;
	}

.banner_disasterrecovery {
	background-image: url(../images/header6.jpg);
	color: white;
	background-repeat: no-repeat;
	margin-top:20px;
	height:184px;
	}

.banner_cloudservices {
	background-image: url(../images/header7.jpg);
	color: white;
	background-repeat: no-repeat;
	margin-top:20px;
	height:184px;
	}



/*Flash*/

.flash {
	margin-top:10px;
	margin-bottom:0px;	
	}


/* searchresults page single column */
#page1col {
	padding: 20px 0px 0 0px;
	color: #666666;
	}


/* 3 col page */
#page3col {
	padding: 20px 0px 0 0px;
	color: #666666;
	}

#page3col .left {
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	}

#page3col .center {
	width: 550px;
	float: left;
	padding: 0px 15px 0 15px;
	font-size:15px;
	line-height:175%;
	}

#page3col .right {
	width: 165px;
	float: right;
	padding: 0px 10px 0 10px;
	}

#page3col .rightblue {
	color: #ffffff;
	width: 185px;
	float: right;
	background-color: #6699cc;
	}

#page3col .rightblueinner {
	width: 165px;
	padding: 5px 10px 0 10px;
	margin: 5px 0px 5px 0px;
	}

#page3col .rightblueinner-news {
	width: 165px;
	padding: 0px 10px 0 10px;
	font-size:11px;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
	}

#page3col .rightblueinner-news p {
	line-height: 130%;
	}

#page3col .rightblueinner h1 {
	color: #fff;
	font-size:13px;
	font-weight:normal;
	line-height:130%; 
	margin-top: -0.5em;
	margin-bottom: 0.3em;
	}

#page3col .right-docs {
	color: #888888;
	width: 126px;
	float: right;
	margin-top:10px;	
	margin-bottom:0px;	
	padding: 10px 10px 7px 47px;
	background:url(../images/pdf_bground.jpg) no-repeat;
	background-color: #f5f5f5;
	border: #ebebeb 1px solid;
	}

#page3col .right-docs h1 {
	color: #666666;
	font-size:14px;
	font-weight:normal;
	line-height:110%; 
	margin-top: -0.3em;
	margin-bottom: 0em;
	}	
	
#page3col .right-docs p {
	font-size:12px;
	margin-top: 0px;
	margin-bottom: -2px;
	line-height:140%; 
	}	

#page3col .right-links {
	color: #888888;
	width: 126px;
	float: right;
	margin-top: 10px;
	margin-bottom:0px;	
	padding: 10px 10px 7px 47px;
	background:url(../images/doc_bground.jpg) no-repeat;
	background-color: #f5f5f5;
	border: #ebebeb 1px solid;
	}
	
#page3col .right-links h1 {
	color: #666666;
	font-size:14px;
	font-weight:normal;
	line-height:110%; 
	margin-top: -0.3em;
	margin-bottom: 0em;
	}	
	
#page3col .right-links p {
	font-size:12px;
	margin-top: 0px;
	margin-bottom: -2px;
	line-height:140%; 
	}	



/*Side Menu*/

ul.side_menu {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	line-height:100%; 
	}

ul.side_menu li {
	padding: 0;
	margin: 0;
	border-top: 1px solid #666666;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 	
	border-color:#999999;
	border-style:dotted;
	}

ul.side_menu li a {
	text-decoration: none;
	text-align: right;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	}

ul.side_menu li a:hover {
	text-decoration: none;
	}





/*Lightbox styles*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }