/*
  $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; }
.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; }

body{
	font-family:Tahoma;
	color:#6D6D6D;
	font-size:11px;
	margin: 0px;
	background-color: #e2e3de;
}

A {
  color: #7ba31c;
  text-decoration: none;
}

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

FORM {
	margin:0px;
/*	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;
}
SPAN.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #448938;
  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: #D8D9D8;
}

.infoBoxContents {
 background-image:url(images/box_bg.gif);
 background-repeat:repeat-x;
  background-color: #FFFFFF;
  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:Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url(images/corner_right_left.gif);
  background-repeat:repeat-x;
  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 {
  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;
}

TR.productListing-odd1 {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #9DB262;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #B9D177;
  height:25px;
  line-height:23px;
  color: #FFFFFF;
  font-weight: bold;
}

.main1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  height:25px;
  line-height:23px;
  color: #3B7820;
  font-weight: bold;
}

.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #3B7820;
  font-weight: bold;
  padding-right:10px;
}


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

A.pageResults {
  color: #DA0015;
}

A.pageResults:hover {
  color: #DA0015;
 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 22px;
  font-weight: normal;
  color: #924300;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main,DIV.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;
}

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

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

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

/*----------------- Custom Stylesheet-----------------*/

#top_outer{
	background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	height:80px;
}
#search_outer{
	background-image:url(images/search_outer.gif);
	background-repeat:no-repeat;
	font:Tahoma;
	font-size:11px;
	width:429px;
	height:37px;
	margin:0px;
	padding:0px;
}
#search_outer a{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}
#search_outer a:visited{
	font-family: Tahoma;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}
#search_outer a:hover{
	font-family: Tahoma;
	color:#e5e5e5;
	text-decoration:underline;
}
#search_outer .infoBox {
  background: none;
}

#search_outer .infoBoxContents {
background: none;
  font-family: Tahoma;
  font-size: 11px;
}
/*----Top Links---*/

#top_links1 a{
display:block;
background:url(images/menu_right.gif) no-repeat right top;
padding: 12px 13px 12px 8px;
font-family: Tahoma;
font-size: 11px;
font-weight:bold;
color:#ffffff;
border-left:1px solid #000000;
}

#top_links1 a:hover {
display:block;
background:url(images/menu_right_hover.gif) no-repeat right top;
padding: 12px 13px 12px 8px;
font-family: Tahoma;
text-decoration:none;
font-size: 11px;
font-weight:bold;
color: #ffffff;
border-left:1px solid #4D8E3E;
}

#top_links{
text-align: center;
padding-top:4px;
}
#top_links ul{
list-style-type: none;
margin:0px;
padding:0px;
/*width: 630px;*/
/*margin-left: 5px; Left offset of entire tab menu relative to page*/
padding:0;

}
#top_links li{
display:inline;
margin:0;
padding:0;
}

#top_links a{
float:left;
background:url(images/top_link_left.gif) no-repeat left top;
margin:0;
margin-right: 2px;
padding:0 0 0 10px;
text-decoration:none;
}

#top_links a span{
float:left;
display:block;
background:url(images/top_link_right.gif) no-repeat right top;
padding: 12px 13px 12px 8px;
font-family: Tahoma;
font-size: 11px;
font-weight:bold;
color:#ffffff;
}
#top_links a span {float:none;}
#top_links a:hover span {
color: #ffffff;
}
#top_links #current a{
background-position:0 -38px; 
}
#top_links #current a span{
background-position:0% -38px; 
color: #7DACC7;
}
#top_links a:hover{ 
background-position:0% -38px; 
}
#top_links a:hover span{
background-position:100% -38px; 
}
/*----Top Links---*/
#header_outer{
	background-image:url(images/header_outer.gif);
	background-repeat:repeat-x;
	height:176px;
}
#header_en{
	background-image:url(images/header_de.jpg);
	background-repeat:no-repeat;
	height:176px;
}
#header_de{
	background-image:url(images/header_de.jpg);
	background-repeat:no-repeat;
	height:176px;
}

#content_outer{
	background-image:url(images/content_left.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
#content_top{
	background-image: url(images/content_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:69px;
}
#cotent_bottom{
	background-image:url(images/bottom_bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#cotent_bottom_left{
	background-image:url(images/bottom_cornerleft.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#content_main{
	padding-left:11px;
	/*margin-left:11px;*/
}
#left_column{
	width:249px;
}
#left_column_inner{
	width:220px;
	margin: 0px auto;
}
#bodycontent_inner{
	/*margin-left: 11px;
	margin-right: 11px;
*/}
#breadcrumb{
	margin-top:20px;
	padding-left:260px;
	/*margin-left:260px;*/
	font-family: Tahoma;
	color:#721f00;
}
#breadcrumb a{
	font-family: Tahoma;
	font-size:11px;
	color:#721f00;
	text-decoration:underline;
}
#breadcrumb a:visited{
	font-family: Tahoma;
	color:#721f00;
	text-decoration:underline;
}
#breadcrumb a:hover{
	font-family: Tahoma;
	color:#d27124;
	text-decoration:underline;
}
#footer{
	background-image: url(images/footer_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	height:65px;
	line-height:65px;
	text-align:center;
}
#footer strong{
	color: #56923C;
}
strong{
	color: #56923C;
}
b{
	color: #56923C;
}
form{
	margin: 0px;
}
.form-text{
	text-align: right;
}

/*----------------- Custom Stylesheet-----------------*/

A.info_link {
  font-family: Verdana;
  font-size:10px;
  text-decoration: none;
  padding-left:20px;
}

.mypad1 {
	border-left: 1px solid #D8D9D8;
	border-right: 1px solid #D8D9D8;
}

.mypad {
	color:#ffffff;
	font-family: Verdana;
  	font-size:5px;
  	text-decoration: none;
  	border-left: 1px solid #D8D9D8;
	border-right: 1px solid #D8D9D8;
}

.mypadd {
	color:#ffffff;
	font-family: Verdana;
  	font-size:10px;
  	text-decoration: none;
  	border-left: 1px solid #D8D9D8;
	border-right: 1px solid #D8D9D8;
	border-bottom: 1px solid #D8D9D8;
}

.boxpad {
	color:#ffffff;
	font-family: Verdana;
  	font-size:10px;
  	text-decoration: none;
  	padding-left: 17px;
}


A:hover.info_link {
  font-family: Verdana;
  font-size:10px;
  padding-left:20px;
  text-decoration: underline;
}

.td_border_green {
	border-left: 1px solid #D8D9D8;
	border-right: 1px solid #D8D9D8;
	border-top: 1px solid #D8D9D8;
	border-bottom: 1px solid #D8D9D8;
}

.infoBoxContents1 {
 background-image:url(images/box_bg.gif);
 background-repeat:repeat-x;
  background-color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-left: 1px solid #D8D9D8;
	border-right: 1px solid #D8D9D8;
	border-top: 1px solid #D8D9D8;
}

.infoBoxContents2 {
 background-image:url(images/box_bg.gif);
 background-repeat:repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-left: 1px solid #D8D9D8;
	border-right: 1px solid #D8D9D8;
	border-top: 1px solid #D8D9D8;
	border-bottom: 1px solid #D8D9D8;
}

.infoBoxContents3 {
 background:#F4F4F4;
 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    padding-top:10px;
    padding-bottom:9px;
    border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}


.thumbnail{
position: relative;
z-index: 0;
text-decoration: none;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
text-decoration: none;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #eeeeee;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 5;
left: 60px; /*position where enlarged image should offset horizontally */
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}


.hide {display:none;}

.sep {
padding-left:10px;
padding-right:10px;
background-color: #E8E7E7;
}

.img_border {
 background:#FFFFFF;
    border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

.note {
  font-family: Arial;
  font-size: 16px;
  font-weight: normal;
  color: #DA0015;
  font-weight:bold;	
}

/*-------------------------------calender---------------------------------*/

.calendarBox {
		position: relative;
		margin: 0 auto;
		width: 175px;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}

	.calendarFloat {
		float: left;
		width: 21px;
		height: 20px;
		margin: 1px 0px 0px 1px;
		padding: 1px;
		border: 1px solid #fff;
	}

.cal {
	background:#ffffff;
	width: 100%; 
}

TR.calhead {
	font-weight: bold;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	background:#CF6825;
	color: #FFFFFF;
	font-size: 12px;      
	height: 20px;
}

.calhead img {
	border: none;
}

.dayhead {
	height: 20px;
	background: #cccccc;
}

TD.dayhead {
	text-align: center;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	color: #000;
	font-size: 12px;
	height: 20px;
}

TR.dayrow {
	background: #FFF;
	height: 20px;
	font-size: 10px;
}

TD.dayrow {
	width: 50px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	color: #000;
	font-size: 10px;
	height: 20px;
}

TD.dayrow_spe {
	width: 50px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background:#ffffff;
	color: #FFAC2F;
	font-size: 10px;
	height: 20px;
}

TD.dayrow_closed {
	width: 50px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background:#cccccc;
	color: #000000;
	font-size: 10px;
	height: 20px;
}

TD.dayrow_lower {
	width: 50px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background:#eeeeee;
	color: #000000;
	font-size: 10px;
	height: 20px;
}

TD.dayrow1 {
	width: 50px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	color: #fff;
	font-size: 10px;
	height: 20px;
}


.dayover {
	background: #EEE;
}

.dayout {
	background: #FFF;
}
#hr{
background-image:url(images/seperator.jpg);
background-position:right top;
background-repeat:repeat-x;
height:176px;
text-align:right;
padding-right:310px;
line-height: 100px;
}
/*-------------------------------calender---------------------------------*/


#table_title{
	background:url(../images/corner_right_left.gif) repeat-x;
}
#table_title td{
	height:30px;
	vertical-align:middle;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
#table_row1{
	background:#f6f6f6;
}
#table_row1 td{
	height:30px;
	color:#6d6d6d;
	padding-left: 8px;
	border:1px solid #d9d9d7;
	font-size:11px;
}
#table_row2{
	background:#dedede;
}
#table_row2 td{
	height:30px;
	color:#6d6d6d;
	padding-left: 8px;
	border:1px solid #e5e5e3;
	font-size:11px;
}

