﻿body
{
    background-color: White;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 0px;
    margin-top: 0px;
}

a
{
    color: #333333;
    text-decoration: none;
}

table
{
    border: none;
}

a:hover
{
    color: #00aaff;
    text-decoration: underline;
}

a:visited
{
    color: inherit;
}

img
{
    border: none;
}

input
{
    font-size: x-small;
    border: 1px solid #A7A7A9;
    background-color: white;
}

select
{
    font-size: x-small;
    border: 1px solid #A7A7A9;
    background-color: white;
}

textarea
{
    font-size: x-small;
    border: 1px solid black;
    background-color: #eeeeee;
}

#default-table
{
    border: none;
}

#default-table td
{
    border: 5px solid white;
}

#content-border
{
    text-align: left;
    width: 819px;
    color: black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    border-collapse: collapse;
    border-top: none;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    
}

#content-border .maintd
{
	vertical-align: top;
	border: 1px solid black;
	padding: 0px;
	margin: 0px;
}

.maintd hr
{
	border: none;
	border-bottom: 1px solid black;
	height: 1px;
	width: 100%;
}

#login
{
	text-align: center;
}

#header1
{
    height: 170px;
    border-bottom: 2px solid white;    
    background-image: url("images/Logo.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    width: 819px;
}

#header
{
}

#menu
{
}

#menu a
{
	font-size: 13px;
	font-weight: bold;
    color: #4B5353;    
}

#menu a:hover
{
    color: #AD4435;
    text-decoration: underline;
}

#menu .lower
{
	color: #A7A7A8;
	font-weight: normal;
}


#menu table td
{
    width: 100px;
}

#menu div
{
    width: auto;
    display: inline;
}

.hover
{
    background-color: #AD1E2F;
}

#content
{
    text-align: left;
    margin: 0px;
    color: black;
    height: 100%;
    min-height: 900px;
    padding: 0px;
    
    
}

.autosize td
{
    width: auto;
    white-space: nowrap;
}

#filled-content
{
    height: 100%;
    padding: 10px;
}

#noaccess-content
{
    border: 5px solid #aaaaaa;
    width: 500px;
    height: 200px;
    text-align: left;
    vertical-align: bottom;
    background-color: White;
    display: block;
}

#noaccess-table
{
    vertical-align: middle;
}

#noaccess-table td
{
    vertical-align: middle;
}

.default
{
    border: none;
}

#content-drawer-displacer
{
    border-collapse: collapse;
    width: 100%;
    display: block;
}

#content-drawer-displacer .brands
{    
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    width: 200px;
    /*vertical-align: top;*/
    color: black;
    border-right: 1px dotted #AD1E2F;
}

#content-drawer-displacer td
{
    /*vertical-align: top;   */ 
}

#content-drawer-displacer .right
{
    /*vertical-align: top;*/
    width: 200px;
}

#reguser-table
{
    border: none;
    border-collapse: collapse;
}

#reguser-table th
{
    width: auto;
}

#form-error-box
{
    border: 1px solid black;
    color: Red;
    background-color: #eeeeee;
    font-weight: bolder;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
}

.vfield-err
{
    color: Red;
}

.vfield-ok
{
    color: inherit;
}

#table-cart
{
    vertical-align: middle;
    width: 100%;
}

#table-cart td
{
    vertical-align: middle;
}

#order-table
{
    border-collapse: collapse;
    border: 1px solid black;
}

#order-table th
{
    text-align: center;
    vertical-align: middle;
    background-color: #dddddd;
    font-weight: bold;
    position: relative;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    width: auto;
    height: auto;
}

#order-table td
{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

#order-table .numeric
{
    text-align: right;
}

#bar-square
{
    border: none;
    width: 20px;
    height: 20px;
}

#prog-table
{
    border-collapse: collapse;
    padding: 0px;
    border-spacing: 0px;
    border: 1px solid black;
}

#prog-table td
{
    padding: 0px;
    margin: 0px;
}

.pad-button
{
    width: 25px;
    height: 25px;
}

#image-browser
{

    vertical-align: middle;
    text-align: center;
    width: auto;
    height: 140px;
}

.menu-button
{
    background-image: url("images/button-off.png");
    width: 150px;
    height: 30px;
    text-align: center;
}

.menu-button:hover
{
    background-image: url("images/button-hover.png");
    width: 150px;
    height: 30px;
    text-align: center;
    /*display: inline;*/
}

.button-left-off
{
    background-image: url("images/button-left-off.png");
    width: 11px;
    height: 23px;
    /*display: block;*/
}

.button-center-off
{
    /*display: block;*/
    background-image: url("images/button-center-off.png");
    height: 23px;
    border-spacing: 0px;
    background-repeat: repeat-x;
    background-position: bottom;
    vertical-align: bottom;
    text-align: center;
}

.button-center-off a
{
    color: black;
    text-decoration: none;    
}

.button-center-off a:hover
{
    color: #00aaff;
    text-decoration: underline;
}

.button-right-off
{
    /*display:block;*/
    background-image: url("images/button-right-off.png");
    width: 11px;
    height: 23px;    
}

#appearal-articles
{
    height: 100%;
    vertical-align: bottom;
    border-collapse: collapse;
    border: 1px solid white;
    
}

#appearal-articles td
{

    width: 200px;
    vertical-align: bottom;
    padding: 0px;
    margin: 0px;
    border: 1px dashed black;

}

.appearal-item
{
    width: 100%;
    height: 200px;

	border: none;
    text-align: center;
}

.appearal-item th
{
	vertical-align: top;
	text-align: center;
}

.appearal-item td
{
	text-align: center;
	vertical-align: bottom;
	border: none;
	padding: 0px;
}

.brand-top-bgwhite
{
    height: 17px;
    width: 140px;
    background-image: url("images/b-top_bgwhite.png"); 
    background-repeat: no-repeat;
    position: relative;
}

.brand-bottom-bgwhite
{
    width: 140px;
    height: 17px;
    background-image: url("images/b-bottom_bgwhite.png");
    background-repeat: no-repeat;
    position: relative;

}

.brand-top
{
    height: 17px;
    width: 140px;
    background-image: url("images/b-top.png"); 
    background-repeat: no-repeat;    
    position: relative;
}

.brand-middle
{
    width: 140px;
    background-image: url("images/b-middle.png");
    background-repeat: repeat-y;    
    text-align: center;
    color: black;
    position: relative;
}

.brand-middle a
{
    color: black;
    text-decoration: underline;
}

.brand-middle a:hover
{
    color: #00aaff;
}

.bright-link a
{
    color: black;
    text-decoration: underline;
}

.bright-link a:hover
{
    color: #00aaff;
}

.brand-bottom
{
    width: 140px;
    height: 17px;
    background-image: url("images/b-bottom.png");
    background-repeat: no-repeat;
    position: relative;

}

.display-gender
{
    /*position: relative;*/
}

.supimage
{
    border: 1px solid black;
    cursor: pointer;
}

#catdisplay
{
    width: 100%;
}

#catdisplay td
{
    text-align: left;
    margin-left: 0px;
    margin: 0px;
    font-weight: bold;
}

#catdisplay ul
{
	margin: 0px;
	margin-left: 30px;
	margin-right: auto;
}

#catdisplay ul li
{
    list-style-image: url("images/cat_bullet.png");
    font-weight: normal;
    padding: 0px;
    margin-left: 0px;
}

#catdisplay ul li .hover
{
	list-style-image: url("images/cat_hover.png");
	font-weight: normal;
	padding: 0px;
	margin-left: 0px;
}

#catdisplay a
{
    color: #333333;
}

#configuration-table
{
	border: 1px solid black;
	border-collapse: separate;
}

#configuration-table th
{
	background-color: Silver;
	border: 1px solid black;
}

.break td
{
	border-bottom: 1px solid silver;
}

#file-browser
{
	border: 1px solid black;
	border-collapse: collapse;
}

#file-browser th
{
	background-color: Silver;
	padding: 5px;
}
#file-browser td
{
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

#cart-container
{
	width: 100%;
	text-align: right;
}

#cart
{
	text-align: left;
	/*border-top: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;*/
	width: 100%;
}

.page-browser a
{
	font-size: small;
	color: #AD4435;
}

.page-browser
{
	font-size: small;
	color: Black;
}

.hidden
{
	visibility: hidden;
	display: none;
}

.visible
{
	visibility: visible;
	display: inline;
}