/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

 
a img {border: none;}
a:link {color: #c0c0c0; text-decoration: none;}
a:visited {color: #c0c0c0; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}
a:active {color: #FFFFFF; text-decoration: none;}

h1 {font-size: 1.5em; color: #c0c0c0;}
h2 {font-size: 1.4em; color: #c0c0c0;}
h3 {font-size: 1.3em; color: #c0c0c0;}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger {font-size: 1.1em;}
h2.greeting {text-align: center;}
.biggerText {font-size: 1.2em;}

h1, h2, h3, h4, h5, h6 {margin: 0.3em 0;}

CODE {font-family: Tahoma, Sans-serif; font-size: 1em;}
FORM, SELECT, INPUT {display: inline; font-size: 1em; margin: 0.1em;}
TEXTAREA {float: left; margin: auto; display: block; width: 99%;}
input:focus, select:focus, textarea:focus {background: #c0c0c0;}

/* BOF doplnil Viki - délka polí při registraci */
INPUT#company, INPUT#firstname, INPUT#lastname, INPUT#street-address, INPUT#suburb, INPUT#city, INPUT#telephone, INPUT#fax, INPUT#email-address, INPUT#password-new, INPUT#password-confirm, INPUT#password-current, INPUT#contactname {width: 22em !important;}
INPUT#taxid, INPUT#taxid2, INPUT#postcode {width: 12em !important;}
INPUT#emailaddressloginbox, INPUT#passwordloginbox {width: 11em !important;}

SELECT#stateZone, SELECT#country, SELECT#send-to {width: 22.5em !important;}
TEXTAREA#enquiry {width: 99% !important;}



/* EOF doplnil Viki - délka polí při registraci */

FIELDSET {padding: 0.5em; margin: 0.5em 0em; border: 1px solid #646665;}
LEGEND {font-weight: bold; padding: 0.3em; color: #c0c0c0;}
LABEL, h4.optionName {line-height: 1.5em; padding: 0.2em;}
LABEL.checkboxLabel, LABEL.radioButtonLabel {margin: 0.5em 0.3em;}
LABEL.inputLabel {width: 9em; float: left;}
LABEL.inputLabelPayment {width: 14em; float: left; padding-left: 2.5em;}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {width: 11em; float: left;}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float: left;}
#checkoutPayment LABEL.radioButtonLabel {font-weight: bold;}

P, ADDRESS {padding: 0.5em;}
ADDRESS {font-style: normal;}
.clearBoth {clear: both;}

HR {height: 0.5px; margin-top: 0.5em; border: none; border-bottom: 1px solid #646665;}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution, .messageStackLightCaution {line-height: 1.5em; padding: 0.2em; border: 1px solid #646665;}
.messageStackWarning, .messageStackError {background-color: #ff0000; color: #ffffff;}
.messageStackSuccess {background-color: #99FF99; color: #000000;}
.messageStackCaution {background-color: #FFFF66; color: #000000;}
.messageStackLightCaution {background-color: #ffffaa; color: #000000;}

/*wrappers - page or section containers*/
#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {margin: 0em; padding: 0em;}
#tagline {color: #c0c0c0; font-size: 2em; font-family: Tahoma, Sans-serif; text-align : center; vertical-align: middle;}
#sendSpendWrapper {border: 1px solid #646665; float: right; margin: 0em 0em 1em 1em;}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto {margin: 0; width: 47%;}
.wrapperAttribsOptions {margin: 0.3em 0em;}

/*navigation*/
.navSplitPagesResult {}
.navSplitPagesLinks {}
.current {color: #FFFFFF; font-weight: bold;}
.navNextPrevCounter {margin: 0em; font-size: 0.9em;}
.navNextPrevList {display: inline; white-space: nowrap; margin: 0; padding: 0.5em 0em; list-style-type: none;}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {margin: 0.5em;}
#navBreadCrumb {padding: 0.5em 0.5em; background-color: transparent; font-size: 0.95em; /*font-weight: bold; */margin: 0em;}

/*Přepínač jazyků a měn v headbaru*/
#navCurrenciesWrapper a {color: #ffffff; text-decoration: none; position: relative; top: 3px; left: -50px;}
#navCurrenciesWrapper a:hover {color: #000000; text-decoration: none;}

/*The main content classes*/
#contentColumnMain, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {vertical-align: top;}
#productDescription, .shippingEstimatorWrapper {padding: 0.5em;}
.alert {color: #FF0000;	margin-left: 0.5em;}
.napriklad {color: #c0c0c0; margin-left: 0.5em;}
.advisory {}
.important {font-weight: bold; padding-left: 0.5em;}
.notice {}
.rating{}
.gvBal {float: right;}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {padding: 0.8em;}
#indexDefaultHeading {text-align: center;}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {font-size: 0.9em;}

/*Shopping Cart Display*/
#cartAdd {float: right;	text-align: center; margin: 1em; border: 1px solid #646665; padding: 1em;}

.tableHeading, .tableRow {height: 2.2em;}
.tableHeading TH {border-bottom: 1px solid #cccccc; background-color: #303030; color: #c0c0c0; line-height: 2.2em;}
.tableHeading, #cartSubTotal {background-color: #303030;}


#cartSubTotal {height: 2.2em; border-top: 1px solid #cccccc; font-weight: bold; text-align: right;	line-height: 2.2em;	padding-right: 3.5em;}
.cartTotalsDisplay, #cartInstructionsDisplay {padding: 0.5em 0em;}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity {padding: 0.5em 0em; color: #000000; vertical-align: middle;}
.cartProductDisplay a {color: #000000;}
.cartProductDisplay a:hover {color: #575757;}
.cartUnitDisplay, .cartTotalDisplay {text-align: right; padding-right: 0.2em;}
.secartTotalDisplay {text-align: right; padding-right: 0.2em; color: #c0c0c0;}
.secartTotalDisplay bold {text-align: right; padding-right: 0.2em; color: #c0c0c0; font-weight: bold;}
#seTable {border-collapse: collapse; margin-top: 10px; line-height: 20px;}
#seProductsHeading {background-color: #303030; border: 1px solid #646665; color: c0c0c0;}
#seTotalHeading {background-color: #303030; border: 1px solid #646665; color: c0c0c0;}

#scUpdateQuantity {width: 2em;}
#scTotalHeading {text-align: right;}
#scUnitHeading {text-align: right;}
.cartQuantity {width: 10em;}
.cartNewItem {color: #FFFFFF;	position: relative;  /*do not remove-fixes stupid IEbug*/}
.cartOldItem {color: #c0c0c0;	position: relative;  /*do not remove-fixes stupid IEbug*/}
.cartBoxTotal {text-align: right; font-weight: bold;}
.cartRemoveItemDisplay {width: 3.5em;}
.cartAttribsList {margin-left: 1em;}

#mediaManager {width: 50%; margin: 0.2em;	padding: 0.5em;	background-color: #303030; border: 1px solid #646665;}
.normalprice, .productSpecialPriceSale {text-decoration: line-through;}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {color: #ff0000;}
.orderHistList {margin: 1em; padding: 0.2em 0em; list-style-type: none;} 

#cartBoxListWrapper ul, #ezPageBoxList ul {list-style-type: none;}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {margin: 0; padding: 0.2em 0em;} 
#cartBoxEmpty, #cartBoxVoucherBalance {font-weight: bold;}

.totalBox {width: 6.5em; text-align: right; padding: 0.2em;}
.lineTitle, .amount {text-align: right;padding: 0.2em;}
.amount {width: 5.5em;}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {margin: 0.5em 1em 1em 0em;}
.categoryIcon {}
#cartImage {margin: 0.5em 1em;}

/*Attributes*/
.attribImg {width: 20%; margin: 0.3em 0em;}
.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {margin: 1em 0em;}
.centerBoxWrapper {border: 1px solid #646665; height: 1%; margin: 1.1em 0;}


/*sideboxes*/
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {font-size: 0.9em; color: #C6E2FF; background-color: #303030;}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {text-align: center;}
.cartTotalsDisplay {text-align: left;}
.listingDescription {padding-left: 2em; padding-right: 2em;}
#siteinfoLegal {text-align: left; background-image: url(../images/marwidown2.jpg); height: 16px;}
#bestsellers .wrapper {margin: 0em 0em 0em 1.5em;}
#bestsellers ol {padding: 0; margin-left: 1.1em;}
#bestsellers li {padding: 0; margin: 0.3em 0em 0.3em 0em;}
#bannerboxHeading {background-color: #303030;}
#upProductsHeading {text-align: left;}
#upDateHeading {text-align: right;}
A.category-top-tabs, A.category-top-tabs:visited {color: #c0c0c0; text-decoration: none;}
SPAN.category-subs-parent {font-weight: bold;}
SPAN.category-subs-selected {font-weight: bold;}

/*My account*/


/*misc*/
.back {float: left;}
.forward {float: right;}
.bold {font-weight: bold;}

.shippingestimatordelivery {line-height: 1.5em; padding-top: 0.5em;}

.rowOdd {background-color: #929292; height: 1.5em; vertical-align: top;}
.rowEven {background-color: #ababab; height: 1.5em; vertical-align: top;}



#shoppingCartDefault #PPECbutton {float: right;}

.hiddenField {display: none;}
.visibleField {display: inline;}

CAPTION {/*display: none;*/}

#myAccountGen li, #myAccountNotify li {margin: 0;} 
.accountTotalDisplay, .accountTaxDisplay {width: 20%; text-align: right; /*vertical-align: top*/}
.accountQuantityDisplay {width: 10%; vertical-align: middle; height: 1.7em;}
#myAccountTotal {text-align: right; padding-right: 10px;}
.myaccountstatusrow {vertical-align: middle; height: 2.7em;}

TR.tableHeading {background-color: #cacaca; height: 2em;}

#siteMapList {width: 90%; float: right;}

.ratingRow {margin: 1em 0em 1.5em 0em;}

LABEL#textAreaReviews {font-weight: normal;	margin: 1em 0em;}

h2#checkoutShippingHeadingAddress {background-color: #303030; border: 1px solid #646665; color: #c0c0c0; padding-left: 5px;}
h2#checkoutShippingHeadingMethod {background-color: #303030; border: 1px solid #646665; color: #c0c0c0; padding-left: 5px; margin-top: 15px;}
h2#checkoutConfirmDefaultBillingAddress {background-color: #303030; border: 1px solid #646665; color: #c0c0c0; padding-left: 5px; margin-top: 15px;}
h2#checkoutConfirmDefaultShippingAddress {background-color: #303030; border: 1px solid #646665; color: #c0c0c0; padding-left: 5px; margin-top: 15px;}
h3#checkoutConfirmDefaultPayment {background-color: #303030; border: 1px solid #646665; color: #c0c0c0; padding-left: 5px; margin-top: 15px;}
h3#checkoutConfirmDefaultShipment {background-color: #303030; border: 1px solid #646665; color: #c0c0c0; padding-left: 5px; margin-top: 15px;}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {background-color: #ffffff; background-image: none;}

/* SilverFish Customizations */
body {margin: 0; font-family: Tahoma, Sans-serif; font-size: 70%; color: #c0c0c0; margin: 0px 0px 0px 0px; background: #000000;}
body#popupShippingEstimator, body#popupImage, body#infoShoppingCart, body#popupCVVHelp {background:none;}
#mainWrapper {background-color: transparent; text-align: left; width: 100%; vertical-align: top;  margin-top: auto; margin-left: auto; margin-right: auto; margin-bottom: 0em; }

/* header */
#headerWrapper {display: block; height: 107px; /*height:1%; IE Hack*/ background-image: url("../images/marwibgtop.jpg");}
#headerBackground {width: 100%; height: 13px; background: transparent;}

/*#logo {float: left; position: absolute; top: -45px; left: 0px;}*/
#logo {float: left; position: relative; top: -17px; left: -3px; }

/* navigace úvod, přihlásit ... */
#navMainWrapper {height: 18px; width: 100%; background-color: transparent;}
#navMain {margin-top: 0px; width: 100%; color: #c0c0c0; background-color: transparent;  position: relative; top: -16px; left: 0px;}
#navMain ul {margin: 0;  padding: 0; list-style-type: none; text-align: center;  font-size: 10px; font-weight: bold; text-transform: uppercase; color: #c0c0c0; text-align: center; white-space: nowrap;}
#navMain ul li {display: inline; font-size: 10px; font-weight: bold; text-transform: uppercase; color: #c0c0c0; text-align: center;white-space: nowrap;}
#navMain ul li a {text-decoration: none; padding: 0em 0.5em; margin: 0; color: #c0c0c0; white-space: nowrap;}
#navMain ul li a:hover {color: #FFFFFF; }
#navMainSearch {width: 100%; background-color: transparent; float: right; margin-top: 10px;}
#searchBox {float: right;}

/* Category tabs */
#navCatTabs {background-color: #333333;}
#navCatTabs ul {margin: 0; padding: 0.5em 0em; list-style-type: none; text-align: center;	line-height: 1.5em;}
#navCatTabs ul {background-repeat: repeat-x; background-attachment: scroll; background-x-position: center; background-y-position: center; padding-top: 5px; padding-bottom: 5px; margin: 0; text-align: center;}
#navCatTabs ul li {display: inline;	}
#navCatTabs ul li a {text-decoration: none; padding: 0em 0.5em;	margin: 0; color: #C6E2FF; white-space: nowrap;}
#navCatTabs ul li a:hover {color: #C6E2FF;}
#chromemenu ul li a {color: #C6E2FF; padding-top: 5px; padding-right: 8px; padding-bottom: 5px; padding-left: 8px; margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; text-decoration: none; border-right-width: 1px; border-right-style: solid; border-right-color: #dadada;}
#chromemenu ul li a:hover {color: #C6E2FF;  background-repeat: repeat-x; background-attachment: scroll; background-x-position: center; background-y-position: center;}
#navEZPagesTOCWrapper { border: 1px solid #1D5685; margin: 0; width: 47%; font-weight: bold; float: right; height: 1%; border: 1px solid #9a9a9a;}
#navEZPagesTOCWrapper h2 {color: #C6E2FF;}
#navEZPagesTOC ul {margin: 0; padding: 0.5em 0em;	list-style-type: none; line-height: 1.5em;}
#navEZPagesTOC ul li {color: #C6E2FF;	white-space: nowrap;}
#navEZPageNextPrev {margin-bottom: 10px;}
/*
#navEZPagesTOC ul li a {color: #C6E2FF; text-decoration: none; padding: 0em 0.5em; margin: 0;}
#navEZPagesTOC ul li a:hover {color: #C6E2FF; text-decoration: none;}
*/




/*================= BOF SideBox Content =================*/
/* leftbox */
#navColumnOne {background: transparent; vertical-align: top;}
#navColumnOneWrapper {}
.leftBoxContainer {background: transparent;}
.leftBoxHeading {text-align: center; margin: 0em; background-color: #abbbd3; padding: 0.5em 0.7em 0.5em 0.7em;}
h3.leftBoxHeading {font-size: 1em; margin: 0em; background-color: #303030; border: 1px solid #646665; padding: 0.5em 0.2em; color: #c0c0c0;}
h3.leftBoxHeading a {font-size: 1em; color: #c0c0c0;}
h3.leftBoxHeading a:hover {color: #c0c0c0; text-decoration: underline;}

/*  rightbox */
#navColumnTwo {background: transparent; vertical-align: top;}
#navColumnTwoWrapper {}
.rightBoxContainer {background: transparent;}
.rightBoxHeading {text-align: center; margin: 0em;background-color: #abbbd3; padding: 0.5em 0.2em;}
h3.rightBoxHeading {font-size: 1em; margin: 0em; background-color: #303030; border: 1px solid #646665; padding: 0.5em 0.2em; color: #c0c0c0;}
h3.rightBoxHeading a {font-size: 1em; color: #c0c0c0;}
h3.rightBoxHeading a:hover {color: #FFFFFF; text-decoration: underline;} 

/*  sidebox common */
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {color: #FFFFFF;}
.sideBoxContent {padding: 0.5em 0.7em 0.5em 0.7em; font-size: 1.1em; background-color: transparent; border-bottom: 1px solid #646665; border-left: 1px solid #646665; border-right: 1px solid #646665; margin-bottom: 10px;}
.wrapper {font-size: 1.2em;}	
.sideBoxContent ul{margin-left: 10px; padding-left: 0;}

/*  sidebox links  */
A.category-top, A.category-links, A.category-links:visited {color: #c0c0c0; width: 165px; height: 18px; background-image: url("../images/button.gif") !important; margin: 0px 0px 0px 0px !important; padding: 3px 0px 0px 10px; display: block; text-decoration: none;}
A.category-top:hover, A.category-links:hover {color: #ffffff;  text-decoration: underline;}

A.category-products {color: #c0c0c0 !important; width: 155px; height: 18px; background-image: url("../images/button1.gif") !important;  margin: 0px 0px 0px 0px !important; padding: 3px 0px 0px 20px; display: block; text-decoration: none;}
A.category-products:hover {color: #ffffff !important; text-decoration: underline;}

A.category-subs {color: #ffffff !important; background-color: transparent; display: block; text-decoration: none; width: 100%; padding: 3px 2px 3px 15px; }
A.category-subs:hover {color: #ffffff !important; width: 90%; padding: 3px 2px 3px 15px; display: block; text-decoration: none;}


/*================= EOF SideBox Content =================*/

/* centerbox */
.centerBoxHeading {text-align: center; margin: 0em; background-color: #303030; padding: 0.5em 0.2em;}
h2.centerBoxHeading {margin: 0em; background-color: #303030;  padding: 0.5em 0.2em; font-size: 1em; color: #c0c0c0; border-bottom:  1px solid #646665;}
.productListing-rowheading, .productListing-rowheading, #productName {background-color: #303030;  height: 1.5em; color: #c0c0c0;}
.productListing-rowheading a{background-color: transparent; height: 2em; color: #c0c0c0;}
#productQuantityDiscounts table {float: right; margin: 1em; width: 157px; border: 1px solid #646665; border-collapse: collapse; background-color: #404971; line-height: 20px;}
#productQuantityDiscounts td {font-weight: bold;}


/*  footer  */
#navSupp {clear: both; margin: 0em 0em 0em 0em; padding: 0em 0em 0em 0em; font-weight: bold; color: #c0c0c0; text-align: left;}
#navSupp ul {margin: 0em 0em 0em 0em; padding: 0em 0em 0em 0em; list-style-type: none; background-image: url(../images/marwidown.gif); height: 34px;}
#navSupp ul li {display: inline; position: relative; bottom:-25px; left: 450px;}
#navSupp ul li a {text-decoration: none; margin: 0em 0em 0em 0em; padding: 0em 0em 0em 0em; color: #c0c0c0; white-space: nowrap;}
#navSupp ul li a:hover {color: #FFFFFF;}


/*uprava pro zobrazeni cen bez dane a s dani*/
span.normalprice {text-decoration: line-through;}
TD.productPrice {font-size: 14px;font-weight: bold;}
SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {font-weight: bold;}
SPAN.productNormalPrice {font-weight: bold; color:#FFFFFF;}
SPAN.productTaxPrice {font-size: 10px;}
span.productSpecialPriceSale {text-decoration: line-through;}
SPAN.productPriceDiscount, .inputRequirement {font-size: 11px;}


/*BOF - Viktor - úprava zobrazení kategorie a popisu kategorie vedle sebe ne pod sebou jak tomu bylo původně*/
#categoryImgListing {float: left; margin-right: 1.2em;}
.category-description {float:right; clear:right; width:50%; text-align:left; }
.category-name { float:right; clear:right; width:50%; text-align:left; }
/*EOF - Viktor - úprava zobrazení kategorie a popisu kategorie vedle sebe ne pod sebou jak tomu bylo původně*/


/*BOF - Viktor - vyřazení zobrazování "Zobrazeno 1-10 (z 11 zboží)*/
#productsListingTopNumber {display:none;}
/*EOF - Viktor - vyřazení zobrazování "Zobrazeno 1-10 (z 11 zboží)*/


/*BOF - Viktor - posun zobrazení platby v checkoutpayment*/
#checkoutConfirmDefaultPaymentTitle { padding-left: 0.5em; }
#checkoutConfirmDefaultShipmentTitle { padding-left: 0.5em; }
#odsazenikomentare { padding-left: 0.5em; }
/*EOF - Viktor - posun zobrazení platby v checkoutpayment*/


/* This is the CSS needed for the Order Step Edition 2 contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    text-align: left;
	}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 75%;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
	}

tr.order_steps_line_2 {
    height: 5px;        /* Is a part in determining the height of the line */
    padding: 0px;
    margin: 0px;
	}

tr.order_steps_line_3 {
    height: 1px;        /* Is a part in determining the height of the line shadow */
    padding: 0px;
    margin: 0px;
	}

td.progressbar_active {
    background-color: #404971;     /* #3DA200Determines the active color of the completed part of the line */
    width: 4%;
    padding: 0px;
    margin: 0px;
	}

td.progressbar_inactive {
    width: 4%;
    background-color: #9A9A9A;    /* Determines the non-active color of the uncompleted part of the line */
    padding: 0px;
    margin: 0px;
	}

td.progressbar_active_shadow {
    background-color: #404971;     /* #346C00 Determines the non-active color of the completed part of the line shadow */
    width: 4%;
    padding: 0px;
    margin: 0px;
	}

td.progressbar_inactive_shadow {
    width: 4%;
    background-color: #9A9A9A;   /* Determines the non-active color of the uncompleted part of the line line*/
    padding: 0px;
    margin: 0px;
	}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #c6e2ff;        /* Determines the non-active color of the text */
    padding-bottom: 5px; /* Determines the distance between the text and the line */
	}

td.order_steps_text_completed {
    text-align: center;
    vertical-align: top;
    color: #404971;        /* Determines the non-active color of the text steps that have been completed*/
    padding-bottom: 10px; /* Determines the distance between the text and the line */
	}

td#active_step_text {       /* These are the styles for the active text */
    color: #c6e2ff;
    font-weight: 700;
    font-size: 1.1em;
	}

/* End Order Steps contribution CSS */

