/*****************************************/
/******      EgoraCart Styles       ******/
/******           PRINT             ******/
/*****************************************/


/***** General ****/

	body {
		background: #fff;
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .8em;
		text-align: center;
		}

	h1 { font-family: verdana, arial, sans-serif; font-size: 21px; font-weight: bold; color: #000000; margin:1px; line-height: 21px}
     h2 em {  display: none; }
	
	img { border: 0px; }
	
	/* Page */
	#page {
		width: 675px;
		margin: 0px auto 0px auto;
		padding: 0px;
		text-align: left;
		background: #fff url(../images/page_bg.gif) repeat-y;
		}
	#page.home,
	#page.cart {
		background: #fff;
		}
	.noprint {
		display: none;
		}
	a, a:visited, a:hover { color: #000; text-decoration: underline; }
	
/***** Header *****/
	
	#header {
		height: 70px;
		padding: 0px;
		margin: 10px 0 0 0;
		}
	#header .logo_print {
		display: block;
		}
	#header #toplinks,
	#header .promotext,
	#header #cartmini,
	#header a.logo,
	#header #login_notice {
		display: none;
		height: 0;
		margin: 0;
		padding: 0;
		}


/***** Menu *****/
	
	#menu, 
	#menu ul, 
	#menu li, 
	#menu li a,
	#menu #search,
	#menu #search form,
	#menu #search .search_text,
	#menu #search .search_btn {
		display: none;
		height: 0;
		margin: 0;
		padding: 0;
		}
	#secondmenu,
	#toplinks {
		display: none;
		height: 0;
		margin: 0;
		padding: 0;
		}
		
		
/***** Content *****/
	
	#content {
		clear: both;
		display: block;
		margin: 0;
		padding: 75px 0 0 0;
		height: 100%;
		}
		

/***** View *****/
	
	#view,
	#view.full {
		display: block;
		float: left;
		width: 100%;
		}
	#view h1 { padding-top: 20px; }
	#view #breadcrumb {
		list-style: none;
		padding: 0px;
		margin: 15px 15px 0px 15px !important;
		margin: 15px 15px -5px 15px;
		display: block;
		height: .5em;
		}
	#view #breadcrumb li {
		display: block;
		float: left;
		font-size: .7em;
		font-size: 9px; /* Need this because of Mac font rendering in Firefox is too small with ems */
		padding: 0;
		margin: 0px 5px 0px 0px;
		}
	#view #breadcrumb li a {
		padding: 0px 5px 0px 0px;
		}
	#view #breadcrumb li.thispage {
		font-weight: bold;
		}
	#view #paging_top {
	   display: none;
	   }
	#view.cart,
	#view.checkout {
		margin-left: 0;
		}
	#view.help {
		float: left;
		width: auto;
		margin: 0; 
		}
		
    #product_purchase, 
    #recommended,
    .upselling_title,
    #product_embroidery,
    #product_colors,
    .sidebar,
    #feature,
    #feature_tabs,
    li.showall,
    .cat #cattop_left,
    .cat #cattop_right,
    #paging_bottom {
        display: none;
        height: 0 !important;
        }
        
    #printable_options {
        display: block;
        clear: both;
        font-size: .85em;
        margin: 30px 0px 0px 0px;
        }
    #printable_options h4 {
        margin: 15px 0px 0px 0px;
        padding: 0px;
        font-size: 1.2em;
        }
    #printable_options p {
        margin: 0px;
        padding: 0px;
        }
    #printable_options ul {
        list-style: none;
        margin: 5px 0px 0px 0px;
        padding: 0px;
        }
    #printable_options ul li {
        clear: both;
        margin: 5px 0 0 0;
        height: 25px;
        }
    #printable_options ul li .product_th {
        border: 1px solid #000;
        margin: -5px 5px 0px 0px;
        float: left;
        width: 23px;
        height: 23px;
        }
        
    #printable_options ul li .printable_color_name {
        margin-top: 5px;
        }
        
    /* Features */
	a#product_features_link{
	   margin: 25px 0px 0px 0px;
	   padding: 15px 0px 0px 0px;
	   display: none;
	   height: 2em;
	   font-size: 1.25em;
	   color: #000;
	   clear: both;
	   }
	a#product_features_link.open {
	   color: #000;
	   display: block;
	   }
	#product_features {
	   background: url(../images/nav_products_bg.gif) repeat-x;
	   font-size: .85em;
	   padding: 5px 15px 15px 10px;
	   display: block;
	   }
	#product_features ul {
	   list-style: none;
	   margin: 0px 0px 15px 30px;
	   padding: 0px;
	   }
	#product_features ul li {
	   text-indent: -15px;
	   }
	
	/* My Account */
	.trackingnumber,
	.blockmenu,
	#myaccount_links {
		display: none;
		}
	
	/* Product List stuff */
	#cat_tags,
	#cat_brands { display: none; }
	
	
	/* Product Details page */
	#locbar,
	#product_recommended,
	#sidebar,
	.product_th {
		display: none;
		}
	#product { margin: 25px 0 0 0; }
	#product #images {
		width: 350px;
		}
	#large_product_image {
		width: 350px;
		height: 350px;
		float: left;
		}

/***** Cart *****/
    
    #cart_header,
    #cart_update,
    #cart_coupon,
    #checkout,
    #cart .links .afterupc {
        display: none;
        height: 0;
        margin: 0;
        padding: 0;
        }
    #cart_labels {
        border-bottom: 1px solid #000;
        }
    .item_qty {
        border: 0px;
        padding-top: 3px;
        }

/***** Nav *****/

	#nav {
		width: 0px;
		display: none;
		}
	
/***** Promo Bar *****/ 
	
	#promobar {
		border: 1px solid #000;
		border-width: 1px 0px 0px 0px;
		margin: 15px 0px 0px 0px;
		}
	#promobar h5 { font-size: 1em; }
	#promobar h5.freeshipping { margin-right: 25px; }
		
		
/***** Footer *****/

	#footer {
		border: 0;
		height: 2em;
		}
	* html #footer ul li {  	/* For IE 6 */
		position: relative;
		}

	
	/* Info */
	#footer ul.storeinfo { 
	   position: absolute;
	   left: 200px;
	   top: 0px;
	   margin: 0;
	   padding: 0;
	   text-align: left;
	   }
	#footer ul.storeinfo li {
		float: none;
		}

	#importantlinks,
	.copyright,
	#footer ul.storelinks,
	.linkblock { 
		display: none; 
		}
		
		
	
