/*
  $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: "Trebuchet MS",Helvetica,Verdana; font-size: 12px; }
.errorBox { <a font-family: "Trebuchet MS",Helvetica,Verdana; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { <a font-family: "Trebuchet MS",Helvetica,Verdana; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { <a font-family: "Trebuchet MS",Helvetica,Verdana; font-size : 12px; color: #70d250; text-decoration: underline; }

html, body{
font-family:"Trebuchet MS",Helvetica,Verdana;
font-size:12px;
line-height:1.3em;
margin:0;
background:#F7F3F7;
height:100%;
}

img
{
border: 0;
}

A {
  color: #015BA7;
  text-decoration: none;
}

A:hover {
  color: #FF6600;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  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, "Trebuchet MS",Helvetica,Verdana;;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, "Trebuchet MS",Helvetica,Verdana;;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #F8F7F3;
    border-bottom:1px dashed #D9D8D4;
  border-left:1px dashed #D9D8D4;
  border-right:1px dashed #D9D8D4;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
margin-bottom:5px;
}

.infoBoxContents {
  background: #F8F7F3;
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 10px;
}


TD.infoBoxHeading {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 11px;
  font-weight: bold;
  background: #F8F7F3;
  color: #FF6600;
  text-align:center;
  border-bottom:1px solid #D9D8D4;
  border-top:1px dashed #D9D8D4;
  border-left:1px dashed #D9D8D4;
  border-right:1px dashed #D9D8D4;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
#maincontent TD.infoBoxHeading {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 11px;
  font-weight: bold;
  background: #F7F3F7;
  color: #FF6600;
  text-align:center;
  border-bottom:none;
  border-top:none;
  border-left:none;
  border-right:none;
-moz-border-radius-topleft:none;
-moz-border-radius-topright:none;
}
#maincontent .infoBox {
    background: #F7F3F7;
    border-bottom:none;
  border-left:none;
  border-right:none;
-moz-border-radius-bottomleft:none;
-moz-border-radius-bottomright:none;
margin-bottom:none;
}
#maincontent .infoBoxNoticeContents, #maincontent .infoBoxContents {
  background: #F7F3F7;
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 10px;
}


TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  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: #DEDBDE;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 10px;
  background: #DEDBDE;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

span.pageHeading, DIV.pageHeading {
background:transparent url(http://www.docledge.eu/images/templates/h1.jpg) no-repeat scroll 0 0;
color:#FF6600;
font-family:"Trebuchet MS",Helvetica,Verdana;
font-size:16px;
font-weight:bold;
line-height:20px;
margin:10px 0 0 -2px;
padding:0;
text-align:left;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 10px;
}

TD.accountCategory {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 11px;
  white-space: pre;
}

SPAN.greetUser {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  font-size: 12px;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, "Trebuchet MS",Helvetica,Verdana;;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Trebuchet MS",Helvetica,Verdana;;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  color: #ff0000;
}

SPAN.errorText {
  font-family: "Trebuchet MS",Helvetica,Verdana;;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS",Helvetica,Verdana;; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Trebuchet MS",Helvetica,Verdana;; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: "Trebuchet MS",Helvetica,Verdana;; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: "Trebuchet MS",Helvetica,Verdana;; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Trebuchet MS",Helvetica,Verdana;; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS",Helvetica,Verdana;; font-size: 10px; color: #ff0000; }

/* docledge */

#wrapper{
width:900px;
margin: 0 auto;
}
#push{
float:left;
width:100%;
height:25px;
}
#footer{
background:#DEDBDE none repeat scroll 0 0;
border-top:2px solid white;
clear:both;
height:30px;
}
#general{
min-height:100%;
height: 100%;
height: auto !important;
margin: 0 auto -30px;
background: transparent url(/images/top.gif) repeat-x;
}
#header{
background:#DEDBDE none repeat scroll 0 0;
height:100px;
width:100%;
border-bottom:2px solid white;
}
#logo{
float:left;
width:200px;
}
#topmenu, #topmenu_ie7{
float:left;
margin-left:-130px;
margin-top:18px;
width:570px;
}
#topmenu a{
background:transparent none repeat scroll 0 0;
font-family:"Trebuchet MS",Helvetica,Verdana;
font-size:13px;
font-weight:bold;
padding:4px 20px;
color:white;
}
#topmenu_ie7 a{
background:transparent none repeat scroll 0 0;
font-family:"Trebuchet MS",Helvetica,Verdana;
font-size:13px;
font-weight:bold;
padding:4px 20px;
}
#topmenu a:hover, #topmenu_ie7 a:hover, #topmenu a.current{
background-color:#F7F3F7;
border-left:1px solid white;
border-right:1px solid white;
border-top:1px solid white;
color:#FF6600;
text-decoration:none;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
#topmenu_adm{
margin-top:30px;
text-align:center;
width:600px;
}
#topmenu_adm a{
background:transparent none repeat scroll 0 0;
font-family:"Trebuchet MS",Helvetica,Verdana;
font-size:12px;
font-weight:bold;
padding:9px 10px;
}
#topmenu_adm a:hover{
text-decoration:none;
color:#FF6600;
}
#ident{
float:left;
height:50px;
margin-right:5px;
text-align:right;
width:695px;
}
#backendlinks{
float:right;
height:50px;
margin-right:5px;
text-align:right;
}
#connection{
height:25px;
padding-top:5px;
}
#connection a{
text-decoration:none;
font-size:10px;
color:white;
}
#connection a:hover{
text-decoration:underline;
font-size:10px;
}
#language{
  visibility:hidden;
}
#searchonlogo{
padding-right:10px;
text-align:right;
position: absolute;
top: 5.5em;
right: 0em;
color:#ffffff;
}
#button{
background-color:#D1CDCD;
}
#bottommenu{
border-color:#CC0000;
padding-top:10px;
position: absolute;
bottom: 0em;
left: 19em;
right: 19em;
height:30px;
color:#CC0000;
}
#bottommenu a{
color:#98110E;
}
#mainpage{
width:100%;
height:100%;
}
#sidecolumn_right{
float:right;
height:100%;
margin-top:15px;
width:200px;
}
#sidecolumn_right a{
color:black;
}
#sidecolumn_right a:hover{
color:#FF6600;
}
#maincontent{
float:left;
margin-left:10px;
margin-top:10px;
position:relative;
width:680px;
}
#maincontent a {
  color: #015BA7;
  text-decoration: none;
}
#maincontent a:hover {
  color: #015BA7;
  text-decoration: underline;
}
#credits, #credits a{
text-align:center;
color:white;
font-size:14px;
}


td.pageHeading {
background:transparent url(/images/h1.jpg) no-repeat scroll 0 0;
color:#FF6600;
font-family:"Trebuchet MS",Helvetica,Verdana;
font-size:16px;
line-height:20px;
margin:0 0 0 -10px;
padding:0;
text-align:left;
vertical-align:top;
font-weight:bold;
}
