/*
  $Id: stylesheet.css,v 1.12 2004/12/16 17:15:29 magicx Exp $

  Script Connector CastleKart, Open Source E-Commerce Solutions
  http://www.scriptconnector.org/

  Copyright (c) 2004-2005 Script Connector Corporation
  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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

.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FFFF99;
	font-weight: bold;
	border-bottom: 1px dotted black;
}

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

BODY {
  background: #E9E9E9;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
  border:0px;
}

A:hover {
/*   color: #AABBDD; */
  text-decoration: underline;
}

a img	{
  border:0px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

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

A.headerNavigation { 
  color: #FFFFFF; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

span.headerNavigation { 
  color: #ffffff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #bbc3d3;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #587CBE;
  color: #ffffff;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContentsDots {
  
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #dededc;
  color: #000000;
}

TD.infoBoxHeading font {
  font-size: 11px;
}

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 {
  background: #f8f8f9;
}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  /*border: 1px;*/
  border-style: solid;
  border-color: #666666;
  border-spacing: 0px;
  background: #dededc;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B8B8B8;
  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;
}

.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: Gray;
}

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: 11px;
  line-height: 1.5;
}

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

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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #E7E7E7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E7E7E7; }

.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: #AED8EE;  border-bottom: 1px dotted; color: #000000 }
.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; }

A.buybothPrice {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}

A.buybothHeading {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}

.buybothText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #506b00;
}

.specialsHeading{
	background-color: #666666;
	height:15px;
	padding-left:4px;
}
.newproductsHeading{
	background-color: #666666;
	height:15px;
	padding-left:4px;
}
.specialsLink,.newproductsLink{
	font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	font-weight: bold;
	color:white !important;
}
.footer.date{
	font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
	
	
}
.footer.date{
	font-weight: bold;

}
.footer.copyright{
	font-weight: bold;
}


div.popup_negotiation	{
  font-family: Verdana, Arial, sans-serif;
  color: black;
  font-size:11px;
  width:100%;
  height:100%;
  padding:10;
  margin:0;
  background:white;
  line-height:18px;
/*  background-image:url("../../images/netarch_logo.jpg");
  background-repeat:no-repeat;
  background-position:277px 15px;*/
}
div.popup_negotiation input	{
  font-family: courier, Verdana, Arial, sans-serif;
  color: black;
  font-size:11px;
  background:white;
  border:1px solid gray;
}
div.popup_negotiation textarea	{
  font-family: courier, Verdana, Arial, sans-serif;
  width:350px;
  color: black;
  font-size:11px;
  background:white;
  border:1px solid gray;
}

.hand_link	{
   cursor: pointer; cursor: hand;
}


/* ------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */


div#highslide-container	{
/*	margin-left:12px;
	margin-top:5px;
	margin-bottom:1px;
	height:270px !important;*/
}

table.shop_info_table div#highslide-container	{
	height:auto !important;
	margin:0px !important;
}

.highslide {
	cursor: url(../../includes/javascript/js_highslide/graphics/zoomin.cur), pointer;
	outline: none;
}

.highslide img {
/* 	border: 1px solid silver; */
	margin-left:15px;
}

.highslide:hover img {
/* 	border: 1px solid Silver; */
}

.highslide-image {
	border: 1px solid silver;
	cursor: pointer; /* opera */
	cursor: url(../../includes/javascript/js_highslide/graphics/zoomout.cur), pointer;
}

.highslide-image-blur {
	cursor: pointer;
	cursor: hand;
}

.highslide-caption {
	display: none;
	border: 5px solid white;
	border-top: none;
	padding: 5px;
	background-color: white;
}

.highslide-display-block {
	display: block;
}

.highslide-display-none {
	display: none;
}

.highslide-loading {
	display: block;
	color: white;
	font-family: Verdana, Arial, sans-serif  !important;
	font-size: 10px  !important;
	font-weight: bold;
/* 	text-transform: uppercase; */
	text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border: 1px solid white;
	background-color: black;
	padding-left: 22px;
	background-image: url(../../includes/javascript/js_highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}

/* ------------------------------------------------------------------------- */

span.price_without_discount {
	text-decoration:line-through;
}
span.price_with_discount {
	color:blue;
}
span.promo_price {
	color:red;
}

td.pListing_break_up	{
	/*border-bottom:1px solid white;*/
	line-height:8px;
}
td.pListing_break_down	{
	line-height:8px;
}

.background{
    background-image: url("../../images/background.jpg");  
    background-repeat: repeat-x repeat-y;
}
.topMenuLeft{
    background-image: url("../../images/leftRound.jpg");
}
.topMenuRight{
    background-image: url("../../images/rightRound.jpg");
}
.topMenu{
    background-image: url("../../images/topMenu.jpg");  
    background-repeat: repeat-x;
    font-family: Verdana, Arial, sans-serif;
    color: #ffffff;
    font-size: 11px;
}
.menu_1{
    /*background-image: url("../../themes/castlekart/images/box_01.gif.");  */
}
.menu_2{
    background-image: url("../../themes/castlekart/images/box_01.gif");  
}
.menu_3{
    background-image: url("../../themes/castlekart/images/box_001.gif");  
    /*background-repeat: repeat-x;*/
}
.menu_4{
    background-image: url("../../themes/castlekart/images/box_03.gif");  
}
.left_center{
    background-image: url("../../themes/castlekart/images/box_left_center.gif");  
    background-repeat: repeat-y;
}
.right_center{
    background-image: url("../../themes/castlekart/images/box_right_center.gif");  
    background-repeat: repeat-y;
}
.center_top{
    background-image: url("../../themes/castlekart/images/box_center_top.gif");  
    background-repeat: repeat-x;
}
.center_bottom{
    background-image: url("../../themes/castlekart/images/box_center_bottom.gif");  
    background-repeat: repeat-x;
}
.left_round{
    background-image: url("../../themes/castlekart/images/box_left.gif");  
}
.right_round{
    background-image: url("../../themes/castlekart/images/box_right_top_1.gif");  
}
.left_round_bottom{
    background-image: url("../../themes/castlekart/images/box_left_bottom_1.gif");  
}
.right_round_bottom{
    background-image: url("../../themes/castlekart/images/box_right_bottom_1.gif");  
}

a.cat_menu {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;  
  color: black;  
  text-align: left;
  font-weight: bold;
}
a.cat_menu:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;  
  color: black;  
  text-align: left;
  font-weight: bold;
  /*text-decoration: none;*/
}
a.cat_menu_selected {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;  
  color: #3399cc;  
  text-align: left;
  font-weight: bold;
}

.productListining-new{
    background-image: url("../../images/prod_desc_01.gif");  
    background-repeat: no-repeat;
    background-position: center;
}
.index_img_01{
    background-image: url("../../images/index_images/index_odziez.jpg");  
    background-repeat: no-repeat;
}
.index_img_02{
    background-image: url("../../images/index_images/index_buty.jpg");  
    background-repeat: no-repeat;
}
.index_img_03{
    background-image: url("../../images/index_images/index_pilki.jpg");  
    background-repeat: no-repeat;
}
.index_img_04{
    background-image: url("../../images/index_images/index_plecaki.jpg");  
    background-repeat: no-repeat;
}
.n_uppercase {
	text-transform:uppercase !important;
}

