/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
/* ------------------------ EDITS ------------------------ */


@CHARSET "ISO-8859-1";

* {
	font-family: Arial;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

BODY {
	background: #fff url(images/design/background.png) repeat-y 50% 0;
	margin: 0 0 20px 0;
	text-align: center;
  	color: #000000;
}


#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
* html img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* ---------------------- Header ---------------------- */

#duck-logo{
	width: 107px;
	height: 150px;
	float: left;
	margin: 0px;
}

#image-logo{
	width: 777px;
	height: 94px;
	float: left;
	margin: 15px 0 12px 12px;
}

#banner-yellow, #banner-blue{
	width: 900px;
	height: 37px;
	margin: 0px;
	float: none;
}

#banner-yellow{
	background: url(images/design/banner-yellow.png) repeat-x;
	float: left;
}
	
#banner-blue{
	background: url(images/design/banner-blue.png) repeat-x;
	float: left;
	margin: 0 0 4px 0;
}
	
.clear{
	clear: both;
}

#top-menu {
	width: 770px;
	float: right;
	text-align: right;
}

#top-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
}

#top-menu li{
	float: left;
	font-weight: bolder;
	margin: 5px 5px 0 5px;
}

#top-menu a{
	color: #74a3ff;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}

#top-menu a:hover {
	background-color: #d9edf9;
}

/* ------------------------ EDITS ------------------------ */
#col-left{
	background-color:#f8d5e0;
	padding: 4px;
	float: left;
	margin-right: 4px;
}

#col-left div{
	padding: 0 0 0 2px;
	float: left;
	width: 170px;
}
#col-left ul { /* all lists */
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	float: left;
	background-color: #f8d5e0;
}

#col-left li { /* all list items */
	position: relative;
	float: left;
	height: 20px;
	margin-bottom: 4px;
	color: #fff;
	width: 165px;
}

#col-left a {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #f4a3c6;
	padding: 0 0.5em;
	margin: 1px 0 1px 0;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#col-left a:hover {
	color: #fff;
	background-color: #b74174;
}

.col-left-image{
	margin: 0 0 3px 1px;
}


#sub-col-left{
	background-color:#99CC66;
	margin: 4px;
}

#col-break{
	float: left;
	height: 19px;
	width: 165px;
}

.col-whats{
	background-color: #fff;
	border: #f4a2c5 solid 1px;
	width: 165px;
	margin: 0 5px 0 5px;
	float: left;
}

#col-left DIV TR TD TABLE{
	background-color: #f4a2c5;
	padding: 5px;
	float: left;
	border: #f4a2c5 solid 1px;
} 

.boxInput {
	border: #666 solid 1px;
	padding: 2px;
	color: #333;
	vertical-align: middle;
}

#boxColor {
	margin: 0px;
	padding: 0px;
}

#boxColor .infoBox, #boxColor .infoBoxContents {
	background: #f5a3c6;
	width: 165px;
	margin: 0px;
	padding: 0px;
}

.quickFind{
	vertical-align: middle;
}

#boxColor .infoBoxContents div {
	text-align: center;
	margin: 2px 0 0 0;
	color: #000;
	font-weight: none;
}

#boxColor .infoBoxContents div a{
	text-decoration:none;
	color: #333;
}

#boxColor .infoBoxContents div a:hover{
	text-decoration:none;
	color: #fff;
}

#newProducts{
	width: 710px;
}

#newProducts .infoBox {
	width: 710px;
}
td.infoBoxProducts{
	width: 710px;
	background: #9bd0ef;
	height: 22px;
	padding: 2px 0 2px 0;
	margin: 5px 0 0 0;
}
#infoBoxContents TD.infoBoxContents{
	width: 710px;
}

#newProducts table.infoBox {
	border: #9bd0ef solid 1px;
}

.description ul {
	list-style: circle;
	margin: 0 0 0 20px;
}

.description {
	float: left;
	width: 440px;
	margin: 0 0 0 6px;
	text-align:justify;
	height: auto;
}

.extra-images{
	text-align: center;
}

.extra-images img{
	float: left;
	margin: 5px;
}
.product-img{
	width: 250px;
	float: left;
	text-align:center;
}

.product-link{
	margin: 6px 0 6px 0;
}

.product-link a {
	color: #74a3ff;
	font-weight: bolder;
	width: 130px;
	height: 20px;
	padding: 4px;
	clear: both;
}

.product-link a:hover{
	color: #74a3ff;
	text-decoration: none;
	background: #d9edf9;
}

.category_text div {
	margin: 0 0 12px 0;
	text-align: justify;
}

.category_text div ul {
	list-style: circle;
	margin: 0 0 12px 40px;
}

.category_text div ul li ul {
	list-style: none;
	margin: 0 0 12px 0;
}

.category_text div ul li {
	font-weight: bolder;
}

.category_text div ul li ul li{
	font-weight: normal;
}

.faq div{
	text-align: justify;
}

.faq ul{
	list-style: none;
}

.faq ul li {
	font-weight: bolder;
	margin: 0 0 12px 0;
}

.faq ul li ul li{
	font-weight: normal;
	margin: 0 0 0 0;
}


/* ------------------------ EDITS ------------------------ */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #cc6699;
  text-decoration: none;
}

A:hover {
  color: #333;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #f4a3c6;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3f4a3c6;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #f4a3c6;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f4a3c6;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background-color: #fff;
	padding: 5px;
	margin: 0 0 0 0;
}

#whats_box{
	width: 170px;
}

#whats_box table.infoBox, #information table.infobox{
	border: #f4a2c5 solid 1px;
	width: 165px;
	}

.col-infoBox{
	background-color: #f8d5e0;
	padding: 0 3px 0 7px;
	width: 170px;
}

#whats_box img{
	margin: 0px;
	padding: 0px;
}

.infoBoxContents {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #f4a3c6;
  color: #ffffff;
}

TD.infoBoxProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	
}

TR.productListing-odd TD, TR.productListing-even TD{
	border-bottom: #ff99cc solid 1px;
}

TD.productListing-heading{
	border-left: #fff solid 1px;
}

/*TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #f4a2c5;
  border-spacing: 1px;
}*/

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f4a2c5;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #74a3ff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.mainDisplay img{
	margin: 0 6px 0 6px;
}

TD.smallText, SPAN.smallText, P.smallText, TD.smallText div {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallText div a{
  font-size: 11px;
}

TD.smallText div{
	margin: 0 0 12px 0;
}

.bold{
	font-weight: bolder;
}

TD.smallText .bold{
	font-size: 11px;
	font-weight: bolder;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TABLE#tbl_footer{
	margin: 24px 0 24px 0;
}

/* Imprint */

#imprint {
	width: 400px;
	margin: 0 0 0 204px;
	clear: both;
}

#imprint .text{
	margin: 0 0 12px 0;
	width: 400px;
	padding: 12px 0 0 0;
}

#imprint .row{
	width: 150px;
	margin: 3px;
	float: left;
}

#imprint .row input{
	height: 20px;
}

div#imprint div.clear{
	clear: both;
	width: 400px;
	height: 12px;
	line-height: 1px;
	display: block;
}

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 0px;
  height: 20px;
  color: #006699;
  font-size: 12px;
  overflow: hidden;
  background-color: #0099FF;
  padding-left: 0px;}
/* OTF contrib ends */
#container .col-infoBox #whats_box .infoBox .infoBoxContents #boxTextID img {
	max-width: 150px;
	width: expression(this.width > 150 ? 150: true);

}

.description table{
	margin: 24px 0 0 0;
}

.description table td input{
	margin: 0 8px 0 8px;
}

.footer_text{
	width: 800px;
}

.progressText{
	width: 250px;
	height: 100px;
}
.clear{
	clear: both;
}

ul.sitemap {
	color: #ff0000;
	list-style:circle inside;
}

td.sitemap{
	width: 233px;
}

td.sitemap h2{
	margin: 0 0 10px 0;
}

.sitemap-table{
	width: 700px;
}

#banner{
	text-align: center;
	margin: 15px 0 15px 0;
}

/* PANEL */
@charset "utf-8";
/* CSS Document */

/* ---------------------- Boxes ---------------------- */
table {
	float: left;
}

.categorycontent {
color:#74A3FF;
line-height:1.5;
font-family:Verdana,Arial,sans-serif;
text-align:left;
font-size:13px;
}

