@import url('menubar.css');
@import url('windows.css');

body
{
	background-color: White;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
}


.header
{
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(/images/common/topBackground.gif);
	background-color: #E5FAF1;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	height: 82px;
}


.headerBackground
{
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/common/header.jpg);
	padding-top: 1px;
}


.shoppingBar
{
  float: right;  
}


.shoppingBarCell
{
	background-color: #71BE99;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(/images/common/shoppingBarback.gif);
	vertical-align: top;
}


#txtQuery
{
  border: 1px solid gray; 
  font-family: "Microsoft Sans Serif", "MS Sans Serif", Sans-Serif;
  font-size: 8pt;
  background-color: #fffbf0;
  height: 18px;
  margin: 1px 0px 0px 4px;
}


#btnSearch
{
  border: 1px solid outset;
  font-family: "Microsoft Sans Serif", "MS Sans Serif", Sans-Serif;
  font-size: 8pt;
  height: 18px;
  margin: 2px 4px 0px 0px;
}


.shoppingBarCell > #txtQuery
{
  margin-top: 2px;
}

BODY, TABLE
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}
P, H1, H2, H3, H4, H5, H6
{
	margin-top: 0px;
	margin-bottom: 1em;
}
FORM
{
	margin: 0px;
}
H2
{
	font-family: verdana;
	font-size: 19pt;
	font-weight: normal;
	margin-bottom: 5px;
}
A
{
	color: black;
}
A:hover
{
	color: #2e8b57;
}
A.shop
{
	text-decoration: none;
}
A:active
{
	color: #2e8b57;
}
a img
{
	border: none;
}
SELECT
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}
INPUT
{
	font-family: "MS Sans Serif", Arial, Helvetica;
	font-size: 8pt;
}
TEXTAREA
{
	font-family: "MS Sans Serif", Arial, Helvetica;
	font-size: 8pt;
}
INPUT.price
{
	text-align: right;
	padding-right: 2px;
}
INPUT.file
{
	height: 18px;
}
.s
{
	text-decoration: line-through;
}
.b
{
	font-weight: bold;
}
.i
{
	font-style: italic;
}
.u
{
	text-decoration: underline;
}
.in-stock
{
	font-weight: bold;
}
.err-msg
{
	color: Red;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
}
.topbar-cell
{
	height: 23px;
	background: #f0f0f0 url( "/images/common/topbar-bg.gif" ) repeat-y right top;
	border-bottom: solid 1px #56C899;
	white-space: nowrap;
}

.note
{
	font-family: Verdana;
	font-size: 7.5pt;
}

.strong-note
{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	margin: 0px;
}

.navbar
{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	height: 16px;
}
#login-form-textfield, #login-form-password
{
	width: 77px;
}
#login-form-password
{
	font-family: Verdana;
	font-size: 8pt; ;
}
#login-form-button
{
	width: 120px;
	font-family: MS Sans Serif;
	font-size: 7.5pt;
	border: 1px outset;
}
#shop-content
{
	font-family: Verdana;
	font-size: 8pt;
	padding: 3px 4px 7px 4px;
}

INPUT.thiny
{
	border: 1px solid gray;
	font-size: 7.5pt;
	font-family: MS Sans Serif;
}
.form-section
{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 1px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
DIV.section-title
{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	padding-left: 5px;
	clear: both;
}
.validator
{
	color: red;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	display: none;
}
.raquo
{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
}

A.email, A.email:hover, A.email:visited, A.email:active
{
	color: blue;
}

