/* CSS Document */

body
	{
	color: #000000;
	margin:0;
	padding:0;
	behavior:url("web/css/csshover.htc");
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	}

#contentwrapper p, ul, ol
	{
	text-align: justify;
	}

a 	
	{
	text-decoration: none;
	color: #04254b;
	}

a:hover
	{
	text-decoration: underline;
	}
	
div#totalwrapper
	{
	display:block;
	width:940px;
	position:relative;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

div#masthead
	{
	display:block;
	float:left;
	width: 100%;
	height: 309px;
	margin:0;
	margin-bottom:0px;
	padding:0;
	background-image: url('bg_masthead.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	}

div#masthead ul#logomenu
	{
	left:4px;
	list-style-type:none;
	padding:0;
	position:absolute;
	top:35px;
	width:130px;
	}	

div#masthead ul#logomenu li
	{
	float: left;
	color: #333333;
	margin-top:3px;
	}

div#masthead ul#logomenu li a
	{
	color: #666666;
	padding: 0px 5px 0px 8px;
	text-decoration:none;
	font-size:11px;
	}

div#masthead ul#logomenu li a:hover
	{
	text-decoration:underline;
	}

div#masthead p.slogan
	{
	color:#666666;
	display:block;
	font-family:Tahoma,sans-serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	left:6px;
	position:absolute;
	top:208px;
	}

div#masthead h1
	{
	font-size:29px;
	font-weight:bold;
	left:0;
	letter-spacing:2px;
	position:absolute;
	text-align:center !important;
	text-transform:uppercase;
	top:-5px;
	}

div#masthead h3
	{
	position:absolute;
	left:59px;
	top:36px;
	color:#E00;
	font-size:36px;
	font-family:Tahoma, sans-serif;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight:bold;
	}

div#masthead h4
	{
	position:absolute;
	left:59px;
	top:89px;
	color:#E33;
	font-size:36px;
	font-family:Tahoma, sans-serif;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight:bold;
	}

div#masthead .phoneul
	{
	position:absolute;
	left:20px;
	top:210px;
	color:#101;
	position:relative;
	list-style-type:square;
	}

div#masthead .phoneul li
	{
	float: left;
	width: 180px;
	font-size:18px;
	}

#headerflag
	{
	background-image: url('files/CanadaFlag.jpg');
	position:absolute;
	left:880px;
	top:0px;
	width: 60px;
	height: 40px;
	}

div#mainmenudiv
	{
	display:block;
	width:236px;
	position:absolute;
	top:312px;
	left:1px;
	}

ul.mainmenu
	{
	position:relative;
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul.mainmenu li 
	{
	position:relative;
	}

ul.mainmenu li.last 
	{
	margin-right:0px;
	}

ul.mainmenu li a 
	{
	color:#333333;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:13px; 
	text-align:left;
	font-weight:bold;
	padding:6px 0px 6px 6px;
	display:block;
	width:236px;
	background-image: url('files/ln_static.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right:1px solid #666666;
	}

.current
	{
	font-style:italic;
	font-weight: bold;
	}

.current span
	{
	color:#FF1019;
	background-image:url(../image/141/list-canada-flag-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	}

ul.mainmenu li a:hover 
	{
	background-image:url('files/ln_active.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	color:#000000;
	text-decoration:none;
	}
	
ul.mainmenu li ul
	{
	display: none;
	}
	
ul.mainmenu li:hover ul,
ul.mainmenu li.over ul 
	{
	display: block;
	position: absolute;
	left: 310px;
	top: 0px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	z-index: 1000;
	}
	
ul.mainmenu li ul li 
	{
	background:none;
	padding-left:0 !important;
	margin:0 !important;
	clear:both;
	position:relative;
	padding:0px;
	}
	
ul.mainmenu li ul li a 
	{
	border-right:1px solid #666666;
	border-left:1px solid #999999;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	margin:0 !important;
	padding:8px 5px 7px 30px;
	text-transform:none;
	width:151px;
	}
		
ul.mainmenu li ul li ul
	{
	display: none !important;
	}
	
ul.mainmenu li ul li:hover ul,
ul.mainmenu li ul li.over ul 
	{
	display: block !important;
	position: absolute;
	left: 326px;
	top: 0px;
	padding: 0;
	margin:0 !important;
	list-style-type: none;
	z-index: 1000;
	background-color: #FFFFFF;
	}
	
ul.mainmenu li ul li ul li 
	{
	background:none;
	padding-left:0 !important;
	margin:0 !important;
	clear:both;
	}
	
ul.mainmenu li ul li ul li a 
	{
	background-color:#999999;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	display:block;
	font-size:13px;
	font-weight:normal;
	line-height:15px;
	margin:0 !important;
	padding:8px 5px 8px 20px;
	text-transform:none;
	width:200px;
	}

/* Page */

div#contentwrapper {
	display:block;
	float:left;
	width: 520px;
	}
	
	
/* Search */

div#searchbar {
	display:block;
	height:30px;
	left:685px;
	position:absolute;
	top:255px;
	width:265px;
	}

#searchbar fieldset {
	border: none;
	}

#searchbar legend {
	display: none;
	}

#searchbar label {
	color:#333333;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	width:60px;
	}

#searchbar input {
	display:block;
	float:left;
	padding: 2px;
	border: 1px solid #666666;
	font-size:11px;
	color:#333;
	background:#fff;
	width: 105px;
	margin-top:1px;
	}

#searchbar fieldset em{
	color: #EE0000;
	}

#searchbar input.button{
	width: 63px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-left:8px;
	margin-top:0px;
	cursor:pointer;
	background-color: #333333;
	border: 1px solid #999999;
	}

/* //Search */


/* Content */


#maincontent
	{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	float:left;
	padding:0 20px 0 255px;
	width:663px;

	min-height:740px;
	height:auto !important;
	height:740px;
	}

#maincontent table thead tr td {
	font-size:11px;
	font-weight:bold;
	border:1px solid #333333;
	color:#003300;
	padding:4px 4px 4px 1px;
	background: #899DB2;
	}

#maincontent table tr td {
	font-size:11px;
	text-align:left;
	line-height:normal;
	padding:3px 1px;
	vertical-align:top;
	border-bottom:1px dotted #333333;
	background-color: #D7E5FF;
	}
	
.textone 
	{
	width: 650px;
	padding-left:6px;
	font-size:16px;
	}
	
.texttwo 
	{
	width:650px;
	padding-left:6px;
	font-size:16px;
	}	


.textboxone 
	{
	width: 650px;
	padding-left:6px;
	font-size:16px;
	}
	
.textboxtwo 
	{
	width:650px;
	padding-left:6px;
	font-size:16px;
	}
	
	
.textboxone img, .textboxtwo img
	{
	float:right;
	max-width:610px;
	overflow:hidden;
	margin-left:0px;
	border:0px;
	}

.textone a , .texttwo a
	{
	text-decoration: underline;
	}

div.csschooser
	{
	margin:0;
	}

div.cssitem{
	display:block;
	float:left;
	height:120px;
	width:210px;
}

div.cssitem img{
	display:block;
	float:left;
	width: 200px;
	height:100px;
	margin:0;
	border:2px solid #cccccc;
}

.photoone 
	{
	max-width:610px !important;
	overflow:hidden;
	clear:both;
	}

.phototwo {
	max-width:510px !important;
	overflow:hidden;
	}

/* Sidebar */


#subcontent {
	color:#000000;
	display:block;
	float:left !important;
	left:723px;
	padding:0 27px;
	position:absolute;
	top:297px;
	width:166px;
       }



/* Footer */

div#clearboth
	{
	clear:both;
	}

#footer 
	{
	background-image:url('bg_footer.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	color:#333333;
	height:88px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-19px;
	padding:70px 0px 0px 0px;
	text-align:center;
	width:940px;
	}

#footer a
	{
	color:#666666;
	}

#footerleft,
#footercenter,
#footerright
	{
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	}

#footerleft
	{
	float: left;
	background-image: url('files/CanadaFlag.jpg');
	width: 60px;
	height: 40px;
	clear: none;
	}

#footerright
	{
	float: right;
	background-image: url('files/CanadaFlag.jpg');
	width: 60px;
	height: 40px;
	clear: none;
	}

#footercenter
	{
	float: left;
	width: 800px;
	clear: none;
	}



/* // Footer */



/* Product Thumbs */

div.productcategoryitem{
	display:block;
	float:left;
	width:160px;
	height:180px;
}

div.productcategoryitem div.name{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
}

div.productcategoryitem div.image{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
}

div.productcategoryitem div.image img{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

/* //Product Thumbs */


/* Product Cathgory Thumbs */

div#maincontent h1, div#maincontent h2
	{
	font-size:18px;
	padding-bottom:2px;
	/*
	color:#063261;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #063261;
	*/
	text-align:center !important;
	clear: both;
	}

div.products{
	display:block;
	float:left;
	width:160px;
	height:230px;
}

div.products div.name{
	display:block;
	float:left;
	width:160px;
	height:25px;
	text-align:center;
}

div.products div.image{
	display:block;
	float:left;
	width:160px;
	height:155px;
	text-align:center;
}

div.products div.image img{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

div.products div.short{
	display:block;
	float:left;
	width:155px;
	height:30px;
	text-align:center;
	color:#666;
	font-size:11px;
}

div.paging{
	clear:left;
	font-weight:bold;
}

div.paging a{
	font-weight:normal;
}

/* // Product Cathgory Thumbs */


/* Product Detail */

div.productdetail div{
	display:block;
	float:left;
	width:160px;
	height:160px;
}

div.productdetail div img{
	border:2px solid #cccccc;
	max-width:150px;
	width: expression(this.width > 150 ? 150: true);
	max-height:150px;
	height: expression(this.height > 150 ? 150: true);
}

div.long, div.prices, div.category, div.manufacturer, div.subject, div.style, div.width, div.height, div.depth, div.weight, div.startdate, div.enddate, div.geography, div.sorting, div.pst, div.featured1, div.ingredients{
	clear:left;
	width: 480px;
	height:20px !important;
}

/* // Product Detail */


/* FORM */

form label
	{
	display:block;
	width:300px;
	clear:left;	
	}

form input, form select
	{
	border: 1px solid #336699;
	width:250px;
	background:#fff;
	color:#333;
	}

form textarea
	{
	border: 1px solid #336699;
	width:350px;
	background:#fff;
	color:#333;
	}

form input#security_code
	{
	width:120px;
	}

div.CaptchaImageDiv
	{
    display:block;
	float:left;
	margin-top:10px;
	padding:0;
	text-align:left;
	clear:left;
	width:140px;
	}

div.CaptchaImageDiv img
	{
	margin:0;
	padding:0;
	}

div#ContactForm div.TextFieldDiv
	{
	font-size:10px;
	}

form input#submit
	{
	background:#9c0a0d;
	border: 1px solid #fff;
	color:#000;
	margin-top:10px;
	font-weight:bold;
	width:120px;
	}

/* // FORM */

div.productdetail a:link,
div.productstyle a:link,
div.productmanufacturer a:link
	{
	text-decoration:underline;
	}
div.productcategory,
div.ingredients,
div.productsubject,
div.productdecor,
div.productdetail,
div.productstyle,
div.productmanufacturer
	{
	margin-left: 8px;
	}
	
div.ordersent
	{
	margin-left: 12px;
	}
div.products
	{
	margin-left: 4px;
	}
/* SHOPPING CART TABLE */
div.shoppingcart
	{
	margin-left: 10px;
	margin-right: 10px;
	width: 482px;
	}
div.carttable table
	{
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 90%;
	}
div.carttable table td
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 4px;
	}
	
div.carttable table thead
	{
	font-weight: bold;
	background-color: #E0E0E0;
	}
	
div.carttable table td.cartTotal
	{
	font-weight: bold;
	border-style: none;
	}
	
div.carttable table td.cartTotalItem
	{
	border-style: none;
	}
	
div.cartbuttons
	{
		margin-top: 15px;
		margin-bottom: 15px
	}
/* // SHOPPING CART TABLE */
/* CHECKOUT FORM */
div.checkoutForm
	{
	width : 610px;
	}
	
form.checkoutForm fieldset 
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}
form.checkoutForm fieldset label
	{
	color:#444444;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:right;
	width:120px;
	margin-bottom: 5px;
	}
	
form.checkoutForm fieldset input, 
form.checkoutForm fieldset textarea
	{
	border:1px solid #666666;
	margin-left: 5px;
	width: 300px;
	font-size: 11px;
	}	
form.checkoutForm fieldset input.frmButton 
	{
	width: 100px;
	}	
form.checkoutForm fieldset select 
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 150px;
	}	
	
form.checkoutForm fieldset legend,
form.checkoutForm fieldset h3
	{
	font-size: 18px;
	top: 0px;
	/* font-family: Arial;; */
	color: #3399FF;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	font-weight: normal;
	}
	
form.checkoutForm input#param_same_as
	{
	width: 18px;
	}
form.checkoutForm br
	{
	clear: both;
	}
/* // CHECKOUT FORM */
/* ADD TO CART DIV */
div.addtocart
	{
	margin-top: 20px;
	
	}
div.addtocart fieldset
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}
	
div.addtocart table
	{
	border: 1px solid #666666;
	border-collapse: collapse;
	width: 499px;
	}
div.addtocart table td
	{
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 4px;
	}
	
div.addtocart table td.matrixLabel
	{
	font-weight: bold;
	background-color: #E0E0E0;
	text-transform: capitalize;
	}
	
div.addtocart table td input
	{
	margin: 3px;
	width: 30px;
	}
	
div.addtocart fieldset label
	{
	display:block;
	float:left;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:left;
	width:160px;
	}
	
div.addtocart fieldset input, 
div.addtocart fieldset textarea
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 100px;
	}	
div.addtocart fieldset select 
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 100px;
	}
	
div.addtocart input.frmButton
	{
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 10px;
	}
	
div.addtocart br
	{
	clear: both;
	}
/* // ADD TO CART DIV */
/* PRODUCT DETAILS */
div.spProductLabel
	{
	width: 170px;
	font-weight: bold;
	float: left;
	}
	
div.long
	{
	margin-bottom: 20px;
	}
	
/* errormessage div (checkout) */
div.errormessage
	{
	color: red;
	}
	
	
/* SEARCH BAR ZIP START */

div#searchbarzip {
	background-color:#DDEED5;
	display:block;
	height:120px;
	left:1px;
	position:absolute;
	top:626px;
	width:277px;
	}

#searchbarzip fieldset {
	border: none;
	}

#searchbarzip legend {
	display: none;
	}

#searchbarzip label {
	color:#333333;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:6px 0px 1px 0pt;
	text-align:right;
	width:250px;
	}

#searchbarzip input {
	background:#FFFFFF none repeat scroll 0%;
	color:#333333;
	display:block;
	float:left;
	font-size:11px;
	margin-top:0px;
	padding:0px;
	width:250px;
	}

#searchbarzip fieldset em{
	color: #EE0000;
	}

#searchbarzip input.button{
background-color:#FFFFFF;
border-right:1px solid #990000;
border-top:1px solid #990000;
color:#333333;
cursor:pointer;
font-size:11px;
font-weight:bold;
margin-left:0px;
margin-top:6px;
text-transform:uppercase;
	/*width:107px;*/
	}
	
	/* end search bar zip */

/* Breadcrumbs start */

.breadcrumb 
	{
	font-size:11px;
	color:#333333;
	font-weight:normal;
	width:520px;
	}

.breadcrumb a:link 
	{
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}

.breadcrumb a:hover 
	{
	color: #FFFFFF;
	background-color: #666600;
	text-decoration:none;
	}

/* Breadcrumbs end */

/* search form tweaks start */
#searchbar #param_search_type_single
	{
	display: none;
	}
/* search form tweaks end */


div.hover_bigimage img
	{
	height: 300px;
	}
div.hover_thumb
	{
	float: left;
	border-style: none;
	}
div.hover_thumb img
	{
	border-style: none;
	width: 50px;
	}
div.hover_thumb a
	{
	border-style: none;
	}
div.hover
	{
	clear: right;
	}
a.hs-control-prev
	{
	padding: 10px;
	text-align: center;
	}
a.hs-control-next
	{
	padding: 10px;
	text-al
ign: center;
	}
a.hs-control-close
	{
	padding: 10px;
	text-align: center;
	}
	
	
/* URL LIST */

.urllist 
	{
	width:440px;
	padding-left:6px;
	}
	
.sitemap
	{
	list-style-image: url("../image/141/list-canada-flag-icon.jpg");
	}

#CallSupport p
	{
	font-size: 18px;
	text-align: center;
	color: #ee3333;
	}
	

p{text-align: justify;}




	
	
	