﻿body {
	clear: both;
	background-color: black;
	color: Gray;
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: small;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 600px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	voice-family: inherit;
}

input {
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: small;
	vertical-align: middle;
	voice-family: inherit;
}

.inputNumeric {
	text-align: right;
}

.combo {
	background-color: #F4E1D0; 
	border-color: #545859;
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: small;
	vertical-align: middle;
	voice-family: inherit;
}

label {
	vertical-align: middle;
}

img {
	border: 0pt none;
}

a {
	color: #D66A2C;
	text-decoration: none;
}
	
a:hover, a:active {
	color: Orange;
	text-decoration: none;
}

acronym {
	border-bottom: dashed 1px #ff942d; 
	cursor: help;
	text-decoration: none;
}

h1 {
	color: #BA712D;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

h2 {
	color: #BA712D;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #BA712D;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.error {
	color: Red;
}
.success {
	color: Green;
}

.indented {
	text-indent: 1em;
}

/* ---- mainmenu ---- */
.mainmenu {
	background-color: #BA3838;
	color: #D66A2C;
	display: block;
	text-align: right;
	font-size: 12;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
	padding: 4px;
	height: 16px;
	min-height: 16px;
	text-decoration: none;
}
.mainmenu a:link, .mainmenu a:visited, .mainmenu a:active {
	color: #EBE0DE;
	text-decoration: none;
}
.mainmenu a:hover {
	color: Yellow;
	text-decoration: none;
} 
/* ---- mainmenu ---- */

.menupanel a:link, .menupanel a:visited, .menupanel a:active {
	background-color: Transparent;
	background-position: top center;
	display: block; 
	float: right;
	height: 75px;
	width: 158px;
}
.menupanel a:hover {
	background-color: Transparent;
	background-position: bottom center;
	height: 75px;
	width: 158px;
}

/* ---- limenu ---- */
.limenuactive a:link, .limenuactive a:visited, 
.limenuactive a:hover, .limenuactive a:active {
	color: #F48D24;
	font-size: 14px;
	margin: 2px 0px 2px 0px;
	padding: 5px;
	line-height: 18px;
	text-decoration: none;
	vertical-align: middle;
}

.limenu a:link, .limenu a:visited {
	color: #FFFFFF;
	font-size: 14px;
	margin: 2px 0px 2px 0px;
	padding: 5px;
	line-height: 18px;
	text-decoration: none;
	vertical-align: middle;
}

.limenu a:hover, .limenu a:active {
	color: #F48D24;
	font-size: 14px;
	margin: 2px 0px 2px 0px;
	padding: 5px;
	line-height: 18px;
	text-decoration: none;
	vertical-align: middle;
} 

.limenu {
	color: #F48D24;
	font-size: 14px;
	margin: 2px 0px 2px 0px;
	padding: 5px;
	line-height: 18px;
	vertical-align: middle;
} 

/* ---- limenu ---- */

#header {
	clear: both;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#container {
	clear: both;
	font-size: 14;
	margin: 140px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#content {
	margin: 0px 190px 10px 10px;
}
/* ---- container ---- */

/* ---- footer ---- */
#footer {
	clear: both;
	font-size: 12;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	height: 72px;
	min-height: 72px;
	width: auto;
}

#footer a:link, #footer a:visited {
	color: #D66A2C;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: Yellow;
	text-decoration: none;
}

.footer_left {
	background-color: #202123; 
	color: Gray;
	text-align: left; 
	vertical-align: top;
}
.footer_right {
	background-color: #2F3032;
	font-size: 12;
	text-align: center; 
	vertical-align: middle; 
	width: 260px;
}
/* ---- footer ---- */

/* ---- insetcontainer ---- */
.insetcontainer {
	display: inline-table;
	border: solid 6px #FFFFFF;
	background-color: #545859;
	color: #726B61;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	min-width: 160px;
}

.insetcontainerheader {
	background-color: #5E6263;
	color: Gray;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	vertical-align: middle;
}

.insetcontainerheader a:link, .insetcontainerheader a:visited, 
.insetcontainerheader a:hover, .insetcontainerheader a:active {
	background-color: #5E6263;
	text-decoration: none;
	cursor:pointer;
}

.insetcontainerbody {
	background-color: #F4E1D0;
	color: #726B61;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	vertical-align: middle;
}
/* ---- insetcontainer ---- */

/* ---- buttons ---- */
.button {
	border: 0px;
	background-color: #282828;
	font-family: tahoma; 
	font-size: 8pt;
	font-weight: normal;
	color: #BA712D;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	height: 20px;
	vertical-align: middle;
}
/* ---- buttons ---- */

.insidetable {
	margin: 0px; 
	background-color: #F4E1D0;
}

.pricetag {
	background-color: Transparent;
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

/* ---- Products ---- */
.productbrowsercontainer {
	background-color: #F4E1D0;
	color: #726B61;
	margin: 0px auto; 
	padding: 0px;
    height: 136px;
	position: relative;
	overflow: hidden;
	min-width: 160px;
	width: 92%;
}
#productslider {
    left: 0px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 3700px;
}
#productslider .productimage {
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    height: 92px;
    width: 62px;
    top: 0px;
    position: relative;
}
#productslider .productimage a:link, #productslider .productimage a:visited {
    color: #BA712D;
    float: left;
    font-size: 11px;
    overflow: hidden;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    width: 100%;
}
/* ---- Products ---- */

/* ---- Shopping Cart ---- */
.CartListHeader
{
    background-color: Gray;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 20pt;
}

.CartListItem
{
    background-color: White;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Verdana;
    font-size: 12px;
    padding-left: 5px
}

.CartListItem a:hover, .CartListItem a:active {
	color: #282828;
	text-decoration: none;
} 

.CartListItemAlt {
    background-color: Aqua;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Verdana;
    font-size: 12px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: Gray;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 12pt;
    padding-left: 5px
}
/* ---- End of Shopping Cart ---- */
