/* DEFAULTS START */

body  { 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-weight: normal; 
	/*background: #ffffff url("../images/bkgd.gif");*/
	background-color: #2f2f2f;
	text-align: center; 
	margin: 0;
	padding: 0;
 }

/* DEFAULTS END */

/* LAYOUT START */
#capsule {
   width: 773px;				/* set the width of the entire page */
   margin: 0px auto;              /*ensure the capsule is centered */
   background-color: #ffffff;
   	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
   
}

#capsule_header  { 
	background-image: url("../bcwca_images/banner_bkgd.jpg"); 
	background-repeat: no-repeat; 
	background-position: 234px 0;/*164*/
	margin: 0; 
	padding: 0px; 
	width: 773px; 
	/*height: 136px*/
	
}
	
#capsule_header img{
	float: left;
}
#capsule_header #subhead1{
	float: right;
	width: 500px;/*546*/
	height: 105px;
	border: 0px solid #000000;
	margin: 0px 0px;
    padding: 0px 0px 0px 0px;

}

#subhead1 img{
	float: right;
	border-left: 1px solid #ffffff;
	
	
}
#capsule_header #subhead2{
	margin: 0px 0px;
    padding: 5px 10px 0px 0px;
	width: 763px;
	height: 21px;
	background-color: #a40f1b;
	clear: both;
	text-align: right;
	color: #ffffff;

}
.divider{
	clear: both;
	width: 773px;
	height: 3px;
	background-color: #000000;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#capsule_body  { 
	background-image: url(../trades/images/lp_bkgd.gif); 
	background-repeat: repeat-y; 
	background-position: 3px 0px;
	margin: 0px 0px; 
	padding: 0px 0px; 
	width: 773px; 
	clear: left;
	}	
	
#left_pane{
	float: left;
	width: 173px;
	text-align: left;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px;
}
#right_pane{
	float: left;
	width: 420px;
	text-align: left;
	margin: 0px 0px;
    padding: 0px 0px;
    border: 0px solid #000000;
}
#sp #right_pane{
	float: left;
	width: 595px;
	text-align: left;
	margin: 0px 0px;
    padding: 0px 0px;
    border: 0px solid #000000;
}
#sidebar{
	float: left;
	width: 175px;
	text-align: center;
	margin: 0px 0px;
    padding: 0px 0px;
}

.clear{
	clear: left;

}
#capsule_footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
    color: #ffffff;
}

/* LAYOUT END */



/* COMPONENTS START */

#content{
	margin: 0px 0px 0px 0px;
 	padding: 10px 20px 10px 20px;

}
#content ul{
	margin: 0px 0px 10px 30px;
 	padding: 0px 0px 0px 0px;

}
#content ol{
	margin: -5px 0px 10px 30px;
 	padding: 0px 0px 0px 0px;

}
#content li{
	margin: 0px 0px 0px 0px;
 	padding: 5px 0px 5px 0px;
 	line-height: 16px;

}

#right_pane h1{
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 15px 0px;
 	font-size: 16px;
 	color: #a40f1b;
}
#right_pane h2{
 	margin: 10px 180px 0px 0px;
 	padding: 2px 10px 3px 10px;
 	font-size: 13px;
 	color: #ffffff;
 	background-color: #a40f1b;
 	text-align: center;
 	/*border-bottom: 1px solid #6c6c6c;*/
}
#sp h2{
 	margin: 10px 0px 10px 0px;
 	padding: 3px 0px 4px 0px;
 	font-size: 13px;
 	color: #ffffff;
 	background-color: #a40f1b;
 	text-align: center;
 	/*border-bottom: 1px solid #6c6c6c;*/
}
#right_pane h3{
 	margin: 10px 0px 5px 0px;
 	padding: 0px 0px 0px 0px;
 	font-size: 12px;
 	color: #000000;
 	text-transform: uppercase;

 	/*border-bottom: 1px solid #6c6c6c;*/
}
#right_pane h5{
 	margin: 10px 20px 5px 20px;
 	padding: 2px 0px 2px 0px;
 	font-size: 12px;
 	color: #000000;
 	text-align: center;
 	text-transform: uppercase;
 	border: 1px solid #000000;
}
#right_pane h6{
 	margin: 10px 0px 0px 0px;
 	padding: 2px 10px 3px 5px;
 	font-size: 12px;
 	color: #a40f1b;
 	/*background-color: #a40f1b;*/
 	text-align: left;
 	border-bottom: 1px solid #6c6c6c;
}
#right_pane p{
	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 10px 0px;
 	font-size: 11px;
 	line-height: 18px;
}
#right_pane td{
	margin: 0px 0px 0px 0px;
 	padding: 5px 0px 5px 5px;
 	font-size: 10px;

}
#right_pane #news{
 	margin: 0px 0px 5px 0px;
 	padding: 10px 10px 10px 10px;
 	color: #000000;
 	text-align: left;
 	border-top: 1px solid #6c6c6c;
}

#right_pane  #news p{
	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 5px 0px;
 	font-size: 11px;
 	line-height: 17px;
}
#sidebar h2{
	background-color: #999999;
	width: 172px;
	margin: 10px 0px 0px 0px;
    padding: 3px 0px 4px 0px;
    color: #000000;
    font-size: 12px;

}
#sidebar p{
	margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
    }
#sidebar #box{
	background-color: #DBDFEC;
	width: 155px;
	margin: 0px 0px 5px 0px;
    padding: 5px 5px 5px 10px;
    color: #000000;
    font-size: 11px;
    line-height: 15px;
    border: 1px solid #cccccc;
    text-align: left;
    }
        
#sidebar ul{
	list-style-image: url(../trades/images/square.gif);
	margin: 0px 0px 0px 20px;
    padding: 5px 5px 5px 0px;

}   
#sidebar li{
	list-style-image: url(../trades/images/square.gif);
	margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;

}  
.more_btn{
	width: 85px;
	text-align: center;
	Background-color: #A20005;
	border: 1px solid #000000;
	padding: 2px 2px;
	font-size: 10px;

}

#breadcrumbs{
	margin: 0px 20px 15px 10px;
 	padding: 5px 20px 4px 10px;
 	color: #3c3c3c;
 	border-bottom: 1px solid #cccccc;
}



/* COMPONENTS END */


/* SITE NAVIGATION */
 	
#left_pane ul{
	list-style: none;
	border-top: 2px solid #ffffff;
 	margin: 2px 0px 35px 3px;
 	padding: 0px 0px 0px 0px;
 	border-bottom: 1px solid #ffffff;
}
#left_pane li{
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	border-top: 1px solid #ffffff;
 	border-bottom: 1px solid #ffffff;
}
#left_pane li a{
  	display: block;
  	margin: 0px 0px 0px 0px;
 	padding: 3px 0px 4px 28px;
 	color: #000000;
 	text-decoration: none;
 	background-color: #CCCCCC;
}
html>body #left_pane li a { width: auto; }

#left_pane li a:link{
 	color: #000000;
 	text-decoration: none;
}
#left_pane li a:hover{
 	color: #ffffff;
 	text-decoration: none;
 	background-color: #a40f1b;
 	padding: 3px 0px 4px 22px;
 	font-weight: bold;
}
/*#left_pane li a:visited{
 	color: #000000;
 	text-decoration: none;
}*/


/* END SITE NAVIGATION */


/* LINKS START */
a{
outline: none;
}
:focus{
-moz-outline-style: none;
}



#subhead2 a:link{
	color: #ffffff;
 	text-decoration: none;
}
#subhead2 a:visited{
	color: #ffffff;
 	text-decoration: none;
}
#subhead2 a:hover{
	color: #000000;
 	text-decoration: underline;
 	font-weight: : bold;
}


#sidebar a:link{
 	color: #a40f1b;
 	text-decoration: underline;
}
#sidebar a:visited{
 	color: #a40f1b;
 	text-decoration: underline;
}
#sidebar a:hover{
 	color: #000000;
 	text-decoration: none;
}


.more_btn a:link{
	color: #ffffff;
	text-decoration: none;
}
.more_btn a:hover{
	color: #000000;
	text-decoration: none;
}
.more_btn a:visited{
 	color: #ffffff;
 	text-decoration: none;
}


#content a:link{
	color: #a40f1b;
	text-decoration: underline;
}
#content a:visited{
 	color: #a40f1b;
 	text-decoration: underline;
}
#content a:hover{
	color: #000000;
	text-decoration: none;
}



#breadcrumbs a:link{
	color: #a40f1b;
	text-decoration: underline;
}
#breadcrumbs a:visited{
 	color: #000000;
 	text-decoration: none;
}
#breadcrumbs a:hover{
	color: #000000;
	text-decoration: none;
}



#capsule_footer a:link, a:visited{
 	color: #ffffff;
 	text-decoration: none;
}
#capsule_footer a:hover{
 	color: #a40f1b;
 	text-decoration: none;
}

/* LINKS END */

/* COMPONENTS */

.category_content{
    float:left;
    width: 270px;
    margin: 0px 0px 0px 0px;
 	padding: 5px 0px 5px 5px;
 	font-size: 10px;
} 

.company_fieldset {
  float: left;
  width: 350px;
  padding: 0px;
  margin: 5px 5px;
}

.company_fieldset_top {
  width: 450;
  padding: 5px;
  margin: 5px auto;
}

/* --online course application-- */
.course_fieldset {
  float: left;
  width: 450px;
  padding: 0px;
  margin: 5px 5px;
}

.course_fieldset_top {
  width: 450;
  padding: 5px;
  margin: 5px auto;
}
/* --online course application-- */

.errormessages {
  width: 300;
  padding: 0px;
  margin: 0px auto;
  color: red;
  text-align: left;
}

.row {
  clear: left;
  padding-top: 10px;
  }

.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

.row span.formw {
  float: left;
  width: 100px;
  text-align: left;
  padding: 0px 0px 0px 20px
}
.row span.forme {
  float: right;
  width: 100px;
  text-align: left;
  padding: 0px 0px 0px 10px;
  margin: 0px auto;
}

select {
    font-size: 11px; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-weight: normal;
	background-color: #D7E5F2;
    color: #102132;
}

#select_content {
    text-align: center;
    margin: 0px auto;
}
/* COMPONENTS */

/* FORMS  */

form.login fieldset { 
  border-top: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 1em 1em 1em 1.5em;
  margin: 0px auto;
} 

form.login fieldset:hover {
  background: url(trades/images/bg_fieldset.gif) repeat-y;
  border: 1px solid #3A789D;
}

form.pom  {
  margin: 10px 0px;
}

form.pom fieldset {
    text-align: left;
    margin-bottom: 10px;
    padding: 5px ;
}

form.pom legend {
	padding: 0px 10px 5px 0px;
    margin: 0px 0px 0px -10px;
    font-size: 12px;
 	font-weight: bold;
    background-color: #fff;
}

form.pom label {
	float:left;
    width: 120px;
    display: block;
    padding: 3px 0px 0px 0px;
    vertical-align: top; 
    text-align: left;  
}

form.pom fieldset ol {
  margin: 0;
  padding: 0;
}
form.pom fieldset li {
  list-style: none;
  padding: 2px 0px;
  margin: 0;
}

form.pom fieldset a:link {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  text-decoration: none;
}

form.pom fieldset a:hover{
  color: #f00;
  text-decoration: none;
  font-weight: : bold;
}

form.pom fieldset a:visited{
  color: #f00;
  text-decoration: none;
  font-weight: : bold;
}

form.pom em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

/* --form for adding/editing online courses-- */
form.course_form  {
  margin: 10px 0px;
}

form.course_form fieldset {
    text-align: left;
    margin-bottom: 10px;
    padding: 5px ;
}

form.course_form legend {
	padding: 0px 10px 5px 0px;
    margin: 0px 0px 0px -10px;
    font-size: 12px;
 	font-weight: bold;
    background-color: #fff;
}

form.course_form label {
	float:left;
    width: 130px;
    display: block;
    padding: 3px 10px 0px 0px;
    vertical-align: top; 
    text-align: right;  
}

form.course_form fieldset ol {
  margin: 0;
  padding: 0;
}
form.course_form fieldset li {
  list-style: none;
  padding: 2px 0px;
  margin: 0;
}

form.course_form fieldset a:link {
  font-weight: bold;
  font-style: normal;
  color: #f00;
  text-decoration: none;
}

form.course_form fieldset a:hover{
  color: #f00;
  text-decoration: none;
  font-weight: : bold;
}

form.course_form fieldset a:visited{
  color: #f00;
  text-decoration: none;
  font-weight: : bold;
}

form.course_form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
/* ----end of course_form---- */

li.errorListElement input, li.errorListElement select {
  background-color: #FFCC66;
}


.caption_box
{
	width: 300px;
	float: right;
	border: 1px solid #CCCCCC;
	margin: 5px 0px 5px 10px;
}

.caption_box p
{
	text-align: center;
	width: 100%;
	display: block;
	padding: 0px !important;
}


/* END  FORMS  */
