@charset "utf-8";
@import url(seaparc_contribute.css);
/* CSS Document */

/*#############################
  JONATHAN LATHIGEE - CRD
  2008-08
#############################*/




/*#############################
  MAIN PAGE STRUCTURE DIVS
#############################*/

body {
	margin:0px;
	background-image: url(/seaparc/_images/bodybg_gradient_seaparc.jpg);
	background-repeat: repeat-y;
	background-position:center;
    background-color:#D9DADA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}
#masthead {
	/*border: 1px solid red;*/
  width:990px;
  margin:auto;
  height:170px;
  background-image: url(/seaparc/_images/masthead_seaparc_1.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
#mastheadTransition {
	/*background:#CCC;*/
  /*border:1px solid blue;*/
  width:990px;
	height:20px;
	margin:auto;
	margin-bottom:-1px;/*IE6 wants to put 1px space here otherwise*/
	background-image: url(/seaparc/_images/mastheadtransitionbg_seaparc.jpg);
	background-repeat:no-repeat;
}
#wrapper {
  /*border:1px solid blue;*/
  width:990px;
  margin:auto;
  background-image: url(/seaparc/_images/contentbg_seaparc.jpg);
}
#mainbox {
  /*border:4px solid pink;*/
  /*  background-image: url(/seaparc/_images/contentbg_seaparc.jpg);*/
}
#breadcrumbs {
/*border:3px solid grey;*/
}
#topicnav {
	/*-------graphical width of topicnav is 180px----------*/
  /*border:1px dashed teal;*/
  /*background: teal;*/
  float:left;
	width:180px;
	margin:0px 0px 0px 10px;
	padding:0px;
}
#content {
	/*-------graphical width of content is 560px----------*/
  /*border:1px dashed green;*/
  /*background:green;*/
  float:left;
	width:500px;/*JL*/
	margin:0px;
	padding: 0px 20px 0px 30px;
}
#sidebar {
	/*-------graphical width of sidebar is 250px----------*/
  /*border:1px dashed orange;*/
  /*background: orange;*/
  float:left;
	width:250px;
	padding:0px;
	margin:0px;
}
.clear {
	/*border:4px solid black;*/
  clear:both;
}
#footerTransition {
	width:990px;
	height:0px;
	margin:auto;
	/*background:#CCC;*/
  /*background-image: url(/seaparc/_images/footertransitionbg_seaparc.jpg);
	background-repeat:no-repeat;*/
}
#footer {
	height:100px;
  width:988px;
  margin:auto;
  background: #339999;
  color:white;
}
div#footer div#footer_boilerplate{
  width:990px;
  margin:auto;
}


/*#############################
  TYPOGRAPHY & CONTENT - Not User Assignable
#############################*/

/*-----------------------------
  topicnav
-----------------------------*/

div #formsrch{
  margin-top:30px;
  padding-top:30px;
  border-top:2px dotted #AAA;
}
#formsrch input{
  float:left;
  background:#FFF;
  border:2px solid #339999;
  padding:3px;
  margin-right:3px;
  width:125px;
  height:15px;
  font-size:12px;
}
#formsrch #search_go{
  float:left;
  display:block;
  width:30px;
  height:25px;
  background-image: url(/seaparc/_images/navsearchgo_seaparc.jpg);
  text-indent: -100px;
  overflow: hidden;
}

/*-----------------------------
  content
-----------------------------*/

div#content a{
  color:#3073BC;
  font-weight:bold;
  text-decoration:none;
}
div#content a:hover{
  color:#A65A09;
  text-decoration:underline;
}
div#content img{
  border:1px solid #BBB;
  padding:3px;
}
div#content .image_half_horizontal,
div#content .image_tall
{
  float:right;
  margin:15px 0px 15px 15px;
}
div#content a .image_anysize_inline
{
  border:1px solid #BBB;
  padding:3px;
  margin:6px 18px 6px 18px;
}
div#content a .image_anysize_inline:hover
{
  border:3px solid #064379;
  padding:1px;
}
div#content a img, 
div#content .image_PDF_icon, 
div#content h1 img, 
div#content h2 img, 
div#content h3 img,
div#sidebar a img
{/*images that are links or PDF icons don't need borders*/
  border:none;
  padding:0px;
}

/*-------  normal tables  -------*/

#content table{
  margin: 1.2em 0 1.2em 0;
  border-collapse: collapse;
}
#content table td,
#content table th{
  padding: 4px 8px;
  margin: 0px;
  vertical-align: top;
}
#content table th{
  border:1px solid #CCEEBB;
  background-color:#FCFCFC;
  color:#444;
  font-weight:bold;
  text-align:left;
}
#content table td{
  border: solid 1px #ceb;
}
#content table tr.trHead{
  border:1px solid #CCEEBB;
  background-color:#FCFCFC;
  font-size:1.1em;
  font-weight:bold;
  text-align:left;
}
/*-------  calendar tables  -------*/

#aCalendar_calendar1{
  width:700px;
}

#content #eventCalendar table{
  margin: 0;
  border-collapse:inherit;
}
#content #eventCalendar table td,
#content #eventCalendar table th{
  padding: 0px;
  margin: 0px;
  vertical-align: bottom;
}
#content #eventCalendar table td{
  border: none;
  color:#333333;
}
/*-------  calendar popup  -------*/
#calendarPopup{
  padding:10px;
  border:2px solid #064379;
  background-color: #FFF;
}
#calendarPopup #closeContain{
  text-align:right;
}


/*-------  expander boxes  -------*/
#content .expandbox {
  padding-left: 2.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  background: #F8F8F8 url(/p7tm/p7t_plus.gif) no-repeat 13px 11px ;
  border: 1px solid #5D8B4E;
  cursor: pointer;
  clear:both;
}
#content .expandbox p{
  margin: 0px !important;
}
#content .expandcontent p {
  margin: 9px 0px 0px 0px !important;
}
#content .expandboxspecial {
  margin-left: 3.5em;
  background: #F8F8F8 url(/p7tm/p7t_plus.gif) no-repeat 6px 13px ;
}
#content .expandbox .expandcontent, 
#content .expandboxspecial .expandcontent {
  margin-top: 5px;
  padding-top: 10px;
  border-top: 1px solid #F8F8F8;
  padding-left: 2.5em;
  background-color: #F8F8F8 ;
  cursor: auto;
  text-indent: 0;
  padding-bottom: 12px;
  padding-right: 20px;
  margin-left: -2.5em;
}

/*-----------------------------
  sidebar


-----------------------------*/

div#sidebar p, div#sidebar li{
  font-size:1.1em;
}
div#sidebar a{
  color:#329398;
  font-weight:bold;
  text-decoration:none;
}
div#sidebar a:hover{
  color:#3073BC;
  text-decoration:underline;
}

/*-----------------------------
  footer
-----------------------------*/

div#footer div#footer_boilerplate ul{
  padding:20px 0px 0px 0px;
  margin-top:0px;
  text-align:center;
}
div#footer div#footer_boilerplate li{
  display:inline;
  padding:0px 15px 0px 15px;
  border-right:1px solid #000;
}
div#footer div#footer_boilerplate li a{
  color:#F1B26F;
}
div#footer div#footer_boilerplate li a:hover{
  color:#FFF;
}


/*-----------------------------
  search results page
-----------------------------*/
#searchresults li{
  padding-left: 30px;
  list-style: none;
  margin: 30px 0px 0px -40px;
  border-bottom:1px solid #DDD;
}
#searchresults .pdf{
  background: url(http://www.crd.bc.ca/images/pdf-doc-m.png) no-repeat;
}

#searchresults .htm{
  background: url(http://www.crd.bc.ca/images/icon-doc-m.png) no-repeat;
}
#queryText{
  width:150px;
  height:50px;
}


/*#############################
  MISC & THIRD PARTY
#############################*/

/*#############################
  ROUNDED CORNERS
#############################*/

/* set the image to use and establish the lower-right position */
.roundedBox, .roundedBox_body, .roundedBox_head, .roundedBox_head h2 {
	background: transparent url(/seaparc/_images/roundbox_seaparc.png) no-repeat bottom right;
}
.roundedBox {
	width: 210px !important; /* intended total box width - padding-right(next) */
	width: 210px; /* IE Win = width - padding */
	padding-right: 10px; /* the gap on the right edge of the image (not content padding) */
	margin: 10px auto; /* use to position the box */
} /* set the top-right image */
.roundedBox_head {
	background-position: top right;
	margin-right: -10px; /* pull the right image over on top of border */
	padding-right: 10px; /* right-image-gap + right-inside padding */
} /* set the top-left image */
.roundedBox_head h2 {
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	padding: 15px 15px 5px 15px; /* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Holly Hack */
} /* set the lower-left corner image */
.roundedBox_body {
	background-position: bottom left;
	margin-right: 10px; /* interior-padding right */
	padding: 10px 15px 10px 15px; /* mirror .cssbox_head right/left */
}


/*#############################
  FEEDBACK FORM ELEMENTS
#############################*/

#mainform{
  width:480px;
}

.form form { }

.form label
{
	display: block;
	width: 100px;
	float: left;
	margin-right: 20px;
	padding-top: 2px;
	clear: left;
}

.form ul { }

.form li
{
	list-style: none !important;
	margin-top: 10px;
	clear: both;
}

/*.form input,*/ .form textarea
{
/*	border-color: #DCDBAD;
	background-color: #FBFBEE;
	border-style: inset;
	border-width: 1px;*/
	padding: 2px;
}

.form input{
  width: 290px;
}
.form input.button{
  width:auto;
}
.form table input { width: auto; }

.form .note
{
	color: gray;
	/*font-size: 0.8em; */
}

.form textarea
{
	width: 445px;
	margin-top: 5px;
	height: 160px;
	font-family: Arial;
	font-size: 1em;
}

.form .mediumtext
{
	width: 290px;
	height: 6em;
}

.form .tinytext { width: 150px; }

.form .hr
{
	border-style: dotted none none none;
	border-color: #BCBA93;
	border-width: 1px;
	clear: both;
	width: 445px;
	margin-bottom: 15px;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

.form .captchabox { margin-top: 10px; }

.form .captchabox input
{
	margin-top: 5px;
	width: 155px;
}

.form .captchabox label { clear: none; }

/*.form .button{
	font-family: Arial;
	background-color: #005588;
	border-style: outset;
	border-color: #005588;
	border-width: 2px;
	color: white;
	text-align: center;
	text-decoration: none;
	width: auto;
	margin-right: 15px;
}*/

.Topbox
{
	background-color: #FFFFE1;
	border-color: #A8A800;
	border-style: solid;
	border-width: 1px;
	margin-left: 2em;
	margin-right: 2em;
	padding: 10px;
	width: 445px;
}

.Topbox li { list-style-type: square !important; }
.form .errorlabel { color: red; }

.form .errorbox
{
	background-color: #FFE1D2;
	/*
 border-color: Red;
 border-width: 1px;
 border-style: solid;*/
}
#mainform #validSummary{
  border: 2px solid #CA6A06;
  background-color:#FFF;
  padding:12px;
  width:80%;
  margin:2em auto 2em auto;
}
#mainform #sentThanks{
  border: 2px solid #5D8B4E;
  background-color:#FFFFFF;
  padding:12px;
  width:80%;
  text-align:center;
  margin:20px auto auto auto;
}

.form .subtitle
{
	clear: both;
	margin-left: 150px;
	margin-top: 3px;
	color: Gray;
	font-size: 0.9em;
}

/* Date Picker */
.form table td { background-color: white; }

.calendar_button
{
	border: none;
	cursor: pointer;
}

.picker
{
	background-color: #FFFFFF;
	border: 1px gray solid;
	font-size: 12px;
	font-weight: bold;
	font-family: "Verdana",monospace;
	padding: 2px;
	cursor: pointer;
	width: 250px !important;
}

.calendar td { font-size: 11px; }

.title
{
	font-weight: bold;
	background-color: #D7D7E5;
}

.content .day
{
	width: 25px;
	cursor: pointer;
	text-align: center;
	border-width: 1px;
	border-color: #F6F6F6;
	border-style: solid;
}

.dayhover
{
	width: 25px;
	cursor: pointer;
	text-align: center;
	text-decoration: underline;
	border-width: 1px;
	border-color: #F6F6F6;
	border-style: solid;
}

.dayheader
{
	width: 25px;
	text-align: center;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	font-weight: bold;
	background-color: #FFFFFF;
}

.othermonthday { color: #999999; }
.outofrangeday { visibility: hidden; }

.selectedday
{
	width: 25px;
	background-color: #FBE694;
	color: #000000;
	border-width: 1px;
	border-color: #BB5503 !important;
	border-style: solid;
	font-weight: bold;
}

.calendar
{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	border-collapse: collapse;
	background-color: #FFFFFF;
	cursor: default;
}

.month
{
	background-color: #F6F6F6;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.nextprev
{
	cursor: pointer;
	height: 25px;
	vertical-align: center;
	padding: 0px 5px 0px 5px;
}

.selector
{
	width: 14px;
	cursor: pointer;
	text-align: left;
	vertical-align: center;
	background-color: white;
}
.btnPair{
  text-align:right;
  width:100%;
  padding:8px;
}
.btnPair input{
  width:175px;
  margin:0px 10px 0px 10px;
}
