/*
$Id: stylesheet.css,v 1.3 2010/01/27 17:42:00 Nikos Exp $
Copyright (c) 2009 - Created by www.nsb.gr by using osCommerce
*/

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

.movimg{
/*background-color:black;*/	
background: #FFFFF1;
background-image: url(images/graphics/mibg04.gif);
background-repeat: repeat;
}

A{
  color: #660000;
}

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


.headleft{
background: #FFFFFF;
background-image: url(images/graphics/headleft.gif);
background-position: top;
background-repeat: no-repeat;
}

.headmain{
background: #FFFFFF;
background-image: url(images/graphics/headmain.gif);
background-position: top;
background-repeat: repeat-x;
}

.headright{
background: #FFFFFF;
background-image: url(images/graphics/headright.gif);
background-position: top;
background-repeat: no-repeat;
}

.searchleft{
background: #FFFFFF;
background-image: url(images/graphics/searchleft.gif);
background-position: top;
background-repeat: no-repeat;
}

.searchmain{
background: #FFFFFF;
background-image: url(images/graphics/searchmain.gif);
background-position: top;
background-repeat: repeat-x;
}

.searchright{
background: #FFFFFF;
background-image: url(images/graphics/searchright.gif);
background-position: top;
background-repeat: no-repeat;
}

.bottomleft{
background: #FFFFFF;
background-image: url(images/graphics/bottomleft.gif);
background-position: top;
background-repeat: no-repeat;
}

.bottommain{
background: #FFFFFF;
background-image: url(images/graphics/bottommain.gif);
background-position: top;
background-repeat: repeat-x;
color: #FF9900;
font-size: 11px;
}

.bottomright{
background: #FFFFFF;
background-image: url(images/graphics/bottomright.gif);
background-position: top;
background-repeat: no-repeat;
}

.infoBox_side_left {
  background-image: url(images/infobox/bg_side_left.gif);
}
.infoBox_side_right {
  background-image: url(images/infobox/bg_side_right.gif);
}
.infoBox_bot_right {
  background-image: url(images/infobox/bg_bot_right.gif);
}
.infoBox_bot_left {
  background-image: url(images/infobox/bg_bot_left.gif);
}
.infoBox_bot {
  background-image: url(images/infobox/bg_bot.gif);
}

.infoBox_main {
  background-image: url(images/infobox/bgmain.gif);
}

TD.infoBoxHeading {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px;
  background-image: url(images/infobox/bg.gif);
  color: #ffffff;
}

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

.menutd{
border-bottom: 1px solid #660000;
font-family: Arial, Tahoma, Verdana, sans-serif; 
font-size: 12px;
line-height: 150%;
}

.menu{
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 12px;
	line-height: 150%;
}

.menutd a, a:visited{
	text-decoration: none;
	color: #660000;
}

.menutd a:hover {
  color: #FF9900;
  text-decoration: underline;
}

.topMenuTd{
font-size: 12px;
color: #ffffff;
}

.topMenu, a.topMenu { 
font-family: Arial, Tahoma, Verdana, sans-serif; 
font-size: 12px;
color: #ffffff;
text-decoration: none;
}

a.topMenu:hover{
text-decoration: underline;	
}

.footer, TD.footer, footer a:link, footer a:visited {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #660000;
  text-decoration: none;  
}

.footer a:hover{
  color: #FF9900;
  text-decoration: underline;
}

.smallFooterText, a.smallFooterText, .smallFooterText a:link, .smallFooterText a:visited {
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 11px; 
	color: #FF9900;
	text-decoration: none;
}

.smallFooterText a:hover{
	text-decoration: underline;	
}


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

.smallText{
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
}

a.smallText:link, a.smallText:visited{
  text-decoration: underline;
}

a.smallText:hover{
  color: #FF9900;
}

.messageStackError, .messageStackWarning { 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 10px; 
	background-color: #FCDEC6; 
}

.listProductLink, .listProductLink a:link, .listProductLink a:visited,
a.listProductLink:link, a.listProductLink:visited {
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 14px; 
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.listProductLink a:hover, a.listProductLink:hover{
	text-decoration: underline;	
	color: #660000;
}

.listProductPrice{
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 12px; 
	color: #FF9900;
}

/**
 * Cover image
 */
.cover{
border: solid #D6E0D5 1px;
}

TD.infoBoxHeading_left {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-image: url(images/infobox/bg_left.gif);
  color: #FFCC99;
}


TD.infoBoxHeading_right {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-image: url(images/infobox/bg_right.gif);
  color: #FFCC99;
}

.infoBoxContents {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
}

.infoBox {
}

.mainbg{
background: #FFFFFF;
}

.mainbg2{
background: #FBECE0;
/*
1 - FDDDC6
2 - D3CCC1
3 - E6E3DE
4 - FBECE0
5 - E3D5D5	
*/
}

.botbg{
  background: #FFFFFF;
}

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

.txt{
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #000000;
}

a.txt:link, a.txt:visited{
  text-decoration: underline;
}

a.txt:hover{
  color: #FF9900;
}

.main, .main a:link, .main a:visited {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #000000;
  text-decoration: none;
}

.main a:hover {
  color: #FF9900;
  text-decoration: underline;
}


.txtj{
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #000000;
  text-align: justify;
}

.txth, a.txth:link, a.txth:visited{
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  line-height: 2.0;
  color: #000000;
  text-decoration: none;
}

a.txth:hover{
  color: #FF9900;
}

.markProductOutOfStock {
  font-family: Tahoma, Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #DE304A;
  text-transform: uppercase;
}

TD.headerNavigation {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #660000;
  text-decoration: none;
}

A.headerNavigation {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #660000;
  text-decoration: none; 
}

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

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

.infoText{
	font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  color: #660000;
  text-decoration: none;
    line-height: 1.5;
}

.smallHeading, .smallHeading a:link, .smallHeading a:visited{
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.smallHeading a:hover{
  text-decoration: underline;
}

.txtHeading, .txtHeading a:link, .txtHeading a:visited{
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}

.txtHeading a:hover{
  text-decoration: underline;
}

.infoTable{ border: 1px dotted #660000;}

.separatorHead{
background: #FFFFFF;
background-image: url(images/graphics/searchmain.gif);
background-position: top;
background-repeat: repeat;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
color: #660000;
text-decoration: none;
}

.highlight{
background-image: url(images/graphics/main.gif);
background-position: top;
background-repeat: repeat;	
}

.smallHeadingBg, .smallHeadingBg a:link, .smallHeadingBg a:visited{
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  background-image: url(images/graphics/main.gif);
background-position: top;
background-repeat: repeat;
}

.smallHeadingBg a:hover{
  text-decoration: underline;
}

.mainBgnd, .mainBgnd a:link, .mainBgnd a:visited {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #000000;
  text-decoration: none;
  background-image: url(images/graphics/main.gif);
background-position: top;
background-repeat: repeat;
}

.mainBgnd a:hover {
  color: #FF9900;
  text-decoration: underline;
}

.productListing-heading, a.productListing-heading:link, a.productListing-heading:visited {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
color: #660000;
font-weight: bold;
}

a.productListing-heading:hover {
  color: #FF9900;
  text-decoration: underline;
}

.productListing-top{
background: #FFFFFF;
background-image: url(images/graphics/searchmain.gif);
background-position: top;
background-repeat: repeat;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
color: #660000;
text-decoration: none;
border-top: 2px #660000 solid;
border-bottom: 2px #660000 solid;
}

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.contact, 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-color: #FFEFE3;
}

.productListing-data{
	font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 13px;
color: #660000;
}

.productListing-data-head, a.productListing-data-head:link, a.productListing-data-head:visited{
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 13px;
color: #660000;
text-decoration: none;
font-weight: bold;
}

a.productListing-data-head:hover{
  color: #FF9900;
  text-decoration: underline;
}	


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

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

.notice{ 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 12px; 
	color: red; 
	text-align: justify; 
}

.messageBox, .messageBox TD, TD.messageBox { 
	font-family: Arial, Tahoma, Verdana, sans-serif; 
	font-size: 10px;
	color: #FF9900;
}

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

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