/* styles to make video and news links disappear on home page */
.brown_page_home_menu_left{display:none;}
.brown_page_home_header{margin-top:40px;}

/*     CSS STYLES FOR OpenSearchInput */

.xsTxtSearch{ width:250px; border: 1px solid rgb(176, 176, 176);}
.xsCmdSearch{   margin-left:-4px;
                               width:75px;
                               color:white;
                               font-family:Arial,Sans-Serif;
                               font-size:small;
                               font-weight:bold; 
                               background-color:rgb(176, 176, 176); 
                               border:1px solid rgb(176, 176, 176)
}

/*    CSS STYLES FOR OpenSearchResults */

.summary {font-size: 12px;text-align: right;}
.title {font-size: 12px;font-weight: normal; text-align: left;}

.titleBold {font-size: 14px;font-weight:bold;}
.sample {font-size: 11px;font-weight: normal;}
.path {font-size: 11px;font-weight: normal;}
.navigation {font-size: 13px;font-weight: normal;text-align: center;}

.tbheader {font-size: 11pt;width: 100%;margin-top: 5px; }
.summary {font-size: 11px;text-align: right;}
.title {padding-left:10;font-size: 12px;font-weight: bold;}

.titleBold {font-size: 12px;font-weight:bold;display:none;}
.sample {margin-left:10px;font-size: 11px;font-weight: normal;color:black;}
.path {margin-left:10px; font-size: 11px;font-weight: normal;}
.navigation { padding-right:1px; padding-right:1px; font-size: 11px;font-weight: normal;text-align: center;text-decoration:none;}

/* ================================*/

.my-highslide{ background-color:#cccccc;}

.highslide {

    outline: none;
    font-size:small;
}

.highslide img {
	border: 2px solid #cccccc;
}
.highslide:hover img {
	border: 2px solid gray;
}

.highslide-image {
    border: 2px solid #cccccc;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid #cccccc;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: small;
    padding: 5px;
    background-color: #cccccc;
    padding-left:15px;
    padding-right:15px;

}
.highslide-loading {
    display: block;
	color: #1a1a1a;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
    background-color: #cccccc;
    /*
    padding-left: 22px;
    background-image: url(images/defloader.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: #1a1a1a;
    background-color: gray;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #1a1a1a;
	background-color:#cccccc;
}
a.control{color:#1a1a1a;}

.control:hover {
	color: #1a1a1a !important;
	text-decoration:none;
}
.highslide-move {
    cursor: move;
    color:#1a1a1a;
    display:none;
}

.highslide-overlay {
	display: none;
}


/* Controlbar example */
.controlbar {	
	background: url(images/defcontrolbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(images/defcontrolbar4-hover.gif);

}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
        display:none;
}
.controlbar .move {display:none;}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
        color:#1a1a1a;
}

.highslide-html {
    background-color: #cccccc;
    color:#1a1a1a;
    font-size:small;

}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    	display: none;
    	font-size:small;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
	.LCPageDiv {
		padding: 3px;
		margin: 3px;
		text-align:center;
		font-family:Tahoma,Helvetica,sans-serif;
		font-size:.85em;
	}
	
	.LCPageDiv a {
		border: 1px solid #ccdbe4;
		margin-right:3px;
		padding:2px 8px;

		background-position:bottom;
		text-decoration: none;

		color: #0061de;		
	}
	.LCPageDiv a:hover, .LCPageDiv a:active {
		border: 1px solid #2b55af;
		background-image:none;
		background-color:#3666d4;
		color: #fff;
	}
	.LCPageDiv span.LCPageNoSelected {
		margin-right:3px;
		padding:2px 6px;
		
		font-weight: bold;
		color: #000;
	}
	.LCPageDiv a.LCPageNext{
		border:2px solid #ccdbe4;
		margin:0 0 0 10px;
	}
	.LCPageDiv a.LCPageNext:hover{
		border:2px solid #2b55af;
	}
	.LCPageDiv a.LCPagePrev{
		border:2px solid #ccdbe4;
		margin:0 10px 0 0;
	}
	.LCPageDiv a.LCPagePrev:hover{
		border:2px solid #2b55af;
	}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.myNewsPopup1 .categoryItemList A:link 
{
    color:#1a1a1a;
    font-size:small;
}

.myNewsPopup1 .categoryItemList A:visited
{
    color:#1a1a1a;
    font-size:small;
}


.myNews-r .categoryItemList .itemTitle
{
	float:left;
	width:80%;
}


.myNews-r .itemDate{
position:relative;
left:5px
}


/*=========================================*/

.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;
}




/*myNews-r-home is for home page article list display*/

.myNews-r-home .categoryItemList .itemDate
{
	float:right;
	font-size:large;
}

.myNews-r-home .categoryItemList .itemReadmore
{
	clear:both;
	text-align:right;
}

.myNews-r-home .categoryItemList .itemTitle
{
	float:left;
	width:100%;
}

.myNews-r-home .categoryItemList .itemAuthor
{
	float:left;
	clear:left;
}

.myNews-r-home .categoryItemList .itemAuthorDate
{
}

.myNews-r-home .categoryItemList .itemEditLink
{
	float:right;
}
.myNews-r-home .categoryItemList .itemDescription
{
	clear:right;
}
.myNews-r-home .categoryItemList .itemThumbnail
{
	float:left;
	padding-right:5px;
}

.myNews-r-home .categoryItemList .divItemContent
{
	float:left;	
}

.categoryItemList .lnkTitle
{
	float:left;
}

.myNews-r-home .categoryItemList
{
	display:block;
	clear:both;
	background-color:transparent; /* the background color for the listing */
	display:inline-block; /*this enables the div to wrap around items in IE7 */
	border:solid 0px #b0b0b0; /*adds a border to the bottom of each listing */
	margin-left:-5px;
	margin-bottom:0px; /*this adds spacing below each listing, cleaning up the look */
	padding:0px; /*this would add some spacing around the inside of the div, but causes issues in IE7 */
	padding-top:4px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:10px;
	font-size:x-small;
	line-height:15px;
}


.myNews-r-home .altCategoryItemList
{
	background-color:transparent; /* the background color for the listing */
}

.myNews-r-home .categoryItemList A:link
{
    font-size:small;
    color:#003366;
}

.myNews-r-home .categoryItemList A:visited
{
    font-size:small;
    color:#003366;
    }

.myNews-r-home .Publish_lnkNext{visibility:hidden;}

/*-------------------*/




/* FormMaster*/
A#dnn_ctr1286_FormMaster_cmdSubmit.CommandButton{font-size:14px;font-weight:bold;}
#dnn_ctr1286_FormMaster_tdDefaultSubmitButton{height:40px;}

/* for the popup */
A#dnn_ctr502_LiveContent_ctr1286_FormMaster_cmdSubmit.CommandButton{font-size:14px;font-weight:bold;}
#dnn_ctr502_LiveContent_ctr1286_FormMaster_trDefaultSubmitButton{height:40px;}


/* Content Rotator on Career Center Page */
.folio-template .footer{display:none;}
.folio-template .title{display:none;}
.folio-template .desc{display:none;}

















