/*=====================================================
    
    TABLETS LANDSCAPE & NETBOOKS

=====================================================*/

@media all and (max-width: 991px) and (min-width: 768px) {

.data-table a {
	display: inline-block;
}
select {
	height: 32px;
	border-radius: 0;
	padding: 6px;
}
textarea {
	padding: 5px !important;
}

.flyout-cart {
	display: none !important;
}

.master-wrapper-content,
.header-line,
.bottom .center {
	width: 720px;
}
.footer-upper,
.footer-lower {
	width: 690px;
}
.side-2 {
	width: 26.9%;
}
.center-2 {
	width: 70.5%;
}

.admin-header-links {
	position: static;
	width: 90%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0 auto;
}
.admin-header-links a {
	display: block;
	line-height: 32px;
	text-align: center;
	margin: 0;
}
        
/* Fix for Error and validation messages */
.inputs .message-error,
.inputs .field-validation-error,
.inputs .not-available-status,
.inputs .password-error {
	display: block;
}
    
/* BAR NOTIFICATION */
    
.bar-notification {
	height: 37px;
	line-height: 37px;
}
.bar-notification .close {
	width: 32px;
	height: 32px;
	margin: 2px 5px;
}
.bar-notification a {
	display: inline-block;
	line-height: 32px;
}

/* HEADER */

.header-line {
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

.header {
margin-bottom: 10px;
}

.header-logo
{
    width: 300px;
    margin-top: 0;
}

.header-links-wrapper {
margin: 0;
}

.header-links-wrapper span, .header-links-wrapper a {
line-height: 24px;
}

.header-links .cart-qty
{
    background: url('../img/icon3.png') left 5px no-repeat;
}

.search-box
{
    margin-top: 10px;
}

.search-box ul li 
{
    margin-bottom:8px;
}

.search-box ul li:last-child 
{
    clear:both;
    margin-bottom:0px;
}

/* HEADER MENU */

.header-menu {
	margin: 0 -15px;
}
.header-menu > ul.mega-menu,
.header-menu .top-menu {
	display: block !important;
}

.header-menu ul > li {
	
}

.header-menu>ul > li:last-child {
	display: none;
}

.header-menu .sublist li a {
    
}
.header-menu > ul > li > a,
.header-menu > ul > li > span {
	padding: 5px 15px;
    padding-left: 15px !important;
    font-size: 15px;
}
.header-menu > ul > li:hover a,
.header-menu > ul > li:hover > span {
	
}
.header-menu > ul > li:hover > a:before,
.header-menu > ul > li:hover > span:before {
	
}

.header-menu .sublist {
	
}
.header-menu .sublist .sublist {
	
}

.dropdown {
	
}
    .dropdown li a {
        
    }

/* SIDEBAR */

.block .listbox 
{
display: block !important;
}

.listbox .list > li > a {
	padding: 11px 25px;
}
.listbox .list > li.active > a, .listbox .list > li > a.active {
	width: 100.9%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.listbox .sublist {
	padding-left: 20px;
}
.listbox .sublist a {
	padding: 10px 5px;
}
.listbox .view-all a {
	display: inline-block;
	line-height: 32px;
	padding: 0 12px;
}
.poll .buttons input {
	line-height: 32px;
	padding: 0 12px;
}

/* CATEGORY PAGE & PRODUCT GRIDS */

.breadcrumb li * {
    display: inline-block;
    line-height: 32px;
}
.breadcrumb li a,
.breadcrumb li strong {
    padding: 0 4px;
}

.product-selectors > div {
    margin-right: 0;
    width: 50%;
    text-align: center;
}

.sub-category-grid {
    margin-bottom: 20px;
}

.home-page .item-box .picture {
    height:150px;
}

.item-box
{
    margin-bottom: 20px;
}

.item-box .picture 
{
    overflow: hidden;
    text-align: center;
    height: 112px;
}

.item-box .title 
{
    top: 48px;
}

.item-box .title a 
{
    font-size: 12px;
    padding:10px 5px;
}

.item-box .product-title a {
font-size: 12px;
}

.homebox {
    width: 48%;   
    margin-left: 4%;
    background: url(../img/homebox-title-bg.png) 0px 16px repeat-x;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.homebox:first-child
{
    margin-left:0;
}

.homebox p 
{
    font-size:13px;
}

.homebox .homebox-title p {
    font-size: 20px;
    padding-right: 10px;
}

.homebox p.homebox-subtitle {
    font-size: 14px;
    margin-bottom: 7px;
}

.homebox img 
{
max-width: 150px;
}

.pager li * {
    width: 30px;
    height: 30px;
    line-height: 30px;
}


/* PRODUCT PAGE */

    .gallery 
    {
        float: left;
        width: 410px;
        margin-bottom: 20px;
    }

    .gallery .picture 
    {
        position: relative;
        width: 410px;
        overflow: hidden;
        background: #fff;
    }

    .product-details-page .overview 
    {
        position: relative;
        float: right;
        width: 265px;
        margin-bottom: 20px;
    }

    .overview .product-name h1 
    {
        font-size: 24px;
        color: #333;
        text-transform: uppercase;
        font-family: "brandon-grotesque",sans-serif;
        font-weight: 700;
    }

    .overview .prices 
    {
        margin: 15px 0 10px;
        overflow: hidden;
    }

    .overview .product-price, .variant-overview .product-price 
    {    
        font-size: 22px;
    }

    .product-variant-line 
    {
    padding: 0px 0 15px;
    margin-bottom: 15px;   
    }

    .variant-overview .variant-name
    {
    font-size: 14px;
    }

/* ATTRIBUTES */

    .attributes li {
        margin: 0;
    }
    .attributes label {
        line-height: 24px;
    }
    .attributes input + label {
        line-height: 32px;
        display: inline-block;
    }

/* COLOR SQUARES */

    .color-squares li {
        margin-right: 10px;
    }
    .color-squares li:last-child {
        margin-right: 0;
    }
    .color-squares label {
        line-height: 28px;
    }
    .color-squares .color {
        width: 28px;
        height: 28px;
    }

/* GIFT CARD */

    .giftcard {
        text-align: center;
    }
        .giftcard div {
            float: none;
        }
    .giftcard label {
        float: none;
        margin-left: 0;
        width: 100%;
        display: block;
    }
    .giftcard input {
        max-width: 316px;
        width: 100%;
    }

/* MY ACCOUNT PAGE */

    #check-availability-button {
        margin: 10px 60px 0;
    }
    #username-availabilty {
        left: 50%;
        bottom: -17px;
        margin-left: -44px;
        font-size: 11px;
    }
    .registration-page .button-1, .login-page .button-1, .registration-result-page .button-1, .password-recovery-page .button-1, .account-page .button-1, .account-page .button-2, .return-request-page .button-1 {
        padding: 8px 24px;
    }
    .address-list-page .buttons input, .order-list-page .buttons input {
        padding: 8px 16px;
    }
    .avatar-page .info {
        margin-top: -30px;
        width: 245px;
    }

/* SHOPPING CART PAGE */

    .order-progress li {
        width: 16%;
    }
    .cart-footer .cart-collaterals {
        width: auto;
    }
    .cart-collaterals > * {
        float: none !important;
    }
    .shopping-cart-page .button-2, 
    .checkout-page .button-2, 
    .order-details-page .page-title a {
        padding: 8px 10px;
    }
    .shopping-cart-page .button-1, .checkout-page .button-1, .order-details-page .button-1,
    .button-2.order-completed-continue-button {
        padding: 8px 36px;
    }
    .cart-footer .cart-collaterals > div {
        min-height: 0;
    }
    .cart-footer .deals {
        margin-bottom: 20px;
    }
    .shipping-options .inputs {
        text-align: left;
    }

    .checkout-buttons {
        text-align: right;
    }
    .shopping-cart-page .addon-buttons {
        margin: 10px 0 0 0;
        text-align: right;
    }

/* CHECKOUT PAGE */

    .order-progress a 
    {
        padding: 0 25px 0 25px;
    }
        
    .checkout-page .address-item, 
    .checkout-page .address-item:nth-child(4n+1) {        
        width: 32.6%;
        margin: 0 0 1% 1%;        
    }
        .checkout-page .address-item:nth-child(3n+1) {
            margin-left: 0;
        }
    
    .order-details-page .page-title h1 {
        line-height: 33px;
    }

/* EU COOKIE LAW */

    [aria-describedby="dialog-eu-cookie-law"] button {
        padding: 7px 21px;
    }
    [aria-describedby="dialog-eu-cookie-law"] .ui-dialog-titlebar button,
    [aria-describedby="terms-of-service-warning-box"] .ui-dialog-titlebar button {
        padding: 12px;
    }

/* REGISTER PAGE */

    

/* LOGIN PAGE & PASSWORD RECOVERY */

    

/* REVIEW PAGE */

    .write-review .review-rating label {
        margin: 0;
        width: 112px;
        text-align: center;
    }
    .product-review-helpfulness .vote {
        background: rgba(0,0,0,.05);
        padding: 0 8px;
        line-height: 32px;
        display: inline-block;
    }

/* WISHLIST PAGE & COMPARE PRODUCTS PAGE  */

    .wishlist-content .button-2, .compare-products-table .button-2 {
        padding: 7px 14px;
    }
    .wishlist-page .share-info a {
        line-height: 32px;
    }

/* EMAILaFRIEND PAGE & CONTACT PAGE */

    #map
    {
        width:100%;
        height: 400px;
    }

    #infobox
    {
        background: url(../img/map-storefront.jpg) top center no-repeat #fff;
        -webkit-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -o-background-size: 100% auto;
        background-size: 100% auto;
        padding:190px 0px 0px;   
        -webkit-box-shadow: 0px 0px 20px #888;
	    -moz-box-shadow: 0px 0px 20px #888;
	    box-shadow: 0px 0px 20px #888; 
        width:350px;
    }

    #infobox p
    {
        font-size:14px;
        margin-bottom:5px;
    }

    #infobox .infobox-content
    {
        padding:10px;
        position:relative;
    }

    .contact-page .button-1, .email-a-friend-page .button-1 {
        padding: 8px 24px;
    }

/* SITEMAP */

    .sitemap-page a {
        line-height: 32px;
    }

/* BLOG & NEWS */

    .blog-page .tags, .blogpost-page .tags {
        padding: 8px 8px 0;
    }
    .blog-page .tags a, .blogpost-page .tags a {
        padding: 8px;
        margin-bottom: 8px;
    }
    .blog-page .tags label, .blogpost-page .tags label {
        padding: 9px 5px;
    }
    .year strong {
        width: 100.9%;
        box-shadow: 2px 0 0 0 #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url('../img/bullet5.png') 12px center no-repeat,
					#bbb url('../img/block-pointer.png') no-repeat right center;
    }

    .news-items .read-more {
        padding: 8px 14px; 
    }
    .news-item-page .button-1,
    .new-comment .button-1 {
        padding: 8px 24px;
    }

/* REVIEWS PAGE */

    .write-review .button-1 {
        padding: 8px 24px;
    }

/* FOOTER */

	.bottom {		
		text-align: center;
	}
	.bottom .center > * {
		float: none;
		width: 100%;
	}
}