body {
	text-align: center; 
	margin: 0;
	padding: 0;
}

#outterWrapper {
	background: #fff url(../images/main_bg.gif) 0 0 repeat-x;
	padding-top: 10px;
	padding-bottom: 20px;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix { display: inline-block; }

* html .clearfix { height: 1%; }

.clearfix { display: block; }

.clear { clear: both; }

#container { margin: 0 auto; width:788px; text-align:left; background-image:url(../images/bg_a.gif); background-repeat:no-repeat; background-position:top left;}

#container #down { width:788px;  background-image:url(../images/bg_b.gif); background-repeat:no-repeat; background-position:0 100%; padding:14px 0 0 12px; margin: 0 0 0 2px;}

#down #header {background-image:url(../images/header_bg.gif); background-repeat:no-repeat; width:760px; height:82px; position:relative;}

#down #header #mainLogo { position:absolute; top:11px; left:8px;}

#down #header #randomImage {position:absolute; top:0; right:0;}

#down #header #smallMenu {position:absolute; top:0; right:0; z-index:100;}

#down #header #smallMenu ul { display:block; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:5px 5px 0 0;}

#down #header #smallMenu li { list-style-type:none; display:inline; color:#ffba00; padding-right:5px;}

#down #header #smallMenu a {text-decoration:none; color:#000;}

#down #header #smallMenu a:hover {text-decoration:underline; color:#000;}

#mainNav {background-image:url(../images/main-nav_bg.gif); background-repeat:repeat-x; width:760px; height:25px; text-transform:uppercase; position:relative; }

#mainNav ul { display:block; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:0 0 0 14px; padding-top:4px;}

#mainNav li { list-style-type:none; display:inline; padding-right:13px; color:#ffcc00;}

#mainNav a {text-decoration:none; color:#fff;}

#mainNav a:hover {text-decoration:none; color:#ffbe00;}

#mainNav .current {color:#ffbe00;}

#mainNav #store {position:absolute; top:5px; left:660px;}

#mainNav #store p {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; text-transform:uppercase; }

#mainNav #store a {text-decoration:none; color:#fff;}

#mainNav #store a:hover {text-decoration:none; color:#ffbe00;}

/*French Version
________________________________________________________________________*/

#mainNav #store2 {position:absolute; top:5px; left:630px;}

#mainNav #store2 p {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; text-transform:uppercase; }

#mainNav #store2 a {text-decoration:none; color:#fff;}

#mainNav #store2 a:hover {text-decoration:none; color:#ffbe00;}

/* =Footer
___________________________________________________________________________ */
#footer {
	height:36px; 
	margin-left:-12px; 
	padding:20px 0 0 5px; 
	position:relative; 
	clear:both; 
	background-image:url(../images/bg_c.gif); 
	background-repeat:no-repeat; 
	background-position:top left; 
}
#footer p, #footer ul { 
	font-size:92%; 
	color:#35322d;
}
#footer #menu {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 190px;
}
#footer #menu2 {
	position: absolute; 
	top: 20px; 
	left: 375px;
	width: 400px;
}
#footer #menu ul, #footer #menu2 ul { display:block; text-align:right;}

#footer #menu li, #footer #menu2 li { list-style-type:none; display:inline; color:#ffcc00;}

#footer a {color:#2f2c27;}

#footer a:hover { color:#000;}

/* =Main Content region
___________________________________________________________________________ */

#down #centerSection {/*width:100%;*/ padding:0; }

/* JH: removed this and defined text colour in body
#mainContent  p, ul, ol, dl, li { color:#666666; } */

#mainContent  p {line-height:1.4;}

#mainContent { width:570px; float:left; background-image:url(../images/product-bg.gif); background-repeat:no-repeat; background-position:right top;

	/* JH: height hack for IE6
	height:100%; min-height:421px; */
	min-height:421px; height: auto !important; height: 421px;
}

#nosidebar #mainContent {
	width:760px;
	background:url(../images/maincontent_bkg.gif) top left repeat-x;
}

#content { padding:0 30px 10px 5px; }


html>body #left, html>body #mainContent { height:auto; }

#down #centerSection #left h2 { padding-top:0; margin-top:0; font-size:18px; color:#463e2d;  padding-left:6px; padding-right:15px; border:none;}


#mainContent h1.pageTitle { padding:0 15px 0 0; /*color:#463e2d;*/ }

h1 span {color:#999 !important;}

/* =Right Sidebar
___________________________________________________________________________ */

#right, #secondaryContent  { float:left; width:190px; padding:0; margin:0; background-image:url(../images/right_r-menu.gif); background-repeat:repeat-x;}

#right img, #secondaryContent img {border:none; padding:0; margin:0; font-size:0px;} /* is this required?? */

#right #sideNav, #secondaryContent #sideNav {margin:10px 0 15px 0;}

#right #sideNav ul, #secondaryContent #sideNav ul { font-size:12px; color:#000; margin:0; padding:0; margin-left:6px; }

#right #sideNav li, #secondaryContent #sideNav li {list-style-type: none; color:#000;text-align:left;
padding-top:0;padding-bottom:0; background:url(../images/misc-dash.gif) repeat-x bottom left; margin:0; display: block; height:36px;}




#right #sideNav li a, #secondaryContent #sideNav li a {	color:#000;	text-decoration:none; padding: 10px 0 10px 10px; width:175px; background-image:url(../images/bullet.gif); background-repeat:no-repeat; background-position:left center; display: block; margin:0;  }

/* class for two-line side nav items  */
.sideNav-twoLine { padding-bottom: 15px !important; }


#right #sideNav li a:hover, #secondaryContent #sideNav li a:hover {
color:#eb1829; text-decoration:none; background-color:#ffeba8; padding:10px 0 10px 10px;
width:175px; background-image:url(../images/bullet.gif); background-repeat:no-repeat; margin:0;}

div.rightImage {border:none; padding:0; margin:0; font-size:0px;}

#flyerfinder { z-index: 50; position: absolute; width: 150px; height: 115px; background-color: #fff; left: 0px; bottom: 0px; border-width: 10px 10px 10px 10px; border-color: #dddece; border-style: solid; display: none; padding: 10px; }
#flyerfinder p {text-transform: none; font-size: 10px; }

div.orangeLink { background-color:#ffbe00; padding:0; margin:0; width:190px;}

div.orangeLink p {padding:0.3em 5px 0.3em 10px; margin:0; text-align:right; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px;}

div.orangeLink a {color:#ed1b2d; text-decoration:none;}

#searchBox { background-image:url(../images/searchbox_bg.jpg); background-repeat:repeat-x; background-color:#1c1711; min-height:100px; position:relative; padding:5px 10px 10px 10px;}

#searchBox p { font-size:12px; color:#f9f8ee; padding:0;}

#searchBox #submitBtn {text-align:center; margin:5px 0 0 0;}

#searchBox  #email { width: 155px; display:inline;}

#searchBox #textMessage {clear:both; margin:0 0 5px 0; font-size:11px; color:#fffbd2;}

#searchBox .btn { background-image:url(../images/search-btn.gif); background-repeat: no-repeat; width:51px; height:19px; border:none; font-size:0px; cursor:pointer;}

#searchBox .btnFr { background-image:url(../images/search-btn-fr.gif); background-repeat: no-repeat; width:75px; height:19px; border:none; font-size:0px; cursor:pointer;}


/* Sidebar Featured Mural */
#featuredMural {
	background-color:#ffeba8;
	padding:7px;
}
#featuredMural h2 {
	font-size: 122%;
	color:#3f240e;
	margin:0 0 5px 0;
	padding:0;
}

#featuredMural img {display:block;}

#featuredMural .caption {
	background-color:#fff6d1;

	padding:5px;
	font-size:92%;
	margin:0;
}

#featuredMural .title { font-style:italic; color:#333; }

#featuredMural .location { color:#666; }

/* =Forms
___________________________________________________________________________ */



/* =Horizontal Rules
___________________________________________________________________________ */

.dashedLine {padding-top:0; margin-top:0; background-image:url(../images/misc-dash.gif); background-repeat:repeat-x; height:1px;}

.dashedLine2 {padding-top:0; margin-top:0; background-image:url(../images/misc-dash.gif); background-repeat:repeat-x; height:1px; padding-bottom:15px;}




/* =Store Locator
___________________________________________________________________________ */

#storelocator {
	color: #ccc;
	text-transform: none;
	z-index: 50;

	position: absolute;
	top: 25px;
	right: 0;
	width: 180px; height: 130px;

	background: url(../images/store_locator/bg.gif) bottom left repeat-x;
	background-color: #090804;

	border-width: 0px 5px 5px 5px;
	border-color: #090804;
	border-style: solid;

	display: none;
	padding: 10px;
}

#storelocator select {
	margin-top: 10px;
}

#storelocator input {
	border: 0;
}

.eventThumb {
	margin: 0 5px 5px 0;
}


.padTop20 { padding-top: 20px; }
.padTop10 { padding-top: 10px; }
.marginTop20 { margin-top: 20px; }
.marginTop10 { margin-top: 10px; }


.imgBorder1 { border: 2px solid #fff8dd; padding: 0; vertical-align:bottom; display: block; margin: 0 0 10px 20px; float: right; }

/* Careers Section
________________________________________________________________________*/

#apply_container {
	display:block;
	float:right;
}

a.apply_btn_en {
	display: block;
	width: 188px;
	height: 34px;
	background: url(../images/careers/apply_btn_en.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}

a.apply_btn_fr {
	display: block;
	width: 188px;
	height: 34px;
	background: url(../images/careers/apply_btn_fr.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}

a:hover.apply_btn_en, a:hover.apply_btn_fr {
	background-position: -188px 0;
}

a.submit_btn_en {
	display: block;
	width: 188px;
	height: 54px;
	background: url(../images/careers/submit_btn_en.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	padding: 0 0 10px 0;
}

a.submit_btn_fr {
	display: block;
	width: 188px;
	height: 54px;
	background: url(../images/careers/submit_btn_fr.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	padding: 0 0 10px 0;
}

a:hover.submit_btn_en, a:hover.submit_btn_fr {
	background-position: -188px 0;
}

.pdf_btn {
	border: none;
}

.maps {
    padding-right: 20px;
}


/* Store Section
________________________________________________________________________*/

.storeMainContent {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
	width: 604px !important;
}

.storeMainContent #leftBar {
	float: left;
	width: 156px;
}

.storeMainContent #leftBar .topShadow {
    width: 156px;
	height: 4px;
	background: url(../images/online_store/left_bar_top_shadow.gif) no-repeat 0 0;
}

.storeMainContent #leftBar .bottomShadow {
    width: 156px;
	height: 190px;
	background: url(../images/online_store/left_bar_bottom_shadow.gif) no-repeat 0 0;
}

.storeMainContent #leftBar #productMenu {
	padding-right: 6px;
    width: 150px;
	background: #fffdf3 url(../images/online_store/left_bar_shadow.gif) repeat-y 100% 0;
}

.storeMainContent #leftBar #productMenu .listHeader {
    padding-left: 10px;
    height: 28px;
    line-height: 24px;
    background: url(../images/online_store/products_list_header.gif) repeat-x 0 0;
	border-bottom: solid #fff 1px;
}

.storeMainContent #leftBar #productMenu .category {
	background: #ffe9a9 url(../images/online_store/cat_bullet.gif) no-repeat 0 9px;
	padding-left: 18px;
	margin-right: 2px;
	font-size: 12px;
	height: 22px;
	line-height: 24px;
	border-top: solid #fff 2px;
	border-bottom: solid #febe05 1px;
	cursor: pointer;
}

.storeMainContent #leftBar #productMenu .categoryTwoLines {
	background: #ffe9a9 url(../images/online_store/cat_bullet.gif) no-repeat 0 9px;
	padding-top: 5px;
	padding-left: 18px;
	margin-right: 2px;
	font-size: 12px;
	height: 32px;
	border-top: solid #fff 2px;
	border-bottom: solid #febe05 1px;
	cursor: pointer;
}

.storeMainContent #leftBar #productMenu .active {
	background: #fecf47 url(../images/online_store/cat_bullet_on.gif) no-repeat 0 9px;
}

.storeMainContent #leftBar #productMenu .subCategory {
	background: #fffcf0 url(../images/online_store/sub_cat_bg.gif) repeat-x 0 0;
	border-top: solid #fff 1px;
}

.storeMainContent #leftBar #productMenu .subCategory ul {
	padding-top: 2px;
	margin: 0 0 0 14px;
	list-style: none;
}

.storeMainContent #leftBar #productMenu .subCategory ul li {
	height: 15px;
	line-height: 15px;
	background: url(../images/online_store/sub_cat_dot_line.gif) no-repeat 0 100%;
}

.storeMainContent #leftBar #productMenu .subCategory ul li.twoLine {
	height: 28px;
}

.storeMainContent #leftBar #productMenu .subCategory ul li.last {
	background: none;
}

.storeMainContent #leftBar #productMenu .subCategory ul li.twoLineLast {
	height: 28px;
    background: none;
}

.storeMainContent #leftBar #productMenu .subCategory ul li a,
.storeMainContent #leftBar #productMenu .subCategory ul li a:link,
.storeMainContent #leftBar #productMenu .subCategory ul li a:visited {
	display: block;
	width: 118px;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 9px;
	background: url(../images/online_store/sub_cat_bullet.gif) no-repeat 0 8px;
}

.storeMainContent #leftBar #productMenu .subCategory ul li a:hover {
	background: url(../images/online_store/sub_cat_bullet_on.gif) no-repeat 0 8px;
}


.homeProduct {
	position: relative;
}

.storeMainContent .splash, .storeMainContent .splashFr {
    width: 460px;
    height: 234px;
    margin:0;
    position: absolute;
	top: -35px;
	left: -11px;
    background: url(../images/online_store/store_splash_en_v2.jpg) no-repeat 0 0;
}
.storeMainContent .splashFr {
    background: url(../images/online_store/store_splash_fr_v2.jpg) no-repeat 0 0;
}

.storeMainContent #content {
    width: 438px;
	padding: 0 5px 10px 5px;
    float: left;
	position: relative;
}

.storeMainContent #content #top-shadow {
	background: url('../images/store-top-shadow.gif') 0 0 no-repeat;
	width: 448px;
	height: 4px;
	position: absolute;
	top: 0;
	left: 0;
}


#product-items {
	padding: 205px 0 0 10px;
}

#product-items .splashItem {
	float: left;
	width: 142px;
	border-right: 1px solid #cccccc;
}

#product-items .splashItem .pad {
	padding:  0 12px 0 12px;
}


.splashItemlast {
	float: left;
	width: 142px;
	border-right: none;
}

.splashItemlast .pad {
	padding:  0 15px 0 15px;
}

.splashItemlast .splashImage, .splashItemlast, .splashTitle {
	margin: 0 0 12px 0;
}

.splashItemlast .splashAdd {
	margin-top: 16px;
}

.splashImage {
	margin: 0 0 10px 0;
}

.splashTitle {
	font-weight: bold;
	color: #000000;
	min-height: 80px;
	height: auto !important;
	height: 100px;
}

.splashPrice {
	color: #ff9900;
	font-weight: bold;
	font-size: 30px;
}

.splashPrice span {
	font-size: 20px;
	vertical-align: top;
}

#storeSecondaryContent {
	width: 156px !important;
	float: left;
}

#storeSecondaryContent .topShadow {
    width: 156px;
	height: 4px;
	background: url(../images/online_store/right_bar_top_shadow.gif) no-repeat 0 0;
}

#storeSecondaryContent .bottomShadow {
    width: 156px;
	height: 190px;
	background: url(../images/online_store/right_bar_bottom_shadow.gif) no-repeat 0 0;
}

#storeSecondaryContent #rightBar {
	width: 150px;
	padding-left: 6px;
	padding-bottom: 65px;
	background: #fffcf0 url(../images/online_store/right_bar_shadow.gif) repeat-y 0 0;
}

#storeSecondaryContent #rightBar ul {
	padding-top: 2px;
	margin: 0 0 0 8px;
	list-style: none;
}

#storeSecondaryContent #rightBar ul li {
	height: 18px;
	line-height: 18px;
	background: url(../images/online_store/right_bar_dot_line.gif) no-repeat 0 100%;
}

#storeSecondaryContent #rightBar ul li.last {
	background: none;
}

#storeSecondaryContent #rightBar ul li a,
#storeSecondaryContent #rightBar ul li a:link,
#storeSecondaryContent #rightBar ul li a:visited {
	display: block;
	width: 118px;
	padding-top: 3px;
	padding-left: 12px;
	background: url(../images/online_store/right_bar_nav_bullet.gif) no-repeat 0 8px;
}

#storeSecondaryContent #rightBar ul li a:hover {
	background: url(../images/online_store/right_bar_nav_bullet.gif) no-repeat 0 8px;
}

#storeSecondaryContent #rightBar .subTotal {
	margin: 0 8px 0 20px;
	padding-top: 5px;
	border-top: solid #efece2 1px;
}

.storeMainContent #content #breadcrumb {
	margin: 10px 0;
}

.storeMainContent #content .pageTitle {
	margin: 10px 0;
	padding-left: 10px;
	height: 27px;
	line-height: 27px;
	background: url(../images/online_store/page_title_bg.gif) repeat-x 0 0;
	border: solid #c2c2c2 1px;
}

.storeMainContent #content #categories .category {
	float: left;
	margin: 0 20px 15px 20px;
	width: 100px;
    height: 140px;
	display: inline;
}

.storeMainContent #content #categories .category img {
	margin-bottom: 5px;
	border: solid #b9b5b5 1px;
}

.storeMainContent #content .productCount {
	float: left;
}

.storeMainContent #content .pagination {
	float: right;
}

.storeMainContent #content #cat_items #item {
	margin: 10px 0;
	border-top: solid #e5e5e5 1px;
}

.storeMainContent #content #cat_items #item.last {
	margin: 10px 0;
	border-top: solid #e5e5e5 1px;
	border-bottom: solid #e5e5e5 1px;
}

.storeMainContent #content #cat_items #item .item_image {
	float: left;
	width: 100px;
}

.storeMainContent #content #cat_items #item .item_description {
	float: left;
	width: 100px;
	margin: 20px 0 0 10px;
}

.storeMainContent #content #cat_items #item .item_price {
	float: left;
	width: 100px;
	margin: 20px 0 0 10px;
}

.storeMainContent #content #cat_items #item .item_add {
	float: left;
	width: 100px;
	margin: 20px 0 0 10px;
}

.storeMainContent #content #product .productTitle, .storeMainContent #content #product .productDescription, .storeMainContent #content #product .productImage, .storeMainContent #content #product .productPrice, .storeMainContent #content .splashItem .splashTitle, .storeMainContent #content .splashItem .splashPrice {
	margin-bottom: 15px;
}

#storeSecondaryContent #rightBar .checkoutButton {
	float: right;
	margin: 20px 10px 0 0;
}

#storeSecondaryContent #rightBar .checkoutButton a,
#storeSecondaryContent #rightBar .checkoutButton a:link,
#storeSecondaryContent #rightBar .checkoutButton a:visited,
#storeSecondaryContent #rightBar .checkoutButton a:hover {
	display: block;
	width: 88px;
	height: 20px;
/*	text-indent: -9999px;
	background: url(../images/online_store/checkout.gif) repeat-x 0 0;*/
}

.storeMainContent #content h2 {
	margin: 10px 0;
	padding-left: 10px;
	height: 27px;
	line-height: 27px;
	background: url(../images/online_store/page_title_bg.gif) repeat-x 0 0;
	border: solid #c2c2c2 1px;
    color: #000 !important;
	font-weight: bold !important;
    font-size: 100%;
}

.storeMainContent #content #productListingTable td.smallText, .storeMainContent #content .dataTable td#otherPage {
    padding: 10px 0;
}

.storeMainContent #content .dataTable td#otherPage {
    border-top: solid #e5e5e5 1px;
    border-bottom: none !important;
}

div.storeMainContent div#content table.dataTable tr th#product2, div.storeMainContent div#content table.dataTable tr th#number, div.storeMainContent div#content table.dataTable tr th#price, div.storeMainContent div#content table.dataTable tr th#buy {
    width: 100px;
}

/* Image */
.storeMainContent #content .dataTable td.cellSecond2 {
     border-top: solid #e5e5e5 1px !important;
}

/* Description, Price, Add to Cart */
.storeMainContent #content .dataTable td.cellThird2, .storeMainContent #content .dataTable td.cell2, .storeMainContent #content .dataTable td.lastCell2 {
    margin: 20px 0 0 10px;
    width: 100px;
     border-top: solid #e5e5e5 1px !important;
}
