﻿/*
.site .ft,.page-action,
.top-action,.side-content, .bottom-action{
    display:none;
    
}

.logo-print{ display: block;}
h1.content-title{
    text-indent:0;
    font-size: 26px;
    text-transform: uppercase;
    font-weight:bold;
    margin-bottom: 10px;
}

h1.order-received{
    background: none;
    width: auto;
}

.full-content .bd,
.content .bd{
    margin-left: 0;
    margin-right: 0;
}

.site .bkg-sc .content{
    border-left: 0;
}
.site .bkg-cs .content{
    border-right: 0;
}
*/

/*.main-nav,
.secondary-nav,
.search-box,
.footer-menu,
.top-action,
.order-success-link {
	visibility:hidden;
	display:none;
}*/


.checkout .hd {
	background-image:none;
}

.checkout .logo {
	top:35px;
	left:35px;
}

.checkout .logo a {
	width:auto;
	height:auto;
	font-size:3.5em;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:0;
	text-decoration:none;
}

.checkout h1.order-received,
.checkout h2.content-title {
	width:auto;
	height:auto;
	font-size:2em;
	font-weight:bold;
	text-indent:0;
}

.top-action,
.order-success-link,
.footer-menu {
	display:none;
}


