/**
 * Stylesheet for JagdShop.it
 *
 * Print Stylesheet
 *
 * @author		akanai web technologies
 * @link			http://www.jagdshop.it
 * @copyright	Copyright 2009, akanai web technologies
 */
 
/**
 * Global properties and bugfixes
 */

/* set global values */
* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;
}

fieldset, img {
	border: none;
}

body {
	position: relative;
	background: url('img/bkg.jpg') repeat-x #dad0c4 top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b2417;
}

/* Container */
#content {
	background: url('img/content.top.bkg.gif') #b5a48c no-repeat top;
	padding: 8px 15px 0 15px;
}

#footer {
	display: none;
}

#header {
	display: none;
}

#leftcol {
	display: none;
}

.media-list dl {
	background-color: #ece8e1;
	border: 1px solid #b5a48c;
	padding: 5px;
	margin-top: 5px;
}

#middlecol {
	float: left;
	width: 491px;
	margin-left: 15px;
}

.page-nav {
	margin-top: 10px;
	border-top: 1px dashed #b5a48c;
	padding: 10px 5px;
}

.page-nav .left, .page-nav-wo .left {
	float: left;
	width: 38%;
}

.page-nav .middle, .page-nav-wo .middle {
	float: left;
	width: 42%;
	text-align: center;
}

.page-nav .right, .page-nav-wo .right {
	float: right;
	width: 20%;
	text-align: right;
}

.page-nav-wo {
	padding: 10px 5px;
}

#print-address {
	float: right;
	width: 275px;
}

#print-address h1 {
	color: #5b2417;
	font-size: 14px;
	text-transform: uppercase;
}

#print-address p {
	color: #5b2417;
	font-size: 10px;
	line-height: 13px;
	padding-top: 3px;
}

#print-header {
	padding: 20px 0;
	margin-bottom: 25px;
	border-bottom: 2px solid #b5a48c;
}

#print-logo {
	float: left;
	width: 220px;
}

.product-buy {
	border-top: 1px dashed #b5a48c;
	margin-top: 10px;
	padding-top: 10px;
}

.product-cart {
	float: right;
	width: 250px;
	padding-right: 5px;
}

.product-content {
	float: right;
	width: 290px;
}

.product-options {
	border-top: 1px dashed #b5a48c;
	margin-top: 10px;
	padding-top: 5px;
	text-align: left;
}

.product-print {
	float: left;
	width: 150px;
	padding-left: 5px;
}

.reviews {
	padding-top: 10px;
}

.reviews .reviews-description {
	border-bottom: 1px dashed #b5a48c;
	padding: 0 0 10px 20px;
}

.reviews div {
	line-height: 20px;
}

.reviews img {
	vertical-align: middle;
}

#rightcol {
	display: none;
}

#sorting {
	border-top: 1px dashed #b5a48c;
	border-bottom: 1px dashed #b5a48c;
	margin-top: 10px;
	padding: 10px 0;
}

#wrap {
	position: relative;
	margin: 20px auto;
	width: 960px;
}

/* Content */
.address-form .small {
	font-size: 10px;
}

.address-form .small select {
	width: 280px;
}

.address-form .tbl-left {
	padding-right: 5px;
	white-space: nowrap;
}

.address-form td {
	padding: 0;
}

.address-form th {
	color: #98876f;
	font-size: 13px;
	text-align: left;
	padding: 10px 0 3px 0;
	border-bottom: 1px dashed #b5a48c;
}

.blockdescription div {
	padding: 3px 0;
}

.blockmodule {
	float: left;
	width: 720px;
	line-height: 18px;
}

.blockprice {
	float: right;
	width: 125px;
	text-align: right;
	line-height: 18px;
}

.blockradio {
	float: left;
	margin-right: 10px;
	width: 10px;
	line-height: 18px;
}

.category-box {
	float: left;
	width: 145px;
	margin: 10px 0 0 10px;
}

.category-box .category-image {
	text-align: center;
}

.category-box .category-image img {
	width: 145px;
}

.category-box .category-link a {
	display: block;
	margin-top: 2px;
	padding: 3px;
	line-height: 16px;
	background-color: #dad0c4;
	text-decoration: none;
	text-align: center;
}

.category-box .category-link a:hover {
	color: #dad0c4 !important;
	background-color: #5b2417;
}

.checkoutagb, .checkoutcomment {
	padding-top: 3px;
}

.checkoutagb textarea, .checkoutcomment textarea {
	width: 892px;
}

.contact-form .tbl-left {
	padding: 3px 5px 0 0;
	white-space: nowrap;
}

.contact-form textarea {
	width: 299px;
	height: 105px;
}

.contact-form td {
	padding: 0;
	vertical-align: top;
}

.contentbox {
	padding-top: 10px;
}

.contentbox dt {
	color: #ece8e1;
	line-height: 16px;
}

.errormessage {
	color: #e2001a;
	border: 3px double #98876f;
	padding: 10px;
	margin-top: 10px;
	background-color: #ece8e1;
}

.floatdt {
	padding-top: 10px;
}

.forgotten {
	text-align: right;
	padding-top: 5px;
	margin-top: 8px;
	border-top: 1px dashed #ece8e1;
}

.orderdetails {
	width: 100%;
	margin-top: 15px;
}

.orderdetails .alter {
	display: block;
	background: url('img/alter.png') transparent no-repeat;
	width: 15px;
	height: 15px;
	cursor: pointer;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 0px;
}

.orderdetails .subtotal {
	text-align: right;
}

.orderdetails td {
	vertical-align: top;
}

.orderdetails th {
	background-color: #d5c8b5;
	padding: 3px;
}

.orderdetails tr.row1 td {
	background-color: #dad0c4;
	padding: 3px;
}

.orderdetails tr.row2 td {
	background-color: #d0c7bc;
	padding: 3px;
}

.page-nav, .page-nav-wo {
	color: #b5a48c;
}

.product-advice {
	color: #b5a48c;
	font-size: 10px;
	border-top: 1px dashed #b5a48c;
	margin-top: 10px;
	padding-top: 5px;
}

.product-box {
	float: left;
	width: 145px;
	margin: 10px 0 0 10px;
}

.product-box .product-image {
	text-align: center;
}

.product-box .product-price {
	background-color: #dad0c4;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	padding: 3px;
	color: #e2001a;
}

.product-box .product-title a {
	display: block;
	color: #ece8e1 !important;
	background-color: #b5a48c;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	padding: 3px;
}

.product-box .product-title a:hover {
	color: #b5a48c !important;
	background-color: #ece8e1;
}

.product-options select {
	padding: 1px 2px !important;
}

.product-options td {
	white-space: nowrap;
}

.product-options-left {
	font-size: 11px;
	color: #5b2417;
	font-weight: bold;
	text-align: right;
}

.productattributes td {
	text-align: left;
	padding: 2px 0 !important;
}

.productattributes select {
	padding: 1px 3px !important;
}

.productdetails {
	font-size: 10px;
}

.productdetails ul {
	list-style: square;
	padding: 0 0 0 20px;
}

.productdetails ul li {
	font-style: italic;
}

.producttotal {
	border-top: 1px sloid #b5a48c;
}

.producttotal td {
	white-space: nowrap;
	text-align: right;
}

.review-list {
	margin-top: 15px;
	width: 100%;
}

.review-list th {
	background-color: #d5c8b5;
	padding: 3px;
}

.review-list tr.row1 td {
	background-color: #dad0c4;
	padding: 3px;
}

.review-list tr.row2 td {
	background-color: #d0c7bc;
	padding: 3px;
}

.reviews-textarea {
	font-size: 10px;
	padding-top: 5px;
}

.search-form .tbl-left {
	padding: 3px 5px 0 0;
	white-space: nowrap;
}

.search-form td {
	padding: 0;
	vertical-align: top;
}

.shippingaddress {
	padding: 0 0 10px 30px;
}

.standard-text a {
	color: #5b2417;
	text-decoration: underline;
}

.standard-text a:hover {
	text-decoration: none !important;
}

.standard-text .floatdt dt {
	color: #5b2417;
	padding-right: 5px;
}

.standard-text h1 {
	color: #5b2417;
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 10px;
}

.standard-text h2 {
	color: #98876f;
	font-size: 13px;
	padding: 10px 0 3px 0;
	border-bottom: 1px dashed #b5a48c;
}

.standard-text p {
	color: #5b2417;
	line-height: 16px;
	padding-top: 10px;
}

.text-must {
	font-size: 11px;
	font-weight: normal;
	text-transform: none !important;
}

/* Elements */
.address-left {
	float: left;
	width: 250px;
	background-color: #ece8e1;
	border: 1px solid #dad0c4;
	padding: 10px;
	margin-top: 15px;
}

.address-left h1, .address-right h1 {
	font-size: 13px;
	padding: 0;
}

.address-right {
	float: left;
	width: 250px;
	background-color: #ece8e1;
	border: 1px solid #dad0c4;
	padding: 10px;
	margin: 15px 0 0 178px;
}

.address-left-small {
	float: left;
	width: 200px;
	background-color: #ece8e1;
	border: 1px solid #dad0c4;
	padding: 10px;
	margin-top: 15px;
}

.address-left-small h1, .address-right-small h1 {
	font-size: 13px;
	padding: 0;
}

.address-right-small {
	float: right;
	width: 200px;
	background-color: #ece8e1;
	border: 1px solid #dad0c4;
	padding: 10px;
	margin-top: 15px;
}

.block-div {
	background-color: #ece8e1;
	border: 1px solid #dad0c4;
	padding: 5px;
	margin-top: 10px;
}

.button-left {
	float: left;
	margin: 10px 15px 0 0;
	width: auto;
}

.button-right {
	float: right;
	margin: 10px 0 0 15px;
	width: auto;
}

#checkoutnavigation {
	margin-left: 9px;
}

#checkoutnavigation li {
	float: left;
	list-style-type: none;
	height: 60px;
	width: 190px;
	margin: 10px;
	border: 1px solid #5b2417;
	padding: 8px;
}

#checkoutnavigation li h1 {
	font-size: 14px;
}

#checkoutnavigation li.active {
	background-color: #dad0c4;
}

#checkoutnavigation li.inactive {
	color: #b5a48c;
	background-color: #ece8e1;
	border-color: #98876f;
}

#checkoutnavigation .number {
	font-size: 20px;
}

.forgotten a {
	color: #ece8e1;
	text-decoration: underline;
}

.forgotten a:hover {
	text-decoration: none;
}

.form-div {
	background-color: #ece8e1;
	border: 1px solid #dad0c4;
	padding: 15px;
	margin-top: 15px;
}

input[type=text], input[type=password], select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #917553;
	padding: 3px 3px;
	border: 1px solid #917553;
}

.linespacer {
	height: 1px;
	margin-top: 10px;
	border-top: 1px dashed #b5a48c;
}

.page-nav a, .page-nav-wo a {
	color: #b5a48c;
	text-decoration: none;
}

.page-nav a:hover, .page-nav-wo a:hover {
	color: #98876f;
}

.page-nav img, .page-nav-wo img {
	margin-right: 5px;
}

.product-cart dl {
	float: right;
}

.product-cart dl dt {
	float: left;
	padding-left: 5px;
	line-height: 21px;
}

.product-cart input {
	text-align: center;
}

.product-content .product-price {
	color: #e2001a !important;
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
	text-align: right;
}

.product-content .product-vpe {
	font-weight: normal;
	font-size: 10px;
	color: #5b2417;
}

.product-content .shipping-link {
	font-weight: normal;
	font-size: 10px;
	color: #5b2417;
	padding-top: 10px;
}

.product-images {
	float: left;
	width: 160px;
	text-align: center;
}

.product-more-images {
	display: none;
}

.product-print img {
	cursor: pointer;
}

.product-advice a {
	color: #b5a48c;
	text-decoration: underline;
}

.product-advice a:hover {	
	color: #98876f;
	text-decoration: none;
}

.productOldPrice {
	color: #5b2417 !important;
	font-size: 11px;
	text-decoration: line-through;
}

#productNEWprice {
	color: #98876f !important;
	background-color: #ece8e1;
	font-size: 12px;
	padding: 5px 0;
	text-align: center;
	margin-top: 5px;
	border: 1px solid #b5a48c;
}

.reviews-textarea textarea {
	width: 453px;
}

#shipping-image, #fsk-18 {
	float: right;
	cursor: help;
	margin-left: 10px;
}

.specialPrice {
	color: #e2001a !important;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.specialTax {
	font-weight: normal !important;
	text-align: center;
}

/* Menu */
#breadcrumb {
	display: none;
}

#mainmenu {
	display: none;
}

/* ACCOUNT */
.account-list {
	padding: 10px 0 0 20px;
	list-style: square;
}

.account-list li {
	line-height: 16px;
}

/* SITEMAP */
.sitemap-left {
	float: left;
}

.sitemap-left, .sitemap-right {
	width: 221px;
	border: 1px solid #b5a48c;
	margin-bottom: 15px;
}

.sitemap-right {
	float: right;
}

.sitemap-header {
	font-weight: bold;
}

.sitemap-header a {
	display: block;
	color: #ece8e1;
	background-color: #b5a48c;
	text-decoration: none;
	padding: 3px;
}

.sitemap-header a:hover {
	color: #b5a48c;
	background-color: #ece8e1;
}

.sitemap-content {
	padding: 6px;
}

.sitemap-content a {
	color: #5b2417;
	text-decoration: none;
}

.sitemap-content a:hover {
	color: #98876f !important;
	text-decoration: none !important;
}

.sitemap-content li {
	list-style-type: none;
	line-height: 16px;
}