span.ActivityArrow {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-attachment:scroll;
background-color:#E5E5E0 !important;
background-image:url(flag.gif);
background-position:right center;
background-repeat:no-repeat;
color:#30332D;
font-weight:bold;
padding:0.1em 0.8em 0.1em 0.3em;
}
.PanelBorder div.InnerBox {
border-bottom:2px solid #CCCCC2 !important;
padding-bottom:2em;
}
.TopAndBottomBorder {
border-bottom:1px solid #798072;
border-top:1px solid #798072;
padding-bottom:0.35em;
padding-top:0.35em;
}
.PanelContent {
padding:0.8em 0 0;
white-space:normal;
}
.PanelContent ul {
margin:0;
padding:0;
}
.PanelContent li {
list-style-image:none;
list-style-type:none;
padding-bottom:1.5em;
}
.ThreeAreas {
	background: url(TechToolsAuto.gif) no-repeat center;
	width: 980px;
	height: 411px;
	clear: both;
	overflow: hidden;
}


.branding-top {
	background: url(dnn_large_banner.jpg) no-repeat center;
	width: 890px;
	height: 340px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 270px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.branding-bottom li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
}

.branding-bottom li.training {
	margin: 0;
}

.branding-bottom dl {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
	padding: 0 10px;
}
.branding-bottom dd {
	margin-left: 10px;
	height: 66px;
}
.branding-bottom dt {
	font-size: 90%;
	text-align: center;
	padding-top: 65px;
	margin-bottom: 1.75em;
	font-weight: bold;
}
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity dt {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training dt {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .support {
	background: url(support_title.gif) no-repeat top left;
}
.support dt {
	background: url(support_icon.gif) no-repeat;
	background-position: 50% 10px;
}
dl.bt {
	margin: 0;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;
	width: 170px;
}
#LoginInfo
{
	width:660px; 
	float:left;
}
#LoginInfo h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
#LoginInfo dd, #LoginInfo dt 
{
	display:inline;
}
#LoginInfo dt
{
	font-weight:bold;
	color: #333;
}
#LoginInfo p.LoginNotes
{
	font-size: .8em;
}
#LoginInfo div.LoginBlock {
	float: left;
	width: 310px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 26px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px gray dotted;
	padding: 2px 5px;
	margin-right:5px;
	width: 200px;
	float:right;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}


/* Tech Tools Front Page Service Section */

.ServiceWrap 
{
	background-color:#FFFFFF;
clear:none;
float:right;
margin:0 0 20px;
width:100%;
 
}

/*Service Section*/
.ServiceWrap h1{
	color:#58A312;
	font-size:2.2em;
	font-weight:normal;
	line-height:1em;
	margin:10px 0;
}


.ServiceWrap .item{
	border-bottom:1px solid #CCCCCC;
	clear:both;
	float:left;
	margin:15px 0;
	padding:0px 0;
	width:980px;
	
	
}

.ServiceWrap .item h2{
	font-size:1.6em;
	font-weight:normal;
	line-height:1em;
}
.ServiceWrap .item table td{ font-size:1.2em;}


.ServiceWrap .item p {
	
	 margin: 0px 10px 10px 0px;
	 border: none;
	 font-size:1.2em;
	
 }
 
.ServiceWrap .item img {
	 float: left;
	 clear: none;
	 width: 200px;
	 height:160px;
	 margin: 0px 10px 10px 0px;
	 border: none;
	 padding: 40px;
 }
 
.ServiceWrap .btn_green_sm {
height:31px;
	
}
.ServiceWrap .btn_green_sm a {
	background-image: url(Images/Services/btn_action_sm_lt.gif);
	font-size:13px;
	height:30px;
	padding-left:6px;
	width:inherit;
	line-height:1em;
	margin-bottom:50px;
	padding:0 0 0 6px;
	position:absolute;
	text-decoration:none;
	font-weight:bold;
	background-position:left top;
	background-repeat:no-repeat; 
 } 
 
.ServiceWrap .btn_green_sm a span {
	background-image: url(Images/Services/btn_action_sm_rt.gif);
	height:23px;
	padding:8px 20px 0 10px;
	text-align:center;
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
 } 
 
#page-banner
 {
 	
position:relative;
width:962px;
}


.banner-TechTools {
background:transparent url(bkg-banner-techtools.jpg) no-repeat scroll 0 0;
height:385px;
}

.banner-TechTools a.techvault:hover {
background-position:-191px 0;
}
.banner-TechTools a.techvault {
background:transparent url(bkg-banner-techvault.gif) no-repeat scroll 0 0;
height:330px;
left:10px;
line-height:330px;
top:55px;
width:191px;
}
.banner-TechTools a {
margin:0;
overflow:hidden;
position:absolute;
text-indent:-9000px;
}

.banner-TechTools a.techshop:hover {
background-position:-191px 0;
}
.banner-TechTools a.techshop {
background:transparent url(bkg-banner-techshop.gif) no-repeat scroll 0 0;
height:330px;
left:222px;
line-height:330px;
top:55px;
width:191px;
}

.banner-TechTools a.techopedia:hover {
background-position:-191px 0;
}
.banner-TechTools a.techopedia {
background:transparent url(bkg-banner-techopedia.gif) no-repeat scroll 0 0;
height:330px;
left:435px;
line-height:330px;
top:55px;
width:191px;
}




/* INtegration page */

#page-inner #page-banner {
position:relative;
width:962px;


}
.banner-integration {
background:transparent url(bkg-banner-int.gif) repeat-x scroll 0 0;
height:340px;
position:relative;
}

.banner-integration-left {
background:transparent url(bkg-banner-int-left.gif) no-repeat scroll 0 0;
height:340px;
left:0;
position:absolute;
top:0;
width:11px;
}

.banner-integration-msg {
background:transparent url(bkg-banner-int-collab.gif) no-repeat scroll 0 0;
height:78px;
left:406px;
position:absolute;
top:55px;
width:491px;
text-indent:-9000px;overflow:hidden;
}
.banner-integration-msg div{
text-indent:-9000px;overflow:hidden;
}

.banner-integration-menu {
background:transparent url(bkg-banner-int-window.gif) no-repeat scroll 0 0;
height:246px;
left:37px;
position:absolute;
top:23px;
width:347px;
}

.pg-content-main {
background:#FFFFFF none repeat scroll 0 0;
font-size:1.2em;

color:#666666;

margin:0;
overflow:hidden;
padding:0 50px 25px;
}
.int-left {
float:left;
width:385px;
}
.int-right {
float:right;

width:435px;
}
.logo-pages {
background:transparent url(bkg-logo-pages.jpg) no-repeat scroll 0 0;
height:273px;
width:333px;
}
.cgna_techtools_process {
background:transparent url(bkg-banner-techtools-pro.jpg) no-repeat scroll 0 0;
height:239px;
width:380px;
}
.cgna_techtools_dev
{
	background:transparent url(bkg-techtool-dev.jpg) no-repeat scroll 0 0;
height:273px;
width:333px;
}


.int-right ul.button li {
color:#8CC44C;
list-style-image:url(button.gif);
list-style-position:outside;
list-style-type:none;
margin:0.8em;
padding-left:4px;
}
.cb-right ul.check li strong {
color:#47731D;
}

p
{
	font-size:1.2em;
}
ul
{
	font-size:1.2em;
}
.int{
clear:both;
color:#666666;
padding:40px 0;
}

/*button */

 a.getstarted:hover {
background-position:0 -40px;
}
 a.getstarted {
background:transparent url(bkg-banner-btn-getstarted.jpg) no-repeat scroll 0 0;

height:40px;
left:730px;
line-height:40px;
top:303px;
width:130px;
}

.banner-development {
background:transparent url(bkg-banner-dev.jpg) no-repeat scroll 0 0;
height:345px;
}

#dev-banner-msg {
color:#FFFFFF;
font-size:14px;
left:178px;
position:absolute;
top:168px;
width:285px;
}

/*side nav */

#sidenav a:hover {
background-color:#FFFFFF;
color:#EF5319;
text-decoration:none;
}
#sidenav a {
background:#F2F2F2 url(bkg-positions-arrow.gif) no-repeat scroll right center;
border:1px solid #E0E0E0;
color:#464646;
display:block;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
padding:5px 20px;
text-decoration:none;
}

#sidenav a span {
color:#999999;
display:block;
font-size:11px;
font-weight:normal;
}

.innerbox {
border:1px solid #DADADA;
padding:25px;
color:#666666;
line-height:1.7em;
}
/*
#page-inner .pg-content-main {
color:#666666;
line-height:1.7em;
}*/

#niagara .ni-photo {
background:transparent url(bkg-workbench.jpg) no-repeat scroll 0 0;
float:left;
height:448px;
margin-top:4px;
width:320px;
}
#niagara .ni-text 
{
	
float:right;
width:230px;

}

#cententbox
{
	
clear:both;
color:#666666;
padding:40px 0;
}
	

.clear
{

clear:both;

}
.banner-mini {
background:transparent url(bkg-banner-mini.jpg) no-repeat scroll 0 0;
height:120px;
overflow:hidden;
position:relative;
}


.banner-mini h2 {
color:#FFFFFF !important;
cursor:default;
font-size:28px;
font-weight:normal;
left:50px;
margin:0;
padding:0;
position:absolute;
top:15px;
}