/*

	CASLT/ACPLS - Main Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */
body {
	background: #666666;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 15px 0 15px 0;
}

table tr td {
	color: #000000;
	font-size: 11px;
}

/* =Splash
---------------------------------------------------------------------------------------------------- */
#splash-bg {
	position: relative;
	height: 335px;
	width: 980px;
}

#splash-bg #splash-text p {
	background: url('../img/wrapper/bullet-blue.gif') 0 3px no-repeat;
	padding: 0 0 0 12px;
	margin: 5px 0 7px 0;
}

#splash-bg #splash-text {
	position: absolute;
	top: 136px;
	left: 234px; 
	font-size: 12px;
	color: #000000;
	width: 444px;
}

br.half {
	line-height: 50%;
}
.hr {
	border: 0;
 	width: 100%;
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	margin: 0;
}

#splash-nav-bg {
	background: url('../img/wrapper/splash-nav-bg.gif') 0 0 no-repeat;
	width: 980px;
	height: 30px;
}

#splash-nav-bg #items {
	padding: 0 0 0 236px;	
}

/* =Global Layout
---------------------------------------------------------------------------------------------------- */
#container {
	width: 100%;
	text-align: center;
}

#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto 0 auto;
    padding: 0;
}

#header {
	margin: 0;
	padding: 0;
}

#caslt-logo {
	display: none;
}

/* =Layout - Hompage Specific
---------------------------------------------------------------------------------------------------- */
#main-content {
	background: #ffffff;
	padding: 45px 0 0 0;
}

#main-content #img-left{
	float: left;
	text-align: left;
	width: 177px;
	vertical-align: bottom;
	padding: 15px 0 0 0;
}

#main-content #home-content {
	float: left;
	width: 597px;
}

#main-content #home-sidebar {
	float: left;
	width: 206px; 
}

#main-content .home-clr {
	clear: both;
	font-size: 1px;
	border-bottom: 1px solid #2467A8;
}

.home-quote {
	margin: 0;
	padding: 20px 0 0 0px;
	font-size: 14px;
	color: #336699;
	font-style: italic;
	font-weight: bold;
	width: 530px;
}

.home-quote span {
	display: block;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

#spotlight {
	background: url('../img/wrapper/spotlight-bg.jpg') 0 0 no-repeat;
	height: 74px;
	width: 559px;
	margin: 15px 0 0 0;
}

#spotlight #items {
	padding: 10px 0 0 175px;
}

#spotlight #items a {
	background: url('../img/wrapper/bullet-blue.gif') 0 3px no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	padding: 0 0 0 12px;
	margin: 3px 0 8px 0;
}

#spotlight #items a:hover {
	color: #663333;
	text-decoration: underline;
}

#spotlight-f {
	background: url('../img/wrapper/spotlight-bg-f.jpg') 0 0 no-repeat;
	height: 74px;
	width: 559px;
	margin: 15px 0 0 0;
}

#spotlight-f #items {
	padding: 10px 0 0 165px;
}

#spotlight-f #items a {
	background: url('../img/wrapper/bullet-blue.gif') 0 3px no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	padding: 0 0 0 12px;
	margin: 3px 0 8px 0;
}

#spotlight-f #items a:hover {
	color: #663333;
	text-decoration: underline;
}

.home-boxes {
	background: url('../img/wrapper/home-boxes-bg.gif') repeat-y;
	width: 269px;
	_height: 180px;
	min-height: 180px;
}

.home-boxes .items {
	padding: 3px 15px 10px 15px;
}

.home-boxes .items div {
   background: url('../img/wrapper/mp3-bullet.gif') 0 3px no-repeat;
   padding: 0 0 0 28px;
   margin: 5px 0 10px 0;
}

.home-boxes-dynamic {
	background: url('../img/wrapper/home-boxes-bg.gif') repeat-y;
	width: 269px;
}

.home-boxes .items .desc {
	width: 120px;
	line-height: 15px;
}

#home-sidebar {
	width: 206px;
	margin: 0;
}

#home-sidebar #login {
	background: #E7E7E7;
	padding: 10px;
	margin: 0;
	border-bottom: 4px solid #ffffff;
}

#home-sidebar #news {
  	background: #E7E7E7;
	padding: 10px 10px 10px 15px;
	margin: 0;
	border-bottom: 4px solid #ffffff; 
}

#home-sidebar #news div {
   	background: url('../img/wrapper/bullet-blue.gif') 0 3px no-repeat;
	padding: 0 0 0 12px;
	margin: 5px 0 7px 0;
}

#home-sidebar #action {
	background: #DEE2F0;
	border-bottom: 4px solid #ffffff;
	padding: 10px 10px 5px 15px;
	margin: 0;
}

#home-sidebar #action img.pos {
	margin-top: 10px
}

#home-sidebar #action .caption {
	color: #999999;
	font-size: 10px;
	margin: 5px 0 3px 0;
}

#home-sidebar .btn {
	margin: 0;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#main-content-brown {
	background: #ffffff url('../img/wrapper/main-bg-brown.gif') repeat-y;
	padding: 45px 0 0 0;
}

#main-content-brown #left-nav-brown {
	float: left;
	text-align: left;
	width: 177px;
	/* border: 1px solid green; */
}

#main-content-brown #content {
	float: left;
	width: 597px;
	_height: 500px;
	min-height: 500px;
	font-size: 12px;
	/* border: 1px solid red; */
}

#main-content-brown #content p {
	line-height: 16px;
	margin-right: 5px;
}

#main-content-brown #content .pad {
	padding: 0 15px 0 20px;
}

#main-content-brown #sidebar {
	float: left;
	width: 206px; 
}

#main-content-brown .clr {
	clear: both;
	font-size: 1px;
	border-bottom: 1px solid #2467A8;
}

#main-content-blue {
	background: #ffffff url('../img/wrapper/main-bg-blue.gif') repeat-y;
	padding: 45px 0 0px 0;
}

#main-content-blue #left-nav-blue {
	float: left;
	text-align: left;
	width: 177px;
	/* border: 1px solid green; */
}

#main-content-blue #content {
	float: left;
	width: 597px;
	_height: 500px;
	min-height: 500px;
	font-size: 12px;
	/* border: 1px solid red; */
}

#main-content-blue #content p {
	line-height: 16px;
	margin-right: 5px;
}

#main-content-blue #content .pad {
	padding: 0 15px 0 20px;
}

#main-content-blue #sidebar {
	float: left;
	width: 206px; 
}

#main-content-blue .clr {
	clear: both;
	font-size: 1px;
	border-bottom: 1px solid #2467A8;
}

#testimonial {
	margin-bottom: 20px;
}

#testimonial td {
	background: #e5e9f3;
	color: #2467a8;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
	line-height: 15px;
	padding: 0 7px 7px 7px;
}

#testimonial span {
	display: block;
	color: #000000;
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
}	

#testimonial2 {
	margin-bottom: 20px;
}


#testimonial2 td {
	background: #ece4e4;
	color: #804040;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
	line-height: 15px;
	padding: 7px 7px 7px 7px;
}

#testimonial2 span {
	display: block;
	color: #000000;
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
}	


.img-left {
	margin: 10px 15px 3px 0;
}

.img-right {
	margin: 0 0 0 15px;
}

.img-left-text {
	float:left;
	margin: 13px 15px 3px 0;
}
#shoppingcart {
	background: #d6dcec;
	padding: 10px;
}

#roundedblue {
	background: #d6dcec url('../images/rounded-topleft.gif') no-repeat top left;
	margin-bottom: 20px;
}
#roundedblue div {
	background: url('../images/rounded-topright.gif') no-repeat top right;
}
#roundedblue div div {
	background: url('../images/rounded-bottomleft.gif') no-repeat bottom left;
}
#roundedblue div div div {
	background: url('../images/rounded-bottomright.gif') no-repeat bottom right;
	padding: 15px;
}

.flat, .flatdark {
	border: 1px solid #006fab;
	background: url('../images/btn-bg.gif') repeat-x;
	color: #006fab;
	text-transform: uppercase;
	height: 21px;
	font-size: 9px;
	margin-top: 7px;
	cursor: pointer;
}

.flatRed {
	border: 1px solid #006fab;
	background: url('../images/btn-bg.gif') repeat-x;
	color: #FF0000;
	text-transform: uppercase;
	height: 21px;
	font-size: 9px;
	margin-top: 7px;
	cursor: pointer;
}

.flatdark {
	background: url('../images/btn-bgdark.gif') repeat-x;
	color: white;
}
/* =Sidebar
---------------------------------------------------------------------------------------------------- */
#sidebar {
	width: 206px;
	margin: 0;
}

#sidebar #login {
	background: #E7E7E7;
	padding: 10px;
	margin: 0;
	border-bottom: 4px solid #ffffff;
}

#sidebar #links {
  	background: #E7E7E7;
	padding: 10px 10px 10px 15px;
	margin: 0;
	border-bottom: 4px solid #ffffff; 
}

#sidebar #links ul {
padding: 5px 0 5px 0;
margin: 0;
list-style: none;
}

#sidebar #links ul ul  {
padding: 0;
margin: 0;
list-style: none;
}

#sidebar #links ul ul li {
padding: 2px 0 2px 20px;
margin: 0;
list-style:none;
background: url('../img/wrapper/bullet-blue.gif') 8px 5px no-repeat;
}


#sidebar #links li {
padding: 2px 0 2px 0 ;
margin: 0;
}

#sidebar #links .sub-nav {
	margin: 10px 0 0 0;
}

#sidebar #links .sub-nav a {
  	display: block;
	width: 160px;
	color: #336699; 
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0
}

#sidebar #links .sub-nav a:hover {
  	color: #663333;
}

#sidebar .btn {
	margin: 0;
}

#sidebar #media-contact {
	padding: 10px 10px 10px 15px;
	margin: 0;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb {
	color: #999999;
	font-size: 10px;
	padding: 12px 0 10px 0;
}

#breadcrumb a {
	color: #999999;
	font-size: 10px;
}

#breadcrumb a:hover {
	color: #999999;
	font-size: 10px;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */
#main-nav {
	background: #cccccc;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 101;
	width: 980px;
}

#main-sub-nav {
	border-top: 3px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	background: #979797;
	position: absolute;
	z-index: 100;
	width: 980px;
	margin: 0;
	padding: 0;
}

#black-brd-btm {
	background: #000000;
	height: 4px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#left-nav-brown #items  {
	padding: 10px 10px 10px 10px;
}

#left-nav-brown #items a {
 	display: block;
   	color: #666666;
	text-decoration: none;
    font-weight: bold;
	margin: 4px 0 15px 0; 
}

#left-nav-brown #items a:hover {
	text-decoration: underline;
}

#left-nav-brown #sub-nav {
	margin-bottom: 18px;
	margin-left: 10px;
}

#left-nav-brown #sub-nav a {
	background: url('../img/wrapper/sub-nav-bullet-brown.gif') 0 2px no-repeat;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 12px;
	margin: 3px 0 3px 0
}	

#left-nav-blue #items  {
	padding: 20px 10px 10px 10px;
}

#left-nav-blue #items a {
   	display: block;
   	color: #666666;
	text-decoration: none;
    font-weight: bold;
	margin: 4px 0 15px 0; 
}

#left-nav-blue #items a:hover {
	text-decoration: underline;
}

#left-nav-blue #sub-nav {
	margin-bottom: 18px;
	margin-left: 10px;
}

#left-nav-blue #sub-nav a {
	background: url('../img/wrapper/bullet-blue.gif') 0 2px no-repeat;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 12px;
	margin: 3px 0 3px 0
}	

#font-adjust {
	padding: 0;
	color: #666666;
}

#font-adjust p {
	color: #666666;   		
	font-size: 8px;
	margin: 0;  
}

#font-adjust a {
	color: #666666;   		
	font-size: 8px;
}

#survey-box {
	border: 1px solid #d7dced;
	background: #f7f8fd;
	padding: 10px 15px 15px 15px;
	margin: 15px 0 15px 0;
}

#survey-box .survey-title {
	color: #921030;	
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
 	outline: none;
}

a {
	color: #336699; 
	outline: none;
}

a:hover {
	color: #663333; 
}

a img {
	border: none;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	background: #2467A8;
	color: #ffffff;
	padding: 10px 10px 4px 10px;
}

#footer .fl1 {
	background: #2467A8;
	float: left;
}

#footer .fl2 {
	background: #2467A8;
	float: left;
	padding: 8px 0 0 110px;
}

#footer .fl3 {
	background: #2467A8;
	float: left;
	padding: 0 0 0 30px;
}

#footer .clr {
	clear: both;
	font-size: 1px;
}

#footer a {
	color: #ffffff;
}

#footer-f {
	background: #2467A8;
	color: #ffffff;
	padding: 10px 10px 4px 10px;
}

#footer-f .fl1 {
	background: #2467A8;
	float: left;
}

#footer-f .fl2 {
	background: #2467A8;
	float: left;
	padding: 8px 0 0 26px;
}

#footer-f .fl3 {
	background: #2467A8;
	float: left;
	padding: 0 0 0 30px;
}

#footer-f .clr {
	clear: both;
	font-size: 1px;
}

#footer-f a {
	color: #ffffff;
}

/* =Topography
---------------------------------------------------------------------------------------------------- */
p {
	margin: 9px 0 4px 0;
}

h1 {
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 20px;
	letter-spacing: 0;
	margin: 14px 0 6px 0;
}

h2 {
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 18px;
	letter-spacing: 0;
	margin: 10px 0 8px 0;
}

h3 {
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: 0;
	margin: 10px 0 8px 0;
}

h3.keyline {
	border-bottom: 1px solid #d4e7f1;
	clear: left;
	padding-top: 10px;
}
h4 {
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	letter-spacing: 0;
	margin: 10px 0 12px 0;
}

h5 {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #2066a4;
	margin: 0px;
}

ul {
	list-style:square;
	padding: 0 5px 0 15px;
	margin: 0 5px 0 15px;
}

ol {
	padding: 0 5px 0 15px;
	margin: 0 5px 0 15px;
}

li {
	padding: 0 5px 5px 5px;
}


#main-content-brown #content h1 {
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 20px;
	letter-spacing: 0;
	color: #563433;
	text-transform: uppercase;
	
}

#main-content-brown #content h2 {
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 18px;
	letter-spacing: 0;
	color: #8c6361;
}

#main-content-blue #content h1 {
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 20px;
	color: #1B1464;
	text-transform: uppercase;
	letter-spacing: 0;
}

#main-content-blue #content h2 {
	font-family: 'trebuchet ms', verdana, sans-serif;
	font-size: 18px;
	letter-spacing: 0;
	color: #0061AA;
}


.no-bullet-list ul {
	list-style:none;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

.no-bullet-list li {

	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	
}

.google-ad {
	display:block;
	border: 1px solid #CCCCCC;
	width: 320px;
	padding: 10px 10px 10px 10px;
	margin: 20px 0 20px 0;	
	margin-left:auto;margin-right:auto;
}

.google-ad-table {
	padding: 5px 0 5px 0;
	margin:0;
}


#print-content{
	padding-bottom: 50px;
}

.reflexions-img {
	border: 1px #CCCCCC solid;
	padding: 15px 15px 15px 15px;
}


.quote {
	font-size: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* =Sitemap
---------------------------------------------------------------------------------------------------- */
#sitemap-bl a {
	color: #563433;
}

#sitemap-bl a:hover {
	color: #c7b6b6;
}

/* =Forms
---------------------------------------------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input.member-login {
	border: 1px solid #DDDDDD; 
	font-size: 12px;
	margin-bottom: 2px;
	width: 175px;
}

.validation {
	color: #FF0000;
	font-size: 11px;
}


#search {
	margin: 0;
	padding: 0;
}

#search a {
	color: #000000;
}

#search a:hover {
	color: #0d306b;
}

#search p {
	font-size: 10px;
	margin: 0;
}

input.search {
	border: 1px solid #DDDDDD; 
	font-size: 11px;
	width: 95px;	
}

.searchtxt {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

/* =Misc images
---------------------------------------------------------------------------------------------------- */
#img-caption {
 	float: right;
	margin: 20px 0 5px 5px;
	width: 222px;
}

#img-caption #caption {	
	background: #D7DCED;	
	font-size: 10px;
	color: #666666;
}

#img-caption #caption span {
 	margin: 0;
	display: block;
	line-height: 11px;
	font-size: 10px;
	color: #666666;
	margin: 0;
	padding: 5px 8px 5px 8px;
}

#headerPic {
	margin-top: 15px;
}


/* =Documents
----------------------------------------------------------------------------------------------------*/
.pdf{
	list-style: none;
	line-height: 16px;
	padding: 0 0 3px 12px;
	margin-bottom: 3px;
}

.link {
	line-height: 16px;
	padding: 0 0 3px 12px;
	margin-bottom: 3px;
}

ul li.pdf, ul li.link{
	padding: 0 0 3px 20px;
	margin: 0 0 3px -40px;
}

ul li.link {
	padding: 0 0 3px 0;
	margin: 0 0 3px -20px;
}

.pdf {
	background: #FFFFFF url('../images/icon-pdf.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.word {
	background: #FFFFFF url('../images/icon-word.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.ppt {
	background: #FFFFFF url('../images/icon-ppt.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.web {
	background: #FFFFFF url('../images/icon-web.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.graphic {
	background: #FFFFFF url('../images/icon-graphic.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}

.generic {
	background: #FFFFFF url('../images/icon-generic.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}


/* =MISC
----------------------------------------------------------------------------------------------------*/
.clear {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
	width: 100%;
}

.friends {
	padding: 0px 5px 5px 5px;
	float: right;
}


#data
{
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
}

#data th
{
	border: 1px solid #DDDDDD;
	padding: 4px 4px 5px 5px;
	background-color: #E8E8E8;
	color: #003555;
	font-size: 11px;
	text-align: left;
}

#data td
{
	border: 1px solid #DDDDDD;
	padding: 4px 4px 5px 5px;
	font-size: 11px;
}

.data
{
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
}

.data th
{
	border: 1px solid #DDDDDD;
	padding: 3px 2px 5px 5px;
	background-color: #E8E8E8;
	color: #003555;
	font-size: 11px;
	text-align: left;
}

.data td
{
	border: 1px solid #DDDDDD;
	padding: 3px 2px 5px 5px;
	font-size: 11px;
}

.data td.odd
{
	background-color: #D7DCED;
}


fieldset {
	border: 1px solid #DDDDDD;
	margin: 15px 15px 15px 15px;
	font-size: 13px;
	float:right;
	width: 525px;
}
fieldset.proper-fieldset {
	margin: 25px 0 25px !important;
	width: 536px;
}

fieldset div {
	padding: 5px 5px 5px 5px;
}
legend {
color:#999999;

	}
	
blockquote.applynow {
	border: 1px solid #EDEDED; 
	padding: 5px;
}	

/* =Sponsors display table
---------------------------------------------------------------------------------------------------- */
.sponsors td {
padding: 0 5px 0 5px;
}

/* =Reflexions 
---------------------------------------------------------------------------------------------------- */
.members {

list-style:none;
background: url('../images/members-blt.jpg') 0px 4px no-repeat;
}

.members-list  li {

display:block;
padding: 2px 0 10px 20px;
margin: 0;
list-style:none;
}

.issues-list  {
padding: 40px 0 10px 0px;
margin:0;
}
.issues-list li {
list-style:none;
padding: 0px 10px 52px 10px;
}

span.mo {
	background: url('../images/members-blt.jpg') 0px 4px no-repeat;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;
}

/* =CSS Menus
---------------------------------------------------------------------------------------------------- */
.qmmc .qmdivider {display:block;font-size:1px;border-width:0px;border-style:solid;}
.qmmc .qmdividery {float:left;width:0px;}
.qmmc .qmtitle {display:block;cursor:default; }
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc {position:relative;width:100%;}
.qmmc a, .qmmc li {float:left;display:block;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div {visibility:hidden;position:absolute;}


/* =First menu (blue)
---------------------------------------------------------------------------------------------------- */   
/* (MAIN) Container */	
#qm0 {	
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 774px;
}


/* (MAIN) Items */	
#qm0 a {	
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}


/* (MAIN) Hover State */	
#qm0 a:hover {	
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}


/* (MAIN) Parent items */	
#qm0 .qmparent {	
	background: right 0 no-repeat;
}

/* (MAIN) Active State */	
body #qm0 .qmactive, body #qm0 .qmactive:hover {	
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

/* (SUB) Container */	
#qm0 div {	
	padding: 0;
	margin: -3px 0 0 0;
	background: #2468a9;
	border: 2px solid #ffffff;
}

/* (SUB) Items */	
#qm0 div a {	
	padding: 4px 25px 4px 15px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	width: 175px;
	margin: 0;
}


/* (SUB) Hover State */	
#qm0 div a:hover {	
	background: #0e316b;
	padding: 4px 25px 4px 15px;
	color: #ffffff;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

/* (SUB) Active State */	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {	
	background: #0e316b;
	padding: 4px 25px 4px 15px;
	color: #ffffff;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none; 
}


/* =Second menu (brown)
---------------------------------------------------------------------------------------------------- */
/* (MAIN) Container */	
#qm1 {	
	background-image: url('../img/wrapper/brown-grad.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 0;
	margin: 0;
	padding: 0;
	width: 774px;
}

/* (MAIN) Items */	
#qm1 a {	
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}


/* (MAIN) Hover State */	
#qm1 a:hover {	
	background: #EFEFEF;
	border: none;
	margin: 0;
	padding: 0;
}


/* (MAIN) Parent items */	
#qm1 .qmparent {	
	background: right 0 no-repeat;
}

/* (MAIN) Active State */	
body #qm1 .qmactive, body #qm1 .qmactive:hover {	
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}


/* (SUB) Container */	
#qm1 div {	
	padding: 0;
	margin: 0;
	background: #c7b6b6;
	border: 2px solid #ffffff;
}


/* (MAIN) Parent items */	
#qm1 .qmparent {	
	background: right 0 no-repeat;
}


/* (SUB) Items */	
#qm1 div a {	
	padding: 4px 25px 4px 15px;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
	width: 175px;
}


/* (SUB) Hover State */	
#qm1 div a:hover {	
	background: #563433;
	padding: 4px 25px 4px 15px;
	color: #ffffff;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}


/* (SUB) Active State */	
body #qm1 div .qmactive, body #qm1 div .qmactive:hover {	
	background: #563433;
	padding: 4px 25px 4px 15px;
	color: #ffffff;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

#conferenceImagesContainer{
	padding:0;
	width:225px;
}
#conferenceImagesContainer img{
	margin-bottom:10px;
}
/*----------------------------------Photo Gallery Styles-----------------------------------------*/
#photoGalleryContainer ul{
	list-style:none;
	margin:0;
	padding:0;
}
#photoGalleryContainer ul li{
	float:left;
}


/*--------------------LANGCANADA--------------------------------------------------------------*/
#main-content-blue-langcanada{
	/*background:url("../img/wrapper/main-bg-blue-langcanada.gif") repeat scroll 0 0 #fff;*/
	padding:45px 0 0;
	width:100%;
	background:#e6f3f9;	
}
#main-content-blue-langcanada #left-nav-blue {
	float: left;
	text-align: left;
	width: 250px;
	/* border: 1px solid green; */
}
#main-content-blue-langcanada #content #print-content table tr td, p, ul li{
	color:#777;
}

#main-content-blue-langcanada #content {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	font-size:12px;
	margin-left:0;
	min-height:500px;
	width:730px;
}

#main-content-blue-langcanada #content p {
	line-height: 16px;
	margin-right: 5px;
}

#main-content-blue-langcanada #content .pad {
	padding: 0 15px 0 20px;
}

#main-content-blue-langcanada #sidebar {
	float: left;
	width: 206px; 
}

#main-content-blue-langcanada .clr {
	clear: both;
	font-size: 1px;
	border-bottom: 1px solid #2467A8;
	height:0;
}

#main-content-blue-langcanada #left-nav-blue #items a.normal {
	display: inline;
	margin: 0;
	color: #777777;
	font-size: 11px; 
	background: none;
	text-decoration: underline;
}

#main-content-blue-langcanada #left-nav-blue #items a {
   	display: block;
   	color: #095994;
	text-decoration: none;
    font-weight: bold;
	margin: 4px 0 15px 10px; 
	font-size:20px;
	background:url("../img/wrapper/blue-header-divider.png") no-repeat scroll 0 bottom transparent;
} 



#main-content-blue-langcanada #left-nav-blue #sub-nav a {
	background:url("../img/wrapper/bullet-blue-langcanada.png") no-repeat scroll 0 2px transparent;
	color:#2396bb;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin:10px 0;
	padding:0 0 0 12px;
	text-decoration:none;
}



#main-content-blue-langcanada #left-nav-blue #sub-nav a:hover {
	text-decoration:underline;
}
#main-content-blue-langcanada #left-nav-blue #items{
	border-bottom:4px solid white;
	border-top:4px solid white;
	margin-top:20px;
	padding:20px 15px 10px;
}
#main-content-blue-langcanada #left-nav-blue #blog-twitter-items a{
	color:#2396bb;
	font-size:12px;
	font-weight:normal;
	margin:10px 0;
	text-decoration:none;
}
#main-content-blue-langcanada #left-nav-blue #blog-twitter-items a:hover{
	text-decoration:underline;
}
#main-content-blue-langcanada #left-nav-blue #blog-twitter-items #quoteLI{
	background:url("../img/wrapper/quoteicon.png") no-repeat scroll 0 0 transparent;
	list-style:none outside none;
	padding-left:25px;
}
#main-content-blue-langcanada #left-nav-blue #blog-twitter-items #twitterLI{
	background:url("../img/wrapper/twittericon.png") no-repeat scroll 0 0 transparent;
	list-style:none outside none;
	padding-left:25px;
}
#main-content-blue-langcanada #left-nav-blue #blog-twitter-items ul{
	margin:20px 10px;
}
#main-content-blue-langcanada #left-nav-blue #blog-twitter-items ul li{
	margin:10px 0;
}
#main-content-blue-langcanada #content .h1blueheader{
	font-size:32px;
	color:#095f9a;
	margin-bottom:0;
}
#main-content-blue-langcanada #content .h2blueheader{
	color:#1893BF;
	font-size:26px;
	margin-bottom:10px;
	margin-top:0;
}

/*------------------------------LANGCANADA SEARCH FORMS----------------------------*/
#main-content-blue-langcanada #content .searchCheckboxContainer .searchCheckBoxesTable{
	margin:0;
	padding:0;
}
#main-content-blue-langcanada #content .searchCheckboxContainer .searchCheckBoxesTable td{
	margin:0;
	padding:4px 4px 4px 0;
	*padding:0;
}
#main-content-blue-langcanada #content .searchCheckboxContainer .searchCheckBoxesTable td.aligntop{
	vertical-align:top;
}
#main-content-blue-langcanada #content .searchCheckboxContainer .searchCheckBoxesTable td input{
	margin:0;
	padding:0;
}
#main-content-blue-langcanada #content .searchCheckboxContainer{
	width:170px;
	float:left;
}
#main-content-blue-langcanada #content .searchSelectContainer{
	width:170px;
	float:left;
	clear:left;
}
#main-content-blue-langcanada #content .searchSelectContainer table select{       
	width:294px;
	/*background:url("../img/wrapper/select-bg.png");*/
	padding:5px;
}
#main-content-blue-langcanada #content .searchSelectContainer table #selectLeftRightButtonsTD{       
	padding:0 10px;
}
#main-content-blue-langcanada #content .searchSelectContainer table #rightArrow{       
	background:url("../img/wrapper/rightarrow_btn.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:31px;
	margin-top:6px;
	width:70px;
}
#main-content-blue-langcanada #content .searchSelectContainer table #leftArrow{       
	background:url("../img/wrapper/leftarrow_btn.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:31px;
	margin-top:6px;
	width:70px;
}
#main-content-blue-langcanada #content .searchSearchBoxContainer{                         
	background:url("../img/wrapper/searchbox-bg.png") no-repeat scroll 0 0 transparent;
	height:76px;
	width:691px;
	clear:left;
	padding-top:20px;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:20px;
}
#main-content-blue-langcanada #content .searchSearchBoxContainer #searchTextBox{                   
	background:url("../img/wrapper/searchtext-bg.png") repeat-x scroll 0 top transparent;
	border:1px solid #CCCCCC;
	margin-top:3px;
	padding:4px;
	width:535px;
}
#main-content-blue-langcanada #content .searchSearchBoxContainer #blueSearchbtn{                    
	background:url("../img/wrapper/bluesearch_btn.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	clear:left;
	height:31px;
	width:90px;
	cursor:pointer;
}
#main-content-blue-langcanada #content .searchSearchBoxContainer ul li{                    
	float:left;
	list-style:none;
}
#main-content-blue-langcanada #content .searchSearchBoxContainer ul{                    
	margin:0;
}
#main-content-blue-langcanada #content .searchPageSubHeader{        
	font-size:20px;
	color:#1893bf;
	background:url("../img/wrapper/header-underline.png") no-repeat scroll 0 bottom transparent;
	padding-bottom:4px;
}
#main-content-blue-langcanada #content #searchPageThirdBox{                 
	padding-top:20px; 
	clear:both;
}
#main-content-blue-langcanada #content #searchPageSecondBox{                
	clear:both;
	height:170px;
	margin-bottom:10px;
}


/*-----------------------------LANGCANADA SEARCH RESULTS PAGE------------------------------*/
#main-content-blue-langcanada #content #searchResultsHelpList{                
	list-style:none;
	margin:0;
	padding:0;
	height:50px;
}
#main-content-blue-langcanada #content #searchResultsHelpList li{                 
	float:left;
	padding:0;      
}
#main-content-blue-langcanada #content #resultsLegend{                
	background:url("../img/wrapper/legend-bg.png") no-repeat scroll 0 0 transparent;
	height:27px;
	padding:12px 13px 0;
}
#main-content-blue-langcanada #content #resultsLegend ul{                
	margin:0;
	padding:0;
	clear:left;
}
#main-content-blue-langcanada #content #resultsLegend ul li{                
	float:left;
	list-style:none;	
}
#main-content-blue-langcanada #content .paginationDiv{                  
	background:#065794;
	height:27px;
	padding:12px 13px 0;
	width:664px;
}
#main-content-blue-langcanada #content .paginationDiv #paginationUL{                  
	margin:0;
	padding:0;
}
#main-content-blue-langcanada #content .paginationDiv #paginationUL li{                  
	color:#FFF;
	float:left;
	list-style:none;		
	padding:1px 3px;
}
#main-content-blue-langcanada #content .paginationDiv #paginationUL li a{                  
	color:#065794;
	text-decoration:none;
	cursor:pointer;
	background:#fff;
	padding:2px 4px;
}
#main-content-blue-langcanada #content .paginationDiv #paginationUL li a.selected{                  
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background:#065794;
	padding:2px 4px;
}
#main-content-blue-langcanada #content .paginationDiv #paginationResultsUL{                  
	margin:0;
	padding:0;
	float:right;
}
#main-content-blue-langcanada #content .paginationDiv #paginationResultsUL li{                  
	color:#FFF;
	float:left;
	list-style:none;		
	padding:1px 3px;
}
#main-content-blue-langcanada #content .paginationDiv #paginationResultsUL li.selected{                  
	color:#b4ebff;
}
#main-content-blue-langcanada #content #searchResultsContainer .resultContainer .resultTitle{                  
	color:#009ed3;
	font-size:17px;
	display:inline;
	margin-left:10px;
}
#main-content-blue-langcanada #content #searchResultsContainer .resultContainer a{                  
	text-decoration:none;
}
#main-content-blue-langcanada #content #searchResultsContainer .resultContainer .resultLink{                  
	color:#065794;
	font-size:11px;
}
#main-content-blue-langcanada #content #searchResultsContainer ol{                  
	margin:20px 0 10px 10px; 
	font-size:16px;
	color:#065794;
}
#main-content-blue-langcanada #content #searchResultsContainer ol li{                  
	margin:0 0 20px 20px; 
}
#main-content-blue-langcanada #content #searchResultsContainer .tabulatedResults{                  
	padding:10px;
	border:1px solid #DDDDDD;
}
#main-content-blue-langcanada #content #searchResultsContainer .tabulatedResults table tr td{                  
	font-size:12px;	
}
#main-content-blue-langcanada #content #searchResultsContainer .tabulatedResults table tr td.blueTD{                  
	color:#065794;
	min-width:150px;
	padding-right:20px;
	vertical-align:top;
	text-align:right;
}
#main-content-blue-langcanada #content #searchResultsContainer .viewMoreTab{                  
	padding:1px 0px 2px 7px;
	background:#f0f0f0;
	width:100px;
	margin-top:12px;
	cursor:pointer;
}
#main-content-blue-langcanada #content #searchResultsContainer .viewMoreTab p{                  
	padding:0;
	margin:0;
	color:#065794;
}
#main-content-blue-langcanada #content #searchResultsContainer .viewMoreTab span{                  
	background:url("../img/wrapper/viewmore-bg.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:inline-block;
	font-size:12px;
	height:19px;
	padding:1px 2px 0 6px;
	text-align:center;
	width:12px;
}
.exhibitorAdditionalOpportunitesTable td{
	vertical-align:top;
}
.exhibitorAdditionalOpportunitesTable .firstTD{
	width:240px;
}
.exhibitorAdditionalOpportunitesTable .secondTD{
	width:60px;
}
.exhibitorAdditionalOpportunitesTable th{
	text-align:left;
}
#exhibitorSummaryTable td{
	padding-right:40px;
	vertical-align:top;
}
#intNonProfitBooth, #intStandardBooth, #intPrimeHighTrafficBooth{
	width:180px;
}
#intMeals2, #intMeals{
	width:180px;
}

.google-ads {
	margin: 1em 0 0;
	text-align: center;
}