/*
  $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
*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxCAT { background-color:#E4EEF1; padding-left:3px; }
.boxCAThover { background-color:#FF9B02; padding-left:3px; color:#FFFFFF; font-weight:bold; }
a.CATlink:link { font-family:Arial, sans-serif; font-size: 9px; color:#000000;  }
a.CATlink:hover { font-family: Arial, sans-serif; font-size: 9px; font-weight:400; text-decoration:none; color:#FFFFFF }
a.CATlink:visited { font-family: Arial, sans-serif; font-size: 9px; text-decoration:none }
a.CATlink:visited:hover {font-family: Arial, sans-serif; font-size: 9px; font-weight:400; text-decoration:none; color:#FFFFFF }
a.CATlink:active { font-family: Arial, sans-serif; font-size: 9px; text-decoration:none }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; color:#000000}
.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; }

BODY {
	margin:0;
	background-color:#F5FFEA;
}

.bod {
margin:0;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #6A8494;
}
#Search td{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

#HeaderTd{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
#HeaderTd2{
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
#RessamSelect td{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
  border:1px solid #C5D7DF;
}

.myinfoBox {
  background: #ffffff;
  border-left:1px solid #C5D7DF;
  border-right:1px solid #C5D7DF;
  border-bottom:1px solid #C5D7DF;
}


.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}

.ErrorBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
.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;
  padding-left:5px;
  color: #ffffff;
  height:19px;
  border:1px solid #C5D7DF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
.productDetailTitle {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
.adres{
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}
.productCode {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E0E0E9;
}

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: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #5295D9;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, 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;
}

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;}
.moduleRowSelected { background-color: #E9F4FC; font-size:12px; color:#000000}

.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;
color:#000}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7E9AAB;
}
a.headmenu:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
}
a.headmenu:hover{
	color: #FF0000;
}
a.headmenu:active{
	color: #FF0000;
}
a.headmenu:visited{
	color: #000;
}
.price {
 font-family:Arial, Helvetica, sans-serif;
 font-size:17px;
 font-weight:bold;
 color:#EF3E33;
}
.dot {
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 font-weight:bold;
 color:#EF3E33;
}
.navselect{
font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#990000;
}
a.navselect:link { color:#990000; }
.producthover { background-color:#FBFFE8;}
.productListdot { background-image:url(theme/m_horizontal_gri.jpg); background-repeat:repeat-x;}
.productList{background-image:url(theme/m_horizontal.jpg); background-repeat:repeat-x;}
	#display {
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		border: 1px dotted #E5E5E5;
		width: 90px;
		}
	#object1 {
		width: 200px;
		height: 100px;
		}
		#swatch {
			border: 1px solid #0099FF;
		}
	#pageContent{
		width:760px;
		margin:0 auto;
		text-align:left;
		border-left:1px solid #000;
		border-right:1px solid #000;
		background-color:#FFF;
		height:100%;
	}
	#pageContent p{
		padding-left:10px;
		padding-right:10px;
	}
.MainInfo {
	border:solid 1px #f2e7cc;
}
.WindowHeader {
	font-family:Verdana;
	font-size:10pt;
	height:20px;
	color:#b42828;
	font-weight:bold;
	border-bottom:solid 2px #b42828;
}
.WindowContent {
	font-family:Verdana;
	text-align:justify;
	padding:2px;
	font-size:11px;
	color:#000;
	}
.BoxHeader {
	cursor:pointer;
	padding-left:3px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	//border:1px solid #C5D7DF;
	background:url(theme/greyheaderbg.png) repeat-x left top;
}
.BoxHeaderText {
	padding-left:3px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	/*background:url(theme/BoxHeader.png) repeat-x left top;*/
}

.BoxHeaderTextLogin {
	padding-left:3px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	/*background:url(theme/BoxHeader.png) repeat-x left top;*/
}
.Cart {
	padding-left:3px;
	font-family:Arial;
	font-size:12px;
	color:#000;
	/*background:url(theme/BoxHeader.png) repeat-x left top;*/
}
.ErrorBoxText {
font-family:Arial;
font-size:11px;
color: #b41818;}

.poll_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.border {
	border: 2px solid #CCCCCC;
}
.border2 {
	border: 2px solid #000000;	
}
.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
}
.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.tfvHighlight
		{font-weight: bold; color: red;}
	.tfvNormal
		{font-family:Arial;
font-size:11px;
color: #b41818;}