/* CSS Document */

/* FAQ page */

@import 'collapsiblepanel.css';

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px; /* default font-size for 96dpi */
}

h1 {
	font-size: 28px;
	color: #666666;
	font-weight: normal;
}

h2 {
	font-size: 22px;
	background:url(../images/bullet/h2_arrow.jpg) no-repeat left top;
	min-height: 29px;
	font-weight:normal;
	padding-left: 35px;
	color:#7A7A7A;
	max-width: 700px;
	padding-bottom: 10px;
	margin:0.5em 0;
}

h3 {
	font-size: 1.2em;
}

h4 {
	color:#7A7A7A;
	padding: 0px;
	margin:0px !important;
	font-size: 1em;
}

h1.underlined,
h2.underlined,
h3.underlined,
h4.underlined {
	border-bottom:solid 1px #ccc;
}

div.clear{
	clear:both;
}

/* content area */
#wrapper, #wrapper.layout0 {
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
	background-color:#FFFFFF;
}
#content_container {
	width: 1020px;
	position: relative;
	background-image:url(../images/bg/right_background_strip.gif);
	background-position:right;
	background-repeat:repeat-y;
	
}

/* 1200px width container  */
#wrapper.layout1, #wrapper.layout1 #content_container {
	width:1200px;
}

#wrapper.layout1 #content_container #leftcontent {
	width:926px;
}

/* 1400px width container */
#wrapper.layout2, #content_container.layout2 {
	width:1400px;
}

#clearer10_1 {clear: left; line-height: 10px; height: 10px;}
#clearer0_1 {clear: left; line-height: 0px; height: 0px;}
/*Main content framework*/
#leftcontent {
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 10px;
	margin-right:261px;
	position: relative;
	width:746px;
}
html>body #leftcontent {
	margin-left: 10px;
	margin-right:264px;
}
#content_padding{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content_top_bar{
	width: 100%;
	height: 102px;
}
#logo{
	background-image:url(../images/logo/coachweb-logo-sm.png);
	width:250px;
	height:71px;
	float:left;
}

#red_line{
	clear: left;
	background-image:url(../images/bg/red_line_left.gif);
	background-repeat:no-repeat;
	background-color: #C61818;
	height: 10px;
	margin-bottom: 10px;
	width: 100%;
	line-height:10px;
}
#red_line_right{
	float: right;
	margin-right:-1px; /* IE6 float weirdness */
	background-image:url(../images/bg/red_line_right.gif);
	width: 3px;
	height: 10px;
}

/* Banners */
#content_banner {
	width:100%;
	height:135px;
	margin-bottom:1em;
	background-repeat:no-repeat;
}
.banner_landing {
	display:block;
	background-image:url('/html/images/banners/landing.jpg');
}
.banner_signup {
	display:block;
	background-image:url('/html/images/banners/register.jpg');
}
.banner_home {	
	display:block;
	background-image:url('/html/images/banners/welcomeback.jpg');
}

.banner_1 {	
	display:block;
	background-image:url('/html/images/banners/coachinginnw1.jpg');
}

.banner_2 {	
	display:block;
	background-image:url('/html/images/banners/coachinginnw2.jpg');
}

.banner_3 {	
	display:block;
	background-image:url('/html/images/banners/coachinginnw3.jpg');
}

.banner_employer {	
	display:block;
	background-image:url('/html/images/banners/employerssignup1.jpg');
}

.banner_employer1 {	
	display:block;
	background-image:url('/html/images/banners/employers1.jpg');
}

.banner_employer2 {	
	display:block;
	background-image:url('/html/images/banners/employers2.jpg');
}


#flashtag {
	float:right;
}

#flashtag span {
	display:none;
}

/* Landing page */
#landing_list {
	height:9.2em;
	margin:0;
	padding:0.25em;
}

#landing_list.article {
	padding:4px;
}

#landing_list h1 {
	font-size:1.2em;
	margin-top:-0.5em;
	margin-bottom:0em;
	margin-right:0.5em;
}

#landing_list p {
	margin:0;
	padding-bottom:0.5em;
	padding-top:0.0em;
	text-indent:0.8em;
}

#landing_list ul {
	margin:0 1.0em 0 0;
	padding:0;
}

#landing_list ul li {
	max-width:100%;
	margin:0 0 0 1.0em;
	padding:0 0 0 1.5em;
}

div#landing_buttons {
	margin-top:1em;
}

div#landing_buttons div {
	height:59px;	
}

div#landing_buttons p {
	float:left;
	font-size:1em;
	margin-left:1.0em;
	width:70px;
	display:block;
	padding-top:0px;
	line-height:2em;
	text-align:center;
}

div#landing_buttons div.left {
	float:left;
	text-align:right;
	margin-left:2.0em;
}
div#landing_buttons div.right {
	float:left;
	text-align:left;
	margin-left:2.0em;	
}
div#landing_buttons a {
	display:block;
	width:243px;
	line-height:59px;
	color:#fff;
	text-align:center;
	color:#eee;
	font-size:bold;
	text-decoration:none;
}

div#landing_buttons div.left a {
	background-image:url(../images/bg/landing_button_off.png);
	background-repeat:no-repeat;
}

div#landing_buttons div.right a {
	background-image:url(../images/bg/landing_button_off.png);
}

div#landing_buttons div.left a:hover,
div#landing_buttons div.right a:hover {
	background-image:url(../images/bg/landing_button_on.png);
	color:#fff;
}

#landing_news {

}

#landing_news span{
	font-size:10px;
	/*font-style:italic;*/
	font-weight:bold;	
}

#landing_news h2 {
	margin-top:0.5em;
	margin-bottom:0em;
}
#landing_news h2 a {
	text-decoration:none;
	color:#7A7A7A;
}

#landing_news h2 a:hover {
	color:#CC0000;
	cursor:pointer;
}

/*Right bar framework*/
#rightcontent {
	position: absolute;
	right:0px;
	top:0px;
	width:254px;
}
#login_box_container,
.dock_box_container
{
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: 1.5em;
	background-image:url(../images/bg/login_box_background.gif);
	margin-left:1px;
}
#login_box_container {
	margin-top: 110px;
}
#login_box_container form,
.dock_box_container form
{
	padding: 0px;
	margin: 0px;
}
#login_box_top,
.dock_box_top{
	background-image:url(../images/bg/login_box_top.gif);
	background-repeat:no-repeat;
	height: 15px;
	margin:0;
	padding:0;
}
#login_box_bottom,
.dock_box_bottom{
	background-image:url(../images/bg/login_box_bottom.gif);
	background-repeat:no-repeat;
	height: 10px;
}
#login_box_bottom{
	margin-top:0px; /* line up with banner */
	margin-left:1px;
}

/* Main formattng framework */
.main_heading{
	width: 100%;
}
#top_image{
	position:absolute;
	right: 0px;
	width: 300px;
	height: 200px;
	background-color:#CCCCCC;
	line-height: 200px;
	vertical-align:middle;
	text-align:center;
	margin-top: 10px;
}

/* links */
a img 
{
	border:0;
}

/* crumb trail */

.crumb_back{
	float:left;
	width:24px;
	text-indent:-9999px;
	height:24px;
	background-image:url(../images/admin/icons/med/back.png);
	background-repeat:no-repeat;
	margin-right:5px;
	font-size:1px;
	display:block;
}

.crumb_back a{
	display:block;
	width:23px;
	height:20px;
	
}

h1.crumb {
	font-size:0.85em;
	font-style:italic;
	margin-bottom:1em;
}

h1.crumb span.glue {
	margin-right:0.5em;
	margin-left:0.5em;
}

h1.crumb a {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	line-height:23px;
}

/* Errors and feedback */
#feedback ul,
#errors ul{
	margin-left:0 !important;
	margin-bottom:1em !important;
	list-style:none;
	font-size:12px;
	padding-left:0 !important;
	color:#000 !important;
}

#feedback ul li{
	line-height:32px !important;
	background:#D7FFC4 7px 8px no-repeat url(../images/admin/icons/small/apply.gif) !important;
	margin-bottom:4px !important;
	padding-left:30px !important;
	border:1px solid #339900 !important;
}

#errors ul li{
	line-height:32px !important;
	background:#FFD2D2 7px 8px no-repeat url(../images/admin/icons/small/cancel.gif) !important;
	margin-bottom:4px !important;
	padding-left:30px !important;
	border:1px solid #CC0000 !important;
}

/* Partner block */

ul#partners {
	height:35em;
}

ul#partners li {
	float:left;
	text-align:center;
	margin:0;
	height:16em;
	width:27%;
	text-align:center;
}

ul#partners_in_the_northwest {
	height:98em;
}

ul#partners_in_the_northwest li {
	float:left;
	text-align:center;
	margin:0;
	height:16em;
	width:30%;
}


/* Flash Tag*/

#front_flash{
	float:left;
}

#flashlogo{
	margin-left:50px;
	margin-top:30px;
	width:150px;
	height:120px;
	padding:none;
}

#flashlogo p{
	font-size:11px;
	padding-left:8px
}

#testimonial{
	margin-top:30px;
	width:170px;
	margin-left:50px;
	font-size:12px;
	color:#fff;
	/*text-align:justify;*/
}

#testimonial_author{
	font-size:11px;
	font-weight:bold;
}

#contact_list {
	height:200px;
	padding:none;
	margin-top:20px;
}

#contact_list li{
	float:left;
	list-style:none;
	margin-right:100px;	
}

/* accessibility links*/

#accessibility{
	display:none;
	
}


/* Full Article Link */
.full_article_link{
	display:block;
	text-decoration:none;
	color:#ffffff;	
    font-size:12px;
    background-image:url(../images/buttons/submit_bg.png);
    width:118px;
    height:16px;
    font-weight:bold;
    padding:2px 0 4px 4px;
    text-align:left;
    color:#ffffff;
    cursor:pointer;
}

#login_button{
	background-image:url(/html/images/bg/login_box_button.gif);
	background-repeat: no-repeat;
	width:122px;
	height:22px;
	border:none;
	cursor:pointer;
	font-size:0px;
	display:block;
	color:#CC0000;
}

/* Buttons */
.submit{
	display:block;
	text-decoration:none;
	color:#ffffff;	
    font-size:12px;
    background-image:url(../images/buttons/submit_bg.png);
    font-weight:bold;
    text-align:left;
    color:#ffffff;
    cursor:pointer;
}


.link_button{
	display:block;
	text-decoration:none;
	color:#ffffff !important;	
    font-size:12px;
    background-image:url(../images/buttons/submit_bg.png);
    font-weight:bold;
    text-align:left;
    color:#ffffff;
    cursor:pointer;
    width: 114px;
    height: 14px;
    padding: 4px;
    background-repeat: no-repeat;
}


.light_link{
	color:#999999;
	font-size:12px;
	line-height:2em;
	margin:0 0 1em;
	text-align:center;
}


#profile_agreement .submit{
	float:right;
	margin-right:10px;
}

.sm_edit{
	background-image:url(/html/images/dash/dashboard_edit_small.jpg);
	background-repeat: no-repeat;
	width:22px;
	height:18px;
	border:none;
	cursor:pointer;
	font-size:0px;
	display:block;
	color:#CC0000;
	padding-left:22px;
}

.sm_edit p{
	font-size:11px;	
}

.sm_pdf{
	background-image:url(/html/images/buttons/pdf.png);
	background-repeat: no-repeat;
	width:22px;
	height:18px;
	border:none;
	cursor:pointer;
	font-size:0px;
	display:block;
	color:#CC0000;
	padding-left:22px;
}

.sm_pdf p{
	font-size:11px;	
	width:90px;
}
.continue,
.cancel{
	width:122px;
	height:22px;
	line-height:22px;
	border:none;
	cursor:pointer;
	display:block;
	float:left;
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
	text-indent:8px;
	font-size:12px;
}
.continue{
	background:url(/html/images/buttons/submit_bg.png) no-repeat;
}
.cancel{
	background:url(/html/images/buttons/cancel_bg.png) no-repeat;
}

.loader{padding-left:3px;}

/* advert */

div.article div table {
  border-collapse: collapse;
  border: 1px solid #ccc;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #efefef;
}

div.article div table td, th {
  border: 1px dotted #ccc;
  padding: 0.7em;
}
  
div.article div table caption {
  text-align: left;
  font: 12px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color:#7A7A7A;

}

#report-query{
	font-size:0.8em;
	width:800px;
	height:400px;
	margin-left:100px;
	overflow:auto;
}

/* Documents */
.documents_archived{
	min-height:600px;
	padding-top:1em;
}
.doc_uploaded{
	float:left;
	width:500px;
	padding:1%;
	margin:1%;
	background:#fff;
	border:5px solid #e4e4e4;
}
.doc_uploaded h2{
	margin-top:0px;
	margin-bottom:0;
	
}
.doc_uploaded .date{
	width:100%;
	float:left;
	margin-bottom:0.5em;
}
.doc_uploaded dl{
	font-size:0.75em;		
	line-height:1.5em;
}
.doc_uploaded dl dt{
	float:left;
	font-weight:bold;

}
.doc_uploaded dl dd{
	margin-left:100px;	
}

#landing_buttons{
	float:left;
	clear:both;
}

.events_month{
	color:#012754;
	font-size:22px;
	padding:10px;
}

p.inline_help {
	padding:10px;
	background-color:#eee;
}
/* pagination */
.paginate-top,
.paginate{
	height:28px;
	width:95%;
	margin:0 auto;
	background:#F1F1F1;
	border:1px solid #E4E4E4;	

}
.paginate-top{
	margin-top:10px;
	margin-bottom:10px;
}
.paginate{
	margin-top:10px;
}
.paginate-top .left,
.paginate-top .right,
.paginate .left,
.paginate .right{
	padding:4px;
}

div.develmsg {
	background-color: black; color: white; font-size: 10px; padding: 5px;
}

/* tabs */

.tabs{width:100%;float:left;}
.tabs ul{width:100%;float:left;margin:0; height:25px; padding-left:0 !important;}
.tabs li.tab{
	background:url(/html/images/buttons/tab_l.png) top left no-repeat !important;
	height:25px;
	line-height:25px;
	width:140px;
	float:left;
	margin:0 3px 0 0;
}

.tabs li.filter_toggle{
	width:45px;
	text-indent:2px;
	background:url(/html/images/buttons/tab_f.png) top left no-repeat !important;
}

.tabs li.tab a{
	color:#fff;
	text-decoration:none;
	outline:none
}
.tabs li.tab:hover,
.tabs li.tab.current{
	background-position: bottom left !important;
}
.tab_container{
	width:715px;
	min-height:200px;
	float:left;
	border:2px solid #cc0000;
	background:#f8f8f8;
}
.tab_container .opp_list dd{
	background:#fff;
	margin-bottom:1.5em;
	border-color:#999 !important;
	width:681px; !important;
}
*+html .tab_container .opp_list dd{width:682px; !important;} 
* html .tab_container .opp_list dd{width:700px; !important;}
* html .tab_container .opp_list dt{width:696px; !important;} 
.tab_container .opp_list dt{
	border-color:#999 !important;
	font-size:1.2em;
	width:678px;
}
.tab_container .opp_list {
	color:#000;
	margin-left:10px;
}
.tab_container h3{
	margin:10px 0 0 0;
	width:100%;
	height:200px;
	text-indent:10px;
}
.tab_container p{
	text-align:center;
	clear:both;
}
.opp_list_filters{
	border-bottom:2px solid #cc0000;
	width:695px;
	float:left;
	padding:10px 10px 3px 10px;
	margin-bottom:1em;
	background:#cecece;
}
*html .opp_list_filters{
	width:100%;	
}
.opp_list_filters select{
	width:200px;
}
.opp_list_filters label{
	color:#000;
}

.opp_list_filters p{
	text-align:left;
	color:#000;
}

.opp_list_filters .left{
width:360px;
}
#opp_apply{
	padding:10px;
}
#opp_apply p{
	text-align:left;
	padding:0.75em 0 0 0;
}

.go_yes,
.go_no{ 
	width:140px;
	height:22px;
	line-height:22px;
	text-indent:8px;
	display:block;
	float:left;	
	font-weight:bold;
	color:#fff !important;
	margin-right:5px;
	text-decoration:none;
}

.go_yes{
	background:url(/html/images/buttons/yes.png) top no-repeat !important;
}
.go_no{
	background:url(/html/images/buttons/no.png) top no-repeat !important;
}
a.go_yes:hover,
a.go_no:hover{
	background-position:bottom !important;
}
.confirm_wrapper{
	margin:1em 0 0 0;
	float:right;
}