body {
	background: #e0e0e0;
}
body #outer {
	background: #fff;
}
body #outerWrapper {
	/*background: #fff url(../images/main_bg.gif) 0 0 repeat-x; */
	padding-top: 20px;
	padding-bottom: 20px;
}
.clearfix:after { 
	content: "";
	display: block; 
	clear: both;
	height: 0; 
	visibility: hidden; 
}
.clearfix { 
	min-height: 0;
	height: 0; 
}
html>body .clearfix { 
	height: auto;
}
.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
#atffc {
	display: none;
}

/*=Global GT header
---------------------------------------------------------------------------- */
#globalGTHeader {
	background: #fbd900;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin: 0;
	border-bottom: 3px solid #000;
}
#globalGTHeader #globaGTHeaderInner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#globalGTHeader #globaGTHeaderInner #globalNavGrad {
	/* background: url('../images/wrapper/global_nav_left.gif') 0 0 no-repeat; */
	width: 100px;
	height: 30px;
	position: absolute;
	left: -100px;
	top: 0;
}
#globalGTHeader #globaGTHeaderInnerFr {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
#globalGTHeader #globaGTHeaderInnerFr #globalNavGrad {
	/* background: url('../images/wrapper/global_nav_left.gif') 0 0 no-repeat; */
	width: 100px;
	height: 30px;
	position: absolute;
	left: -100px;
	top: 0;
}
#globalGTHeader #globaGTHeaderInner #globalGTHeaderRight {
	/* background: url('../images/wrapper/global_nav_right.gif') 0 0 no-repeat; */
	float: left;
	width: 130px;
	padding-left: 150px;
}
#globalGTHeader #globaGTHeaderInnerFr #globalGTHeaderRight {
	/* background: url('../images/wrapper/global_nav_right.gif') 0 0 no-repeat; */
	float: left;
	width: 130px;
	padding-left: 70px;
}
#globalGTHeader ul, #globalGTHeader ul li {
	/* background: url('../images/global_nav_divider.gif') 100% 0 no-repeat; */
	float: left;
	font-size: 92%;
	font-weight: bold;
	padding: 0 2px 0 0;
}
#globalGTHeader ul {
	list-style: none;
	margin: 0;
	padding-left: 2px;
	padding-right: 0;
}
#globalGTHeader ul li a {
	background: url('../images/global_nav_bg.gif') 0 0 repeat-x;
	display: block;
	float: left;
	color: #000;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	line-height: 16px;
	padding: 7px 4px 0 4px;
}
#globalGTHeader ul li a.landing-page {
	background: url('../images/global_nav_bg_land.gif') 0 0 repeat-x;
}
#globalGTHeader ul li a:hover {
	background-position: 0 -60px;
	text-decoration: none;
}
#globalGTHeader #globalSearch {
	float: left;
	padding-top: 3px;
	padding-left: 0;
	display: none;
}
#globalGTHeader #globalSearch li {
	float: left;
	margin: 0;
	padding: 0;
}
#globalGTHeader p {
	margin: 0;
}	
#globalGTHeader #globalSearch .textField {
	background: #fff;
	color: #797979;
	border: 0;
	width: 140px;
	height: 17px;
	padding: 3px 0 0 3px;
	margin-top: 1px;
}
#globalGTHeader #globalSearch .btnGo {
	background: url('../images/btn_go.gif') 0 0 no-repeat;
	display: block;
	height: 24px;
	width: 24px;
	border: 0;
	text-indent: -9999px;
	margin-left: 6px;
	cursor: pointer;
	color: transparent;
	text-transform: capitalize;
	position: relative;
}
#globalGTHeader #globalLangLink {
	float: left;
	font-size: 92%;
	padding: 7px 8px 0 8px;
}
#globalGTHeader #globalLangLink a {
	color: #000;
	font-weight: bold;
	line-height: 16px;
}
#globalGTHeader #globalGTTab {
	display: block;
	float: left;
	height: 30px;
	position: relative;
}
/*=Global GT footer
---------------------------------------------------------------------------- */
#globalGTFooter {
	background: #e0e0e0;
	width: 100%;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin-top: 0;
	clear: both;
}
#globalGTFooter #globalGTFooterInner {
	width: 1010px;
	margin: 0 auto;
}
#globalGTFooter ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 12px 15px 0 20px;
}
#globalGTFooter ul li {
	font-size: 85%;
	text-align: left;
}
#globalGTFooter ul li a {
	color: #000;
	text-decoration: none;
}
#globalGTFooter ul li a:hover {
	text-decoration: underline;
}
#globalGTFooter #copyrightInfo {
	float: right;
	width: 300px;
	font-size: 85%;
	padding-top: 7px;
	padding-right: 40px;
}
#globalGTFooter #copyrightInfo p {
	line-height: 16px;
	padding-top: 22px;
	padding-right: 70px;
	text-align: right;
}
#globalGTFooter #copyrightInfo #globalFooterLogo {
	float: right;
	display: block;
}

/*=Layout
---------------------------------------------------------------------------- */
#container { 
	background: url('../images/wrapper/global-bg.png') 0 0 no-repeat;
	width: 1010px;
	min-height: 600px; 
	height: auto !important; 
	height: 600px; 
	text-align: left; 
	margin:0 auto;
}
#container #down { 
	padding: 14px 14px 0 14px; 
	margin: 0;
}
#container #pageHeader {
	width: 982px; 
	height: 52px;
	margin: 0 auto;
	padding-bottom: 14px;
}
#container #flashObject {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 961px;
	margin: 10px 0 0 10px
}
#container #hubHeader {
	width: 952px;
	margin-left: 11px;
	margin-top: 15px;
}
#container #hubLogo {
	float: left;
	margin-top: 14px;
	padding-left: 45px;
}
#container #hubLogoFr {
	float: left;
	margin-top: 14px;
	padding-left: 0;
}
#container #communityBlock {
	float: left;
	width: 360px;
	height: 162px;
	margin-top: 14px;
	margin-left: 10px;
	border: 2px solid #dbdbdb;
}
#container #communityBlock h3 {
	font-family: arial, sans-serif;
	font-size: 131%;
	text-align: center;
	margin: 40px 0 25px 0;
}
#container #communityBlock ul li {
	float: left;
	list-style: none;
	padding-right: 20px
}
#container #communityBlock ul li.last {
	padding-right: 0;
}
#container #communityBlock ul li a {
	display: block;
	float: left;
}
#container #flashObjectBanner {
	float: right;
	width: 560px;
	margin-top: 14px;
	padding-right: 24px;
}
#container .addThis {
	clear: both;
	text-align: right;
	padding: 16px 24px 0 0;
}
.yellowBg {
	background: url('../images/wrapper/header_bg_yellow.gif') 0 12px no-repeat;
}
.blueBg {
	background: url('../images/wrapper/header_bg_blue.gif') 0 12px no-repeat;
}
.greenBg {
	background: url('../images/wrapper/header_bg_green.gif') 0 12px no-repeat;
}
.grayBg {
	background: url('../images/wrapper/header_bg_gray.gif') 0 12px no-repeat;
	
}
/*remove floats if layout breaks*/
.grayBg img {
	float: right;
	margin: 18px 20px 0 0;
}

/*#down #header #randomImage {position:absolute; top: 0; right: 0;}*/
#down #header #randomImage {float: right;}

#down #header #mainLogo {float: left;}

/*#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:982px; 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; }

#footer p, #footer ul { font-size:92%; color:#35322d;}

#footer #menu {	position:absolute;top:20px;left:0;width:190px;}

#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;}

/*French Version
__________________________________________________________*/

#footer #menu2 {	position:absolute;top:20px;left:450px;width:320px;}

/* =Main Content region
___________________________________________________________________________ */
#down #centerSection { 
	padding:0; 
}
#mainContent  p {
	line-height:1.4;
}
#mainContent { 
	width:790px; 
	float:left; 
	background-image:url(../images/product-bg.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
	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; }
.sideNav-threeLine { padding-bottom: 30px !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; }

/* =Horizontal Rules
___________________________________________________________________________ */
.dashedLine {padding-top:0; margin-top:0; background-image:url(../images/misc-dash.gif); background-repeat:repeat-x; height:1px; clear:both;}

.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;
}

a.apphere_btn_en {
	display: block;
	width: 188px;
	height: 54px;
	background: url(../images/careers/apphere_btn_en.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	padding: 0 0 10px 0;
}

a.apphere_btn_fr {
	display: block;
	width: 188px;
	height: 54px;
	background: url(../images/careers/apphere_btn_fr.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	padding: 0 0 10px 0;
}

a:hover.apphere_btn_en, a:hover.apphere_btn_fr {
	background-position: -188px 0;
}

a.emailFriend_btn_en {
	display: block;
	width: 188px;
	height: 54px;
	background: url(../images/careers/emailfriend_btn_en.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	padding: 0 0 10px 0;
}

a.emailFriend_btn_fr {
	display: block;
	width: 188px;
	height: 54px;
	background: url(../images/careers/emailfriend_btn_fr.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	padding: 0 0 10px 0;
}

a:hover.emailFriend_btn_en, a:hover.emailFriend_btn_fr {
	background-position: -188px 0;
}

/* Store Section
________________________________________________________________________*/

.storeMainContent {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
	width: 570px !important;

}

.storeMainContent #leftBar {
	float: left;
	width: 150px;
}

.storeMainContent #leftBar #productMenu {
    width: 150px;
	background: #fffdf3;
}

.storeMainContent #leftBar #productMenu .listHeader {
    padding-left: 10px;
    height: 33px;
    line-height: 33px;
    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;
	height: 24px;
	line-height: 24px;
	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: 18px;
	line-height: 18px;
	background: url(../images/online_store/sub_cat_dot_line.gif) no-repeat 0 100%;
}

.storeMainContent #leftBar #productMenu .subCategory ul li.twoLine {
	height: 34px;
}

.storeMainContent #leftBar #productMenu .subCategory ul li.last {
	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;
	padding-top: 3px;
	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;
}

.storeMainContent .splash, .storeMainContent .splashFr {
    width: 420px;
    height: 234px;
    background: url(../images/online_store/store_splash_en.jpg) no-repeat 0 0;
}
.storeMainContent .splashFr {
    background: url(../images/online_store/store_splash_fr.jpg) no-repeat 0 0;
}

.storeMainContent #content {
    width: 420px;
    padding: 0 !important;
    float: left;
	background: url(../images/online_store/content_shadow.gif) repeat-y 0 0;
}

#storeSecondaryContent {
	width: 218px;
	float: right;
}

#storeSecondaryContent #rightBar {
	width: 190px;
}

#storeSecondaryContent #rightBar #rightMenu {
	width: 190px;
	background: #fffcf0;
}

#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;
	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;
}

.storeMainContent #content .splashItem {
    float: left;
    width: 100px;
    height: 100%;
    padding: 0 20px;
    margin-top: 10px;
    border-right: solid #e5e5e5 1px;
}

.storeMainContent #content .last {
    padding-right: 0;
    border-right: none;
}

#bottomShadows {
    width: 754px;
    height: 130px;
	background: url(../images/online_store/bottom_shadows.gif) no-repeat 0 0;
    clear: both;
}

.shadows {
    background: url(../images/online_store/center_section_bg.gif) repeat-y 0 0;
}

#flyerContainer {
	width: 976px;
	min-height: 500px;
	height: auto;
	margin: 13px 17px 25px 17px;
	background-color: #ccc;
}
