/* 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
}



/*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:0px;
	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:0px;
	padding-right:0px;
	font-size:x-small;
	line-height:16px;
}


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



/*myNews-b is for the new News & Updates page -- not sure if this is still used ...*/
.myNews-b .categoryItemList .itemDate{font-size:small; display:inline;float:left;padding-left:10px;}
.myNews-b .categoryItemList .itemReadmore{text-align:right;}
.myNews-b .categoryItemList .itemTitle{padding-top:10px;padding-left:10px;}
.myNews-b .categoryItemList .itemAuthor{display:none}
.myNews-b .categoryItemList .itemAuthorDate{}
.myNews-b .categoryItemList .itemEditLink{}
.myNews-b .categoryItemList .itemDescription{}
.myNews-b .categoryItemList .itemThumbnail{}
.myNews-b .categoryItemList .divItemContent{}
.categoryItemList .lnkTitle{}
.myNews-b .categoryItemList
{
  background-color:transparent;
  border:0px solid white;
}
.myNews-b .altCategoryItemList
{
  background-color:transparent; 
}
.myNews-b .categoryItemList A:link
{
  font-size:small;
  color:#003366;
}
.myNews-b .categoryItemList A:visited
{
    font-size:small;
    color:#003366;
}
.myNews-b .divItemsListing{width:90%;}



/*********************************************************************/
/*      New News & Updates Page                                                       */
/*********************************************************************/

.NU1 .categoryItemList{background-color:transparent; border:0;}
.NU1 .Article{vertical-align:top;}
.NU1 .Article .itemTitle{}
.NU1 .Article .itemTitle a{}
.NU1 .Article .itemAuthorDate{font-size:12px; text-align:left;width:50px;}
.NU1 .Article .itemAuthorDate .itemAuthor{text-align:left;width:100%;}
.NU1 .Article .itemDescription
{
  padding-top:5px;
  line-height:1.4;
  font-size:medium;
}
.NU1 .Article .itemReadmore{padding-bottom:20px;}

/********************************************************************************/

.NU2 .Article{font-size:small;vertical-align:top;}

.NU2 .categoryItemList
{
  width:47%; 
  font-size:small;
  vertical-align:top;
  background-color:transparent;
  border:0;
  padding:0 15px 0 0;

}

.NU2 .altCategoryItemList
{
  width:47%; 
  font-size:small;
  vertical-align:top;
  background-color:transparent;
  border:0;
  padding:0 0 0 15px;
}

.NU2 .Article .itemTitle
{
  float:left; 
  width:80%; 
  font-size:small;
  font-weight:bold;
  padding:10px 0 10px 0;
  border-top:double;
}
.NU2 .Article .itemTitle a{font-size:small;float:left; font-weight:bold;}

.NU2 .Article .itemAuthorDate
{
  float:left; 
  width:20%;
  padding-top:10px;
  border-top:double;
  font-weight:bold;
}
.NU2 .Article .itemAuthorDate .itemAuthor{display:none}

.NU2 .Article .itemDescription
{
  clear:both;
  padding-top:10px;
  border-top:1px solid black;
  font-size:12px;
}

.NU2 .Article .itemReadmore{padding-bottom:10px;}

/*****************************************************************************/
.NU3 .Article .itemTitle{float:left; width:75%; padding-bottom:10px;text-align:left;}
.NU3 .Article .itemTitle a{font-size:12px;float:left;}
.NU3 .Article .itemAuthorDate{font-size:12px;float:left; width:20%}

.NU3 .categoryItemList
{
  background-color:transparent;
  border:0;
}

.NU3 .Article .itemDescription
{
  float:left;
  padding-top:10px;
  border-top:1px solid black;
}





/* Fix the menu for US Individuals */
#brown_page_common_navMenuContainer_child li a
{
  padding-left:14px;
  padding-right:14px;
}







