@charset "utf-8";
/* CSS Document */

/* Meyer CSS Reset Modified */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
strong {
	font-weight:bold;	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background:url(../images/page-bg.png) #4867a0 top left repeat-x;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.25;
	margin:0 10px 10px 10px;
	position:relative;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Begin page defaults */

a {
	color:#a48b3c;
color: #4f3c00;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}
.center {
	text-align:center;
}
img.left {
	float:left;
	margin:0 10px 10px 0;	
}
img.right {
	float:right;
	margin:0 0 10px 10px;	
}
sub {
	font-size:0.85em;
	vertical-align:sub;	
}
sup {
	font-size:0.85em;
	vertical-align:super;
}

/* Page layout */

#centerPage {
	text-align:center;
}
#pageWrapper {
	margin:0 auto;
	text-align:left;
	padding:103px 0 0 0;
	position:relative;
	width:960px;
}
#contentContainer {
	background:url(../images/content-bg.png) top left repeat-y;
	position:relative;
}
#contentContainerBottom {
	background:url(../images/content-bottom.png) top left no-repeat;
	height:9px;
}
#content {
	display:inline;
	float:right;
	margin:0 5px 50px 0;
	width:740px;
}
#contentHeader {
	height:280px;
	margin:0 0 0 1px;
	width:740px;
}
#contentHeaderInside {
	margin:0 0 0 1px;
	width:740px;
}
#content h1,#content h2,#content h3,#content h4 {
	color:#a48b3c;
	font-weight:bold;
	font-size:1.1em;
	margin:10px 15px;
}
#content h2 {
	font-size:1em;
}
#content h3 {
	font-size:0.9em;
}
#content h4 {
	font-size:0.8em;
}
#content p {
	font-size:0.8em;
	margin:10px 15px;
}
#content ol,#content ul {
	margin:10px 15px;
        font-size:0.9em;
}
#content ol li,#content ul li {
	margin:2px 15px;
        font-size:0.9em;
}
#content table {
	margin:10px;
}
#content td {
	padding:5px;
        vertical-align:top;
        font-size: 0.8em;
}
#content td p{
	font-size:1em;
}
#content span.ajaxSearch_paging, #content div.ajaxSearch_result {
	margin:10px 15px;
}
#content span.ajaxSearch_paging, #content a.ajaxSearch_resultLink {
	font-size:0.8em;
}
form#jmlRFQ button {
	background:none;
	border:none;
	cursor:pointer;
}
#footer {
	border-top:1px dotted #000;
	bottom:0;
	height:40px;
	position:absolute;
	right:4px;
	width:740px;
}
#footer p {
	font-family: Arial,"Times New Roman",serif;
	font-size:0.7em;
	line-height:40px;
	margin:0 15px;
}
#footer p#bridgecourt {
	float:right;
	text-align:right;
	width:200px;
}
#footer p#bridgecourt a {
	color:#000;
	text-decoration:none;
}
#footer p#copyDate {
	float:left;
	width:375px;
}

#sideCol {
	display:inline;
	float:right;
	padding:35px 0 0 0;
	width:211px;
}
ul#sideColNav {margin:0 0 20px 5px;}
ul#sideColNav li {
	font-family:Arial,"Times New Roman",serif;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:37px;
	list-style-type:none;
	margin:2px 0;
	text-align:center;
	width:206px;
}
ul#sideColNav li a {
	background:url(../images/sideColNav-bg.png) 0 0 no-repeat;
	color:#000;
	display:block;
	height:46px;
	line-height:37px;
	text-decoration:none;
}
ul#sideColNav li a:hover {
	background-position:0 -46px;
}
div#videoThumb {
	cursor:pointer;
	height:154px;
	margin:10px 0 10px 10px;
	width:192px;
}
#sideColQuote {
	border-bottom:1px dotted #002e86;
	color:#002e86;
	font-size:1.4em;
	font-style:italic;
	margin:10px 15px;
	padding:0 10px 30px 10px;
}
p#btnRequestQuote {
	margin:25px;
}
p#btnRequestQuote a {
	background:url(../images/btn-requestQuote.png) 0 0 no-repeat;
	color:#002e86;
	display:block;
	font-family:Georgia,'Times New Roman',serif;
	font-size:1em;
	height:34px;
	line-height:34px;
	text-align:center;
	text-decoration:none;
	width:160px;
}
#sideColAddress {
	background:url(../images/sideColAddress-bg.jpg) bottom right no-repeat;
	margin:20px 10px 10px 0;
	padding:0 0 50px 0;
}
#sideColAddress img,#sideColAddress div.vcard {
	margin:5px 15px;
}
#sideColAddress div.vcard {
	color:#002d86;
	font-family:Arial,"Times New Roman",serif;
}
#sideColAddress div.vcard a {
	font-size:0.8em;
}
#sideColAddress div.vcard .adr,#sideColAddress div.vcard .tel {
	font-size:0.7em;
}
#sideColAddress div.vcard .adr .type {
	display:none;
}
#sideColAddress div.vcard .country-name {
	display:inline;
}
#sideColAddress div.vcard a {
	color:#002d86;
	text-decoration:none;
}
ul#topNav {
	background:url(../images/topNav-bg.jpg) top right no-repeat;
	height:37px;
	left:215px;
	position:absolute;
	top:62px;
	width:742px;
}
ul#topNav li {
	background:#2f2f2f;
	color:#fff;
	float:left;
	font-family:Arial,"Times New Roman",serif;
	font-size:0.9em;
	height:35px;
	line-height:35px;
	list-style-type:none;
	margin:0 0 0 -1px;
	position:relative;
}
ul#topNav li.firstItem {
	margin:0;
}
ul#topNav li a {
	background:url(../images/navItem-bg.jpg) 0 0 no-repeat;
	border:1px solid #2f2f2f;
	color:#fff;
	display:block;
	padding:0 15px;
	text-decoration:none;
}
ul#topNav li a:hover,ul#topNav li:hover a,ul#topNav li.hover a {
	background-position:0 -35px;
	color:#d8bb4a;
}
ul#topNav li ul {
	background:#000;
	display:none;
	left:0;
	position:absolute;
	top:37px;
	width:17.5em;
}
ul#topNav li:hover ul,ul#topNav li.hover ul {
	display:block;
}
ul#topNav li ul li {
	float:none;
	font-size:0.8em;
	margin:0;
}
ul#topNav li ul li a,ul#topNav li:hover ul li a,ul#topNav li.hover ul li a {
	background:#000;
	border:1px dotted #fff;
	border-width:0 0 1px 0;
	color:#fff;
	margin:1px 0 0 0;
}
ul#topNav li ul li a:hover {
	background:#d8bb4a;
	color:#373737;
	font-weight:bold;
}
ul#topNav li ul li.lastItem a {
	border:none;
}

#jmlLogo {
	height:108px;
	left:0;
	position:absolute;
	top:25px;
	width:220px;
	z-index:100;
}
#jmlLogo h2 {
	height:100%;
	padding:3px 0 0 0;
	position:relative;
	text-align:center;
	width:100%;
}
#jmlLogo h2 span {
	background:url(../images/jml-canada-logo.png) top left no-repeat;
	cursor:pointer;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
#siteSearch {
	position:absolute;
	right:5px;
	top:10px;
}
#siteSearch input {
	background:#c7c7c7;
	border:1px solid #d6d6d6;
	font-size:0.75em;
	height:17px;
	padding:0;
	vertical-align:bottom;
}
#siteSearch input#ajaxSearch_submit {
	border:none;
	height:19px;
	width:69px;
}
div#videoPlayer {
	height:154px;
	width:192px;
}
div.overlay {
	padding:40px;
	width:576px;  
	display:none;
	background-image:url(../images/gray-overlay.png);	
}

div.overlay div.close {
	background:url(../images/overlay-close.png) no-repeat;
	position:absolute;
	top:10px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

div.overlay a {
	height:450px;
	display:block;
}
