/* Google fonts:
font-family: 'Aguafina Script', cursive;
font-family: 'Arapey', serif;
font-family: 'Lato', sans-serif;
*/
body {
	/* background: #fff url(../images/bg.jpg) scroll repeat-x left top;  */  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #666;
	-webkit-text-size-adjust: none;
}
body.overlay-body {
	background-image: none;
}
body.overlay-body .project-description
{
    float: left;
    margin-left: 75px;	
}
div.overlay-body {
	background-image: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
sup {
	font-size: 0.667em;
	vertical-align: top;
}
body.events-category .event div.event-learn-more{      clear: right;
    float: right;
    width: 150px;
   }
sub {
	font-size: 0.667em;
	vertical-align: baseline;
}
a {
	text-decoration: none;
	color: #4d3d2e;
}
.tools .content li a {color: #fff!important;}
a:hover {
	text-decoration: underline;
	color: #960000 !important;
}
.outer-container {
/*	background: transparent url(../images/outer-container-bg.png) scroll no-repeat 50% 6px;*/
}
.tools {
   font-size: 0.95em;
    color: #fff;
	position: relative;
	z-index: 20;
	margin-bottom: -2px;
	/*background: #fff url(../images/tools-bg.png) scroll repeat-x left bottom;*/
	padding: 14px 0 16px 0;
	background-color:#000;
}
.tools .content {
	margin: 0 auto;
	padding: 0 18px 0 24px;
	width: 938px;
}
.tools .content:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.tools .welcome {
	padding-top: 4px;
	width: 180px;
	float: left;
}
.tools ul {
	width: 740px;
	float: right;
	text-align: right;
}
.tools li {
	display: inline;
}
.tools li:before {
	content: '| ';
}
.tools li:first-child:before,
.tools li.cart:before {
	content: '';
}
.tools a {
	margin: 0 0.25em;
}
.tools li.cart a {
	margin: -4px 0 -2px 12px;
	background: transparent url(../images/cart-icon.png) scroll no-repeat left top;
	padding: 4px 0 2px 26px;
}
.container {
	margin: 0 auto;
	width: 980px !important;
}
.header {
	position: relative;
	z-index: 10;
	padding-left: 6px;
	width: 974px;
}
body.home .header {
	margin-bottom: -40px;
	height: 136px;
}
.header:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.logo {
	position: relative;
	z-index: 60;
}
.navigation {
	width: 785px;
	float: right;
}
.searchbox {
	position: relative !important;
	margin-top: 14px !important;
	border: 1px solid #9b9583 !important;
	background-color: #fff !important;
	width: 240px !important;
	height: 20px !important;
	float: right!important;
	text-align: right !important;
	 font-size: 0.9em !important;
	
}
.searchbox .text {
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	border: none !important;
	padding: 3px 2px 0 3px !important;
	width: 210px !important;
	font-size: 0.846em !important;
	color: #515151 !important;
}
.searchbox .default {
	color: #999 !important;
}
.navigation ul {
	clear: right;
	padding-top: 6px;
	margin-left:0;
}
.header li {
	width: 101px;
	float: left;
}
.header li .item {
	display: block;
	position: relative;
	z-index: 90;
	margin-bottom: -20px;
	padding: 15px 0 20px 15px;
	min-width: 95px;
}
.header li.active .item {
	background: transparent url(../images/navigation-item-bg.png) scroll no-repeat left top;
}
.header li .item a {
	display: block;
	text-decoration: none;
}
.header li a {
	padding: 3px 0 3px 24px;
	background: transparent url(../images/projects-icon.png) scroll no-repeat left top;
}
.header li.products a {
	background-image: url(../images/products-icon.png);
}
.header li.inspirations a {
	background-image: url(../images/Inspiration_icon.png);
}

.header li.videos {
	width: 150px;
}
.header li.videos a {
	background-image: url(../images/CF_Nav_Icon.png);
}

.header li.framing {
	width: 156px;
}
.header li.framing a {
	background-image: url(../images/CF_Nav_Icon.png);
	background-position: left center;
}

.header li.classes a {
	background-image: url(../images/classes-icon.png);
}
.header li.events a {
	background-image: url(../images/events-icon.png);
}
.header li.weekly-ad a {
	background-image: url(../images/weekly-ad-icon.png);
}
.subnavigation {
	position: absolute;
	left: -22px;
	background: transparent url(../images/subnavigation-bg.png) scroll no-repeat left bottom;
	padding: 10px 0 70px 0;
	width: 1022px;
	font-size: 1.077em;
	display: none;
}
li.active .subnavigation {
	display: block;
}
.subnavigation .content {
	background: transparent url(../images/subnavigation-content-bg.png) scroll no-repeat left top;
	padding: 30px 20px 30px 80px;
	width: 922px;
}
.subnavigation .content:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.subnavigation h3 {
	margin: 10px 0 0 0;
	background: transparent url(../images/projects-icon-large.png) scroll no-repeat 50% top;
	padding-top: 84px;
	width: 175px;
	text-align: center;
	float: left;
}
li.products .subnavigation h3 {
	background-image: url(../images/products-icon-large.png);
}
/* Added for inspiration menu item */
li.inspirations .subnavigation h3 {
	background-image: url(../images/Inspiration-icon-large.png);
}
.subnavigation .sections {
	width: 700px;
	float: left;
}
.subnavigation .section {
	background: transparent url(../images/subnavigation-section-bg.png) scroll no-repeat left 8px;
	padding: 0 30px;
	width: 180px;
	float: left;
	white-space: nowrap;
}
.products .subnavigation .section {
	width: 160px;
}
.projects .subnavigation .section {
	width: 160px;
}
.inspirations .subnavigation .section {
	width: 160px;
}
.subnavigation .section:first-child {
	background-image: none;
}
.subnavigation .section h4 {
	margin-bottom: 8px;
	font-weight: bold;
}
.subnavigation ul {
	clear: none;
	padding: 0;
}
.subnavigation li {
	margin-bottom: 8px;
	width: auto;
	float: none;
}
.header .subnavigation h3 a,
.header .subnavigation li a {
	padding: 0;
	background-image: none;
	color: #666;
}
.header .subnavigation h3 a {
	color: #4d3d2e;
}
.content-container {
	margin: 0 -3px 0 -4px;
	background: transparent url(../images/main-content-container-bg.png) scroll no-repeat left bottom;
	padding-bottom: 14px; 
	
} 
.main-content {
	background: transparent url(../images/main-content-bg.png) scroll repeat-y left top;
	padding: 12px 24px;
	width: 939px;
	min-height: 500px;
}
.main-content-container {
    background: url("../images/main-content-container-bg.png") no-repeat scroll left bottom transparent;
    margin: 0 -3px 0 -4px;
    padding-bottom: 14px;
    width: 987px;
}
  
.main-content:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body.sidebar-left .sidebar {
	width: 242px;
	float: left;
	font-size: 1.077em;
}
body.sidebar-left .sidebar .giftcard-container .section-container,body.sidebar-left .sidebar .giftcard-container .section-container .cta
{
	background: none!important;
}
body.sidebar-right .sidebar .section-container,
body.sidebar-left .sidebar .section-container {
	margin-bottom: 12px;
	background: transparent url(../images/sidebar-left-section-container-bg.png) scroll no-repeat left bottom;
	padding-bottom: 10px;
}


body.sidebar-right .sidebar .section,
body.sidebar-left .sidebar .section {
	background: transparent url(../images/sidebar-left-section-bg.png) scroll repeat-y left top;
	padding: 0 24px 48px 24px;
}

body.sidebar-left .sidebar .ctac {
	padding: 24px 24px 12px 24px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1.333;
	background: none;
	background: transparent url(../images/sidebar-left-section-bg.png) scroll repeat-y left top;
	padding: 0 24px 48px 24px;

	
}   
  
 .sidebar .section-container:first-child p {
   /* background: url("../images/dotted-bg.png") repeat-x scroll left bottom transparent;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: right;*/
}
body.sidebar-left .sidebar .section h3 {
	margin: 0 -24px 24px -24px;
	background: transparent url(../images/sidebar-left-section-header-bg.png) scroll no-repeat left top;
	padding: 28px 0 0 28px;
	width: 214px;
	height: 37px;
	overflow: hidden;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
}
body.sidebar-left .section-container:last-child
{
	/*background: none;*/
}

body.sidebar-left .sidebar .section li {
	margin-top: 8px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	padding: 10px 4px 0 4px;
}


body.sidebar-left .sidebar .section li:first-child {
	margin-top: 0;
	background-image: none;
	padding-top: 0;
}


body.sidebar-left .sidebar .section ul a {
	color: #333;
	text-transform: capitalize;/**capitalize the sidebar content LI**/
}

body.sidebar-left .sidebar .cta {
	padding: 24px 24px 12px 24px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1.333;
	
	

	
}

body.sidebar-left .sidebar .cta h3 {
	margin: 0;
	background-image: none;
	padding: 0;
	width: auto;
	height: auto;
	overflow: auto;
	font-size: 1.071em;
	font-weight: bold;
}

body.sidebar-left .sidebar .cta p {
	margin: 2px 0 12px 0;
	font-size: 1.143em;
	font-weight: 300;
}

body.sidebar-left .sidebar .cta p a {
	color: #000;
}
.main-content .registrationform, 
.main-content .content {
	line-height: 1.333;
}
body.sidebar-left .main-content .content {
	margin-right: 12px;
	padding-bottom: 24px;
	width: 660px;
	float: right;
}
.main-content .content .page-title {
	margin-bottom: 12px;
	height: 65px;
}

.main-content .content .page-title h3 {
	display: inline-block;
	margin-left: -10px;
	
	padding: 15px 85px 15px 30px;
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	font-size: 2em;
	font-style: italic;
	letter-spacing: 1px;
	color: #888;
	text-shadow: #000 -1px -1px 0;
}
number-of-videos
{
    display: inline-block;
	margin-left: -10px;
	padding: 15px 85px 15px 30px;
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	font-size: 2em;
	font-style: italic;
	letter-spacing: 1px;
	color: #888;
	text-shadow: #000 -1px -1px 0;
	}
.main-content .content h1 {
	display: inline-block;
	margin-left: -10px;
	background: transparent url(../images/page-title-bg.png) scroll no-repeat right top;
	padding: 15px 85px 15px 30px;
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	font-size: 2em;
	font-style: italic;
	letter-spacing: 1px;
	color: #fff;
	text-shadow: #000 -1px -1px 0;
}
.main-content .content .title {
	margin: 0 -8px 8px -8px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	width: 955px;
	overflow: hidden;
}
body.sidebar-left .main-content .content .title {
	width: 676px;
}
.main-content .registrationform h2,
.main-content .content h2 {
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding: 10px 8px 8px 8px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.231em;
	text-transform: uppercase;
	color: #333;
}
.main-content .content h2 .description {
	text-transform: none;
}
.main-content .content h3 {
	margin-bottom: 4px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.154em;
	text-transform: uppercase;
	color: #333;
}
.main-content .content h4 {
	margin-bottom: 6px;
}
.main-content .registrationform ul,
.main-content .registrationform p,
.main-content .registrationform ol,
.main-content .content p,
.main-content .content ul,
.main-content .content ol {
	margin-bottom: 16px;
}
.main-content .registrationform ul,
.main-content .registrationform ol,
.main-content .content ul,
.main-content .content ol {
	padding-left: 24px;
}
.main-content .registrationform ul > li,
.main-content .content ul > li {
	list-style-type: disc;
}
.main-content .content ol > li {
	list-style-type: decimal;
}
.main-content .projects {
	margin: 0 -28px 24px 0;
	width: 688px;
}
.main-content .projects:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main-content .project {
	margin-right: 28px;
	width: 142px;
	float: left;
}
.main-content .project img.project-thumbnail {
	display: block;
	margin: 8px 0;
}
.main-content .project h4 a {
	color: #666;
}
.main-content .content ul.rating {
	padding: 5px 0 0 20px
}
.main-content .content .rating li {
	float: left;
	list-style-type: none;
}
a.review {
	display: block;
	padding-top: 6px;
	clear: left;
	color: #960000;
}
.breadcrumb {
	background: transparent url(../images/breadcrumb-bg.png) scroll no-repeat left top;
	height: 41px;
	overflow: hidden;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 0.923em;
	text-transform: uppercase;
}
.breadcrumb ul {
	padding: 15px 24px 0 24px;
}
.breadcrumb li {
	display: inline;
	margin-left: 7px;
	background: transparent url(../images/breadcrumb-item-bg.png) scroll no-repeat left 3px;
	padding-left: 15px;
}
.breadcrumb li:first-child {
	margin-left: 0;
	background-image: none;
	padding-left: 0;
}
body.blank #brcrambs #lastChildDiv a{
    background: url("../images/breadcrumb-item-bg.png") no-repeat scroll left 3px transparent;
    display: inline;
    margin-left: 7px;
    padding-left: 15px;
    font-weight: bold;
}
.breadcrumb li.last,#brcrambs span.last ,.breadcrumb span:last-child,.breadcrumb a:last-child {
	font-weight: bold;
}
.breadcrumb a {
	color: #666;
}
.banner {
	position: relative;
	margin: 0 -4px 0 -16px;
	background: transparent url(../images/banner-bg.png) scroll no-repeat left top;
	padding: 0 4px 16px 16px;
}
.banner .items {
	position: relative;
	width: 980px;
	height: 566px;
	overflow: hidden;
	margin-top: -38px !important;
}
.banner .items li {
	position: absolute;
	left: 0;
	top: 0;
}
.banner .hotspots li {
	position: absolute;
	z-index: 30;
}
.banner .hotspots div {
	position: relative;
	padding: 47px 38px 40px 35px;
	background: transparent url(../images/banner-hotspot-bg.png) scroll no-repeat left top;
	width: 280px;
	height: 120px;
	line-height: 1.333;
	display: none;
}
.banner .hotspots div img {
	margin: 0 20px 20px 0;
	float: left;
}
.banner .hotspots img.trigger {
	position: absolute;
	top: 164px;
	left: -10px;
	cursor: pointer;
}
.banner .hotspots li.active img.trigger {
	cursor: default;
}
.banner .hotspots img.close {
	display: block;
	position: absolute;
	top: 14px;
	right: 20px;
	z-index: 40;
	margin: 0;
	padding: 10px;
	cursor: pointer;
}
.banner .navigation li {
	position: absolute;
	left: 16px;
	top: 230px;
	z-index: 30;/*should be greater than no of banner images*/
	cursor: pointer;
}
.banner .navigation li.next {
	left: auto;
	right: 4px;
}
.banner .thumbnails {
	display: none;
	position: absolute;
	left: 16px;
	bottom: 16px;
	z-index: 20;
	background: transparent url(../images/banner-thumbnails-bg.png) scroll repeat left top;
	padding: 14px 0;
	width: 980px;
	height: 60px;
	text-align: center;
}
.banner .thumbnails li {
	display: inline;
	margin: 0 10px;
}
.banner .thumbnails li img {
	border: 1px solid #fff;
	cursor: pointer;
}
.banner .thumbnails li.active img {
	border-color: #9b002a;
	cursor: default;
}
.sale {
	background: transparent url(../images/sale-bg.png) scroll no-repeat 50% top;
}
.sale .content {
	background: transparent url(../images/sale-bg.png) scroll no-repeat 50% bottom;
	padding: 15px;
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	font-size: 2em;
	font-style: italic;
	letter-spacing: 4px;
	text-align: center;
}
.sale a {
	background: transparent url(../images/sale-link-bg.png) scroll no-repeat left 6px;
	padding-left: 24px;
	text-decoration: none;
	color: #a18328;
}
.promos {
	position: relative;
	z-index: 8;
	margin: 12px -6px -24px -6px;
	background: transparent url(../images/promos-bg.png) scroll no-repeat left top;
	padding: 2px 6px 24px 6px;
}
.promos ul {
	background: transparent url(../images/promos-list-bg.jpg) scroll no-repeat left top;
	width: 980px;
	height: 242px;
}
promos ul:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.promos li {
	margin: 14px 0 0 14px;
	float: left;
}
.whats-new {
	position: relative;
	margin: 0 -5px;
	background: transparent url(../images/whats-new-bg2.png) scroll no-repeat 22px bottom; 
	padding: 0 79px 36px 79px;
	width: 832px;
	height: 320px;
	font-size: 1.077em;
}
.whats-new h2 {
	margin-bottom: 4px;
	background: transparent url(../images/whats-new-title-bg.png) scroll no-repeat 50% 24px;
	padding: 18px 0 30px 0;
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	font-size: 2em;
	font-style: italic;
	text-align: center;
}
.whats-new li {
	margin: 0 8px;
	padding: 4px;
	width: 178px;
	height: 227px;
	overflow: hidden;
	float: left;
}
.whats-new li.active {
	background: transparent url(../images/whats-new-item-bg-active.png) scroll no-repeat left top;
}
.whats-new ul img {
	display: block;
	margin: 0 auto 8px auto;
	   padding-top: 20px;
}
.whats-new p {
	text-align: center;
	line-height: 1.333;
}
.whats-new p a {
	display: block;
	padding: 0 12px;
	color: #666;
}
.whats-new .category {
	margin-bottom: 4px;
	background: transparent url(../images/whats-new-item-category-bg.png) scroll repeat left top;
	text-align: center;
	visibility: hidden;
}
.whats-new .category a {
	display: inline-block;
	padding: 6px 0 4px 28px;
	background: transparent url(../images/projects-icon-dark.png) scroll no-repeat left 5px;
	color: #fff;
}
.whats-new .category a:hover {
	color: #fff;
}
.whats-new li.product .category a {
	background-image: url(../images/products-icon-dark.png);
}
.whats-new li.video .category a {
	background-image: url(../images/videos-icon-dark.png);
}
.whats-new li.class .category a {
	background-image: url(../images/classes-icon-dark.png);
}
.whats-new li.event .category a {
	background-image: url(../images/events-icon-dark.png);
}
.whats-new li.weekly-ad .category a {
	background-image: url(../images/weekly-ad-icon-dark.png);
}
.whats-new li.active .category {
	visibility: visible;
}
.whats-new .navigation li {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 140px;
	margin: 0;
	padding: 0;
	width: auto;
	min-height: 0;
	float: none;
	cursor: pointer;
}
.whats-new .navigation li.next {
	left: auto;
	right: 0;
}
.whats-new .navigation img {
	margin: 0;
}
.whats-new .index {
	position: absolute;
	left: 0;
	bottom: 2px;
	margin: 0;
	width: 100%;
	text-align: center;
}
.whats-new .index li {
	display: inline;
	margin: 0;
	padding: 0 4px;
	width: auto;
	height: auto;
	float: none;
}
.whats-new .index img {
	display: inline;
}
.shortcuts {
	margin: 36px auto 0 auto;
	width: 964px;
	font-size: 1.077em;
}
.shortcuts:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.shortcuts li {
	background: transparent url(../images/shortcuts-item-bg.png) scroll no-repeat left 20px;
	padding: 0 20px 0 21px;
	width: 200px;
	min-height: 160px;
	float: left;
}
.shortcuts li:first-child {
	background-image: none;
}
.shortcuts h3 {
	margin-bottom: 12px;
	height: 105px;
}
.shortcuts .weekly-ad h3 {
	position: relative;
	top: -10px;
}
.shortcuts h3 img {
	display: block;
	margin: 0 auto;
	padding-top: 10px;
}
.shortcuts li.classes h3 img {
	margin-top: 0;
}
.shortcuts p {
	line-height: 1.333;
}
.shortcuts p a {
	display: block;
	padding: 0 12px;
	color: #666;
}
.subscribe {
	position: relative;  
	background: transparent url(../images/subscribe-bg.png) scroll no-repeat left top;
	padding: 8px 12px 0 24px;
	height: 44px;
	overflow: hidden;
	margin-top: -2px;
	margin-left: -2px;
}
body.home .subscribe {
	margin-top: 36px;
}
.subscribe p {
	margin-right: 16px;
	padding-top: 8px;
	float: left;
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	font-size: 1.28em;
	font-style: italic;
	color: #333;
}
.email-subscribe {
	position: relative;
	float: left; 
	text-align: right;
}
.email-subscribe .text {
	position: absolute !important;
	left: 0 !important;
	top: 2px !important;
	border: 1px solid #999 !important;
	padding: 5px !important;
	/*width: 190px !important;*/
	color: #515151 !important;
	    background-color: white !important;
    
}
.emailpdp{cursor: pointer}
#sendEmailDialog .producttextdesc{padding-top: 30px;}
/** background color for subscribe bar set to white and property set as important **/
.email-subscribe .default {
	background-color:white !important;
	color: #999 !important;
}

.subscribe ul {
	background: transparent url(../images/social-networking-bg.png) scroll repeat-y left top;
	padding: 6px 0 0 16px;
	float: right;  
	white-space: nowrap;
	margin-top: -5px;

}
.share {
	padding: 12px 24px;
	width: 712px;
}
.share:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.share h3 {
	padding: 0px 8px 0 0;
	float: left;
	text-transform: none!important;
}
.share ul {
	float: left;
}
.subscribe li,
.share li {
	display: inline;
	padding-right: 3px;
}
.footer {
	background: transparent url(../images/footer-bg.png) scroll repeat left top;
	padding: 40px 10px 40px 40px;
	width: 930px; 
}
.footer:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.footer ul {
	width: 580px;
	float: left;
}
.footer li {
	margin-right: 20px;
	width: 125px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
.footer li.support,
.footer li.contact {
	width: 110px;
}
.footer li.customer-service {
	width: 155px;
}
.footer ul ul {
	margin-top: 8px;
	width: auto;
}
.footer li li {
	margin-bottom: 8px;
	width: auto;
	float: none;
	font-weight: normal;
	text-transform: none;
}
.footer a {
	color: #333;
}
.footer li li a {
	color: #666;
}
.gift-cards {
	border-left: 1px solid #b6b6b6;
	padding-left: 30px;
	width: 310px;
	float: right;
}
.gift-cards .content {
	padding-top: 24px;
	width: 100px;
	float: left;
	line-height: 1.333;
}
.gift-cards h3 {
	margin-bottom: 3px;
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	font-size: 1.692em;
	font-style: italic;
	text-align: left;
}
.gift-cards p {
	margin-left: 3px;
	font-size: 0.846em;
	color: #939393;
}
.gift-cards img {
	float: right;
}
.copyright {
	padding: 16px 16px 40px 0;
	font-size: 0.846em;
	text-align: right;
	color: #999;
}
.project-images {
	width: 300px;
	float: left;
}
.project-images .items {
	position: relative;
	width: 300px;
	height: 290px;
	overflow: hidden;
}
.project-images .thumbnails {
	background: transparent url(../images/project-images-thumbnails-bg.png) scroll no-repeat left top;
	padding: 6px 24px 0 24px;
	width: 452px;
	height: 56px;
}
.project-images .thumbnails ul {
}
.project-images .thumbnails li {
	display: inline;
	margin-right: 12px;
}
.project-images .thumbnails li img {
	border: 2px solid #fff;
	cursor: pointer;
}
.project-images .thumbnails li.active img {
	border-color: #9b002a;
	cursor: default;
}
.project-description {
	width: 240px;
	float: left;
	line-height: 1.333;
	padding-top: 10px;
}
.project-description .title {
	margin: 0 -8px 12px -8px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	width: 256px;
	overflow: hidden;
}
.project-description h1 {
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding: 10px 8px 8px 8px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.385em;
	text-transform: uppercase;
	color: #333;
}
.project-description p {
	margin-bottom: 12px;
}
.project-description .facebook-like {
	margin-bottom: 16px;
}
.project-description .rating-and-reviews h4 {
	margin-right: 8px;
	float: left;
}
.project-description .rating-and-reviews ul.rating,
.project-description .rating-and-reviews ul.rating li {
	float: left;
}
.project-description .rating-and-reviews ul.reviews {
	clear: left;
	padding-top: 8px;
}
.project-description .rating-and-reviews ul.reviews li {
	display: inline;
}
.project-description .rating-and-reviews ul.reviews li:before {
	content: ' | ';
}
.project-description .rating-and-reviews ul.reviews li:first-child:before {
	content: '';
}
.project-description .rating-and-reviews ul.reviews a {
	color: #960000;
}
.project-description .rating-and-reviews .project-details {
	display: block;
	margin: 12px 0 0 -6px;
}
a.overlay-trigger-image {
	display: inline;
	width: 100%;
	position: relative;
}
a.overlay .overlay-trigger-icon {
	position: absolute;
	right: -1px;
	bottom: 2px;
	width: 32px !important;
	height: 33px !important;
}
a.overlay .overlay-trigger-icon-classes{
	position: absolute;
	right: -10px;
	bottom: -143px;
}

a.projects-overlay .overlay-trigger-icon-projectinstructions {
	position: absolute;
	right: -143px !important;
	bottom: -111px !important;
	width: 32px !important;
	height: 33px !important;
}
/** Added to place Quick view icon at the coner of Product/Project Image**/
.cornercontainerdiv { /*float: left; position: relative; width: 140px;  text-align: center;min-height: 115px;*/}

.cornerimage { position: absolute; bottom: 0; right: 0; }
body.projects-details div.project-row{ min-height: 270px;  height: auto !important;  height: 270px; clear: left;} 
/* it remvoe all baccground-color for text box :- Problem is while validation the text box , textbox background color doen't set to red*/
input[type=text]{font-size: 1.0em !important;padding:0px !important;vertical-align:middle;z-index: 0 !important;}

input{background-color: transparent !important;}


/*section menu toggle*/
.sidebar .section > ul > li.active > h4 {
	background: transparent url(../images/sidebar-toggle-bg-active.png) scroll no-repeat right top;
}
.sidebar .section > ul > li > h4 {
	background: transparent url(../images/sidebar-toggle-bg.png) scroll no-repeat right top;
	color: #333;
	font-weight: bold;
	cursor:pointer;
}
.sidebar .section ul ul{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	padding: 9px 0 0 0;
	margin-top: 8px;
	display: none;
}

.sidebar .section ul li.active ul,
.sidebar .section ul li:first-child ul{
	display: block;
}
body.sidebar-left .sidebar .section ul ul li{
	padding: 10px 4px 0 15px;
}
body.projects-categories h2 .title-description{
	text-transform: none;
}
/*body.projects-details  div.tab-content-container div.content div.tab-nav ul.tabs
{
	  width: 450px !important;
	  /*width: 565px!important;
}*/
/*project sub-category page*/
.sidebar .section ul ul li.active{
	font-weight: bold;
}
.project-category-pages{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	margin: 0 -8px;
}
.project-category-pages-content{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding: 0 8px;
}
.content .project-category-pages-content .pager ul li{
	display: inline;
	padding: 0 5px;
}
.content .project-category-pages-content .pager ul li.page a{
	color: #000;
}
.content .project-category-pages-content .pager ul li.active a{
	padding: 5px 8px;
	border: 1px solid #888;
	background-color: #EAEAEA;
	color: #960000;
	font-weight: bold;
}
.content .project-category-pages-content .pager ul{
	margin: 0;
	padding: 15px 0;
	text-align: center;
}
/*dropdown*/
.search-filter-area{
	position: relative;
	margin: 25px 0 10px 0;
	width: 100%;
	z-index: 3;
}
.search-filter-area-projects{background: url("../images/dotted-bg.png") repeat-x scroll bottom right transparent}
.search-filter-area:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.search-filter-area .expected-craft-time,
.search-filter-area .suitable-for-ages{
	float: left;
}
.search-filter-area .expected-craft-time{
	padding: 0 80px 0 0;
}
.search-filter-area .sort-by,
.project-category-pages .results-per-page{
	float: right;
}
.search-dropdown{
	margin: 12px 0 0 0;
}
.dropdown,
.dropdown-description{
	display: inline-block;
}
.main-content .content .search-dropdown ul > li{
	list-style-type: none !important;
	padding: 0 12px 4px 5px !important;/**  padding the dropdown content **/
	
}
.main-content .content .results-per-page{text-align:center}
.search-dropdown .dropdown{
	border: 1px solid #EAEAEA;
	position: relative;
	margin-left:8px;
}
.main-content .content .search-dropdown ul{
	display: none;
	position: absolute;
	left: -1px;
	background: #fff;
	width: 100%;
	padding: 12px 0 10px 0;
	z-index: 30;
	border-style: none solid solid solid;
	border-color: #EAEAEA;
	border-width: 1px;
	/**text-align: center; Removed Bcoz Content alignment is not clear in sorting options**/
}
.main-content .content .search-dropdown .dropdown h4 {
	padding: 2px 30px 1px 10px;
	margin: 0;
	display: block;
	background: transparent url(../images/dropdown-button.png) scroll no-repeat right top;
	cursor:pointer;
	/**width: 20px;  Remove to bestfit the combobox to content**/ 
	min-width:60px;
	text-align: center;
}
.main-content .content .crafttime-dropdown {
	float:left;
	margin-right:35px;
	margin-bottom:10px;
	z-index:999;
}
.main-content .content .crafttime-dropdown .dropdown
{
	float:right;
	width:110px;
}
.main-content .content .dropdown-agerange .dropdown
{
	float:right;margin-right:50px;margin-bottom:10px;z-index:999;
}
.main-content .content .crafttime-dropdown .dropdown h4
{
	width: 90px;
}
.main-content .content .dropdown-agerange .dropdown-description {float: left; margin-left: 10px;}
.main-content .content .dropdown-agerange{float:right}
.main-content .content .itemsperpage{   float: right;    margin-right: 10px;    margin-top: 10px;}
.main-content .content .itemperpage .dropdown-description{ margin-right: 10px!important;}
.main-content .content .dropdown-agerange  .dropdown-agerange{float: right;}
.main-content .content .expected-craft-time .dropdown h4{
	width: 95px;
}
.main-content .content .suitable-for-ages .dropdown h4,
.main-content .content .sort-by .dropdown h4{
	width: 75px;
}
.project-category-pages .results-showing{
	float: left;
	margin: 15px 0 0 0;
}
/*project preview banner*/
.project-preview-banner{
	position: relative;
	width: 675px;
	height: 390px;
	overflow: hidden;
	margin-left: -10px;
}
.project-preview-banner .items .project-preview {
	position: absolute;
	left: 0;
	top: 0;
}
.project-preview-banner .items .project-preview .project-title {
	position: absolute;
	left: 50px;
	top: 25px;
	padding:15px 20px;
	background: transparent url(../images/project-preview-banner-title-bg.png) scroll repeat left top;
	text-transform: uppercase;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #333333;
	width: 150px;
}
.project-preview-banner .items .project-preview .project-title a{
	color: #333333;
	font-weight: normal;
}
.project-preview-banner .navigation li {
	position: absolute;
	left: 0;
	top: 150px;
	z-index: 20;
	cursor: pointer;
}
.project-preview-banner .navigation li.next {
	left: auto;
	right: 0;
}
.project-preview-banner .thumbnails {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 20;
	background: transparent url(../images/banner-thumbnails-bg.png) scroll repeat left top;
	padding: 15px 0;
	width: 675px;
	height: 60px;
	text-align: center;
}
.project-preview-banner .thumbnails li {
	display: inline;
	margin: 0 10px;
}
.project-preview-banner .thumbnails li img {
	border: 1px solid #fff;
	cursor: pointer;
}
.project-preview-banner .thumbnails li.active img {
	border-color: #9b002a;
	cursor: default;
}
.main-content .content .project-preview-banner ul > li {
	list-style-type: none;
}
.content .project-preview-banner ul{
	margin: 0;
	padding-left: 0;
}

/* Noah, 2012-02-08 -- can replace the project rules above once the files are synced */
.main-content .projects,
.main-content .products {
	margin: 0 -28px 24px 0;
	width: 688px;
}
body.projects .products-list .project a img,.tilecontent  a img/** To avoid overflow */
{
/*	 float: left;
   max-height: 130px;
    max-width: 150px;*/
}
body.projects .sidebar .section h3{font-size:1.0em!important;}/*changed to fit the text to sidebar*/
.main-content .projects:after,
.main-content .products:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main-content .project,
.main-content .product {
	margin-right: 28px;
	width: 142px;
	float: left;
	
}
body.projects .main-content .project,body.projects .main-content .product{margin-bottom: 10px;height: 200px;
    margin-bottom: 10px;
    position: relative;
    width: 143px;}

.main-content .project img,
.main-content .product img{
	/*width: 142px; 
	height: 112px;*/
}
.main-content .project img .overlay-trigger-icon cornerimage,
.main-content .product img .overlay-trigger-icon cornerimage{
	width: 32px !important; 
	height: 33px !important;
}
/** Rating image size**/
.main-content div.project a.product-thumbnail ul.rating li img,div.products div.product ul.rating li img 
{	
	width: 75px; 
	height: 14px;
}
.main-content .product .product-thumbnail {
	position: relative;
	display: block;
	margin: 8px 0;
	background: transparent url(../images/brand-thumbnail-bg.png) scroll no-repeat left top;
	width: 142px;
	height: 112px;
	text-decoration: none;
	cursor: pointer;
}
.main-content .product .product-thumbnail .placeholder {
	display: block;
	padding: 24px 8px 0 8px;
	width: 126px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.154em;
	text-transform: uppercase;
	line-height: 1.25;
	text-align: center;
	color: #999;
}
.main-content .product .product-thumbnail img {
	display: block;
}
.main-content .project img.project-thumbnail {
	display: block;
	margin: 8px 0;
}
.main-content .product h4 
{text-align: center;
	margin-bottom: 6px;
}
.main-content .project h4 a,
.main-content .product h4 a {
	color: #666;
}
.main-content .product .date-added {
	font-style: italic;
}

/*ryan addition 12/02/12*/

/*project-details-page*/
.project-details-pre-content{
	margin-left: -15px;
}
.project-details-pre-content .print-favorites{
	float: right;
	padding: 3px 24px;
}
.project-details-pre-content .share{
	width: 500px;
	padding-top: 0;
}
.project-details-pre-content .reviews li,
.project-details-pre-content .rating li,
.project-details-pre-content .print-favorites ul li{
	display: inline;	
}
.project-details-pre-content .print-favorites ul li:first-child{
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;
		padding-left: 25px;
}
.project-details-pre-content .print-favorites ul li{
	background: transparent url(../images/save-to-favorites-icon.png) scroll no-repeat left top;
	padding-left: 25px;
}
.project-details-pre-content .print-favorites .print-list{
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;
	padding-left: 25px;
}
.project-details-pre-content .project-information h1{
		padding: 15px 5px;
		margin: 0 0 15px 0;
		background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size: 1.25em;
		line-height: 1.3;
		text-transform: uppercase;
}
.project-details-pre-content .project-information{
	float: right;
	width: 300px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	line-height: 1.3;
}
.project-information .attr-area ul li{
    list-style: disc outside none;
    margin-bottom: 5px;
    margin-left: 30px;
    margin-top: 5px;
}
.project-details-pre-content .facebook-like{
	margin: 15px 0;
}
.project-details-pre-content .project-information .rating-container h4{
	padding: 0 5px 0 0;
}
.project-details-pre-content .photos-information .information h4:first-child,
.project-details-pre-content .project-information .rating-container h4,
.project-details-pre-content .rating{
	display: inline;
}
.project-details-pre-content .reviews{
	margin-top: 5px;
}
.project-details-pre-content .reviews a{
	color: #9b002a;
}
.materials-list-column{width:600px}
.materials-list-column span{float: left; width:280px  }
.materials-list-column span b{padding-right:10px;font-weight: 900;font-size: 20px;vertical-align: middle;}
.project-details-pre-content .reviews li{
	padding-right: 12px;
	margin-right: 5px;
}
.project-details-pre-content .reviews li:first-child{
	background: transparent url(../images/review-dash.png) scroll no-repeat right top;
}
.project-details-pre-content .photos-information .information h4{
	font-weight: bold;
	margin-top: 10px;
}
.project-details-pre-content .photos-information .information ul + p{
	padding-top:10px;
}
.project-details-pre-content .photos-information .information p{
	margin-bottom: 10px;
}
/*photos-information slide*/
.project-details-pre-content .photos-information{
	position: relative;
	height: 360px;
	width: 620px;
	border: 2px solid #d8d8d8;
	overflow: hidden;
	background-color: #fff;
	z-index: 0;
}
.project-details-pre-content .photos-information-container{
	position: absolute;
	top: -2px;
	right: -319px;
	width: 320px;
	height: 440px;
	padding-left: 47px;
	background: transparent url(../images/project-image-slidebar.png) scroll no-repeat left top;
	z-index: 15;
	cursor: pointer;
}
.project-details-pre-content .photos-information-container-out{
	background: transparent url(../images/project-image-slidebar-close.png) scroll no-repeat left top;
}
.project-details-pre-content .photos-information .information{
	height: 400px;
	padding: 60px 25px 20px 25px;
	background: transparent url(../images/project-information-banner-bg.png) scroll repeat left top;
	border-left: 1px solid #a5a09d;
	border-bottom: 1px solid #a5a09d;
	line-height: 1.3;
}

/*project details photo gallery*/
.project-details-images{
	position: relative;
	background-color: #fff;
	
}

.project-details-images .project-details-image{
/*	position: absolute;*/
	top: 0;
	/*left: 0;*/
	height: 360px;
	width: 620px;
	border-bottom: 2px solid #d8d8d8;
/*	left: 18% !important;*/
}
.project-details-images .project-details-image img{
	max-width :620px;
	max-height: 360px;
	position:center;
}
.photos-information .thumbnails{
	position: absolute;
	bottom: 2px;
	left : 28px;
	
}
.photos-information .thumbnails li{
	
	padding: 4px;
	width: 80px;
	height: 70px;
	overflow: hidden;
	float: left;
	/*margin: 0 8px;*/
	margin-right : 15px; 
	background: transparent url(../images/whats-new-item-bg-active.png) scroll ;
}

.photos-information .thumbnails li.active{
	
	padding: 4px;
	width: 80px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin-right : 15px;
	background: transparent url(../images/whats-new-item-bg-active.png) scroll ;
}
.photos-information .thumbnails li img {
	margin: 0 auto 8px;
	display : block;
	border: #9b002a;
	cursor: pointer;
}
.photos-information .thumbnails li.active img {
	margin: 0 auto 8px;
	display : block;
	border-color: #9b002a;
	cursor: default;
}

/*right sidebar*/
body.sidebar-right .sidebar{
	float: right;
	width: 242px;
	margin: 100px 20px 20px 0;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
body.sidebar-right .sidebar .section{
		padding: 15px 24px 10px 24px;
}
body.sidebar-right .sidebar .section-container{
	margin-bottom: 15px;
}
body.sidebar-right .main-content .content {
    float: left;
    padding-bottom: 24px;
    width: 650px;
}
body.sidebar-right .sidebar h3{
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 3px 0;
	text-transform: uppercase;
}
body.sidebar-right .sidebar p{
	text-transform: uppercase;
	font-size: 1em;
	font-weight: lighter;
	margin: 0 0 10px 0;
}
body.sidebar-right .sidebar p:last-child{
	text-align: center;
}
body.sidebar-right .sidebar .special{
	font-size: 1.1em;
}
/*tabs*/
body.projects-details .tab-content-container{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left 63px ;
	width: 100%;
}
body.projects-details .materials-form:after,
body.projects-details .tab-content-container:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main-content .tab-container h2{
	background: none;
	padding: 0;
}
.main-content .tab-container #project-instructions h2{
	margin-bottom: 15px;
}
.tab-nav{
		margin: 20px 0 0 13px;
		width: 600px;
}
.main-content .content .tab-nav ul{
	/*width: 395px;*/
	height: 43px;
	padding: 2px 1px 0 3px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	display: inline-block;
/*	background: transparent url(../images/tab-nav-ul-bg.png) scroll no-repeat left top;*/
}
.tab-nav ul li{
	display: inline;
	float: left;
	background: #ededed url(../images/tab-nav-li-bg.png) scroll no-repeat right top;
	padding: 10px 3px 10px 0;
	margin: 0;
}
.main-content .content .tab-nav ul li a:hover{
	text-decoration: none;
}
.main-content .content .tab-nav ul li a{
	padding: 10px 13px 12px 14px;
	color: #333;
	font-size: 1.1em;
	background-color:#ededed;
}
.main-content .content .tab-nav ul li.active a{
	background-color: #fff;
	padding-bottom: 15px;
	margin-bottom: -5px;
}
.main-content .content .tab-nav ul li.last-child.active,
.main-content .content .tab-nav ul li:last-child.active{
	background-color: #fff
}
.main-content .instruction {
    float: left;
    margin-right: 28px;
    width: 142px;
}
#project-instructions #select-all{
	margin-bottom: 20px;
}
#project-instructions .form-list{
	padding: 0;
}
#project-instructions .form-list li{
	float: right;
	width: 300px;
	list-style: none;
	padding: 0 0 3px 0;
}
#project-instructions .materials-submit,#project-instructions .materials-remove,body.events .materials-remove,body.classes .materials-remove {
	float: left;
	clear: left;
	padding: 0 0 0 30px;
	margin: 20px 0 0 4px;
	color: #9b002a;
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;	
	border: none;
	font-size: 1em;
	cursor:pointer;
	display:none;
}
#project-instructions .viewprintable{
	float: left;
	clear: left;
	padding: 0 0 0 30px;
	margin: 20px 0 0 4px;
	color: #9b002a;
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;	
	border: none;
	font-size: 1em;
	cursor:pointer;
	display:none;
}
#project-instructions .warning{
	width: 300px;
	margin: 40px 0 0 0;
	float: right;
	color: #9b002a;
	font-style: italic;
}
#project-instructions .instructions-title{
	clear: left;
	margin: 25px 0 20px -28px;
	padding: 0 0 0 0;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
}
#project-instructions .instructions-title h2{
	padding: 10px 0 10px 28px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
}
.main-content .content #project-instructions .instructions-title p{
	padding: 0 0 0 28px;
	margin: 0;
}
.instruction-title .section h4{
	font-weight: normal;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.main-content .tab-container .instructions-without-photos .section .instruction{
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
.tab-container .related-tips .techniques,
.main-content .tab-container .related-tips .instruction,
.tab-container .related-tips .tip-description{
	float: left;
	padding-right: 20px;
	margin: 0;
}
.tab-container .related-tips .tip-description h4{
	font-weight: bold;
	margin-bottom: 0;
}
.main-content .tab-container .related-tips .tip-description h4 a{
	color:#333;
}
.tab-container .related-tips .techniques,
.tab-container .related-tips .tip-description{
	width: 200px;	
}
.main-content .tab-container .instruction img{
	display: block;
}
.main-content .tab-container .related-tips .instruction a img:first-child{
	border-right: 1px solid #999;
	padding-right: 25px;
}
.tab-container .related-tips .techniques ul li{
	list-style-type: none;
	
}
.main-content .tab-container .related-tips .techniques a{
	color: #9b002a;
}
.tab-container .related-tips .techniques{
	margin-top: 5px;
}
.main-content .tab-container .related-tips .project{
	margin-top: 15px;
}
#related-videos h2{
	background: transparent url(../images/videos-icon.png) scroll no-repeat left 2px;
	padding: 0 0 10px 25px;
}
#related-projects h2{
	background: transparent url(../images/projects-icon.png) scroll no-repeat left 2px;
	padding: 0 0 10px 25px;
}
.popular-brands-productpage{margin-top: 20px;}
.tab-container{
	padding: 25px 15px 0 28px;
}
.main-content .content .tab-container .instruction h4,
.main-content .content .tab-container .project h4{
	font-weight: bold;
}
.main-content .tab-container .instruction,
.main-content .tab-container .project{
	width: 142px;
	/*margin-bottom: 20px;*/
	padding-right: 15px;
	 min-height: 180px;
}
.tab-container .project-designer,
.tab-container .project-description{
	width: inherit;
}
.tab-container .project-description{
	/*max-height: 120px;
    min-height: 120px;*/
}
.tab-container .view-more{
	display: block;
	clear: left;
	padding: 40px 0 0 0;
}
.tab-container .view-more a{
	color: #9b002a;
}
.content .pager ul li{
	display: inline;
	padding: 0 5px;
}
.content .pager ul li.page a{
	color: #000;
	margin-left: 4px;
}
.content .pager ul li.active {
	padding: 5px 8px;
	border: 1px solid #960000;
	background-color: #EAEAEA;
	color: #960000;
	font-weight: bold;
}
.content .pager ul{
	margin: 0;
	padding: 15px 0;
	text-align: center;
}
.projects-sub-categories  .products-sort
{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	margin: 0 -8px; 
}

.projects  .products-sort{
	/*background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;*/
	margin: 0 -8px;
}

body.projects-details .project-information .kids-logo
{
	 padding-top: 10px;
}
.products-pager{
	position: relative;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	margin: 0 -8px;
	padding: 0 8px;
	z-index: 2;
	width: 656px;
	min-height: 40px;
}
.products-pager-container {
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	padding: 0 10px 20px 10px;
	margin: 0 -8px;
}
.content .pager ul{
		margin-bottom: 25px;
	
	padding: 15px 0;
	text-align: center;
}
.results-showing{
	float: left;
	margin: 15px 0 0 0;
}
.search-filter-area .sort-by,
.results-per-page{
	float:right;
}
.products-sort{
	padding: 10px 8px;
}
.main-content .content .products-sort ul{
	margin: 0;
	padding: 0;
}
.main-content .content .products-sort .sort-by-view{
	float: right;
}
.products-sort ul,
.products-sort h4{
	display: inline-block;
}
.main-content .content .products-sort ul li{
	display: inline;
	background: transparent url(../images/review-dash.png) scroll no-repeat left top;
	padding: 0 0 0 10px;
	margin: 0 0 0 3px;
}
.main-content .content .products-sort .sort-by-view ul li{
	padding: 2px 0 5px 10px;	
}
.main-content .content .products-sort .sort-by-view ul li img{
	vertical-align: text-bottom;
}
.main-content .content .products-sort ul li.active{
	color: #000;
}
.main-content .content .products-sort ul li a{
	color:#9b002a;
}
.main-content .content .products-sort ul li:first-child{
	background: none;
	padding: 0;
	margin: 0;
}
/*pre-content*/
.product-details-pre-content .print-favorites ul li{
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;
		padding-left: 25px;
		margin-left: 10px;
}
.product-details-pre-content .print-favorites ul li:last-child{
	background: transparent url(../images/save-to-favorites-icon.png) scroll no-repeat left top;
		padding-left: 17px;
}
.product-details-pre-content .product-information .rating-container h4,
.product-details-pre-content .rating{
	display:inline;
}

.product-details-pre-content{
	margin-left: -15px;
}
.product-details-pre-content .print-favorites{
	float: right;
	padding: 3px 24px;
}
.product-details-pre-content .share{
	width: 500px;
	padding-top: 0;
}
.product-details-pre-content .reviews li,
.product-details-pre-content .rating li,
.product-details-pre-content .print-favorites ul li{
	display: inline;	
}
.product-details-pre-content .product-information h1{
		padding: 15px 5px;
		margin: 0 0 15px 0;
		background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size: 1.25em;
		line-height: 1.3;
		text-transform: uppercase;
}
.product-details-pre-content .product-information > ul > li{
	list-style-type: disc;
	margin-left: 25px;
}
.product-details-pre-content .product-information{
	float: right;
	width: 300px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	line-height: 1.3;
}
.product-details-pre-content .facebook-like{
	margin: 15px 0;
}
.product-details-pre-content .product-information .rating-container h4{
	padding: 0 5px 0 0;
}
.product-details-pre-content .reviews{
	margin-top: 5px;
}
.product-details-pre-content .reviews a{
	color: #9b002a;
}
.product-details-pre-content .reviews li{
	padding-right: 12px;
	margin-right: 5px;
}
.product-details-pre-content .reviews li:first-child{
	background: transparent url(../images/review-dash.png) scroll no-repeat right top;
}
/*photo-gallery*/
.product-details-pre-content .photos{
	position: relative;
	height: 440px;
	width: 620px;
	border: 2px solid #d8d8d8;
	overflow: hidden;
	background-color: #ededed;
}
.product-details-images{
	position: relative;
}
.product-details-images .product-details-image{
	position: absolute;
	top: 0;
	left: 0;
	height: 360px;
	border-bottom: 2px solid #d8d8d8;
}

.photos .thumbnails{
	position: absolute;
	bottom: 5px;
	left: 28px;
}
.photos .thumbnails li{
	display: inline;
	margin: 0 8px;
}
.photos .thumbnails li img {
	border: 2px solid #fff;
	cursor: pointer;
	height: 65px;
}
.photos .thumbnails li.active img {
	border-color: #9b002a;
	cursor: default;
}
/*tab-nav*/
body.products-details .tab-nav{
	width: 412px;
}
body.products-details .main-content .content .tab-nav ul li{
	padding-right: 4px;
}
body.products-details .tab-content-container{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left 43px;
	width: 100%;
}
body.products-details .sidebar{
	margin-top: 15px;
}
body.products-details .tab-content-container .content-section{
	margin-right: 300px; 
}
body.products-details .tab-content-container:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*tab content*/
body.products-details .main-content .content {
	float: none;
	width: 100%;
}
body.products-details .main-content #related-products h2{
	clear: left;
	padding: 0 0 10px 25px;
	background: transparent url(../images/products-icon.png) scroll no-repeat left 3px;
}
body.products-details .main-content #related-products h2 ,body.projects-details .main-content #related-products h2{
    background: url("../images/products-icon.png") no-repeat scroll left 3px transparent;
    clear: left;
    padding: 0 0 10px 25px;
}
body.projects-details  productresultarea div.productlisting 
{
	width:600px;
	float: left;
}
 
body.projects-details  productresultarea div.productlisting .producttile
{
	width:220px;
	float:left!important;
}
 
body.projects-details  productresultarea div.productlisting .product
{
	float:left
}
body.products-details #related-products .title h2,body.projects-details #related-products .title h2{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding: 10px 0 10px 10px;
}
.main-content .content #related-products .title {
	width: 100%;
	clear: left;
}
body.products-details .product{
	width: 142px;
	margin-bottom: 20px;
	padding-right: 15px;
}
.tab-container #related-products .view-more{
	display: block;
	clear: left;
	padding: 10px 0 35px 0;
}
/*ryan update february 15, 2012*/
/*printable list overlay*/
body.printable-list .title {
    padding-bottom: 5px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    width: 712px;
}

.remove-from-printablelist
body.printable-list .title:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
body.printable-list .printable-list-container
{
	 margin:0px;
	 padding:0px;
	 overflow-y:auto;
	 overflow-x:hidden;
	 max-height: 300px;
}
body.printable-list .printable-list-container  .product-name
{
	  cursor:pointer;
}
body.printable-list .printable-list-container .printablelistqty 
{
	 text-align: center;
}
body.printable-list .printable-list-container td
{
	vertical-align: top;
}
body.printable-list .printablelistproduct
{
	  background: url("../images/dotted-bg.png") repeat-x scroll 30px bottom transparent!important;
}
body.printable-list h1{
	float: left;
	padding: 5px 0 0 15px;
}
body.printable-list h2{
	float: left;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.3em;
}
body.printable-list .heading{
	margin: 0 0 0 30px;
	padding: 20px 150px 24px 10px;
	background: transparent url(../images/printable-list-bg.png) scroll no-repeat left top;
}
body.overlay-body .overlay-body .heading {
    background: url("../images/printable-list-bg.png") no-repeat scroll left top transparent;
    margin: 0 0 0 30px;
    padding: 20px 150px 4px 10px;
}
body.overlay-body .printablelistproduct .productlisttable .imagecolumnn{   padding-left: 30px;}
body.overlay-body .printablelistproducts h2{font-weight:normal;font-size: 1em}
	body.overlay-body.printable-list .heading ul li {
    display: inline;
    padding-right: 82px;
}

body.printable-list .heading ul{
	float: right;
	margin-top: 5px;
}
body.printable-list .heading ul li{
	display: inline;
	padding-right: 75px;
}
body.printable-list ul.email-print{
	float:right;
	padding: 5px 15px 0 0;
}
body.printable-list ul.email-print li{
	display: inline;
	margin-left: 15px;
}
body.printable-list ul.email-print li a{
	padding: 0 0 0 25px;
	background: transparent url(../images/print-icon.png) scroll no-repeat left center;
}
body.printable-list ul.email-print li:first-child a{
	background: transparent url(../images/email-icon-small.png) scroll no-repeat left center;
}
.print-items{
	/*height:330px;
	overflow-x:hidden;
	overflow-y:auto;*/
}
body.my-printable-list .print-items .item-project
{
 margin-left: 75px;
}
.print-item{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x 30px bottom;
	margin:0 15px 3px 25px;
}
.print-item:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.print-items .item-image,
.print-items .item-name,
.print-items .item-project{
	float: left;
}
.print-items .item-image{
	padding: 9px 20px 12px 6px;
	margin: 0 0 0 0;
/*	background: transparent url(../images/printable-item-image-bg.png) scroll no-repeat left top;Not fitted to all images*/
}
.print-items .item-name,
.print-items .item-project{
	margin-top: 25px;
}
.print-items .item-project{
	width: 110px;
}
.print-items .item-name{
	width: 170px;
	margin-right: 40px;
}
.print-items form{
	padding-top: 20px;
	margin: 0 0 0 465px; 
}
.print-items input,
.print-items ul,
.print-items ul li{
	display:inline;
}
.print-items input{
	width: 30px;
	border:1px solid #d5d5d5;
	padding: 5px 0 5px 0;
	margin-right: 40px;
	text-align: center;
}
.print-items input.submit{
	width: 70px;
	background: none;
	border: none;
	cursor:pointer;
	color: #9b002a;
	font-size: 1em;
	margin-right: 5px;
}
.print-items form ul li:first-child{
	background: transparent url(../images/review-dash.png) scroll no-repeat right top;
}
.print-items form ul li{
	background:none;
}
/*products in list format*/
body.products-image-format .sidebar .section-container:first-child p,
body.products-list-format .sidebar .section-container:first-child p{
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: right;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
}
body.products-image-format .sidebar .section-container:first-child p a,
body.products-list-format .sidebar .section-container:first-child p a{
	color: #9B002A;
}
body.products-image-format .sidebar .section-container:first-child p a:before,
body.products-list-format .sidebar .section-container:first-child p a:before{
	content: ' << ';
}
body.products-image-format .main-content .product,
body.products-list-format .main-content .product{
	margin-bottom: 10px;
}
body.products-image-format .products-sort,
body.products-list-format .products-sort{
	margin-top: 10px;
}
body.products-image-format .sidebar .section > ul,
body.products-list-format .sidebar .section > ul{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding-bottom: 10px;
}
body.products-image-format .sidebar .section ul ul li:first-child a:hover,
body.products-list-format .sidebar .section ul ul li:first-child a:hover,
body.products-image-format .sidebar .section ul ul a:hover,
body.products-list-format .sidebar .section ul ul a:hover{
	text-decoration:none;
	border-bottom: 1px solid #9B002A;
}
body.products-image-format .sidebar .section ul ul,
body.products-list-format .sidebar .section ul ul{
	display: block;
}
.products-list .product-image{
	width: 142px;
	float: left;
}
.products-list .product-image img{
	display: block;
}	
.products-list .product-information-content{
	margin-left: 160px;
}
.product-list-item h4{
    font-size: 1.1em;
    font-weight: 600;/** Highlight the product name in search page**/
}
.products-list ul.rating{
	display: block;
	height: 10px;
}
.product-list-item{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding-bottom: 1px;
	margin-bottom: 20px;
}
.products-list .last{
	background:none;
}
.products-sorted
{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;

	min-height:30px;
}
.projects-sub-categories  .search-filter-area
{
  margin: 15px 0 10px!important;
   padding: 1px 8px!important;
}

/*ryan additions feb 17*/
/*videos pages*/
body.videos-categories .search-filter-area{
	margin-top: 5px;
}
body.videos .sort-by{
	float: left;
}
.sidebar .section a .new-videos{
	color: #888;
}
.main-content .video{
    float: left;
	position:relative;
    margin-right: 28px;
    margin-bottom: 20px;
    width: 142px;
    font-size: 0.95em;
}
.main-content .video h4{
	font-size: 1.05em;
}
.main-content .videos{
    margin-bottom: 24px;
    margin-left: 0;
    margin-right: -28px;
    margin-top: 0;
    width: 688px;
}
.main-content .videos:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.video-category-pages{
	position: relative;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	margin: 0 -8px 20px -8px;
	padding: 0 8px;
	z-index: 2;
	width: 656px;
}
.video-category-pages-content {
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	padding: 0 10px;
	margin: 0 -8px;
}
a.new .overlay-new-icon {
	position: absolute;
	left: -2px;
	top: -2px;
}
a .overlay-new-icon {
	position: absolute;
	left: -2px;
	top: -2px;
}
a .overlay-video-play-btn{
	position: absolute;
	left: -2px;
	top: 22px;
}

/*video photo gallery*/
.video-preview-banner{
	margin-left:-10px;
	position: relative;
	height: 470px;
	width: 675px;
	border: 2px solid #d8d8d8;
	overflow: hidden;
	background-color: #ededed;
}
.video-preview-banner .items{
	position: relative;
}
.video-preview-banner .video-preview{
	position: absolute;
	top: 0;
	left: 0;
	height: 390px;
	overflow:hidden;
	border-bottom: 2px solid #d8d8d8;
}

.video-preview-banner .thumbnails{
	position: absolute;
	bottom: 0px;
	left: 28px;
}
.video-preview-banner .thumbnails li{
	display: inline;
	margin: 0 8px;
}
.video-preview-banner .thumbnails li img {
	border: 2px solid #fff;
	cursor: pointer;
}
.video-preview-banner .thumbnails li.active img {
	border-color: #9b002a;
	cursor: default;
}
.video-preview-banner .items .video-preview .video-title {
	position: absolute;
	left: 50px;
	top: 25px;
}
.video-preview-banner .items .video-preview .video-title a{
	display:block;
	width: 150px;
	padding:15px 20px;
	background: transparent url(../images/project-preview-banner-title-bg.png) scroll repeat left top;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
}
.video-preview-banner .items .video-preview .play-button{
	position:absolute;
	left: 303px;
	top:150px;
	z-index:50;
}
.video-preview-banner .navigation li {
	position: absolute;
	left: 0;
	top: 150px;
	z-index: 20;
	cursor: pointer;
}
.video-preview-banner .navigation li.next {
	left: auto;
	right: 0;
}
.main-content .content .video-preview-banner ul > li {
	list-style-type: none;
}
.content .video-preview-banner ul{
	margin: 0;
	padding-left: 0;
}
body.videos #contentsection.loading { display:block; height:200px; width:auto; background: transparent url(../images/loading.gif) no-repeat center center }
/*feb 18 update*/
/*v.3 styling*/
.video-pre-content{
	margin: 0 0 15px -13px;
}
.video-pre-content .print-favorites{
	float: right;
	padding: 3px 24px;
}
.video-pre-content .share{
	width: 500px;
	padding-top: 0;
}
.video-pre-content .reviews li,
.video-pre-content .rating li,
.video-pre-content .print-favorites ul li{
	display: inline;	
}
.video-pre-content .print-favorites ul li:first-child{
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;
		padding-left: 25px;
}
.video-pre-content .print-favorites ul li{
	background: transparent url(../images/save-to-favorites-icon.png) scroll no-repeat left top;
		padding-left: 18px;
		margin-left: 10px;
}
.video-pre-content .video-information h1{
		padding: 15px 5px;
		margin: 0 0 15px 0;
		background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size: 1.25em;
		line-height: 1.3;
		text-transform: uppercase;
}
.video-pre-content .video-information{
	float: right;
	width: 280px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	line-height: 1.3;
}
.video-pre-content .video-information > ul > li {
    list-style-type: disc;
    margin-left: 25px;
}
.video-pre-content .video-information > ul{
	margin-bottom: 10px;
}
.video-pre-content .video-information > p{
	margin-bottom: 5px;
}
.video-pre-content .facebook-like{
	margin: 15px 0;
}
.video-pre-content #mik-video{
	position: relative;
	height: 364px;
	width: 640px;
	border: 2px solid #d8d8d8;
	overflow: hidden;
	background-color: #ededed;
}
body.videos-detail .main-content .content .title{
	margin-top: 8px;
	margin-bottom: 25px;
}
body.videos-detail .main-content {
	min-height: 400px !important;
}
body.videos-detail .main-content .content .second-title{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	margin: 0 -8px;
	padding: 5px 0 0 0;
}
body.videos-detail .main-content .content .second-title h2{
	padding-bottom: 10px;
}
body.videos-detail .main-content .content .second-title h2 .number-of-videos{
	font-size: 0.8em;
}
body.videos-detail .search-filter-area {
	margin-top: 0;
}
/*ryan update Feb. 20*/
/*gift cards*/
body.michaels-gift-cards .main-content .content{
	width: inherit;
	float: none;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left 55px;
}
body.michaels-gift-cards .main-content .content h1{
	margin-left: -14px;
}
body.michaels-gift-cards .gift-cards-print-share{
	height: 25px;
}
.gift-cards-print-share .print-favorites ul li{
	background: transparent url(../images/save-to-favorites-icon.png) scroll no-repeat left top;
		padding-left: 17px;
		margin-left: 10px;
}
.gift-cards-print-share .print-favorites ul li:first-child{
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;
		padding-left: 25px;
}
.gift-cards-print-share .print-favorites{
	float: right;
	padding: 3px 18px;
}
.gift-cards-print-share .main-content .content .share{
	width: 500px;
	height: 25px;
	padding: 0 0 0 13px;
	margin:0;
}
.gift-cards-print-share .print-favorites ul li{
	display: inline;	
}
.main-content .content .gift-cards-print-share .share{
	padding: 0 0 0 18px;
	width: 300px;
}
.main-content .content .gift-cards-print-share .share ul{
	margin:0;
	padding: 0;
}
.main-content .content .gift-cards-print-share h3{
	float:left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin-bottom: 0;
    padding: 3px 8px 0 0;
    text-transform: none;
}
.content .choose-gift-card-container{
	float: right;
	width:360px;
	padding: 0 60px 70px 0;
	margin: 25px -13px 0 0;
	background: transparent url(../images/gift-card-content-bg.png) scroll no-repeat right bottom;
	
}
.main-content .content .choose-gift-card-container .title{
	margin-top: 5px;
	width: 375px;
}
.gift-card-images-container{
	background: transparent url(../images/gift-card-bg.png) scroll no-repeat left top;
	padding: 60px 0 0 0;
}
.gift-card-images-container .items{
	position:relative;	
	width: 500px;
	height: 295px;
}
.gift-card-images-container .items .gift-card-image{
	position: absolute;
	margin: 0 0 0 59px;
}
.gift-card-thumbnail-header{
	background: transparent url(../images/printable-list-bg.png) scroll no-repeat left top;
	margin:0 0 0 20px;
	padding:20px 0 0 10px;
}
.main-content .content .gift-card-thumbnail-header h3{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}
.gift-card-images-container ul.thumbnails li{
	display: inline;
	float: left;
	list-style-type: none;
	background: transparent url(../images/gift-card-thumbnail-bg.png) scroll no-repeat left top;
	padding: 4px 10px 10px 4px;
	margin: 0 5px 0 0;
}
.gift-card-images-container ul.thumbnails li img{
	border: 2px solid #FFF;
	cursor: pointer;
}
.gift-card-images-container ul.thumbnails li.active img{
	border-color:#9b002a;
	cursor: default;
}
.gift-card-images-container:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.gift-card-note {
	padding: 5px 0 0 35px;
}

body.michaels-gift-cards .main-content .content a.button{
	color: #fff !important;
	background: transparent url(../images/red-button-large.png) scroll no-repeat left top;
	padding: 12px 40px 10px 15px;
}
body.michaels-gift-cards .main-content .content a.button:hover{
	color: #fff !important;
	text-decoration: none;
}
/*gift cards add to cart
body.michaels-gift-cards-add-to-cart .page-title{
	padding-top: 25px;
}
Remove for adding share bar*/
body.michaels-gift-cards-add-to-cart .choose-gift-card-container{
	min-height: 300px;
	float: left;
	width: 500px;
	padding: 0 0 30px 35px;
	margin: 25px 0 20px -13px;
	background: transparent url(../images/gift-card-content-left-bg.png) scroll no-repeat left bottom;
}
body.michaels-gift-cards-add-to-cart .gift-card-image-container{
	float: right;
	padding-top:5px;
	margin:5px 25px 0 0;
	height: 380px;
	width: 350px;
	background: transparent url(../images/gift-card-bg-add-to-cart.png) scroll no-repeat left 30px;
	text-align: center;
}
body.michaels-gift-cards  div.quantity-label
{
	    padding-left: 13px;
	}
body.michaels-gift-cards-add-to-cart .main-content .content .gift-card-image-container h2{
	background: none;
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	font-size: 1.5em;
	font-style: italic;	
	text-transform: none;
	margin-bottom: 25px;
}
body.michaels-gift-cards-add-to-cart .main-content .content .gift-card-image-container .gift-card-image{
	margin: 28px 0 30px;/** Update from COMPS **/
}
body.michaels-gift-cards-add-to-cart .main-content .content .gift-card-image-container a{
	color: #9b002a;
}
body.michaels-gift-cards-add-to-cart .main-content .content .choose-gift-card-container .title{
	width: 500px;
	margin: 5px 0 0 0;
}
body.michaels-gift-cards-add-to-cart .choose-gift-card-container .quantity-label{
	padding-left: 8px;
    padding-top: 8px;    
    vertical-align: middle;
}
body.michaels-gift-cards-add-to-cart .main-content .content .choose-gift-card-container p{
	padding: 20px 0 10px 10px;
	background: transparent url(../images/printable-list-bg.png) scroll no-repeat left top;
	margin: 0;
}
body.michaels-gift-cards-add-to-cart .main-content form{
	margin-top: 10px;
	height: 230px;
	width: 500px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left 75px;
}
body.michaels-gift-cards-add-to-cart .add-to-cart-submit{
	color: #fff;
	padding:11px 50px 15px 15px;
	background: transparent url(../images/add-to-cart.png) scroll no-repeat left top;	
	border: none;
	font-size: 1em;
	font-weight: normal;
	cursor:pointer;
		float: left;
	clear: left;
	margin: 15px 0 0 116px;
}
body.michaels-gift-cards-add-to-cart .amount-dropdown select{
	cursor: pointer;
}
body.michaels-gift-cards-add-to-cart .amount-dropdown{
	width: 140px;
	height: 22px;
	overflow:hidden;
}
body.michaels-gift-cards-add-to-cart .choose-gift-card-container input[type="text"]{
	width: 50px !important;
	border:1px solid #d5d5d5 !important;
	padding: 5px 0 5px 10px !important;
	margin-top: 10px !important;
}
body.michaels-gift-cards-add-to-cart .choose-gift-card-container label{
	float: left;	
	padding-right: 10px;
}
body.michaels-gift-cards-add-to-cart .choose-gift-card-container .amount-label{
	padding-top: 13px;
	padding-left: 8px;
}
body.michaels-gift-cards-add-to-cart .choose-gift-card-container label.quantity-label{
	padding-top:13px;
}
/** Update in gift card page to design as per the WF**/
body.michaels-gift-cards-add-to-cart .form-note{	
	font-style: italic;	
	color:#333;
}
/*ryan updated Feb.22*/
/*shopping cart*/
body.shopping-cart .main-content .content{
	width: inherit;
	float: none;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left 55px;
}
body.shopping-cart .page-title{
	padding-top: 25px;
}
body.shopping-cart .main-content .content h1{
	margin-left: -14px;
}
body.shopping-cart .main-content .content .section{
	padding: 0 40px 50px 40px;
	margin:0 -13px;
	background: transparent url(../images/gift-card-content-left-bg.png) scroll no-repeat 0% 70%;
}
body.shopping-cart .main-content .content .items-header{
	height: 30px;
	padding: 20px 10px 10px 10px;
	margin:0;
	background: transparent url(../images/printable-list-bg.png) scroll repeat-x left top;
	font-weight: bold;
}
body.shopping-cart .main-content .content .items-header li{
	float:right;
	list-style-type:none;
	padding-left: 300px;
}
body.shopping-cart .main-content .content .items-header li:first-child{
	float: left;
	padding: 0;
}
body.shopping-cart form .item *{
	display: inline;
}
body.shopping-cart form .items .gift-card .item-image img{
 	background: transparent url(../images/gift-card-thumbnail-bg.png) scroll no-repeat left top;
	padding: 6px 15px 6px 6px;
	margin-top: -5px;
	float: left;
}
body.shopping-cart .main-content .edit a{
		color: #9b002a;
}
body.shopping-cart form .items .item-name{
		padding: 0 15px 0 0;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size: 1.1em;
}
body.shopping-cart form .items input[type="text"]{
	width: 30px !important;
	border:1px solid #d5d5d5!important;
	padding: 5px 0 5px 20px!important;
	margin: 0px 0px 0 0 !important;
}
body.shopping-cart form .items input[type="text"],
body.shopping-cart form .items .remove-button{
	/*float: right;*/

}
body.shopping-cart form .items .remove-button{ 
	padding-left: 350px;
	position: relative;
    top: -40px;
}
body.shopping-cart form .items .item-number,
body.shopping-cart form .items .item-design{
	display: block;
	font-size: 0.85em;
	padding-left: 100px;
}
body.shopping-cart .cartfooter .cartordertotals .formactions
{
	margin-right: 120px;
}
body.shopping-cart form .items .item-number{
	padding-top: 10px;
}
body.shopping-cart form .items .edit-button
{
	padding-left: 100px;
	display: inline;
	font-size: 0.85em;
}
body.shopping-cart form .items .item-price{
	float: right;
	margin-top: 40px;
	
}
body.shopping-cart form .items .item{
	clear: both;
	margin-top: 10px;
	padding: 15px 0;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
}	
body.shopping-cart form .items .item:first-child{
	margin-top: 0;
	padding-top: 0;
	background: none;
}
body.shopping-cart form .coupon-apply{
    clear: both;
    height: 60px;
    padding: 10px 0 0;
    text-align: right;
	background: transparent url(../images/paint-roller-bg.png) scroll no-repeat left top;	
}
body.shopping-cart form .coupon-apply-submit{
	    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1em;
    font-weight: normal;
    margin-left: 10px;
    padding: 5px 32px 15px 15px;
	background: transparent url(../images/grey-button.png) scroll no-repeat left top;	

	
}
body.shopping-cart form .coupon-apply input[type="text"]{
	margin-left: 10px;
	width: 200px;
	border:1px solid #d5d5d5;
	padding: 5px 0 5px 20px;
	font-weight: bold;
}
body.shopping-cart form .total-cost{
	float: right;
	width: 270px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left 70px;
}
body.shopping-cart .main-content .content form .total-cost p{
	margin: 5px 0 0 5px;
}
body.shopping-cart .main-content .content form .total-cost ul{
	margin:0;
	padding: 0;
}
body.shopping-cart .main-content .content form .total-cost ul li{
	list-style:none;
	margin: 0 0 5px 10px;
}
body.shopping-cart .main-content .content form .total-cost ul li.last-child,
body.shopping-cart .main-content .content form .total-cost ul li:last-child{
	padding-top: 15px;
	font-size: 1.2em;
	font-weight: bold;
}
body.shopping-cart form .total-cost .values{
	float: right;
	font-weight: bold;
	text-align: right;
}
body.guest-checkout-3 .ordertotalstable {
    background: url("../images/dotted-bg.png") repeat-x scroll left 60px transparent;

}

body.shopping-cart form .check-out-submit{
	color: #fff;
	padding:11px 45px 15px 20px;
	margin: 15px 0 0 0;
	background: transparent url(../images/add-to-cart.png) scroll no-repeat left top;	
	border: none;
	font-size: 1em;
	font-weight: normal;
	cursor:pointer;
}
body.shopping-cart form .continue{
	display: inline;
}
body.shopping-cart .main-content form:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
   	visibility: hidden;
}
/*check-out login*/
body.check-out-login .main-content .content .title{
	width: 500px;
}
body.check-out-login .content-container{
	background: transparent url(../images/check-out-sign-in-bg.png) scroll no-repeat right top;		
}
body.check-out-login .main-content .content .section{
	width: 500px;
	background:none !important;
	padding-top: 25px;
}
body.check-out-login .section button{/** Update for form submit button**/
	background: transparent url(../images/grey-button-large.png) scroll no-repeat left top;
	padding:7px 55px 15px 10px;
	color: #fff;
}
body.check-out-login .section p a.button:hover{
	text-decoration: none;
	color:#fff !important;;
}
body.check-out-login .main-content .content .section h3{
	text-transform: none;
		background: transparent url(../images/paint-roller-bg.png) scroll no-repeat left top;	
		padding: 5px 0 5px 10px;
		margin: 50px 0 0px -10px;
}
body.check-out-login .main-content .content .section ul{
	list-style-image:url('../images/bullet.png');
}
body.check-out-login .main-content .content .section ul li{
	margin-bottom: 10px;
}
body.check-out-login .main-content .content .section .privacy-and-security{
	margin-top:70px;
	padding: 15px 15px 15px 15px;
	width: 500px;
	background: transparent url(../images/check-out-privacy-bg.png) scroll no-repeat left top;
	min-height:60px;
}
body.check-out-login .main-content .content .section .privacy-and-security h4{
	padding-bottom: 7px;
	text-transform: uppercase;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border-bottom: 1px solid #F2F2F2;
}
body.check-out-login .main-content .content .section .privacy-and-security a{
		color: #9b002a;
}
body.check-out-login .main-content form{
	width: 280px;
	float: right;
	margin: 40px 50px 0 0;
}
body.check-out-login .main-content form input[type="text"],
body.check-out-login .main-content form input[type="password"]{
	float: right !important;
	width: 170px !important;
	border:1px solid #d5d5d5 !important;
	padding: 5px 0 5px 5px !important;
	font-weight: bold !important;
}
body.check-out-login .main-content form label{
	clear:left;
	float:left;
	padding-top: 5px;
	padding-bottom: 15px;
}
body.check-out-login .main-content form .forgot-password{
	float: right;
	padding: 3px 0 10px 0;
}
body.check-out-login .main-content form .sign-in{
    background: url("../images/grey-button-bg-medium.png") no-repeat scroll left top transparent;
    border: medium none;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 1em;
    font-weight: normal;
     padding: 4px 50px 15px 25px;
}
/*.signup-button{
	color: #fff;
	padding:4px 50px 15px 10px;
	background: transparent url(../images/grey-button.png) scroll no-repeat left top;	
	border: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	cursor:pointer;
}*/
body.check-out-login .main-content form .sign-in-container{
	clear: both;
	padding-top: 15px;
	height: 40px;
	width: 100%;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	
}
body.check-out-login .main-content form .sign-in-container label{
	float: none;
	clear:none;
}
body.check-out-login .main-content form .sign-in-container input[type="checkbox"]{
	float: right;
	 margin-right: 2px;
}
body.check-out-login .main-content form .sign-in-container label{
	float: right;
	padding-top: 0px;
	
	padding-right: 2px;
}
body.check-out-login .returningcustomers .sign-in-container div.rememberme
{
	float: right;
}
body.check-out-login .main-content .content form h3{
	margin: 60px 0 10px 0;
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	font-style: italic;	
	text-transform: none;
	font-size: 1.5em;
	clear: both;
}
body.check-out-login .main-content .content  h3:first-child{
	margin-top: 10px;
}
body.check-out-login .main-content  .guest-checkout{
	color: #fff;
	padding:11px 50px 15px 15px;
	background: transparent url(../images/red-button-large.png) scroll no-repeat left top;	
	border: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	cursor:pointer;
}
/*Ryan feb.24 update*/
/*guest-check-out pages*/
body.guest-checkout .main-content .content{
	position:relative;
}
body.guest-checkout .main-content .content .steps ul{
	position: absolute;
	left: 285px;
	top: 70px;
	width: 500px;
	padding: 7px 0 10px 15px;
	margin: 0;
	color: #fff;
}

body.shipping-address .main-content .steps .step-1{
	background: transparent url(../images/check-out-step-1.png) scroll no-repeat left top;	
}

body.billing-address .main-content .steps .step-2{
	background: transparent url(../images/check-out-step-2.png) scroll no-repeat left top;	
}
body.shipping-address .main-content .steps .step-3{
	background: transparent url(../images/check-out-step-3.png) scroll no-repeat left top;	
}

body.billing-address .emailsignupcheckbox-message
{
    display: block;
    font-weight: normal;
    width: 130% !important;
}
body.billing-address .cvntooltip a
{
margin-left: 10px;	
}
body.billing-address .cvntooltip
{
	display: block;
    margin-top: -10px;
    padding-left: 10px;
}
body.billing-address .main-content .content .title
{
   margin-left: 40px;
    margin-top: 40px;
    width: 360px!important;
}
body.billing-address .main-content .paymentmethods
{
    margin-bottom: 10px;
    margin-left: 40px;
    margin-top: 15px;
}

body.guest-checkout .main-content .steps ul li{
	display:inline;
	padding: 5px 50px 10px 0;
	font-size: 0.95em;
}
body.guest-checkout .main-content .order-summary{
	float: right;
	width: 500px;
	margin:0 20px 0 0;
	background: transparent url(../images/order-summary-bg.png) scroll no-repeat left top;	
}
body.guest-checkout .main-content .order-summary-container{
	background: transparent url(../images/order-summary-bg-bottom.png) scroll no-repeat left bottom;	
	min-height: 400px;
	width: 284px;
	padding: 40px;
	margin-left: 136px;
}
body.guest-checkout .main-content .order-summary-container:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility:hidden;
}
body.guest-checkout .main-content .order-summary .item-image{
	float: left;
	background: transparent url(../images/gift-card-thumbnail-bg.png) scroll no-repeat left top;
	padding: 6px 10px 10px 6px;	
}
body.guest-checkout .main-content .content .order-summary + .title{
	position:relative;
	float:left;
	margin: 35px -150px 10px 32px;
	z-index: 30;
}
body.guest-checkout .order-summary h2{
	font-family: 'Arapey', serif;
	background:none;
	font-style:italic;
	font-size: 1.5em;
	text-transform:none;
}
body.guest-checkout .order-summary .edit{
	float: right;
	padding: 15px 25px 0 0;
}
body.guest-checkout .order-summary .edit a{
	color: #9b002a;
}
body.guest-checkout .order-summary .item-info{
	padding: 0 20px 10px 115px;
	margin-bottom: 10px;
	font-size: 0.95em;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;	
}
body.guest-checkout .order-summary .item-info ul{
	padding: 0;
}
body.guest-checkout .order-summary ul.values{
	text-align: right;
}
body.guest-checkout .order-summary ul li{
	list-style-type:none;
}
body.guest-checkout .order-summary .item{
	clear: both;
}
body.guest-checkout .order-summary .summery-asterisk{
	padding: 10px 0 10px 52px;
	font-size: 0.925em;
	clear: both;
}	
body.guest-checkout .main-content .content .item-info .label{
	clear:none;
	float: none;
}
body.shopping-cart div.checkout div.steps a
{
	color:#FFFFFF;
}
body.guest-checkout .main-content .content .items-total{
	margin-right:20px;
}
body.guest-checkout .main-content .content .order-summary .label{
		padding: 0;
}
body.guest-checkout .main-content .content .items-total .label{
	margin-left: 40px;
}
body.guest-checkout .main-content .content .items-total ul li{
	padding-bottom: 5px;
}
body.guest-checkout .main-content .content .items-total ul li:last-child{
	font-weight: bold;
}
body.guest-checkout .main-content .content .title{
	width: 400px;
}
body.guest-checkout .main-content .content h3{
	margin-bottom: 10px;
	}

/*guest check out forms*/
body.guest-checkout .main-content .content form{
	position:relative;
	float: left;
	width: 370px;
	margin:0 0 0 40px;
	z-index: 30;
}
body.guest-checkout .main-content .content form .default-text-active{
	font-style:italic;
color: #888;
}
body.guest-checkout .main-content .content form select,
body.guest-checkout .main-content .content form input[type="text"],
body.guest-checkout .main-content .content form input[type="password"],
body.guest-checkout .main-content .content form textarea,
body.guest-checkout .main-content .content .values{
float: right;
clear: right;
}
body.shopping-cart  .registrationfields .password-what-is-this
{
 float: right;
 padding-bottom: 5px;
 padding-top: 5px;
}
body.guest-checkout .main-content .content form label,
body.guest-checkout .main-content .content .label{
/**	float:left;
	clear: left;** Remove to make ISML COmps*/
	padding-top:5px;
	margin-bottom: 10px;
}



body.guest-checkout .main-content .content form .use-same-address + .label,
body.guest-checkout .main-content .content form .yes-no + label{
	padding-top:0;
}
body.guest-checkout .main-content .content form select{
	margin-top: 5px;
	width:236px; /** adjust widht based on dropdown content**/
	margin-bottom: 8px;
}
body.guest-checkout .main-content .content form input[maxlength="4"]
{
	float: left;
    margin-left: 45px;
    width: 80px !important;
}
body.guest-checkout .main-content .content form textarea{
	margin: 0 -90px 15px 0;
	width: 315px;
	height: 100px;
	border:1px solid #d5d5d5;
	padding: 5px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
body.guest-checkout .main-content .content form input[type="text"],body.guest-checkout .main-content .content form input[type="password"]{
	width: 225px ;
	border:1px solid #d5d5d5!important;
	padding: 5px 0 5px 10px!important;
}
body.guest-checkout .main-content .content form .use-same-address{
	clear: both;
	float: none;
	width: 230px;
	margin: 5px 0 10px 0;
	padding-left: 130px;
	
}
body.guest-checkout .main-content .content form .yes-no{
	float: right;
	width: 240px;
}
body.guest-checkout .main-content .content form .yes-no label{
	float: none;
}
body.guest-checkout .main-content .content form .use-same-address label{
	float: none;
}
body.guest-checkout .main-content .content form .shipping-method{
	margin: 0 -100px 0 135px;
}
body.guest-checkout .main-content .content form .shipping-method p{
	margin: 0 0 0 22px;
}
body.guest-checkout .main-content .content form .shipping-method .shipping-details{
	margin-bottom:10px;
	position:relative;
}
body.guest-checkout .main-content .content form .shipping-method .shipping-details p:first-child{

}
body.guest-checkout .main-content .content form .shipping-method input{
	/*float: left;*/
}
body.guest-checkout .main-content .content form .details,
body.guest-checkout .main-content .content form .learn-more-information{
	display: none;
	position: absolute;
}
body.guest-checkout .main-content .content form .details{
	background: transparent url(../images/hover-info-bg.png) scroll no-repeat left top;
	width: 249px;
	height:38px;
	padding: 20px 25px 30px 45px;
	top: -34px;
	left: 270px;
}
body.guest-checkout .main-content .content form .learn-more-information,.tooltip-shipping-body{
    background: url("../images/hover-info-bg-large.png") no-repeat scroll left top transparent;
    font-size: 0.95em;
    height: 78px;
    left: 300px;
    padding: 20px 30px 30px 80px;
    top: 100px;
    width: 209px;
}


body.guest-checkout .main-content .content form .details ul li{
	list-style-type:none;
	font-size: 1.2em;
	padding-bottom: 3px;
}
body.guest-checkout .main-content .content form .details ul li:first-child{
	font-size: 1em;
}
body.guest-checkout .main-content .content form .details ul.values{
	float:right;
	color: #333;
}
body.guest-checkout .main-content .content form .details ul.values li:first-child{
	color: #666;
}
body.guest-checkout .main-content .content form .details ul.labels{
	text-align: right;
}
body.billing-address .main-content .content form a{
	float:left;
}
body.shopping-cart .submit-container
{
	padding-left: 150px;
}
body.guest-checkout .main-content .content form .newsletter{
	clear: both;
	margin-left: 135px;
	padding-bottom: 10px;
	
}
body.guest-checkout .main-content .content form .newsletter a{
	float: none;
	margin: 0 0 0 23px;
}
body.guest-checkout .main-content .content form .newsletter input{
	float:left;
	margin: 0 10px 20px 0;
}
body.guest-checkout .main-content .content form .newsletter label{
	float: none;
	clear:none;
}
body.guest-checkout .main-content .content form .expires select{
	width: 100px;
	clear:none;
	margin:10px 10px 0 0;
}
body.guest-checkout .main-content .content  .expires input[type="text"]{
	width: 80px;
	margin: 10px 35px 0 0;
}
body.guest-checkout .main-content .content  .security-code-container{
	padding-top:5px;
	clear: both;
	position:relative;
}
body.guest-checkout .main-content .content  .security-code-container input{
	width: 80px;
	clear:none;
}
body.guest-checkout .main-content .content  .security-code-container .learn-more{
	width: 100px;
	float:right;
	clear: both;
	margin:5px 35px 0 10px;
}
body.billing-address .main-content .content form .submit-container{
	clear: both;
	padding-top: 10px;
	margin:0 0 0 130px;
}
body.billing-address .main-content .content form .submit-container a{
	padding-top: 10px;
}
body.guest-checkout  .continue-checkout {
	color: #fff;
	padding:11px 50px 15px 15px;
	background: transparent url(../images/red-button-large.png) scroll no-repeat left top;	
	border: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	cursor:pointer;
}
body.guest-checkout .main-content .content .not-yet{
	clear: both;
	font-size: 0.925em;
	padding: 10px 0px 30px 10px;
	margin-right: -30px;
}
/*feb 25*/
/*guest-checkout-3*/
body.guest-checkout-3 .main-content .content .section{
	background: transparent url(../images/gift-card-content-left-bg.png) scroll no-repeat 0 400px;
}
body.guest-checkout-3 tr.ordertotal td 
{
  font-size: 1.2em;
    font-weight: bold;
    padding-top: 15px;
    
   }
body.guest-checkout-3 .main-content .content{
	position: relative;
}
 body.guest-checkout-3  div.form-title-container div.title h2,body.guest-checkout-3  div.form-title-container div.title .edit
 {
 display:inline;
 }
body.guest-checkout-3 .main-content .content .title{
	margin-top: 30px;
}
body.guest-checkout-3 .main-content .content .steps ul{
	position: absolute;
	left: 285px;
	top: 70px;
	width: 500px;
	padding: 7px 0 10px 15px;
	margin: 0;
	color: #fff;
	background: transparent url(../images/check-out-step-3.png) scroll no-repeat left top;	
	z-index: 30;
}
body.guest-checkout-3 .main-content .steps ul li{
	display:inline;
	padding: 5px 50px 10px 0;
	font-size: 0.95em;
}
body.guest-checkout-3 .main-content .content .title{
	width: 885px;
	clear: both;
}
body.guest-checkout-3 .main-content  .title{
	padding-top: 12px;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	
}
body.guest-checkout-3 .main-content .content .items-header{
	margin-left: -10px;
}
body.guest-checkout-3 form .items .item{
	margin-left: -9px;
}
body.guest-checkout-3 .main-content  .title .edit,body.shopping-cart .minishipment .form-title-container .title 
body.guest-checkout-3 .main-content form .title h2,body.guest-checkout-3 .main-content  .title h2{
	 padding-top: 3px;
}
body.guest-checkout-3 .main-content  .form-title-container{
	clear: both;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding: 1px 0 3px 0; 
	margin:0 0 10px -10px;
}
body.guest-checkout-3 .main-content  .confirm-checkout-details .labels{
	float: left;
	clear: both;
	margin-top: 10px;
	width: 110px;
}
body.guest-checkout-3 .main-content  .confirm-checkout-details .values{
	margin-top: 10px;
	float: left;
	color: #333;
	width: 500px;
}
body.guest-checkout-3 .main-content  .confirm-checkout-details .values + .values{
	clear: both;
	margin:  0 0 0 110px;
}
body.guest-checkout-3 .main-content  .continue-button{
	float: right;
	clear: both;
	width: 300px;
}
body.guest-checkout-3 .main-content  .continue-button .check-out-submit{
	background: transparent url(../images/red-button-large.png) scroll no-repeat left top;	
	padding-right: 60px;
	float: none;
}
body.guest-checkout-3 .main-content form:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
} 
/*gc.4.overlay.html*/
.newsletter-examples .heading{
	margin: 0 0 0 30px;
	padding: 20px 150px 24px 10px;
	background: transparent url(../images/printable-list-bg.png) scroll repeat-x left top;
}
.newsletter-examples h1{
	text-transform: uppercase;
	font-size: 1.2em;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.newsletter-examples h2{
	padding-left: 8px;
	margin-top: 10px;
	text-transform:uppercase;
	font-size: 1.1em;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.newsletter-examples h2 + img{
	height: 161px;
}
.newsletter-examples .right-container,
.newsletter-examples .left-container{
	width:285px;
}

.newsletter-examples .left-container{
	float: left;	
	position:relative;
	padding-bottom: 50px;
	 margin-left: 85px;
}
.newsletter-examples .right-container{
	float: right;
	margin-right: 85px;
	position:relative;
	padding-bottom: 50px;
}
.newsletter-examples .right-container a.button{
	position: absolute;
	left:5px;
	bottom:0;
}	
.newsletter-examples .left-container a.button{
	position: absolute;
	right: 5px;
	bottom:0;
}
.newsletter-examples a.button img{
	height: 37px;
}
.newsletter-examples p,
.newsletter-examples ul{
	margin-top:10px;
	padding-left: 10px;
	line-height: 1.2;	
}
.newsletter-examples ul li{
	list-style-type:disc;
	margin-left: 13px;
}
/*customer thank you page*/
body.thank-you .section{
	width: 712px;
	margin: 20px 0 30px 0;
	padding-left: 40px;
	padding-right: 200px;
background: transparent url(../images/gift-card-content-bg.png) scroll no-repeat right bottom;
}
body.thank-you .main-content .content .section .title{
	width: 870px;
	margin-bottom: 20px;
}
body.thank-you .main-content .content h1{
	margin-left: -14px;
}
body.thank-you .content .heading{
	margin-left: -10px;
	padding: 20px 150px 24px 10px;
	background: transparent url(../images/printable-list-bg.png) scroll no-repeat left top;
}
body.thank-you .main-content .content ul{
	list-style-image:url('../images/bullet.png');
	margin-bottom: 30px;
}
body.thank-you .main-content .content ul li{
	margin-bottom: 3px;
}
body.thank-you .main-content .content .heading h3{
	text-transform: none;
}
body.thank-you .main-content .content a.button{
	color: #fff !important;
	background: transparent url(../images/add-to-cart.png) scroll no-repeat left top;
	padding: 12px 50px 12px 15px;
}

body.thank-you .main-content .content a.button,
body.thank-you .main-content-container .main-content .orderconfirmation .section .contentassetmain .contentasset a{
	 background: url("../images/add-to-cart.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    float: left;
    padding: 12px 50px 12px 15px;
}
body.thank-you .main-content .content a.button:hover{
	color: #fff !important;
	text-decoration: none;
}

/*create account*/
body.create-account .main-content .content{
	width: inherit;
	float: none;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left 30px;
}

body.create-account .main-content .content form input[type="text"] {
    border: 1px solid #D5D5D5 !important;
    clear: right!important;
    float: right!important;
    padding: 5px 0 5px 10px!important;
    width: 225px!important;
}
body.create-account .main-content .content form input[type="password"] {
    border: 1px solid #D5D5D5 !important;
    clear: right!important;
    float: right!important;
    padding: 5px 0 5px 10px!important;
    width: 225px!important;
}
body.create-account .main-content .content form .label {
    clear: left;
    float: left;
    margin-bottom: 25px;
    padding-top: 5px;
}
body.michaels-create-account .create-account-print-share{
	height: 25px;
}
.create-account-print-share .print-favorites ul li{
	background: transparent url(../images/save-to-favorites-icon.png) scroll no-repeat left top;
		padding-left: 17px;
		margin-left: 10px;
}
.create-account-print-share .print-favorites ul li:first-child{
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;
		padding-left: 25px;
}
.create-account-print-share .print-favorites{
	float: right;
	padding: 3px 18px;
}
.create-account-print-share .main-content .content .share{
	width: 500px;
	height: 25px;
	padding: 0 0 0 13px;
	margin:0;
}
.create-account-print-share .print-favorites ul li{
	display: inline;	
}
.main-content .content .create-account-print-share .share{
	padding: 0 0 0 18px;
	width: 300px;
}
.main-content .content .create-account-print-share ul{
	margin:0;
	padding: 0;
}
.main-content .content .create-account-print-share h3{
	float:left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin-bottom: 0;
    padding: 3px 8px 0 0;
    text-transform: none;
}
.registrationform form a,  
.registrationform .intro-content a,
.registrationform .benefits-sidebar a{
	color:#9B002A;  
}
.registrationform .intro-content{
	float: left;
	width: 470px;
	padding: 15px 0 0 30px;
}
.registrationform .benefits-sidebar{
	position: relative;
	max-width: 340px;
	width: 357px;
	margin: 0 0 0 565px;
	padding: 10px 30px 25px 0; 
	background: transparent url(../images/red-bird-bg.png) scroll no-repeat right 180px;
}
div.minimum-char-div .label {margin-bottom:0px!important}
.registrationform .benefits-sidebar .title{
	width: 350px;
	margin-left: 5px;
}
.registrationform .benefits-sidebar .title-container{
	margin: 0 0 20px -15px;
	background: transparent url(../images/paint-roller-bg.png) scroll no-repeat left 8px;
}
.registrationform .benefits-sidebar ul{
	list-style-image:url('../images/bullet.png');
}

.registrationform .benefits-sidebar .register-benefits{
	height: 300px;
}
.registrationform .benefits-sidebar .privacy{
	width: 292px;
	padding: 20px 25px;
	/*background: transparent url(../images/create-account-privacy-bg.png) scroll no-repeat left top;*/
	background: #fff;
	border: 1px solid #F2F2F2;
	box-shadow: 0 5px 10px #F2F2F2;
}
.registrationform .benefits-sidebar .privacy h3{
	font-size: 1.1em;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
/*create account form*/
.registrationform .main-content .content form{
	position: relative;
	float: left;
	width: 379px;
	height: 369px;
	padding: 50px 80px;
	background: transparent url(../images/create-an-account-bg.png) scroll no-repeat left top;
	z-index: 50;
}

body.create-account .main-content .content form .default-text-active{
	font-style:italic;
	color: #888;
}
body.create-account .main-content .content form value{
	width: 225px;
	border:1px solid #d5d5d5;
	padding: 5px 0 5px 10px;
	float: right;
	clear: right;
}

body.create-account .main-content .content form label{
	float:left;
	clear: left;
	padding-top:5px;
	margin-bottom: 25px;
}

body.create-account .main-content .content form .email-age label{
	padding-top:2px;
	margin-bottom: 10px;
	display: block;
	float: none;
	clear: none;
	margin-left: 0;	
	text-align: left;
    margin-left: 30px;
}
body.create-account .main-content .content form .choose-a-password{
	clear: both;
}
body.create-account .main-content .content form .minimum-char,
body.create-account .main-content .content form .choose-a-password .password-min{
	float: right;
	width:225px;
	padding: 2px 20px 0 0;
	font-size: 0.9em;
	color: #333;
	font-style: italic;
	text-align: center;
}
body.create-account .main-content .content form .email-age{
	clear: both;
	float: none;
	width: 275px; 
	margin: 5px 0 10px 148px;
/*	border-bottom: 1px solid #ccc;  */
}
body.create-account .main-content .content form .email-age input{
	float: left;
	clear: both;

}
body.create-account .main-content .content form .email-age label + input{
	margin-bottom: 20px;
}
.registrationform form .signup-button{
	color: #fff;
	padding:5px 75px 5px 18px;
	margin-left: 150px;
	background: transparent url(../images/grey-button-large.png) scroll no-repeat left top;	
	border: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	cursor:pointer;	
	min-width:145px;
}
.registrationform form .signup-button div {padding-top: 0px}
.registrationform form .signup-button  span{    padding-left: 20px;
    padding-top: 3px;}
body.create-account form .sign-up{
	color: #fff;
	padding:5px 65px 15px 18px;
	margin-left: 150px;
	background: transparent url(../images/grey-button-large.png) scroll no-repeat left top;	
	border: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	cursor:pointer;
}
body.create-account .main-content .content form .postal-code{
	clear: both;
	position: relative;
	width: 100%;
	height: 30px;
}
.main-content .registrationform form .postal-code-details,
body.create-account .main-content .content form .postal-code-details{
	position: absolute;
	background: transparent url(../images/hover-info-bg.png) scroll no-repeat left top;
	width: 224px;
	height:38px;
	padding: 20px 50px 30px 70px;	
	left: 388px;
	z-index: 50;
}
/*classes - events print-share*/
.main-content .print-share-header ul{
	margin:0;
	padding:0;
}
.main-content .print-share-header ul li{
	display:inline;
}
.print-share-header .print-favorites{
	float: right;
	padding: 3px 24px;
}
.print-share-header .share{
	width: 500px;
	padding-top: 0;
	padding-bottom: 0;
}
.print-share-header .print-favorites ul li:first-child{
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;
		padding-left: 25px;
}
.print-share-header .print-favorites ul li{
	background: transparent url(../images/save-to-favorites-icon.png) scroll no-repeat left top;
		padding-left: 18px;
		margin-left: 10px;
}
body.events .main-content .content .page-title,
body.classes .main-content .content .page-title{
	margin-top: 3px;
}
body.classes .sidebar  .cta-italics {
    color: #666666;
    font-family: 'Arapey',Georgia,Times,'Times New Roman',serif;
    font-size: 1.25em;
    font-style: italic;
    text-transform: none;
}
/*classes events download pdf form*/
.store-calendar{
		
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
}
body.events .main-content .content .section .event h4
{ 
	margin-left:15px;
}
body.events-category  .events .event  .event-date h4,body.events-category  .events .event  .event-time h4
{
	margin-left:0px!important;
}
.store-calendar-container{
	text-align: center;
	padding: 10px 10px 10px 10px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
}
.store-calendar form,
.store-calendar h3{
	display: inline;
}
.store-calendar h3{
	padding-right: 20px;
	color: #333;
	font-size: 1.05em;
}
.store-calendar select{
	  min-width: 200px;
	margin-right: 10px;
}
.store-calendar  .download-pdf{	
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;    
    font-size: 1em;
    font-weight: normal;
    margin-top: -5px;
    padding: 6px 60px 10px 15px;
	background: transparent url(../images/grey-button-large.png) scroll no-repeat left top;	

}
body.classes-category .sidebar .cta .content-container{
	padding: 0 0 70px 18px;
	margin-left:-18px;
	margin-bottom: -16px;
	background: transparent url(../images/child-painting-bg.png) scroll no-repeat left bottom;
}
body.classes-category .sidebar .cta h3 {
font-weight: 300;
color: #333;
font-size: 1.275em;
}
body.classes-category .sidebar .cta h3 .ctac-italics{
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	color: #666;
	font-size: 1.25em;
	text-transform: none;
	font-style:italic;
}
body.classes-category .sidebar .cta img {
	float: right;
	margin: -5px 5px 0 0;
}
body.classes-category .sidebar .cta p {
    font-size: 1em;
    font-weight: 300;
    text-transform: none;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
}
body.sidebar-left .sidebar .cta h3 {
    background-image: none !important;
    height: auto;
    margin: 0;
    overflow: auto;
    padding: 0;
    width: auto;
}
body.classes-category .sidebar .cta p a{
    color: #666;
}

  
/*classes pages*/
body.classes .sidebar .ctac .content-container{
	padding: 0 0 70px 18px;
	margin-left:-18px;
	margin-bottom: -16px;
	background: transparent url(../images/child-painting-bg.png) scroll no-repeat left bottom;
}
body.classes .sidebar .ctac h3 {
font-weight: 300; 
color: #333;
font-size: 1.275em;
}
body.classes .sidebar .ctac h3 .ctac-italics{
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	color: #666;
	font-size: 1.25em;
	text-transform: none;
	font-style:italic;
}
body.classes .sidebar .ctac img {
	float: right;
	margin: -5px 5px 0 0;
}
body.classes .sidebar .ctac p {
    font-size: 1em;
    font-weight: 300;
    text-transform: none;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
}
body.sidebar-left .sidebar .ctac h3 {
    background-image: none !important;
    height: auto;
    margin: 0;
    overflow: auto;
    padding: 0;
    width: auto;
}
body.classes .sidebar .ctac p a{
    color: #666;
}
body.classes .main-content .content .section {
	margin: 0 -10px;
}
body.classes .main-content .content .section .classes:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
body.classes .main-content .content .section .class{
	width: 315px;
	float: left;
	margin-right: 15px;
}
body.classes .main-content .content .section .class img{
	margin-bottom: 5px;
}
body.classes .main-content .content .section .class h4 a{
	color: #666;
	font-size: 1.15em;
}
body.classes .main-content .content .section .class .view-more a{
		color: #9b002a;
}
body.classes .main-content .content .section .class .view-more{
	margin: 5px 0 30px 0;
}
/*body.classes .main-content .content .section .class:first-child{
	float: left;
}*/
/*classes photo gallery*/
.class-preview-banner{
	margin:0 0 30px -10px;
	position: relative;
	height: 470px;
	width: 675px;
	border: 2px solid #d8d8d8;
	overflow: hidden;
	background-color: #ededed;
}
.class-preview-banner .items{
	position: relative;
}
.class-preview-banner .class-preview{
	position: absolute;
	top: 0;
	left: 0;
	height: 390px;
	overflow:hidden;
	border-bottom: 2px solid #d8d8d8;
}

.class-preview-banner .thumbnails{
	position: absolute;
	bottom: 0px;
	left: 28px;
}
.class-preview-banner .thumbnails li{
	display: inline;
	margin: 0 8px;
}
.class-preview-banner .thumbnails li img {
	border: 2px solid #fff;
	cursor: pointer;
}
.class-preview-banner .thumbnails li.active img {
	border-color: #9b002a;
	cursor: default;
}
.class-preview-banner .items .class-preview .class-title {
	position: absolute;
	left: 50px;
	top: 25px;
}
.class-preview-banner .items .class-preview .class-title a{
	display:block;
	width: 150px;
	padding:15px 20px;
	background: transparent url(../images/project-preview-banner-title-bg.png) scroll repeat left top;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
}
.class-preview-banner .items .class-preview .class-title a:first-line{
	font-size: 1.7em;
}
.class-preview-banner .navigation li {
	position: absolute;
	left: 0;
	top: 150px;
	z-index: 20;
	cursor: pointer;
}
.class-preview-banner .navigation li.next {
	left: auto;
	right: 0;
}
.main-content .content .class-preview-banner ul > li {
	list-style-type: none;
}
.content .class-preview-banner ul{
	margin: 0;
	padding-left: 0;
}
/*events pages*/
body.events .sidebar .cta .content-container{
	padding: 0 0 70px 18px;
	margin-left:-18px;
	margin-bottom: -16px;
	background: transparent url(../images/child-painting-bg.png) scroll no-repeat left bottom;
}
body.events .sidebar .cta h3 {
	font-weight: 300;
	color: #333;
	font-size: 1.275em;
	
}
body.events .content-container-class {
	margin: 0 -3px 0 -4px;
	background: url("../images/child-painting-bg.png") no-repeat scroll left bottom transparent;
	padding-bottom: 14px;
	
}
body.events .sidebar .cta {
    background: url("../images/sidebar-left-section-bg.png") repeat-y scroll left top transparent!important;
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    line-height: 1.333;
    padding: 24px 24px 12px;
    text-transform: uppercase;
}
body.events .sidebar .cta h3 .cta-italics{
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	color: #666;
	font-size: 1.25em;
	text-transform: none;
	font-style:italic;
}
body.events .sidebar .cta img {
	float: right;
	margin: -5px 5px 0 0;
}
body.events .sidebar .cta p {
    font-size: 1em;
    font-weight: 300;
    text-transform: none;
    margin-bottom: 12px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
}
body.events .sidebar .cta p a{
    color: #666;
}
body.events .main-content .content .section {
	margin: 0 -10px;
}
body.events .main-content .content .section .events:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
body.events .main-content .content .section .event{
	width: 315px;
	float: left;
	margin-left: 15px;
}
body.events .main-content .content .section .event img{
	margin-bottom: 5px;
}
body.events .main-content .content .section .event h4 a{
	color: #666;
	font-size: 1.15em;
}
body.events .main-content .content .section .event .view-more a{
		color: #9b002a;
}
body.events .main-content .content .section .event .view-more{
	 margin-bottom: 30px; margin-top: 5px;margin-left: 15px;
}
body.events .main-content .content h4{margin-left: 15px;}
/*body.events .main-content .content .section .event:first-child{
	float: left;
}*/
/*events photo gallery*/
.event-preview-banner{
	margin:0 0 30px -10px;
	position: relative;
	height: 470px;
	width: 675px;
	border: 2px solid #d8d8d8;
	overflow: hidden;
	background-color: #ededed;
}
.event-preview-banner .items{
	position: relative;
}
.event-preview-banner .event-preview{
	position: absolute;
	top: 0;
	left: 0;
	height: 390px;
	overflow:hidden;
	border-bottom: 2px solid #d8d8d8;
}

.event-preview-banner .thumbnails{
	position: absolute;
	bottom: 0px;
	left: 28px;
}
.event-preview-banner .thumbnails li{
	display: inline;
	margin: 0 8px;
}
.event-preview-banner .thumbnails li img {
	border: 2px solid #fff;
	cursor: pointer;
}
.event-preview-banner .thumbnails li.active img {
	border-color: #9b002a;
	cursor: default;
}
.event-preview-banner .items .event-preview .event-title {
	position: absolute;
	left: 50px;
	top: 25px;
}
.event-preview-banner .items .event-preview .event-title a{
	display:block;
	width: 200px;
	padding:15px 20px;
	background: transparent url(../images/project-preview-banner-title-bg.png) scroll repeat left top;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
}
.event-preview-banner .items .event-preview .event-title a:first-line{
	font-size: 1.7em;
}
.event-preview-banner .navigation li {
	position: absolute;
	left: 0;
	top: 150px;
	z-index: 20;
	cursor: pointer;
}
.event-preview-banner .navigation li.next {
	left: auto;
	right: 0;
}
.main-content .content .event-preview-banner ul > li {
	list-style-type: none;
}
.content .event-preview-banner ul{
	margin: 0;
	padding-left: 0;
}
.cart-section button.textbutton-custom {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #B30936;
    
    padding: 0;
}
.giftcard-itemcount
{
	margin-left:300px;
}

.main-content .registration_pt .page-title {
    background: url("../images/page-title-bg.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Arapey',Georgia,Times,'Times New Roman',serif;
    font-size: 2em;
    font-style: italic;
    letter-spacing: 1px;
    margin-left: -10px;
    padding: 15px 85px 15px 30px;
    text-shadow: -1px -1px 0 #000000;
} 
/*.main-content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.main-content {
    background: url("../images/main-content-bg.png") repeat-y scroll left top transparent;
    min-height: 500px;
    padding: 12px 24px;
    width: 939px;
}

.footer:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.footer {
    background: url("../images/footer-bg.png") repeat scroll left top transparent;
    padding: 40px 10px 40px 40px;
    width: 930px;
}*/

.registrationform form  {
 /*   background: url("../images/create-an-account-bg.png") no-repeat scroll left top transparent;    */
    float: left;
    height: 369px;
    padding: 50px 80px;
    position: relative;
    width: 379px;
    z-index: 5;
  /*  line-height:30px;*/
    
}

.registrationform .benefits-sidebar .title-container h2 {
 background: url("../images/dotted-bg.png") repeat-x scroll left bottom transparent;
    color: #333;
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    font-size: 1.231em;
    padding: 10px 8px 8px; 
    text-transform: uppercase; 
}  
 
/*.registrationform .benefits-sidebar .privacy {
  background: url("../img/create-account-privacy-bg.png") no-repeat scroll left top transparent;
    bottom: 0;
    height: 102px;
    left: -20px;
    padding: 30px 40px;
    position: absolute;
    width: 292px;
     border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    vertical-align: baseline;
}
*/

.registrationform .formfield{
	width:365px;
}

.emailsignup > span {
    padding-left: 5px;
}

/*.registrationform .benefits-sidebar {
    background: url("../images/red-bird-bg.png") no-repeat scroll right 180px transparent;
    margin: 0 0 0 565px;
    padding: 10px 30px 290px 0;
    position: relative;
    width: 357px;
}*/


/*.registrationform .benefits-sidebar .privacy h3 {
    border-bottom: 1px solid #F2F2F2;
    font-size: 1.1em;
    margin-bottom: 10px;
    padding-bottom: 5px;
    color: #333333;
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}*/ 
.minimum-char {
	left:100px;font-size: 0.75em;font-style: italic;
}
.registration .no-indent {
	width: 165px;
	float: left;
	margin: 0 4px 0 0!important;
}
.registration .emailsignupcheckbox.no-indent INPUT {float: right;}
/*events categories page*/
body.events-category .event-preview-banner{
	height: 390px;
}
body.events-category .main-content .content .title{
	margin-left: 1px;
}
body.events-category .main-content .content .section .event{
	width: 675px;
	float:none;
	clear: both;
}
body.events-category .main-content .content .section .event:first-child{
	float:none;
}

body.events-category .main-content .content .section .event img{
	float: left;
	margin: 20px 0 10px 0;
	padding-right: 20px;
}
body.events-category .main-content .section .event .event-description{
	float: left;
	margin: 20px 0 10px 0;
	padding-right: 10px;
	clear:none;
	width: 330px;
}
body.events-category .main-content .section .event .event-time h4,
body.events-category .main-content .section .event .event-date h4{
	font-weight: bold;
}
body.events-category .main-content .section .event .event-time,
body.events-category .main-content .section .event .event-date{
	float: right;
	width: 150px;
	clear:right;
}
body.events-category .main-content .section .event .event-time ul li,
body.events-category .main-content .section .event .event-date ul li{
	list-style-type:none;
}
body.events-category .main-content .section .event .event-time ul,
body.events-category .main-content .section .event .event-date ul{
	padding-left: 0;
}
body.events-category .main-content .section .event .event-date{
	margin-top: 20px;
}
/*classes categories page*/
body.classes-category .main-content .content .section .class{
	width: 675px;
	float:none;
	clear: both;
}
body.classes-category .main-content .content .title{
	margin-left: 1px;
}
body.classes-category .main-content .content .section .class:first-child{
	float:none;
}
body.classes-category .main-content .content .section .class img{
	float: left;
	margin: 20px 0 10px 0;
	padding-right: 20px;
	max-width: 150px;
}
body.classes-category .main-content .content .section .class {
    margin-left: 0px !important;
}
body.classes-category .main-content .section .class .class-description{
	float: left;
	margin: 20px 0 10px 0;
	padding-right: 10px;
	clear:none;
	width: 330px;
}
body.classes-category .main-content .section .class .class-time h4,
body.classes-category .main-content .section .class .class-date h4{
	font-weight: bold;
}
body.classes-category .main-content .section .class .class-learn-more,
body.classes-category .main-content .section .class .class-date{
	float: right;
	width: 160px;
	clear:right;
}
body.classes-category .main-content .section .class .class-learn-more a{
	color: #9b002a;
}
body.classes-category .main-content .section .class .class-date{
	margin: 20px 0 10px 0;
}
body.classes-category .class-preview-banner .class-preview{
	height: 470px;
}
body.classes-category .class-banner-cta{
	position:relative;
	bottom: 0;
	height: 80px;
	width: 675px;
	background: transparent url(../images/turquoise-knit-bg.png) scroll repeat left top;
}
body.classes-category .class-banner-cta .details{
	float:left;
	width: 380px;
	padding: 10px 30px;
	color: #fff;
	font-family: 'Lato', Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	line-height: 1.5;
}

 
body.classes-category .class-banner-cta .details .large{
	vertical-align: text-top;
	line-height: 0.90;
	font-size: 2.0em;
	font-weight: lighter;
}
body.classes-category .class-banner-cta .button{
	padding-top: 25px;
}
/*terms pages/blank page content*/

body.blank .main-content .content a,
body.terms .main-content .content a{
	color: #9b002a;
}
body.blank .main-content .content ul li,
body.terms .main-content .content ul li{
	list-style-type: none;
}
body.blank .main-content .content ul,
body.terms .main-content .content ul{
	margin-left: 0;
	padding-left: 0;
}
body.blank .main-content .content .page-title,
body.terms .main-content .content .page-title{
	margin-top: 3px;
	margin-bottom: 30px;
	margin-left: -4px;
}

body.terms .sidebar {
	width: 242px;
	float: left;
	font-size: 1.077em;
}

body.terms .sidebar .section-container {
	margin-bottom: 12px;
	background: transparent url(../images/sidebar-left-section-container-bg.png) scroll no-repeat left bottom;
	padding-bottom: 10px;
}

body.terms .sidebar .section {
	background: transparent url(../images/sidebar-left-section-bg.png) scroll no-repeat left top;
	padding: 0 24px 48px 24px;
}

body.terms .sidebar .section h3 {
	margin: 0 -24px 24px -24px;
	background: transparent url(../images/sidebar-left-section-header-bg.png) scroll no-repeat left top;
	padding: 28px 0 0 28px;
	width: 214px;
	height: 37px;
	overflow: hidden;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
}

body.terms .sidebar .section li {
	margin-top: 8px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	padding: 10px 4px 0 4px;
}


body.terms .sidebar .section li:first-child {
	margin-top: 0;
	background-image: none;
	padding-top: 0;
}


body.terms .sidebar .section ul a {
	color: #333;
	text-transform: capitalize;/**capitalize the sidebar content LI**/
}

body.terms .sidebar .cta {
	padding: 24px 24px 12px 24px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1.333;
}

body.terms .sidebar .cta h3 {
	margin: 0;
	background-image: none;
	padding: 0;
	width: auto;
	height: auto;
	overflow: auto;
	font-size: 1.071em;
	font-weight: bold;
}

body.terms .sidebar .cta p {
	margin: 2px 0 12px 0;
	font-size: 1.143em;
	font-weight: 300;
}

body.terms .sidebar .cta p a {
	color: #000;
}
body.terms .main-content .content .section{
	/*float: right;*/
}
body.terms .main-content .content {
	margin-right: 12px;
	padding-bottom: 24px;
	width: 660px;
	float: right;
}
body.terms .sidebar .section ul ul {
    background: url("../images/dotted-bg.png") repeat-x scroll left top transparent;
    display: block;
    margin-left: 16px;
    margin-top: 8px;
    padding: 9px 0 0;
}
body.terms .sidebar .section ul li span.subtitle{
 font-weight:bold;   
}
/*classes details page*/
/*classes pre-content*/
body.classes-details .store-calendar{
	margin-top: 0;
	margin-bottom: 15px;
}
.class-details-pre-content .print-favorites ul li{
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;
		padding-left: 25px;
		margin-left: 10px;
}
.class-details-pre-content .print-favorites ul li:last-child{
	background: transparent url(../images/save-to-favorites-icon.png) scroll no-repeat left top;
		padding-left: 17px;
}
.class-details-pre-content .class-information .rating-container h4,
.class-details-pre-content .rating{
	display:inline;
}
.class-details-pre-content{
	margin-left: -15px;
}
.class-details-pre-content:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.class-details-pre-content .print-favorites{
	float: right;
	padding: 3px 24px;
}
.class-details-pre-content .share{
	width: 500px;
	padding-top: 0;
}
.class-details-pre-content .reviews li,
.class-details-pre-content .rating li,
.class-details-pre-content .print-favorites ul li{
	display: inline;	
}
.class-details-pre-content .class-information h1{
		padding: 15px 5px 15px 5px;
		margin: 0 0 15px 0;
		background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size: 1.25em;
		line-height: 1.3;
		text-transform: uppercase;
}
.class-details-pre-content .class-information > ul > li{
	list-style-type: disc;
	margin-left: 25px;
}
.class-details-pre-content .class-information{
	float: right;
	width: 290px;
	margin-right: 15px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	line-height: 1.3;
}
.class-details-pre-content .class-information p{
	margin-bottom: 10px;
}
.class-details-pre-content .facebook-like{
	margin: 15px 0;
}
.class-details-pre-content .reviews{
	margin-top: 5px;
}
.class-details-pre-content .reviews a{
	color: #9b002a;
}
.class-details-pre-content .reviews li{
	padding-right: 12px;
	margin-right: 5px;
}
.class-details-pre-content .reviews li:first-child{
	background: transparent url(../images/review-dash.png) scroll no-repeat right top;
}
/*classes-details photo-gallery*/
.class-details-pre-content .photos{
	position: relative;
	height: 440px;
	width: 620px;
	border: 2px solid #d8d8d8;
	overflow: hidden;
	background-color: #ededed;
}
.class-details-images{
	position: relative;
}
.class-details-images .class-details-image{
	position: absolute;
	top: 0;
	left: 0;
	height: 360px;
	border-bottom: 2px solid #d8d8d8;
	overflow:hidden;
}
/*classes tab-nav*/
body.classes-details .tab-nav{
	width: 425px;
}
body.classes-details  .classes .class  a.class{min-height: 150px;}
body.classes-details .materials-form
{
	float: left;
    width: 600px;}
body.classes-details .main-content .content .tab-nav ul li{
	padding-right: 3px;
}
body.classes-details .tab-content-container{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left 43px;
	width: 100%;
}
body.classes-details .sidebar{
	margin: 0 -10px 0 0;
}
body.classes-details .tab-content-container .content-section{
	margin-top: 13px;
	margin-right: 250px; 
}
body.classes-details .tab-content-container:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*classes tab content*/
body.classes-details .main-content .content .section {
	margin: 0;
}
body.classes-details .main-content .content {
	float: none;
	width: 100%;
}
body.classes-details .main-content #related-products h2{
	clear: left;
	padding: 0 0 10px 25px;
	background: transparent url(../images/products-icon.png) scroll no-repeat left 3px;
}
body.classes-details #related-products .title h2{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding: 10px 0 10px 10px;
}
body.classes-details .project{
	width: 142px;
	margin-bottom: 20px;
	padding-right: 15px;
}
body.classes-details .main-content .content .section .classes:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
body.classes-details .main-content .content .section .class{
	/*width: 250px;*/
	margin-right: 20px;
    width: 300px;
	float: left;
	  margin-top: 20px;
}

body.classes-details .main-content .content .section .class img{
 /*	margin-bottom: 5px;
	 max-width: 150px;*/
}
body.classes-details .main-content .content .section .class h4{margin-top: 10px;}
body.classes-details .tilecontent .project h4{margin-top: 10px;}
body.classes-details .main-content .content .section .class h4 a{
	color: #666;
	font-size: 1.15em;
}
body.classes-details .main-content .content .section .class .view-more a{
		color: #9b002a;
}
body.classes-details .main-content .content .section .class .view-more{
	margin: 0;
    padding-top: 10px;
}
 
/*materials form for classes and events details*/
.main-content .tab-container #related-classes h2,
.main-content .tab-container #materials h2{
	margin-bottom: 15px;
}
#materials #select-all{
	margin-bottom: 20px;
}
#materials .form-list{
	padding: 0;
}
#materials .form-list li{
	float: left;
	width: 300px;
	list-style: none;
	padding: 0 0 3px 0;
}
#materials .materials-submit{
	 background: url("../images/print-icon.png") no-repeat scroll left top transparent;
    border: medium none;
    clear: left;
    color: #9B002A;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 1em;
    margin: 20px 0 0 4px;
    padding: 0 0 0 30px;
	
}
#materials .warning{
	width: 300px;
	margin: 40px 0 0 0;
	float: right;
	color: #9b002a;
	font-style: italic;
}
body.classes-details .viewprintable{
 background: url("../images/print-icon.png") no-repeat scroll left top transparent;
    border: medium none;
    clear: left;
    color: #9B002A;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 1em;
    margin: 20px 0 0 4px;
    padding: 0 0 0 30px;	

}
body.events-details .viewprintable{
 background: url("../images/print-icon.png") no-repeat scroll left top transparent;
    border: medium none;
    clear: left;
    color: #9B002A;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 1em;
    margin: 20px 0 0 4px;
    padding: 0 0 0 30px;	

}
/*events details page*/
/*events pre-content*/
body.events-details .store-calendar{
	margin-top: 0;
	margin-bottom: 15px;
}
.event-details-pre-content .print-favorites ul li{
	background: transparent url(../images/print-icon.png) scroll no-repeat left top;
		padding-left: 25px;
		margin-left: 10px;
}
.event-details-pre-content .print-favorites ul li:last-child{
	background: transparent url(../images/save-to-favorites-icon.png) scroll no-repeat left top;
		padding-left: 17px;
}
.event-details-pre-content .event-information .rating-container h4,
.event-details-pre-content .rating{
	display:inline;
}
.event-details-pre-content{
	margin-left: -15px;
}
.event-details-pre-content:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.event-details-pre-content .print-favorites{
	float: right;
	padding: 3px 24px;
}
.event-details-pre-content .share{
	width: 400px;
	padding-top: 0;
}
.event-details-pre-content .reviews li,
.event-details-pre-content .rating li,
.event-details-pre-content .print-favorites ul li{
	display: inline;	
}
.event-details-pre-content .event-information h1{
		padding: 15px 5px;
		margin: 0 0 15px 0;
		background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
		font-family: 'Lato', Arial, Helvetica, sans-serif;
		font-size: 1.25em;
		line-height: 1.3;
		text-transform: uppercase;
}
.event-details-pre-content .event-information > ul > li{
	list-style-type: disc;
	margin-left: 25px;
}
.event-details-pre-content .event-information{
	float: right;
	width: 290px;
	margin-right: 15px;
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left top;
	line-height: 1.3;
}
.event-details-pre-content .event-information p{
	margin-bottom: 10px;
}
.event-details-pre-content .facebook-like{
	margin: 15px 0;
}
.event-details-pre-content .reviews{
	margin-top: 5px;
}
.event-details-pre-content .reviews a{
	color: #9b002a;
}
.event-details-pre-content .reviews li{
	padding-right: 12px;
	margin-right: 5px;
}
.event-details-pre-content .reviews li:first-child{
	background: transparent url(../images/review-dash.png) scroll no-repeat right top;
}
/*classes-details photo-gallery*/
.event-details-pre-content .photos{
	position: relative;
	height: 440px;
	width: 620px;
	border: 2px solid #d8d8d8;
	overflow: hidden;
	background-color: #ededed;
}
.event-details-images{
	position: relative;
}
.event-details-pre-content .tab-container .view-more{padding: 0px}
.event-details-images .event-details-image{
	position: absolute;
	top: 0;
	left: 0;
	height: 360px;
	border-bottom: 2px solid #d8d8d8;
	overflow:hidden;
}
/*events tab-nav*/
body.events-details .tab-nav{
	width: 243px;
}
body.events-details .main-content .content .tab-nav ul li{
	padding-right: 3px;
}
body.events-details .tab-content-container{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left 43px;
	width: 100%;
}
body.events-details .sidebar{
	margin: 0 -10px 0 0;
}
body.events-details .tab-content-container .content-section{
	margin-top: 13px;
	margin-right: 250px; 
}
body.events-details .tab-content-container:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*classes tab content*/
body.events-details .main-content .content .section {
	margin: 0;
}
body.events-details .main-content .content {
	float: none;
	width: 100%;
}
body.events-details .main-content #related-products h2{
	clear: left;
	padding: 0 0 10px 25px;
	background: transparent url(../images/products-icon.png) scroll no-repeat left 3px;
}
body.events-details #related-products .title h2{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding: 10px 0 10px 10px;
}
body.events-details .project{
	width: 142px;
	margin-bottom: 20px;
	padding-right: 15px;
}
body.events-details .main-content .content .section .classes:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
body.events-details .main-content .content .section .class{
	width: 315px;
	float: left;
	margin-right:15px;
}
body.events-details .tab-content-container .class .class-info .description{min-height: 70px; padding-left: 10px;}
body.events-details .main-content .content .tab-nav ul{width: 240px;}
body.events-details .main-content .content .section .class img{
	/*margin-bottom: 5px;*/
}
body.events-details .main-content .content .section .class h4 a{
	color: #666;
	font-size: 1.15em;
}
body.events-details .main-content .content .section .class .view-more a{
		color: #9b002a;
}
body.events-details .main-content .content .section .class .view-more{
	margin: 5px 0 30px 10px;
}
body.events-details .main-content .content .section .class:first-child{
	float: left;
}
/*contact us page*/
body.contact-us .main-content .content .page-title{
	margin-top: 3px;
}
body.contact-us .main-content .content .sidebar{
	float:right;
	width: 242px;
	margin: 18px -15px 0 0;
	color: #333;
	font-size: 1em;
}
body.contact-us .main-content .content .sidebar h4{
	margin: 10px 0 0 0;
	font-weight: normal;
}
body.contact-us .main-content .content .sidebar .section h3{
	padding: 13px 0 0 18px;
	height: 35px;
	width: 210px;
	margin:0 10px 15px -18px;
	font-size: 1.1em;
	background: transparent url(../images/paint-roller-bg.png) scroll no-repeat left top;	
}
body.contact-us .main-content .content .sidebar .section a{
		color: #9b002a;
}
body.contact-us .main-content .content .sidebar .media p{
	margin-bottom: 2px;
}
body.contact-us .main-content .content .sidebar p{
	padding: 0;
	margin:0;
}
body.contact-us div.section div.content-container
{
	margin-left: 0;
 	background: none;
}
body.contact-us div.selector
{
	display:none;
}
body.contact-us .section-container:last-child
{
    background: url("../images/sidebar-left-section-container-bg.png") no-repeat scroll left bottom transparent!important;
    margin-bottom: 12px;
    padding-bottom: 10px;
}
/*contact us form*/
body.contact-us .main-content .content form{
	width: 425px;
	margin: 30px 300px 0 -10px;
}
body.contact-us .main-content .content form .default-text-active{
	font-style:italic;
	color: #888;
}
body.contact-us .main-content form .message-submit{
	float: right;
	width: 230px;
}
body.contact-us .main-content form .contact-method,
body.contact-us .main-content form select,
body.contact-us .main-content form textarea{
	float: right;
	width: 225px;
}
body.contact-us .main-content form .contact-method{
	padding-top:3px;
}
body.contact-us .main-content form select{
	margin-top: 5px;
}
body.contact-us .main-content form input[type="text"]{
	float: right;
	width: 220px;
	border:1px solid #d5d5d5;
	padding: 5px 0 5px 5px !important;
	font-weight: bold;
}
body.contact-us .main-content form .contact-method label{
	float: none;
	color: #333;
}
body.contact-us .main-content form .message-submit label{
	clear: none;
	padding-top: 2px;
	padding-left: 3px;
}
body.contact-us .main-content form .message-submit input[type="checkbox"]{
	clear:left;
	float:left;
	margin-left: 0px;
}
body.contact-us .main-content form .label,
body.contact-us .main-content form label{
	clear:left;
	float:left;
	padding-top: 5px;
	padding-bottom: 15px;
}
body.contact-us .main-content form textarea{
	height: 150px;
	border:1px solid #d5d5d5;
	resize: vertical;
}
body.contact-us .main-content form .charleft{
	float:left;
	clear:both;
	display:block;
	width: 35px;
	height: 10px;
		border:1px solid #d5d5d5;
	padding: 1px 5px 10px 5px;
	margin: 5px 0 0 130px;
	text-align: right;
	font-size: 0.95em;
}
body.contact-us .main-content form .max-length{
	float: right;
	padding: 7px 0 0 10px;
		color: #333;
			font-size: 0.95em;
}
body.contact-us .main-content form .max-characters{
	float: right;
	clear: both;
	padding-top: 5px;
		color: #333;
			font-size: 0.95em;
}
body.contact-us .main-content form .message-submit .submit-message{
	float: left;
	clear: both;
		color: #fff;
	padding:4px 30px 15px 20px;
	margin: 30px 0 0 0;
	background: transparent url(../images/grey-button-bg-medium.png) scroll no-repeat left top;	
	border: none;
	font-size: 1em;
	font-weight: normal;
	cursor:pointer;
	width:120px;
}
/*select country overlay*/
body.select-country .overlay{
	position:relative;
}
body.select-country .select-country-logo img{
	position:absolute;
	top:0px;
	left: 18px;
}
body.select-country h1{
	width: 780px;
	text-align:center;
	padding-top: 100px;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
body.select-country .country img{
	vertical-align: middle;
	padding-right: 10px;
}
body.select-country .country a{
	float: right;
	background: transparent url(../images/grey-button.png) scroll no-repeat left top;	
	vertical-align: middle;
	padding: 7px 40px 7px 10px;
	margin-right: 250px;
	color: #fff !important;
}
body.select-country .country a:hover{
	text-decoration: none;
}
body.select-country .country a.french{
	background: transparent url(../images/grey-button-bg-medium.png) scroll no-repeat left top;	
	padding: 8px 40px 8px 15px;
	margin-right: 120px;
}
body.select-country .country a.english{
	margin-right: 5px;
}
body.select-country .country + p{
	text-align: center;
	padding-top: 30px;
}
body.select-country .country{
	margin: 10px 60px;
	padding: 0 0 15px 60px;
}
body.select-country h1+ .country{
	border-bottom: 1px solid #ccc;
	margin-top: 80px;
}

/*select country overlay   div*/
div.select-country .overlay{
	position:relative;
}
div.select-country .select-country-logo img{
	position:absolute;
	top:0px;
	left: 18px;
}
div.select-country h1{
	width: 780px;
	text-align:center;
	padding-top: 100px;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
div.select-country .country img{
	vertical-align: middle;
	padding-right: 10px;
}
div.select-country .country a{
	
	background: transparent url(../images/grey-button.png) scroll no-repeat left top;	
	vertical-align: middle;
	padding: 7px 40px 7px 10px;
	margin-right: 250px;
	color: #fff !important;
}

#canadaCount a.english
{
   margin-left:33px;
}
div.select-country .country a:hover{
	text-decoration: none;
}
div.select-country .country a.french{
	background: transparent url(../images/grey-button-bg-medium.png) scroll no-repeat left top;	
	padding: 8px 40px 8px 15px;
	margin-right: 120px;
}
div.select-country .country a.english{
	margin-right: 5px;
}
div.select-country .country + p{
	text-align: center;
	padding-top: 30px;
}
div.select-country .country{
	margin: 10px 60px;
	padding: 0 0 15px 60px;
}
div.select-country h1+ .country{
	border-bottom: 1px solid #ccc;
	margin-top: 80px;
}	
/*no search results*/
body.no-results .errorpagemessage{
	background-color: #CCC;font-size: 1.4em;font-weight: bold;padding: 8px 8px 12px 8px;margin: 12px 0 20px 0;
}

body.no-results .errorsearch {margin: 16px 0px 20px 10px;}

body.no-results .sidebar{
	margin-top: 0;
	margin-right: 0;
	width: 226px;
}
body.no-results .sidebar .popular-search{
		font-family: Arial, Helvetica, sans-serif;
}
body.no-results .search-results-pre-content{
	padding: 20px;
}
body.no-results .search-results-pre-content label{
	text-transform: uppercase;
	color: #333;
	padding-right: 10px;
}
body.no-results .main-content form input[type="text"]{
	width:200px;
	border:1px solid #d5d5d5;
	padding: 5px 0 5px 5px;
}
body.no-results .main-content form .submit-search{
	color: #fff;
	padding:4px 45px 15px 8px;
	margin-left: 10px;
	background: transparent url(../images/grey-button.png) scroll no-repeat left top;	
	border: none;
	font-size: 1em;
	font-weight: normal;
	cursor:pointer;
}
body.no-results .search-results-pre-content p{
	padding: 20px 0;
}

body.no-results .sidebar .section{
	padding:0 20px 30px 20px;
	background: transparent url(../images/small-section-bg.png) scroll no-repeat left bottom;	
}
body.no-results .sidebar .section-container{
	background:none;
	padding:0;
	margin-bottom:5px;
}
body.no-results .sidebar .section-container:first-child .section{
	height: 195px;
}
body.no-results .main-content .sidebar h4{
	margin: 10px 0 0 0;
	font-weight: normal;
}
body.no-results .sidebar .cta img{
margin-left: -5px;
}
body.no-results .main-content .medium-content-container p,
body.no-results .sidebar .popular-search p{
	text-transform: none;
	margin-bottom: 7px;
}
body.no-results .sidebar p:last-child{
	text-align: left;
}
body.no-results .main-content .red-text,
body.no-results .main-content .medium-content-container a,
body.no-results .main-content .sidebar .section a{
		color: #9b002a;
}
body.no-results .main-content .content{
	width: 715px;
	margin-left: -5px;
	margin-right: -5px;
}
body.no-results .main-content .content .medium-content-container h3{
	margin:0 0 15px -16px;
	padding-right: 10px;
}
body.no-results .main-content .sidebar .section h3{
	margin:0 0 15px -16px;
	padding-right: 13px;
}
body.no-results .main-content .content .big-content-container h3{
	margin:0 0 15px -13px;
}
body.no-results .main-content .section h3{
	padding: 13px 0 0 18px;
	height: 30px;
	width: 100%;
	font-size: 1.1em;
	background: transparent url(../images/paint-roller-bg.png) scroll no-repeat left top;	
			font-family: 'Lato', Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #333;
}
body.no-results .main-content .section h4{
	text-transform:uppercase;
	color: #333;
	padding-left: 5px;
}
body.no-results .main-content .big-content-container{
	width: 678px;
	height: 200px;
	padding: 0 20px 30px 20px;
	background: transparent url(../images/large-section-bg.png) scroll no-repeat left bottom;	
}
body.no-results .main-content .medium-content-container{
	float:left;
	width: 311px;
	height: 280px;
	margin-left: 4px;
	padding: 0 20px 30px 20px;
	background: transparent url(../images/medium-section-bg.png) scroll no-repeat left bottom;	
}
body.no-results .main-content .medium-content-container img{
	margin:5px 0 10px 50px;
}
body.no-results .main-content .medium-content-container a.email{
	background: transparent url(../images/email-icon-small.png) scroll no-repeat left top;
	color: #666;
	padding:2px 0 2px 25px;
}
body.no-results .main-content .medium-content-container p.phone{
	background: transparent url(../images/phone-icon.png) scroll no-repeat left top;
	padding:5px 0 2px 25px;
}
body.no-results .main-content .big-content-container ul{
	list-style-image:url('../images/bullet.png');
}
body.no-results .main-content .big-content-container ul li{
	margin-bottom: 3px;
}
/*error 404 page*/
body.error-404 .search-results-pre-content{
	padding: 10px 0 20px 0;
	color: #333;
}
body.error-404 .search-results-pre-content:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
body.error-404 .search-results-pre-content .label{
	padding: 3px 10px 0 0;
	float:left;
}
body.error-404 .main-content .searchbox{
	position: relative;
	float: left;
	margin-top:0;
	border: 1px solid #9b9583;
	background-color: #fff;
	width: 240px;
	height: 20px;
	text-align: right;
}
body.error-404 .main-content  .searchbox .text {
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	padding: 3px 2px 0 3px;
	width: 210px;
	font-size: 0.846em;
	color: #515151;
}
body.error-404 .main-content .searchbox .default {
	color: #999;
}
/*my account landing page*/
body.my-account .sidebar .cta img{
	margin: 10px 0 -20px 3px;
}
body.my-account .sidebar .cta h3{
	padding-left: 10px;
	font-weight: normal;
}
body.my-account .sidebar .cta h4{
	padding-left: 10px;
	font-weight: normal;
	font-family: 'Arapey', Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	color: #9b002a;
	font-size: 1.8em;
	text-transform: none;
}
.my-account-preview-banner{
	margin:0 0 30px -10px;
	position: relative;
	height: 265px;
	width: 675px;
	border: 2px solid #d8d8d8;
	overflow: hidden;
	background-color: #ededed;
}
.my-account-preview-banner .items{
	position: relative;
}
.my-account-preview-banner .my-account-preview{
	position: absolute;
	top: 0;
	left: 0;
	height: 390px;
	overflow:hidden;
	border-bottom: 2px solid #d8d8d8;
}
.my-account-preview-banner .items .my-account-preview .my-account-title {
	position: absolute;
	left: 50px;
	top: 25px;
}
.my-account-preview-banner .items .my-account-preview .my-account-title a{
	display:block;
	width: 100px;
	padding:15px 25px;
	background: transparent url(../images/project-preview-banner-title-bg.png) scroll repeat left top;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
}
.my-account-preview-banner .items .my-account-preview .my-account-title a:first-line{
	font-size: 1.7em;
}
body.my-account .main-content .content{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left 30px;
}
body.my-account .main-content .content .account-options{
	margin: 0 235px 0 -10px;
}
body.my-account .main-content .right-sidebar{
	width: 226px;
	float: right;
	margin-right: -25px;
	padding-bottom: 120px;
	padding-right: 15px;
	background: transparent url(../images/gift-card-content-bg.png) scroll no-repeat right bottom;
}
body.my-account .main-content .right-sidebar .section{
	padding:0 20px 30px 20px;
	background: transparent url(../images/small-section-bg.png) scroll no-repeat left bottom;
	color: #333;
}
body.my-account .main-content .content .right-sidebar .section a{
	color: #9b002a;
}
body.my-account .main-content .content .right-sidebar .section ul{
	padding: 0;
	margin: 0;
}
body.my-account .main-content .content .right-sidebar .section ul.quantity{
	float: right;
}
body.my-account .main-content .content .right-sidebar .section ul li{
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}
body.my-account .main-content .content .right-sidebar .section .edit{
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #F2F2F2;
}
body.my-account .main-content .content .right-sidebar .section h3{
	margin:0 0 15px -16px;
	padding: 13px 13px 0 18px;
	height: 30px;
	width: 100%;
	font-size: 1.1em;
	background: transparent url(../images/paint-roller-bg.png) scroll no-repeat left top;	
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}
body.my-account .main-content .content h2{
	background: none;
}
body.my-account .main-content .content h2 a{
	color: #666;
}
body.my-account .main-content .content .option{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}
body.my-account .main-content .content .option img{
	float: left;
	padding: 10px 0 0 7px;
}	
body.my-account .main-content .content .option h2,
body.my-account .main-content .content .option  .option-description{
	margin-left: 80px;
	padding: 0 0 10px 0;
}
/*My Printable List*/
body.my-printable-list .main-content .content .section{
	margin-left: -10px;
}
body.my-printable-list .main-content .heading{
	clear:both;
	margin: 0 0 0 0;
	padding: 15px 73px 40px 0;
	background: transparent url(../images/printable-list-bg.png) scroll no-repeat left top;
	color: #333;
}
body.my-printable-list .main-content .content .heading span.sortbutton { cursor:pointer; padding-right:20px }
body.my-printable-list .main-content .content .heading span.sortbutton.sortdisabled { cursor:default }
body.my-printable-list .main-content .content .heading span.sortbutton.sortasc { background: transparent url(../images/sort-asc.png) scroll no-repeat right center }
body.my-printable-list .main-content .content .heading span.sortbutton.sortdesc { background: transparent url(../images/sort-desc.png) scroll no-repeat right center }
body.my-printable-list .main-content .content .heading ul{
	
	float: right;
	margin-top: 5px;
}
body.my-printable-list .main-content .heading ul li{
	display: inline;
	padding-right: 62px;
	font-size:1.231em;
	font-family:'Lato',Arial,Helvetica,sans-serif;
	color:#333333;
}
body.my-printable-list .print-addremove
{
	float:right;margin:0;padding-top: 0px;padding-right: 0px;
	margin: 0 0 0 20px;
}
body.my-printable-list .print-addremove span
{
	cursor:pointer;
	margin-left: 10px;
    margin-right: 10px;
    color: #9B002A;
}
body.my-printable-list .main-content .content .heading h2{
	float:left;
	padding: 0 0 0 10px;
	text-transform: none;
}
body.my-printable-list .main-content .content ul.email-print{
	float:right;
	padding: 0 15px 0 0;
	margin-bottom: 0;
}
body.my-printable-list .main-content ul.email-print li{
	display: inline;
	margin-left: 15px;
}
body.my-printable-list .main-content ul.email-print li a{
	padding: 0 0 0 25px;
	background: transparent url(../images/print-icon.png) scroll no-repeat left center;
}

/*body.my-printable-list .main-content ul.email-print li:first-child a{
	background: transparent url(../images/email-icon-small.png) scroll no-repeat left center;
}
*/
body.my-printable-list .main-content #printablelistproductsloading { display:none; width:auto; height:50px; background:transparent url(../images/loading-small.gif) no-repeat center center }
body.my-printable-list .main-content .print-items{
	height:auto;
	overflow-x:visible;
	overflow-y:visible;
}
body.my-printable-list .main-content .print-item{
	margin-left: 0;
	margin-right: 5px;
	min-height: 100px;
}
body.my-printable-list .main-content .print-items form{
	float: right;
	padding-top: 20px;
	margin: 0 0 0 0; 
}
body.my-printable-list .main-content .print-items form ul{
	padding-left: 0;
	margin-left: 0;
}
body.my-printable-list .main-content .print-items input{
	margin-right: 15px;
}
body.my-printable-list .main-content .print-items form ul input{
	margin-right: 0;
}
body.my-printable-list .main-content .print-items .item-name{
	margin-right: 30px;
}
/*my profile*/
body.my-profile .main-content .content  .title .update,
body.my-profile .main-content .content  .section-title .update{
	float: right;
	padding: 10px 25px 0 0;
}
body.my-profile .main-content form .more-info a,
body.my-profile .main-content .content  .title .update a,
body.my-profile .main-content .content  .section-title .update a{
		color: #9b002a;
}
body.my-profile .main-content .content  .section-title{
	background: transparent url(../images/paint-roller-bg.png) scroll no-repeat left top;	
	padding-left: 10px;
	margin-left: -12px;
	margin-right: -8px;
}
body.my-profile .main-content .content  .information-container{
	padding: 10px 0 0 35px;
}

body.my-profile .main-content .content  .commprefer ul li{
	list-style-type: none;
	line-height: 1;
}
body.my-profile .main-content .content  form ul li{list-style-type: none;}
body.my-profile div.commprefer div div.maillistedit ul li:last-child
{
	   float: left;
    list-style-type: none;
    padding-left: 40px;
}
body.my-profile .main-content .content .title h2{
	background: transparent url(../images/dotted-bg.png) scroll repeat-x left bottom;
	padding-right: 15px;
}
body.my-profile .main-content .content .section form{
	padding: 0 200px 20px 60px;
	display: none;
}
body.my-profile .main-content .content .section form ul:after,
body.my-profile .main-content .content .section form:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
body.my-profile .main-content .content .section form label{
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding-top: 10px;
}
body.my-profile .main-content .content  form ul + input[type="checkbox"]{
	float:left;
	clear:none;
}
body.my-profile .main-content .content .section form ul.form-list-2 li{
	width: 185px;
	float:left;
}
body.my-profile .main-content .content .section form ul.form-list-2 li:last-child{
	width: 250px;
}
body.my-profile .main-content .content  form input[type="checkbox"] + label{
	/*margin: -28px 0 0 25px;*/
	clear:none;
}
body.my-profile .main-content .content  form ul input[type="checkbox"] + label{
	float: none;
	clear:none;
	margin: 5px 0 0 0;
}
body.my-profile .main-content .content  form .form-radio{
	float: right;
	width: 230px;
	padding: 5px 0;
}
body.my-profile .main-content .content  form select{
	
	clear: right;
	width: 235px;
	margin-top: 10px;
}
body.my-profile .persinfo .addatributesbox .addchildrenform .doubled-value select {
    margin-right: 0!important;
    margin-top: 10px!important;
    width: 118px !important;
}
body.my-profile .atributesbox .educator{width:180px!important}
body.my-profile .main-content .content  form select:FIRST-CHILD{	
	margin-top: 0px;
}
body.my-profile .main-content .content  form.store-search-form input[type="text"]{
	width: 270px;
	float:left;
	clear: both;
	margin-top: 0;
}
body.my-profile .main-content .content  form input[type="password"],
body.my-profile .main-content .content  form input[type="text"]{
	/*float: right!important;*/
	clear: right!important;
	width: 225px!important;
	border:1px solid #d5d5d5!important;
	padding: 5px 0 5px 10px!important;
	margin-top: 5px!important;
}
body.my-profile .main-content .content form .default-text-active{
	font-style:italic;
	color: #888;
}
body.my-profile .main-content form .screen-name-availability{
	border:none;
	background: none;
	margin: 0 0 10px 157px;
		color: #9b002a;
		cursor:pointer;
		text-decoration: underline;
}
body.my-profile .main-content form .save{
	float:left;
	clear: both;
	color: #fff;
	padding:5px 40px 15px 20px;
	margin: 10px 0 0 220px;
	background: transparent url(../images/grey-button.png) scroll no-repeat left top;	
	border: none;
	font-size: 1em;
	font-weight: normal;
	cursor:pointer;
}
body.my-profile .main-content form .cancel{
	float:left;
	clear: none;
	padding: 20px 0 0 10px;
	background: none;
	border: none;
	cursor: pointer;
	color: #9b002a;
	text-decoration: underline;
}
body.my-profile .main-content form .store-search{
	    background: url("../images/grey-button.png") no-repeat scroll left top transparent;
    border: medium none;
    clear: none;
    color: #FFFFFF;
    cursor: pointer;
   
    font-size: 1em;
    font-weight: normal;
    margin: 4px 0 0 10px;
    padding: 5px 45px 15px 8px;
}
body.my-profile .main-content form.communication-preferences .save{
	margin-left: 0;
}
body.my-profile .main-content form .more-info{
	float: right;
	clear: right;
	padding: 5px 0 0 10px;
}
body.my-profile .main-content .content form .whats-this{
	position: relative;
	clear: both;
}
body.my-profile .main-content .content form .more-info-hidden{
	display:none;    
    background: url("../images/hover-info-bg.png") no-repeat scroll left top transparent;
    height: 38px;
    left: 750px;
    margin-top: -30px;
    padding: 30px 20px 80px 80px;
    position: absolute;
    width: 230px;
	
}
/*french homepage*/
body.fr .subscribe p {
	width: 460px;
	padding-top: 0px;

	margin-right: 10px;
	font-size: 1.3em;
}
body.fr .subscribe p+p{
	clear:left;
	padding-left: 120px;
	width:380px;
}
body.fr .tools .welcome {
font-size: 0.95em;
margin-left: -10px;
width: 190px;
}
body.fr .gift-cards .content {
	padding-top: 0px;
	width: 120px;
	margin-top: -5px;
	margin-left: -15px;
	float: left;
	line-height: 1.333;
}
body.fr .gift-cards h3{
	font-size: 1.4em;
	color: #333;
}
body.fr .email-subscribe {
	margin-top: -15px;
	margin-left: -5px;
	width: 290px;
	float: left;
	text-align: right;
}
body.fr .subscribe ul{
	margin-top: -19px;
}
body.fr .header li{
	width: 110px;
}
body.fr .header li.last-child,
body.fr .header li:last-child{
	width: 180px;
}
body.fr .navigation {
	width: 730px;
}
body.fr .header li .item {
	padding-left: 10px;
}
/*products page french*/
body.sidebar-left-fr .sidebar .section-container:first-child .section h3 {
	padding-left:20px;
	font-size: 1em;
}
body.fr .sidebar .section > ul{
	font-size:0.95em;
	margin-left: -3px;
}
/** Customized style **/
/** Gift Card Remvoe to design page as per the COMPS
.giftcardvarations{height:350px;padding-top:10px;vertical-align: top;}
**/
.content-container-class {
	margin: 0 -3px 0 -4px;
	background: transparent 

url(../images/main-content-container-bg.png) scroll 

no-repeat left bottom;
	padding-bottom: 14px;
	
}
.addToCartSuccess
{
    clear: both;
    float: right;
    font-weight: bold;
}
.createbenefits
{
	 padding-top: 15px;
}
.actions {text-align: right;}
body.shopping-cart .username,body.shopping-cart .password {
    clear: left;   
    padding-bottom: 15px;
    padding-top: 5px;
}
form .label
{
	float:left;
}
body.shopping-cart  div.order-summary-container div.selector
{
	display:none
}
.giftmessage .value
{
	padding-left:130px;
}
/*body.shopping-cart  .continue-checkout
{
	padding-left: 130px;
}*/
body.shopping-cart  .addressform
{
	max-width:370px;
}
body.shopping-cart div.container .addressform .formfield.email
{
	float:none;
}
.forgotpassword
{
	float:right;
}
.checkoutordertotals .ordertotals table.ordertotalstable {
    float: right;
    padding-top: 20px;
    width: 80%;
}

body.shopping-cart  .item-varient-value
{
	float:right;
	margin-bottom: 2px;
}
body.shopping-cart td.detailscolumn div.item-name
{
	font-family: 'Lato',Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    margin-bottom: 15px;
    margin-top: -20px;
}

body.shopping-cart  .item-varient-name
{
	float:left;
	margin-bottom: 2px;
}
body.shopping-cart tr.ordersubtotal td,body.shopping-cart tr.ordershipping td,body.shopping-cart tr.ordersalestax td,body.shopping-cart tr.ordertotal td
{
	vertical-align: top;
}
body.shopping-cart tr.ordertotal td
{
	font-weight: bold; 
}
.wbord .fakeform{width: 430px;}
.wbord {margin-bottom: 20px;}
.paymentmethodform{clear:both}
body.shopping-cart .minishipment .divider a{float:right;text-decoration: underline;}
body.shopping-cart  div.minishipment{clear:both;padding-top: 20px;}
body.shopping-cart  a.edit-link{text-decoration: underline;}
body.shopping-cart .paymentmethodform .formfield.expirationdate .value SELECT {width: 119px;clear:none!important;}
body.shopping-cart .selectcreditcard{float:left; margin-left: 35px;}
body.billing-address .selectcard{width:240px;  margin-bottom: 12px;margin-left: 30px;}
body.billing-address .addaddress{   
	display: inline;
    float: left;
    margin: 0 4px 0 131px!important;
}
body.shopping-cart span.item-varient-value
{
	margin-left:4px;
	  font-size: 13px;
	} 
	 
.tools .subnavigation .content {
    background: url("../images/tools-subnavigation-content-bg.png") no-repeat scroll left top transparent;
    color: #333333;
    padding: 30px 30px 10px;
    width: 299px;
    z-index: 100; 
}
.tools .subnavigation .title {
    background: url("../images/dotted-bg.png") repeat-x scroll left top transparent;
    margin-left: -5px;
    padding-right: 10px;
    padding-top: 10px;
}
.tools .subnavigation .section {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 0;
    width: 294px;
}

.subnavigation .section:first-child {
    background-image: none;
}
.tools .subnavigation .buttons li a {
    background: url("../images/red-button-medium.png") no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    font-size: 0.95em;
    margin: 0 0 0 -10px;
    padding: 14px 45px 15px 25px;
}
.tools .subnavigation .buttons li:first-child a {
    margin: 0;
}
a.quick-view {
      bottom: 32px;
    display: none;
    left: 30%;
    margin-left: -20px;
    position: absolute;
    z-index: 10;
}
div.projects a.quick-view {
	 bottom: auto;
    left: 25%;   
    position: absolute;
    top: 55px;
    z-index: 10;
}
div.products a.quick-view {
    left: 25%;
    margin-left: -20px;
    position: absolute;
    top: 50px;
    z-index: 10;
     bottom: auto;
}
body.videos  a.quick-view {
    vertical-align: middle;
    top: 32px;
    right: 25%;
    position: absolute;
    margin-right: -20px;
    z-index: 10;
}
#related-projects  a.quick-view,#related-products  a.quick-view{    
	 bottom: auto;
    
    left: 30% !important;
    margin-left: -35px;
    top: 40px !important;
   }
/** code to center align the image inside div**/
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    height: 120px;
    max-width: 120px;
    background-color: #FFFFFF;
}

.wraptocenter-homepage-whatsnew {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 160px;
    height: 135px;
    max-width: 160px;
    background-color: #FFFFFF;
}
.wraptocenter-product {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 620px;
    height: 360px;
    max-width: 620px;
    background-color: #FFFFFF;
}
.wraptocenter *,.wraptocenter-product * {
    vertical-align: middle;
}
#BVInlineRatings{padding-left: 20px;}
.wraptocenter img { max-width: 120px;}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
.cornercontainervideodiv a.active {
    display: block;
}


.cornercontainerdiv a.active {
    display: block;
}

.showSignupForm .subscribeButton button.input-button
{ 
  background: url("../images/buttons/subscribe-button.png") no-repeat scroll left top transparent;
    border: medium none;
    height: 28px;
    position: relative;
    text-align: right;
    margin-top: -19px;
    margin-right: auto;
    margin-bottom: -10px;
    margin-left: 400px;
    padding: 20px 0;
    width: 95px;
}

.profileinfo .label, .fakeform  .label, .persinfo .label, .editaddress .label, .interest .label, .commprefer .label,
.storprefer .label  {font-weight:normal;padding-right:10px  !important;width:170px !important;font-size:12px;padding-left:35px;padding-bottom:0px !important;margin-bottom:0px !important}
.addchildrenform input[type="text"],
.addchildrenform .doubled-value .value{
float: right;
right:50px;
}
.addchildrenform .label{
text-align:right;
}

.main-content .content #privacy-sections h1 {
    background: url("../images/page-title-bg.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Arapey',Georgia,Times,'Times New Roman',serif;
    font-size: 2em;
    font-style: italic;
    letter-spacing: 1px;
    margin-left: -10px;
    padding: 15px 245px 25px 10px;
    text-shadow: -1px -1px 0 #000000;
    width:100%
}

#tofc-section .container {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 10px 16px;
    width: 715px;
}

#tofc-section {
    float: none !important;
    padding: 0 0 0 10px;
    width: 750px !important;
}
body.check-out-login .main-content form .sign-in {
	   width: 125px;  
	   float:left;
}
#popularbrands-list ul li a {
display:inline !important;
padding-left:2px;
text-align:left;
}
.exploreMichals, button.explore-michals { 
background: url("../images/180x40-red-button.jpg") no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    display: block;
    margin-top: 20px;
    padding: 8px 42px 12px 5px;
} 
div .download-pdf-pattern
{
	background: url("../images/red-button-large.png") no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    display: block;
    margin-top: 20px;
    padding: 12px 42px 12px 5px;
}
.pdp-rightsidebar {width:264px!important}
.pdp-rightsidebar li{padding:0px!important}
.pdp-rightsidebar li p{text-transform: none!important;background-image: url("../images/sidebar-left-section-bg.png") no-repeat scroll left top transparent!important;}

.cancelMail {
  background: url("../images/grey-button-bg-medium.png") no-repeat scroll left top transparent;
  padding: 3px 40px 8px 15px;
  color: #FFFFFF !important;
  width: 125px;
  float:left;
  height: 35px;
}
.sendMail {
	background: url("../images/grey-button-bg-medium.png") no-repeat scroll left top transparent;
 	padding: 3px 40px 8px 15px;
   	width: 125px;
    color: #FFFFFF !important;	
	float:right;
	height: 35px;
}
.closebtn-email{
		background: url("../images/grey-button-bg-medium.png") no-repeat scroll left top transparent;
 	padding: 3px 40px 8px 15px;
   	width: 125px;
    color: #FFFFFF !important;	
	float:right;
	text-indent:0px!important;
	height: 30px;
	}
    
.main-content .content .tab-nav ul { background: url("../images/tab-nav-ul-bg.png") no-repeat scroll left top transparent;}
#VideoNotAvailable{padding-left:30px;
   padding-top:10px;
   padding-bottom:30px;
    background: url("../images/main-content-bg.png") repeat-y scroll left top transparent;}
    
#VideoNotAvailable  P a {color:#B30936;}
.overlay-trigger-icon img,.main-content .tab-container .instruction img
{
display:inline!important
}

.main-content .tab-container .instruction img
{
  
  max-width: 140px;
  max-height: 120px;
  width: expression(this.width > 140 ? "140px" : true);
  height: expression(this.height > 120 ? "120px" : true);
	
}

.sidebar A.send-us-message {
    background: url("../images/buttons/send-us-message.png") no-repeat scroll left top transparent;
    display: block;
    height: 25px;
    margin: 10px 0 0 38px;
    outline: medium none;
    text-indent: -5000px;
    width: 139px;
}
.sidebar A.envoyez-nous-un-message {
    background: url("../images/buttons/envoyez-nous-un-message.png") no-repeat scroll left top transparent;
    display: block;
    height: 25px;
    margin: 10px 0 0 38px;
    outline: medium none;
    text-indent: -5000px;
    width: 155px;
}
.sidebar P {
    color: #969696;
    font-size: 12px;
    margin: 0 20px 0 55px;
}

.sidebar H4 {
    color: #141414;
    font-size: 12px;
    font-weight: bold;
    padding: 14px 20px 0 40px;
}
.sidebar UL.list LI A {
    color: #333333;
}
.contantus-container {
	margin-top: -27px ;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:1px;
	width: 220px;
}

.contantus-container UL.list {
    margin: 0 20px 0 22px;
    padding-top: 12px;
}
.contantus-container UL.list LI {
    padding: 16px 0 0;
}
.contantus-container UL.list li a {
background: transparent url(../images/navigation-item-bg.png) scroll no-repeat left top;
}
.header a.mikLogoCA{display:inline-block;}