@charset "utf-8";
/* CSS Document */
@import url('bcsanstylesheet.css');
body {
    font-family: 'BCSans';
}

/* --- MAIN CSS for BC LAWS 3.0 --- */
/* --- the custom.css/qp-styles.css/main.css/layout-mobile.css overwrites gov.bc.ca styles used to complete 3.0 revision --- */


/* --- Main containers for width of header and footer elements --- */

.template {
    font-family: 'BCSans';
    width:86.5% !important;
    height:100% !important;
	min-height:100% !important;
	padding-bottom: 80px;
	background-color: #fff;
	font-size: 14px;
}

.container {
    width:86.5% !important;
    height:auto !important;
}

#themeTemplate {
    width:87% !important;
    height:auto !important;
    margin:0 auto 0 auto;
}

#header-main-row2 {
    position:relative;
    right:2.3em;
    
}

#row-subheader {
    display:block !important;
    width:100% !important;
    margin:0 auto 0 auto;
    padding-left:0;
    padding-right:0;
}

#row-content {
	width:100% !important;
	height:auto !important;
	padding:0 0 0 0;
	margin:3em auto 0 auto !important;
	border-left:1px solid #E0E4EC;
	border-right:1px solid #E0E4EC;
	border-top:1px solid #E0E4EC;
	background-color:#ffffff !important;
    -webkit-box-shadow: 0px 3px 4px -2px rgba(171,169,171,1);
    -moz-box-shadow: 0px 3px 4px -2px rgba(171,169,171,1);
    box-shadow: 0px 3px 4px -2px rgba(171,169,171,1);
}

.main-content {
display:block !important;
    width:100% !important;
    margin:0 !important;
}

#header {
	width:86.5% !important;
	height:auto !important;
}

#footer {
    position:relative;
    bottom:0;
    margin:0 0 0 0;
}


/* --- End Main containers for width of header and footer elements --- */

/* ----------------------- */
/* --- Tabs Containers --- */
/* ----------------------- */

/* --- Frequently Viewd Laws and Updated or New Legislation --- */


.stat-reg-folder {
	border-left:1px solid #F3F3F3;
}

.stat-reg-file {
	border-left:1px solid #F3F3F3;
}

.stat-reg-folder a, .stat-reg-file a {
	position:relative;
	z-index:1;
	clear:both;
	width:100% !important;
}



#freq_visit {
	margin-top:-.7em;
}

#freq_visit, #updated_new li {
	background-color:none !important;
	border-top:none;
	width:635px !important;
	margin:0 0 0 1.5em;
	padding-left:0 !important;
}

#freq_visit li {
	list-style:url(../images/site_navigation_global/file.png) !important;
}

#freq_visit li:hover {
	list-style-image:url(../images/site_navigation_global/file-active.png) !important;
	background:#EAEEF9 !important;
}

#updated_new li.updated:hover {
	list-style-image:url(../images/site_navigation_global/update-active.png) !important;
	background:#EAEEF9 !important;
}

#freq_visit li.stat-reg-file.active {
	list-style-image:url(../images/site_navigation_global/file-active.png) !important;
}

#freq_visit li a, #updated_new li a {
	display:block !important;
	width:620px !important;
	height:20px;
	padding:.05em 0 4px 8px;

	-webkit-box-shadow: 0px 1px 0px rgba(90, 90, 90, 0.1);
	-moz-box-shadow:    0px 1px 0px rgba(90, 90, 90, 0.1);
	box-shadow:         0px 1px 0px rgba(90, 90, 90, 0.1);

}

#updated_new li.new.two a, #updated_new li.updated.two a {
	display:block !important;
	width:620px !important;
	height:43px !important;
	
	-webkit-box-shadow: 0px 1px 0px rgba(90, 90, 90, 0.1);
	-moz-box-shadow:    0px 1px 0px rgba(90, 90, 90, 0.1);
	box-shadow:         0px 1px 0px rgba(90, 90, 90, 0.1);
}

#freq_visit li:last-child a {
	box-shadow:0px 0px 0px;
}

#updated_new li.updated {
	list-style:url(../images/site_navigation_global/update.png) !important;
}

#updated_new li.new {
	list-style:url(../images/site_navigation_global/new.png) !important;
}

#updated_new li.new:hover {
	background:#EAEEF9 !important;
	list-style:url(../images/site_navigation_global/new-active.png) !important;
}

/*--- Frequently Viewd Laws --- */

#tabs2-html h2 {
	margin-bottom: 0.35em !important;
}

#tabs3-html h2 {
	margin-bottom: 0 !important;
}

#tabs1-html form label, #tabs2-html label, #tabs3-html label, #tabs4-html label, #tabs5-html label {
	color: #545253 !important;
	font-weight:normal !important;
	font-size:12px !important;
}

#tabs3-html ul li {
	color: #868686 !important;
	padding-left: 15px;
	background: none !important;
}

#tabs3-html div.box-corners, div.box-corners {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #F2F5F9;
	margin:.43em 0 .73em 0;
	-webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.43);
	-moz-box-shadow:    0px 0px 2px rgba(50, 50, 50, 0.43);
	box-shadow:         0px 0px 2px rgba(50, 50, 50, 0.43);
}

#tabs3-html div.box-corners ul {
	margin-bottom:.5em;
}

#tabs2-html p, #tabs3-html p, #tabs3-html p, #tabs4-html p, #tabs5-html p {
	color: #666 !important;
	-webkit-text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	-moz-text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	padding:5px 10px;
}

.hours_operation {
	margin:0 0 -.5em 0 !important;
}

#tabs2-html h2, #tabs3-html h2 {
	-webkit-text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	-moz-text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	clear:both;
	display:block;
}

.box-corners {
	padding:10px 0 10px 0;
}

.box-corners img {
	margin-left: 1em !important;
}

#tabs2-html table {
	color: #666;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.table-heading {
	font-size:12px;
	-webkit-text-size-adjust:100%;
	
}

.noborder-right.table {
	font-size:11px;
	-webkit-text-size-adjust:100%;
}

.table {
	font-size:11px;
	-webkit-text-size-adjust:100%;
}

#tabs2-html table tr td, tr th {
	border-style: none;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 6px;
	color: #666;
}

#tabs2-html table .last {
	border-bottom:none !important;
}

#tabs2-html table .last.noborder-right, #tabs2-html table .noborder-right  {
	border-right:none !important;
}

h2, h2 label {
	color: #0088CC;
}

/* --- Input Fields and Buttons --- */
input#qTerms.control {
	width:350px;
}

/*#fieldList {
	font-size: 14px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	
	color: #545253 !important;
	
	vertical-align: text-bottom !important;
	
	width: 168px;
	height: 29px;
	
	margin: 5px 0 0 1em;
	padding: 5px;
	line-height: 1;
	
	border-style: none;
	border: 0;
	
	-webkit-appearance: none;
	
	background-image: url('collapse.gif') no-repeat right #fff;
	
	-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.43);
	-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.43);
	box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.43);
}*/

#fieldList {
    font-family: 'Arial';
	font-size: 14px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	
	color: #545253 !important;
	
	vertical-align: text-bottom !important;
	
	width: 168px;
	height: 29px;
	
	margin: 5px 0 0 1em;
	padding: 5px;
	line-height: 1;
	
	border-style: none;
	border: 0;
	
	-webkit-appearance: none;
	
	background-image: url('collapse.gif') no-repeat right #fff;
	
	-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.43);
	-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.43);
	box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.43);
}

#stemming {
	margin-top:.4em;
}

.help_btn a img {
	position:relative;
	top:-.17em;
	margin: 0 0 0 .5em;
}

input.button-search {
	cursor: pointer;
	border: 0;
	padding: 0;
	margin: 0 15px 0 0;
	width: 79px;
	height: 25px;
	background-image: url(../images/site_navigation_global/search-btn2.jpg);
	color: transparent;
}
.refined-search {
	margin:0;
	padding:0;
	height:25px !important;
	line-height:25px;
}
.refined-search > input.button-search {
	position:relative;
	top:-.14em;
	margin:0;
	vertical-align:bottom !important;
	padding:0;
	height:25px;
	line-height:25px;
}

input.button-cancel {
	color: white;
	cursor: pointer;
	padding: 0;
	margin: 0 0 0 9px;
	border: 0;
	width: 100px;
	height: 25px;
	background-image: url(../images/site_navigation_global/clear-search-btn.jpg);
	color: transparent;
	clear:right;
}

/* Tool Tip hover effect */

a.tip {
	outline: none;
}
a.tip strong {
	line-height: 30px;
}
a.tip:hover {
	text-decoration: none;
}

.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
	color:#E3A82B
	cursor: not-allowed;
	background-color: #fff;
	border-color: #eee;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.025)
}
:-moz-placeholder {
color:#E3A82B
}
:-ms-input-placeholder {
color:#E3A82B
}
::-webkit-input-placeholder {
color:#E3A82B
}

a.tip span {
	position:absolute;
	z-index: 9999999;
	display: none;
	padding: 5px;
	width: auto;
	line-height: 16px;
	font-size:11px;
	clear:both !important;
}

a.tip.advanced button {
	padding:8px;
	margin-top:-5.5px;
	background-color: #38598a !important;;
	color:white;
	border: none;
}



a.tip.advanced span img.callout {
    position: absolute;
	left: 18.5px !important;
}

a.tip.guide button {
	
	padding:8px;
}

a.tip.favourites button {
	margin-top:-5.5px;
	padding:8px;
	background-color: #38598a !important;;
	color:white;
	border: none;
}

a.tip.favourites span img.callout {
    position: absolute;
	left: 28px !important;

}

a.tip.resources button {
    margin-top:-5.5px;
	padding:8px;
}

a.tip.resources span img.callout {
    position: absolute;
	left: 16px !important;

}

a.tip.faq span {
	margin-top:.2em;
	margin-left: .3em !important;
}

a.SubmitLinkButton.tip span {
	position:relative;
	margin-top:2.9em !important;
	left:7px !important;
	padding:3px 4px 5px 4px !important;
}

a.SubmitLinkButton.tip span img.callout {
    position: absolute;
	left: 18px !important;

}

a.tip:hover span {
	display: block;
	position: absolute;
	color: #ffffff;
	border: 0;
	background: #000;
}
.callout {
	z-index: 20;
	position: absolute;
	top: -5px;
	border: 0;
	left: 24px;
}   /* CSS3 extras */

a.tip span {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 3px 3px 5px #CCC;
	-webkit-box-shadow: 3px 3px 5px #CCC;
	box-shadow: 3px 3px 5px #CCC;
}

.alphabet-divider img {
	position:absolute;
	margin:-1.75em 0 0 1.5em;
	width:750px;
	height:5px;
}

.example-title {
    
}

#example {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#ffffff;
	margin-top:10px;
	padding:10px 10px 10px 10px !important;
	-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.43);
	-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.43);
	box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.43);
}

#example p {
    font-size:12px;
}

#example span img {
	margin:10px 0 0 0;
}

/* --- All input fields with a shadow --- */

input {
	padding:0 0 2px 0;
	outline: none;
}

.bills-doctypes {
	float:right;
	display:block;
	margin-right:10px;
	margin-top:-80px;
	padding:15px 14px 17px 14px;
	background-color:#FFF;
	width:230px;
	height:auto;
	color: #545253 !important;
	
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
}
.bills-doctypes tr th {
	border: none;
	text-align: left;
	padding-right: 20px;
	padding-left: 0px;
}

.bills-doctypes p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bills-doctypes p:after {
	content: ":";
}

.input-group-doctypes {
	float:right;
	display:block;
	margin-right:10px;
	margin-top:0;
	padding:15px 14px 17px 14px;
	background-color:#FFF;
	width:230px;
	height:auto;
	color: #545253 !important;
	
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
}

/* End shadow */

.input-group-doctypes label {
	display:block;
	margin:0 0 .2em 0;
	font-weight:normal !important;
}

.input-group-doctypes label input {
	margin-right:.5em !important;
}

.input-group-addon {
	display:block;
	margin:.63em 0 1em 0;
	padding:5px 4px 7px 4px;
	background-color:#FFF;
	width:473px;
	color: #545253 !important;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	
}

.input-group-addon.advanced-search {
	display:inline-block;
	width:inherit;
	clear:both;
	padding-right:10px;
}

.input-group-addon.tab2, .input-group-addon.tab3 {
	display:inline-block;
	width:inherit;
	float:left;
	padding-right:10px;
}
/*.input-group-addon.tab2 + #favLink_b, .input-group-addon.tab3 + #favLink_f {
	display:block;
	clear:both !important;
}*/

.input-group-addon.advanced-search + label {
	display:block;
}

.input-group-addon input {
	position:relative;
	top:0;
	margin-right:0;
	border:0;
	border-style:none;
	padding:0;
	width:12px !important;
	height:12px !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow: !important;
	box-shadow: !important;
}

.input-group-addon input[type="checkbox"] {
	margin-left:18px !important;
}

.input-group-addon span.divider {
	height:20px !important;
	border-left:1px solid #CCC !important;
	margin-left:10px;
}

a#clear_a, a#clear_b {
	display:block;
	margin-top:10px;
}
 
/* --------------------------- */
/* --- Sign up Email Field --- */
/* --------------------------- */

form#SignUp {
	position:relative;
	top:.7em;
	display: inline; 
	clear:both;
}

form#SignUp input[type="submit"] {
	position:relative;
	top:0;
	display:inline; 
	background-color:#0088CC;
	color:#FFF; 
	margin-left:5px;
	padding:3px;
	border:none;
	width: 64px;
	height: 25px;
	background-image: url(../images/site_navigation_global/submit.jpg);
	color: transparent;
	cursor:pointer;
}


form#SignUp input[type="text"] {
	display:inline;
	width:300px;
	padding:5px 3px 5px 3px;
	border:0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#E3A82B;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
}


form#SignUp input[type="text"]:focus {
	border:1px solid #C9FD8E !important;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(122, 207, 92, 0.37);
	-moz-box-shadow:    0px 0px 3px 0px rgba(122, 207, 92, 0.37);
	box-shadow:         0px 0px 3px 0px rgba(122, 207, 92, 0.37);
	padding:4px 2px 4px 2px;
	color:#666;
}

#email_success {
	position:relative;
	top:.5em;
	margin-left:10px;
	display:inline !important;
}

p.please_note {
	margin-top:.85em;
	font-weight:bold;
}

p.first-para {
	margin-top:.45em;
	
}
form#booleanSearch {
	width:475px;
	float:left;
	clear:left;
	margin-bottom:1em;
}


/* ----------------------------- */
/* --- Search Tree Box style --- */
/* ----------------------------- */

/* BC Laws 2.0 Header and search field style */

#banner {
	height: 105px;
	background-color: #394559;
	font-family: 'BCSans';
}

#banner .logo {
	display:block;
	float:left;
	width: 300px !important;
	height: 122px !important;
	margin: 0 0 0 0;
	background:url(../images/bclaws-pc-logo.png) no-repeat;
}

#banner h1 {
	display: block;
	float: left;
	width: 380px;
	margin: 34px 20px;
	font-family: 'BCSans';
	font-size: 30px;
	font-weight: normal;
	color: white;
}

#searchArea {
	position:absolute;
	top:15em;
	height: 25px;
	font-size: 12px;
    margin-left:5px;
}

#search .input {
    position:absolute;
    padding-top:8px;
	top:1em;
}

#searchArea #search {
    margin-top:1.4em;
	width: 265px;
	height: 24px;
	background: #ffffff;
	color:#E3A82B !important;
	border-radius: 3px;
}

#searchArea #search input#searchBox {
	width: 265px;
	color: black;
	font-style: normal;
	border: 0 !important;
	border-radius: 3px;
	position: relative;
	top:.4em;
	/* Has to be here to render PIE properly in IE 
	behavior: url(/assets/gov/css/PIE.htc);
	*/
	
	margin:0 0 0 0;
	padding:5px 0 5px 5px;
	
	height: 25px;
	
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
}

#searchArea #search input#searchBox:focus {
	border:1px solid #C9FD8E !important;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(122, 207, 92, 0.37) !important;
	-moz-box-shadow:    0px 0px 3px 0px rgba(122, 207, 92, 0.37) !important;
	box-shadow:         0px 0px 3px 0px rgba(122, 207, 92, 0.37) !important;
	margin:0 0 0 0;
	padding:5px 0 5px 5px;
	height: 25px;
}

#searchArea #search input#searchBox.placeholder {
    margin:0 0 0 0;
	background:none;
}

#searchArea #search input#searchBox {
margin:0 0 0 0;
	background: #fff;
}

#searchArea #search input#searchBox.placeholder {
	background-image: none;
	background-color: transparent;
}

label.input {
	color: #999;
	display: block;
	padding-top: 3px;
	position: relative;
	top: 12em;
	text-indent: 10px;
	background-color:none !important;
	background: none !important;
	width: 270px;
}

#searchArea #search input#searchBox {
	position: absolute;
	background-color: transparent;
	left: 0;
	z-index: 1;
}

#searchArea #search input#searchBox:focus, #searchArea #search input#searchBox:first-line {
	background-color: white;
}

#searchArea #search .SubmitLinkButton {
	position:absolute;
	top:1.1em !important;
	color: white;
	cursor: pointer;
	float: left;
	padding: 0 0 0 0;
	margin:0 0 0 23.5em;
	width:61px;
	height:25px;
	background-image:url(../images/site_navigation_global/search-btn.jpg);
}

/* for search box with typeahead */

#searchArea #typeAhead {
	float: left;
	border-image: none;
	border-radius: 2px;
	border-style: none solid solid;
	float: left;
	margin-top: 0;
	background-color: #ffffff;
	width: 260px;
	border: none;
}
#searchArea #typeAhead #keyword_list {
	font-size: 12px;
	list-style: none;
	padding-left: 0;
	height: 100%;
	float: left;
	margin-top: 0;
	margin-left: 0;
}
#searchArea #typeAhead #keyword_list .kl_item {
	padding-left: 5px;
	float: left;
	width: 255px;
	height: 20px;
	padding-bottom: 1px;
	line-height: 16px;
}
#searchArea #typeAhead #keyword_list .kl_item span#suggestion {
	float: right;
	font-size: 10px;
	color: green;
}
li.kl_item_selected {
	background: none repeat scroll 0 0 #0000CC;
	color: white;
}
#searchArea #typeAhead #keyword_list .kl_item a.a_item {
	margin: 0;
	color: #000;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 17px;
}
#searchArea #typeAhead #keyword_list .kl_item_selected a.a_item {
	margin: 0;
	color: white;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 17px;
}
#keyword_list span#closeLi {
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
}
#keyword_list span#closeLi a {
	color: #0000CC;
}
#keyword_list span#closeLi a:hover {
	cursor: pointer;
}

.bclaws-logo {
	display:block;
	position:absolute;
	z-index:1;
	top:6.5em;
	margin-left:59em;
	width:131px;
	height:85px;
}

/* End BC Laws 2.0 Header and search field style */


#row-topsubthemenav #area-topsubthemenav {
	height:46px;
}

/* search navigation from bc laws 2.0 */

.etabs {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}

.tab-container .panel-container {
	display:block;
	height:auto !important;
	background-color:#F2F5F9;
	/*	border: solid #b0b0b0 1px; */
	padding: 9px 9px 9px 10px;
	-moz-border-radius: 0 4px 4px 4px;
	-webkit-border-radius: 0 4px 4px 4px;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.18);
	-moz-box-shadow:    0px 2px 1px 0px rgba(50, 50, 50, 0.18);
	box-shadow:         0px 2px 1px 0px rgba(50, 50, 50, 0.18);
}

.tab-container .panel-container.home-page {
	display:block;
	border: 0;
	width:645px;
	height:407px !important;
	overflow-x:hidden !important;
	overflow-y:auto;
	margin-bottom:1.5em;
}

.etabs.home-page {
	background-color:#556072;
	height:45px;
	width:665px;
}

.etabs.home-page .tab.active {
background: rgb(237,240,242); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VkZjBmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2YyZjVmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2YyZjVmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, rgb(237,240,242) 1%, rgb(242,245,249) 65%, rgb(242,245,249) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(237,240,242)), color-stop(65%,rgb(242,245,249)), color-stop(99%,rgb(242,245,249))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%); /* IE10+ */
background: linear-gradient(to bottom, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf0f2', endColorstr='#f2f5f9',GradientType=0 ); /* IE6-8 */
}

.tab {
	display: inline-block;
	border-bottom: none;
	margin-top: .73em;
	margin-left: .5em !important;
	padding: 5px 11px 5px 11px !important;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	
	background: rgb(242,242,242);
	
	background: -moz-linear-gradient(top,  rgb(242,242,242) 0%, rgb(255,255,255) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(242,242,242)), color-stop(100%,rgb(255,255,255))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(242,242,242) 0%,rgb(255,255,255) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(242,242,242) 0%,rgb(255,255,255) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(242,242,242) 0%,rgb(255,255,255) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(242,242,242) 0%,rgb(255,255,255) 100%); /* W3C */
}

.tab.home-page {
	background: none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
	width: 100px !important;
	height:45px;
	margin-top: -1px;
	border:0;
}

.tab.home-page.fvl {
	width:210px !important;
}

.tab.home-page a {
	text-align: center !important;
	width:auto;
}
.tab.home-page.unl {
	width: 200px !important;
}
.tab.home-page.open-legislation {
	width: 125px !important;
}
.tab.home-page.oic {
	width: 125px !important;
}
.tab.home-page.nf {
	width: 100px !important;
}
.tab a {
	font-size: 13px;
	color: #9e9e9e;
	text-align: center !important;
	font-weight: bold;
	line-height: 2em;
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	outline: none;
}
.tab.home-page a {
	position:relative;
	top:.8em;
	font-size: 11px !important;
}
.tab a:hover {
	text-decoration: underline;
}
.etabs.home-page .tab.active {
	background: rgb(237,240,242) !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VkZjBmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2YyZjVmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2YyZjVmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, rgb(237,240,242) 1%, rgb(242,245,249) 65%, rgb(242,245,249) 99%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(237,240,242)), color-stop(65%,rgb(242,245,249)), color-stop(99%,rgb(242,245,249))) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%) !important; /* IE10+ */
background: linear-gradient(to bottom, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf0f2', endColorstr='#f2f5f9',GradientType=0 ) !important; /* IE6-8 */
}

.tab.active {
	position: relative;
	padding-top: 6px;
	top: 1px;
	
background: rgb(237,240,242); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VkZjBmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2YyZjVmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2YyZjVmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, rgb(237,240,242) 1%, rgb(242,245,249) 65%, rgb(242,245,249) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(237,240,242)), color-stop(65%,rgb(242,245,249)), color-stop(99%,rgb(242,245,249))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%); /* IE10+ */
background: linear-gradient(to bottom, rgb(237,240,242) 1%,rgb(242,245,249) 65%,rgb(242,245,249) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf0f2', endColorstr='#f2f5f9',GradientType=0 ); /* IE6-8 */

}
.tab.home-page a {
	color:#ffffff !important;
}
.tab.home-page a.active {
	color:#556072 !important;
}
.tab a.active {
	font-weight: bold;
	color: #696d78;
	padding: 0 !important;
	margin: 0 !important;
}

a.clear-favorites {
	font-size: 10pt;
	padding: 6px;
	color: white;
	background-color: #38598a;
	margin-left: 10px;
	border-radius: 5px;
}
a.clear-favorites:hover {
	text-decoration: none;
}
a.clear-favorites:focus {
	outline: solid lightgreen;
	text-decoration: none;
}

ul.search-options button {
    background-color: #38598a !important;;
	color:white;
	border: none;
}

.fave-btn {
   position:relative;
   left:0;
   width:143px;
	display:block;
	clear: both;
	margin-bottom: 1.5em;
}

/* ----------------------- */
/* --- Tabs Containers --- */
/* ----------------------- */

#field-search-table tbody tr td, #tr_id tr td, #tr_id, .styled-select {
	padding:0 !important;
	margin:0 !important;
}

#field-search-table tbody tr td h2 label, #booleanSearch h2 label {
    font-size:17px !important;
    color:#000000 !important;
}

.control {
	display:block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 0 5px 5px !important;
	margin: 6px 0 14px 0 !important;
	height: 28px;
	width: 475px;
	border-style: none !important;
	
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
}

.control:focus {
	border:1px solid #C9FD8E !important;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(122, 207, 92, 0.37);
	-moz-box-shadow:    0px 0px 3px 0px rgba(122, 207, 92, 0.37);
	box-shadow:         0px 0px 3px 0px rgba(122, 207, 92, 0.37);
	padding: 4px 0 4px 4px !important;
}

/* --- Frequently Viewd Laws and Updated or New Legislation --- */

#freq_visit {
	margin-top:-.7em;
}

#freq_visit, #updated_new li {
	background-color:none !important;
	border-top:none;
	width:635px !important;
	margin:0 0 0 1.5em;
	padding-left:0 !important;
}

#freq_visit li {
	list-style:url(../images/site_navigation_global/file.png) !important;
}

#freq_visit li:hover {
	list-style-image:url(../images/site_navigation_global/file-active.png) !important;
	background:#EAEEF9 !important;
}

#updated_new li.updated:hover {
	list-style-image:url(../images/site_navigation_global/update-active.png) !important;
	background:#EAEEF9 !important;
}

#freq_visit li.stat-reg-file.active {
	list-style-image:url(../images/site_navigation_global/file-active.png) !important;
}

#freq_visit li a, #updated_new li a {
	display:block !important;
	width:620px !important;
	height:20px;
	padding:.05em 0 4px 8px;

	-webkit-box-shadow: 0px 1px 0px rgba(90, 90, 90, 0.1);
	-moz-box-shadow:    0px 1px 0px rgba(90, 90, 90, 0.1);
	box-shadow:         0px 1px 0px rgba(90, 90, 90, 0.1);

}

#updated_new li.new.two a, #updated_new li.updated.two a {
	display:block !important;
	width:620px !important;
	height:43px !important;
	
	-webkit-box-shadow: 0px 1px 0px rgba(90, 90, 90, 0.1);
	-moz-box-shadow:    0px 1px 0px rgba(90, 90, 90, 0.1);
	box-shadow:         0px 1px 0px rgba(90, 90, 90, 0.1);
}

#freq_visit li:last-child a {
	box-shadow:0px 0px 0px;
}

#updated_new li.updated {
	list-style:url(../images/site_navigation_global/update.png) !important;
}

#updated_new li.new {
	list-style:url(../images/site_navigation_global/new.png) !important;
}

#updated_new li.new:hover {
	background:#EAEEF9 !important;
	list-style:url(../images/site_navigation_global/new-active.png) !important;
}

/*--- Frequently Viewd Laws --- */

#tabs2-html h2 {
	margin-bottom: 0.35em !important;
}

#tabs3-html h2 {
	margin-bottom: 0 !important;
}

#tabs1-html form label {
	color: #545253 !important;
}

#tabs3-html ul li {
	color: #868686 !important;
	padding-left: 15px;
	background: none !important;
}

#tabs3-html div.box-corners, div.box-corners {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FFFFFF;
	margin:.43em 0 .73em 0;
	-webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.43);
	-moz-box-shadow:    0px 0px 2px rgba(50, 50, 50, 0.43);
	box-shadow:         0px 0px 2px rgba(50, 50, 50, 0.43);
	
}

#tabs3-html div.box-corners ul {
	margin-bottom:.5em;
}

#tabs2-html p, #tabs3-html p, #tabs3-html p, #tabs4-html p, #tabs5-html p {
	color: #666 !important;
	-webkit-text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	-moz-text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	padding:5px 10px;
}

.hours_operation {
	margin:0 0 -.5em 0 !important;
}

#tabs2-html h2, #tabs3-html h2 {
	-webkit-text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	-moz-text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
	clear:both;
	display:block;
}

.box-corners {
	padding:10px 0 10px 0;
}

.box-corners img {
	margin-left: 1em !important;
}

#tabs2-html table {
	color: #666;
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.table-heading {
	font-size:12px;
	-webkit-text-size-adjust:100%;
}

.noborder-right.table {
	font-size:11px;
	-webkit-text-size-adjust:100%;
}

.table {
	font-size:11px;
	-webkit-text-size-adjust:100%;
}

#tabs2-html table tr td, tr th {
	border-style: none;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 6px;
	color: #666;
}

#tabs2-html table .last {
	border-bottom:none !important;
}

#tabs2-html table .last.noborder-right, #tabs2-html table .noborder-right  {
	border-right:none !important;
}

h2, h2 label {
	color: #0088CC;
}

/* --- Input Fields and Buttons --- */

input#qTerms.control {
	width:350px;
}



#stemming {
	margin-top:.4em;
}

.help_btn a img {
	position:relative;
	top:-.17em;
	margin: 0 0 0 .5em;
	background:none;
}

.help_btn button {
    margin-top: -10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
    
.input-group-doctypes {
        
}

#search {
    margin:.3em 0 0 0;
}

input.button-search {
	cursor: pointer;
	border: 0;
	padding: 0;
	margin: 0 15px 0 0;
	width: 79px;
	height: 25px;
	background-image: url(../images/site_navigation_global/search-btn2.jpg);
	color: transparent;
}

.refined-search {
	margin:0;
	padding:0;
	height:25px !important;
	line-height:25px;
}

.refined-search > input.button-search {
	position:relative;
	top:-.14em;
	margin:0;
	vertical-align:bottom !important;
	padding:0;
	height:25px;
	line-height:25px;
}

input.button-cancel {
	color: white;
	cursor: pointer;
	padding: 0;
	margin: 0 0 0 9px;
	border: 0;
	width: 100px;
	height: 25px;
	background-image: url(../images/site_navigation_global/clear-search-btn.jpg);
	color: transparent;
	clear:right;
}

/* Tool Tip hover effect */

a.tip {
	outline: none;
}
a.tip strong {
	line-height: 30px;
}
a.tip:hover {
	text-decoration: none;
}

.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
	color:#E3A82B;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #eee;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.025)
}
:-moz-placeholder {
color:#E3A82B
}
:-ms-input-placeholder {
color:#E3A82B
}
::-webkit-input-placeholder {
color:#E3A82B
}

a.tip span {
	position:absolute;
	z-index: 9999999;
	display: none;
	padding: 5px;
	width: auto;
	line-height: 16px;
	font-size:11px;
	clear:both !important;
}

a.tip.guide span {
	margin-top:.6em;
	margin-left: 1.35em !important;
}

a.tip.favourites span {
	margin-top:.6em;
	margin-left: 2.35em !important;
}
a.tip.resources span {
	margin-top:.6em;
	margin-left: 8.3em !important;
}

a.tip.faq span {
	margin-top:.2em;
	margin-left: .3em !important;
}

a.SubmitLinkButton.tip span {
	margin-top:2.6em;
	margin-left: 0 !important;
}

a.SubmitLinkButton {
   margin:.3em 0 0 23em !important;
}

.search-tools-bar {
	/*background-image:url(../images/site_navigation_global/search-tools-back.jpg);*/
    background-color:#eee;
	height:47px;
	width:auto;
	border-left:0;
	border-right:1px solid #CCC;
}

/* Search options for the search results page */

.search-options {
    width:90%;
	position:absolute;
	top:13.2em;
	margin-left: 26em;
	padding:0 0 0 0;
}

.search-options li {
	float:left;
	background:none !important;
}

.search-options li img {
	padding:0;
	margin:0;
}

li.favourites {
	margin:.8em 0 0 1.5em;
}

li.advanced {
    margin:.85em 0 0 0em;
}

li.resources {
    /* HERE IS THE CHANGE */
    position:relative;
	margin:.85em 0 0 1.5em;
}

/* --- All input fields with a shadow --- */

input {
	padding:0 0 2px 0;
	outline: none;
}

/* End shadow */

.input-group-doctypes {
	float:right;
	display:block;
	margin-right:10px;
	margin-top:0;
	padding:15px 14px 17px 14px;
	background-color:#FFF;
	width:230px;
	height:auto;
	color: #545253 !important;
	font-weight:normal !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	
}

.input-group-doctypes label {
	display:block;
	margin:0 0 .2em 0;
	font-weight:normal !important;
}

.input-group-doctypes label input {
	margin-right:.5em !important;
}

.input-group-addon {
	display:block;
	margin:.63em 0 1em 0;
	padding:5px 4px 7px 4px;
	background-color:#FFF;
	width:473px;
	color: #545253 !important;
	font-weight:normal !important;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	
}

.input-group-addon.advanced-search {
	display:inline-block;
	width:inherit;
	clear:both;
	padding-right:10px;
	font-weight:normal !important;
}

.input-group-addon.tab2, .input-group-addon.tab3 {
	display:inline-block;
	width:inherit;
	float:left;
	padding-right:10px;
}
/*.input-group-addon.tab2 + #favLink_b, .input-group-addon.tab3 + #favLink_f {
	display:block;
	clear:both !important;
}*/

.input-group-addon.advanced-search + label {
	display:block;
	font-weight:normal !important;
}

.input-group-addon input {
	position:relative;
	top:0;
	margin-right:0;
	border:0;
	border-style:none;
	padding:0;
	width:12px !important;
	height:12px !important;
	font-weight:normal !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow: !important;
	box-shadow: !important;
}

.input-group-addon input[type="checkbox"] {
	margin-left:18px !important;
}

.input-group-addon span.divider {
	height:20px !important;
	border-left:1px solid #CCC !important;
	margin-left:10px;
}

a#clear_a, a#clear_b {
	display:block;
	margin-top:0px;
	width:50px;
	height:20px !important;
}

button > a#clear_a, button > a#clear_b {
    
}
 
/* --------------------------- */
/* --- Sign up Email Field --- */
/* --------------------------- */

form#SignUp {
	position:relative;
	top:.7em;
	display: inline; 
	clear:both;
}

form#SignUp input[type="submit"] {
	position:relative;
	top:0;
	display:inline; 
	background-color:#0088CC;
	color:#FFF; 
	margin-left:5px;
	padding:3px;
	border:none;
	width: 64px;
	height: 25px;
	background-image: url(../images/site_navigation_global/submit.jpg);
	color: transparent;
	cursor:pointer;
}


form#SignUp input[type="text"] {
	display:inline;
	width:300px;
	padding:5px 3px 5px 3px;
	border:0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#E3A82B;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
}


form#SignUp input[type="text"]:focus {
	border:1px solid #C9FD8E !important;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(122, 207, 92, 0.37);
	-moz-box-shadow:    0px 0px 3px 0px rgba(122, 207, 92, 0.37);
	box-shadow:         0px 0px 3px 0px rgba(122, 207, 92, 0.37);
	padding:4px 2px 4px 2px;
	color:#666;
}

#email_success {
	position:relative;
	top:.5em;
	margin-left:10px;
	display:inline !important;
}

p.please_note {
	margin-top:.85em;
	font-weight:bold;
}

p.first-para {
	margin-top:.45em;
	
}


/* ----------------------------- */
/* --- Search Tree Box style --- */
/* ----------------------------- */

#treebox {
	background:#F2F5F9;
	border-top:1px solid #E0E4EC;
	height:100%;
	overflow:auto;
	padding:.3em 0 0 1.35em;
	margin:0 0 -1em 0;
}

/* end nav */

#theme_body, #theme_body * {
	line-height: 18px;
	font-style:normal;
}

#theme_body em, #theme_body i {
    font-style: italic;
}

#theme_body p.source {
    margin-right: 15px;
    margin-bottom:10px;
}

#theme_body ul,  #theme_body ol {
/*	margin: 5px 0;	*/
}

#theme_body ul > li {
    /* background: url("../images/bullets_list.png") 0 7px no-repeat; */
	padding: 5px 0 2px 8px;
	background-color:none;
	/*width:250px;*/
}

#theme_body ol > li {
	list-style-type: decimal;
	padding: 5px 0 5px 5px;
}

.themeBlock {
	width:100%;
	padding: 10px 0 30px 0;
	margin:0 0 0 0;
	float: left;
	border-bottom:1px solid #d5d5d5;
}

#row-subheader #breadcrumbs {
    float: left;
    margin-top: 15px;
}

#breadcrumbs {
	width:100%;
	margin:0 0 0 0;
}

#breadcrumbs ul {
margin:-1em 0 0 0;
	font-family: 'BCSans';
	font-size: 11px;
}

#breadcrumbs ul li {
	display:inline;
	height: 18px;
	white-space: nowrap;
	margin-right: 5px;
	line-height: 14px;
	color: #151515;
}

#breadcrumbs ul li a {
	color: #151515;
	text-decoration: none;
}

#breadcrumbs ul li a:hover {
	text-decoration: underline;
}

.navbar-nav {
    width:1050px !important;   
}

.home-list {
	margin:0 0 1.2em 0;
}

.home-list li {
	list-style-type:disc;
	list-style:disc;
	color:#666 !important;
	margin:.1em 0 .1em 2em;
	width:600px !important;
}

.list {
	margin:0 0 1.2em 0;
}

.list li {
	list-style-type:disc;
	list-style:disc;
	color:#333;
	width:100%;
	margin:.1em 0 .1em 2em;
	width:600px !important;
}

.themeBlock.last {
	border-bottom:none;
}

/* CS 2012-09-26 SeniorsBC specific style workaround */

/* hide banner image on Theme page */

.themeBlock .box-intro img#banner-seniorsbc {
	display: none;
}

.box-intro img {
	width:134px;
	height:150px;
	padding:3px;
	border:1px solid #E0E4EC;
	-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.3);
}

.box-intro {
	width:310px;
	margin-left:2px;
}

.product-description {
	position:relative;
	top:1px;
	float:right;
	width:155px;
	height:156px;
	display:block;
	padding:0 5px 0 8px;
	margin:0 0 0 0;
	background-color:#fbfcfe;
	-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.1);
}

.product-description p {
	/*
	font-size:14px !important;
	*/
	margin:0 0 0 0;
	padding:0;
	text-shadow: 0 1px 4px #ffffff !important;
}

.product-description p b {
	font-weight:bold;
	color:#394559 !important;
}

.product-description ul li {
	color:#394559 !important;
	padding:0 !important;
	margin:.41em 0 0 0 !important;
	list-style:none !important;
	list-style-image:none !important;
	list-style-type:none !important;
	width:160px !important;
}

.product-description ul li a {
	padding:0 !important;
	margin:0 !important;
	list-style:none !important;
	list-style-image:none !important;
	/*
	font-size:11px;
	*/
}

.contact-holder {
padding:10px 20px 0 15px;	
	
}

.contact-if-list li {
	width:600px !important;
	padding:0 10px 0 0 !important;
	margin: .43em 0 .43em 2em !important;
	color:#656666 !important;
	list-style-type:disc !important;
	list-style:disc !important;
	
	-webkit-text-shadow: 0 1px 2px #fff !important;
	-moz-text-shadow: 0 1px 2px #fff !important;
	text-shadow: 0 1px 2px #fff !important;
}

.contact_list li {
	color:#656666 !important;
	-webkit-text-shadow: 0 1px 2px #fff !important;
	-moz-text-shadow: 0 1px 2px #fff !important;
	text-shadow: 0 1px 2px #fff !important;
	
}

.side-nav-dvdr {
	position: absolute;
	margin-left: 21.9em;
	width: 0;
	height: 740px;
	border-right: 1px solid #E0E4EC;
	top: 23.4em;
}

/* hide intro text on Subtheme page */

#theme_body .introduction p#text-seniorsbc {
	display: none;
}

#theme_body .introduction {
	margin:0 15px 8px 0;
	/*border-bottom:1px solid #E0E4EC;*/
}

#theme_body .introduction.decisions, #theme_body .introduction.interest {
	margin:0 15px 18px 15px;
	border-bottom:none !important;
}


#theme_body .introduction p {
	margin:0 !important;
	padding:6px 0 6px 3px !important;
	line-height:1.4em !important;
	color:#333 !important;
	clear:both;
}

.content {
	padding-left:0;
}

.content ul.left-nav-content {
	color:#5B5B5B;
	width:256px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-right-radius:12px;
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background-color:#DCE3EB;
}

.content ul.left-nav-content li {
	margin-top:0;
	-webkit-text-shadow: 0 1px 2px #fff !important;
	-moz-text-shadow: 0 1px 2px #fff !important;
	text-shadow: 0 1px 2px #fff !important;
	width:234px !important;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-left: 10px;
}

ul#content-collections li {
    border-bottom: 1px solid rgba(116,127,148,0.3);
    padding-bottom:5px;
}

.content ul.left-nav-content.updates {
	padding-top:.63em;
}

.content ul.left-nav-content.updates li.new a, .content ul.left-nav-content.updates li.updated a  {
	display:block;
	padding-left:20px;
}


#theme_body .left-nav-subhead {
	color:#525c6d;
	font-weight:normal;
    font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 5px 0 0 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

.content ul.left-nav-content-btm li {
	color:#5B5B5B;
	padding:3px 0 4px 5px !important;
	background-color:#F2F5F9;
	margin-top:.43em;
	-webkit-text-shadow: 0 1px 2px #fff !important;
	-moz-text-shadow: 0 1px 2px #fff !important;
	text-shadow: 0 1px 2px #fff !important;
	border-radius:5px;
}

#theme_body h3 {
	color:#394559 !important;
	letter-spacing:.004em;
}



.heading2 {
	color:#293649;
}



/* ----------------------------------------------------------- */
/* --- Left nav accordion --- */
/* ----------------------------------------------------------- */

#accordion * {
    border:0;
}

#accordion {
    margin:0 10px;
    overflow: visible;
    -webkit-overflow-scrolling:touch;
}

#ui-accordion-accordion-panel-0, #ui-accordion-accordion-panel-1 {
    padding:0;
}

.ui-accordion .ui-accordion-content {
    padding-left:0px;
}

/* --- Accordion Headers --*/
#accordion h4.ui-accordion-header {
    padding:0 0 5px 22px;
    background: none;
    font-weight: normal;
}

#accordion h4.ui-accordion-header:first {
    padding:0 8px;
}

#accordion h4 a:hover {
    text-decoration: underline;
}

#accordion h4 .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color:#08C;
    font-size:13px;
    line-height:15px;
    font-family: 'BCSans';
}

#accordion h4 .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color:#08C;
    font-size:13px;
    line-height:15px;
    font-family: 'BCSans';
}

h4.ui-accordion-header.ui-state-active a {
    color:#384458;
} 

#ui-accordion-nestedAccordion-header-0 {
    background:none;
}


/* --- Accordion lists --*/
#accordion ul {
    background:linear-gradient(to bottom, rgba(227,168,43,0.2), #fff);
    padding-left:10px;
    margin-left: 10px;
    padding-top:5px;
    width: 225px;
}

#accordion ul li {
    font-size:11px;
    line-height:15px;
    font-family: 'BCSans';
    padding:2px;
    color:red;
}
    
#accordion ul li a {
    color:#384458;
}

/* Nested accordion styles */

#accordion #nestedAccordion ul {
    width:auto;
    margin-left:0;
    margin-top:0;
    padding-right:10px;
}

#accordion ul#nestedAccordion {
    width:200px;
}

#accordion #nestedAccordion li {
    padding-right:0;
}

#accordion #nestedAccordion li a {
    background-color:none;
    padding-top:0;
    font-weight: normal;
}


/* Accordion Icons - needed to override the default jquery icon which was causing icons to not be visible on mobile */
#accordion .ui-state-default .ui-icon {
 background:url('../images/site_navigation_global/accordion-arrow-closed.png') no-repeat;
} 

.ui-icon.iconClosed {
 background:url('../images/site_navigation_global/accordion-arrow-closed.png') no-repeat;
}

#accordion .ui-icon.iconOpen {
 background:url('../images/site_navigation_global/accordion-arrow-open.png') no-repeat;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    margin-top:0;
    top:4px;
}

#nestedAccordion .ui-icon.iconClosed {
 background:url('../images/site_navigation_global/accordion-nested-arrow-closed.png') no-repeat;
}

#accordion #nestedAccordion .ui-state-active, #accordion #nestedAccordion .ui-widget-content .ui-state-active, #accordion #nestedAccordion .ui-widget-header .ui-state-active {
background-color:none;
}



/* ----------------------------------------------------------- */
/* --- Folder and File Icons for Browse and Search Results --- */
/* ----------------------------------------------------------- */

.search-results li {
	margin:0 0 0 2.5em;
	list-style:url(../images/site_navigation_global/folder.png) !important;
	list-style-position: inside;
	background:none !important;
	border-top:1px solid #F3F3F3;
	border-left:1px solid #F3F3F3;

}

.search-results li a {
	vertical-align:2px;
	color: #003366;
}

.search-results li:hover {
	list-style-image:url(../images/site_navigation_global/folder-active.png) !important;
	background-color:#f6f7fb !important;
}

.search-results li.active {
	list-style-image:url(../images/site_navigation_global/folder-active.png) !important;
}



/* ----------------------------------------------------------- */

/* --- FAQ TABLE STYLE --- */ 

.faq_table, .tutorial_table {
	position:relative;
	border-collapse:collapse;
	margin:1em auto .4em auto;
	padding:0 10px 0 10px !important;
	width:97%;
}

.faq_table tr td.title1, .title2 {
	background-color:#50759B;
	padding:.2em 0 .2em .4em;
	border-left:2px solid #E8E5D9;
	border-right:2px solid #E8E5D9;
	border-top:2px solid #E8E5D9;
	border-bottom:1px solid #666666;
	color:#FFFFFF;
}

.tutorial_table tr td.title1, .tutorial_table tr td.title2 {
	background-color:#50759B;
	padding:.2em 0 .2em .4em;
	border-left:2px solid #E8E5D9;
	border-right:2px solid #E8E5D9;
	border-top:2px solid #E8E5D9;
	border-bottom:1px solid #666666;
	color:#FFFFFF;
	text-align:center;
	font-size:.81em;
}

.faq_table tr td.title2 {
	width:7em;
	color:#FFFFFF;
}

.faq_table tr td, .tutorial_table tr td {
	font-size:12px;
	color:#666666;
	text-align:left;
	padding:.4em .4em .4em .4em;
	border-left:1px solid #E8E5D9;
	border-right:1px solid #E8E5D9;
	border-top:1px solid #E8E5D9;
	border-bottom:1px solid #E8E5D9;
}

.tutorial_table tr td.format_img {
	text-align:center;
}

.tutorial_table tr td.player_type {
	width:5em;
}

.tutorial_table tr td.player {
	width:33em;
	text-align:center;
	font-size:12px;
}

.tutorial_table tr td.player a {
	color:#6690B2;
	text-decoration:none;
}

.tutorial_table tr td.player a:hover {
	color:#A8452A;
}

.tutorial_table tr td.player_type {
	text-align:center;
}

.tutorial_table tr td.player_type2 {
	width:8em;
	text-align:center;
	font-size:12px;
}

.tutorial_table tr td.topic_title {
	font-size:12px;
}

/* --- End Table Formatting --- */

h4.related {
	margin:1.7em 0 .6em 15px;
	letter-spacing:0.03em;
}

.related_list li {
	width:95% !important;
	padding:0 10px 0 10px !important;
	margin: 1em auto .73em auto !important;
	color:#656666 !important;
}

.related_list {
	padding:0 0 0 0 !important;
	margin:-.2em 15px 0 15px !important;
	border-top:1px solid #F1F0EF !important;
}

.related_list.interest {
	padding:0 0 0 0 !important;
	margin:-.2em 15px 0 15px !important;
	border-top:none !important;
}

ul.related_list li.bullet, ul.related_list2 li.bullet {
	position:relative;
	display:list-item;
	list-style:disc;
	margin:.5em 0 .8em 48px !important;
	color:#656666;
	vertical-align:middle;
	font-size:12px;
	width:90% !important;
	line-height:1.3em;
	background:none !important;
}

.faq_list {
	list-style:decimal !important;
	vertical-align:middle;
	color:#656666;
	margin:.73em 0 0 2.8em !important;
}

.faq_list li {
	margin:0 0 0 1em !important;
}

ul.related_list li.bullet1 {
	position:relative;
	list-style:disc;
	vertical-align:middle;
	color:#656666;
	margin:0 0 0 2.8em;
	*margin:1em 0 0 2.8em;
	padding:1em 0 0 0;
	*padding:0 0 0 0;
}

ul.related_list li.bullet2 {
	list-style:none;
	color:#656666;
	margin:1em auto .8em auto !important;
	padding:5px 10px 5px 10px !important;
	width:90% !important;
}

ol.explorer_older li.bullet3 {
	display:list-item;
	list-style:disc;
	color:#656666;
	margin:.6em 0 .6em 5em !important;
	*margin:.6em 0 .6em 4em;
	line-height:1.1em;
	width:90% !important;
}

ul.related_list li.first-bullet {
	list-style:disc;
	margin:0 0 .8em 3.5em !important;
	padding:1em 0 0 0;
	*padding:0 0 0 0;
	color:#656666;
}

#alphabet_links_glossary {
	margin:2em 0 1.73em 2em !important;
}

#alphabet_links_glossary li {
	display:inline;
	margin-right:.43em;
	border:1px solid #E2D6CC;
	text-align:center;
	background-color:#F1F0EF;
	-webkit-box-shadow: 0px 0px 3px rgba(64, 59, 50, 0.2);
	-moz-box-shadow: 0px 0px 3px rgba(64, 59, 50, 0.2);
	box-shadow: 0px 0px 3px rgba(64, 59, 50, 0.2);
}

#alphabet_links_glossary li a {
	margin:0 10px 0 4px !important;
	text-align:center;
}

/* --- Flash Carousel Container --- */

#mediaspace {
	margin:0 0 0 0;
	padding:0;
	background-image:url(/assets/gov/images/carousel-back.jpg);
	width:665px;
	height:237px;
}

#Div3DCarouselMenuAS2FX {
	display:block;
	position:relative;
	top:-1em !important;
	margin:0 0 0 .5em !important;
	opacity:100;
	visibility:visible !important;
}

/* --- Flash Carousel Container --- */

/* --- JCarousel javascript carousel hidden except for safari / Flash version is default --- */

.wrapper, .jcarousel-wrapper, .jcarousel {
	display:none;
	visibility:hidden;
}

/* --- End JCarousel --- */

/* ---- Search Results ---- */


/* --- Folder Icon Style  --- */

.search-results li.stat-reg-folder {
	margin:0 0 0 2.5em;
	list-style:url(../images/site_navigation_global/folder.png) !important;
	background:none !important;
	border-top:1px solid #F3F3F3;
	border-left:1px solid #F3F3F3;
	clear:both;
}

.search-results li a {
	vertical-align:2px;
	font-size:13px !important;
}

.search-results li.stat-reg-folder:hover {
	list-style-image:url(../images/site_navigation_global/folder-active.png) !important;
	background-color:#f6f7fb !important;
}

.search-results li.stat-reg-folder.active {
	list-style-image:url(../images/site_navigation_global/folder-active.png) !important;
}

.search-results p {
	display:block;
	margin:0 0 0 3em;
	color:#3F3F3F;
}

/* --- End Folder Icon Style  --- */


/* --- File Icon Style  --- */

.search-results li.stat-reg-file {
	margin:0 0 0 2.5em;
	list-style:url(../images/site_navigation_global/file.png) !important;
	background-color:#f6f7fb !important;
	border-top:1px solid #F3F3F3;
	border-bottom:1px solid #F3F3F3;
}

.search-results li.stat-reg-file:hover {
	list-style-image:url(../images/site_navigation_global/file-active.png) !important;
	background:#EAEEF9 !important;
}

.search-results li.stat-reg-file.active {
	list-style-image:url(../images/site_navigation_global/file-active.png) !important;
}


/*---------------------*/
/* Shopping Cart Style */
/*---------------------*/

.shopping-cart img {
	float:right;
	padding:0 1.5em 0 0;
}

.search-results li.stat-reg-file:hover .shopping-cart img {
	display:block;
	background-image:url(../images/shopping-cart-icon-hover.png);
	background-repeat:no-repeat;
	width:20px;
	height:18px;
}

/*---------------------*/
/* Shopping Cart Style */
/*---------------------*/

.search-results b {
	color:#556072;
}

/*--------------------------------*/
/* --- Frequently Viewed Laws --- */
/*--------------------------------*/

ul.frag-results {
	margin-top:.5em;
	margin-bottom:.9em;
}

ul.frag-results li {
	width:95% !important;
	
	margin:0 2em 0 2.6em !important;
	color:#3F3F3F;
	line-height:1.3em !important;
	
	list-style:none !important;
	list-style-image:none !important;
	
	background-color:none !important;
	border:0 !important;
}

ul.frag-results li:hover {
	list-style:none !important;
	list-style-image:none !important;
	background-color:none !important;
	background:none !important;
}

a.hit-link {
	vertical-align:0 !important;
}

/* --- End Frequently Viewed Laws --- */

.print-btn {
    display:block;
    width:120px !important;
    margin:0;
    padding:0;
}

.print-preview {
	display:block;
	position:relative !important;
	top:0;
	left:0;
	margin:0 0 0 0;
	font-size:11px;
	width:120px !important;
}

.print-preview img {
	vertical-align:-2px;
	padding-right:5px;
}

/* --- End File Icon Style  --- */


/* --- Search Results Page Style --- */

.clustering {
	background-color:#999 !important;
}

.cluster_td a {
	color:#FC6 !important;
}

/* --- End Search Results Page Style --- */


/* --- FAQ TABLE STYLE --- */

.faq_table, .tutorial_table {
	position:relative;
	border-collapse:collapse;
	margin:1em auto .4em auto;
	padding:0 10px 0 10px !important;
	width:97%;
}

.faq_table tr td.title1, .title2 {
	background-color:#50759B;
	padding:.2em 0 .2em .4em;
	border-left:2px solid #E8E5D9;
	border-right:2px solid #E8E5D9;
	border-top:2px solid #E8E5D9;
	border-bottom:1px solid #666666;
	color:#FFFFFF;
}

.tutorial_table tr td.title1, .tutorial_table tr td.title2 {
	background-color:#50759B;
	padding:.2em 0 .2em .4em;
	border-left:2px solid #E8E5D9;
	border-right:2px solid #E8E5D9;
	border-top:2px solid #E8E5D9;
	border-bottom:1px solid #666666;
	color:#FFFFFF;
	text-align:center;
	font-size:.81em;
}

.faq_table tr td.title2 {
	width:7em;
	color:#FFFFFF;
}

.faq_table tr td, .tutorial_table tr td {
	font-size:12px;
	color:#666666;
	text-align:left;
	padding:.4em .4em .4em .4em;
	border-left:1px solid #E8E5D9;
	border-right:1px solid #E8E5D9;
	border-top:1px solid #E8E5D9;
	border-bottom:1px solid #E8E5D9;
}

.tutorial_table tr td.format_img {
	text-align:center;
}

.tutorial_table tr td.player_type {
	width:5em;
}

.tutorial_table tr td.player {
	width:33em;
	text-align:center;
	font-size:12px;
}

.tutorial_table tr td.player a {
	color:#6690B2;
	text-decoration:none;
}

.tutorial_table tr td.player a:hover {
	color:#A8452A;
}

.tutorial_table tr td.player_type {
	text-align:center;
}

.tutorial_table tr td.player_type2 {
	width:8em;
	text-align:center;
	font-size:12px;
}

.tutorial_table tr td.topic_title {
	font-size:12px;
}

/* --- End Table Formatting --- */

h4.related {
	margin:1.7em 0 .6em 15px;
	letter-spacing:0.03em;
}

.related_list li {
	width:95% !important;
	padding:0 10px 0 0 !important;
	margin: 1em auto .73em auto !important;
	color:#656666 !important;
}

.related_list {
	margin:0 15px 0 15px;
	border-top:1px solid #F1F0EF;
}

ul.related_list li.bullet, ul.related_list2 li.bullet {
	position:relative;
	display:list-item;
	list-style:disc;
	margin:.5em 0 .8em 48px !important;
	color:#656666;
	vertical-align:middle;
	font-size:12px;
	width:90% !important;
	line-height:1.3em;
	background:none !important;
}

.faq_list {
	list-style:decimal !important;
	vertical-align:middle;
	color:#656666;
	margin:.73em 0 0 2.8em !important;
}

.faq_list li {
	margin:0 0 0 1em !important;
}

/* ---- Pagination ---- */

.pager {
	margin-bottom: 18px;
	margin-left: 0;
	text-align: center;
	list-style: none;
}

.pager:before, .pager:after {
	display: table;
	content: ""
}
.pager:after {
	clear: both
}
.pager li {
	display: inline
}

.pager a {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}

.pager a:hover {
	text-decoration: none;
	background-color: #f5f5f5
}

.pager .next a {
height:20px;
	float: right
}

.pager .previous a {
	float: left
}

.pager .disabled a, .pager .disabled a:hover {
	color: #999;
	cursor: default;
	background-color: #fff
}

.pagination {
	font-weight:bold;
	color:#556072;
}

ul.pagination {
	width:100% !important;
	top:21.2em;
	margin:0 0 0 0;
	height: 36px;
	padding-right:2em;
}

div.pageNavBottom {
	display:block;
	width:90%;
	margin:1.5em 0 0 0;
}
.pagination li {
	display: inline
}

.pagination li {
	float: left;
	line-height: 10px !important;
	text-decoration: none;
	font-size:10px !important;
}

.pagination li.back a {
position:relative;
top:-1px;
left:-8px;
    height:22px;
    width:38px;
    padding-left:7px;
    line-height: 10px !important;
    border: 1px solid #ddd;
    font-size:10px;
}
.pagination li.next a {
position:relative;
top:-1px;
left:-8px;
    height:22px;
    width:38px;
    padding-right:7px;
    line-height: 10px !important;
    border: 1px solid #ddd;
    font-size:10px;
}

.pagination li.pages {
	padding: 0 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 20px !important;
    background-color: #ffffff;
}

.pagination li.next {
	height:22px;
    width:38px;
    padding-left:7px !important;
    line-height: 22px !important;
    border: 1px solid #ddd;
}

.pagination li.back {
    height:22px;
    width:38px;
    padding-left:7px;
    line-height: 20px !important;
    border: 1px solid #ddd;
}

.pagination li.next a:hover, .pagination li.back a:hover, .pagination li.next .active a, .pagination li.back .active a, .pagination .active a {
	background-color: #ffffff;
}

.pagination a:hover, .pagination .active a {
	background-color: #f5f5f5
}

.return-search-btn {
    background:none !important;
    border:none !important;
}

.return-search-btn a {
	margin-top:.1em;
	padding:5px !important;
	background:none !important;
	border:none !important;
}

.return-search-btn a:hover {
	background:none !important;
}

.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover {
	color: #999;
	cursor: default;
	background-color: transparent
}

.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}

.pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}

.pagination-centered {
	text-align: center
}

.pagination-right {
	text-align: right
}

/* ---- End Paginatiopn ---- */

h2.field-heading {
	margin-left:.9em;
}

.glossery-container, .faq-container, .favourites-container {
	position:relative;
	z-index:1;
	padding-bottom:.8em;
}

.faq-container h2 {
	margin:1.33em 0 0 1em;
}

.favourites-container h2 {
	margin:.35em 0 .65em 1em;
}

.glossery-container h2 {
	margin:1.33em 0 0 1em;	
}

.pit-list li {
	width:500px !important;
	list-style-type:disc;
	list-style:disc;
	margin:0 0 0 2em;
	color:#5B5B5B;
}
.pit-list li img {
	vertical-align:middle;
}

.side-nav-subhead {
	margin:.7em 0 0 .4em;
	padding:.43em 0 .2em 0;
	letter-spacing:.02em;
	color:#E3A82B;
	font-weight:500;
}

.side-nav-subhead a {
	color:#E3A82B;
	text-shadow: 0 1px 4px #ffffff !important;
}

form#refineSearch {
	display:inline;
	width:auto;
	float:right;
	clear:right;
	height:25px;
}

#refine {
	position:relative;
	top:-.1em;
	
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	
	color: #545253 !important;
	
	width: 230px;
	height: 24px;
	padding:0 0 0 4px;
	border-style: none;
	border: 1px solid #CCC;
	
	-webkit-appearance: none;
	
	background-image: url('collapse.gif') no-repeat right #fff;
	
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
}

form.docExcerpts {
	position:relative;
	top:.5em;
	display:inline;
	width:auto;
}

.sort-search {
	position:relative;
	top:-1.1em;
	margin:0 0 0 17em;
}

.input-group-doctypes:before {
	content:"Restrict by document type:";
}

.input-group-doctypes label:first-child {
	padding-top:1em;
}

.red {
	color:#F00;
}

/* ECB Style */

#ecb-links {
	display:block;
	position:relative;
	top:-1.7em;
	height:0;
	width:980px;
	margin:0 auto 0 auto;
}

#ecb-links li {
	display:inline;
	
}

#ecb-links a.decisions {
	margin-left:54.5em;
}

#ecb-links a {
	padding-right:10px;
}

/* Buzz-Archive Style */

#buzz-archive ul {
	padding:0 30px 0 30px;
	}

#buzz-archive ul li {
	list-style-type:disc;
	width:auto !important;
	}

a.pdf {
	background:url("../images/pdf-icon.png") 0px 3px no-repeat;
	padding-left:15px;
}

span.press-source {
	color:#888;
}

#buzz-archive em {
		font-style:italic;
}


a.button.tooltip {
	outline: none !important;
}
a.button.tooltip strong {
	line-height: 30px !important;
}
a.button.tooltip:hover {
	text-decoration: none !important;
}
a.button.tooltip span {
	z-index: 10 !important;
	display: none !important;
	padding: 14px 20px !important;
	margin-top: -30px !important;
	margin-left: 28px !important;
	width: 240px !important;
	line-height: 16px !important;
}
a.button.tooltip:hover span {
	display: inline !important;
	position: absolute !important;
	color: #111 !important;
	border: 0 !important;
	background: #fffAF0 !important;
}
.button.callout {
	z-index: 20 !important;
	position: absolute !important;
	top: 30px !important;
	border: 0 !important;
	left: -12px !important;
} /*CSS3 extras*/
a.button.tooltip span {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 5px 5px 8px #CCC;
	-webkit-box-shadow: 5px 5px 8px #CCC;
	box-shadow: 5px 5px 8px #CCC;
}
.results_index {
    font-size:0.7em;
    color:#9b9b9b;
    padding-left:10px;
    text-transform: uppercase;
    vertical-align: 2px; /* to match the baseline of the <a> that it's sitting beside */
}

/*---------------------*/
/* Media Queries */
/*---------------------*/

/* increase touch target size of links in consol list */

@media screen and (max-width: 400px) {
    #accordion ul li {
       padding-top:5px;
    }
}