/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org
*/


.wrapper {
margin : 0 auto;
width : 950px;
border : 12px solid #fff;
background : #ffffff;
}
body {
color : #444;
background : #aed0f2;
margin : 20px;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
img {
border : 0;
}
h1 {
font-size : 11px;
font-weight : normal;
display : inline;
}
h2 {
font-size : 11px;
font-weight : normal;
display : inline;
}
h3 {
font-size : 11px;
font-weight : normal;
display : inline;
}
h4 {
font-size : 11px;
font-weight : normal;
display : inline;
}
a {
color : #333;
text-decoration : none;
}
a:hover {
color : #233172;
text-decoration : none;
}
ul li {
margin : 0;
padding : 0;
list-style : square;
}
div.table {
display : table;
}
div.tr {
display : table-row;
}
div.td {
display : table-cell;
}
.headerNavigation a {
color : #ffffff;
}
.headerNavigation a:hover {
color : #ffffff;
text-decoration : none;
}
.navtrail {
font-size : 11px;
color : #ffffff;
}
.navtrail a {
font-size : 11px;
color : #ffffff;
}
.navtrail a:hover {
font-size : 11px;
color : #ffffff;
text-decoration : underline;
}
.ulBox {
font-size : 10px;
padding-left : 16px;
margin : 0;
}
.liBox {
list-style : none;
margin : 0 0 0 0;
padding : 0;
line-height : 1;
}
ul.categories {
font-size : 11px;
padding : 0;
margin : 0;
}
ul.categories li.firstCategorie {
list-style : none;
padding-left : 5px;
margin-bottom : 5px;
padding : 2px;
}
ul.categories li.firstCategorie a:link, ul.categories li.firstCategorie a:visited, ul.categories li.firstCategorie a:active {
font-weight : bold;
color : #404040;
}
ul.categories li.firstCategorie a:hover {
font-weight : bold;
color : #233172;
}
ul.categories li.firstCategorie a.catChosen {
font-weight : bold;
color : #333;
}
ul.categories li.categorieLevel1 {
list-style : none;
color : #333;
line-height : 1.3;
position : relative;
top : -3px;
padding : 4px;
padding-left : 20px;
}
ul.categories li.categorieLevel1 a:link, ul.categories li.categorieLevel1 a:visited, ul.categories li.categorieLevel1 a:active {
font-weight : normal;
color : #000000;
}
ul.categories li.categorieLevel1 a:hover {
font-weight : normal;
color : #233172;
}
ul.categories li.categorieLevel1 a.catChosen {
font-weight : bold;
color : #333;
}
ul.categories li.categorieLevel2 {
list-style : disc;
color : #333;
line-height : 1.3;
position : relative;
top : -5px;
left : 13px;
}
ul.categories li.categorieLevel2 a:link, ul.categories li.categorieLevel2 a:visited, ul.categories li.categorieLevel2 a:active {
font-weight : normal;
color : #000000;
}
ul.categories li.categorieLevel2 a:hover {
font-weight : normal;
color : #233172;
}
ul.categories li.categorieLevel2 a.catChosen {
font-weight : bold;
color : #333;
}
ul.categories li.categorieLevel3 {
list-style : circle;
color : #00cc00;
line-height : 1.3;
position : relative;
top : -5px;
left : 13px;
}
ul.categories li.categorieLevel3 a:link, ul.categories li.categorieLevel3 a:visited, ul.categories li.categorieLevel3 a:active {
font-weight : normal;
color : #000000;
}
ul.categories li.categorieLevel3 a:hover {
font-weight : normal;
}
ul.categories li.categorieLevel3 a.catChosen {
font-weight : bold;
color : #333;
}
.categorieCount {
font-size : 9px;
color : #999999;
}
CHECKBOX, INPUT, RADIO, SELECT {
font-size : 11px;
padding : 0;
margin : 0;
}
TEXTAREA {
width : 100%;
font-size : 11px;
}
.boxTop {
padding : 0;
}
.infoBoxHeading {
font-size : 11px;
padding : 3px 5px;
font-weight : bold;
color : #ffffff;
background : #333;
}
.infoBoxen {
font-size : 11px;
background : #f1ede9;
border : solid #333;
border-width : 1px 1px 1px 0;
border-left : 5px solid #233172;
padding : 4px;
}
.boxBottom {
padding : 0;
margin-bottom : 10px;
}
.infoBoxSearchInputSearch input {
background : #ffffff;
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #333;
padding : 3px;
margin : 5px 0;
}
.infoBoxQuickieInputQuickie input {
background : #ffffff;
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #ccc;
padding : 0 0 0 2px;
margin-right : 3px;
height : 16px;
width : 138px;
}
.infoBoxLoginInputEmail input {
background : #ffffff;
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #333;
padding : 3px;
margin : 5px 0;
}
.infoBoxLoginInputPassword input {
background : #ffffff;
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #333;
padding : 3px;
margin : 5px 0;
}
.infoBoxNewsletterInputEmail input {
background : #ffffff;
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #333;
padding : 3px;
margin : 5px 0;
}
.priceBox {
font-size : 11px;
color : #ff3300;
font-weight : bold;
text-align : right;
}
.priceDisclaimerBox {
font-size : 9px;
line-height : 1;
}
.bordersBottomBox {
border-bottom : 1px solid #ccc;
padding-top : 5px;
margin-bottom : 5px;
}
.boxText {
font-size : 11px;
line-height : 1;
padding : 2px;
}
.boxTextPrice {
font-size : 11px;
line-height : 14px;
padding : 2px;
text-align : right;
border-bottom : 1px solid #666;
padding-bottom : 10px;
}
.boxImage {
padding : 5px;
text-align : center;
}
.categorieImage {
width : 203px;
height : 110px;
background-color : #f1ede9;
padding-top : 5px;
border : 1px solid #ccc;
}
.categorieImageWidth {
padding : 5px;
background : #f1f1f1;
}
.contentsTopics {
font-size : 13px;
font-weight : bold;
padding-left : 5px;
height : 20px;
border-bottom : 3px solid #233172;
font-weight : bold;
}
.productInfoHeading {
font-size : 13px;
font-weight : bold;
padding-left : 5px;
height : 20px;
border-bottom : 3px solid #ccc;
font-weight : bold;
}
.pageHeading {
font-size : 13px;
font-weight : bold;
padding-left : 5px;
height : 20px;
border-bottom : 3px solid #333;
font-weight : bold;
}
.contentPage {
padding : 15px 5px 10px 5px;
border-bottom : 1px solid #ccc;
background-color : #f1ede9;
}
.pageContent {
border-bottom : 1px solid #ccc;
font-weight : bold;
padding-left : 5px;
}
.newProductsHeading {
font-size : 13px;
font-weight : bold;
padding-left : 5px;
height : 20px;
border-bottom : 3px solid #233172;
font-weight : bold;
}
.bordersListing {
border-bottom : 1px solid #ccc;
}
.bordersInfoImage {
border-top : 1px solid;
border-color : #cccccc;
}
.bordersThumbnailImage {
float : left;
padding : 10px;
text-align : center;
}
.productsDiscription {
padding : 5px;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
background-color : #f1ede9;
}
.productsDiscriptionFooter {
padding : 2px 0 2px 5px;
background-color : #f1f1f1;
border-bottom : 1px solid #ccc;
background-color : #f1f1f1;
}
.bordersTop {
border-top : 1px solid #ccc;
}
.bordersRight {
border-right : 1px solid #ccc;
}
.bordersBottom {
border-bottom : 1px solid #ccc;
padding-bottom : 2px;
}
.bordersLeft {
border-bottom : 1px solid #ccc;
}
span.productsInfoName {
font-size : 13px;
font-weight : bold;
}
.bgOrderDetails {
background-color : #ffffff;
padding : 2px;
}
.productInfoInput input {
background : #ffffff;
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #ccc;
padding : 0 0 0 2px;
margin-right : 3px;
height : 16px;
width : 20px;
}
.productInfoInputIE input {
background : #ffffff;
border-width : 1px 1px 1px 1px;
border-style : solid;
border-color : #ccc;
padding : 0 0 0 2px;
margin : 0;
height : 15px;
width : 19px;
}
.price {
font-size : 18px;
font-weight : bold;
padding : 0;
text-align : right;
background-color : #ffffff;
border : 0 solid #233172;
color : #333333;
font-family : "Courier New", Courier, mono;
}
.priceSmall {
font-size : 13px;
font-weight : bold;
padding : 0;
text-align : right;
background-color : #ffffff;
border : 0 solid #233172;
color : #666666;
}
.priceDisclaimer {
font-size : 9px;
line-height : 1;
color : #999999;
}
.productListingOuter {
width : 268px;
float : left;
border : 1px solid #ccc;
border-bottom : 4px solid #233172;
background-color : #ffffff;
margin : 2px;
}
.productListingOuterListing {
border : 1px solid #ccc;
margin-bottom : 5px;
background-color : #ffffff;
clear : both;
}
.productListingInner {
padding : 2px;
}
.productListingName {
line-height : 1;
height : 30px;
}
.productListingPrice {
color : #233172;
font-size : 11px;
font-weight : bold;
line-height : 1.2;
}
.productListingDescription {
line-height : 1;
padding-top : 0;
}
.copyright {
font-size : 9px;
line-height : 1.2;
color : #999999;
text-align : center;
}
.copyright a {
color : #999999;
}
.copyright a:hover {
text-decoration : none;
}
.parseTime {
font-size : 9px;
line-height : 1.2;
color : #999999;
text-align : center;
}
.boxTextBG {
font-size : 11px;
background-color : #f1f1f1;
}
.boxTextBGII {
font-size : 11px;
background-color : #ffcc99;
}
.errorBox {
font-size : 10px;
font-weight : bold;
background-color : #ffb3b5;
}
.gvBox {
font-size : 14px;
font-weight : bold;
border-color : #ffffff;
border : 1px solid;
background-color : #ffb3b5;
}
.stockWarning {
font-size : 10px;
color : #cc0033;
}
.productsNotifications {
background-color : #f2fff7;
}
.orderEdit {
font-size : 10px;
color : #70d250;
text-decoration : underline;
}
.mainContent {
width : 663px;
}
FORM {
display : inline;
}
TR.header {
background-color : #ffffff;
}
TR.headerNavigation {
background : #f6f6f6;
}
TD.headerNavigation {
font-size : 10px;
color : #000000;
font-weight : bold;
border-bottom : 1px solid;
border-color : #b6b7cb;
background-color : #f6f6f6;
}
.conditions {
background-color : #ffcccc;
}
A.confirmationEdit {
color : #009933;
font-style : italic;
}
A.confirmationEdit:hover {
color : #009933;
font-style : italic;
text-decoration : underline;
}
TR.headerError {
background-color : #ff0000;
}
TR.headerMessage {
background-color : #00cc33;
}
.moduleHeading {
font-size : small;
font-weight : bold;
padding-bottom : 10px;
}
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-size : 10px;
background : #f6f6f6;
color : #000000;
font-weight : bold;
border-bottom : 1px solid;
border-color : #b6b7cb;
}
.infoBoxContents {
font-size : 11px;
}
.infoBoxNotice {
background : #ff8e90;
}
.infoBoxNoticeContents {
background : #ffe6e6;
font-size : 10px;
}
.infoBoxHeading A {
font-size : 11px;
color : #ffffff;
text-transform : lowercase;
}
.infoBoxHeading A:hover {
font-size : 11px;
color : #ffff00;
text-decoration : none;
text-transform : lowercase;
}
.infoBox, SPAN.infoBox {
font-size : 10px;
background : #f1f1f1;
border-left : 1px solid;
border-right : 1px solid;
border-bottom : 1px solid;
border-top : 1px solid;
border-color : #0000ff;
text-transform : lowercase;
padding : 2px;
margin-bottom : 10px;
}
.infoBox_right, SPAN.infoBox_right {
font-size : 10px;
background : #f1f1f1;
border-left : 1px solid;
border-right : 1px solid;
border-bottom : 1px solid;
border-top : 1px solid;
border-color : #cccc00;
text-transform : lowercase;
padding : 2px;
margin-bottom : 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 : #b6b7cb;
border-spacing : 1px;
}
.productListing-heading {
font-size : 10px;
background : #b6b7cb;
color : #ffffff;
font-weight : bold;
}
TD.productListing-data {
font-size : 10px;
}
A.pageResults {
color : #0000ff;
text-decoration : underline;
}
A.pageResults:hover {
color : #0000ff;
background : #ffff33;
}
TR.subBar {
background : #f4f7fd;
}
TD.subBar {
font-size : 10px;
color : #000000;
}
.main, P.main {
font-size : 11px;
line-height : 1.3;
}
TD.smallText, SPAN.smallText, P.smallText {
font-size : 10px;
}
TD.accountCategory {
font-size : 13px;
color : #aabbdd;
}
TD.fieldKey {
font-size : 12px;
font-weight : bold;
}
TD.fieldValue {
font-size : 12px;
}
TD.tableHeading {
font-size : 12px;
font-weight : bold;
}
SPAN.newItemInCart {
font-size : 10px;
color : #ff0000;
}
SPAN.greetUser {
color : #333;
font-weight : bold;
}
SPAN.underline {
text-decoration : underline;
}
TABLE.formArea {
background : #f1f1f1;
border-color : #cccccc;
border-style : solid;
border-width : 1px;
}
TD.formAreaTitle {
font-size : 12px;
font-weight : bold;
}
SPAN.markProductOutOfStock {
font-size : 12px;
color : #c76170;
font-weight : bold;
}
SPAN.productSpecialPrice {
color : #233172;
}
SPAN.productOldPrice {
color : #233172;
font-size : 10px;
font-weight : normal;
text-align : right;
line-height : 1;
padding : 0;
text-decoration : line-through;
}
SPAN.errorText {
color : #233172;
}
SPAN.productDiscountPrice {
color : #233172;
font-weight : bold;
}
.smallHeading {
font-size : x-small;
font-weight : bold;
color : black;
}
.moduleRow {
font-size : 11px;
line-height : 1.5;
}
.moduleRowOver {
font-size : 11px;
line-height : 1.5;
}
.moduleRowSelected {
background-color : #e9f4fc;
}
.checkoutBarFrom, .checkoutBarTo {
font-size : 10px;
color : #8c8c8c;
}
.checkoutBarCurrent {
font-size : 10px;
color : #000000;
}
.heading1 {
font-size : 7pt;
}
.heading2 {
font-size : 9pt;
}
.heading3 {
font-size : 10pt;
}
.heading4 {
font-size : 12pt;
}
.heading5 {
font-size : 16pt;
}
.sitemap_heading {
font-size : 11px;
color : #ffffff;
background-color : #333;
padding-top : 2px;
padding-bottom : 2px;
}
.sitemap_heading a {
color : #ffffff;
}
.sitemap_heading a:hover {
color : #cccccc;
text-decoration : none;
}
.sitemap_sub {
font-size : 11px;
color : #000000;
background-color : #f1ede9;
padding : 2px 2px;
}
.sitemap_sub a {
color : #000000;
}
.sitemap_sub a:hover {
color : #999999;
text-decoration : none;
}
.messageBox {
font-size : 10px;
}
.messageStackError, .messageStackWarning {
font-size : 10px;
background-color : #ffb3b5;
}
.messageStackSuccess {
font-size : 10px;
background-color : #99ff00;
}
.inputRequirement {
font-size : 10px;
color : #ff0000;
}
.tableShop {
background-color : #ffffff;
border-left : 1px solid;
border-right : 1px solid;
border-color : #b6b7cb;
}
.navLeft {
width : 180px;
float : left;
}
.main1 {
margin : 0 auto;
width : 950px;
padding-top : 10px;
}
.main_content {
float : left;
width : 550px;
padding : 0 19px;
}
.navRight {
width : 180px;
float : left;
}
.tableListingI {
background-color : #f1f1f1;
}
.tableListingII {
background-color : #ffffff;
}
.tableBody {
padding : 5px;
}
.poweredby {
font-size : 10px;
color : #000000;
font-weight : bold;
}
.onepxwidth {
width : 1px;
}
