/* CSS Reset */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,a,em,img,strong,sup,dl,dt,dd,ol,ul,li,form,label{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;}
:focus{outline:0;}
ol,ul{list-style:none;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}


body {
	background: #082949 url(/images/bg_body.jpg) top left repeat-x;
	color: #2e2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*text-align: center;*/
	margin:10px auto 0 auto;
}

/* TEXT ELEMENTS */
h1, h2, h3{}
h1{font-size:22px;color:#08090a;font-weight:normal;}
h2{font-size:18px;color:#6c6747;}
h3{font-size:16px;font-weight:bold;color:#6c6747;}
h3.featured a {color:#4dacfe;}
h3.featured a:hover {color:#884f21;}

p{line-height:1.5;margin:10px 0 0 0;}
strong{font-weight:bold;}
em{font-style:oblique;}

a, a:link, a:visited, a:active, a:hover{color:#884f21;text-decoration:none;}
a:hover{color:#4dacfe;}
a img{border:0;}

hr{border:0;border-top:1px solid #ccc;margin:15px 0;clear:both;}

/* LAYOUT */
#container{width:995px;margin:0 auto;background:#fff;text-align:left;}

.AddressLabel{width:80px; float:left; font-weight:bold;color:#884f21;}

#header{
	width:995px;
	position:relative;
	background:transparent url(/images/bg_header.png) top left no-repeat;
	margin:30px auto 0 auto;
	padding-top:111px;
	text-align:left;
}
#logo{position:absolute;top:-5px;left:-15px;}
#sign{position:absolute;top:-17px;right:-10px;}

/* NAVIGATION */
#nav{width:995px;height:48px;background:transparent url(/images/bg_nav.jpg) 0 0 repeat-x;}
#nav li{display:block;float:left;line-height:48px;}
#nav li a{
	display:block;
	height:48px;
	color:#073b6a;
	font-weight:bold;
	text-decoration:none;
	padding:0 9px;
	background:transparent url(/images/bg_nav.jpg) 0 -48px repeat-x;
	border-left:1px solid #d8d0c6;
	border-right:1px solid #c2b9b1;
}
#nav li.account a, #nav li.login a{background:none;}
#nav li a:hover{color:#fff;background:transparent url(/images/bg_nav.jpg) 0 -96px repeat-x;}
#nav li.home a{border-left:0;}

.subnav{background:#f0efe0;margin-top:-5px;}

.subnav h1{background:#0d7840;color:#fff;font-size:14px;font-weight:bold;padding:10px 10px 10px 20px;}

.subnav ul{padding:20px;}
.subnav ul li a{display:block;margin-bottom:5px;font-weight:bold;color:#053057;}
.subnav ul li a:hover{color:#4dacfe;}
.subnav ul li ul{padding:0 0 0 20px;}
.subnav ul li ul li a{font-weight:normal;color:#884f21;}

/* SEARCH & SOCIAL BOOKMARKS */
#utility{width:995px;height:40px;clear:both;}
body.suppliers .bg-western-canada{background:#fff url(/images/green_gradient.jpg) top left repeat-y;}
body.suppliers .bg-new-england{background:#fff url(/images/liteblue_gradient.jpg) top left repeat-y;}
body.suppliers .bg-ontario{background:#fff url(/images/orange_gradient.jpg) top left repeat-y;}
body.suppliers .bg-atlantic-canada{background:#fff url(/images/red_gradient.jpg) top left repeat-y;}
body.suppliers .bg-quebec{background:#fff url(/images/wine_gradient.jpg) top left repeat-y;}
body.suppliers .bg-mid-atlantic-us{background:#fff url(/images/brown_gradient.jpg) top left repeat-y;}
body.suppliers .bg-default{background:#fff url(/images/default_gradient.jpg) top left repeat-y;}

#sitemap h2 {
	padding:5px 10px 5px 10px;
	color:#fff;
}
#sitemap h2 a {
	color:#fff;
}
#sitemap h3 {
	padding:15px 10px 5px 0px;
}
#sitemap .western-canada h2{background:#fff url(/images/green_gradient.jpg) top left repeat-y;}
#sitemap .new-england h2{background:#fff url(/images/liteblue_gradient.jpg) top left repeat-y;}
#sitemap .ontario h2{background:#fff url(/images/orange_gradient.jpg) top left repeat-y;}
#sitemap .atlantic-canada h2{background:#fff url(/images/red_gradient.jpg) top left repeat-y;}
#sitemap .quebec h2{background:#fff url(/images/wine_gradient.jpg) top left repeat-y;}
#sitemap .mid-atlantic-us h2{background:#fff url(/images/brown_gradient.jpg) top left repeat-y;}
#sitemap .default h2{background:#fff url(/images/default_gradient.jpg) top left repeat-y;}

#search{float:left;margin:8px 0 0 10px;}
#search label{float:left;margin-right:5px;line-height:24px;color:#bebebe;}

#search a.advanced{float:right;margin-left:5px;line-height:24px;color:#bebebe;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
#search a.advanced{margin-top:-25px;}
}

/*#search a.advanced{margin-left:5px;line-height:24px;color:#bebebe;}*/
#search_input{
	width:150px;
	height:25px;
	border:0;
	float:left;
	padding:0 0 0 5px;
	background:transparent url(/images/bg_search.png) top left no-repeat;
}
.tagline{float:left;margin:7px 0 0 50px;font-size:16px;color:#bebebe;}
.addthis_toolbox{float:right;width:315px;margin:10px 10px 0 0;}

#sidebar{width:310px;float:left;}

/* SUPPLIERS SEARCH */
#suppliers{
	width:310px;
	height:285px;
	margin-bottom:5px;
	background:#918e71;
	color:#dddabb;
}
#suppliers  h1{color:#cac9bb;font-size:18px;padding:15px 0 0 20px;}
#suppliers form{
	margin:10px 20px;
	padding:10px;
	background:#a8a586;
	border:1px solid #bfba92;
}
#suppliers label{font-weight:bold;display:block;margin:5px 0;}
#suppliers p{padding:0 0 20px 20px;}

/* QUICK ACCESS */
#quick_access{text-align:left;width:415px !important; height:630px !important;}
#quick_access ul{width:129px;float:left;width:128px;margin:10px 10px 0 0;padding-bottom:5px;}
#quick_access ul.atlantic-canada{height:275px;background:#ed1b23 url(/images/bg_quick_access.jpg) -129px 100% no-repeat; margin-top:-280px;}
#quick_access ul.new-england{height:275px;background:#277cc3 url(/images/bg_quick_access.jpg) -258px 100% no-repeat; margin-top:-280px; margin-left: 138px;}
#quick_access ul.ontario{height:610px;background:#f77121 url(/images/bg_quick_access.jpg) -387px 100% no-repeat;}
#quick_access ul.western-canada{height:275px;background:#0c7840 url(/images/bg_quick_access.jpg) -516px 100% no-repeat;}
#quick_access ul.quebec{height:275px;background:#9a1849 url(/images/bg_quick_access.jpg) -645px 100% no-repeat;}
#quick_access ul.mid-atlantic-us{height:275px;background:#9c3620 url(/images/bg_quick_access.jpg) -774px 100% no-repeat;}
#quick_access ul li{border-bottom:1px solid #fff;padding:3px 8px;}
#quick_access ul li a{color:#fff;}
#quick_access ul li.title{background:#000 url(/images/bg_quick_access.jpg) 0 0 no-repeat;border:0;padding:5px 8px;}

/* SIDEBAR */
.newsletter, .advertise{
	clear:both;
	height:100px;
	padding:20px 0;
	background:#F57021 url(/images/orange_gradient.jpg) bottom left repeat-x;
	color:#fff;
}
.newsletter h1, .advertise h1{color:#fff;margin-left:20px;}
.newsletter p, .advertise p{margin:0 10px 0 20px;width:200px;float:left;}
.newsletter .btn, .advertise .btn{float:left}
.advertise{background:#277bc3 url(/images/blue_gradient.jpg) bottom left repeat-x;}
#tips{background:#f2f0d6;margin-bottom:5px;}
#tips h1{padding:10px 0 10PX 20px;}
#tips ul{padding:0 20px 20px 20px;}
#tips ul li{background:transparent url(/images/orange_bullet.gif) 0 5px no-repeat;padding:0 0 8px 12px;}

/* CONTENT */
#content{width:550px;float:left;margin:0 0 10px 5px;}
body.suppliers #content{background:#fff url(/images/light_grey_gradient.jpg) 0 35px repeat-x;}

#breadcrumbs{padding:10px 5px;margin-bottom:12px;color:#a19d74;font-weight:bold;font-size:0.9em}
#breadcrumbs span.here{color:#9d9d9d;}
#breadcrumbs span.current{color:#163e62;}
#breadcrumbs a{color:#a19d74;}

#map_view{border:1px solid #dfdcb2;background:#F0EEDF url(/images/grey_gradient.jpg) top left repeat-x;padding:10px;margin-bottom:10px;}

.details{padding:10px;border-bottom:1px solid #ccc;}
.details span{display:block;float:left;width:80px;color:#918e71;}
.details p{margin-bottom:10px;}
.details .rating{float:right;}
.details .tag{margin:-23px 0 0 80px;}

.details .tagrating{
	margin:-23px 0 0px 0px;
	clear:both;
}

.frame{position:relative;margin:5px 5px 5px 0;}
.frame .zoom{position:absolute;top:0;left:0;right:0;bottom:0;}
.frame .zoom img{position:absolute;bottom:3px;right:3px;}

#information, .information, #categorylegend{clear:both;padding:10px 0px;}
.amenities {clear:both;padding:10px 20px;}
.amenities, #categorylegend{background:#cbedf6;margin-bottom:10px;}
#amenities .left, #categorylegend .left{margin-right:25px;}

.story{clear:both;margin:10px 0;padding:10px;border-top:1px solid #ccc;}
.story.first{border:0;margin-top:0;}

.publication{clear:both;height:220px;margin-top:10px;background:#CBEDF6;padding:20px;}
.publication img{padding:0 20px 0 10px;}
.publication h1{color:#002b53;margin-top:10px;}

#footer{
	clear:both;
	width:995px;
	background:transparent url(/images/bg_footer_nav.jpg) top left repeat-x;
}
#footer_nav{width:800px;height:42px;float:left;}
#footer_nav li{display:block;float:left;line-height:42px;}
#footer_nav li a{
	display:block;
	height:42px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:0 9px;
	border-left:1px solid #176b96;
	border-right:1px solid #0f1d70;
}
#footer_nav li.about a{border-left:0;}
#footer_nav li.contact a{border-right:0;}
#footer .alignright{margin:10px 10px 0 0;color:#fff;}
#footer img{clear:both;margin:20px;}

/* CUSTOM SELECT BOXES */
.styled-padding{height:30px;margin-bottom:10px;}
.select{
	position:absolute;
	display:block;
	width:230px;
	height:30px;
	line-height:29px;
	padding:0 24px 0 8px;
	color:#282323;
	font-size:11px;
	font-weight:bold;
	background:transparent url(/images/bg_select.png) no-repeat;
	overflow:hidden;
	margin-bottom:10px;
}

/* MISC */
.alignleft{float:left;margin:0 10px 10px 0;}
.alignright{float:right;margin:0 0 10px 10px;}
.clear{clear:both;}

.left{float:left;}
.right{float:right;}
.center{text-align:center;}
.regionphoto {margin:0px 5px 0px 0px;}
.ad.left, .ad.right{margin:0 5px 5px 5px;}
.center .ad{margin-top:20px;}

#nav li a.btn, a.btn{
	display:block;
	text-decoration:none;
	font-weight:bold;
	text-transform:lowercase;
	width:60px;
	height:22px;
	line-height:20px;
	text-align:center;
	padding:0;
	color:#fff;
	background:transparent url(/images/bg_btn.png) top left no-repeat;
	border:0;
}
a.btn.blue{background:transparent url(/images/bg_btn_blue.png) top left no-repeat;}
#nav li a.btn{margin:11px 0 0 15px;}
#nav li a.btn:hover, a.btn:hover{color:#4dacfe;}

.clearfix:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}


div.region-box-wrapper {
	width:685px;
	height:285px;
	float:right;
}

div.region-box-tab-wrapper {
	width:685px;
	height:31px;
	background:#000;
	float:left;
}

ul.region-box-tab-list {
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	height:27px;
	padding-bottom:0px;
	padding-top:4px;
	position:relative;
	background:#000;
}

ul.region-box-tab-list li { 
	list-style:none;
	display:inline;
	padding-left:6px;
	padding-right:12px;

	/* this appears to be the IE/Firefox difference maker */	
	padding-top:6px;
	padding-bottom:5px;
	
	position:relative;
	background:#000;
}

ul.region-box-tab-list li a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:27px;
	padding-top:6px;
	padding-bottom:5px;
	padding-right:6px;
	background:#000;
}

ul.region-box-tab-list li#tab-ontario.on,
ul.region-box-tab-list li#tab-ontario.selected {
	background:url(/images/regionbox-tab-on-left.png) bottom left no-repeat;
}
ul.region-box-tab-list li#tab-ontario a#link-ontario.on,
ul.region-box-tab-list li#tab-ontario a#link-ontario.selected {
	background:url(/images/regionbox-tab-on-right.png) bottom right no-repeat;
}
ul.region-box-tab-list li#tab-western-canada.on,
ul.region-box-tab-list li#tab-western-canada.selected {
	background:url(/images/regionbox-tab-wc-left.png) bottom left no-repeat;
}
ul.region-box-tab-list li#tab-western-canada a#link-western-canada.on,
ul.region-box-tab-list li#tab-western-canada a#link-western-canada.selected {
	background:url(/images/regionbox-tab-wc-right.png) bottom right no-repeat;
}
ul.region-box-tab-list li#tab-quebec.on,
ul.region-box-tab-list li#tab-quebec.selected {
	background:url(/images/regionbox-tab-qc-left.png) bottom left no-repeat;
}
ul.region-box-tab-list li#tab-quebec a#link-quebec.on,
ul.region-box-tab-list li#tab-quebec a#link-quebec.selected {
	background:url(/images/regionbox-tab-qc-right.png) bottom right no-repeat;
}
ul.region-box-tab-list li#tab-mid-atlantic-us.on,
ul.region-box-tab-list li#tab-mid-atlantic-us.selected {
	background:url(/images/regionbox-tab-ma-left.png) bottom left no-repeat;
}
ul.region-box-tab-list li#tab-mid-atlantic-us a#link-mid-atlantic-us.on,
ul.region-box-tab-list li#tab-mid-atlantic-us a#link-mid-atlantic-us.selected {
	background:url(/images/regionbox-tab-ma-right.png) bottom right no-repeat;
}
ul.region-box-tab-list li#tab-new-england.on,
ul.region-box-tab-list li#tab-new-england.selected {
	background:url(/images/regionbox-tab-ne-left.png) bottom left no-repeat;
}
ul.region-box-tab-list li#tab-new-england a#link-new-england.on,
ul.region-box-tab-list li#tab-new-england a#link-new-england.selected {
	background:url(/images/regionbox-tab-ne-right.png) bottom right no-repeat;
}
ul.region-box-tab-list li#tab-atlantic-canada.on,
ul.region-box-tab-list li#tab-atlantic-canada.selected {
	background:url(/images/regionbox-tab-ac-left.png) bottom left no-repeat;
}
ul.region-box-tab-list li#tab-atlantic-canada a#link-atlantic-canada.on,
ul.region-box-tab-list li#tab-atlantic-canada a#link-atlantic-canada.selected {
	background:url(/images/regionbox-tab-ac-right.png) bottom right no-repeat;
}

div#content-ontario h2,
div#content-ontario a {
	color:#f77121;
}
div#content-western-canada h2,
div#content-western-canada a {
	color:#0c7840;
}
div#content-quebec h2,
div#content-quebec a {
	color:#9a1849;
}
div#content-mid-atlantic-us h2,
div#content-mid-atlantic-us a {
	color:#9c3620;
}
div#content-new-england h2,
div#content-new-england a {
	color:#277cc3;
}
div#content-atlantic-canada h2,
div#content-atlantic-canada a {
	color:#ed1b23;
}

div.region-box-content-wrapper {
	width:685px;
	height:254px;
	float:left;
	background-color:#000000;
}

div.region-box-info-wrapper {
	width:176px;
	height:194px;
	float:left;
	padding:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

h2.region-box-info-title {
	padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}

div.region-box-planner-wrapper {
	width:449px;
	height:254px;
	float:right;	
}

div.region-box-planner-wrapper .planner-button {
	float:right;
	margin-top:210px;
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid;
	border-color:#ffffff;
}

div.region-box-planner-wrapper #btn-ontario {
	background-color:#f77121;
}
div.region-box-planner-wrapper #btn-western-canada {
	background-color:#0c7840;
}
div.region-box-planner-wrapper #btn-quebec {
	background-color:#9a1849;
}
div.region-box-planner-wrapper #btn-mid-atlantic-us {
	background-color:#9c3620;
}
div.region-box-planner-wrapper #btn-new-england {
	background-color:#277cc3;
}
div.region-box-planner-wrapper #btn-atlantic-canada {
	background-color:#ed1b23;
}

div.publication-select {
	width:70px;
	height:150px;
	float:left;
	position:relative;
	padding:5px;
	text-align:center;
	background-color:#eee;
}
div.publication-select img {
	padding:0;
	border:0;
}

div.publication-select .publication-label {
	font-size: 0.75em;
}

div.formblock {
padding: 0px;
}

div.formblock p {
padding-bottom: 4px;
}

div.formblock p span.field {
font-size: 0.75em;
}

div.formblock label {
font-size: 0.9em;
font-weight:normal;
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
margin-top: 0.2em;
display: block;
}

div.formblock label.required {
font-weight:bold;
}

ul.formelements {
list-style:none;
float:left;
padding: 0px;
width:600px;
}

ul.formelements li {
float:left;
position:relative;
width:100%;
font-size:0.9em;
}

ul.formelements li p {
clear:both;
padding-top:2px;
padding-bottom:0px;
padding-right:2px;
margin:0;
}

.dashboard ul.formelements li {
width:278px;
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid;
	border-color:#ffffff;
	background-color:#003366;
}

div#loginBox {
width:300px;
}

div#loginBox LoginForm,
div#loginBox ForgotPassword {
float:left;
}

div#loginBox input {
font-size: 0.8em;
width:140px;
}

div#loginBox ul {
list-style:none;
float:left;
padding: 0px;
width:100%;
}

div#loginBox ul li {
float:left;
position:relative;
width:100%;
padding-bottom: 4px;
}

div#loginBox ul li label {
font-size: 0.81em;
font-weight:bold;
width: 55px;
float: left;
text-align: left;
margin-right: 0.5em;
margin-top: 0.2em;
display: block;
}

div#loginBox ul li fieldset {
padding: 10px;
}

#loginBox input.button { 
width: auto;
height: 24px;
padding-bottom:3px;
}

img.shift:hover {margin-top:-2px;margin-right:-2px;margin-bottom:2px;margin-left:2px;}

a.orange:link,
a.orange:active,
a.orange:visited	{color:#216fb0; text-decoration:underline; font-weight:bold;}
a.orange:hover		{text-decoration:underline;}

a.cfwindow:link,
a.cfwindow:active,
a.cfwindow:visited	{color:#fff; text-decoration:underline; font-weight:bold;}
a.cfwindow:hover		{text-decoration:underline;}


.dashboard	    {width:100%; height: auto;}
.dashboard	ul 	{color:#7c7c7c; line-height:1.0em;}
.dashboard	ul p	{margin:0;}
.dashboard	ul span	{color:#7c7c7c;}

.dashboard .dashRight	{width:618px; margin-left:7px; float:left;}

ul.navbar {
list-style-type:none;
}
ul.navbar li {
padding-top:5px;
padding-bottom:5px;
}
a.navlink {
color:#CC3300;
font-weight:bold;
text-decoration:none;
}
a.navlink:hover {
text-decoration:underline;
}

table.dataTable {
width:618px;
background-color:transparent;
border-color:#ECE0C6;
border-width:thin;
border-style:solid;
text-align:left;
border-spacing:0;
padding:0px;
border-bottom:0;
font-size:0.85em;
}

table.medium {
width:590px;
}

table.small {
width:100%;
margin-right:10px;
}

table.dataTable tr th {
background-color:transparent;
border:0;
border-bottom:thin;
border-bottom-color:#ECE0C6;
border-style:solid;
text-align:left;
padding:4px;
}

table.dataTable tr td {
background-color:transparent;
border:0;
border-bottom:thin;
border-bottom-color:#ECE0C6;
border-style:solid;
text-align:left;
padding:4px;
}

table.dataTable tr th.center,
table.dataTable tr td.center {
text-align:center;
}

table.dataTable tr th.right,
table.dataTable tr td.right {
text-align:right;
}

table.dataTable tr.alternate {
background-color:#eee;
}

table.dataTable tr:hover {
background-color:#ECE0C6;
}

table.dataTable tr td a {
text-decoration:underline;
font-weight:bold;
}

table.dataTable tr td a.region {
font-size:0.85em;
text-decoration:none;
font-weight:bold;
}

table.dataTable tr td a.subregion {
font-size:0.85em;
font-weight:normal;
}

h1.dashboard {
	font-size:18px;
	padding-bottom: 10px;
	padding-top:10px;
}
h2.dashboard {
	font-size:18px;color:#fff;font-weight:normal;
	padding-bottom: 10px;
}

div.dashLeft
{
width:199px;
height:auto;
float:left;
border-right: 1px solid #ccc;
margin-bottom: 1em;
background-color: #90bade;
color: #333;
padding-left:20px;padding-right:20px;padding-bottom:10px;padding-top:10px;
}

div.dashLeft ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

div.dashLeft li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

div.dashLeft li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body div.dashLeft li a { width: auto; }

div.dashLeft li a:hover
{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

.dashboard input,
.dashboard select {
font-size: 0.78em;
}

.dashboard h2 {
clear:both;
padding-top:10px;
padding-bottom:5px;
width:618px;
}

.dashboard h2.navtitle {
padding-top:0px;
width:199px;
color:#fff;
}

#content input,
#content select {
font-size: 0.78em;
}

#content .button,
.dashRight .button {
	font-size:1.0em;
}

ul.categorylist {
list-style:none;
float:left;
padding: 0px;
width:100%;
}

ul.categorylist li {
float:left;
position:relative;
width:48%;
font-size:1.0em;
font-weight:bold;
padding:2px;
}

ul.categorylist li a:hover {
text-decoration:underline;
}

/** site map list **/
ul.subregion {
list-style:none;

padding-left: 10px;
margin-top: 5px;
margin-bottom: 10px;
width:100%;
}

ul.subregion li {
display:inline;
width:45%;
font-size:0.90em;
font-weight:normal;
padding-right:5px;
}

ul.subregion li a:hover {
text-decoration:underline;
}

.legend-submit {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.0em !important;
	border:1px solid;
	border-color:#ffffff;
	padding:3px;
	width:250px;
	background-color:#785d32;
}
.details-button {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.0em !important;
	border:1px solid;
	border-color:#ffffff;
	padding:3px;
	width:130px;
}

.suggest-button {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.0em !important;
	border:1px solid;
	border-color:#ffffff;
	padding:3px;
	width:150px;
}

.btn-ontario {
	background-color:#f77121;
}
.btn-western-canada {
	background-color:#0c7840;
}
.btn-quebec {
	background-color:#9a1849;
}
.btn-mid-atlantic-us {
	background-color:#9c3620;
}
.btn-new-england {
	background-color:#277cc3;
}
.btn-atlantic-canada {
	background-color:#ed1b23;
}

.color-ontario {
	color:#f77121;
}
.color-canada {
	color:#0c7840;
}
.color-quebec {
	color:#9a1849;
}
.color-us {
	color:#9c3620;
}
.color-new-england {
	color:#277cc3;
}
.color-atlantic-canada {
	color:#ed1b23;
}

div.list-thumbnail {margin:0; padding:0; width:92px; height:110px; float:left; margin-right:16px; margin-bottom:20px;}
div.featured {margin-bottom:-20px;}
img.thumbnail {float:left; margin:0px 15px 15px 0; width:92px; height:140px; }

.supplier-listing div span	{width:90px;}
.supplier-listing div.wide span	{left:85px;}

.listSuppliers ul li {margin:0 0 3px; padding:10px 25px 12px 21px; height:150px; background:url(/images/bg-ListItem-Blue.png) no-repeat bottom center;}

/* basic listing adjustments */
.listSuppliers ul li.list-basic {height:100px;}
div.list-basic {height:80px;}
.listSuppliers ul li.list-basic img.thumbnail {height:80px;}
.listSuppliers ul li.list-basic h3 {margin-top:0px;}

a.pageNum{
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	text-transform:lowercase;
	width:36px;
	height:22px;
	line-height:20px;
	text-align:center;
	padding:0;
	margin-right:1px;
	color:#fff;
	background:transparent url(/images/bg_page_btn.png) top left no-repeat;
	border:0;
	float:left;
}
a.controls {background:transparent url(/images/bg_btn_page_controls.png) top left no-repeat;}
a.pageNum.blue,
a.pageNum.controls:hover,
a.pageNum:hover {background:transparent url(/images/bg_btn_page_blue.png) top left no-repeat;}

/***  Email us cfwindow form style **/
div#EmailUsBox {
width:350px;
float:left;
}
div .fieldrow input {
font-size: 0.8em;
width:140px;
}

div .subjectrow input {
font-size: 0.8em;
width:300px;
}

div .messagerow input {
margin-top:5px;
font-size: 0.8em;
}

div#EmailUsBox .fieldrow {
width:350px;
float:right;
margin-bottom:6px;
}

div#EmailUsBox label {
font-size: 0.8em;
font-weight:bold;
width:200px;
}

div#EmailUsResponse {
margin-top:100px;
font-size: 0.8em;
font-weight:bold;
width:350px;
}

.searchButton {
padding: 0px;
margin: 0px;
width: 27px;
height: 25px;
border: 0px;
background:url(/images/btn_search.png) top left no-repeat;
}

span.seo {
display:none;
}

#ratingsbox {padding-right:0px;float:right;}
