﻿html, body 
{	
	background-color:gray;
	background-image:url('/config/images/background.gif');
	background-repeat:repeat;
	margin:0px 0px 0px 0px; 
	padding:0px; 
}
.header
{
	height:50px;
	padding:0px;
}
.left
{
	display:block;
	text-align:left;
	padding-left:0px;
	width:200px;
}
.right
{
	text-align:left;
	margin-right:0px;
	margin-left:auto;
	width:90px;
	border-left: normal 1px #000000;
}
div.content
{
	text-align:left;
	margin-left:5px;
	margin-right:5px;
}
.footer
{
	background: #FFFFFF;
	display:block;
	padding:5px;
	font-size:10px;
	color:#666666;
}
a:visited, a {text-decoration:none; cursor:pointer;color:blue}
a:hover {text-decoration:none; cursor:pointer;color:#0000AA}
div.searchProvider a
{
	font-size: 9px;
	font-weight:normal;
	color:white;
	display: inline;
}
.Flyout
{
    border-width: 1px;
    border-color: #000000;
    z-index: 50000;
}
div.searchProvider a:hover {
	color:yellow;
}
myToolTips
{	
	position: absolute;	
	visibility: hidden;
	border-width: 1px;
	border-color: #000000; 
}
/* not for IE/Mac \*/
* html textarea {
    background-attachment: fixed;
}
/**/
.fixForms   
{
	display: inline;
}
.hide
{ 
	display:none; 
}
.LinkImages
{
	border: 0px;
}
H1
{
	font-size: 16px;
	font-weight:bold;
	color: maroon;
}
H2
{
	font-size: 14px;
	display:inline;
	font-weight:bold;
	color: #333333;
}
H3
{
	font-size: 11px;
	display:inline;
	font-weight:bold;
	color: #777777;
}
.CatSelectors
{
	font-size: 9px;
	color: navy;
}
.ProductImage
{
	max-width:400px; /* for browsers who understand me */
	width: expression(Math.min(document.body.clientWidth, this.width) > 400 ? "400px": "this.width");
}
.ProductDescription
{
	color:#444444;
	font-size:12px;
	font-style:normal;
	text-align:left;
}
.ProductTitle
{
	color:maroon;
	font-weight:bold;
	font-size:10px;
	text-align:left;
}
.splashScreen
{
	position:absolute;
	z-index:5;
	top:30%;
	left:35%;
	border: 1px solid #e0e0e0; 
	background-color:#FFFFFF;
	padding: 40 40 40 40;
}
.promoBackground
{
	background-color:#ddeeff;	
}
.promoEdit
{
	color:#0000FF;
	font-family:Courier New;
	font-size:13px;
	font-weight:bold;
}
.topFunctions
{	
	margin-left:auto;
	margin-right:0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	font-weight:bold;
}
.topLogo
{	
	border:0px;
	margin-top:1px;
}
.topButton
{	
	border:0px;
	margin-top:4px;
}
.CartEmpty
{	color: #FF0000;	}
.CartFull
{	color: #000000;	}
.detailsTable
{
    background-color: #e2ffe2;
    border-width: 1px;
    border-color: #4b7c9f;
    border-style:dashed;
}
.searchBtn
{	border:1px solid #4b7c9f;height:20px;width:23px;vertical-align:middle }
.formInputText
{
	border-width:1px;
	border-style:solid;
	border-left-color:#4b7c9f;
	border-top-color:#4b7c9f;
	border-bottom-color:#4b7c9f;
	padding:2px 4px 2px 2px;
	height:16px;
	vertical-align:middle;
	background: url(/config/images/gradient2.jpg) repeat-x;
	font-weight:bold;
	font-size:12px;
	color:#000066;
}
.formInputMultiline
{
	border-width:1px;
	border-style:solid;
	border-left-color:#4b7c9f;
	border-top-color:#4b7c9f;
	border-bottom-color:#4b7c9f;
	padding:2px 4px 2px 2px;
	vertical-align:middle;
	background: #FFFFFF;
	font-weight:bold;
	font-size:12px;
	color:#000066;
}
.formDropDown
{
	border-width:1px;
	border-style:solid;
	border-left-color:#4b7c9f;
	border-top-color:#4b7c9f;
	border-bottom-color:#4b7c9f;
	padding:2px 4px 2px 2px;
	height:22px;
	vertical-align:middle;
	background: url(/config/images/gradient2.jpg) repeat-x;
	font-weight:bold;
	font-size:12px;
	color:#000066;
}
.formCheckbox
{
	font-weight:bold;
	font-size:12px;
	color:#000066;
}

/*
 *	CLASS niceButton
 */

div.niceButton {
	height: 19px;
	margin: 2px 0;
}

div.niceButton a {
	width: 120px;
	height: 19px;
	margin-right: 1px;
	float: right;
	border: none !important;
	color: #329403 !important;
	background: url(/config/images/nicebutton.png) no-repeat;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

div.niceButton a:hover {
	background: url(/config/images/nicebutton.png) no-repeat 0 -19px;
}

div.niceButton input {
	width: 120px;
	height: 19px;
	padding: 0;
	float: left;
	border: none;
	color: #329403 !important;
	background: url(/config/images/nicebutton.png) no-repeat;
	font: bold 12px Arial, Helvetica, Verdana, Sans-Serif;
	text-align: center;
	cursor: pointer;
}

div.niceButton input:hover {
	background: url('/config/images/nicebutton.png') no-repeat 0 -19px;
}
td
{
  vertical-align  : top;
  font-size	   : 10px;
}
.boxHeaderLeft {
  background-image: url('/config/images/corner_left.gif');
  border:0px;
  font-weight: bold;
  color: #000000;
  height: 20px;
  font-size	   : 11px;
  vertical-align  : middle;
}
.boxHeaderCenter {
  background-image: url('/config/images/corner_center.gif');
  border:0px;
  font-weight: bold;
  color: #000000;
  height: 20px;
  font-size	   : 11px;
  vertical-align  : middle;
}
.boxHeaderRight {
  background-image: url('/config/images/corner_right.gif');
  border:0px;
  font-weight: bold;
  color: #000000;
  height: 20px;
  font-size	   : 11px;
  vertical-align  : middle;
}
.boxNotice {
  background: #FF8E90;
}
.boxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

div.left a {
	float: left;
}
table.Flyout
{
    background-color:#FFFFFF;
    text-align:left;
    border-width:1px;
    border-color:#000000;
    font-weight:bold;
}
table.Flyout a
{
    font-weight:bold;
    color: maroon;
}
.BreadCrumb
{
    font-weight:bold;
    font-size:11px;
    color: silver;
}
.BreadCrumb a
{
    font-size:11px;
    color: gray;
}
.BreadCrumb a:hover
{
    text-decoration:underline;
}