/* PRINT STYLESHEET */
/* ----------------------------------------- */
/* date:  31/III/2010						 */
/* author: Daniel Angel */
/* ----------------------------------------- */

body { 
	background: #FFF;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.6em;
}

a { color: #666; text-decoration: underline; }
sup { font-size: 60%;  vertical-align: top; }

div#main h1 { display: block; font-size: 2.25em; margin: .67em 0; }
div#main h2 { display: block; font-size: 1.75em; margin: .83em 0; }
div#main h3 { display: block; font-size: 1.5em; margin: 1em 0; }
div#main h4 { display: block; font-weight: bold; margin: 1.25em 0; }
div#main h5 { display: block; font-size: 0.83em; margin: 1em 0; }
div#main h6 { display: block; font-size: 0.67em; margin: .75em 0; }
div#main p { display: block; margin: 1em 0; }
h1, h2, h3, h4, h5, h6 {font-style: oblique; font-weight: normal; }	
p.legend, p.first { font-size: 1.5em; }

/* ----------------------------------------- */
/* Layout elements */
/* ----------------------------------------- */

div.wrapper { 
	margin: 0 auto;
	position: relative;
	width: 700px;
}
div#header { height: 85px; }
div#header div.wrapper { height: 85px; }
p#hi { display: none; }
ul.nav { display: none; }
div#header h1 { height: 85px; }
div#header h1 a {
	background: url(../img/header-h1.png) -24px -18px no-repeat;
	display: block;
	height: 85px;
}

div#stripe {
	margin: 1em 0;
	padding: 1em 0;
}
div#stripe p.ornament { display: none; }
div#stripe h2 {
	font-size: 1.75em;
	margin: 0;
}
div#stripe form { display: none; }
div#stripe p.button { display: none; }
div#sidebar { display: none; }
div#main {
	font-size: .9em;
	width: 700px;
}
div#main div.col { 
	float: left;
	padding: 0 15px;
	width: 320px;
}
div#main div.col.right {
	border-left: 1px dashed #D9D9D9;
	width: 319px;
}


div#footer {
	font-size: .9em;
	margin: 25px 0 10px 0;
}
div#str {
	border-top: 1px dashed #D9D9D9;
	border-bottom: 1px dashed #D9D9D9;
	padding: 1em 0;
	margin: 0 0 1em 0;
}
div#footer h4 { display: none; }
div#footer div.vcard h5.org { display: none; }
div#footer div#parseable {
	float: left;
	width: 300px;
}
div#footer div#matilda {
	float: right;
	width: 140px;
}
div#footer div#matilda p.img {
	background: url(../img/footer.png) 0 -116px no-repeat;
	height: 50px;
}
div#footer p#locate { display: none; }
div#footer p#koodoz { 
	font-size: .8em;
	width: 280px;
}
div#footer p#koodoz a strong { font-weight: normal; }
div#footer p#copy {
	font-size: .8em;
	margin-top: -2.3em;
	text-align: right;
}

/* ----------------------------------------- */
/* Specific blocks */
/* ----------------------------------------- */

/* breadcrumbs & cart element */
p.breadcrumbs {
	border-bottom: 1px dashed #D9D9D9;
	margin: 2em 0;
	padding: 0 0 .5em 0;
}
p.cart {
	margin: -4.7em 0 1.5em auto;
	padding: 3px 0 0 0;
	text-align: right;
}
p.cart a { display: none; }
ul.main-column-menu { overflow: auto; }
ul.main-column-menu li {
	display: block;
	float: left;
	height: 80px;
	line-height: 1.3em;
	margin: 5px 5px 0 0;
	padding: 10px;
	overflow: hidden;
	width: 320px;
}
ul.main-column-menu li h4 {
	margin: 0 0 .7em 0;
}
ul.main-column-menu li p {
	padding: 0 8em 0 0;
}




ul.search-results { overflow: auto; }
ul.search-results li {
	border-bottom: 1px dashed #E0DED8;
	border-right: 1px dashed #E0DED8;
	float: left;
	height: 280px;
	padding: 10px 20px;
	position: relative;
	width: 192px;
}
ul.search-results li img {
	display: block;
	margin: 0 auto 10px auto;
}
div#main ul.search-results li h3 {
	float: left;
	line-height: 1.1em;
	margin: 0;
}
ul.search-results li h3 a { text-decoration: none; }
ul.search-results li p.price {
	font-size: 1.4em;
	position: absolute;
	bottom: -10px;
	width: 80px;
}
ul.search-results li div.description {
	margin: 5px 0 10px 0;
	line-height: 1.2em;
}
ul.search-results li p.basket {
	bottom: 10px;
	right: 10px;
	position: absolute;
	width: 107px;
}
ul.search-results li p.learn-more {
	bottom: 15px;
	left: 10px;
	position: absolute;
}
div#product-pic {
	float: left;
	width: 245px;
}

div#edit-address div {
	float: left;
	width: 333px;
}

/* home */
ul#slider { display: none; }
div#featured { display: none; }

/* ----------------------------------------- */
/* Forms */
/* ----------------------------------------- */

form p, div#mapsearch p {
	position: relative;
	margin: 5px 0;
}
input[type=text], input[type=password], textarea {
	border: 1px solid #CCC;
	font-size: 1.2em;
	height: 2.4em;
	padding: 0 1em 0 1em;
	width: 19em;
}
select {
	height: 2.4em !important;
	width: 25em;
}
textarea {
	font-size: 1.2em;
	height: 5em;
	padding: 1em;
	width: 23.7em;
}



/* ----------------------------------------- */
/* Tables and children */
/* ----------------------------------------- */

table {
	border-collapse: collapse;
	width: 100%;
}
table caption { display: none; }
table col.price, table td.price { text-align: right; }
table img { display: none; }
table tbody tr { border-bottom: 1px dashed #D9D9D9; }
table tfoot { border-bottom: 1px dashed #D9D9D9; }
table tfoot th { text-align: right; }
table tfoot th, table tfoot td {
	font-weight: normal;
	padding: .2em 1em;
}
table th { font-weight: bold; }
table thead tr { background: #EFEFEF; }
table th, table td { padding: .5em 10px; }
table tr.grand-total { font-size: 2em; }
table tr.grand-total th, table tr.grand-total td { text-align: right; }


/* ----------------------------------------- */
/* Pagination ul styles 					*/
/* ----------------------------------------- */

ul.pages {
	height: 1.5em;
	margin: 1.5em 0 0 0;
}
ul.pages li {
	border: 1px solid #D9D9D9;
	float: left;
	height: 1.5em;
	line-height: 1.5em;
	margin: 0 .5em 0 0;
	text-align: center;
	width: 1.5em;
}
	ul.pages li.previous, ul.pages li.next {
		border: none;
		height: 1.5em;
		line-height: 1.5em;
		text-align: left;
		width: 6em;
	}
	ul.pages li.next {
		padding-left: .3em;
	}
	ul.pages li.selected, ul.pages li.current {
		background: #999;
		color: #FFF;
		border: 1px solid #999;
	}
ul.pages li a {
	display: block;
	text-decoration: none;
}

/* end pagination ul styles */

/* ----------------------------------------- */
/* helpful site-wide classes */
/* ----------------------------------------- */

div.error {
	border-color: #9E2006;
	background: #FFBABA url(../img/error.png);
	color: #9E2006;
}
div.warning, td.expired {
	border-color: #9F6000;
	background: #FFF8C4 url(../img/warning.png);
	color: #9F6000;
}
div.success {
	border-color: #4F8A10;
    background: #DFF2BF url(../img/success.png);
    color: #4F8A10;
}
div.warning, div.success, div.error, td.expired {
	background-position: 7px 8px;
	background-repeat: no-repeat;
	border: 1px dotted;
    margin: 2em 0;
    padding: 1.2em 1em 1.2em 50px;
}
p.button { display: none !important; }
.img {
	overflow: hidden;
	text-indent: -9999px;
}
span.skirt {
	clear: both;
	display: block;
	height: 0px;
}
.that-thing { /* you know .... *that* thing! */
	unicode-bidi: bidi-override;
	direction: rtl;
}
p.skip {
	display: none;
}
p.aside {
	display: block;
	float: left;
	margin: -.5em 2em 8em 0 !important;
}
