﻿/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */
 
 
 /*-- BEGIN ODEH CUSTOM --*/
 
html{
	overflow: scroll;
}
.RightPaneWrap ul{
	padding-left: 5px;
}
.defaultdescriptiontext
{
	font-family: Arial;
}
span.link
{
	color: #14648D;
	cursor: pointer;
}
.pagecontent
{
	min-height: 595px;
}

 /*------------------------------------------------------------top bar styling----------------------------------------------*/
 .LeafSolutionsMenu ul.sf-menu > li > a 
 {
	padding-top: 14px !important;	
	padding-bottom: 14px !important;
	font-size: 14px !important;
 }
 .LeafSolutionsMenu ul.sf-menu ul 
 {
	margin-top: 6px !important;
	width: 119px !important;
	
}
.sf-menu li 
{
	width: 119px !important;
	text-align: center !important;
}
.LeafSolutionsMenu ul.sf-menu {
	width:720px !important
	}

/*- home page slide show styling -*/
 
 .subtitletext{
	margin-top: 10px !important;
	margin-left: 5px !important;
	font-size: 18px !important;
	line-height: 20px !important;
	font-family: Arial !important;
}
 #slide-outer_433 .slide .slide-inner img {
	padding: 0px !important;
	border-left: 0px !important;
 } 
 
 .mss-introtext_433 .slidetext_433 {
	padding: 50px 8px 4px 2px !important;
}
  .mss-introtext_433 .slidetext_433 .slidetitle {
	padding: 5 0 5 0 !important;
	font-family: "Trebuchet MS", Helvetica, sans-serif !important; 
	font-weight: bold;
	font-size: 20px !important;
	color:Black !important;
	margin-left: 5px !important;
}
#slide-wrapper_433 {
	width: 980px !important;
}
#mss-container_433 {
	width: 980px !important;
}
#mss-slider_433 {
	width: 720px !important;
}
 .mss-introtext_433 {
	left: 716px !important;
 }
 #navi-outer_433 {
	left: 720px !important;	
	width: 260px !important;
	margin: 0px !important;
	padding: 5px 0px 5px 0px !important;
 }
 #navi-outer_433 ul{
	width: 260px;
	margin: 0 0 0 20px !important;
	padding: 0 0px !important;
	text-align: left;
 }
 #control-outer_433 {
	left: 640px !important;
 }
 
.sf-shadow-off > li {
	text-transform: capitalize !important;
}
.projectheader
{	
	line-height: 25px;
	font-size: 20px;
	font-weight: bold;
	color: white;
	height: 25px;	
	font-family: "Trebuchet MS";
	
	background-color: #B50A00;
	text-align: center;	
	padding: 10px 0px 10px 0px;
	width: 260px;
	position: absolute;
	right: 0;
	z-index: 10;
}
#slide-loading_433 
{
	margin-left: 0px !important;
}
.buttons
{
	float: right;
	position: relative;
	margin-top: -45px;
	/*
	position: absolute;
	top: 645px;
	left: 886px;*/
}
.footertext
{
	padding: 5px;
	min-height: 90px !important;
	line-height: 1.3 !important;
}	

/*-------------------------------------------------------Individual Project Page Styles----------------------------------------------*/
.projectprofilebar{	
	float: left;
	width: 318px;
	position: relative;	
}
.projectprofilebarheader{
	background-color: #B50A00;
	text-transform:uppercase;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: white;
	width: 298px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-right: 10px;
}
.projectprofilebartitle
{
	font-size: 18px;
	font-family: "Trebuchet MS";
	line-height: 18px;
	color: Black;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.projectprofilebarsubtitle
{
	font-size: 16px;
	font-family: "Trebuchet MS";
	line-height: 16px;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.projectprofilebardescriptiontext
{
	font-size: 14px;
	font-family: Arial;
	line-height: 17px;
	color: Black;
	padding-left: 10px;
	padding-right: 10px;
}
.projectinfo
{
	margin-top: 5px;
	padding: 10px 10px 10px 8px;
	border-right: #B50A00;
	border-right-style: solid;
	border-right-width: 2px;
	height: 325px;
	margin-right: 3px;
}
.projectinforightbar{
	margin-top: 5px;
	padding: 10px 10px 10px 10px;
}
.infotype
{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	color: #B50A00;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-bottom: 1px;
}
.infocontent{
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
}
.infocontent ul{
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.infocontent li{
	padding-bottom: 5px;
	line-height: 1 !important;
}
.brochureinfotext{
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #B50A00;
	padding: 10px 10px 10px 5px;
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	margin-left: 5px;
	vertical-align: top;
}
.backbutton
{
	position: absolute;
	left: 838px;
	top: 745px;
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
}




/*-----------------------------------------------------------------Bottom Bar Styling------------------------------------------------*/
.homepageBottomBarHeader
{
	line-height: 25px;
	font-size: 20px;
	font-weight: bold;
	color: White;
	height: 25px;
	font-family: "Trebuchet MS" !important;
	background-color: Black;
	padding: 5px;
}

ul{
    padding-left: 0px;
    margin-left: 16px;
    list-style-image: url(/portals/0/bullet.png);
	margin-top: 5px;
}

.subSectionList a, .subSectionList span
{
    color: Black;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1;
}

.subSectionList li
{
    margin: 2px 0 2px 0;
}

.contentBottom *
{
	font-family: Arial;
    min-height: 0px;
}

.SubSectionHeading 
{
    font-size: large;
    font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    text-transform: uppercase;
    color: White;
    background: #b50a00;    
    padding: 5px;
    margin-bottom: 10px;
	line-height: 1.4;
}
.RightSubSectionHeading 
{
    font-size: large;
    font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    text-transform: uppercase;
    color: White;
    background: #b50a00;    
    padding: 5px;
    margin-bottom: 10px;
	margin-left: 5px;
	line-height: 1.4;
}

.sidebarimage  img{
	margin: 0px 0px 4px 0px;
	border-style: solid !important;
	border-width: 2px !important;
	border-color: #395984 !important;
}

.highlight { color: #00B050;}

.RedHighlight {color: #C00000;}

.HorizontalDivider
{
    background-color: #b50a00;
    height: 2px;
}

#awardTable img 
{
    width: 100px;
    vertical-align: top;
}

#awardTable td
{
    vertical-align: top;
}

.DNNEmptyPane{
	/*Internet Explorer fix for empty panes taking up space - KDS*/
	height: 0px !important;
	width: 0px !important;
}

/*--------------------------------------------------------Project Page Styling----------------------------------------------------------*/

.ProjectColumn{
	padding-top: 10px;
	width: 326px;
	height: 98px;
	border-bottom: 2px;
	border-bottom-color: #B50A00;
	border-bottom-style: solid;
}
.ProjectColumn a, .ProjectColumn a:visited, .ProjectColumn a:link{
	color: black !important;
}
.ProjectColumnBottom a, .ProjectColumnBottom a:visited, .ProjectColumnBottom a:link{
	color: black !important;
}
.ProjectColumnBottom{
	color: black;
	padding-top: 10px;
	width: 326px;
	height: 93px;
	padding-bottom: 7px;
}
.ProjectColumn img{
	padding-left: 5px;
	padding-right: 5px;
	width : 120px;
	height : 80px;
}
.ProjectColumnBottom img{
	padding-left: 5px;
	padding-right: 5px;
	width : 120px;
	height : 80px;
}
.ProjectColumnCategory
{
	padding: 5px;
	color: #B50A00;
	font-size: 18px;
	height: 16px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
}

.ProjectTitle{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	font-family: "Trebuchet MS" Helvetica sans-serif;
}
.ProjectLocation{
	font-size: 12px;
	font-family: Arial;
}
.ProjectTabHeader{
	border-top: 4px;
	border-top-color: #B50A00;
	border-top-style: solid;	
}
.ProjectTabHeaderText{
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	line-height: 15px;
	font-family: Arial;
	width: 313px;
}
.ProjectTabHeader img {
	float:right;
}
.ProjectPortfolioHeaderBar{
	background-color: #B50A00;
	text-transform:uppercase;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: white;
	line-height: 18px;
	padding-top: 6px;
	padding-bottom: 8px;
	font-family: "Trebuchet MS";
	padding-left: 10px;
	padding-right: 10px;
}
/*--------------------------------------------------------Technology Tab Styling----------------------------------------------------------*/
.radar
{
	padding-left: 13px;
}
.technology
{
	font-family: Arial !important; 
	line-height: 1;
}
.technology img
{
	border: 1px solid #888;
}
	
.right-sidebar
{
	background:#ededed;
	padding: 10px;
	border: 1px solid #888;
	line-height: 1.2;
}
.image-caption
{
	margin-top: 2px;
    font-family: Arial;
    font-size: 13px;
    font-style: italic;
}
.technology table
{
	border-spacing: 0px !important;
}

/*--------------------------------------------------------News Tab Styling----------------------------------------------------------*/
.Headline
{
	font-family: "Trebuchet MS" Helvetica sans-serif  !important; 
	font-size: 16px;
	color: black !important;
	margin: 0 !important;
	font-weight: bold;
}
.summary
{
	font-family: Arial  !important; 
	font-size: 12px;
	margin: 0px !important;
}
.publishdate
{
	font-family: Arial  !important; 
	font-size: 12px;
	margin: 0px !important;
	font-style: italic !important;
}
.newstable
{
		height: 100px;
		vertical-align: top;
}
/*--------------------------------------------------------End Odeh Custom----------------------------------------------------------*/
 
.branding-top {
	background: url(dnn_large_banner.png) no-repeat top left;
	width: 900px;
	height: 428px;
	clear: both;
	overflow: hidden;
}
.branding-top p {
	padding: 0px 60px 0 60px;
	font-size: 1.4em;
	color: #333;
}
.branding-bottom {
	clear: both;
	margin: 1em 0;
	overflow: hidden;
}
.branding-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
.commmunity, .marketplace, .conferences, .training {
	list-style: none;
	display: block;
	float: left;
  cursor: pointer;
}
.branding-bottom li.training {
	margin: 0;
}
.branding-bottom .feature-block {
	background: url(itembg.gif) repeat-y;
	margin: 33px 0 0 0;
}
.branding-bottom .feature-icon {
	margin: 0;
	height: 66px;
	margin-bottom: 1em;
}
.feature-text {
	margin: 0 10px 20px 10px;
	font-size: 115%;
	text-align: center;
    color: #3e81b5;
    height: 75px;
}
.branding-bottom li {
  margin: 0 20px 0 0;
  width: 210px;
}
.branding-bottom li.training {
  margin: 0;
}
.feature-block li {
  list-style: none;
}
.feature-icon {
  width: 180px;
 }
.branding-bottom .commmunity {
	background: url(community_title.gif) no-repeat top left;
}
.commmunity .feature-icon {
	background: url(community_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .marketplace {
	background: url(marketplace_title.gif) no-repeat top left;
}
.marketplace .feature-icon {
	background: url(marketplace_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .conferences {
	background: url(conferences_title.gif) no-repeat top left;
}
.conferences .feature-icon {
	background: url(conferences_icon.gif) no-repeat;
	background-position: 50% 10px;
}
.branding-bottom .training {
	background: url(training_title.gif) no-repeat top left;
}
.training .feature-icon {
	background: url(training_icon.gif) no-repeat;
	background-position: 50% 10px;
}
ul.bt {
	margin: 0 -1em;
	padding: 0;
	background: url(item_bt_bg.gif) no-repeat bottom;
	height: 32px;	
}
ul.bt li {
  margin: 0 1em;
  list-style-type: none;
}
.action-btn {
  height: 26px;
}
.engage-action {
	background: url(engage_btn.png) no-repeat bottom;
}
.shop-action {
	background: url(shop_btn.png) no-repeat bottom;
}
.connect-action {
	background: url(connect_btn.png) no-repeat bottom;
}
.learn-action {
	background: url(learn_btn.png) no-repeat bottom;
}
div.link_manuals {
	float:left;
	background: url(dnn_manuals.png) no-repeat top left;
	width: 316px;
	height: 137px;
	cursor: pointer;
}
div.link_proedition {
	float:right;
	background: url(dnn_proedition.png) no-repeat top left;
	width: 514px;
	height: 137px;
	cursor: pointer;
}
div.link_main {
	margin: 260px 30px 0px 30px;
}

#LoginInfo
{
	width:545px; 
	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: 255px;
	padding: 5px 5px;
	margin: 0px 2px;
	border: 1px #f0f0f0 solid;
}
.SponsorIcon
{
	margin: 5px 15px; 
	float: left;
}
#QuickLinks 
{
	background-color:#f0f0f0;
	border: 1px #cccccc solid;
	padding: 2px 5px;
	position:relative;
	width:330px;
}
#QuickLinks h2, #QuickLinks p
{
	margin: 5px 5px;
}
div.hr
{
	height: 2px;
	background-color: #8f0000;
	margin: 5px 0 15px 0;
	clear:both;
}
div.hr hr
{
	display: none;
}

#TelerikInside
{
	background: white url('telerikInside.jpg');
	border: 1px #cccccc solid;
	padding: 20px 5px 10px 130px;
	margin-bottom: 5px;
	width: 205px;
	height: 140px;
	border-style:none;
}

#TelerikInside h2
{
	font-weight: bold;
}

#RightColumnInfo
{
	float:right;
	width:340px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#qlCol1, #qlCol2
{
	margin: 5px 5px 15px;
	padding-left: 12pt;
	float: left;
	position:relative;
}

/*Twitter Module*/
.text {
	margin-left: 4px;
	color: black;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	line-height: 1.3;
}
.created_at {
	margin-left: 4px;
	font-family: Arial;
}
.status
{
	min-height:90px;
	margin-top: 0px !important;




