html { height: 100%; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

img { border: none; }
form { margin: 0; padding: 0; }
form input, form select, form textarea, form submit, .frm-fld {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, LI, .std-text, .std-text-bld, .std-txt-red, .txt-cell, .formbutton, .std-txt-sm {
	font-size: 11px;
	font-weight: normal;
	/*/*/line-height: 1.5em; /* */
}

.std-text-bld {	font-weight: bold; }
.std-txt-sm { font-size: 9px; }
.std-txt-red { color:#680825; }

.bld-blk-12 {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}

H1, .head1 {
	color:#680825; 
	font-size: 18px;
	font-weight: bold;
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover 
{
	font-size:18px;
}

H2, .head2 {
	color:#680825; 
	font-size: 14px;
	font-weight: bold;	
}

H3, .head3 {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}


.txt-bld12 {
	color:#680825;
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visited, a:active, a:hover  {
	color:#680825;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover { color:#B2B2B2; }

a.bld-lnk:link, a.bld-lnk:visited, a.bld-lnk:active, a.bld-lnk:hover  {
	color:#680825;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.bld-lnk:hover { color:#B2B2B2; }

table.tblMain {
	border: 1px solid #000000;
	height: 100%;
	width: 768px;
	border-collapse: collapse;
}
table.tblMain td { padding: 0px; }
table.tblMain td.page {
	background-image: url('images/crate1.jpg');
	background-repeat: no-repeat; 
	background-position: bottom right;
	vertical-align: top;
}
table.tblMain td.footer {
	background-color: #680825;
	color: #FFFFFF;
	font-size: 9px;
	vertical-align: middle;
	height: 21px;
	background-image: url('images/crate2.jpg');
	background-repeat: no-repeat; 
	background-position: bottom right;	
}
table.tblMain td.footer a:link,
table.tblMain td.footer a:visited, 
table.tblMain td.footer a:active, 
table.tblMain td.footer a:hover { color: #FFFFFF; }

table.homeContainer {
	height: 100%;
	border-collapse: collapse;
}
table.homeContainer td { vertical-align: top; }
table.homeContainer td.txt-cell { 
	padding: 12px;
	vertical-align: top;
}

table.home { height: 100%; }
table.home td { padding: 0px; }
table.home td.justArrived {
	padding: 25px 12px 12px 12px;
	border-right: 1px solid #D1CCCC;
	font-size: 11px;
	vertical-align: top;
	background: #F0EAEA;
	/*/*/line-height: 1.5em; /* */
}
table.home td.lastestNews {
	padding: 25px 12px 12px 12px;
	border-right: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	font-size: 11px;
	vertical-align: top;
	/*/*/line-height: 1.5em; /* */
}
table.home td.logo-cell { 
	border-right: 1px solid #C2C2C2; 
	vertical-align: middle;
}


table td.tbl1 {
	padding: 3px 10px 3px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #680825;
	background-color: #F0EAEA;
}

table td.tbl2{
	padding: 3px 10px 3px 5px;
	font-size: 11px;
	color: #000000;
	background-color: #F6F6F6;
}

table td.tbl3{
	padding: 3px 10px 3px 5px;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

table td.tbl4{
	padding: 3px 10px 3px 5px;
	font-size: 11px;
	color: #680825;
	background-color: #FFFFFF;
}

a.BtnLrg:link, a.BtnLrg:visited, a.BtnLrg:hover, a.BtnLrg:active  { 
	color:#680825;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #680825;
	background-color: #F0EAEA;
	display: inline;
	width: 140px;
	padding: 2px 6px 2px 6px;
}
a.BtnLrg:hover, a.BtnLrg:active {
	color:#680825;
	border: 1px solid #680825;
	background-color: #F6F6F6;
}

a.BtnSm:link, a.BtnSm:visited, a.BtnSm:hover, a.BtnSm:active  { 
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	display: inline;
	color:#680825;
	border: 1px solid #680825;
	background-color: #F0EAEA;
}
a.BtnSm:hover, a.BtnSm:active {
	color:#680825;
	border: 1px solid #680825;
	background-color: #F6F6F6;
}

a.Tab:link, a.Tab:visited, a.Tab:hover, a.Tab:active  { 
	color:#680825;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #F0EAEA;
	display: inline;
	width: 140px;
	padding: 2px 6px 2px 6px;
}
a.Tab:hover {
	color:#680825;
	border: 1px solid #000000;
	background-color: #F6F6F6;
}
a.Tab:active {
	color:#680825;
	border: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.BasketSummary {
	background: #F6F6F6;
	border: 1px solid #D1CCCC;
	font-size: 11px;
	width: 180px;
	padding: 2px;
	text-align: left;
}

.BasketEmpty {
	background: #F6F6F6;
	border: 1px solid #D1CCCC;
	font-size: 11px;
	width: 100%;
	padding: 2px;
	text-align: left;
}

p.steps {
  padding: 4px 10px 6px 10px;
  text-align: right;
  color: #BFBFBF;
  font-weight: bold;
  white-space: nowrap;
}
p.steps b  {
  font-weight: bold;
  color: #680825;
}
p.steps em {
  color: #000000;
  font-weight: bold;
  font-style: normal;
}

table.refineSearch  { font-size: 11px; }
table.refineSearch th {
	padding: 3px 2px 3px 3px;
	font-weight: bold;
	color: #680825;
	background-color: #F0EAEA;
	text-align: left;
}
table.refineSearch td {
	padding: 3px 2px 3px 2px;
	color: #000000;
	background-color: #F6F6F6;
}