@CHARSET "UTF-8";

/***********************************************************/
/* OVERRIDE BROWSERS OWN DEFAULT SETTINGS START */
/***********************************************************/

/* default font-size and types */
html, body, form, input, select, fieldset {
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial, sans-serif, Geneva, Hevletica;
}
/* default padding & margin */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dd, dt, address, hr {
    margin: 0px; 
    padding: 0px; 
}
/* label cursor is a hand */
form label {
    cursor: pointer;
}
address {
    font-style: normal;
}
/* links underlined */
:link, :visited {
    text-decoration: underline;  
}
/* linked images without borders */
img, a img,
:link img, :visited img {
    border: none;
}
/* fieldset without border */
fieldset {
    border: none;
}
/* clearing for floated elements */
div.clearer, span.clearer {
    /*clear: both;
    font-size: 0px;*/
}
/***********************************************************/
/* OVERRIDE BROWSERS OWN DEFAULT SETTINGS START */
/***********************************************************/

body {
    font-family: Tahoma, Arial, Geneva, Sans-Serif;
    font-size: 10pt;
    color: #333;
	background: #000;
}

ul {
	margin: 0 0 0 10px;
	padding: 5px 0;
	list-style-type: square;
}

ul li {
	margin: 0 0 0 10px; 
}

a,
a:link,
a:visited {
	color: #333;
	text-decoration: none;
	
}

a:active,
a:hover {
    color: #d00;
    text-decoration: underlined;
}

h1.placeholder {
	margin: 0 0 10px;
	font-size: 1.1em;
	padding: 5px 10px;
	color: #fff;
	background: #5e5e5e;
}

div#container {
	margin: 10px auto;
	width: 994px;
}

div#header {
	width: 100%;
	height: 93px;
    background: url(./images/header.jpg) center top no-repeat; 
}

div.menu-bg {
    height: 25px;
    background: url(./images/menubar-bg.png) left top repeat-x;
}

img.lang-change {
    cursor: pointer;
    height: 15px;
    vertical-align: middle;
}

div#menu-top {
    margin: 0 auto;
    width: 994px;
	height: 25px; 
    text-align: center;
}

div#menu-top ul#horz-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#menu-top ul#horz-menu li {
    display: inline;
}

div#menu-top ul#horz-menu a.horz-menu-a {
	padding: 0 0 0 15px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
    background: url(./images/menu-list-type.png) left center no-repeat;
}

div#menu-top ul#horz-menu li.horz-menu-elem {
    margin: 0 15px 0 0;
    color: #fff;
}

div#menu-top ul#horz-menu a.horz-menu-a:hover {
	text-decoration: underline;
}

div#main-content {
	padding: 0 8px;
}

div#footer {
	margin: 0 auto;
    width: 994px;
    height: 88px;
    background: #1e1d1d url(./images/footer.jpg) center bottom no-repeat; 
}

div#designed-by {
	color: #fff;
	margin: 0 auto;
	width: 996px;
}

div#designed-by div#credits {
    margin: 0 30px 0 0;
    padding: 10px 0 0 0;
    text-align: right;
}

div#designed-by div#credits span {
    margin: 0 0 0 70px;
}

div#designed-by div#mbsoft-logo div {
	float: right;
}

div#designed-by div#mbsoft-logo a { 
    margin: 3px 0 0;
	float: right;
	display: block;
    width: 140px;
    height: 91px;
}

table#main {
    width: 100% !important;
}

table#main,
table#main td#td-side-left,
table#main td#td-side-right {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

table#main td#td-side-left,
table#main td#td-side-right {
    background: none;
	width: 155px;
}

table#main td#fill-left,
table#main td#fill-right {
	width: 10px;
}

div#side-left,
div#side-right {
	/*margin: 10px;
    background: #dfdfde;*/
}

td#td-side-center {
	padding: 0;
	background: #dddddd;
}

div#content-center {
    padding: 10px;
    background: #ddd;
}

td#td-side-right {
	background: #d2ccce;
}

div.side-box {
	margin: 0 0 10px;
    padding: 0 0 5px;
    background: #373737 url(./images/side-box-top.png) left top repeat-x;
    border: 1px solid #555;
    /*border-color: #bbb #666 #666 #bbb;*/
}

div.side-box .side-box-header {
	padding: 0 0 0 5px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	height: 28px;
	line-height: 28px;
}

div.side-box .side-box-content {
	margin: 5px 5px 0;
	padding: 5px;
	background: #eee;
}

ul#side-menu {
    margin: 0;
    padding: 0;
    list-style-type: square;
    color: #fff;    
}

ul#side-menu li {
    margin: 0;
    padding: 0;
}

ul#side-menu ul {
    margin: 0 0 0 10px;    
}

ul#side-menu ul li {
    margin: 0 0 0 10px;
    padding: 0;
}

ul#side-menu li ul {
    /*display: none;*/
}

ul#side-menu li,
ul#side-menu li.active ul {
    display: block;
}


a.parent-menu-item {
	margin: 0;
    padding: 0 0 0 20px;
    display: block;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background: url(./images/side-menu-bg.png) top left no-repeat;    
}

/*ul#side-menu li.active a.parent-menu-item,*/
a.active-module,
a.parent-menu-item:active,
a.parent-menu-item:hover {
    /*background: url(/themes/images/velox/menu-item-bg-hover.png) top right repeat-x;*/
	opacity: 0.8;
}

/*ul#side-menu span.activeA {
    font-weight: bold;
}*/


div.clearer {
	clear: both;
	height: 0px;
}

div.element-form {
	padding: 5px;
}

div.element-label,
div.file-label {
	width: 200px;
	float: left;
	font-weight: bold;
}

div.element-input {
    float: left;
    padding: 0 5px 0 0;
}

div.element-input input,
div.element-input select {
    border: 1px solid #999;
    background: #fff;
}

div.element-input .highlight {
    border:  1px solid #222;
    background: #fefefe;
}

div.element-input select {
    min-width: 200px;
}

div.description,
div.errors {
    float: left;	
}

form.standard-form .submit {
	min-width: 80px;
}

form.standard-form legend {
	font-size: 1.2em;
    padding: 5px 10px;
    margin: 5px 0;
    border: /*1px dashed #94bef6*/ 1px solid #333;
    color: #222;
}

form.standard-form fieldset {
	padding: 10px;
    border:  1px solid #333;
}

form.standard-form div.element-label {
    width: 150px;
}

form.standard-form .input-textarea {
	width: 500px;
	height: 200px;
    border:  1px solid #999;
}

table.standard-list {
    width: 100%;
}

table.standard-list,
table.standard-list td,
table.standard-list th {
	margin: 0;
	padding: 0;
    border: 0;
    border-collapse: collapse;
    vertical-align: top;    
}

table.standard-list th {
    padding: 5px;
    background: #444;
    color: #fff;
    border: 1px solid #444;
    font-weight: bold;
}

table.standard-list td {
    border: 1px solid #444;
    padding: 5px;
}

table.standard-list td.fix {
    width: 100px;
    text-align: center;
}

table.standard-list td.marked {
    background: #eeeeff;
}

table.standard-list td.marker {
	width: 35px;
}

table.standard-list td.marker-bg {
    background: url(/themes/images/admin/next_arrow.gif) no-repeat center center;
}

div#powered-by {
	padding: 10px;
}

div.standard-error {
    padding: 10px;
    width: 400px;
    background: #fff;
    border: 1px solid #ccc;
}

div.standard-error div.error-header,
div.standard-error div.success-header {
	margin: 0 0 10px 0;
	padding: 0px 5px 10px 45px;
    height: 32px;
    background: url(./images/warning.png) no-repeat 5px 0px;
    border-bottom: 1px solid #ccc;
	line-height: 32px;
	font-size: 1.7em;
}

div.standard-error div.success-header {
    background: url(./images/success.png) no-repeat left 0px;
}

div.standard-error div.error-text {
	padding: 0 0 0 10px;
}

div#pager-top {
    margin-bottom: 10px;
}

div#pager-bottom {
    margin-top: 10px;
}

div#pager-top div.page-of-total {
    margin: 0 0 5px;
}

div#pager-bottom div.page-of-total {
    margin: 5px 0 0;
}

div.page-control {
    padding: 5px;
}

div.page-control div.page-of-total {
    text-align: center;
    text-decoration: underline; 
}

div.page-control div.page-list {
    text-align: center;
}

div.page-control span.page-active {
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
}

div.page-control span.disabled {
    visibility: hidden;
}

div.search-form {
    padding: 0 0 20px;
}

input.hidden {
    display: none;
}

form#registration-form {
    /*width: 400px;*/
}

form#registration-form dt {
    display: none;
}

form#registration-form fieldset {
    margin: 10px 0 0;
    border: none;
    border-bottom: 1px solid #333;
}

div.action-menu {
    position: absolute;
}

div.action-menu div.action-menu-caption {
    cursor: pointer;
    padding: 5px 10px;
    width: 80px;
    background: #94bef6;
    border: 1px solid #888;
    color: #fff;
}

div.action-menu div.action-menu-caption:hover {
    background: #eee;
    color: #222;
    border: 1px solid #000;
}

div.action-menu div.action-menu-list {
	margin: 6px 0 0 -6px;
    background: #fff;
}

div.action-menu div.action-menu-list div.action-menu-item {
    border: 1px solid #888;
    border-top: none;
}

div.action-menu div.action-menu-list div.last {
    border-bottom: 1px solid #888;
}

div.action-menu div.action-menu-list div.action-menu-item a {
    display: block;
    padding: 5px 15px;
}

div.action-menu div.action-menu-list div.action-menu-item a:hover,
input.action-submit:hover {
    background: #222;
    color: #fff;
}

input.action-submit {
	padding: 5px 15px;
    width: 100%;
    background: #fff;
    border: none;
    color: #222;
    cursor: pointer;
    text-align: left;
}

div#lookup-form {
    float: left;
    left: 0;
    top: 0;
    position: absolute;
    width: 500px;
    /*width: 100%;
    height: 100%;*/
}

div#lookup-form div#list {
    margin: 0 /* auto !important*/;
    width: 500px;
	background: #fff;
	border: 2px solid #bbb;
}

a.lookup-button {
	padding: 0px 4px;
    width: 25px;
    line-height: 20px;
    background: #eee;
    border: 1px solid #555;
}

a.lookup-button:active,
a.lookup-button:hover {
    background: #444;
    color: #fff;
    border: 1px solid #ddd;
}

div#lookup-form div.lookup-header {
    padding: 5px 10px;
    font-size: 1.5em;
    color: #222;
    background: #fff;
    border-bottom: 1px solid #bbb;
}

div#lookup-form div.lookup-list {
	padding: 10px;
	max-height: 300px;
	overflow-y: scroll;
}

div#lookup-form div.lookup-bottom {
    padding: 10px;
    border-top: 1px solid #bbb;
}

div#lookup-form .tr-marked {
    background: #eef;
}

div#lookup-form #lookup-table {
    cursor: pointer;
}

div#lookup-form .marked {
	background: #444;
	color: #fff;
}

input#lookup-ok,
input#lookup-cancel {
    min-width: 80px;
}

div#tabs div.tab-caption {
    padding: 5px 10px;
    margin: 5px 5px 0 0;
    float: left;
    width: 150px;
    font-size: 1.2em;
    border: 1px dashed #94bef6;
    color: #fff;
    cursor: pointer;
    background: url(/themes/images/admin/menu-item-bg.png) top right repeat-x;
}

div#tabs div.tab-caption:hover,
div#tabs div.tab-caption:active,
div#tabs div.tab-active {
    background: url(/themes/images/admin/menu-item-bg-hover.png) top right repeat-x;
}

form.vendor-login {
}

form.vendor-login div.element-label {
	width: 70px;
}

form.vendor-login div.element-input {
	padding: 0px;
}

form.vendor-login div.element-input input {
	width: 115px;
}

form.vendor-login select.vendor-login-select,
select.small-select {
    min-width: 100px !important;
    width: 100px !important;
}

div.rating-line {
	height: 20px;
	line-height: 20px;
    background: #555 url(./images/rating-bar.png) top left no-repeat;
    color: #000;
    text-align: center;
}

ul#categories,
ul#categories ul {
	margin: 0;
	list-style: none;
}

ul#categories li {
    margin: 0 ;
}

ul#categories ul {
    margin: 0 0 0 10px;
}

span.cat-link {
    padding: 0 0 0 25px;
    display: block;
}

span.cat-link-folder {
    cursor: pointer;
    background: url(./images/folder.gif) center left no-repeat;
}

span.cat-link-file {
    cursor: pointer;
    background: url(./images/file.gif) center left no-repeat;
}

div#shopping-progress {
	margin: 10px 0 0;
}

div#shopping-progress div.shopping-step {
    margin: 2px 0;
}

div#shopping-progress div.shopping-step div.shopping-step-header {
	padding: 3px;
	background: #eee;
	border: 1px solid #ccc;
	cursor: pointer;
}

div#shopping-progress div.shopping-step div.shopping-step-content {
	padding: 10px;
	border: 1px solid #444;
	border-top: none;
}

div#shopping-progress div.shopping-step div.active-step {
    padding: 3px;
    color: blue;
    background: #ddd;
    border: 1px solid #444;
    cursor: pointer;    
}

div#shopping-progress div.shopping-step div.shopping-step-content table#table-step1 td {
	vertical-align: top;
	width: 50%;
}

div#registerForm select {
	width: 265px;
}

div.step-head {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 3px;
    border-bottom: 1px solid #eee;
}

a#registerBtn {
    display: block;
    margin: 10px 10px 10px 0;
    padding: 10px 5px;
    font-size: 1.3em;
    border: 1px solid #ccc;
}

a#registerBtn:hover {
    background: #ddd;
    color: #444;
    text-decoration: underline;
    border: 1px solid #444;
}

fieldset#fieldset-registerbuttons {
    border: none !important;
}

div.ajax-loader {
    width: 28px;
    height: 28px;
    background: url(./images/ajax-loader.gif) top left no-repeat;   
}

span.required-input {
    color: red;
}

div.product-elem {
    width: 245px;
    margin: 0;
    border: 1px solid #777;
}

/*div.product-elem {
	margin: 0 10px 10px 0;
	padding: 5px;
    float: left;
    border: 1px solid #ddd;
}*/

div.product-elem div.product-picture {
	height: 150px;
    border-bottom: 1px solid #777;
    cursor: pointer;
}

div.product-elem div.product-information {
	margin: 3px 0 0;
}

div.product-elem div.product-information div.product-info-line {
    padding: 5px;
    text-align: center;
    min-height: 30px;
}

div.product-elem div.product-information div.product-info-price {
    padding: 5px;
    min-height: 20px;
    height: auto !important;
    line-height: normal;
    text-align: center;
    border-top: 1px solid #777;
    font-weight: normal;
}

div#product-gallery {
	margin: 0 0 10px;
	padding: 0 0 10px;
    border-bottom: 1px solid #777;
}

div#product-gallery div#actual-picture {
	margin: 0 auto 10px;
    text-align: center;
    border: 1px solid #777;
}

div.product-elem div.product-picture img {
    max-width: 230px;
    max-height: 150px;
}

/*div#product-gallery div#actual-picture img {
    width: expression(this.width() > 500 ? 500 : this.width()) px;
}*/

div#product-gallery div#pictures {
}

div#product-gallery div#pictures div.picture {
	margin: 0 5px 0 0;
	padding: 3px;
	border: 1px solid #777;
    float: left;
    cursor: pointer;
    width: 150px;
    height: 150px;    
} 

div#product-gallery div#pictures div.picture img {
    max-width: 150px;
    max-height: 150px;
}

table.product-table {
    width: 100%;
}

table.product-table,
table.product-table td,
table.product-table th {
    margin: 0 0 10px;
    padding: 0;
    border: 0;
    border-collapse: collapse;
    vertical-align: top;
}

table.product-table th {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	background: #eee;
    border: 1px solid #777;
    padding: 5px;
}

table.product-table td {
    border: 1px solid #777;
    padding: 5px;
}

td.rowhead {
    width: 150px !important;
    font-weight: bold;
    text-align: right;
}


form#cart-form div.element-label {
    width: 70px;
}

form#cart-form div.element-input {
    padding: 0px;
}

input#print-order {
    margin: 0 0 10px;
}

div.top-button {
	margin: 0 5px 0 0;
    float: left;
}

div.top-button input,
input.slim-btn {
	/*border: 1px solid #888;
	color: #fff;
    background: #373737 url(./images/side-box-top.png) left -5px repeat-x;*/
}

div.top-button a {
	/*margin: 0;
	padding: 0 6px;
    display: block;
    height: 18px;
    line-height: 18px;
    border: 1px solid #888;
    color: #fff;
    background: #373737 url(./images/side-box-top.png) left -5px repeat-x;*/
}

div.top-button a:active,
div.top-button a:hover,
div.top-button input:hover,
input.slim-btn:hover {
	/*color: #333;
    border: 1px solid #000;
    background: #eee*/;
}

img.cart-pic {
    width: 80px;
}

img.photobox-image {
	padding: 0 0 0 0px;
    width: 190px;
}

div.photos {
	width: 190px;
    height: 190px;
    text-align: center;
}

div.offer {
    border: 2px solid #f00;
    background: #eee;
}

div.fresh {
    border: 2px solid #0f0;
}

div#variants {
	margin: 0 0 10px;
	padding: 5px;
	border: 1px solid #ccc;
}

div#variants div.variant-code {
	margin: 0 5px 0 0;
    float: left;
}

div#variants div.variant-code img.variant-pic {
    width: 50px;
    height: 60px;
}

div#manufactures {
	margin: 0 0 10px;
    padding: 5px;
    border: 1px solid #ccc;
}

div#manufactures div.manufacture-elem {
	margin: 0 5px 0 0;
    float: left;
}

div#manufactures div.manufacture-elem img {
    width: 70px;
}

/*********************/

div.page-content {
    margin: 0 0 10px;
    padding: 5px;
    border-bottom: 1px solid #888;
}

div.content-row {
    margin: 0 0 10px;
    border-bottom: 1px solid #888;
}

div.content-title {
    margin: 0 0 2px;
    padding: 2px;
    font-size: 1.2em;
    border: 1px solid #888;
    background: #eee;
}

div.content-title-sub {
    margin: 0 0 2px 5px;
    font-size: 0.8em;
}

div.content-body {
    padding: 5px;
}

div.product-info-bubble {
    margin: 25px 0 0 5px;
    padding: 5px;
    position: absolute;
    width: 250px;
    min-height: 250px;
    border: 1px solid #222;
    background: #fff;
    color: #222;
    overflow: hidden;
}

div.product-info-bubble-name {
    margin: 0 0 10px;
}

table.item-list-table {
    margin: 0 auto;
}

table.item-list-table td {
    padding: 10px;
}

div.product-bg-picture {
    position: absolute;
    width: 245px;
    height: 150px;
    z-index: 1000;
}

div.product-gallery-bg-picture {
    position: absolute;
    width: 565px;
    height: 100px;
    z-index: 1000;
}