@charset "utf-8";

/* CSS Document */











/*  GLOBALS */





BODY {

	font-size: 78%;

	margin: 0px auto;

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	background: #ffffff;

	margin-top: 3px;

}

/*.webkit BODY{

margin-top: 35px;

} 

.gecko  BODY{

margin-top: 35px;



}*/



IMG {

	border: 0px;

}

DD, DL {

	margin: 0px;

	padding: 0px;

}

A {

	color: #00ABEC;

	outline: none;

	border:0px;

	text-decoration: none;

}

A:hover {

	color: #8bc334;

}

A.on {

	color: #008DD0 !important;

}



.red {  /* for testing - can be removed*/

	border: 1px solid #ff0000;

}

html {

	overflow-y: scroll;   /* forces scrollbar  to avoid page shimmer on short pages */

}

div.clear, div.visualClear {

	clear: both;

}

.fleft {

	float: left

}

.fright {

	float: right

}

.greyLight {

	color: #c1c1c1;

}

.purple, a.purple {

	color: #a95da7 !important;

}

.textSmall {

	font-size: .8em;

}

h1 {

	color: #333333;

	font-weight: normal;

	font-size: 22px;

	margin: 0px 0px 10px 0;

	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;

}


h7 {

	color: #8bc334;

	font-weight: normal;

	font-size: 22px;

	margin: 0px 0px 10px 0;

	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;

}

h2 {

	color: #333333;

	font-weight: normal;

	font-size: 21px;

	margin: 20px 0px 7px 0;

	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;

}

H3 {

	text-decoration: none;   /* used in side bar */

	color: #333333;

	font-size: 19px;

	font-weight: normal;

	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;

	margin: 10px 0 -5px 0;

}

H4 {

	text-decoration: none;

	color: #333333;

	font-size: 16px;

	font-weight: normal;

	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;

	margin: 15px 0 -5px 0;

}

H4 A{

	text-decoration: none;

	color: #333333 !important; 

	font-size: 16px !important; 

}

 H4 A:hover {

	color: #8bc334 !important; 

}

H5 {

	text-decoration: none;

	color: #333333;

	font-size: 12px;

	font-weight: normal;

	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;

	margin: 5px 0 -5px 0;

}

H6 {

	text-decoration: none;

	color: #008DD0;

	font-size: 14px;

	font-weight: normal;

	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;

	margin: 15px 0 -5px 0;

}

/*H4{ 

text-decoration: none;

color: #666666;

font-size: 14px; 

margin: 0px;

padding: 0px;

}*/





/*  CONTAINERS */





DIV#wrapper {

	width: 850px;

	margin: 0 auto;

	position: relative;

}

DIV#header {

	position: relative;

	height: 100px;

}

DIV#headerright {

	position: absolute;

	top: 0px;

	right: 0px;

	text-align: left;

	height: 20px;

	width: 195px;

}

/*  TEMPLATE DIV / STYLES */



DIV#quicklinks, DIV#search {

	clear: both;

	text-align: left;

	position: relative;

}

DIV#search {

	padding-top: 5px;

	height: 20px;

}

DIV#quicklinks {

	color: #666666;

	font-size: 10px;

}

DIV#quicklinks IMG {

	width: 17px;

	height: 17px;

	margin-right: 4px;

}

DIV#quicklinks A {

	color: #666666;

	text-decoration: none;

}

DIV#quicklinks A SPAN {

	color: #008dd0;

}

DIV#quicklinks DIV.blog {

	color: #666666;

	float: right;

	font-size: 14px;

	margin: -5px 0 10px 19px;

}

.ie7 DIV#quicklinks DIV.blog {

	margin: -22px 0 10px 19px;

}

DIV#quicklinks A:hover {

	color: #00AFDB;

}

A.lock {

	background: url(../images/icon-lock.gif) 0 2px no-repeat;

	padding-left: 9px;

}



DIV#header IMG {

	width: 193px;

	height: 59px;

	margin-top: 6px;

	behavior: url(../css/iepngfix.htc);



}

/*      Top Nav          */



#ddtopmenubar {

	position: absolute;

	left: 0px;

	top: 77px;

	white-space: nowrap;

	width: 640px;

}





IMG.tl {

	position:absolute;

	top: 0px;

	left:0px;

	width: 3px;

	height: 3px;

	z-index: 999;

}

IMG.tr {

	position:absolute;

	top: 0px;

	right: 0px;

	width: 3px;

	height: 3px;

	z-index: 999;

}

IMG.bl {

	position:absolute;

	bottom: 0px;

	left:0px;

	width: 4px;

	height: 4px;

	z-index: 999;

}

IMG.br {

	position:absolute;

	bottom: 0px;

	right:0px;

	width: 4px;

	height: 4px;

	z-index: 999;

}

/* footer */



DIV#footer {

	/*width: 980px;*/

margin: 0 auto;

	position: relative;

	margin-top: 30px;

	font-size: 9px;

}

DIV#footer UL {

	list-style: none;

	margin: 0px;

	padding: 0px 0 15px 0;

}

DIV#footer UL LI {

	float: left;

	margin-right: 15px;

	white-space: nowrap;

}

DIV#footer UL LI.right {

	margin-right: 0px;/*float: right;*/

}

DIV#footer UL LI A {

	font-size: 10px;

	color: #666666;

	text-decoration: none;

}

DIV#footer UL LI A:hover {

	color: #00AFDB;

}

DIV#footer A {

	text-decoration: none;

}

/*  HOME PAGE  CSS */



DIV.anchorHome {

	padding: 25px 0 15px 0;

	border-bottom: 1px dotted #333333;

	margin-bottom: 15px;

}

DIV.bannersFooter {

	padding: 10px 0 0px 0;

	border-top: 1px dotted #333333;

	margin-top: 15px;

}

DIV.bannersFooter IMG {

	padding: 0 20px 0 0;

}

DIV.homeCallout {

	float: left;

	border-right: 1px dotted #333333;

	padding: 0 20px 0 20px;

	margin-left: 20px;

	min-height: 220px;

	white-space: normal;

	font-size: .87em;

}

DIV.homeCallout1 {

	float: left;

	border-right: 1px dotted #333333;

	padding: 0 20px 0 20px;

	margin-left: 20px;

	min-height: 220px;

	white-space: normal;

	font-size: 1.25em;

}

DIV.homeCallout h1 {

	color: #333333;

	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;

	white-space: nowrap;

	margin: -4px 0px 5px 0;

}

DIV.homeCallout A {

	text-decoration: none;

}

DIV.homeCallout P {

	margin: 5px 0 5px 0;

}

DIV.hcOne {

	padding: 0 15px 0 0px;

	width: 255px;
	
	border-right: 0px;

}

DIV.hcFour {

	padding: 0 15px 0 0px;

	width: 255px;
	

}

DIV.hcOne P {

	margin: 15px 0;
	
	border-right: 0px;

}

.noTop {

	margin-top: 0px !important;

}

DIV.hcTwo {

	width: 255px;

	padding: 0px 20px 0px 10px;

	

}

.attribute {

	text-align: right;

}

DIV.hcThree {

	width: 220px;

	padding-left: 0px;

	margin-left: 0px;

}

DIV.hcOne IMG {

	float: left;

	margin: 2px 10px 15px 0;

	width: 75px;

}

DIV.hcOne P {

	margin: 20px 0;

	clear: both;

}

DIV.hcFour IMG {

	float: left;

	margin: 2px 10px 15px 0;

	width: 75px;

}

DIV.hcFour P {

	margin: 20px 0;

	clear: both;

}

/*  TIER PAGE  Containers */

DIV#mainCol {

	position: relative;

	width: 630px;

	padding: 15px 0 0 0;

	float: left;

}

DIV.sectionHead {

	padding: 0px 0 0 0 !important;

}

DIV#rightCol {

	position: relative;

	float: right;

	width: 180px;

	padding: 20px 0 20px 20px;

	border-left: 1px dotted #666666;

}

DIV#contentCol {

	position: relative;

	width: 425px;

	padding: 0px 0 0 0;

	float: right;

}

DIV#navCol {

	position: relative;

	width: 174px;

	padding: 0px 30px 0 0;

	float: left;

}

/* Tier Page side Menu  */ 



UL.sideNav {

	list-style: none;

	margin: -2px 0 0 0;

	padding: 0px;

	font-size: 16px;

}

UL.sideNav LI {

	margin: 0px;

	padding: 0px 0 0 0px;

}

UL.sideNav LI A {

	display: block;

	text-decoration: none;

	color: #B2B2B2;

	padding: 4px 0 4px 0px;

}

UL.sideNav LI A:hover, UL.sideNav A.sideOn {

	color: #00ABEC;

}

UL.sideNav UL {

	list-style: none;

	margin: 0px 0 10px 20px;

	padding: 0px;

}

UL.sideNav UL LI {

	margin: 0px;

	font-size:  12px;

	padding: 0px 0 0 0px;

}



.ie6 UL.sideNav  LI { 

	border: 1px solid #ffffff;

}



/*  TIER PAGE  Styles */

DIV.anchor {

	position: relative;

	width: 630;

	height: 100px;

	margin: 20px 0 30px 0;

}

DIV.anchor H1 {

	position: absolute;

	left: 8px;

	bottom:2px;

	color: #ffffff;

	margin: 0px;

	font-size: 32px;

	font-weight: normal;

	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;

}

DIV.anchorGlow {

	background:  url(../images/anchor_glows.jpg) 0px 0px no-repeat;

}

DIV.anchorGreen {

	background:  url(../images/anchor_green.jpg) 0px 0px no-repeat;

}

DIV.anchorYellow {

	background:  url(../images/anchor_yellow.jpg) 0px 0px no-repeat;

}

DIV.anchorPartners {

	background:  url(../images/anchor_glows.jpg) 0px 0px no-repeat;

}

DIV#mainCol P {

	padding-left: 0px;

	line-height: 1.3em;

}

DIV#rightCol DIV.contactUs {

	background:  url(../images/icon-phone.gif) 0px 0px no-repeat;

	margin: 50px 0 43px 0;

	padding: 0 0 0 30px;

	font-size: 14px;

	line-height: 1.3em;

	font-family:Trebuchet MS, Tahoma, Helvetica, sans-serif;

}

DIV#rightCol DIV.contactUs A {

	text-decoration: none;

	color: #666666;

}

DIV#rightCol DIV.contactUs A STRONG {

	color: #333333;

	font-size: 19px;

}

DIV#rightCol DIV.sideLink {

	background:  url(../images/icon-whitepaper.gif) 0px 0px no-repeat;

	margin: 0 0 15px 0;

	padding: 0 0 0 25px;

/*	font-size: .7em;*/

}



DIV#rightCol DIV.sideLink A {

	color: #8CC63F;

	text-decoration: none;

/*	font-size: 14px;*/

	margin-top: 4px;

	display: block;

}

DIV#rightCol DIV.sideLink A:hover {

	color: #00ABEC;

}





/*section page css*/



#anchor_col1 {

	height: 320px;

	width: 220px;

	position: absolute;

	left: 0px;

	top: 0px;

}





#anchor_message {

	position: absolute;

	top: 0px;

	right: 0px;

}

.link_content_layout {

	position:relative;

	width:210px;

	height:320px;

	cursor: pointer;

}

.link_content_layout a {

	text-decoration:none;

	width:210px;

	height:300px;

	display:block;

	background-image: url(../images/anchor_skin_1_dark.jpg);

	background:none;

}

.link_content_layout h2 {

	position:absolute;

	top:63px;

	left:12px;

	font-size:28px;

	line-height:33px;

	color:#FFF;

	overflow: visible;

}

.link_content_layout p {

	position:absolute;

	top:172px;

	left:12px;

	margin: 0px;

	padding: 0px;

	color:#FFF;

	width:172px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.link_content_layout span {

	position:absolute;

	left:122px;

	top:255px;

}



.message_content_layout h1 {

	padding: 0px;

	margin-top: 25px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	font-size: 40px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #00abec;

	letter-spacing: -1px;

}

.message_content_layout h3 {

	padding: 0px;

	margin-top: 15px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	font-size: 25px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #00abec;

	line-height:29px;

	letter-spacing: 1px;

	font-weight:normal;

}



 

 /* product page anchor code*/

 .diagram_anchor_box {

	overflow: hidden;

	position: relative;

	height: 365px;

	width: 850px;

}

 .diagram_anchor_box  #anchor_diagram { 

	position: absolute;

	left: 220px;

	top: 20px; 

	background-position: left top;

}



.diagram_anchor_box #anchor_col1 {

	height: 340px;

	width: 220px;

	position: absolute;

	left: 0px;

	top: 12px;

}





/* system section page css*/

.anchor_layered_box, .partner_layered_box {

	overflow: hidden;

	position: relative;

	height: 337px;

	width: 850px;

}

.anchor_layered_box #anchor_col2 { 

	position: absolute;

	left: 220px;

	top: 20px;

	background-image: url(../images/anchor_skin_1.jpg);

	background-position: left top;

}

.anchor_layered_box #anchor_col3 {

	position: absolute;

	left: 430px;

	top: 20px;

	background-image: url(../images/anchor_skin_1.jpg);

	background-position: center top;

}

.anchor_layered_box #anchor_col4 {

	position: absolute;

	left: 640px;

	top: 20px;

	background-image: url(../images/anchor_skin_1.jpg);

	background-position: right top;

} 



.anchor_layered_box #anchor_col2:hover {

	background-image: url(../images/anchor_skin_1_dark.jpg);

	background-position: left top;

}

.anchor_layered_box #anchor_col3:hover {

	background-image: url(../images/anchor_skin_1_dark.jpg);

	background-position: center top;

}

.anchor_layered_box #anchor_col4:hover {

	background-image: url(../images/anchor_skin_1_dark.jpg);

	background-position: right top;

}



/* partners section page css*/

.partner_layered_box #anchor_col2 { 

width:630px; 

height:337px;  

position:relative;

float:right;

}

















DIV.newsLinks A{

 text-decoration: none;

}



DIV.management DIV.fright{

width: 200px

}

DIV.management DIV.fleft{

width: 210px

}



DIV.management DIV.clear{ 

height: 20px;

}















DIV#search {

	margin-top: 10px;

}

DIV#search input.sinput{  

	background: url(../images/search-box.gif) 0 0 no-repeat !important;

	width: 125px;

	height:17px;

	padding: 1px 0 0 7px;

	border: 0px !important;

	font-size: 10px;

	color: #6a6a6a;

	outline: none;

	

}

DIV#search input.sbutton{   

	margin-bottom: -2px;

}

 



.ie7 DIV#search  input.sbutton {

	margin-bottom: 2px;

}



.safari DIV#search input.sinput {

width: 124px;

}







TABLE.tableGrid {

border: 1px dotted #000000;

border-collapse: collapse;

}

TABLE.tableGrid  TD{

padding: 6px;

border-bottom: 1px dotted #cccccc;

border-right: 1px dotted #cccccc;



}

TABLE.tableGrid  TH{

text-align: left;

background-color: #fbc21d; 

padding: 0 6px;

}

TABLE.tableGrid  TH H3{

color: #ffffff;

}

/** /products/index.php Tips **/

.tool-tip {

color:#FFFFFF;

width:210px;

z-index:13000;

}

.tool-title {

background:transparent url(/images/bubble-blue.png) repeat scroll left top;

color:#9FD4FF;

font-size:11px;

font-weight:bold;

margin:0pt;

padding:8px 8px 4px;

}

.tool-text {

background:transparent url(/images/bubble-blue.png) repeat scroll 0px -6px;

font-size:11px;

padding:4px 8px 8px;

}

.tool-bottext {

background:transparent url(/images/bubble-blue.png) repeat scroll right bottom;

font-size:11px;

padding:4px 8px 8px;

text-align: right;

font-style: italic;

color: #dbe8f2;



}

.tool-loading {

background:transparent url(../images/ajax_load.gif) no-repeat scroll center;

height:30px;

margin:0pt auto;

width:30px;

}









UL.fancyList LI{

margin: 5px 0 5px 0;

}











.sliderwrapper{

position: relative; /*leave as is*/

overflow: hidden; /*leave as is*/



width: 245px; /*width of featured content slider*/

height: 210px;

}







.sliderwrapper .contentdiv{

visibility: hidden; /*leave as is*/

position: absolute; /*leave as is*/

left: 0;  /*leave as is*/

top: 0;  /*leave as is*/

padding: 5px;

background: white;

width: 235px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */

height: 100%;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);

-moz-opacity: 1;

opacity: 1;

}



.pagination{

width: 250px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/

display: none;

}



.pagination a{

display: none;

}



.pagination a:hover, .pagination a.selected{

display: none;

}















  









/* HIGH SLIDE CODE */





.highslide-html {

    background-color: white;

}

.highslide-html-blur {

}

.highslide-html-content {

	position: absolute;

    display: none;

}

.highslide-loading {

    display: block;

	color: black;

	font-size: 8pt;

	font-family: sans-serif;

	font-weight: bold;

    text-decoration: none;

	padding: 2px;

	border: 1px solid black;

    background-color: white;

    

    padding-left: 22px;

    background-image: url(highslide/graphics/loader.white.gif);

    background-repeat: no-repeat;

    background-position: 3px 1px;

}

a.highslide-credits,

a.highslide-credits i {

    padding: 2px;

    color: silver;

    text-decoration: none;

	font-size: 10px;

}

a.highslide-credits:hover,

a.highslide-credits:hover i {

    color: white;

    background-color: gray;

}





/* Styles for the popup */

.highslide-wrapper {

	background-color: white;

}

.highslide-wrapper .highslide-html-content {

/*    width: 300px;*/

    padding: 5px;

}

.highslide-wrapper .highslide-header div {

}

.highslide-wrapper .highslide-header ul {

	margin: 0;

	padding: 0;

	text-align: right;

}

.highslide-wrapper .highslide-header ul li {

	display: inline;

	padding-left: 1em;

}

.highslide-wrapper .highslide-header ul li.highslide-previous,

.highslide-wrapper .highslide-header ul li.highslide-next {

	display: none;

}

.highslide-wrapper .highslide-header a {

	font-weight: bold;

	color: gray;

	text-transform: uppercase;

	text-decoration: none;

}

.highslide-wrapper .highslide-header a:hover {

	color: black;

}

.highslide-wrapper .highslide-header .highslide-move a {

	cursor: move;

}

.highslide-wrapper .highslide-footer {

	height: 11px;

}

.highslide-wrapper .highslide-footer .highslide-resize {

	float: right;

	height: 11px;

	width: 11px;

	background: url(highslide/graphics/resize.gif);

}

.highslide-wrapper .highslide-body {



}

.highslide-move {

    cursor: move;

}

.highslide-resize {

    cursor: nw-resize;

}

.highslide-footer {

	display: none;

}



/* These must be the last of the Highslide rules */

.highslide-display-block {

    display: block;

}

.highslide-display-none {

    display: none;

}

