/* GLOBAL */
body {	
	background:#cecece url(/media/new_MJ_logo_assets/bg_main.gif) 0 9px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;	
}
.swapFont, .swapFont-header {text-indent:-99999px;}
.swapFont-header {
	color:#fff;
	font-size:40px;
	margin-bottom:10px;
}

a { color:#464646; }
em { font-style:italic; }
strong { font-weight:bold; }
small { font-size:10px; line-height:12px;}

/* TOP PROMOS */
#topPromoHolder {
	width:100%; 
	height:38px;

}
#topPromoHolder_literacyLab {	
	width:100%;
	background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_topPromo_LiteracyLab.jpg) 0 0 repeat-x; height: 38px;
}
	#topPromo {
		width:960px;
		height:38px;
		margin:0 auto;
		padding-left:1px;
		text-align:left;
		position:relative;
	}
		#topPromo a {
			display:block;
			height:38px;
			position:absolute;
		}
			#topPromo a p {display:none;}

/* MAIN CONTENT */
#mainContainer { 
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

#header {
	margin-bottom:12px;
	z-index:5000;
	position:relative;
}
#mainPageContent {
	margin-top:0px;	
}

.bg_white {
	background:#fff;
}
.layout_1col #mainPageContent {
	/*background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_top-1col.png) 0 0 no-repeat;*/
}
.layout_1col .panel {
	background:#fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0px 1px 2px 0px #bbb;
	-moz-box-shadow:0px 1px 2px 0px #bbb;
	-webkit-box-shadow:0px 1px 2px 0px #bbb;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
	padding:10px 0;	
	margin-bottom:10px;
}
.layout_1col .panel.no-top {
	border-top-left-radius:0;
	border-top-right-radius:0;
}
.layout_1col .panel.no-btm {
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.catalog-category-view .layout_1col .non-anchor-image-panel {
	width:475px;
	height:367px;
	float:left;
	padding:0;
	margin-right:10px;
	margin-bottom:0;
	border-radius:6px 0 0 0;
	-webkit-border-radius:6px 0 0 0;
	-moz-border-radius:6px 0 0 0;	
}
.catalog-category-view .layout_1col .non-anchor-image-panel .category-landing-header-image {
	border-radius:6px 0 0 0;
	-webkit-border-radius:6px 0 0 0;
	-moz-border-radius:6px 0 0 0;	
}

/*
.layout_1col .panel .inner-panel {
	padding:8px 0;
	background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_panel-top-1col.png) 0 0 no-repeat;	
}
.layout_1col .panel .no-top {
	background:none;
	padding-top:0;
}
.layout_1col .panel .inner-panel .content-panel {
	background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_panel-mid-1col.png) 0 0 repeat-y;
}
*/
.layout_2col-r #mainPageContent {
	/*background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_top-2col-r.png) 0 0 no-repeat;*/
	/*margin-top:8px;
	padding-top:0;*/
}
.layout_2col-l #mainPageContent{
	/*background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_top-2col-l.png) 0 0 no-repeat;*/
}
.catalog-category-view #mainPageContent {
	background:none;
}

#mainPageContent .content {		
	/*padding-bottom:30px;	*/
}
.layout_1col #mainPageContent .content {
	/*background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_main-1col.png) 0 0 repeat-y;*/
}
.layout_2col-r #mainPageContent .content {
	/*background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_main-2col-r.png) 0 0 repeat-y;*/	
}
.layout_2col-l #mainPageContent .content {
	/*background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_main-2col-l.png) 0 0 repeat-y;*/
}
.catalog-category-view #mainPageContent .content {
	background:none;
}


.layout_2col-l .right .panel {
	margin-bottom:10px;
	background:#fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0px 1px 2px 0px #bbb;
	-moz-box-shadow:0px 1px 2px 0px #bbb;
	-webkit-box-shadow:0px 1px 2px 0px #bbb;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
}
.layout_2col-l .right .panel .inner-panel {
	padding:8px 0;
}
.layout_2col-l .left .panel {
	background:#fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0px 1px 2px 0px #bbb;
	-moz-box-shadow:0px 1px 2px 0px #bbb;
	-webkit-box-shadow:0px 1px 2px 0px #bbb;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
}
.layout_2col-l .left .panel .inner-panel {
	padding:8px 0;
}
.layout_2col-l .left .panel .no-top,
.layout_2col-l .right .panel .no-top {
	background:none;
	padding-top:0;
}


.layout_2col-r .right .panel {
	background:#fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0px 1px 2px 0px #bbb;
	-moz-box-shadow:0px 1px 2px 0px #bbb;
	-webkit-box-shadow:0px 1px 2px 0px #bbb;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
	margin-bottom:10px;
}
.layout_2col-r .right .panel .inner-panel {
	padding:8px 0;
}

.layout_2col-r .left .panel {
	background:#fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0px 1px 2px 0px #bbb;
	-moz-box-shadow:0px 1px 2px 0px #bbb;
	-webkit-box-shadow:0px 1px 2px 0px #bbb;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
	margin-bottom:10px;
}
.layout_2col-r .left .panel .inner-panel {
	padding:8px 0;
}

.layout_2col-r .left .panel .no-top,
.layout_2col-r .right .panel .no-top {
	background:none;
	padding-top:0;
}

/* general border radius styles */
#mainPageContent .content .round-all {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#mainPageContent .content .round-top {
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
}
#mainPageContent .content .round-bottom {
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
}
#mainPageContent .content .round-none {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
#mainPageContent .content .round-top-left {
	border-radius:6px 0 0 0;
	-moz-border-radius:6px 0 0 0;
	-webkit-border-radius:6px 0 0 0;
}
#mainPageContent .content .round-top-right {
	border-radius:0 6px 0 0;
	-moz-border-radius:0 6px 0 0;
	-webkit-border-radius:0 6px 0 0;
}
#mainPageContent .content .round-bottom-right {
	border-radius:0 0 6px 0;
	-moz-border-radius:0 0 6px 0;
	-webkit-border-radius:0 0 6px 0;
}
#mainPageContent .content .round-bottom-left {
	border-radius:0 0 0 6px;
	-moz-border-radius:0 0 0 6px;
	-webkit-border-radius:0 0 0 6px;
}

/* remove rounded corners */
#mainPageContent .content .no-round-top-left {
	border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	-webkit-border-radius:0 6px 6px 6px;
}
#mainPageContent .content .no-round-top-right {
	border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	-webkit-border-radius:6px 0 6px 6px;
}
#mainPageContent .content .no-round-bottom-right {
	border-radius:6px 6px 0 6px;
	-moz-border-radius:6px 6px 0 6px;
	-webkit-border-radius:6px 6px 0 6px;
}
#mainPageContent .content .no-round-bottom-left {
	border-radius:6px 6px 6px 0;
	-moz-border-radius:6px 6px 6px 0;
	-webkit-border-radius:6px 6px 6px 0;
}

.round-0000 { border-radius:0 0 0 0; }
.round-1000 { border-radius:6px 0 0 0; }
.round-1100 { border-radius:6px 6px 0 0; }
.round-1110 { border-radius:6px 6px 6px 0; }
.round-1111 { border-radius:6px 6px 6px 6px; }
.round-0100 { border-radius:0 6px 0 0; }
.round-0110 { border-radius:0 6px 6px 0; }
.round-0111 { border-radius:0 6px 6px 6px; }
.round-0010 { border-radius:0 0 6px 0; }
.round-0011 { border-radius:0 0 6px 6px; }
.round-0001 { border-radius:0 0 0 6px; }
.round-1010 { border-radius:6px 0 6px 0; }
.round-1011 { border-radius:6px 0 6px 6px; }
.round-1001 { border-radius:6px 0 0 6px; }
.round-0101 { border-radius:0 6px 0 6px; }
.round-1101 { border-radius:6px 6px 0 6px; }

.content-panel h1 {
	font-size:16px;
	font-weight:bold;
	padding:8px 0;
}
.content-panel p {
	font-size:12px;
	line-height:16px;
}

.content .left {
	float:left;
	position:relative;
}
.content .right {
	float:right;	
	position:relative;
	/*padding-top:35px;*/
	color:#464646;
	font-size:12px;
}

.layout_2col-r .content .left-top {
	width:100%;
	height:8px;
	background:url(/skin/frontend/mayerjohnson/default/img/bg/bg_top-2col-r.png) 0 0 no-repeat;
	display:block;	
}
/*
.catalog-product-view .layout_2col-r .content .left-top {
	margin-top:19px;
}
*/

.layout_2col-r .content .left {
	width:715px;	
	/*padding-top:19px;*/
}
.layout_2col-r .content .right {
	width:235px;
	/*padding-top:19px;*/
}
.layout_2col-l .content .left {
	width:235px;
}
.layout_2col-l .content .right {
	width:715px;
	padding-top:0px;
}


#productDetail,
#customer-reviews,
.product-view,
.aw-box {
	background:#fff;
}


/* custom section layouts */
	
	/* community */
	.community-index-index #mainPageContent {
		margin-top:0;	
		padding-top:0;
	}
	.community_socialLinks {
	   	bottom: 16px;
		position: absolute;
		right: 14px;
	}
	.community_socialLinks a {
		margin-right:6px;
	}
	.community-index-index .page-header {
		background:url(/skin/frontend/mayerjohnson/default/img/community/bg_header.jpg) 0 0 no-repeat;		
		height:330px;
		border-radius:6px 6px 0 0;
		-moz-border-radius:6px 6px 0 0;
		-webkit-border-radius:6px 6px 0 0;
		padding:0;
		margin:0 0 10px 0;
		position:relative;
		behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
	}
	.community-index-index .page-header h1 {
		padding:156px 0 0 19px;
	}
	.community-index-index .page-header p {
		padding:232px 0 0 19px;
		color:#fff;
		font-size:12px;
		line-height:16px;
		width:555px;
	}
	.community-index-index .left-community {
		width:435px;
		float:left;
		padding:10px 20px;
		margin-right:10px;
		margin-bottom:0;
		height:641px;	
	}
	.community-index-index .left-community h1 {
		background:url(../img/community/txt_aboutMJ.gif) 0 0 no-repeat;
		height:0;
		padding-top:15px;
		display:block;
		overflow:hidden;
	}
	.community-index-index .left-community p {
		font-size:13px;
		line-height:17px;
		margin:10px 0;
	}
	.community-index-index .left-community .visit-other-communities {
		background:url(/media/new_MJ_logo_assets/communityLogos.png) 0 0 no-repeat;
		width:440px;
		height:83px;
		padding-top:25px;
		margin-top:20px;
	}
	.community-index-index .left-community .visit-other-communities a {
		display:block;
		height:0;
		padding-top:85px;
		overflow:hidden;
		margin-right:8px;
		float:left;
	}
	
	.community-index-index .right-community {
		padding:0;
		width:475px;
		float:left;
	}
	.community-index-index .right-community .panel {
		padding:10px;
		height:610px;
		margin:0;		
	}
	
	
	/* community tabs */
	
	#communityTabs {
		margin:0 -1px;
		height:31px;
	}
	#communityTabs div {
		float:left;
		height:31px;
	} 
	#communityTabs div a {
		display:block;
		height:0;
		padding-top:31px;
		overflow:hidden;
	}
	#communityTabs .tab-facebook a {
		background:url(../img/community/bg_tabs.png) 0 0 no-repeat;
		width:156px;
		margin-right:3px;
	}
	#communityTabs .tab-twitter a {
		background:url(../img/community/bg_tabs.png) -159px 0 no-repeat;
		width:158px;
		margin-right:3px;
	}
	#communityTabs .tab-youtube a {
		background:url(../img/community/bg_tabs.png) -320px 0 no-repeat;
		width:157px;
	}	
	#communityTabs .tab-facebook a.selected {
		background:url(../img/community/bg_tabs.png) 0 -31px no-repeat;
	}	
	#communityTabs .tab-twitter a.selected {
		background:url(../img/community/bg_tabs.png) -159px -31px no-repeat;
	}
	#communityTabs .tab-youtube a.selected {
		background:url(../img/community/bg_tabs.png) -320px -31px no-repeat;
	}
	
	
	.community-index-index #nt-twitterPanel,
	.community-index-index #nt-youtubePanel {
		display:none;
	}
	
	.community-index-index #nt-youtubePanel #yt-links {
		position:relative;		
		padding:14px 0 6px 16px;
		margin:0 15px;
		border:1px solid #b1b1b1;
		border-top:none;
	}
	.community-index-index #nt-youtubePanel #yt-links img {
		margin:0 3px 5px 0;
		float:left;
	}
	
	#nt-twitterPanel #community-tweets ul {
	    list-style: none outside none;
	    margin: 0;
	}
	#nt-twitterPanel #community-tweets ul li {
	    border-bottom: 1px solid #F0F0F0;
	    padding: 12px 0 0;
	    font-size:13px;
	    line-height:17px;
	}
	#nt-twitterPanel #community-tweets ul li a {
	    font-weight: bold;
	    text-decoration: none;
	    color:#007cb1;
	}
	#nt-twitterPanel #community-tweets ul li a:hover {
	    text-decoration: underline;
	}
	#nt-twitterPanel #community-tweets ul li .jta-tweet-attributes {
	    color: #737373;
	    display: block;
	    font-size: 11px;
	}
	#nt-twitterPanel #community-tweets ul li .jta-tweet-attributes a {
		font-weight:normal;
	}
		
		
	.community-index-index .boardmaker-share {
		width:960px;		
		padding-top:0;
		height:208px;
		background:#fff url(/media/new_MJ_logo_assets/bmoLogo250.png) 0 0 no-repeat;
	}
	.community-index-index .boardmaker-share .bs-left {
		float:left;
	}
	.community-index-index .boardmaker-share .bs-right {
		width:707px;
		float:right;
		color:#464646;
	}
	.community-index-index .boardmaker-share .bs-right h1 {
		padding-top:39px;
		height:0;
		display:block;
		overflow:hidden;		
		background:#fff url(../img/community/txt_spotlightActivities.gif) 0 0 no-repeat;
	}
	.community-index-index .boardmaker-share .bs-left p {
		color:#464646;
		line-height:16px;
		width:223px;
		padding:108px 0 0 30px;
		font-size:12px;
	}
	

	/* trials */	
	.downloads-trials-index .layout_1col .panel .inner-panel {
		background:none;		
	}
	.downloads-trials-index .layout_1col .panel .inner-panel .content-panel {
		position:relative;
		margin-top:20px;
		padding-top:316px;		
		padding-bottom:20px;
	}
	.downloads-trials-index .page-header {
		background:url(/skin/frontend/mayerjohnson/default/img/downloads/hdr_trials.jpg) 0 0 no-repeat;
		border-radius: 6px 6px 0 0;
		-moz-border-radius: 6px 6px 0 0;
		-webkit-border-radius: 6px 6px 0 0;
    	box-shadow: 0 1px 2px 0 #bbb;		
    	-moz-box-shadow: 0 1px 2px 0 #bbb;		
    	-webkit-box-shadow: 0 1px 2px 0 #bbb;						
		width:100%;
		height:330px;
		behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
		
	}
	.downloads-trials-index .page-header .textHolder {
		line-height: 16px;
		padding: 192px 70px 0 487px
	}
	.downloads-trials-index .page-header h1 {
		padding:156px 0 0 19px;
	}
	.downloads-trials-index .page-header p {		
		color:#fff;
		font-size:12px;
		line-height:16px;
	}
	.downloads-trials-index .bs-family {
		padding:10px 0 0 0;
	}
	.downloads-trials-index .bs-family .box {
		float:left;
		width:232px;
		height:322px;
		position:relative;
	}
	.downloads-trials-index .bs-family .box .header {
		height:0;
		width:100%;
		padding-top:22px;
		overflow:hidden;
		background:url(/skin/frontend/mayerjohnson/default/img/downloads/hdr_trialsType.gif) 0 0 no-repeat;
	}
	.downloads-trials-index .bs-family .box01 .header {
		background-position: 15px 0;
	}
	.downloads-trials-index .bs-family .box02 .header {
		background-position: 15px -25px;
	}
	.downloads-trials-index .bs-family .box03 .header {
		background-position: 15px -75px;
		padding-top:34px;
	}
	.downloads-trials-index .bs-family .box04 .header {		
		background-position: 15px -50px;		
	}
	.downloads-trials-index .bs-family .box .content {
		padding:160px 10px 0 10px;
		background:url(/skin/frontend/mayerjohnson/default/img/downloads/bg_trialsType.jpg) 0 0 no-repeat;
	}
	.downloads-trials-index .bs-family .box01 .content {
		background-position:0 0;
	}
	.downloads-trials-index .bs-family .box02 .content {
		background-position:-243px 0;
	}
	.downloads-trials-index .bs-family .box03 .content {							
		background-position:-727px -12px;
		padding-top:148px;
	}
	.downloads-trials-index .bs-family .box04 .content {
		background-position:-484px 0;	
	}
	.downloads-trials-index .bs-family .box .content p {
		font-size:13px;
		line-height:17px;
		padding:0 2px 10px 5px;
	}
		
	.downloads-trials-index .trials-select {
		width:207px;
		float:left;
		margin:0 5px;
	}
	.downloads-trials-index .trials-row2 {		
		padding:20px 0;
	}
	.downloads-trials-index .trials-row2 h2 {
		font-size:16px;
		font-weight:bold;
	}
	.downloads-trials-index .trials-row2 div {
		float:left;
		width:259px;	
		padding:0 40px 0 20px;
		font-size:12px;
		line-height:17px;
		height:145px;
	}
	.downloads-trials-details {
		
	}
	.downloads-trials-details #training-wrapper {
		padding:20px;
	}
	
	.downloads-trials-details .details {
		font-size:12px;
		line-height:16px;		
	}
	.downloads-trials-details .details h2 {
		font-size:25px;
		font-weight:bold;
		margin-bottom:15px;
	}
	.downloads-trials-details .links {
		padding:20px 0 0 0;
	}
	.downloads-trials-details .links ul {
		font-size:11px;
	}
	.downloads-trials-details .links ul li {
		padding-bottom:20px;
	}
	.downloads-trials-details .links ul li span {
		font-weight:bold;
	}



.content .bodyCopy {
	color:#464646;
	font-size:11px;
	padding:14px 22px 14px 10px;
	line-height: 18px;
}
.content .bodyCopy h3 {
	font-weight:bold;
	font-style:italic;
}
.content .bodyCopy p {
	margin-bottom:16px;
	line-height:18px;
}
.content .bodyCopy ul {
	list-style:disc;
}
.content .bodyCopy ul li {
	line-height:18px;
	margin-left:14px;
}
.content .bodyCopy ol {
	list-style: decimal outside none;
	padding-left: 1.5em;
}

.indent {
	padding:0 10px;
}
.indent-20 {
	padding:0 20px;
}


/* headers */
.content .headerBar-715 {
	background:url(/skin/frontend/mayerjohnson/default/img/hdr/hdr_blue.gif) 0 0 repeat-x;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#fff;
}
.content .headerBar-715 a.link {
	float:right;
	color:#fff;
	padding-right:20px;
}
.content .header-234x24 {
	background:url(/skin/frontend/mayerjohnson/default/img/hdr/hdr_blue.gif) 0 0 repeat-x;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);
	height:24px;
	/*
	position:absolute;
	top:-8px;
	left:0;
	*/
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#fff;
	line-height:24px;
}
.content .header-715x35 {
	background:url(/skin/frontend/mayerjohnson/default/img/hdr/hdr_blue.gif) 0 -24px repeat-x;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);
	width:715px;
	height:35px;
	position:absolute;
	top:-8px;
	left:0;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#fff;
	line-height:35px;
}

.content .header-no-pos {
	position:relative;
	top:0;
	left:0;	
}

/* end headers */


/* buttons */
.btn_blue-24h,
.btn_blue-30h,
.btn_green-30h,
.btn_green-24h,
.btn_gray-24h,
.btn_gray2-24h,
.btn_orange-24h,
.btn_pink-24h,
.btn_gray-download-24h  {
	color:#fff; font-weight:bold; text-transform:uppercase;	display: block; float:left;	text-decoration: none; position:relative;
	font-size:13px; height: 24px; margin-right: 3px; padding-right: 18px; /* sliding doors padding */    
	}
	
.btn_blue-24h span,
.btn_blue-30h span,
.btn_green-30h span,
.btn_green-24h span,
.btn_gray-24h span,
.btn_gray2-24h span,
.btn_orange-24h span,
.btn_pink-24h span,
.btn_gray-download-24h span { 
	display: block; color:#fff;
	line-height: 10px; padding: 6px 0 8px 8px;
}

.btn_blue-24h img,
.btn_blue-30h img,
.btn_green-30h img,
.btn_green-24h img,
.btn_gray-24h img,
.btn_gray2-24h img,
.btn_orange-24h img,
.btn_pink-24h img {
	position:absolute; top:0; right:8px; width:6px;	height:24px;
	background:url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-arrowRight-24h.png) 0 0 no-repeat;
}


/* override for large buttons */
.btn_blue-30h,
.btn_green-30h {
	font-size:14px; height: 30px; margin-right: 3px; padding-right: 8px; /* sliding doors padding */    
}
.btn_blue-30h span,
.btn_green-30h span {
	line-height: 14px; padding: 9px 0 7px 8px; float:left;
}

/* override for back buttons */
.btn_gray-24h {	
	font-size:13px; height: 24px; margin-right: 3px; padding-right: 9px; /* sliding doors padding */  
}
.btn_gray-24h span {
	background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-gray-24h-left.gif) left top no-repeat;    
	line-height: 10px; padding: 6px 0 8px 16px;
}

	/* backgrounds */
	
	.btn_blue-24h { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-blue-24h-right.png) right top no-repeat; }
	.btn_blue-24h span { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-blue-24h-left.png) left top no-repeat; }
	
	.btn_green-24h { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-green-24h-right.png) right top no-repeat; }
	.btn_green-24h span { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-green-24h-left.png) left top no-repeat; }
		
	.btn_gray2-24h,
	.btn_gray-download-24h { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-gray2-24h-right.png) right top no-repeat; }
	.btn_gray2-24h span,
	.btn_gray-download-24h span { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-gray2-24h-left.png) left top no-repeat; }
		
	.btn_orange-24h { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-orange-24h-right.png) right top no-repeat; }
	.btn_orange-24h span { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-orange-24h-left.png) left top no-repeat; }
	
	.btn_pink-24h { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-pink-24h-right.png) right top no-repeat; }
	.btn_pink-24h span { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-pink-24h-left.png) left top no-repeat; }
	
	.btn_blue-30h {	background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-blue-30h-right.png) right top no-repeat; }
	.btn_blue-30h span { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-blue-30h-left.png) left top no-repeat; }

	.btn_green-30h { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-green-30h-right.png) right top no-repeat; }
	.btn_green-30h span { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-green-30h-left.png) left top no-repeat; }
	
	.btn_gray-24h {	background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-gray-24h-right.gif) right top no-repeat; }
	.btn_gray-24h span { background: transparent url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-gray-24h-left.gif) left top no-repeat; }


	/* specific buttons */
	.btn_demo {
		padding-right:36px;	
	}
	.btn_demo img {
		position:absolute;
		top:0;
		right:8px;
		width:22px;
		height:30px;
		background:url(/skin/frontend/mayerjohnson/default/img/btn/bg_play.png) top left no-repeat;
	}
	.arrowRight {
		padding-right:19px;
	}
	.arrowRight img {
		position:absolute;
		top:0;
		right:0;
		width:19px;
		height:30px;
		background:url(/skin/frontend/mayerjohnson/default/img/btn/bg_btn-arrowRight-30h.png) 0 0 no-repeat;	
	}
	
	.btn_gray-download-24h span { padding-right:10px; }
	.btn_gray-download-24h img {
		position:absolute; top:0; right:5px; width:17px; height:24px;
		background:url(/skin/frontend/mayerjohnson/default/img/btn/bg_download-arrow.png) 0 0 no-repeat;	
	}

	.hidden-btn {
		display:none;
	}

/* message blocks */
.msg_alert {
	height:29px;
	background:url(/skin/frontend/mayerjohnson/default/img/ico/ico_alert.png) 0 0 no-repeat;
	padding:0 0 0 41px;
	color:#464646;
	font-size:11px;
	line-height:29px;
}

.messages {
	padding:5px 10px;	
}
.messages ul {
	padding:10px 15px;	
	float:left;
	width:663px;
}
.messages li {
	float:left;
	width:695px;
}
.messages ul li {
	margin:4px 0;
	float:none;
}
.messages .notice-msg,
.messages .error-msg {
	background:#ffdddd;
	color:#ff0000;
	font-size:12px;
}
.messages .notice-msg ul,
.messages .error-msg ul {
	border:1px solid #ff0000;
}
.messages .success-msg {
	background-color: #EFF5EA;
    color: #3D6611;
	font-size:12px;
}
.messages .success-msg ul {
	border:1px solid #446423;
}




#footerHolder {
	background:#1380b6 url(/skin/frontend/mayerjohnson/default/img/bg/bg_footer.jpg) center 0px repeat-x;
	width:100%;
	padding-bottom:30px;
	position:relative;
	margin-top:25px;
	margin-bottom:-16px;
}
#footerHolder2 {
	width:100%;
	background:none;
}
#footerHolder .content {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#footerHolder #twitterTicker {
	background:none;
	display: none;
}
#footerHolder #twitterTicker img,
#footerHolder #twitterTicker div {
	float:left;	
}
#footerHolder #twitterTicker .bird {
	margin:6px 0 0 14px;
}
#footerHolder .twitterTitle {
	color:#f1b753;
	font-size:14px;
	padding-top:13px;
	padding-left:5px;
}
#footerHolder #tweets {
	color:#fff;
	font-size:12px;	
	line-height:16px;
	padding:15px 16px 0 16px;
	width:745px;
}
#footerHolder #tweets span {
	color:#fff;
}
#footerHolder #copyright {
	background:url(/media/new_MJ_logo_assets/footer_mj_logo.png) center 5px no-repeat;
	font-size:11px;
	text-align:center;	
	color:#fff;
	padding-top:90px;
}
#footerHolder #copyright a {
	color:#fff;
}
#footerHolder #copyright a:hover {
	text-decoration:none;
}

#newsletterSignup {
	float:right;
	/*margin:0 0 0 11px;
	width:229px;*/
	width:228px;
}
#newsletterSignup ul li.header,
#newsletterSignup ul li.header-alt {	
	color:#fdd157;
	font-weight:bold;
	margin-bottom:9px;
	height:11px;
	font-size:12px;
	padding:0 0 5px 10px;	
}
#newsletterSignup ul li.header-alt {
	background-position:0 9px;
	height:11px;
	text-transform:uppercase;
	font-size:11px;
	padding:22px 0 0px 10px;	
}
#newsletterSignup ul li.textbox {
	
	width:211px;
	height:26px;
	margin-top:10px;
}
#newsletterSignup ul li.textbox input {
	background:#f5f5f5;
	margin:0;
	padding:0 10px;
	line-height:26px;
	font-size:13px;
	color:#282828;
	height:26px;
	width:190px;
	border:1px solid #eee;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:1px 1px 2px -1px #bbb inset;
	-moz-box-shadow:1px 1px 2px -1px #bbb inset;
	-webkit-box-shadow:1px 1px 2px -1px #bbb inset;	
}
#newsletterSignup ul li.btn {
	margin-top:10px;
}
#newsletterSignup .socialLinks {
	padding:0 0 0 10px;
}
#newsletterSignup .socialLinks a {
	float:left;
	margin-right:9px;
}



/* page title */
h1.page-title {
	font-size:25px;
	color:#464646;
	font-weight:bold;
	line-height:25px;
	padding:0 0 15px 10px;
}
.layout_2col-r #mainPageContent .content h1.page-title {
	padding:8px 0 7px 10px;
}


/* pager control */
.pager,
.pager select {
	color:#464646;
	font-size:12px;
	padding: 10px;	
}
.pager select { padding:0; }
.pager .amount {
	padding:4px 0;
}
.pager .limiter label,
.pager .limiter span.perPage {
	/*float:left;*/
	/*line-height:33px;*/
	display:inline;
	font-size:11px;
}
.pager .limiter {
	float:left;
	width:40%;
}
.pager .pages {
	float:right;
	width:40%;
	text-align:right;
}
.pager .pages a {
	color:#464646;
}
.page .pages a:hover {
	text-decoration:none;
}


/* callouts */
.header-secure {
	background:url(/skin/frontend/mayerjohnson/default/img/hdr/bg_hdr_secure.gif) 0 0 no-repeat;
	width:234px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	color:#fff;
	line-height:24px;	
	margin-top:10px;
}
.right .block .buttons-set {
	border-top:1px dotted #969696;
	padding:10px 0;
	margin:0 10px;
}
.right .block p {
	padding:10px;
	font-size:10px;
	line-height:13px;
	color:#464646;
}

#recently-viewed-items {
	padding-top:15px;
}
#recently-viewed-items li img {
	float:left;
}
#recently-viewed-items li p {
	float:left;
	width:140px;
	font-size:11px;	
}
#recently-viewed-items li a {
	color:#0F80B0;
}

/* cms page content */
.std {
	font-size:12px;
	color:#464646;
	min-height:350px;
}
.std a {
	color:#0F80B0;
}
.std .leftMenuHolder {
	position:absolute;
	top:0;
	left:-245px;
	width:234px;
}
.std .page-content {
	padding:0 10px 10px 10px;
	line-height:16px;
	font-size:12px;
}
.std .page-content .section {
	padding:8px 10px;
	border-bottom:1px dotted #969696;
}
.std .page-content .no-border {
	border:0;
}
.std .page-content h1 {
	font-size:16px;
	font-weight:bold;
	padding:0 0;
}
.std .page-content h2 {
	font-size:13px;
	font-weight:bold;
	padding:5px 0 0 0;
}
.std .page-content h2.subheader {
	font-style:italic;
	padding-bottom:15px;
}
.std .page-content p {
	padding:6px 0;
}
.std .page-content ul {
	list-style: disc;
}
.std .page-content ul li {
	line-height:18px;
	margin-left:14px;
}
.std .infoTable {
	width:100%;
	margin-top:6px;
	background:#ebebeb url(/skin/frontend/mayerjohnson/default/img/bg/bg_infoTable.gif) 0 0 repeat-x;
}
.std .infoTable td {
	padding:10px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #cfcfcf;
}
.std .infoTable tr.first td {
	border-top:0;
}
.std .infoTable tr.last td {
	border-bottom:0;
}
.std .infoTable td span {
	display:block;
	padding-left:20px;
	border-left:1px solid #fff;
	border-right:1px solid #cfcfcf;
}
.std .infoTable td.first span {
	border-left:0;
}
.std .infoTable td.last span {
	border-right:0;
}




/* left side nav menu */
/* nav menu */
.block-leftNav {
	/*margin-top:16px;*/
	padding:0 10px;
}
.block-leftNav .block-content ul li {
	color:#464646;
	font-size:11px;
	line-height:29px;
	border-bottom:1px dotted #969696;
	font-weight:bold;
}
.block-leftNav .block-content ul li.header {
	border-bottom:0;
	text-transform:uppercase;
	color:#0f80b0;
	font-weight:bold;
	line-height:14px;
	padding:10px 0 0 10px;
}
.block-leftNav .block-content ul li.topSpace {
	margin-top:15px;
}
.block-leftNav .block-content ul li a {
	display:block;
	color:#464646;
	text-decoration:none;
	padding-left:10px;
	font-weight:normal;
}
.block-leftNav .block-content ul li a:hover {
	text-decoration:underline;
}
.block-leftNav .block-content ul li.current {
	color:#0f80b0;
	padding-left:10px;
	background:url(/skin/frontend/mayerjohnson/default/img/ico/ico_menuArrowRight.gif) 1px 12px no-repeat;
}
.block-leftNav .block-content ul li.current a {
	padding-left:0;
	color:#0f80b0;
	font-weight:bold;
}
.block-leftNav .block-content ul li.last {
	border:none;
}

/* category landing page */
#categoryLandingNonAnchor,
#categoryLandingAnchor {
	position:relative;
}
#categoryLandingTabs {
	/*position:absolute;
	top:0;
	left:0;*/
	position:relative;
	z-index:1000;	
	margin:0 -1px;
	display:none;
}
#categoryLandingTabs,
#categoryLandingTabs ul {
	height:31px;
}
#categoryLandingTabs ul li {
	margin-right:3px;
	float:left;	
	height:31px;	
}
#categoryLandingTabs ul #tab03 {
    display:none;
}

#categoryLandingTabs a {
	background:url(/skin/frontend/mayerjohnson/default/img/tabs/bg_categoryTabs.png) 0 0 no-repeat;
	height:0;
	padding-top:31px;	
	overflow:hidden;
	display:block;
	width:152px;
	z-index:1000;
}

#categoryLandingTabs #tab01 a {
	background-position:0 0;
}
#categoryLandingAnchor #categoryLandingTabs #tab01 a {
	background-position:-462px 0;
}
#categoryLandingTabs #tab02 a {
	background-position:-155px 0;
}
#categoryLandingTabs #tab03 a {
	background-position:-310px 0;
}
#categoryLandingTabs #tab01 a.selected {
	background-position:0 -31px;
}
#categoryLandingAnchor #categoryLandingTabs #tab01 a.selected {
	background-position:-462px -31px;
}
#categoryLandingTabs #tab02 a.selected {
	background-position:-155px -31px;
}
#categoryLandingTabs #tab03 a.selected {
	background-position:-310px -31px;
}

#categoryLandingTabPanels {
	position:relative;	
	z-index:500;
	width:715px;
}
#categoryLandingNonAnchor .category-landing-panel,
#categoryLandingAnchor .category-landing-panel {
	border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	-webkit-border-radius: 0 6px 6px 6px;
	padding:13px;
	z-index:550;
	position:relative;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
}
#categoryLandingNonAnchor .category-landing-panel {
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
}
.layout_2col-r #categoryLandingNonAnchor .category-landing-panel {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#categoryLandingNonAnchor .subcategory-header {
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#0f80b0;
	padding:10px 0 12px 0;
	margin:0 5px;
}
#categoryLandingNonAnchor .promo {
	color:#515151;
	font-size:13px;
	line-height:16px;
	padding:8px 0 20px 0;
	margin:0 5px;
	border-bottom:1px solid #ebebeb;
}
#categoryLandingNonAnchor .promo .headline {
	font-size:16px;
	color:#ce0a42;
	font-weight:bold;
}
#categoryLandingNonAnchor .promo a {
	font-style:italic;
	text-decoration: none;
}
#categoryLandingNonAnchor .promo a:hover span {
	text-decoration: none;
}
#categoryLandingNonAnchor .promo a span {
	text-decoration: underline;
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox {
   	float: left;
    font-size: 12px;
    line-height: 16px;
    list-style-type: none;
    padding: 6px 6px 10px 6px;
    position: relative;
    text-align: left;
    width: 455px;
    cursor:pointer;
}
.layout_2col-r #categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox {
	width:160px !important;
}

#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox-hover {
	background:#f5f5f5;
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox .innerCategoryBox {	
	width:160px;
	height:160px;	
	float:left;
}
.layout_2col-r #categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox .innerCategoryBox {	
	float:none !important;
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox a {
	text-decoration:none;	
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox .innerCategoryBox a {	
	display: block;
    height: 158px;
    position: relative;
    width: 158px;
    border:1px solid #ebebeb;	
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox .innerCategoryBox a:hover {
	/*border:1px solid #ccc;*/
}

#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox div.categoryBox-details {
	float:left;
	width:255px;
	padding-left:10px;
}
.layout_2col-r #categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox div.categoryBox-details {
	float:none;
	width:100%;
	padding-left:0px;
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox div.categoryBox-details span {
	display:block;
	padding-top:3px;
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox span.category-description{	
	font-size:12px;
	line-height:14px;	
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox span.category-title {
	line-height:16px;
	font-size:14px;
	color:#464646;
	font-weight:bold;
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox span.category-title a:hover {
	text-decoration:underline;
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox span.category-product-count{	
	color:#0f80b0;
	font-style:italic;
	font-weight:bold;	
	line-height:16px;
	font-size:14px;
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox span.category-shop-now-link a {
	color:#0f80b0;
	font-style:italic;
	text-decoration:none;
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox span.category-shop-now-link a:hover span {
	text-decoration: none;
}
#categoryLandingNonAnchor #subCategories #narrow-by-list2 div.categoryBox span.category-shop-now-link a span {
	text-decoration:underline;
	display:inline;
}

.category-carousel li.categoryBox {
	padding:0;
	font-size:12px;
	padding:6px;	
}
.category-carousel li.categoryBox a {
	background-repeat:no-repeat;
	background-position:center top;
	text-decoration:none;
	display:block;
	text-align:center;
	color:#282828;
	font-weight:bold;
	font-size:13px;
	padding-top:150px;
}
.category-carousel li.categoryBox a span {
	display:block;
	height:0;
	padding-top:18px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center top;
}

#categoryLandingNonAnchor #subCategories,
#categoryLandingAnchor #subCategories {
	/*display:none;*/
}
#categoryLandingNonAnchor #newProducts,
#categoryLandingAnchor #newProducts {
	display:none;
}
#categoryLandingNonAnchor #bestSellers,
#categoryLandingAnchor #bestSellers {
	display:none;
}



/* category landing CMS static block content */
.category-static-block {
	color:#464646;
}

.category-static-block-img-only {
	box-shadow: 0 1px 2px 0 #bbb;
	-moz-box-shadow: 0 1px 2px 0 #bbb;
	-webkit-box-shadow: 0 1px 2px 0 #bbb;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:0;
	margin-bottom:10px;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
}
.category-static-block-img-only img {
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	display:block;	
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
}
.category-static-block .category-landing-header-image {
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);
	display:block;	
}
.category-static-block p {
	font-size: 12px; 
	line-height: 16px;
	padding:15px 20px 10px 20px;
}
.category-static-block h1 {
	font-size:16px;
	line-height:16px;
	font-weight:bold;
}
.category-static-block h2 {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}




/* global product block style */
.productBlock {
	float:left;
	width:160px;
	font-weight:bold;
	text-align:left;
	position:relative;
	line-height:16px;
	list-style-type:none;
	padding:6px 6px 10px 6px;
	font-size:12px;
    cursor:pointer;
}
.productBlock-hover {
	background:#f5f5f5;
}
.productBlock .innerProductBlock {	
	width:160px;
	height:160px;
}
.productBlock a {
	text-decoration:none;
}
.productBlock .innerProductBlock a {
	border:1px solid #ebebeb;
	height:158px;
	width:158px;
	display:block;
	position:relative;
}
.productBlock .innerProductBlock a:hover {
	/*border:1px solid #ccc;*/
}
.productBlock span {
	display:block;
}
.productBlock .new {
	color:#b7093b;
	font-size:12px;
	font-style:italic;
}
.productBlock .title {
	line-height:14px;
	padding-top:3px;
	font-weight:normal;
}
.productBlock .title a {
	text-decoration:none;
}
.productBlock .title a:hover {
	text-decoration:underline;
}
.productBlock .price {
	color:#464646;
	font-size:13px;
	padding-top:3px;
}

.productBlock .was,
.productBlock .old-price {
	text-decoration:line-through;
	font-size:12px;
}
.productBlock .now {
	font-size:14px;
	color:#b7093b;
	text-transform:uppercase;
}
.productBlock div.price-box span {
	display: inline;
}
.productBlock div.price-box span.regular-price {
	display:block;
}
.productBlock div.price-box .old-price .price-label {
	display: none;
}
.productBlock div.price-box .old-price .price {
	text-decoration: line-through;
}
.productBlock div.price-box .special-price .price-label {
	color: #b7093b;
	text-transform: uppercase;
}
.productBlock div.price-box .special-price .price,
.productBlock div.price-box .range-price .special-price {
	color: #b7093b;
}

#productsGrid {
	padding-bottom:10px;
}

#productsGrid .gridDiv {
	float:left;
	width:100%;
	padding-top:11px;
	margin-bottom:11px;
	border-bottom:1px solid #ebebeb;
	height:0;
	line-height:0;
}

#awRelated,
#recentlyViewed {
	padding:10px 21px 10px 22px;	
}
#awRelated .productBlock,
#recentlyViewed .productBlock {
	float:none;
	/*
	border-right:none;
	border-bottom:1px dotted #969696;
	padding-right:29px;
	padding-left:29px;
	*/
}
#awRelated .last,
#recentlyViewed .last {
	border:0;
}

.infiniteCarousel .productBlock {
	border-right:0;
	width:160px;
}

#category-callouts-tabs .infiniteCarousel .empty {
	float:left;
	width:160px;
	padding:11px;
	position:relative;
}


/* bottom callouts above footer */
#bottomCallouts {
	width:960px;
	margin:0 auto;
	margin-top:25px;
	text-align:left;
}
#bottomCallouts .callout-box {
	position:relative;
	float:left;
	height:237px;
	width:319px;
	border-right:1px solid #d2d2d2;
	border-left:1px solid #fff;
}
#bottomCallouts .first {
	border-left:none;
} 
#bottomCallouts .last {
	width:318px;
	border-right:none;
}


/* featured carousel */
#featured-carousel {
	border-radius:0 0 0 6px;
	-moz-border-radius:0 0 0 6px;
	-webkit-border-radius:0 0 0 6px;
	height:252px;
	width:711px;
	margin:0;
	padding:0;
	float:left;
	background:#fff url(/skin/frontend/mayerjohnson/default/img/1108-home/bg_featuredProducts.png) 0 0 no-repeat;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
}

/* EasyClearing http://www.positioniseverything.net/easyclearing.html */
.clear:after
{ 
 content: ".";  
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden; 
}

.clear 
{display: inline-block;}

/* Hides from IE-mac */
* html .clear
{height: 1%;}

.clear 
{display: block;}
/* End hide from IE-mac */










	
