

/* Changes the path of background-image attributes.
            Pyramid Consulting Inc., 05/08/09 */
body {
	margin: 0px;
	font-family:Arial, Verdana, sans-serif;
	font-size: 16px;
	background-image: url(../Images/backTile.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000;
	line-height: 18px;
}

/*regualr lists bullets*/
ul{
	font-size: 12px;
}

.sIFR-active h1, .sIFR-active #tagline{
  visibility: hidden;
}


/*superstructure*/
#shadowPaper{	
	background-color: #FFF;
	width:900px;
	height:0px; 
	margin-left: auto;
	margin-right: auto;
	margin-top:108px;
	position:relative;
}


#container{
	margin: 0px;
	top:0px;
	z-index:10;
	width:100%;
	position:absolute;
	text-align:center;
}

#headerWrap{
	position: absolute;
	left: 0px;
	top: 0px;
}

/*I am style*/
#ima{
	position:absolute;
	left:363px;
	top:-108px;
	height:26px;
	width:288px;
	overflow:hidden;
}

.ima{
padding:0px;
}

#search{
	position:absolute;
	left:10px;
	top:-66px;
	height:36px;
	width:300px;
	overflow:hidden;
	text-align:left;
}

.search{
	padding-top: 2px;
	padding-right: 32px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#ima h1 {
	font-family:"Century Gothic";
	font-size:10px;
	margin-top:-4px;
	margin-left:20px;
	color: #FFF;
	display:block;
	float:left;
	font-weight:normal;
}

#ima h1.sIFR-replaced {
margin-top:-1px;

}

.imasel{
	font-size:11px;
	width:172px;
	/*margin-top:-5px;*/
	$margin-top:-2px;
	
	color:#6e6e6e;
}

#content{
	position:relative;
	width:900px;
	text-align:left;
	margin-top: 24px;
	margin-bottom: 0px;
	background-image: url(../Images/contentBack.gif);
	background-repeat: repeat-y;	
	/*margin-left: 20px;
	margin-right: 20px;*/
}

#content-main{
	position:absolute;
	width:900px;
	text-align:left;
	margin-top: 27px;
	/*margin-left: 20px;
	margin-right: 20px;*/
}

#adam-logo{
	position:absolute;
	left:651px;
	top:-108px;
}

#headerPost{
	position:absolute;
	left:40px;
	top:-77px;
}
/*
#tagline{
	position:absolute;
		left:441px;
	top:-42px;
	font-family:"Century Gothic";
font-size:22px;
color: #77a4d1;
white-space: nowrap;
}

#tagline em{
	font-style:normal;
	color: #336699;
}

#tagline.sIFR-replaced {
margin-top:-7px;
margin-left:50px;
}
*/
/* Navigation Style */
#navBox {
	height: 38px;
	width: 900px;
	text-align: left;
	position: absolute;
	top: 0;
	margin: 0px;
}
ul#nav{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul#nav ul {
	padding-top:0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


ul#nav ul {
	display: none;
	position: absolute;
	z-index: 9;
	top: 0px;
}

ul#nav ul li {
	display: block;
	width: 500px;
}

ul#nav {
	margin-top: 24px;
}

ul#nav li {
	display: block;
	float: left;
	text-indent: 0px;
	width: 180px;
	margin: 0px;
	height: 37px;
}

ul#nav ul li{
	margin-left: 0px;
	width: 600px;
}

ul#nav ul li a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #666;
	padding: 2px;
	padding-left:10px;
	padding-right:8px;
	border-left:thin;
	border-color:#666;
	float: left;
}

ul#nav ul li a:hover {
  color: #333;
  text-decoration:underline;
  }

ul#nav li li {
  display: block;
  float: none;
}


/* Nav Style END */


/*navigaton*/

#navcontainer {
	position:absolute;
	left:265px;
	top:-8px;
	$top:5px;
}


ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a {
	padding: 5px 26px 5px;

	
	margin:0px;
	margin-left:-3px;
	font-family:"Helvetica";
	font-size:13px;
	line-height:20px;

	overflow:visible;
}
	
#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #99ccff;
text-decoration: none;
}

#navlist a:hover, #navlist a.current
{
color: #fff;
text-decoration: none;
}

/*navbox*/

#navbox{
	position:absolute;
	left:264px;
	top:-2px;
	$top:0px;
}
#navbox ul {
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:0;
	margin-top:0; /* cancels gap caused by top padding in Opera 7.54 */
	margin-left:0;
	
	color:#fff;
	/*width:100%;*/
	line-height:18px; /* fixes Firefox 0.9.3 */
}

#navbox ul li {
	display:inline;
background:url(../images/nav-selected.gif) no-repeat;
background-position:-1000px; /*for preload*/
	padding-left:0;
	padding-right:0;
	padding-bottom:0px; /* matches link padding except for left and right */
	padding-top:5px;
}

#navbox ul li a {
	$margin-left:-3px;
	margin-left:-2px;
	
	background-color:#99ccff;
	padding-left:10px;
	padding-right:10px;
	padding:5px 37px;
	color:#fff;
	text-decoration:none;
	
}

#navbox ul li a:hover, #navbox a.current {
	background-color:#6699cc;
	background:url(../images/nav-selected.gif) no-repeat;
background-position: bottom right;
}


#navbox a.community span {

	padding-left:6px;
	padding-right:5px;
}
	
#navbox a.view span img, #navbox a.case span img, #navbox a.news span img, #navbox a.community span img  {

margin-bottom:-2px;
}
	
#navbox a span span {
	display:none;
}

/*
sidebar

#sidebar {
	background-color:#99ccff;
	width:211px;
	$width:214px;

	text-align:left;
	color:#fff;
	font-size:11px;
	padding:10px;
	padding-left:20px;
}

#sidebar h1 {
font-family:"Century Gothic";
font-size:16px;
margin-bottom:4px;

color: #006699;
font-weight:normal;

}

#sidebar p{
	margin-top:1px;
	margin-bottom:7px;
}

#sidebar hr{
	border: 0;
	color: #fff;
	background-color: #fff;
	height: 1px;
	margin-left:-20px;
	margin-right:-10px;
	width:241px;
	$width:244px;
	margin-top:13px;
	$margin-bottom:-1003px;
	

}
*/
input.email{
	color:#6E6E6E;
	font-size:11px;
	height:17px;
	width:142px;
}

	.search input{
	color:#6E6E6E;
font-size:11px;
	height:17px;
	width:142px;*/
}

#posbutton{
	margin-top:-22px;
	$margin-top:1px;
	margin-left: 146px;
	$margin-left: 0px;
	position:absolute;
}


#possearch{
	margin-top:-22px;
	$margin-top:1px;
	margin-left: 146px;
	$margin-left: 0px;
	position:absolute;
}
input.button {
	display:inline;
	color:#fff;
	font-size: 12px;
	font-family:"Century Gothic";
	margin-left:10px;
	width:34px;
	height:19px;
	padding-bottom:20px;
	$height:23px;
	background-color: #99cc66;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
input.button {
	height:16px;
	_height:23px;
	padding-bottom:16px;
	}
}

@media all and (min-width:0px) {
input.button {
	height:16px;
	_height:23px;
	padding-bottom:16px;
	}
		}


input.button:hover {
    background-color: #99cc66;
	cursor:pointer;
}


p.moreLink, #content a.dot, p.postLink, #sidebar li p{
	background:url(../images/bullet-trans.png) no-repeat;
	padding-left:8px;

}

p.postLink a, #sidebar li p a{
	text-decoration:none;
	color: #fff;
}

p.moreLink a, #content a{
	text-decoration:none;
	color: #1E81DB;
}

#footer a:link{
	text-decoration:none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration:none;
	color: #1E81DB;
}

p.moreLink {
	margin-left:25px;
}

p.moreLink a:hover, #content a:hover, p.postLink a:hover, #sidebar li p a:hover{
	text-decoration:underline;
	color:#999999;
}

/*testimonials*/

#testimonials{
	width:241px;
	$width:244px;
	background-color: #fff;
	color:#505156;
	margin-left:-20px;
	margin-right:-10px;
	margin-bottom:-17px;
	text-align:right;
}

#testimonials h2{
	padding-top:12px;
	padding-right:12px;
	color: #505156;
	font-weight:bold;
	font-size:15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
		text-align:right;
		margin-bottom:0px;
}

#testimonials .quote{
	padding-right:12px;
	font-size:15px;
	margin-left:51px;
	margin-top:0px;
}

#testimonials .sig{
	padding-right:12px;
	margin-left:51px;
}

#testimonials .sig em{
	font-style:normal;
	font-weight:bold;
}


#content-text, #content-plain {
	font-size:14px;
	color: #6f6e71;
	float: left;
	width: 850px;
	min-height:600px;
	padding-left:0;
	padding-right:0;
	padding-top: 11px;
	padding-bottom: 0px;
	line-height: 18px;
}

h1{
	font-family:"Century Gothic";
	color: #339999;
	font-weight:normal;
	font-size:19px;
	margin-top:0px;
	/*margin-bottom:-9px;
	$margin-bottom:-17px;*/
}


#content-text h1, #content-plain h1{
font-family:"Century Gothic";
color: #339999;
font-weight:normal;
	font-size:19px;
	margin-top:0px;
	/*margin-bottom:-9px;
	$margin-bottom:-17px;*/
}
/*
.resources{
	font-size:11px;
	float:right;
	right:-49px;
	_right:4px;
	$top:283px;
	width:184px;
	padding-top:22px;
	padding-bottom:16px;
	padding-left:25px;
	
}

.resources h3{
	font-size:11px;
	margin-bottom:-7px;
	$margin-bottom:-15px;
	}


.resources ul{
	list-style:none;
	padding-left:11px;
	margin-left:0px;
}

#resources, .resources{
	font-size:11px;
	float:right;
	right:-49px;
	_right:4px;
	$top:283px;
	width:184px;
	padding-top:22px;
	padding-bottom:16px;
	padding-left:25px;
	
}

#resources h3{
	font-size:11px;
	margin-bottom:-7px;
	$margin-bottom:-15px;
}

#content ul{
	list-style:none;
	padding-left:11px;
	margin-left:0px;
}
*/
#content li{
	padding-bottom:5px;
}

#content #resources a.nodot {
	background:none;
}

#content #breadcrumbs a.nodot {
	background:none;
	text-decoration:underline;
}

.nodot img {
padding-right:5px;
vertical-align:middle;
}

#breadBar{
	height: 30px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: -24px;
	padding-top: 6px;
	background-image: url(../Images/contentBack.gif);
	background-repeat: no-repeat;
}

#breadcrumbs{
	font-size:10px;
	padding-bottom:5px;
	width:260px;
	position: absolute;
	left: 20px;
}

#breadcrumbs, #breadcrumbs a{
	color:#666;
	padding-left:1px;
}

#breadcrumbs em{
	color:#339999;
	font-style:normal;
}

/*solutions page*/

#content-text.listings {
	width:860px;
}

#content-plain {
	width:890px;
	/*min-height:500px;
	_height:500px; /*ie6 treats this as min-height*/

}

#content-text.listings h2 {
	color:#333;
	margin-top:20px;
	margin-bottom:-5px;
	$margin-bottom:-10px;
	font-size:17px;
}

#content-text.listings img.logo{
	padding:30px;
}

#content-text hr, .dashed  {
	margin-top:20px;
border: none 0; 
	border-top: 1px dashed #ccc;/*the border*/
	width: 100%;
	text-align: center;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	}

#content a.action-button{
background:url(../images/button-bg.png) no-repeat;
display:block;
float:left;
height:36px;

text-decoration:none;
width:118px;
overflow:hidden;
cursor:pointer;
}
/*
#content a.action-button span{
	display:block;
color:#fff;
width:100px;
padding:10px;
text-align:center;
font-weight:bold;
cursor:pointer;
}
*/

#content a.action-button span{
	display:block;
color:#fff;
width:110px;
padding-top:10px;
padding-left:5px;
text-align:center;
font-weight:bold;
cursor:pointer;
}

#content a.action-button:hover{
background-position:-117px;
text-decoration:none;
}
/*side nav*/

#sidebar li {
	list-style:none;
	
}

#printpage{
	position:absolute;
	top:10px;
	left: 620px;
	font-size:11px;
}

#printpage a{
display:block; height:16px;
}

#print-content{
background-color:#FFFFFF;
}


#addthis{
	position:absolute;
	/*margin-top:-22px;
	$margin-top:-20px;*/
	left: 720px;
	padding-top: 6px;
}
/* CSS added by Pyramid Consulting Inc. on 29/09/09 */
#lside																
{
background-image: url(../Images/lside.jpg);
background-repeat:no-repeat;
float:left;
width:12px;
height:40px;
}

#rside
{
background-image: url(../Images/rside.jpg);
background-repeat:no-repeat;
float:right;
width:12px;
height:40px;
}

.navtxt
{
font-family:Arial;
font-weight:normal;
color:#000000;
font-size:12px;
padding-left:4px;
padding-right:4px;
cursor: pointer;
text-decoration: none;
}

.lbck
{
background-image: url(../Images/lbck.jpg);
background-repeat:repeat-x;
float:left;
height:40px;
font-family:Arial;
font-weight:bold;
color:#ffffff;
font-size:14px;
}
.lbckhov
{
background-image: url(../Images/lbckhov.gif);
background-repeat:repeat-x;
background-position:top;
height:40px;
font-family:Arial;
font-weight:bold;
color:#000000;
font-size:14px;
	}
.rbck
{
background-image: url(../Images/rbck.jpg);
background-repeat:repeat-x;
background-position:right;
height:40px;
font-family:Arial;
font-weight:bold;
color:#ffffff;
font-size:14px;
}
.rdiv
{
background-image: url(../Images/rdiv.jpg);
background-repeat:no-repeat;
float:left;
height:40px;
width:6px;}

.ldiv
{
background-image: url(../Images/lbck.jpg);
background-repeat:repeat-x;
color:#ffffff;
height:40px;
}
/* CSS added by Pyramid Consulting Inc. on 29/09/09 */

/*

#sidebar ul.sidenav{
	margin-left:-38px;
	$margin-left:2px;
	margin-top:0px;
}

#sidebar li.firstrule {
	
	border-bottom:1px #fff solid;
	
	width:219px;
	$width:222px;

	margin-left:-22px;
	margin-right:-20px;
	padding-left:22px;
	padding-top:4px;
	padding-bottom:12px;
	
	
}


#sidebar li.endrule {
	

	padding-top:12px;
	padding-bottom:0px;
	
	$margin-bottom:-8px;




}

#sidebar li.rule {
	border-bottom:1px #fff solid;
	
	width:219px;
	$width:222px;

	margin-left:-22px;
	margin-right:-20px;
	padding-left:22px;
	padding-top:12px;
	padding-bottom:12px;
	
	

}

#sidebar ul ul {
	background:#fff; 
	width:219px;
	$width:222px;
	

	margin-left:-22px;
	padding-left:22px;

	padding-top:12px;
	$margin-top:12px;
	padding-bottom:5px;
	$margin-bottom:-12px;

}


#sidebar ul ul a{
	color:#003366;
}

#sidebar ul ul a{
	color:#003366;
}

#sidebar  li a.about-us {
	display:block;
	height:16px;
	width:74px;
	background:url(/assets/images/navleft.gif) top left;

}



#sidebar  li a.about-us:hover, #sidebar  li a.about-us.active{
	background-position:0px -22px
}


#sidebar  li a.educators-and-students {
	display:block;
	height:16px;
	width:171px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-83px 0px;
}

#sidebar  li a.educators-and-students:hover, #sidebar  li a.educators-and-students.active{
	background-position:-83px -22px
}


#sidebar  li a.newsdetails {
	display:block;
	height:16px;
	width:123px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-876px 0px;
}

#sidebar  li a.newsdetails:hover, #sidebar  li a.newsdetails.active{
	background-position:-876px -22px;
}

#sidebar  li a.news-and-articles {
	display:block;
	height:16px;
	width:123px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-876px 0px;
}

#sidebar  li a.news-and-articles:hover, #sidebar  li a.news-and-articles.active{
	background-position:-876px -22px;
}

#sidebar  li a.our-community {
	display:block;
	height:16px;
	width:123px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-1009px 0px;
}

#sidebar  li a.our-community:hover, #sidebar  li a.our-community.active{
	background-position:-1009px -22px;
}


#sidebar  li a.investor-relations {
	display:block;
	height:16px;
	width:139px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-261px 0px;
}

#sidebar  li a.investor-relations:hover, #sidebar  li a.investor-relations.active{
	background-position:-261px -22px;
}


#sidebar  li a.video-gallery {
	display:block;
	height:16px;
	width:104px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-408px 0px;
}

#sidebar  li a.video-gallery:hover, #sidebar  li a.video-gallery.active{
	background-position:-408px -22px;
}



#sidebar  li a.careers {
	display:block;
	height:16px;
	width:63px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-520px 0px;
}

#sidebar  li a.careers:hover, #sidebar  li a.careers.active{
	background-position:-520px -22px;
}

#sidebar  li a.faq {
	display:block;
	height:16px;
	width:48px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-591px 0px;
}

#sidebar  li a.faq:hover, #sidebar  li a.faq.active{
	background-position:-591px -22px;
}

#sidebar  li a.editorial {
	display:block;
	height:16px;
	width:62px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-744px 0px;
}

#sidebar  li a.editorial:hover, #sidebar li a.editorial.active{
	background-position:-744px -22px;
}

#sidebar  li a.events {
	display:block;
	height:16px;
	width:52px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-815px 0px;
}

#sidebar  li a.events:hover,#sidebar  li a.events.active{
	background-position:-815px -22px;
}

 
#sidebar  li a.contact-us {
	display:block;
	height:16px;
	width:87px;
	background:url(/assets/images/navleft.gif) top left;
	background-position:-647px 0px;
}

#sidebar  li a.contact-us:hover, #sidebar  li a.contact-us.active{
	background-position:-647px -22px;
}



#sidebar  li a.about-us span, #sidebar li a.educators-and-students span, #sidebar li a.investor-relations span, #sidebar li a.video-gallery span, #sidebar li a.careers span, #sidebar li a.faq span, #sidebar li a.contact-us span, #sidebar li a.editorial span, #sidebar li a.events span, #sidebar li a.news-and-articles span, #sidebar li a.our-community span{
	display:none;
}

*/


#footer{
	font-size:11px;
	width:900px;
	text-align:center;
	position:relative;
	clear: both;
	background-color: #000;
	color: #FFF;
}

#cols_wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 882px;
	width: 900px;
	position:absolute;
	top:38px;
	left:0px;
	background-color: #000;
}

#cols_container{
	height: 100%;
	width: 100%;
	background-image: url(../Images/whiteBack.jpg);
	background-repeat: repeat;
	background-color: #FFF;
	background-position: 0px 0px;
}

#sidebar {
	float: left;
}

#content { 


	float: left;
	
	height: 1% /* Holly hack for Peekaboo Bug */
	
}

/*right side*/

#rt-sidebar{
	background-color:#f6f4f5;
	width:144px;
	padding:15px;
	padding-top:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339999;
}



#rt-sidebar h4{
	font-family:"Century Gothic";
	color: #339999;
	font-weight:normal;
	font-size:12px;
	margin-top:12px;
	margin-bottom:0px;
	$margin-bottom:-17px;
}

/*DIV test*/
.leftPush{
	width: 240px;
	color: #333;
	float: left;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 18px;
	}

.blueBox{
	width: 240px;
	color: #333;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 18px;
	}

.whiteBox{
	width: 570px;
	color: #333;
	float: left;
	line-height: 18px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.permRight{
	width: 570px;
	color: #333;
	float: left;
	line-height: 18px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 260px;
}

.leftImBox{
	background-color: #FFF;
	width: 360px;
	color: #333;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

.rightCopyBox{
	background-color: #FFF;
	width: 400px;
	color: #333;
	float: left;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
}


#rt-sidebar hr{
	border:0;
	height:1px;
	color:#FFF;
	background:#e1dede;
}




/* please keep the following */
td>h2{margin-top:0px;}
h2 {
	font-weight:normal;
	font-size:20px;
	color:#FF5110;
	margin-top: 0px;
	line-height: 20px;
}
#ctl00_ContentPlaceHolder1_ctl00_formid{display:none;}
#ctl00_ContentPlaceHolder1_formarea .sIFR-replaced{width:350px;}
.faqs{list-style:none;position:relative;left:-40px;}
#content p{
	font-size:12px;
	color: #333;
	line-height: 14px;
}
.video-dashed{
    border: 0; 
	border-top: 1px dashed #ccc;/*the border*/
	width: 100%;
	text-align: center;
	height: 1px;
	clear:both;
	margin:0 !important;
}
.permalink{clear:both;}
#blogroll{width:450px;}
.archives{float:right;width:100px;position:absolute;top:100px;left:500px}
.blogdate{font-weight:bold}
.bloghead{font-weight:bold;font-size:11pt}
.currentcrumb{color:#1E81DB;}
.answer{padding-bottom:20px;}
.sitemap2 li{list-style:none}

/**/
.print .container
{
    width:500px;
}
/*hidden title*/
h6 {
	font-size: 6px;
	color: #FFF;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
ol {
	font-size: 12px;
	line-height: 14px;
}

/*Roll Over Btns */
#rqBtn{
	text-align: left;
	float: left;
	width: 114px;
}
#csBtn{
	text-align: left;
}
#demoBtn{
	text-align: left;
	float: left;
	width: 114px;
}
#cAwdBtn{
	text-align: left;
}



/*Banner*/
#bannerBox {
	background-image: url(../images/bannerBack.jpg);
	width: 612px;
	padding-left: 60px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99cc66;
	margin-top: 0px;
	padding-top: 14px;
	height: 36px;
	position:absolute;
	left:0px;
	top:-108px;
	overflow:hidden;
	text-align: left;
}

