/* -- Node 4 CSS -- */ 



/* -- Global -- */

* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background-image: url('/images/bg_gradient.gif');
	background-repeat: repeat-x;
	color: #666;
	font-family: "Trebuchet MS" , Arial, sans-serif;	
	font-size: 11px;
	line-height: 16px;	
}
ul {
	margin-left: 20px;
}
li {
	list-style-image: url('/images/bulletblue.gif');
}
p {
	margin-bottom: 10px;
}
h1 {
	color: #f98b29;
	font-size: 17px;
	padding: 0 0 10px 0;
}
h2 {
	color: #f98b29;
	font-size: 14px;
	padding: 0 0 10px 0;	
}
h3 {
	color: #f98b29;
	font-size: 12px;
	padding: 0 0 10px 0;
}
h4 {
	color: #1B244F;
	font-size: 12px;
	padding: 0 0 10px 0;
}
a:link {
	color: #f98b29;
	text-decoration: none;
}
a:visited {
	color: #f98b29;
	text-decoration: none;
}
a:hover {
	color: #f98b29;
	text-decoration: none;
}

/* -- -- -- */



/* -- Structural -- */

#wrapper {
	margin: 0 auto;
	width: 771px;
}
.header {
	height: 68px;
	width: 771px;
}
.prop {
	width: 0px;
	height: 600px;
	min-height: 600px;
	float: left;
	font-size: 0;
}
.clear {
	clear: both;
	height: 0;
}
.hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}

/* -- -- -- */



/* -- Error -- */

.error {
	margin: 20px auto;
	background-color: #ffffff;
	width: 400px;
	padding: 20px;
	border: 2px solid #c1c1c1;
}
.error div {
	text-align: right;
}

/* -- -- -- */



.map {
	float: left;
	margin: 0 0 5px 0;
}
.datacentre {
	margin: 0 0 5px 0;
}


/* -- Header -- */

#header #orangeBar {
	width: 771px;
	height: 4px;
	font-size: 0.1em;
	background-image: url('/images/TopBanner_orangeRepeater.gif');
	background-repeat: repeat-x;
}
#header #banner {
	width: 771px;
	height: 64px;
	background-image: url('/images/TopBanner_BlueRepeater.gif');
	background-repeat: repeat-x;
}
#header #banner img {
	float: left;
	clear: none;
}
#header #chat {
	display: block;
	float: right;
	clear: none;
	padding: 0;
	margin: 4px;
	height: 24px;
}

/* -- -- -- */



/* -- Global Nav -- */

#nav {
	clear: none;
	float: right;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 4px 0 0 0;
	width: 590px;
	display: block;
}
#nav li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 4px 10px;
	float: left;
	background-image: url('/images/top_bar_divider.gif');
	background-repeat: no-repeat;
	background-position: right;
}
#nav li a:link {
	color: #fff;
	text-decoration: none;
}
#nav li a:visited {
	color: #fff;
	text-decoration: none;
}
#nav li a:hover {
	color: #f98b29;
	text-decoration: none;
}

/* -- -- -- */



.content_container {
	margin-top: 4px;
}
.left_column {
	float: left;
	width: 222px;
}
.left_Box {
	width: 206px;
	background-image: url('/images/left_box_BG.gif');
	background-repeat: no-repeat;
	border: 1px solid white;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	padding: 5px;
}
.left_Box ul {
	padding: 0;
}
.content_left li {
	list-style-image: none;
	list-style-type: disc;
}
.left_BoxHeader {
	border: 1px solid white;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	width: 216px;
	height: 138px;
}
.left_BoxFooter {
	margin-top: 10px;
	width: 216px;
	height: 53px;
	background-image: url('/images/Logo_cisco_microsoft.gif');
	background-repeat: no-repeat;
}
.Left_divider {
	height: 2px;
	background-image: url('/images/left_divider.gif');
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 0 2px 0;
}
.right_column {
	float: left;
	width: 546px;
	border: 1px solid #fff;
	background-color: #fff; /*background-image:url('/images/Content_BG_Gradient.gif'); background-repeat:repeat-x;*/
}
.content_padding {
	padding: 5px;
}
.right_column > .content_padding {
	float: left;
	width: 536px;
}



/* -- Footer -- */

#footer {
	clear: both;
	font-size: 1em;
	color: #8A8F95;
	width: 761px;
	text-align: right;
	margin: 0 10px 10px 0;
}
#footer a, #footer a:visited {
	color: #8A8F95;
}
#footer a:hover {
	color: #f98b29;
	text-decoration: underline;
}

/* -- -- -- */



.inline_imageR {
	float: right;
	padding-left: 3px;
}
.inline_imageL {
	float: left;
	padding-right: 3px;
}
.left_Box .inline_imageL {
	margin-top: 6px;
}




/* -- More -- */

a.more, a.more:visited {
	color: #f98b29;
	text-decoration: none;
	float: right;
	background-image: url('/images/arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 17px 0 0;
	margin: 0 2px 0 0;
}
a.more:hover {
	text-decoration: underline;
}
.navcontrol_content a.more, .navcontrol_content a.more:visited {
	position: absolute;
	bottom: 5px;
	left: 210px;
	text-align: right;
}
.newsItem a.more, .newsItem a.more:visited {
	text-decoration: none;
	background-image: none;
	padding-right: 5px;
}

/* -- -- -- */



/* -- PDFs -- */

ul.pdfs {
	list-style: none;
	margin: 20px 20px 15px 20px;
}
ul.pdfs li {
	list-style-image: none;
	padding: 0 0 5px 0;
}
ul.pdfs li a, a.pdf {
	background-image: url('/images/pdf.png');
	background-position: left top;
	background-repeat: no-repeat;
	clear: none;
	color: #f98b29;
	display: -moz-inline-block;
	display: inline-block;	
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
}
a.pdf {
	display: inline;
}
ul.pdfs li a:hover, a.pdf:hover {
	text-decoration: underline;
}

.feature_Box ul.pdfs {
	margin: 5px;
}

p + a.pdf {
	margin: 5px 0 0 0;
}

/* -- -- -- */



/* -- Feature Box -- */

.feature_box_container {
	margin: 0 0 0 0;
	padding: 2px;
	background-color: #fff;
	background-image: url('/images/Content_BG_Gradient.gif');
	background-repeat: repeat-x;
	display: block;
}
.feature_Box {
	float: left;
	width: 173px;
	background-image: url('/images/left_box_BG.gif');
	background-repeat: no-repeat;
	border: 1px solid white;
	background-color: #fff;
	margin: 1px;
}
.feature_Box ul, li {
	list-style-image: url('/images/BulletBlue.gif');
	padding: 0;
}
.feature_Box div {	
	padding: 3px;
}
.feature_Box h3 {
	margin: 5px 0 5px 0;
}
.feature_Box .feature_Box_content {
	height: 200px;
}

/* -- -- -- */



.date {
	font-weight: bold;
}
.inline_casestudy {
	float: right;
	width: 210px;
	border: 1px solid #d1d1d1;
	background-color: #e1e1e1;
	padding: 3px;
	margin: 0 0 5px 5px;
	display: block;
}
.inline_casestudy img + h2 {
	padding-top: 5px;
}
.inline_casestudy p {
	margin: 0;
	padding: 0;
}
.inline_content {
	display: block; 
	float: left; 
	margin: 0; 
	padding: 0;	
}


/* -- Logo -- */

.logo {
	float: left;
	width: 30%;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.logo img {
	border: 2px solid #F1F1F1;
}

/* -- -- -- */


.dc
{
	width:50%;
}

.cleaner
{
	clear:both;
}
.content_left {
	float: left;
	width: 255px;
	display: block;
	background-image: url('/images/gradboxHT3.jpg');
	background-repeat: no-repeat;
	background-color: #292f56;
	color: #ffffff;
	height: 100%;
	padding: 5px;
}
.content_left ul {
	margin: 0 0 0 15px;
}
.content_right {
	padding: 5px;
	float: right;
	width: 255px;
	display: block;
	background-image: url('/images/Content_BG_Gradient.gif');
	background-repeat: repeat-x;
}

.raise_tickets {
	margin-left: 3px;
	float: right;
	width: 50%;
	display: block;
	background-image: url('/images/supporttickets3.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
}

.inner_right {
	width: 65%;
	float: right;
	display: block;
	padding-right: 5px;
	margin-top: 10px;
}
.inner_rightform {
	text-align: right;
	width: 60%;
	float: right;
	display: block;
	padding-right: 5px;
	margin-top: 10px;
}

.inner_left {
	width: 35%;
	float: left;
	display: block;
	margin-top: 10px;
}

.reply {
	margin-top: 10px;
}
.reply h1 {
	font-size: 1.4em;
	color: #f98b29;
}
.singleLine, .multiLine {
	width: 180px;
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
	background-image: url('/images/field_rpt.gif');
	background-repeat: repeat-x;
}
.singleLine {
	height: 15px;
}


/* -- Buttons -- */

input.button {
	background-image: url('/images/button_rpt.gif');
	background-repeat: repeat-x;
	border: 1px solid #EC6704;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	display: inline-block;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	margin: 5px 0 0 0;
	padding: 0px 5px;
	width: auto;	
}

a.button {
	background-image: url('/images/button_rpt.gif');
	background-repeat: repeat-x;
	border: 2px solid #EC6704;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	display: inline-block;
	font-weight: bold;
	font-size: 11px;
	height: 16px;
	line-height: 15px;
	margin: 0;
	padding: 0px 5px;
	width: auto;
	vertical-align: middle;
}

/* -- -- -- */



/* -- Services Table -- */

#ServiceTable {
	width: 100%;
	border: 1px solid #ffffff;
}
#ServiceTable th {
	padding: 3px;
	margin: 0;
	background-image: url('/images/gradboxHeader.jpg');
	background-position: bottom;
	color: #ffffff;
	text-align: left;
}

#ServiceTable td {
	padding: 3px;
	vertical-align: top;
}
#ServiceTable hr {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #ffffff;
}

/* -- -- -- */



/* -- Testimonials -- */

ul.testimonials {
	padding: 0;
	margin: 0;
	/*clear: both;*/
	/*border-bottom: 1px solid #ddd;*/
}

ul.testimonials li {
	float: left;
	width: 525px;
	overflow: hidden;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	background-image: url('/images/testGrad.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px;
}
ul.testimonials li div.left {
	float: left;	
	width: 100px;
}
ul.testimonials li div.middle {
	float: left;
	padding: 0 10px;
	width: 140px;
	
}
ul.testimonials li div.right {
	float: right;
	width: 250px;
	padding: 0 10px 0 0;
}

/* -- -- -- */



/* -- Quotations -- */

blockquote {
	clear: both;
	padding: 0;
	margin: 0;
	background: transparent url('/images/quoleft.gif') left top no-repeat;
}
blockquote p {
	background: transparent url('/images/quoright.gif') right bottom no-repeat;
	font-style: italic;
	text-align: justify;
	padding: 5px 27px;	
}
blockquote + p {
	margin-top: 10px;
}
blockquote small {
	float: right;
	text-align: right;
	color: #f98b29;
	font-weight: bold;
	font-size: 0.9em;
}

/* -- -- -- */



/* -- Products Menu -- */

ul.productMenu {	
	margin: 3px 0 0 2px;
	padding: 0;
	width: 202px;
}
ul.productMenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;	
}
ul.productMenu li a:visited {
	color: #fff;
}
ul.productMenu li a {
	background: url('/images/navcontrolBlank.gif') no-repeat;
	color: #fff;
	display: block;
	font-family: 'Trebuchet MS' , arial, helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	line-height: 13px;
	padding: 4px 3px 0 4px;
	text-decoration: none;
	width: 94px;	
}
ul.productMenu li a:hover  {
	background: url('/images/navcontrolBlankB.gif') no-repeat;
}

/* -- -- -- */
/* -- Products Menu headers -- */

ul.productMenuHeaders {	
	margin: 3px 0 0 2px;
	padding: 0;
	width: 202px;
}
ul.productMenuHeaders li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;	
}
ul.productMenuHeaders li a:visited {
	color: #fff;
}
ul.productMenuHeaders li a {
	background: url('/images/navcontrolBlankOrange.gif') no-repeat;
	color: #fff;
	display: block;
	font-family: 'Trebuchet MS' , arial, helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	line-height: 13px;
	padding: 4px 3px 0 4px;
	text-decoration: none;
	width: 94px;	
}
ul.productMenuHeaders li a:hover  {
	background: url('/images/navcontrolBlankOrangeB.gif') no-repeat;
}

/* -- -- -- */


/* -- Products -- */

ul.productsPageList {
	margin: 0;
	padding: 0;	
}
ul.productsPageList li {
	border-bottom: 1px solid #eee;
	background-image: url('/images/testGrad.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	overflow: hidden;
	padding: 10px 10px 5px 5px;
	width: 521px;
}

/* -- -- -- */



/* -- ContactInfo -- */

.contactInfo {
	margin: 0;
	padding: 0;
}
.contactInfo big {
	color: #f98b29;
	font-size: 1.6em;
	padding: 2px 4px;
	margin: 0 0 10px 0;
	display: block;
}
.contactInfo label {
	float: left;
	margin: 2px 5px 0 0;
	text-align: right;
	vertical-align: top;
	width: 80px;
}
.contactInfo input, .contactInfo textarea {
	float: left;
	font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 1px 1px 0 1px;
	width: 135px;
}
.contactInfo .validationAlert {
	color: #f98b29;
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	padding: 0 0 0 2px;
	vertical-align: middle;
}

/* -- -- -- */



/* -- Contact Us -- */

.contactUs {
	background-image: url('/images/contactOffice.jpg');
	background-repeat: no-repeat;
	width: 255px;
	height: 200px;
	padding-top: 60px;
	margin: 0;
}

/* -- -- -- */



/* -- Achievements -- */

ul.achievements {
	margin: 0;
	padding: 0;
}
ul.achievements li {
	border-bottom: 1px solid #eee;
	background-image: url('/images/testGrad.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px;
	width: 525px;
}
ul.achievements li img  {
	float: left;
}
ul.achievements li div {
	float: right;
	padding: 5px;
	text-align: justify;
	width: 435px;
}

/* -- -- -- */



.links {
	float: right;
	margin: 0;
	padding: 5px 0 0 0;
}

.shadedcornerbox {	
	width: 527px;
	float: left;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
	background-image: url('/images/testGrad.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px;
}



/* -- Downloads -- */

ul.downloads li {
	position: relative;
	width: 100px;
	height: 140px;
	display: block;
	float: left;
	text-align: center;
}
ul.downloads li img {
	border: 0;
}
ul.downloads li a:hover img {
	visibility: visible;
}

/* -- -- -- */



/* -- NewsMenu -- */

.newsPageList {
	/*background-color:#eee; 	border:1px solid #ccc;*/
}
.newsPageList ul {
	margin: 0;
	padding: 0;
}
.newsPageList ul li {
	list-style-image: none;
	list-style-type: none;
	background-image: url('/images/newsItemIcon.jpg');
	background-position: left;
	background-repeat: no-repeat;
	height: 40px;
	margin: 0 40px 10px 40px;
	padding: 0 0 5px 40px;
	border-bottom: 1px dashed #ccc;
}
.newsPageList ul li big {
	color: #393C6C;
	display: block;
	font-size: 1em;	
	margin: 0 0 0 0;
	padding: 0;
}
.newsPageList ul li small {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.newsPageList ul li a {
	margin: 0 0 0 5px;
}

/* -- -- -- */



/* -- NewsFeedIndex -- */

.newsFeedIndex {
}
.newsFeedIndex ul, .newsFeedIndex ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}
.newsFeedIndex ul li big, .newsFeedIndex ul li big a {
	color: #666;
	display: block;
	font-size: 1em;
	margin: 0;
	padding: 0;	
}
.newsFeedPanel {
	margin: 10px 0 0 0;
	padding: 10px 0;
	border-top: 1px dashed #ccc;
}

.newsArticle p img {
	display: block;
	margin: auto;
	text-align: center;
}

/* -- -- -- */



/* -- Enquiry -- */

.enquiry {
	padding-left: 12px;
	height: 200px;
}

/* -- -- -- */



/* -- Portal Login -- */

.login {
	float: right;
	color: #fff;
	margin-right: 2px;
	width: 200px;
	font-weight: bold;
	font-size: 1.0em;
	text-align: center;
	border: 1px solid #EC6704;
	background-image: url('/images/button_rpt.gif');
	background-repeat: repeat-x;
}
.forgotten {
	clear: both;
	float: right;
	color: #fff;
	margin-right: 4px;
	font-weight: bold;
	font-size: 1.0em;
	text-align: right;
}
.login a {
	color: #fff;
}
.loginTxt {
	float: right;
}
.signinWrapper {
	text-align: center;
	height: 550px;
	padding-top: 40px;
	background-image: url('/images/Content_BG_Gradient.gif');
	background-repeat: repeat-x;
}
.signin {
	width: 300px;
	font-weight: bold;
	border: 1px solid #ddd;
	padding: 20px;
	background-color: #fff;
	background-image: url('/images/fieldsetbg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	margin: auto;
}
.signin input {
	border: 1px solid #ddd;
	margin: 5px;
	width: 200px;
}
.signin .login {
	width: 100px;
	cursor: hand;
}
.label {
	float: left;
	clear: both;
	padding-top: 6px;
	color: #303159;
	margin-left: 20px;
}

/* -- -- -- */



/* -- Modal Dialog -- */

.modalDialog {
	width: 500px;
	border: 1px solid #666666;
}
.modalHeader {
	background-image: url('/images/modalHeader.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 4px solid #F79239;
	color: #fff;
	font-size: 17px;
	font-weight: bold;	
	padding: 20px;
}
.modalContent {
	padding: 10px 30px;
	background-color:#fff;
	min-height: 200px;
	margin: 0;
}
.modalFooter {
	padding: 8px 10px 0 0;
	text-align: right;
	height: 27px;
	background-color: #1F2340;
}
.modalFooter .button {
	margin: 0;
}

/* -- -- -- */



/* -- News Items -- */

.news {
	background-image: url('/images/left_divider.gif');
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 0 10px 0;
}
.news ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.news ul li {
	background-image: url('/images/left_divider.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 5px 0 0px 0;		
}
.news ul li big {
	clear: both;
	color: #666;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;	
	padding: 0;
}
.news ul li small {
	color: #999;
	float: left;
	font-size: 11px;
	font-weight: bold;
}
.news ul li a {
	float: right;
}
.newsItem {
	padding: 5px 0;
	background-image: url('/images/left_divider.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

/* -- -- -- */



/* -- Network Status Page List -- */

.networkStatusPageList ul {
	/*border: 1px solid #ddd;*/
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;	
}
.networkStatusPageList ul li {
	background-image: url('/images/content_bg_gradient.gif');
	background-repeat: repeat-x;
	border: 1px solid #ddd;
	list-style-image: none;
	list-style-type: none;
	padding: 5px;
	margin: 5px 0 5px 0;
}
.networkStatusPageList ul li big {
	color: #f98b29;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.networkStatusPageList ul li small {
	color: #f98b29;
	font-size: 1em;
	font-weight: bold;	
}
.networkStatusPageList ul li .content {
	margin: 0;
	padding: 0 0 5px 0;
}
.networkStatusPageList ul li .content div {
	margin: 0;
}
.networkStatusPageList ul li .content p {
	margin: 0;
	padding: 0 0 5px 0;
}

/* -- -- -- */



/* -- Careers Page List -- */

.careersPageList ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;	
}
.careersPageList ul li {	
	background: #f0f0f0;
	border: 1px dashed #ddd;	
	list-style-image: none;
	list-style-type: none;
	padding: 5px;
	margin: 0 0 10px 0;
}
.careersPageList ul li big {
	color: #f98b29;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.careersPageList ul li small {
	color: #f98b29;
	font-size: 1em;
	font-weight: bold;	
}
.careersPageList ul li .content {
	padding: 0 0 3px 0;
}
.careersPageList ul li .content div {
	margin: 0 0 10px 0;
}
.careersPageList ul li .content div b {
	display: block;
	margin: 0;
}
.careersPageList ul li .content div div {
	margin: 0 0 5px 0;
	padding: 0;
}
.careersPageList ul li .content div ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.careersPageList ul li .content div ul li {
	background-image: none;
	border: none;
	list-style-type: disc;
	margin: 0;
	padding: 0;
}
.careersPageList .noItemsMessage {
	border: 1px solid #ddd;
	background-color: #f7f7f7;
	padding: 10px;
	margin: 0 0 10px 0;
}

/* -- -- -- */



/* -- Solutions Box -- */

ul.solutions {
	border: 1px solid #ccc;
	clear: both;
	/*height: 303px;*/
	height: 158px;
	margin: 0 0 5px 0;
	padding: 0;
	position: relative;
	width: 534px;
}
ul.solutions li {
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
ul.solutions li span {
	background: url('/images/controlbgimage.jpg') no-repeat;
	display: block;
	line-height: 12px;
	width: 89px;
	height: 33px;
	cursor: pointer;
	cursor: hand;
	margin: 0;
	padding: 0;
	
}
ul.tabs-7 li span {

	width: 75px !important;
	border-right:1px solid #666666;
}
ul.tabs-7 
{
	background: url('/images/controlbgimage.jpg');
	background-position:right;
}
ul.solutions li span a {
	color: #fff;
	display: block;
	font-size: 10px;
	margin: 0;
	padding: 4px 0 1px 5px;
	
}
ul.solutions li div {
	background: #fff;
	float: left;	
	position: absolute;
	top: 33px;
	left: 0px;
	z-index: 0;
	width: 534px;
	display: none;
	padding: 0;
	margin: 0;
	/*height: 270px;*/
	height:125px;
}
ul.solutions li.hover span {
	background: url('/images/controlbgimage_b.jpg') no-repeat;
}
ul.solutions li.hover div {
	display: block;
}
ul.solutions li div img {
	float: right;
	padding: 0;
	margin: 0;
	height:125px;
	width:250px;
	overflow:hidden;
}
ul.solutions li div big {
	color: #f98b29;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;	
}
ul.solutions li div p {
	margin: 0;
	padding: 5px;
	width: 270px;
}
ul.solutions li div a {
	background-image: url('/images/arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	left: 210px;
	margin: 0 5px 0 0;	
	padding: 0 18px 0 0;
	position: absolute;
	/*top: 250px;*/	
	top: 100px;		
}
ul.solutions li div a:hover {
	text-decoration: underline;
}

ul.solutions li span.controlBlank 
{
	background-image: url('/images/controlBGrepeater.jpg');
	background-repeat:repeat-x;
	background-position:top right;
}

/* -- -- -- */



/* -- Support Options Menu -- */

ul.supportMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.supportMenu li {
	background-image: url('/images/left_divider.gif');
	background-repeat: no-repeat;
	background-position: top center;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 8px;
}

/* -- -- -- */


/* -- Home page style -- */

.mainAdvert {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	display: block;
	height: 327px;
	width: 769px;
}
.homeFeature 
{
	position:relative;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	display: block;
	float: left;
	height: 250px;	
	margin: 4px 0 10px 5px;
	overflow: hidden;	
	width: 187px;
}
.homeFeature div {
	padding: 4px;
}


/* -- -- -- */

/*.inlinetitle 
{
	font-weight:bold;
	color: #2B3056;
}


div#scrollup { 
        position: relative; 
        overflow: hidden; 
        border: 1px dotted #000; 
        height: 100px; 
        width: 210px; 
        background-color: #f3f5fe; 
        padding: 5px; 
} 


div.headline { 
        position: absolute; 
        top: 210px; 
        left: 5px; 
        width:190px; 
        font: 14px "Trebuchet MS", Trebuchet, Tahoma, Arial; 
        height: 105px; 
} 

*/
.tickerHeader
{
	float:left;
	width:60px;
	height:15px;
	background-color:#666666;
	color:#fff;
	margin-top:-20px;
	padding:2px 0 2px 4px;
}
.newsTicker
{
	float:left;
	display:block;
	height:15px;
	margin:0;
	padding:2px 0 2px 4px;
	background-color:#bbbbbb;
	width:768px;
}
.ticker
{
height:19px;
display:block;
overflow:hidden;
width:770px;
}
.homeFeature .news
{
	padding: 2px;
	width: 183px;
	display: block;
	overflow: hidden;
	height: 100%;
	background-color: #fff;
}

div #scrollup{
	position: relative;
	overflow: hidden;
	height: 105px;
	width: 178px;
	padding: 0;
	margin: 0;
}
div #scrollup li {
	position: absolute;
	top: 110px;
	/*left: 5px;*/
	height: 105px;
	width: 168px;
	padding: 0;
	margin: 0;
	list-style-type:none;
	background-color:#fff;
}
div #scrollup small 
{
	color:#999;
}
.homeFeature .more 
{
	position:absolute;
	bottom:0px;
	right:0;
}
.colocate, .communicate, .connect
{
	height:352px;
	width:535px;
}
.colocate
{
	background-image:url('/images/colocate.jpg');
}
.communicate
{
	background-image:url('/images/communicate.jpg');
}
.connect
{
	background-image:url('/images/connect.jpg');
}
.txtoverlay 
{
	margin:0 0 0 200px;
	padding:70px 0 0 0;
	width:260px;
	color:#ffffff;
}