/* @font-face conversion */
@font-face {
    font-family: 'candararegular';
    src: url('/skin/frontend/default/minds-i-education/css/candara-webfont.eot');
    src: url('/skin/frontend/default/minds-i-education/css/candara-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/default/minds-i-education/css/candara-webfont.woff') format('woff'),
         url('/skin/frontend/default/minds-i-education/css/candara-webfont.ttf') format('truetype'),
         url('/skin/frontend/default/minds-i-education/css/candara-webfont.svg#candararegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'candarabold';
    src: url('/skin/frontend/default/minds-i-education/css/candarab-webfont.eot');
    src: url('/skin/frontend/default/minds-i-education/css/candarab-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/default/minds-i-education/css/candarab-webfont.woff') format('woff'),
         url('/skin/frontend/default/minds-i-education/css/candarab-webfont.ttf') format('truetype'),
         url('/skin/frontend/default/minds-i-education/css/candarab-webfont.svg#candarabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'filettobold';
    src: url('/skin/frontend/default/minds-i-education/css/filetto_bold-webfont.eot');
    src: url('/skin/frontend/default/minds-i-education/css/filetto_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/default/minds-i-education/css/filetto_bold-webfont.woff') format('woff'),
         url('/skin/frontend/default/minds-i-education/css/filetto_bold-webfont.ttf') format('truetype'),
         url('/skin/frontend/default/minds-i-education/css/filetto_bold-webfont.svg#filettobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'calibribold';
    src: url('/skin/frontend/default/minds-i-education/css/calibri_bold-webfont.eot');
    src: url('/skin/frontend/default/minds-i-education/css/calibri_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/default/minds-i-education/css/calibri_bold-webfont.woff') format('woff'),
         url('/skin/frontend/default/minds-i-education/css/calibri_bold-webfont.ttf') format('truetype'),
         url('/skin/frontend/default/minds-i-education/css/calibri_bold-webfont.svg#calibribold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {font: 13px 'calibribold', Helmet, Freesans, sans-serif; -webkit-font-smoothing: antialiased; }

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f;}

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

.wrapper { width: 940px; margin: 0 auto; }

.wrapper-video { width: 860px; margin: 0 auto; }

header {
	width: 100%;
	height: 144px;
	background-color: #000;
	border: 1px solid #736f6f;
	box-sizing:border-box;
	background-image: url('../images/Web-Logo-Design-Education.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/Web-Logo-Design-Education.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/Web-Logo-Design-Education.jpg', sizingMethod='scale')";
}

header ul#menu-top {
	color: #FFF;
	float: right;
	font-family: "candarabold";
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0px;
	background-color: #EF9325;
	padding: 5px 15px 5px 5px;
	font-weight: normal;
	
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

header ul#menu-top li { display: inline; margin-left: 11px;}

header ul#menu-top li a { color: #fff; text-decoration: none; }

header ul#menu-top li a:hover { text-decoration: underline; }

header img { position: absolute; top: 55px; box-shadow: 0 0 22px 10px #cbdb2a; left: 50%; margin-left: -477px;}

header nav { width: 100%; background-color: #cbdb2a; height: 40px; margin-top: 67px; }

header nav ul#menu-main { float: right; text-transform: uppercase; font-family: 'filettobold'; font-size: 15px; margin-top: 11px; }

header nav ul#menu-main li { display: inline; margin-left: 10px; }

header nav ul#menu-main li a { color: #1e1f18; text-decoration: none; letter-spacing: 1px; }

header nav ul#menu-main li a:hover { color: #ef9325; }

#hero {
	width: 100%;
	height: 366px;
	background-image: url('../images/bg-hero.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-hero.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-hero.jpg', sizingMethod='scale')";
	box-shadow: inset 0 8px 6px -6px #303030;
}

#hero #slider-container-top { 
	width: 100%; 
	height: 16px;
	border-radius: 50% / 100%;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-color: #cbdb2a;
	margin-top: 22px;
	float: left;
}

#hero #slider-container {
	width: 100%;
	height: 270px;
	background-color: #fff;
	border-top: 2px solid #cbdb2a;
	border-bottom: 2px solid #cbdb2a;
	float: left;
}

#hero #slider-container #slider { width: 566px; height: 270px; float: left; position: relative;}

#hero #slider-container #slider .prev {
	width: 33px;
	height: 52px;
	background-image: url('../images/slider-arrows.png');
	background-position: 0 -104px;
	position: absolute;
	display: block;
	z-index: 9999;
	cursor: pointer;
	top: 110px;
	left: 15px;
}

#hero #slider-container #slider .prev:hover { background-position: 0 -156px; }

#hero #slider-container #slider .next {
	width: 33px;
	height: 52px;
	background-image: url('../images/slider-arrows.png');
	background-position: 0 0;
	position: absolute;
	display: block;
	z-index: 9999;
	cursor: pointer;
	top: 110px;
	right: 15px;
}

#hero #slider-container #slider .next:hover { background-position: 0 -52px; }

#hero #slider-container #slider .pager { text-align: center; font-size: 34px; z-index: 99999; position: absolute; bottom: 0; width: 300px; left: 133px; right: 133px;}

#hero #slider-container #slider .pager span { color: #fff; cursor: pointer; }

#hero #slider-container #slider .pager span.cycle-pager-active { color: #cbdb2a; }


#hero #slider-container #slider-text { width: 363px; height: 203px; float: left; padding: 10px 10px 5px 15px; }

#hero #slider-container #slider-text h2 {
	font-size: 17px;
	font-family: 'filettobold';
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 0px;
}

#hero #slider-container #slider-text h1 {
	font-size: 28px;
	font-family: 'filettobold';
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 0px;
}

#hero #slider-container #slider-text h1 span { color: #ef9325; }

#hero #slider-container #slider-text p { line-height: 15px; color: #242826; }

#hero #slider-container-bottom { 
	width: 100%; 
	height: 16px;
	border-radius: 50% / 100%;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-color: #cbdb2a;
	float: left;
}

#buckets { width: 100%; background-color: #fff; box-shadow: 0 0 7px 3px #535353; }

#buckets .item { 
	width: 200px;
	float: left;
	padding: 0 5px;
	text-align: center;
	margin: 0px 15px 45px 0px;
	/*
	background-color: #ccc;
	border: 1px solid #010101;
	*/
	position: relative;
	height: 215px;
}

#buckets .item img {
	margin-bottom: 18px;
	width: 200px;
	height: 135px;
	border:1px solid #eee;
}
#buckets #block-related .item img{
	height:auto;
	border:none;
}
#buckets #block-related .item .product a{
	border:none;
}
#buckets .block.block-related p.block-subtitle{
	display:none;
}
#buckets .block.block-related{
	margin-top:20px;
}
#buckets #block-related .item{
	height:100px;
}
#buckets #block-related .item input{
	display:none;
}
#buckets .item h4 {
	font-family: 'filettobold';
	text-transform: uppercase;
	font-weight: 400;
	color: #2b2b2c;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

#buckets .item p { font-size: 12px; color: #626562; line-height: 16px; margin-bottom: 13px; }

#buckets .item .price { 
	font-size: 22px;
	text-align: center;
	color: #F89422;
	margin-top: 12px;
	left: 19px;
	position: relative;
	width: 33px;
	height: 23px;
	top: 0px;
	display: block;
}

#buckets .item .link { width: 50%; float: left; font-family: 'filettobold'; text-transform: uppercase; font-size: 14px; }

#buckets .item .link a {
	color: #f7941e;
	text-decoration: none; 
	background-image: url('../images/bucket-arrow.png'); 
	background-repeat: no-repeat;
	padding-right: 13px;
	background-position: right 3px;
}

#buckets .item .link a:hover { text-decoration: underline; }

#videos { width: 100%; background-image: url('../images/bg-videos.png'); padding: 25px 0 33px; box-shadow: inset 0 8px 6px -6px #303030; }

#videos h2 { color: #ccdc2a; font-family: 'filettobold'; text-transform: uppercase; font-size: 24px; font-weight: 400; margin-bottom: 17px; }

#videos .item { width: 275px; float: left; text-align: center; margin-right: 9px; }

#videos .item iframe { margin-bottom: 5px; border: 1px solid #2a271d; }

#videos .item h3 { font-family: 'filettobold'; color: #fff; font-size: 16px; text-transform: uppercase; font-weight: 400; }

footer {
	box-sizing:border-box;
	width: 100%;
	background-color: #2a2a2b;
	border-top: 7px solid #9ba34a;
	border-left: 4px solid #9ba34a;
	padding: 20px 0 5px;
}

footer .company-info { width: 350px; float: left; padding-left: 20px; margin-right: 40px; }

footer .company-info img { box-shadow: 0 0 15px 6px #cbdb2a; margin: 6px 0 32px; }

footer .company-info p { color: #fff; text-transform: uppercase; font-size: 12px; margin-bottom: 15px; line-height: 15px;}

footer .item { width: 200px; float: left; margin-right: 70px; }

footer .item.last { margin-right: 0; }

footer .item h3 { font-family: 'filettobold'; font-size: 18px; color: #b2c025; text-transform: uppercase; margin-bottom: 15px; }

footer .item ul { margin-bottom: 25px; }

footer .item ul li { font-size: 12px; color: #fff; margin-bottom: 7px; }

footer .item ul li a { color: #fff; text-transform: uppercase; text-decoration: none; }

footer .item ul li a:hover { text-decoration: underline; }

#header_spacer {
	background-image: url("/skin/frontend/default/minds-i-education/images/header-bottom.jpg");
	background-position: top;
	background-repeat: repeat-x;
	height: 20px;
	position: relative;
	top: -1px;
	background-color: transparent;
}
#buckets .block.block-list.block-viewed{
	border:none;
	margin-top:20px;
	padding:20px 0px 20px 0px;
}
#buckets .block.block-list.block-viewed .block-title{
	background-image:none;
	background-color:transparent;
	padding:0px;
}
#buckets #recently-viewed-items{

}
#buckets #recently-viewed-items .item{
	height: 30px;
	width: 235px;
	padding: 0px;
	margin: 0px 0px 8px 20px;
	list-style: outside;
	list-style-type: square;
	color: #F7941D;
	font-size: 16px;
}
#buckets #recently-viewed-items .item p{
	padding: 0px;
	margin: 0px;
	line-height: 13px;
	font-size: 13px;
}
#buckets #recently-viewed-items .item.odd{
	background-color:transparent;
}
#buckets #recently-viewed-items .item.even{
	background-color:transparent;
}
#buckets .block .block-title{
	border-bottom: none;
}
#buckets .block .block-title strong {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #CBDA29;
	font-size: 20px;
	height: auto;
	overflow: hidden;
	border:none;
	display:block;
	line-height:22px;
}
#buckets .block .block-content{
	background-color:transparent;
	border:none;
}
#buckets .block .product-name li{
	list-style:inside;
	list-style-type:square;
	color:#F7941D;
}
#buckets .block .product-name a{

	color:#8A8A8A;
}
#block_title_categories, #block_title_categories_top {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #CBDA29;
	font-size: 24px;
	overflow: hidden;
	border:none;
}
#narrow-by-list2{
	background-color:transparent;
}
#narrow-by-list2 li{
	height: 31px;
	width: 235px;
	padding: 0px;
	margin: 0px 0px -1px 0px;
	list-style: inside;
	list-style-type: none;
	color: #F7941D;
	font-size: 18px;
}
#narrow-by-list2 ol{
	margin-bottom:10px;
	border-top:1px solid #EDEDED;
	width:235px;
}
#narrow-by-list2 li span.cat_item{
	font-size: 13px;
}
#narrow-by-list2 li :after{

}
li.cat.even{
background-color: #FAFAFA;
}
li.cat.odd{
background-color: #F5F5F5;
}
#narrow-by-list2 li a{
	color:#010101;
	height: 31px;
	width: 220px;
	display:block;
	background-image:url("/skin/frontend/default/minds-i-education/images/arrow-orange.png");
	background-position:top right;
	background-repeat:no-repeat;
	margin-left:10px;
	text-decoration:none;
}
.product_header_price{
	float: left;
	height: 32px;
	margin-top: -2px;
}
.product_header_price .price-box .regular-price span.price{
	position: relative;
	top: 0px;
	right: 0px;
	width: 100px;
	float: left;
	font-size: 26px;
}
.product-name.header{
	float: left;
	padding: 0px;
	margin: 7px 0px 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width:715px;
	height:auto!important;
}
.product-name.header h1{
	margin: 0px 10px 0px 0px; padding:0px;
	display: block;
	text-align: left;
	font-size: 25px;
	line-height: 25px;
	color: #83A79B;
	text-transform: uppercase;
	float: left;
	max-width:555px;
}
.details_product.box-description {
	width: 350px;
	float: left;
}
.product_detail_custom{
	float: right;
	width: 300px;
}
.product-essential .product_detail_custom h2{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #CBDA29;
	font-size: 24px;
	overflow: hidden;
	border: none;
	text-transform:uppercase;
}
.details_product{
	margin-bottom: 20px;
	color: #6D6D6D;
	font-size: 14px;
	line-height: 14px;
	font-family: "candarabold";
}
.product-shop .price{ display:none; }
.product-shop .add-to-cart button{
	background-color:transparent;
	background-image: url("/skin/frontend/default/minds-i-education/images/add2cart.png");
	height: 34px;
	width: 112px;
	background-repeat: no-repeat;
	background-position: top left;
	float:left; margin-right:10px;
}
.product-shop .add-to-cart button span{
	display:none;
}
#product_add_qty{
	height:34px;
	width:79px;
	display:block;
	background-image:url("/skin/frontend/default/minds-i-education/images/click2qty.png");
	background-repeat: no-repeat;
	background-position: top left;
	float:left; margin-right:10px;
	position:relative;
}
#product_add_qty input{
	height: 28px;
	border: 0px;
	background-color: transparent;
	margin-left: 33px;
	font-weight: bold;
	font-size: 18px;
	position:relative;
	z-index:1;
	
}
#qty_up{
	width: 17px;
	height: 34px;
	position: absolute;
	background-color: transparent;
	top: 0px;
	right: 0px;
	z-index:4;
	cursor: pointer; 
}
#qty_down{
	width: 17px;
	height: 34px;
	position: absolute;
	background-color: transparent;
	top: 0px;
	left: 0px;
	z-index:4;
	cursor: pointer; 
}
.really_simple_share_twitter{
	float:left;
}
.really_simple_share_facebook_share_new{
	float:left;
}
#buckets .itemhome {
	width: 213px;
	float: left;
	padding: 0 50px;
	text-align: center;
	margin: 45px 0;
}
#buckets .itemhome {
	font-family: 'filettobold';
	text-transform: uppercase;
	font-weight: 400;
	color: #2b2b2c;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 8px;
}
#buckets .itemhome p {
	font-size: 12px;
	color: #626562;
	line-height: 16px;
	margin-bottom: 13px;
}
#buckets .itemhome h4 {
	font-family: 'filettobold';
	text-transform: uppercase;
	font-weight: 400;
	color: #2b2b2c;
	font-size: 14px;
	letter-spacing: 1px;
	margin-bottom: 8px;
	height:40px;
	display:block;
}
#buckets .itemhome .price {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #2b2b2c;
}
#buckets .itemhome .link {
	width: 50%;
	float: left;
	font-family: 'filettobold';
	text-transform: uppercase;
	font-size: 14px;
	margin-top:5px;
}
#buckets .itemhome .link a {
	color: #f7941e;
	text-decoration: none;
	background-image: url('../images/bucket-arrow.png');
	background-repeat: no-repeat;
	padding-right: 13px;
	background-position: right 3px;
}
#shopping-cart-table td a.product-image img{
	vertical-align: top;
	position: relative;
	left: 15px;
}
#shopping-cart-table h2.product-name{
	font-weight: bold;
	margin: 0 0 5px 25px;
	color: #2f2f2f;
	position: relative;
	left: 50px;
	font-size:20px;
}
#cart-sidebar-reorder input{ display:none; }

.download_section.sideleft{

	float: left;
	width: 600px;
}
.download_section.sideright{
	float: right;
	width: 200px;
	position: relative;
	top: 0px;
	display: block;
	background-color: #CBDA29;
	padding: 10px;
	border-radius: 15px;
}
.featured_summary_home{
	height: 125px;
	overflow: hidden;
}
.featured_price_detail{

	height: 40px;
	padding: 0px;
	margin: 0px;
	position: relative;
	bottom: 0px;
}
#videos .wrapper-video .item.video{
	width:275px;
}
.custom_block_cats{
	padding: 0px 0px 20px 0px;
}
.block.block-list{
	padding:10px 0px 10px 0px;
}
div.featured_summary_home {
	display: none;
}
div.featured_price_detail div.price {
	visibility: hidden;
}
.gallery_block{
	position: relative;
	clear: both;
	display: block;
	height: auto;
	margin-top: 51px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
}