﻿/*
   Lubomir Pokorny (lubomirpokorny@email.cz)
   CSS styles for SportHobby.eu
*/


/* Reset styles */
body, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, form {margin:0;padding:0;}
img, hr {border:0;}
* html td {font-size:0.7em;}

/* Body */
body {font-size:12px;color:#eaebec;text-align:center;font-family:arial,tahoma,sans-serif;background:#67696d;}

/* General styles */
h1 {font-size:2em;font-family:'Trebuchet MS';font-weight:bold;}
h2 {font-size:1.7em;font-family:'Trebuchet MS';font-weight:bold;}
h3 {font-size:1.4em;font-family:'Trebuchet MS';font-weight:bold;}
code {display:block;padding:10px;font-size:11px;color:#fff;background:#60656b;border:1px dashed #c4c6c6;}
p {margin:10px 0;text-align:justify;line-height:17px;}
a {color:#f3c112;}
a:hover {color:#fff;}

/* Common styles */
.right {text-align:right;}
.center {text-align:center;}
.fright {float:right;}
.fleft {float:left;}
.pointer {cursor:pointer;}
.capitalize {text-transform:capitalize;}
.cb {clear:both;}
.lowercase {text-transform:lowercase;}
strong.em {color:#fff;}

/* Mainboxes */
#page {width:990px;margin:0 auto;padding:0 0 30px 0;text-align:left;}
#mainbox {}
#content {float:right;width:767px;margin-bottom:5px;background:url(./images/content-back-middle.png) repeat-y;}
#contenttop {background:url(./images/content-back-top.png) no-repeat top;}
#contentbottom {height:auto!important;height:600px;min-height:600px;padding:7px 7px 30px 7px;background:url(./images/content-back-bottom.png) no-repeat bottom;}
#leftbox {float:right;width:223px;padding-bottom:40px;position:relative;right:2px;}

/* Header */
#topstrip {padding:10px 12px 6px 12px;font-size:12px;color:#ccc;}
#topstrip a {color:#ccc;text-decoration:none;text-transform:lowercase;}
#topstrip a:hover, #topstrip .selected {text-decoration:underline;}
#topstrip .loginitem {padding:3px 0 4px 23px;background:url(./images/login-icon.gif) no-repeat 0 0px;}
* html #topstrip .loginitem {position:relative;}
#header {clear:both;height:196px;background:url(./images/header-back.png) no-repeat;}
#headerline1 {height:59px;}
#headerline2 {height:79px;}
#lanpanel {float:left;width:153px;padding:17px 0;text-align:center;background:url(./images/header-small-liner.gif) no-repeat center right;}
#lanpanel a {padding:0 7px;}
#currencypanel {float:left;padding:17px 29px;background:url(./images/header-small-liner.gif) no-repeat center right;}
#currencypanel select {width:105px;padding:1px 0;font-size:11px;}
#topmenu {float:left;padding:4px 0 0 25px;font-size:11px;list-style:none;}
#topmenu li {float:left;padding:17px 35px 17px 15px;background:url(./images/top-menu-item.gif) no-repeat left 18px;}
#topmenu a {color:#fff;text-decoration:none;}
#topmenu a:hover, #topmenu a.selected {text-decoration:underline;}
#logotype {float:left;display:block;width:240px;height:78px;background:url(./images/logotype.gif) no-repeat center}
#logotype strong {display:none;}
#slogan {float:left;width:321px;height:30px;position:relative;top:26px;background:url(./images/slogan.gif) no-repeat right;border-left:2px solid #d6d6d7;}
#slogan strong {display:none;}
#cartpanel {float:left;width:420px;padding-top:17px;background:url(./images/header-cart.gif) no-repeat 183px 20px;}
#cartpanel a {display:block;padding-left:100px;color:#eaebec;text-decoration:none;}
#cartpanel div {margin-left:150px;text-shadow:#323436 1px 1px 1px;}
#cartpanel strong {color:#f3c112;}
#cartpanel span {font-size:13px;}
#mainmenu {margin:16px 0 0 32px;}
#mainmenu li {float:left;padding:0 2px;list-style:none;}
#mainmenu span {display:none;}
#mainmenu a {display:block;}
#mainmenu a:hover, #mainmenu a.selected {background-position:right!important;}
#mainmenu .item1 a {width:207px;height:25px;background:url(./images/main-menu-1.gif) no-repeat left;}
#mainmenu .item2 a {width:129px;height:25px;background:url(./images/main-menu-2.gif) no-repeat left;}
#mainmenu .item3 a {width:138px;height:25px;background:url(./images/main-menu-3.gif) no-repeat left;}
#mainmenu .item4 a {width:155px;height:25px;background:url(./images/main-menu-4.gif) no-repeat left;}
#mainmenu .item5 a {width:171px;height:25px;background:url(./images/main-menu-5.gif) no-repeat left;}
#mainmenu .item6 a {width:129px;height:25px;background:url(./images/main-menu-6.gif) no-repeat left;}

/* Slideshow */
#slideshow {padding:4px 0 1px 0;}
#slideshowbox {height:197px;}

/* Content */
.contenttitle {padding:10px;font-family:'Trebuchet MS';font-weight:bold;font-size:14px;letter-spacing:-0.05em;text-transform:uppercase;text-shadow:#323436 1px 1px 1px;background:url(./images/content-title.png) no-repeat;}
.contenttitle a {color:#eaebec;}
.contenttitle a:hover {color:#f3c112;}
.contentsubtitle {margin:15px 0 0 5px;padding:7px 10px;font-family:'Trebuchet MS';font-weight:normal;font-size:14px;text-shadow:#323436 1px 1px 1px;background:url(./images/content-subtitle.png) no-repeat;}
.contentsubtitle strong {text-transform:uppercase;}

/* Leftbox */
.leftpanel {margin-bottom:4px;background:url(./images/left-box-panel-bottom.gif) no-repeat bottom;}
.leftpanelinner {padding:7px;background:url(./images/left-box-panel-top.gif) no-repeat top;}
.leftboxtitle {margin-left:2px;padding:10px;font-family:'Trebuchet MS';font-weight:bold;font-size:14px;letter-spacing:-0.05em;text-transform:uppercase;text-shadow:#323436 1px 1px 1px;background:url(./images/left-box-title.gif) no-repeat;}
.leftboxsubmit {position:relative;top:5px;left:1px;}
#leftsearch {padding:4px 10px 7px 10px;}
#leftsearch .input {width:160px;padding-top:2px;padding-bottom:2px;text-indent:2px;color:#67696d;font-size:11px;border:1px solid #919498;}
.leftmenu {padding:5px 9px;}
.leftmenu li {list-style:none;height:auto!important;height:25px;min-height:25px;background:url(./images/left-menu-liner.gif) no-repeat bottom;}
.leftmenu a {display:block;padding:5px 5px 5px 15px;font-weight:bold;color:#fff;text-decoration:none;text-transform:uppercase;background:url(./images/left-menu-item.gif) no-repeat 5px 10px;}
.leftmenu a:hover, .leftmenu a.selected {background-color:#45484d;}
.leftmenu ul {padding:5px 0 10px 0;font-size:12px;}
.leftmenu ul li {height:auto!important;height:18px;min-height:18px;background:0;}
.leftmenu ul li a {padding:2px 5px 2px 25px;font-weight:normal;color:#ccc;text-transform:none;background:url(./images/left-menu-subitem.gif) no-repeat 18px 9px;}
.leftmenu ul li a:hover, .leftmenu ul li .selected {color:#fff;text-decoration:underline;background:url(./images/left-menu-subitem.gif) no-repeat 18px 9px;}
#leftnewsletter {padding:9px 10px 13px 10px;}
#leftnewsletter .input {width:160px;padding-top:2px;padding-bottom:2px;text-indent:2px;color:#67696d;font-size:11px;border:1px solid #919498;}
.newsletterarchiv {position:relative;top:5px;right:8px;font-size:11px;text-align:right;}
.lefttext {padding:0 8px 0 8px;font-size:11px;}
.lefttext strong {font-size:13px;color:#f3c112;text-decoration:underline;}
.lefttext a:hover strong {color:#fff;}
.lefttext ul {padding:10px 15px;list-style:square;font-size:13px;}
.lefttext li {padding:3px 0;}

/* Footer */
#footer {clear:both;height:62px;background:url(./images/footer-back.png) no-repeat;}
#footertext {padding:13px 20px 0 240px;line-height:19px;font-size:11px;}
#footertext a {margin:0 10px;color:#fff;text-decoration:none;font-weight:bold;}
#footertext a:hover {text-decoration:underline;}
#footertext .first {margin-left:0;}

/* Tag cloud */
#tagcloud {margin:20px auto 0 auto;font-size:10px;line-height:11px;color:#aaa;text-align:center;}
#tagcloud p {text-align:center;line-height:14px;}
#tagcloud a {color:#ccc;}
#tagcloud span {font-weight:bold;}
#tagcloud strong {font-weight:normal;}
#vymenik {padding:20px 10px 0 10px;}
#vymenik a {font-size:10px!important;color:#ccc;}
#linkbox {padding:10px;}
#linkbox li {float:left;list-style:none;}
#linkbox a {margin:0 3px;font-size:10px!important;color:#ccc;}

/* Shop item */
.title_padding {padding:10px;}
.shopitem {float:left;padding:2px;position:relative;left:1px;}
.shopiteminner {width:246px;height:357px;background:url(./images/shop-item-back.png) no-repeat;}
.shopitem .image {position:relative;top:5px;left:6px;}
.shopitem .title {display:block;padding:12px 5px 8px 5px;margin:1px 6px;text-transform:uppercase;font-family:'Trebuchet MS';color:#fff;text-decoration:none;font-weight:bold;text-align:center;background:#1e222a;border-bottom:1px solid #4b4e55;}
.shopitem .title span {display:block;height:18px;}
.shopitemtext {height:85px;}
.shopitemtextinner {padding:7px 12px;font-weight:bold;line-height:18px;}
.shopitemtext span {color:#9b9da0;}
.shopingicon {float:right;}
.detailrow {padding:0 10px;}
.detailbutton {display:block;float:right;width:82px;height:24px;background:url(./images/button-detail.gif) no-repeat left;}
.detailbutton:hover {background-position:right;}
.detailbutton span {display:none;}
.price {font-size:18px;color:#f3c112;font-family:'Trebuchet MS';font-weight:bold;letter-spacing:-0.05em;}
.price span {color:#9b9da0;}
.price span.new_price {font-size:17px;color:#f3c112;letter-spacing:-0.1em;}
.price span.from {font-size:11px;color:#9b9da0;}
.price del {font-size:11px;color:#9b9da0;letter-spacing:-0.1em;}
.addrow {margin:7px;height:40px;background:url(./images/shop-item-addstrip.gif) repeat-x top;}
.addrow form {padding:5px 0 0 17px;font-size:15px;font-family:'Trebuchet MS';color:#9b9da0;font-weight:bold;}
.addrow .input {position:relative;right:2px;width:32px;font-size:15px;font-weight:bold;text-indent:3px;border:1px solid #919498;}
.addtocartsubmit {position:relative;top:4px;left:9px;}
.gotoshopbutton {display:block;text-align:center;padding-top:10px;}

/* Shop big item */
.shopbigitem {margin-bottom:4px;width:746px;position:relative;left:3px;background:url(./images/shop-bigitem-bottom.png) no-repeat bottom;}
.shopbigiteminner {background:url(./images/shop-bigitem-top.png) no-repeat top;}
.shopbigitem .imagebox {width:241px;padding-bottom:4px;}
.shopbigitem .fright {width:502px;}
.shopbigitem .title {display:block;padding:16px 5px 8px 10px;margin:1px 6px;text-transform:uppercase;font-family:'Trebuchet MS';color:#fff;text-decoration:none;font-weight:bold;}
.shopbigitem .title span {display:block;height:18px;}
.shopbigitem .image {position:relative;top:1px;left:6px;}
.shopbigitem .producteditlinks {text-align:left;}
.shopbigitem .detailrow {padding:8px 7px 8px 0;}
.itemtable {position:relative;left:5px;width:491px;border-collapse:collapse;}
.itemtable th {padding:16px 5px 10px 5px;font-family:'Trebuchet MS';font-size:12px;color:#fff;text-transform:uppercase;}
.itemtable td {padding:3px 5px;font-size:12px;background:#32363c;}
.itemtable .evenrow td {background:#404449;}
.itemtable .input {position:relative;bottom:1px;padding:1px 2px;font-size:12px;border:1px solid #727579;}
.itemtable .cartsubmitmini {position:relative;top:2px;padding:0 5px 0 10px;}
.itemtable .shopingicon {position:absolute;top:7px;right:18px;}
.itemtable .price {font-family:arial;font-size:13px;}
.itemtable .new_price {font-size:13px!important;letter-spacing:-0.05em!important;}
.itemtable del {font-size:11px!important;}
.itemtable .count {color:#9b9da0;font-weight:bold;}
* html .itemtable form div {width:100px;}

/* Product detail */
#product {padding:13px 30px 20px 15px;}
#product .shopingicon {float:right;position:relative;left:262px;top:14px}
#product .image {float:right;display:block;margin-top:27px;padding:6px;background:url(./images/product-frame.png) no-repeat;}
#product table {margin:15px 0;}
#product table td {padding:3px 0;font-size:14px;}
#product table .gray {width:110px;color:#b0b0b0;}
#product .yes {color:#8ccf80;font-size:14px;font-weight:bold;text-transform:uppercase;}
#product .no {color:#fd7376;font-size:14px;font-weight:bold;text-transform:uppercase;}
#product .yes img, #product .no img {position:relative;top:1px;}
#product .socializeicons {position:relative;bottom:7px;float:right;width:250px;text-align:center;}
#product .button {display:block;float:left;width:164px;height:24px;line-height:24px;text-align:center;font-family:'Trebuchet MS';font-size:14px;color:#fff;text-decoration:none;font-weight:bold;font-weight:bold;text-shadow:#323436 1px 1px 1px;background:url(./images/button-back.gif) no-repeat left;}
#product .button:hover {background-position:right;}
#product .button2 {position:relative;left:10px;}
.product_forms {padding:20px 50px;}
.product_forms #systemMessage ol {margin-left:30px;}
.itemtable2 {clear:both;width:650px;margin:20px auto;text-align:left;border-collapse:collapse;}
.itemtable2 th {height:40px;padding:2px 5px;font-family:'Trebuchet MS';color:#fff;text-transform:uppercase;background:#1e222a;border-bottom:1px solid #4b4e55;}
.itemtable2 th span {text-transform:lowercase;}
.itemtable2 td {padding:5px 5px;background:#32363c;}
.itemtable2 em {font-style:normal;color:#f3c112;}
.itemtable2 a {color:#ed6d6e;font-size:11px;text-decoration:none;font-weight:bold;}
.itemtable2 a:hover {color:#fff;}
.itemtable2 .first {padding-left:10px;}
.itemtable2 .evenrow td {background:#404449;}
.itemtable2 .input {position:relative;bottom:1px;padding:1px 2px;font-size:12px;border:1px solid #727579;}
.itemtable2 .cartsubmitmini {position:relative;top:2px;padding:0 5px 0 10px;}
.itemtable2 .price {font-family:arial;font-size:13px;letter-spacing:0.05em;}
.itemtable2 .new_price {font-size:13px!important;letter-spacing:-0.05em!important;}
.itemtable2 del {font-size:11px!important;}
.itemtable2 .count {color:#9b9da0;font-weight:bold;}
.itemtable3 {width:500px;margin:10px auto;text-align:left;border-collapse:collapse;}
.itemtable3 th {padding:6px 5px;font-family:'Trebuchet MS';color:#fff;text-transform:uppercase;background:#1e222a;}
.itemtable3 th span {text-transform:lowercase;}
.itemtable3 td {padding:5px 5px;background:#404449;}
.itemtable3 .em td {font-weight:bold;background:#4e5257}
.itemtable3 em {font-style:normal;color:#f3c112;}
.product_description {padding:1px 15px 1px 15px;line-height:17px;}
.product_description ul {margin:10px 20px;}
.product_description ul li {padding-left:12px;list-style:none;background:url(./images/list-item.gif) no-repeat left 6px;}
.product_keywords {padding:10px 15px;font-size:13px;}

/* Cart */
.totalprice {padding-right:30px!important;text-align:right;}
.disabled_input {width:40px;text-align:right;font-weight:bold;color:#eaebec;border:0!important;background:0!important;}
.carttable {margin-top:15px;width:100%;border-collapse:collapse;}
.carttable thead th {padding:8px;background:#3c3e45;}
.carttable td {padding:6px 8px;}
.carttable input {padding:1px 2px;text-align:center;background:#9fa1a4;border:1px solid #3c3e45;}
.carttable .linkbutton {display:inline;}
.carttable .product_number {width:250px;}
.carttable .delcell {padding:0!important;width:0;}
.carttable .lastrow {font-size:1.2em;font-weight:bold;}
.carttable .buttonsrow td {padding-top:15px;}
.carttable .empty td {padding:20px 8px;}

/* Addonstable */
.addonstable {width:100%;}
.addonstable .number {width:25px;}
.addonstable textarea {height:70px;width:300px;font-size:15px!important;font-weight:bold;text-align:center;}
.addonstable .filler {position:relative;bottom:29px;}
.addonstable table {margin-top:0!important;}
.addonstable .ribbon {width:191px;}
.ac_results {padding:0px;color:#000;text-align:left;background:#ddd;border:1px solid black;overflow:hidden;z-index:99;}
.ac_results ul {width: 100%;margin:0;padding:0;list-style:none;list-style-position:outside;}
.ac_results li {display:block;margin:0px;padding:2px 5px;cursor:default;font:menu;font-size:12px;line-height:16px;overflow:hidden;}
.ac_loading {background:#9fa1a4 right center no-repeat;}
.ac_odd {background-color:#eee;}
.ac_over {background-color:#9fa1a4;color:#000;}

/* References */
.albums li {float:left;padding:2px;list-style:none;}
.albums li .frame {width:246px;height:185px;background:url(./images/album-frame.png) no-repeat;}
.albums li .frame a {display:block;padding:6px;text-decoration:none;text-align:center;font-weight:bold;color:#ccc;}
.albums li .frame a:hover {color:#fff;}
.albums li .frame a img {margin-bottom:3px;}
.images li {float:left;padding:2px;list-style:none;}
.images li a.frame {display:block;padding:5px 6px 5px 6px;background:url(./images/product-frame.png) no-repeat;}
.albums li .frame a:hover {color:#fff;}
.album_desc {padding:0 20px 30px 10px;}
.album_desc ul {margin:10px 20px;}
.album_desc ul li {padding-left:12px;list-style:none;background:url(./images/list-item.gif) no-repeat left 6px;}

/* News */
.new {padding:15px 10px 10px 0;}
.new .imagebox {padding:6px 4px 2px 4px;background:url(./images/new-frame.png) no-repeat left;}
.new .fright {width:540px;float:right;}
.new .fright h2 {font-size:18px;color:#ccc;}
.new .new_text {position:relative;bottom:5px;text-align:justify;}
.new .date {position:relative;bottom:5px;color:#ccc;text-align:right;}
.new .producteditlinks {text-align:right;}
.rss {float:right;}
.rss a {text-decoration:none;font-size:13px;color:#ef9c0d;font-weight:bold;}
.rss span {position:relative;bottom:7px;}
.rss2 {position:relative;bottom:2px;}

/* Links */
.linkscol {width:330px;float:left;padding:25px 0;}
.linkscategory {padding:2px 0;font-size:14px;}
.link {padding:15px 10px 10px 0;}
.link .imagebox {padding:6px 4px 2px 4px;background:url(./images/new-frame.png) no-repeat left;}
.link .fright {width:540px;float:right;}
.link .fright h2 {font-size:18px;color:#ccc;}
.link .new_text {padding-top:5px;text-align:justify;}
.link .producteditlinks {text-align:right;}
.addlinkbutton {display:block;float:right;width:164px;height:24px;line-height:24px;text-align:center;font-family:'Trebuchet MS';font-size:14px;color:#fff;text-decoration:none;font-weight:bold;font-weight:bold;text-shadow:#323436 1px 1px 1px;background:url(./images/button-back.gif) no-repeat left;}
.addlinkbutton:hover {background-position:right;}

/* Order menu */
.displaymenu {float:right;margin:20px 15px 7px 0;}
.displaymenu a {margin:0 2px;}
.ordermenu {float:right;width:auto;margin:15px 10px 7px 0;font-size:11px;background:url(./images/ordermenu-back.gif) repeat-x 0 -50px;}
.ordermenu_articles {margin-right:10px;}
.ordermenu ul {margin:0!important;padding:0 5px 25px 0!important;list-style:none!important;background:url(./images/ordermenu-back.gif) no-repeat right -25px;}
.ordermenu li {float:left;padding:0!important;}
.ordermenu a {display:inline-block;padding:6px 15px 5px 15px;text-decoration:none;color:#fff;font-weight:bold;background:url(./images/ordermenu-back.gif) no-repeat -5px -75px;}
.ordermenu a:hover {color:#f3c112;}
.ordermenu .first a {padding-left:20px;background:url(./images/ordermenu-back.gif) no-repeat 0 0;}

/* Pagination */
.pagination {clear:both;padding:25px 20px 10px 20px;text-align:center;}
.pagination a {padding:4px 5px;margin:1px;text-decoration:none;color:#fff;background:#707479;border:1px solid #8e9296;}
.pagination a:hover {padding:6px 5px;color:#fff;background:#32363c;border-color:#32363c;}
.pagination a.selected {padding:6px 4px;font-weight:bold;color:#000;background:#f3c112;border-color:#f3c112;}
.pagination .inactive {padding:4px;margin:1px;color:#72757a;background:#5a5e63;border:1px solid #64686d}
.paginationInfo {clear:both;margin-top:7px;padding:10px 14px 9px 14px;color:#aaa;border-top:1px solid #45484d;}
.paginationInfo a.selected {font-weight:bold;}

/* Text */
#textpage {padding:15px;}
#textpage ul {margin:10px 20px;}
#textpage ul li {padding-left:12px;list-style:none;background:url(./images/list-item.gif) no-repeat left 6px;}
#textpage ol {margin:10px 37px;}
#textpage hr {height:1px;margin:20px 0;background:#c9d3da;}

/* Errors and warnings */
#systemMessage ol {padding-left:0;}
.notice {margin:10px 9px 0 9px;padding:8px 15px;color:#666;line-height:150%;font-size:1.2em;background:#f9f9f9;border:1px solid #cecece;border-top:3px solid #a3a3a3;}
.notice span {color:#000;}
.warning {margin:10px 2px 5px 2px;padding:10px;color:#fff;line-height:150%;font-size:1.1em;background:#693232;border:1px solid #471818;border-top:3px solid #471818;}
.warning a {color:#d8716e;font-weight:bold;}
.closeSystemMessage {float:right;position:relative;bottom:7px;}
.closeSystemMessage a {cursor:pointer;text-decoration:none;font-weight:bold;color:#471818;}
.closeSystemMessage a:hover {color:#000!important;}

/* Tabcontent */
.langmenu {position:relative;top:14px;left:1px;}
.langmenu li {float:left;margin:1px;padding:0!important;list-style:none;background:none!important;}
.langmenu a {display:block;padding:5px 15px;font-weight:bold;color:#888;text-decoration:none;background:#3c3e45;border:1px solid #3c3e45;border-bottom:3px solid #3c3e45;}
.langmenu a:hover, .langmenu a.selected {background:#42464c;color:#ddd;border:1px solid #3c3e45;border-bottom:3px solid #42464c;}

/* Admin tools */
.editlinks {padding:15px;text-align:right;}
.editlink, .editlinks a {text-decoration:none;color:#e76567!important;font-weight:bold;}
.editlink:hover, .editlinks a:hover {color:#fff!important;}
.producteditlinks {padding:5px 0 10px 0;text-align:center;}
.producteditlinks a {margin:0 10px;text-decoration:none;color:#e76567;font-weight:bold;}
.producteditlinks a:hover {color:#fff;}

/* Tooltips */
#WzBoDy {padding:3px 7px!important;}

/* Order table */
.ordertable {width:100%;background:#4e5257;border-collapse:collapse;}
.ordertable td {padding:4px 10px!important;}
.ordertable thead td {font-size:14px;font-weight:bold;background:#42464c;}
.ordertable .item {font-size:14px;}
.ordertable .inner td {font-size:11px;font-weight:bold;background:#484c51;}
.ordertable .moreinner td {font-size:11px;text-align:justify;}
.ordertable .product_number_cell {width:280px;}
.ordertable .pricerow {background:#484c51;border-bottom:1px solid #4e5257;}
.ordertable .top {vertical-align:top;}
.ordertable .clean {border:0;}
.ordertable .last td {font-size:14px;background:#42464c;}

/* Formtab */
.formtab thead td {padding:4px 5px;font-weight:bold;background:#42464c;}
.formtab .title {padding-right:20px;font-weight:bold;}
.formtab input {padding:1px 2px;background:#9fa1a4;border:1px solid #3c3e45;}
.formtab .submit {margin:0;padding:2px 3px;}
.formtab .noitems td {padding:10px 42px;font-size:13px;background:#484c51;}
.linkbutton {display:block;padding:2px 10px;text-decoration:none;background:#42464c;border:1px solid #3c3e45;}
.linkbutton:hover {color:#000;background:#efc001;}
.new_order {color:#f3c112;}
.filterpanel {float:right;padding:5px;}
.delimg {position:relative;left:10px;bottom:4px;font-size:14px;}

/* Forms */
.form {clear:both;padding:10px 0;}
.form .submit, .submit {margin:8px 0 0 10px;padding:3px 8px;font-size:13px;color:#000!important;text-decoration:none;background:#efc001 url(./images/submit-back.gif) repeat-x bottom!important;border:1px solid #987f30!important;cursor:pointer;}
.form input {padding:1px 2px;background:#9fa1a4;border:1px solid #3c3e45;}
.form fieldset {padding:0 10px 10px 10px;background:#42464c;border:1px solid #3c3e45;border-top:3px solid #3c3e45;}
.form legend {padding:4px 8px;font-weight:bold;background:#474b52;border:1px solid #3c3e45;}
.form label {padding:5px 3px 5px 0;cursor:pointer}
.form select {font-size:1em;background:#9fa1a4;border:1px solid #3c3e45;}
.form option {padding-right:15px;}
.form textarea {padding:1px 2px;font-family:arial;font-size:12px;background:#9fa1a4;border:1px solid #3c3e45;}
.form table {margin-top:8px;}
.form table td {padding:2px;}
.form .labelcell {width:110px;}
.form .itemcell {width:220px;}
.form .widelabelcell {width:160px;}
.form_thumb {position:relative;top:4px;right:5px;}
.form_icon {position:relative;top:4px;}
.form .description {padding:3px 10px;font-size:11px;color:#aaa;text-align:right;}
.info {margin:0;padding:5px 10px;color:#888888;text-align:right;}
.form .info input {font-weight:bold;text-align:center;border:0;background:none;width:22px;}
.info a {color:#ddd;}
.info a:hover {color:#fff;}
.forminfo {padding:10px;color:#ddd;}
.searchselect {width:203px;}
.lostpassword {float:right;position:relative;top:5px;right:10px;color:#aaa;}
.form h3 {padding-top:10px;}
.login {width:300px;}
.formcontainer {padding:0 20px}
.formcontainer #systemMessage ol {margin-left:30px;}
.maxdatecell {color:#f3c112;}
