@charset "utf-8";

/****************************** Styles for home page content *******************************/

.parlinfo_contenthome
{
	background-color:#fff;
	width:100%;
}

.parlinfo_contentrow1
{
	width:100%;
	height: 326px; /* for demo purposes only */
	background-color:#e0e0e0;
}


.parlinfo_contentrow2
{
	width:90%;
	height:auto;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}

.parlinfo_contentrow2 h2
{
	font-family: 'Open Sans';
	color:#000;
	/*font-size:18px;*/
	font-size:1em;
}

.parlinfo_contentrow2 img
{
	 float:left; 
	 margin-right:20px; 
	 margin-bottom:20px;
}

.parlinfo_contentrow2 ul
{
	list-style-type:none;
	display: table;
	margin-left: 1px;
	padding-left:1px;
}


.parlinfo_contentrow2 ul li
{
	color:#223974;
	font-size:13px;
	/*color:#000;*/
	margin-bottom:8px;
}

.parlinfo_contentrow2 ul li a
{
	/*color:#223974;*/
	text-decoration:none;
	font-size:13px;
	margin-bottom:8px;
}

.parlinfo_contentleft
{
	width:45%;
	background-color:#fff;	
	float:left;
	margin-top:20px;
	padding-left:6px;
	/* clear:both; */
}

.parlinfo_contentright
{
	float:right;
	width:45%;
	background-color:#fff;	
	margin-top:20px;
	padding-left:6px;
	/*text-align:left;*/
	/* clear:left; */
}

/*
.parlinfo_contentplaceholder ul li.generic
{
	list-style-type:disc;
}
*/


ul li.generic 
{
	list-style-type:disc; !important
	margin-left:20px;
}



/*---------------start of styles which are longer needed for the home page---------------*/

		  .parlinfo_contentfloatleft
		  {
			  width:48%;
			  background-color:#fff;	
			  float:left;
			  margin-top:10px;
			  padding-left:6px;
			  margin-bottom:0;
			  padding-bottom:0;
			  /* clear:both; */
		  }
		  
		  .parlinfo_contentfloatleft h2
		  {
			  font-family: 'Open Sans';
			  color:#000;
			  font-size:18px;
		  }
		  
		  .parlinfo_contentfloatleft img
		  {
			   float:left; 
			   margin-right:20px; 
			   margin-bottom:20px;
		  }
		  
		  .parlinfo_contentfloatleft ul
		  {
			  list-style-type:none;
			  display: table;
			  margin-left: 1px;
			  padding-left:1px;
		  }
		  
		  .parlinfo_contentfloatleft ul li
		  {
			  color:#223974;
			  font-size:13px;
			  /*color:#000;*/
			  margin-bottom:8px;
		  }
		  
		  .parlinfo_contentfloatleft ul li a
		  {
			  color:#223974;
			  text-decoration:none;
			  font-size:13px;
			  /*color:#000;*/
			  margin-bottom:8px;
		  }

/*---------------end of styles which longer needed for the home page---------------*/


/*.parlinfo_contact
{
	width:45%;
	background-color:#fff;	
	float:left;
	margin-top:20px;
	padding-left:6px;
}*/

/*.parlinfo_headlines
{
	float:right;
	width:45%;
	background-color:#fff;	
	margin-top:20px;
	padding-left:6px;
}*/

.textorange
{
	color:#000;
}

.textblack
{
	color:#000;
}

.clearfix:after 
{
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.indent
{
	margin-left:31px;
}

.bold
{
	font-weight:bold;	
}

.semiBold
{
	font-weight:600;
}

.small
{
	font-size:85%;
}

.headingUnderline
{
	width:95%;
	border-bottom:1px solid #303030;
}

.HeadingLineAbove
{
	width:95%;
	border-top:1px solid #e0e0e0;
	padding-bottom:2px;
}

h3.headingUnderline 
{
	font-family: 'Open Sans';
	color: #303030;
	font-size: 110%;
	font-weight: 600;
	padding-bottom:7px;
	padding-top:7px;
}


.contentHeadingUnderline
{
	width:100%;
	border-bottom:1px solid #e0e0e0;
}

.contentUnderline
{
	width:100%;
	border-bottom:1px solid #e0e0e0;
}

.extraPaddingTop
{
 	padding-top:12px;
}

.extraPadding
{
	padding-top:10px;
}


.extraExtraTopMargin
{
	margin-top:32px;
}


/*
h2.contentNoHeadingUnderline
{
	color:#000;
	font-size:1.52em;
	font-weight:bold;
	padding-bottom:0px;
	margin-top:14px;
	margin-bottom:0px;
}
*/

h2.contentHeadingUnderline
{
	font-family: 'Open Sans';
	width:100%;
	border-bottom:1px solid #e0e0e0;
	color:#000;
	font-size:1.52em;
	font-weight:bold;
}

.contentHeadingUnderlineHome
{
	width:100%;
	border-bottom:1px solid #e0e0e0;
	padding-left:/*-15px;*/ 15px;
}

h2.contentHeadingUnderlineHome
{
	font-family: 'Open Sans';
	padding-bottom:7px;
	padding-top:0px;
	margin-top:0px;
}

ul.listHome 
{
	margin-left:15px; 
}

li.listHome
{
	margin-left: 15px;
}

li.listHome a
{
	color:#2A5DB0;
	font-size:13px;
	margin-bottom:8px;
}

.imageHome
{
	 float:left; 
	 margin-left:15px;
	 margin-bottom:15px;
}


.rowLineAboveFirst
{
	/*width:100%;*/width:100%;
	border-top:1px solid #e0e0e0;
	padding-bottom:1px;
	padding-top:/*10px;*/ 9px;
	margin-bottom:0px;
	margin-top:10px;
}



.rowLineAbove
{
	/*width:100%;*/ width:100%;
	border-top:1px solid #e0e0e0;
	padding-top:0px;
	padding-bottom:1px;
	margin-bottom:0px;
}
 

/* Styles added by Kim */
.colNoGutters {
  margin-right: 0;
  margin-left: 0;
}


img.StayConnectedHome {
  float:right;
  padding-left:10em;
  
}

.colNoRightLeftPadding ul {
    padding-left:5em;
	padding-top: /*2.5em;*/	2.3em;
    margin:0;
}


.colNoRightLeftPadding ul li {
	padding:0;
    margin:0;
	padding-bottom: .5em;
}

.colNoRightPadding
{
	padding-right:0;
}

.colNoLeftPadding
{
	padding-left:0;
}

.colNoRightLeftPadding
{
	padding-left:0; 
	padding-right:0;
}

.colNoTopPadding
{
	padding-top:0; 
}

.colNoBottomPadding
{
	padding-bottom:0; 
}

.colNoTopBottomPadding
{
	padding-top:0; 
	padding-bottom:0;
}

.textRight  /*--------------generic all-pupose--------------*/
{
	text-align:right;
}

.textLeft  /*--------------generic all-pupose--------------*/
{
	text-align:left;
}

.floatLeft  /*---------generic all-purpose use---------*/
{
	float:left;
}  

.floatRight  /*---------generic all-purpose use---------*/
{
	float:right;
}  

blockquote
{
	font-family:"Open Sans";
	font-size:13px;
	padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid /*#f6f6f6*/ #e0e0e0;
}

/****************************** Styles for calendar of events *******************************/

.parlinfo_contentplaceholder h2.calendarEventsMonth
{
	margin-left:15px;
	padding-bottom:5px;
}

.parlinfo_contentplaceholder h3.calendarEventsDate
{
	font-size:/*28px;*/ 3.011em;
	color:/*#b0b0b0;*/ #999999;
	padding-top:0;
	margin-top:3px;
	font-weight:300;
}

.rowCalendar
{
	margin-left:0px;
}

.rowCalendar h4.calendarEventsTitle a
{
	color:#2A5DB0;
 	font-weight:600;
	font-size:1.0em;
	padding-bottom:/*5px;*/ 0;
	margin-top:0.9em;
}

/****************************** Styles for email confirmation *******************************/

.parlinfo_contentplaceholder ul.emailConfirmation
{
	list-style-type:none;
	margin-bottom:13px;
}

/****************************** Styles for landing page option 1 and option 2 content *******************************/

.parlinfo_contentlandingoption1  /* main container for content */
{
	background-color:#fff;
	width:100%;
}

.parlinfo_contentlandingoption1row1
{
	width:100%;
}

.parlinfo_contentlandingoption1row2
{
	width:100%;
}

.parlinfo_pagetitle2
{
	width:90%;
	text-align:left;	
	height:195px;
	background-image: URL("../images/Spotlights-Level1-LandingPage-Alt.jpg");
	background-repeat:no-repeat;
	color:#fff;
	font-size:30px;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
	padding-bottom:6px;
}

.parlinfo_contentlandingoption1row3
{
	width:100%;	
	padding-left:10px;
}

.parlinfo_contentcontainer
{
	width:90%;
	background-color:#fff;
	color:/*#fff;*/ #333;
	margin-left:auto;
	margin-right:auto;
    padding: 0 0 10px 0;
	/*padding-bottom:10px;*/
}

.parlinfo_contentplaceholder
{
	width:100%;
	background-color:#fff;
	color:#333;
	margin-left:0; /*auto*/
	margin-right:0; /*auto*/
    padding: 0 0 10px 0;
    font-size: 1.0em;
	min-height: 300px;
}



/*styles from Kim*/
.parlinfo_contentplaceholder p
{ margin-bottom:1em;
  line-height:1.5em;
 }
  
p a:hover, a:focus {
	color:#2A5DB0;
	text-decoration: underline;
}

p a:visited {
	color: #93C;
	text-decoration: underline;	
}  



.parlinfo_contentplaceholder h2 
{
	font-family: 'Open Sans';
	color:/*#000;*/ /*#333;*/  #000;
	font-size:/*1.8em;*/  1.52em;
	font-weight:bold;
	padding-bottom:0px;
	margin-top:14px;
	/*margin-bottom:0px;*/ /* October 7: this style removed */
	padding-bottom:10px; !important  /* November 17 to override no margin in bootstrap */
}

.parlinfo_contentplaceholder h2.noUnderline 
{
	font-family: 'Open Sans';
	padding-bottom:14px;
}

.parlinfo_contentplaceholder h2 a
{
	font-family: 'Open Sans';
	color:/*#000;*/ /*#0044CC;*/ #2A5DB0;
	font-size:/*1.8em;*/  #1.5em;
}

.parlinfo_contentplaceholder h3 
{
	font-family: 'Open Sans';
	/*color:#223974;*/
	color:/*#666;*/ /*#333;*/  #666;
	font-size:/*1.3em;*/  1.1em;
	font-weight:600;
	margin-top:/*1.5em;*/0.9em;
	padding-bottom:0;
}

.parlinfo_contentplaceholder h3 a
{
	font-family: 'Open Sans';
	color:/*#223974;*/ /*#0044CC;*/  #2A5DB0;
	text-decoration:none;
}

.parlinfo_contentplaceholder h3 a:hover
{
	font-family: 'Open Sans';
	color:#2A5DB0;
	text-decoration: underline;
}


/*
.parlinfo_contentplaceholder h3.noLink 
{
	color:#666;
	font-size:1.3em;
	font-weight:600;
}

.parlinfo_contentplaceholder h3.withLink 
{
	color:#666;
	font-size:1.3em;
	font-weight:600;
}
*/
.parlinfo_contentplaceholder h4 
{
	font-family: 'Open Sans';
	color:/*#666;*/ /*#333;*/  #666;
	font-size:1.0em;
	font-weight:600;
}

.parlinfo_contentplaceholder h4 a
{
	font-family: 'Open Sans';
	color:/*#666;*/ /*#0044CC;*/  #2A5DB0;
	font-size:1.0em;
	font-weight:600;
}



.parlinfo_contentplaceholder ul
{
    margin-top:0.710em;
	list-style-type:none;
    
}

.parlinfo_contentplaceholder ul.landingPageList
{
    margin-top:2.9em;
	list-style-type:none;
    
}


/*
.col-sm-9 ul,
.col-md-9 ul 
{
    margin-top: 1em;
	list-style-type:disc;
}
*/

ul.seminar
{
    margin-top: 0;
	padding-top:0;
	list-style-type:disc;
	padding-left:1.5em;
}


/*style="list-style-type:disc; margin-top:0; "*/

.parlinfo_contenttitle
{
	width:100%;
	margin-top:20px;
    float:none;
}

.parlinfo_contenttitle h2
{
	font-family: 'Open Sans';
	color:#000;
	font-size:/*1.8em;*/  1em;
}

.parlinfo_content
{
	font-family: 'Open Sans';
	width:30.25%;
	float:left;
    margin: 0 3% 0 0;
    padding:0;
}

.parlinfo_content h3
{
	font-family: 'Open Sans';
	color:#223974;
	font-size:14px;
}

.parlinfo_content p
{
	color:/*#000;*/ /*#333;*/ #000;
	font-size:12px;
}

.parlinfo_contentcontainer2
{
	width:90%;
	background-color:#fff;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.parlinfo_content_a
{
	width:60%;
	float:left;
	margin-right:30px;
}

.parlinfo_content_a h3
{
	font-family: 'Open Sans';
	color:#223974;
	font-size:14px;
	margin-bottom:20px;
}

.parlinfo_content_a p
{
	color:/*#000;*/ /*#333;*/  #000;
	font-size:12px;
}

.parlinfo_content_b
{
	width:30%;
	float:left;
	margin-right:30px;
    margin-top:40px;
}

.parlinfo_content_b ul
{
	list-style-type:none;
	margin-top:12px;
	margin-bottom:0;
}

.parlinfo_content_b li
{
	color:#223974;
	font-size:12px;
}

.parlinfo_content_b li a
{
	text-decoration:none;
}


.parlinfo_contentlandingoption1row4
{
	width:100%;	
}

.parlinfo_contentlandingoption1row4
{
	width:100%;	
}




/*********************** Carousel Controls - Custom Styles **********************************/

#parlinfo_carousel
{
	width:100%;
    text-align:center;
	height: 340px;  /* changed from 314 on Oct 17, 2015 */
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	overflow:hidden;
}

#parlinfo_carousel img 
{
 width: 100%;
 height:340px;
 margin: 0 auto 0 auto;
 padding:0;
 border-style:none;   
}

.carousel-indicators {
  position: absolute;
  bottom: /*15px;*/ 3px;
  left: /*55px;*/ 6px;
  z-index: 15;
  width: /*860px;*/ 960px;
  /*padding-left: 0;*/
  margin-left: auto;
  text-align: left;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 32.65%; /*32.5%;*/ 
  height: 80px;
  margin: 0; /*1px;*/ 
  padding: 10px; /*10px 10px 0px 20px;*/ 
  text-indent: 0px;
  cursor: pointer;
  background-color: #490900;
  color: #f8d8b8; /*#fff;*/ 
  border: 1px solid #fff;
  border-radius: 0px;
  opacity: 0.9;
  vertical-align: top;
}

.carousel-indicators li em 
{
    font-size:/*medium;*/ /*1.3em;*/  1em;
    font-weight:600;
}

.carousel-indicators li.active {
  width: 32.65%;
  height: 80px;
  margin: 0;
  background-color: #9c3200;
  color:#fff;
  opacity: 0.9;
  vertical-align: top;
  /*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/
}


.carousel-indicators li span
{
    font-weight:100;
}

.carousel-indicators li.active span
{
    font-weight:100;
}


.carousel-caption {
  position: absolute;
  right: 0;
  left:/*50%;*/ 66.6%;
  bottom: /*100px;*/ 97px; !important
  width:/*430px;*/ 32.5%;
  z-index: 10;
  /*padding: 6px 20px 6px 20px;*/
  
  padding-left:20px;
  padding-right:20px;
  padding-top:0px;
  padding-bottom:6px;
  color: /*#000;*/ #666;
  /*font-size:1.33em;*/ /*Converted to em from 16pt proposed by Cheryl*/  /*1.0em;  for number of characters testing*/
  background-color:#fff;
  text-align: left;
  /*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/ 
  text-shadow:none;
  opacity: /*0.8;*/ 0.9;
}

.carousel-caption h3
{
	font-size:/*1.42em;*/ /*Converted to em from 17pt because 22pt proposed by Cheryl is too large*/  /*1.25em;*/ /* for number of characters testing*/ 
	color:#660000;
}

.carousel-caption h3 a
{
	font-size: /*1.42em; Converted to em from 17pt because 22pt proposed by Cheryl is too large*/24px;
	color:#660000; !important
}

/*
.carousel .item {-webkit-transition: opacity 3s; -moz-transition: opacity 3s; -ms-transition: opacity 3s; -o-transition: opacity 3s; transition: opacity 3s;}
.carousel .active.left {left:0;opacity:0;z-index:2;}
.carousel .next {left:0;opacity:1;z-index:1;}
*/

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 10%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 10%;
}

#carouselbuttons {
    /*width:100%;
    padding: 10px 0 10px 50px;
    margin:0;*/
    position:absolute;
    bottom: 1px;
    left:50px;
}

/************************************** How Do I Controls ***************************************/

.parlinfo_howdoi
{
	width:100%;
	margin:10px auto 10px auto;
	font-size:/*19px;*/ /*1.3em;*/ 1.1em;
	font-weight:300;
	color:/*#333366;*/ /*#333;*/  #333366;
	padding-top:2%; /* 4% */
	padding-bottom:2%; /* 4% */ /* new Sept 14, 2015 */
	padding-left:1.5%;
	background-color:#f5f5f5;
	border: 1px solid #e0e0e0;
}

/*#howdoi_tab 
{
	background-color:*//*#fff;*/ /*transparent;*/ /* new Sept 14, 2015 */
/*}*/


#howdoi_tab h4
{
	font-size:10px; !important
}


/*#howdoi_tab li.dropdown 
{
	white-space: nowrap; !important
}*/

#howdoi_tab .dropdown-toggle 
{
    /*letter-spacing: 2px;*/
    color: #777;  /*#000;*/ /*#333;*/
	background-color: #fff;
}

.quickinfocontent 
{
	background-color: transparent;
}

.quickinfocontent 
{
	/*margin: -80px; auto 0 30%;*/ /* new Sept 14, 2015  */
	/*margin:*/ /*0 auto*/ /*auto*/ /*0 30%;*/  /*---------modified on September 29, 2015-------*/
	/*margin-left:-100px;*/ 
	padding:0; !important
	margin:0; !important 
}

.quickinfocontent 
{
	margin-left:-5%; !important
	margin-top:-0.65%; !important
}

.quickinfocontent h3  /*---------added on September 29, 2015-------*/
{
	/*margin-top:4px; !important*/
	font-size:16px; !important
	color:#000; !important
	font-weight:700; !important
	padding:0; !important
	margin:0; !important
	/*margin-top:-10px; !important*/
	/*margin-bottom:-25px; !important
	padding-bottom:-25px; !important*/
}

.quickinfocontent h3 
{	
	margin-top:-0.1%;  
	margin-bottom: 15px;
}

.quickinfocontent p   /*---------added on September 29, 2015-------*/
{
	font-size: 13px; /* !important*/
	line-height: 1.75em;
	color:#232323; /* 333 !important*/
	font-weight:600; /*!important*/
	padding:0; /*!important*/
	/*margin:0;*/ /*!important*/
	/*margin-top:-25px; !important
	padding-top:-25px; !important*/
}
/*
.quickinfocontent p   ---------added on September 29, 2015-------
{	
	margin-top:-11px;  !important
}
*/
.quickinfocontent  .modal-dialog  {
	background-color: #ffffff;
}

.quickinfolist
{
    float:left;
    width: 30%;
    margin:0;
    padding:0;   
}    

.quickinfobold
{
    font-weight:bold;
 }




/******************************** Tasks Styles *************************************/




.parlinfo_tasks 
{
    padding:0;
    margin:0;
	padding-bottom:1.5em;
}

.parlinfo_tasks h3
{
	font-family: 'Open Sans';
	padding-left:10px;
	color:#000;
}

.parlinfo_tasks h3.headingUnderline
{
	font-family: 'Open Sans';
	padding-bottom:11px;	
}

.parlinfo_tasks p
{
	padding-left:10px; !important /* !important added on November 17, 2015 */
}

/*styles added by Kim*/

.parlinfo_tasks ul
{
    padding:0;
    margin:0;
}

.parlinfo_tasks ul li
{
    padding:0;
    margin:0;
	padding-bottom: .5em;
	padding-left:10px; !important
}

.TwitterLeftNav
{
    padding:0;
    margin:0;	
}

.RSSLeftNav
{
    padding:0;
    margin:0;	
}



/****************************** Seminars Styles *******************************/

/*.seminar_detail,*/
.img_collapse_seminar_detail
{
    display:none;   
}
/*
input[type="checkbox"]:checked  {
    display: none;
}
*/

.mediaOptionsPadding
{
	padding-top:10px;
	padding-bottom:10px;
}

.mediaOptionsMargin
{
	margin-bottom:5px;
}

#home_video
{
	vertical-align:bottom;
	width:540px;
	height:450px;
	background-color:#000;
	/*margin-bottom:20px;*/
	background-image: URL("../Images/icon_media_play.png");
	background-repeat:no-repeat;
	background-position:center;
	/*margin-left:32px; 
	margin-top:32px; 
	margin-bottom:30px;*/
}

.videoDiv
{
	border:1px solid #e0e0e0;
	padding:1px;
	margin-bottom:30px;
	text-align:center;
}

.videoOptions
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:11px;
}

/*.videoOptionsImage .videoOptionsText
{
	margin-left:10px;
	padding-right:10px;
}*/

.parlinfo_contentplaceholder h3.publicpolicy {font-family: 'Open Sans'; color:#333333; font-weight:bold;}

.parlinfo_contentplaceholder h4.roundtable {font-family: 'Open Sans'; color:#993400; font-weight:bold;}
.parlinfo_contentplaceholder h4.parliamentlaw {font-family: 'Open Sans'; color:#993400; font-weight:bold;}
.parlinfo_contentplaceholder h4.asklibrary  {font-family: 'Open Sans';color:#993400; font-weight:bold;}

.parlinfo_contentplaceholder h3.accreditation {font-family: 'Open Sans';color:#333333; font-weight:bold;}

.parlinfo_contentplaceholder h3.specialguest {font-family: 'Open Sans';color:#333333; font-weight:bold;}

h2.searchTitle {font-family: 'Open Sans';color:#000; font-weight:bold; font-size: 1.2em;}
h3.searchTitle {font-family: 'Open Sans';color:#000; font-weight:bold; font-size: 1.05em;}
.parlinfo_contentplaceholder h3.filterCriteria {font-family: 'Open Sans';color:#000; font-weight:bold; font-size: 1.4em;}
.parlinfo_contentplaceholder h4.filterRefiner {font-family: 'Open Sans';color:#000; font-weight:bold; font-size: 1.0em; line-height: 1.05em; border-bottom:1px solid #ccc;}

/****************************** Site Map Styles *******************************/


h3.siteMapContentHeading
{
	font-family: 'Open Sans';
	width:96%;
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	padding-left:10px;
	padding-bottom:8px;
	padding-top:8px;
	background-color:#f6f6f6;
}

.siteMapList
{
	list-style-type:none; 
	margin-left:0px; 
	padding-left:0px;
	margin-top:0;
	padding-top:0;

}

.siteMapListElement
{
	padding-bottom:7px;
	padding-left:10px;
}


/****************************** Overview of the Organization Styles *******************************/

.overviewTextOrange
{
	color:#000; !important
}

.overviewTopBottomBorders
{
	border-bottom: 1px solid #e0e0e0; 
	border-top: 1px solid #e0e0e0;
}

.overviewBottomBorder
{
	border-bottom: 1px solid #e0e0e0;
}

.overviewLeftBorder
{
	border-left: 1px solid #e0e0e0;
}

.overviewLOPSubTitle h3
{
	font-family: 'Open Sans';
	padding-top: 20px;
	padding-bottom: 20px;
}

.overviewLOPBanner
{
	background-color: #f6f6f6;
}

.glyphicon-navigation {
		color: rgb(187,203,219);
}

.home-form
{
	padding: 10px;
	width: 95%;
	margin: 20px auto 20px auto;
}

.home-form .form-group .form-control
{
	width:600px;
}

#parliament {
	
	border-color:#0C4499;
	border-width:2px;
	border-style:Solid;
	/*font-family:Verdana;*/
	font-size:95px;
	font-weight:bold;
	height:143px;
	width:143px;
	background-image:url("/staticfiles/ParlInfo/assets/images/ParliamentBG.jpg");
	text-align:center;
	margin: 10px auto 20px auto;
}

.nav-pills > li.active > a, 
.nav-pills > li.active > a:focus, 
.nav-pills > li > a:focus {
  color: inherit;
  background-color: #e1e1e1;
}

/* , .nav-pills > .active > a:hover */

.button_simulate {
		width: 99%;
		background-color: #e1e1e1;
		border: 1px solid #999;
		border-radius: 5px;
		padding: 10px 5px 10px 10px;
}

#selected_parls {
		margin-top: 10px;
		padding: 20px 5px 20px 0px;
		width:99%;
}

/*
.pnlFileHeader, .pnlfileheaderUnofficialE, .pnlfileheaderUnofficialF
    {       
        overflow: auto;
    }
*/	
.pnlfileheaderUnofficialE
{
	background-image: url(/staticfiles/ParlInfo/assets/images/UnofficialUntilWritsReturnedE.gif);
	/* overflow : auto */
}
    
.pnlfileheaderUnofficialF
{
	background-image: url(/staticfiles/ParlInfo/assets/images/UnofficialUntilWritsReturnedF.gif);
	/* overflow : auto */
}

.pnlFileHeaderDraftE
{
   	background-image: url(/staticfiles/ParlInfo/assets/images/UnofficialInfoE.gif);
	/* overflow : auto */
}

.pnlFileHeaderDraftF
{
   	background-image: url(/staticfiles/ParlInfo/assets/images/UnofficialInfoF.gif);
	/* overflow : auto */
}

.ui-widget-content ul {
	margin-left: 0px;
	padding-left: 0px;
}

ul li.RefinerOption {
	padding-left: -5px;
	margin-left:0px;
}

.parlinfo_contentplaceholder h3.headingUnderline 
{
	font-family: 'Open Sans';
	color: #333;
	font-size: 110%;
	font-weight: 600;
	padding-bottom:15px;
	padding-top:7px;
}

.subList {
	margin: 5px 0 5px 10px;
	color: #000;
}


.subList h4 {
	font-weight: 500;
	color: #333;
}

.subList h4 a
{
	font-family: 'Open Sans';
	color:  #2A5DB0;
	font-size:1.0em;
	font-weight:500;
}

.alphaTopRight {
	float: right;
	font-size: 1em;
	vertical-align: bottom;
	height: 100%;
	width: 70px;
}

.alphaTopRight a {
	border: solid 1px #eee;
	padding: 10px;
	background-color: rgba(187,203,219,1);
	text-decoration: none;
	position: relative;
	bottom: 0px;
	color: #243B73; !important
}

.alphaTitle {
	float:left;
	padding: 0;
}

#alphaTopNav {
	margin-bottom: 20px;
}

#alphaTopNav a {
	font-size: 1.2em;
	font-weight: 500;
	border: solid 1px #eee;
	padding: 10px;
	background-color: rgba(187,203,219,1);
	color: #243B73; !important
	text-decoration: none;
	margin: auto 5px auto 0px;
}