/*
Edited: 27 June 2007 ()
Website: http://www.cross.com
Created: 1 October 2007
Author: Laura Zucchetti
PRINT STYLES
*/

/* 
ACCESSIBILITY
======================================
*/
#skip_to{
height:0;
padding:0;
}

#skip_to ul,
#skip_to li,
#skip_to a{
height:0;
padding:0;
margin:0;
text-indent:-999px;
list-style-type:none;
overflow:hidden;
position:absolute;
display:none;
}

.hide {display:none;}

#container {width:100%;}

#container #wrap-content {padding:0!important;}

#header, #footer, #navigation, #container div.buy, 
fieldset, div.product-tasks, div.inline-nav, #trolley .inner ul.options, ul.buttons {display:none; height:0; width:0; padding:0; margin:0; text-indent:-999px; list-style-type:none; overflow:hidden; position:absolute; float:none;}

#container #content {width:90%; padding:1cm; float:none;}

input, select, textarea {font-size: 100%; font-weight: normal;}
legend,caption { display:none;}

address {font-style:normal; }

ul li, ol li { list-style: none; list-style-type: none;}

h1, h2, h3, h4, p, ul { display:block; margin:1em 0; clear:both; } 
ul p, ul ul { margin:.5em 0;}

/*Tables*/
table {width:98%; color:#49423F; }
table thead th {padding:5px; font-size:1.1em; text-align: left;} 
table tfoot td {text-align:right;}
table th.header {background:#49423F; padding:.5em; font-size:1.1em; color:#D5D6C4;}
table td {padding:5px; font-size:1.1em; vertical-align:text-top; overflow:hidden; }
table td h3, table td h4, table td p, table td ul {font-size:1em;}
table .alt td {background:#F5F6D7;}
table .empty {background:none;}
table .price, table .time {text-align:right;}
table .qty .textfield {padding:.25em; text-align:center;}


