﻿/* Default Master styles */

/* header */
.header
{
    padding-bottom: 5px;
    margin-bottom: 0;
    overflow: hidden;
}
.header-logo
{
    float: left;
    padding-top:10px;
}

.header-cart
{
    float:right; 
    width:175px; 
    height:49px; 
    background: transparent url(../Images/OfficeMax-Backgrounds/cart-summary.png) no-repeat left top;
    margin-right: 7px;
    color: #fff;
    font-size: 0.85em;
}

.header-cart .left-cart
{
    padding: 29px 0 0 9px;    
    font-weight: bold;
    width: 54px;
    float: left;
    cursor: pointer;
}
.header-cart .center
{
    float: left;
    width: 81px;
    margin: 11px 0 0 9px;    
}
.header-cart .right-container
{
    overflow: hidden;     
    cursor: pointer;
}
.header-cart .right
{
    float: left;
    width: 11px;
    padding: 0;
    margin: 23px 0 0 0;
}
.header-cart .right .arrow-down
{
    cursor: pointer;
}

.header-cart .center .cart-total
{
    font-weight: bold;
    margin-bottom: 3px;
}

.header-cart-popup
{
    width: 250px; 
    border: solid 1px #4d4d4d; 
    background-color: #f2f1e9;
    overflow: hidden; 
    z-index: 99998;
    top: 58px; 
    right: 83px; 
    position:absolute;
    font-weight: bold;
    color: #000;
    font-size: 0.85em;
    display: none;
}

.header-cart-popup .top
{
    height: 17px;
    border: solid 1px #4d4d4d;
    background: transparent url(../Images/OfficeMax-Backgrounds/cart-popup-top.gif) repeat-x left top;
    text-align: right;
    padding: 5px 8px 0 0;    
}

.close-cart
{ 
    cursor: pointer; 
}

.header-cart-popup .items-total, .header-cart-popup .fees-total, .header-cart-popup .cart-total
{
    height: 25px;
    border-bottom: solid 1px #4d4d4d;
    padding: 16px 0 0 10px;    
}

.header-cart-popup .rewards-total
{
    height: 44px;
    background-color: #d9d8d1;
    border-bottom: solid 1px #4d4d4d;
    padding: 10px 0 0 10px;
}

.header-cart-popup .cart-amounts
{
    color: #cc4400;
    font-size: 1.1em;
    float: right;
    margin: 0px 10px 0 0;
}

.header-cart-popup .buttons
{
    padding: 10px 0 10px 10px;
}

/* navigation */
.navigation-left
{
    clear: both;
    background: transparent url(../Images/OfficeMax-Backgrounds/menu-left.png) no-repeat left top;
    float: right;
    margin-right: 12px;
    margin-bottom: -4px;       
}

.navigation-center
{
    background: transparent url(../Images/OfficeMax-Backgrounds/menu-background.png) repeat-x left top;
    margin-left: 6px;   
}

.navigation-right
{
    background: transparent url(../Images/OfficeMax-Backgrounds/menu-right.png) no-repeat right top;
    height: 21px;
    margin-right: -6px;
    padding: 6px 1px 0 1px;
    color: #000;
    font-weight: bold;
    font-size: 0.9em;
}

.navigation-right a:link, .navigation-right a:active, .navigation-right a:visited
{
    color: #000;
    text-decoration: none;
}
.navigation-right a:hover
{
    color: #f2efe1;
    text-decoration: none;
}

.navigation-right ul
{
    margin-left: 0;
    padding-left: 0;
    display: inline;
}

.navigation-right ul li
{
    margin-left: 0;
    padding: 0 14px;
    list-style: none;
    display: inline;
    background: transparent url(../Images/OfficeMax-Backgrounds/menu-separator.png) no-repeat left top;
    height: 28px;    
}

.navigation-right ul li.first
{
    margin-left: 0;
    border-left: none;
    background: none;
    list-style: none;
    display: inline;
}

/* search */
.search-left
{
    clear: both;
    background: transparent url(../Images/OfficeMax-Backgrounds/school-search-left.png) no-repeat left top;
}

.search-center
{
    background: transparent url(../Images/OfficeMax-Backgrounds/school-search-middle.png) repeat-x left top;
    margin-left: 9px;    
}

.search-right
{
    background: transparent url(../Images/OfficeMax-Backgrounds/school-search-right.png) no-repeat right top;    
    height: 32px;
    margin-right: -9px;
    padding: 13px 0 0 8px;
    color: #000;
    font-size: 1.5em;
}

.search-right .description
{
    float:left; 
    padding: 3px 15px 0 0;
}

.search-right .title
{
    float:left; 
    padding: 5px 15px 0 0;
    font-size: 0.7em;
}

.search-box
{
    float: left;
    background: transparent url(../Images/OfficeMax-Backgrounds/search-finder.gif) no-repeat left top;
}

.search-box-container
{
    background: transparent url(../Images/OfficeMax-Backgrounds/search-finder-background.gif) repeat-x left top;
    width: 255px;
    height: 25px;
    margin-left: 27px;    
    overflow: hidden;
}

.search-box-container input
{
	font-family: Tahoma, Sans-Serif;
	font-size: 0.8em;
	border: none;
	color: #666666;
	margin-top: 3px;
	margin-left: 0;
	padding-left: 0;
	background-color: #f2f2f2;
	width: 253px;
}

input.search-product
{
    width: 223px;
}

.search-button
{
    float: left;
    padding-top: 1px;
}

.search-product-container
{
    padding-left: 15px;
    overflow: hidden;
    width: 275px;
}

/* content */
.content-top-left
{
    clear: both;
    background: transparent url(../Images/OfficeMax-Backgrounds/content-top-left.png) no-repeat left top;    
}
.content-top-center
{
    background: transparent url(../Images/OfficeMax-Backgrounds/content-top-middle.png) repeat-x left top;
    margin-left: 9px;
}
.content-top-right
{
    background: transparent url(../Images/OfficeMax-Backgrounds/content-top-right.png) no-repeat right top;    
    margin: 0 -9px 0 0;
    min-height: 12px;
    height: auto !important;
    height: 12px;
    font-size: 0;    
}

.content-left
{
    clear: both;    
    background: transparent url(../Images/OfficeMax-Backgrounds/content-left.png) repeat-y left top;
    min-width: 648px;
}

.content-center
{
    background-color: #fff;
    margin-left: 9px;
    min-width: 648px;
}

.content-right
{    
    background: transparent url(../Images/OfficeMax-Backgrounds/content-right.png) repeat-y right top;    
    margin-right: -9px;
    padding: 8px 0 20px 8px;    
    overflow: hidden;
}

.content-bottom-left
{
    clear: both;
    background: transparent url(../Images/OfficeMax-Backgrounds/content-bottom-left.png) no-repeat left top;    
    margin-left: 3px;
}
.content-bottom-center
{
    background: transparent url(../Images/OfficeMax-Backgrounds/content-bottom-middle.png) repeat-x left top;
    margin-left: 170px;    
    margin-right: 165px;
}
.content-bottom-right
{
    background: transparent url(../Images/OfficeMax-Backgrounds/content-bottom-right.png) no-repeat right top;        
    height: 12px;
    font-size: 0;
    line-height: 0;
    margin-right: -170px;
}

.content-main
{
    vertical-align: top; 
    padding-right: 5px;
}

.content-banner
{
    width: 233px; 
    padding-right: 14px;
    text-align: right;    
}

.content-banner .blurb
{
    padding: 0 8px 12px; 
    width: 163px; 
    text-align: center;
    float: right;
}

/* footer */
.footer
{
    clear: both;
    text-align: center;
    padding: 25px 0 10px 0;   
}

.footer a
{
    margin-right: 15px;
    font-weight: bold;
    color: #000;
    font-size: 0.85em; 
    text-decoration: none;    
}

.footer a:hover, .sub-footer a:hover
{
    text-decoration: underline;
}

.sub-footer
{
    padding: 8px 0 10px 0;
    text-align: center;
}

.sub-footer a
{
    margin-right: 18px;
    color: #000;
    font-size: 0.85em;
    text-decoration: none;
}

.footer-ice
{
    text-align: center;
    font-size: 0.85em;
    padding-bottom: 1px;
    margin-bottom: 0;
}

.footer-ice a, .footer-ice a:active, .footer-ice a:visited
{
    color: #AAAAAA;
    text-decoration: none;
}
.footer-ice a:hover
{
    text-decoration: underline;
}

.footer-divider-left
{
    background: transparent url(../Images/OfficeMax-Backgrounds/footer-left.png) no-repeat left top;    
}
.footer-divider-center
{
    background-color: #e1a701;
    margin-left: 170px;
}
.footer-divider-right
{
    background: transparent url(../Images/OfficeMax-Backgrounds/footer-right.png) no-repeat right top;        
    height: 1px;
    font-size: 0;
    line-height: 0;
}
