/* General Formatting */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0F0F0F;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
a:link {
	color: #007488;
	text-decoration: underline;
}
a:visited {
	color: #007488;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #007488;
	text-decoration: underline;
}
.clearfloat {
	clear:both;
	padding:0; 
	margin:0;
	line-height:0; 
	font-size:0;
}
#admin table td {
border:solid 1px #333333;
padding:5px;
margin:2px;
}
table td ul {
	padding-left:15px;
}
table td table td{
border:none;
text-align:right;
padding-bottom:0px;
padding-top:0px;
}
/* General Formatting */
#wrapper {
	width: 980px;
	margin-bottom: 20px;
}
.transp{ behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);}
/* Header */
#wrapper #header {
	height:174px;
}
#wrapper #header #header_top_bar {
	background-image: url(images/header_topbar_slice.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:968px;
	padding-right:10px;
	height: 20px;
	border-left: solid 1px #00874b;
	border-right: solid 1px #00874b;
	text-align:right;
	font-size:8pt;
}
#wrapper #header #header_middle #header_logo {
	/* background-image: url(images/header_logo.gif); */
	background-image: url(images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 154px;
	width: 177px;
	float: left;
}
#wrapper #header #header_middle #header_background {
	background-image: url(images/header_background_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
	width: 803px;
	float: left;
}
#wrapper #header #header_middle #header_background span {
	display:none;
}
/* Header Menu */
#wrapper #header #header_middle #header_menu {
	/* height: 27px; */
	background-image: url(images/header_menu_slice.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 803px;
	float: left;	/* padding-right: 2px; */
}
*:first-child+html #header_menu {height: 1%;} 
*:first-child+html #header_menu li {height: 1%;} 

#wrapper #header #header_middle #header_menu div {
	cursor:pointer;
}
#wrapper #header #header_middle #header_menu #header_menu_homepage {
	background-image:url(images/header_menu_homepage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 149px;
}
#wrapper #header #header_middle #header_menu #header_menu_about_us {
	background-image: url(images/header_menu_about_us.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 131px;
}
#wrapper #header #header_middle #header_menu #header_menu_our_manufacturers {
	background-image: url(images/header_menu_our_manufact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 218px;
}
#wrapper #header #header_middle #header_menu #header_menu_training {
	background-image: url(images/header_menu_training.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 130px;
}
#wrapper #header #header_middle #header_menu #header_menu_contact_us {
	background-image: url(images/header_menu_contact_us.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 158px;
}
#wrapper #header #header_middle #header_menu, #wrapper #header #header_middle #header_menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#wrapper #header #header_middle #header_menu li ul a {
	display: block;
	width: 10em;
}
#wrapper #header #header_middle #header_menu li {
	margin: 0px;
	padding: 0px;
	text-align:center;
	float:left;
} 
#wrapper #header #header_middle #header_menu li,
#wrapper #header #header_middle #header_menu li.sfhover
{
	position: static; /* make menus not sticky in IE7 */ 
}
#wrapper #header #header_middle #header_menu li span {
	display: none;
}
#wrapper #header #header_middle #header_menu li ul {
	background-color:#FFFFFF;
	position: absolute;
	width: 10em;
	left: -999em;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#wrapper #header #header_middle #header_menu li ul li {
	width: 10em;
	margin:0px;
	padding-left:0px;
	padding-bottom:5px;
	text-align:left;
}
#wrapper #header #header_middle #header_menu li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
	border: solid 1px #000000;
	z-index:100;
}

#wrapper #header #header_middle #header_menu li:hover ul ul, 
#wrapper #header #header_middle #header_menu li.sfhover ul ul {
	left: -999em;
}
#wrapper #header #header_middle #header_menu li:hover ul {
	left: 320px;
}
#wrapper #header #header_middle #header_menu li li:hover ul, 
#wrapper #header #header_middle #header_menu li.sfhover ul, 
#wrapper #header #header_middle #header_menu li li.sfhover ul {
	left: auto;
}
#wrapper #header #header_middle #header_menu #header_menu_end_border {
	width:1px;
	background-image: url(images/header_menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 27px;
	cursor:default;
}
/* END of Header Menu */
/* END of Header */
/* Body */
#wrapper #body {
	margin-bottom:5px;
}
#wrapper #body #content {
	float:left;
	width:780px;
	margin:10px;
}
#wrapper #body #column_left {
	/* background-image: url(images/column_left.jpg); */
	background-image: url(images/left_column.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 344px;
	width: 177px;
	float: left;
	/* padding-right:20px; */
}
#wrapper #body #column_left #left_column_product_overlay {
	height: 344px;
	width:auto;
	background-repeat: no-repeat;
	background-position: left top;
}
/* Homepage Layout */
#wrapper #body #intro {
	padding-top:10px;
	height:211px;
}
#wrapper #body #intro #intro_title span {
	display:none;
}
#wrapper #body #intro #intro_thumb {
	float:left;
}
#wrapper #body #intro #intro_content_box {
	/* width is 30 pixels less due to left and right padding */
	width:469px;
	float: left;
	background-image: url(images/homepage/homepage-2_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;
	margin-top:5px;
}
#wrapper #body #intro #intro_content {
	width:439px;
	background-image:url(images/homepage/homepage-2_content_slice.gif);
	background-repeat:repeat-y;
	background-position: left top;
	padding-left:20px;
	padding-right:20px;
	z-index:1;
}
#wrapper #body #intro #intro_content p {
	margin-bottom:0px;
	padding-bottom:5px;
}
#wrapper #body #intro #intro_bottom {
	background-image: url(images/homepage/homepage-2_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 469px;
	float: left;
}
/* END of Homepage Layout */
/* Company Profile Layout */
#wrapper #body #company_profile {
	
}
#wrapper #body #company_profile #company_profile_title {
	background-image: url(images/company_profile/company_profile_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 233px;	
	/*
	margin-left:auto;
	margin-right:auto;
	*/
}
#wrapper #body #company_profile #company_profile_title span {
	display:none;
}
#wrapper #body #company_profile #company_profile_thumb1 {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
/* END of Company Profile Layout */
/* Owner Profile Layout */
#wrapper #body #content #owner_profile #owner_profile_title {
	background-image: url(images/owner_profile/owner_profile_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 233px;	
	margin-bottom: 12px;
	/*
	margin-left:auto;
	margin-right:auto;
	*/
}
#wrapper #body #content #owner_profile #owner_profile_title span {
	display:none;
}
#wrapper #body #content #owner_profile .owner {
	margin-bottom:30px;
}
#wrapper #body #content #owner_profile .owner .owner_name {
	font-size:medium;
	font-weight:bold;
	margin-bottom:10px;
}
#wrapper #body #content #owner_profile .owner .owner_bio {
}
/* END of Owner Profile Layout */
/* Rep Profiles */
#wrapper #body #content #rep_profile #rep_profile_title {
	background-image: url(images/rep_profile/rep_profile_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 310px;	
	margin-bottom: 5px;
	/*
	margin-left:auto;
	margin-right:auto;
	*/
}
#wrapper #body #content #rep_profile #rep_profile_title span {
	display:none;
}
#wrapper #body #content #rep_profile .location_title {
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	margin-bottom: 20px;
}
#wrapper #body #content #rep_profile #rep_profile_bc_title {
	background-image: url(images/rep_profile/rep_profile_bc_title.gif);
	height: 17px;
	width: 138px;	
}
#wrapper #body #content #rep_profile #rep_profile_vancouver_title {
	background-image: url(images/rep_profile/rep_profile_vancouver_title.gif);
	height: 17px;
	width: 138px;	
}
#wrapper #body #content #rep_profile #rep_profile_kelowna_title {
	background-image: url(images/rep_profile/rep_profile_kelowna_title.gif);
	height: 17px;
	width: 138px;	
}
#wrapper #body #content #rep_profile #rep_profile_bc_title span {
	display:none;
}
#wrapper #body #content #rep_profile #rep_profile_calgary_title {
	background-image: url(images/rep_profile/rep_profile_calgary_title.gif);
	height: 17px;
	width: 66px;	
}
#wrapper #body #content #rep_profile #rep_profile_calgary_title span {
	display:none;
}
#wrapper #body #content #rep_profile #rep_profile_edmonton_title {
	background-image: url(images/rep_profile/rep_profile_edmonton_title.gif);
	height: 16px;
	width: 85px;	
}
#wrapper #body #content #rep_profile #rep_profile_winnipeg_title span {
	display:none;
}
#wrapper #body #content #rep_profile #rep_profile_winnipeg_title {
	background-image: url(images/rep_profile/rep_profile_winnipeg_title.gif);
	height: 16px;
	width: 85px;	
}
#wrapper #body #content #rep_profile #rep_profile_edmonton_title span {
	display:none;
}
#wrapper #body #content #rep_profile #rep_profile_sk_title {
	background-image: url(images/rep_profile/rep_profile_sk_title.gif);
	height: 17px;
	width: 138px;	
}
#wrapper #body #content #rep_profile #rep_profile_sk_title span {
	display:none;
}

#wrapper #body #content #rep_profile .rep {
	margin-bottom:20px;
}
#wrapper #body #content #rep_profile .rep .rep_name {
	font-size:medium;
	font-weight:bold;
	margin-bottom:10px;
}
/* END of Rep Profiles */
/* Training */
/* END of Training */
#training {
	padding:30px;
	padding-top:180px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/training/training.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#training .cal_cabeza  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#39526b;
}
#training .cal_fecha  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}
#training .cal_normales {
	background-color:#ebebeb;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:700;
}
#training .cal_normales a {
	text-decoration:none;
}
#training .cal_semana {
	background-color:#ebebeb;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:700;
}
#training .cal_semana a {
	text-decoration:none;
}
#training .cal_mesantes {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:700;
}
#training .cal_mesantes a {
	text-decoration:none;
}
#training .cal_mesantes a:hover {
	text-decoration:none;
	color:#555555;
}
#training .cal_hoy {
	color:#2067d1;
	font-size:14px;
	text-decoration:none;
	font-weight:700;
}
#training .cal_hoy a {
	text-decoration:none;
}
#training .cal_hoy a:hover {
	text-decoration:none;
}
#training .azulbold {
	font-weight:700;
	font-size:13px;
	color:#2067d1;
	text-decoration:none;
}
#training .azulgrbold a {
	text-decoration:none;
}
#training .azulgrbold a:hover {
	text-decoration:underline;
}
#training .azulgrbold {
	font-weight:700;
	font-size:13px;
	color:#2067d1;
	text-decoration:none;
}
#training .azulgr2bold {
	font-weight:700;
	font-size:21px;
	color:#2067d1;
	text-decoration:none;
}
#training .azulgr2bold a {
	text-decoration:none;
}
#training .azulgr2bold a:hover {
	text-decoration:underline;
}
#training .azulbold a {
	text-decoration:none;
}
#training .azulbold a:hover {
	text-decoration:underline;
}
#training .gris {
	font-size:13px;
	color:#666666;
	text-decoration:none;
}
#training .grisbold a {
	text-decoration:none;
}
#training .grisbold a:hover {
	text-decoration:underline;
}
#training .grisbold {
	font-weight:700;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}
#training .grisbold a {
	text-decoration:none;
}
#training .grisbold a:hover {
	text-decoration:underline;
}
#training .grisgrbold {
	font-weight:700;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
#training .grisgrbold a {
	text-decoration:none;
}
#training .grisgrbold a:hover {
	text-decoration:underline;
}
#training .textevents { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#39526b;
	text-decoration:none; 
	font-weight:500;
}
#training .textevents a { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#39526b;
	text-decoration:none; 
	font-weight:500;
}
#training .textevents a:hover { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#39526b;
	text-decoration:underline; 
	font-weight:500;
}
#training .titlelink { 
	font-weight:700;
}
#training .titlelink a { 
	font-weight:700;
}
#training .titlelink a:hover { 
	font-weight:700;
}
/* Manufacturers */
#wrapper #body #content #our_manufacturers_title {
	background-image: url(images/our_manufacturers/our_manufacturers_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 262px;
}
#wrapper #body #content #our_manufacturers_title span {
	display:none;
}
#wrapper #body #content #our_manufacturers_search {
	margin-top:30px;
	margin-right:188px;
	text-align:right;
}
#wrapper #body #content #our_manufacturers_search #our_manufacturers_search_title {
	font-size:150%;
	font-weight:bold;
}
#wrapper #body #content #our_manufacturers_search form {
	margin-bottom:0px;
	padding-bottom:0px;
}
#wrapper #body #content #our_manufacturers_search form select option {
	padding-left:10px;
}
#wrapper #body #content #manufacturers{
	margin-top:10px;
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}
#wrapper #body #content #manufacturers li {
	margin-left:0px;
	padding-left:0px;
	text-align:center;
}
#wrapper #body #content #manufacturers ul {
	list-style:none;
	width:100%;
	padding-left:0px;
}
#wrapper #body #content #manufacturers .manufacturer {
	width:400px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	border:solid 1px #333333;
	background-color:#F7F7F7;
}
#wrapper #body #content #manufacturers .manufacturer .manufacturer_logo {
	margin-bottom:10px;
}
#wrapper #body #content #manufacturers .manufacturer .manufacturer_name {
	font-weight:bold;
	font-size:125%;
	color:#006130;
}
#wrapper #body #content #manufacturers .manufacturer .manufacturer_website {
	font-style:italic;
	margin-bottom:10px;
}
#wrapper #body #content #manufacturers .manufacturer .manufacturer_description {
	padding-left:20px;
	margin-bottom:10px;
}
#wrapper #body #content #manufacturers .manufacturer .manufacturer_products {

}
#wrapper #body #content #manufacturers .manufacturer .manufacturer_products .manufacturer_products_title {
	color:#006130;
	font-weight:bold;
}
/* END of Manufacturers */
/* Contact Us Layout */
#wrapper #body #content #contact_us {
	margin-top:10px;
}
#wrapper #body #content #contact_us #addresses {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
#wrapper #body #content #contact_us #addresses li {
	padding-right:20px;
	padding-bottom:20px;
}
#wrapper #body #content #contact_us #head_address .address_title {
	background-image:url(images/contact_us/contact_us_head_office.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 156px;
}
#wrapper #body #content #contact_us #calgary_address .address_title {
	background-image:url(images/contact_us/contact_us_calgary.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 62px;
}
#wrapper #body #content #contact_us #edmonton_address .address_title {
	background-image:url(images/contact_us/contact_us_edmonton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 85px;
}
#wrapper #body #content #contact_us #victoria_address .address_title {
	background-image:url(images/contact_us/contact_us_victoria.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 63px;
}
#wrapper #body #content #contact_us #winnipeg_address .address_title {
	background-image:url(images/contact_us/contact_us_winnipeg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 78px;
}
#wrapper #body #content #contact_us #addresses li .address_title {
	margin-bottom:15px;
}
#wrapper #body #content #contact_us #addresses li .address_title span {
	display: none;
}
#wrapper #body #content #contact_us #map {
	float:left;
}
#wrapper #body #content #contact_us #map iframe {
	border: solid 1px #000000;
}
#wrapper #body #content #contact_us #viewMap {
	float:left;
}
#wrapper #body #content #contact_us #viewMap iframe {
	border: solid 1px #000000;
}
#wrapper #body #content #contact_us #contact_list {
	margin-left:5px;	
	width:auto;
	float:right;
}
#wrapper #body #content #contact_us #contact_list #contacts #contacts_title {
	background-image: url(images/contact_us/contacts-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 70px;
	margin-left:10px;
	margin-bottom:15px;
}
#wrapper #body #content #contact_us #contact_list #contacts ul {
	list-style:none;
	margin:0px;
	padding-left:15px;
}
#wrapper #body #content #contact_us #contact_list #contacts li {
	margin-bottom:10px;
}
#wrapper #body #content #contact_us #contact_list #contacts li a {
	font-weight:bold;
}
#wrapper #body #content #contact_us #contact_list #contacts li .position {
	font-style:italic;
}
/* END of Contact Us Layout */
/* Admin Section */
#wrapper #body #content #admin #admin_title {
	font-size:150%;
}
#wrapper #body #content #admin #admin_sections {
	list-style:none;
}
#wrapper #body #content #admin #admin_sections li {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	padding:4px;
	background-color:#FFFFFF;
	border:solid 1px #000000;
}
#wrapper #body #content #admin #admin_sections li a {
	text-decoration:none;
}
#wrapper #body #content #admin #list_table {
	width:700px;
}
#wrapper #body #content #admin #list_table th {
	text-align:left;
}
#wrapper #body #content #admin #list_table td input {
	margin-right:5px;
}
#wrapper #body #content #admin .header1 {
	font-size:150%;
	font-weight:bold;
}
#wrapper #body #content #admin .header2 {
	font-weight:bold;
}
#wrapper #body #content #admin #pagination {
	width:50%;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper #body #content #admin #pagination #first {
	float:left;
}
#wrapper #body #content #admin #pagination #back {
	float:left;
	margin-left:10px;
}
#wrapper #body #content #admin #pagination #next {
	float:right;
	margin-right:10px;
}
#wrapper #body #content #admin #pagination #last {
	float:right;
}
/* END of Admin Section */
/* END of Body */
/* Footer */
#wrapper #footer {
	text-align:center;
}
#wrapper #footer ul {
	text-align:center;
	list-style:none;
}
#wrapper #footer #copyright {
	font-weight:bold;	
}
/* END of Footer */
