html, body, div, h1, h2, h3, p, ul, ol, li, address, form, fieldset, img, iframe {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: #ffffff url(body-bg.gif) center repeat-y;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h2 {
	font-size: 75%;
	font-weight: bold;
	padding: 10px 0 5px 0;
}
h3 {
  font-size: 90%;
  font-weight: bold;
  color: #cc0000;
  padding: 0 0 10px 22px;
}
.rightcol h3, .leftcol h3 {
  padding: 10px 0 10px 0;
}
ol, ul, p, address {
	font-style: normal;
	padding: 0 0 10px 0;
}
ul li {
	list-style: none;
	padding: 0 0 5px 10px;
	background: transparent url(bullet.gif) 0 .15em no-repeat;
}

input, select, textarea {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 2px;
}
input.button {
  border: none;
  cursor: pointer;	
}
input.checkbox {
	border: none;
  cursor: pointer;
}
input.imgbutton {
  border: none;	
  cursor: pointer;
}
input.radio {
  border: none;
  cursor: pointer;
}
label, form p.checkboxes span {
	display: block;
	float: left;
	width: 150px;
	padding: 5px 10px 5px 0;
}
form p.submit {
  padding-left: 157px;
}
form p.checkboxes label {
  width: auto;
  float: none;
  display: inline;
  padding: 0;
  cursor: pointer;
}
strong {
  color: #cc0000;
  font-weight: bold;
}

/* -------------------------------------------------- */
.tnormal {
	font-size: 70%;
	line-height: 140%;
}
.tsmall {
  font-size: 60%;
}
.tcenter {
  text-align: center;
}
.tright {
  text-align: right;
}
.imgbutton {
  vertical-align: middle;
  cursor: pointer;
}
.datetime {
  white-space: nowrap;
}
.hrcleaner {
	color: #ffffff;
	background: #ffffff;
	size: 1px;
	height: 1px;
	border: none;
	clear: both;
}
.leftpic {
	margin: 5px 10px 5px 0;
	border: 1px solid #CC0000;
	float: left;	
	position: relative;	
}
.rightpic {
	margin: 5px 0 5px 10px;
	border: 1px solid #CC0000;
	float: right;	
	position: relative;	
}
.moreLink, .moreLink:visited, .backLink, .backLink:visited {
  color: #cc0000;
  text-decoration: none;
  padding: 0 0 0 30px;
  background: transparent url(bullet.gif) 20px 0 no-repeat;
}
.backLink, .backLink:visited {
  padding: 0 0 0 10px;
  background: transparent url(bullet-back.gif) 0 0 no-repeat; 
}
.moreLink:hover, .backLink:hover {
  text-decoration: underline;
}
.errmsg {
  color: #FF0000;
  font-weight: normal;
}

/* -------------------------------------------------- */
p.pagelist {
  clear: both;
  font-size: 70%;
  color: #000000;
  border-top: 1px solid #e6e6e6;
  padding: 10px 0 10px 22px;
}
p.pagelist a, p.pagelist a:visited {
  color: #CC0000;
  text-decoration: none;
  font-weight: normal;
  padding: 0 3px 0 3px;
}
p.pagelist a:hover {
  text-decoration: underline;
  color: #000000;
}
p.pagelist a.active, p.pagelist a.active:visited {
  font-weight: bold;
}

/* -------------------------------------------------- */
.tblblank {
  display: table;
  border-collapse: collapse;
  margin: 0 0 10px 0;
}
.tblblank th, .tblblank td {
  vertical-align: top;
  padding: 2px 10px 2px 0;
  border: none;
}

/* -------------------------------------------------- */
.tblproducers {
  widht: 100%;
}
.tblproducers td {
  vertical-align: middle;
  width: 40%;
}

/* -------------------------------------------------- */
.tblnormal {
  display: table;
  border-collapse: collapse;
  margin: 0 0 10px 0;
  width: 100%;
}
.tblnormal th, .tblnormal td {
  vertical-align: top;
  padding: 4px 10px 2px 0;
  border-bottom: 1px solid #E6E6E6;
  white-space: normal;
}
.tblnormal .price {
  text-align: right;
  white-space: nowrap;
}
.tblonormal .desc {
  width: 150px;
  overflow: hidden;
}

/* -------------------------------------------------- */
.tbladdress th {
  width: 150px;
}

/* -------------------------------------------------- */
.attriblist th {
  font-weight: normal;
  text-align: left;
  width: 90px;
}

/* -------------------------------------------------- */
.product {
  float: left;
  width: 218px;
  height: 13em;
  padding: 0 0 22px 22px;
  position: relative;
}
.product p {
  padding: 0;
}
.product h3 {
  font-size: 70%;
  height: 3em;
  overflow: hidden;
  padding: 0;
}
.product h3 a, .product h3 a:visited {
  color: #cc0000;
  text-decoration: none;
}
.product h3 a:hover {
  text-decoration: underline;
}
.product .prodImg {
  width: 132px;
  text-align: center;
  height: 99px;
}
.product .prodAtrib {
  position: absolute;
  top: 4em;
  left: 160px;
  font-size: 60%;
}
.product .prodAtrib a, .product .prodAtrib a:visited {
  color: #cc0000;
  /*cursor: help;*/
}
.product .imgbutton, #detail .imgbutton {
  padding-top: 5px;
}
.product .prodDesc {
  font-size: 70%;
  position: absolute;
  top: 12.5em;
  left: 22px;
  height: 1.8em;
}
.prodPrice {
  font-size: 80%;
  font-weight: bold;
}
.product .prodPrice {
  position: absolute;
  top: 12.7em;
  left: 70px;
  width: 160px;
}
.product .prodPrice strong {
  white-space: nowrap;
}
.product .moreLink {
  position: absolute;
  top: 14.7em;
  left: 2px;
  font-size: 70%;
}

.mainAttribs a, .mainAttribs a:visited {
  color: #cc0000;
  cursor: help;
}

/* -------------------------------------------------- */
.block {
	padding: 0 25px 0 25px;
	margin-bottom: 10px;
	background: #fdffac url(block-bot.gif) left bottom no-repeat;
	color: #CC0000;
	position: relative;	
}
.block h2 {
	font-size: 70%;
	padding: 8px 25px 5px 25px;
	margin: 0 -25px 0 -25px;
	background: #fdffac url(block-top.gif) left top no-repeat;
	color: #000000;
}

.block.dark {
	background-image: url(block2-bot.gif);
	background-color: #ffff66;
}
.block.dark h2 {
	background-image: url(block2-top.gif);
	background-color: #ffff66;
}

/* -------------------------------------------------- */
.detailimages {
  height: 80px;
  padding: 205px 0 0 0;
  position: relative;
}
.detailimages .mainimage {
  position: absolute;
  top: 0;
  left: 0;
}
.detailimages .smallimage {
  float: left;
  display: block;
  width: 88px;
  height: 66px;
  margin: 0 2px 0 0;
}

/* -------------------------------------------------- */
#main {
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
}

/* -------------------------------------------------- */
#head {
	width: 960px;
	height: 143px;
	position: relative;
	background: transparent url(logo-shadow.gif) 41px 91px no-repeat;	
}
#head h1, #head #logoImg {
	width: 161px;
	height: 72px;
	position: absolute;
	top: 19px;
	left: 41px;
}
#head h1 a, #head h1 a:visited, #head h1 a:hover {
	display: block;
	width: 161px;
	height: 72px;
	text-decoration: none;
	text-indent: -500em;
	background: transparent url(logo.gif) 0 0 no-repeat;
}
#head #logoImg {
  display: none;
}
#head #lngSwitch {
	position: absolute;
	top: 25px;
	right: 28px;
	font-size: 70%;
	text-align: right;
}
#head #lngSwitch a, #head #lngSwitch a:visited {
	text-decoration: none;
	padding: 0 0 0 10px;
	background: transparent url(bullet.gif) 0 .15em no-repeat;
	color: #000000;
}
#head #lngSwitch a:hover {
	text-decoration: underline;
}
#head #mainDesc {
	width: 237px;
	height: 70px;
	position: absolute;
	top: 16px;
	left: 226px;
	font-size: 75%;
	color: #CC0000;
	border-left: 1px solid #CC0000;
	padding: 10px 0 0 23px;
}
#head #mainDesc strong {
	font-weight: normal;
}
#head #search p {
	position: absolute;
	top: 70px;
	right: 28px;
	text-align: right;
	font-size: 70%;
	line-height: 170%;
}
#head #search #fulltext {
	border: 1px solid #CC0000;
	padding: 3px 2px 3px 2px;
	margin: 0;
	width: 120px;
}

/* -------------------------------------------------- */
#mainMenu {
	padding: 0;
	width: 960px;
	height: 35px;
	position: absolute;
	left: 0;
	bottom: 0;	
	background: #CC0000 url(menu-rcorn.gif) top right no-repeat;
}
#mainMenu li {
	display: block;
	float: left;
	height: 35px;
	padding: 0;
}
#mainMenu li.last {
	background: transparent url(menu-item-bg-last.gif) top right  no-repeat;
	padding-right: 2px;
}
#mainMenu li a, #mainMenu li a:visited {
	display: block;
	line-height: 35px;
	background: #CC0000 url(menu-item-bg.gif) 0 0 no-repeat;
	padding: 0 25px 0 25px;
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}
#mainMenu li a:hover {
	background-color: #fcff2b;
	background-position: 0 -35px;
	color: #CC0000;
	text-decoration: underline;
}
#mainMenu li.first a, #mainMenu li.first a:visited {
	background-image: url(menu-lcorn.gif);
}
#mainMenu li a.active, #mainMenu li a.active:visited {
	color: #fcff2b;
}
#mainMenu li a.active:hover {
	color: #CC0000;
}

/* -------------------------------------------------- */
#left {
	float: left;
	width: 230px;
}
#page {
	width: 480px;
	float: left;
	padding: 0 10px 0 10px;	
}
#right {
	float: right;
	width: 230px;
}

/* -------------------------------------------------- */
#prodMenu {
	background: #CC0000 url(prodmenu-bot.gif) left bottom no-repeat;
	color: #ffffff;
}
#prodMenu h2 {
	color: #ffffff;
	background: #CC0000 url(prodmenu-top.gif) top left no-repeat;
	margin-bottom: 5px;
}
#prodMenu li {
	background: transparent url(menu-bullet.gif) 0 8px no-repeat;	
	border-top: #e38385 1px solid;
	padding: 0 0 0 15px;
}
#prodMenu li.open li {
	border: none;
	line-height: normal;
}
#prodMenu li a, #prodMenu li a:visited {
	display: block;
	padding: 5px 0 5px 0;
	width: 80%;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#prodMenu li a:hover {
	text-decoration: underline;
}
#prodMenu li.open li a, #prodMenu li.open li a:visited {
	font-weight: normal;
	padding-bottom: 0;
}
#prodMenu li.open {
	background: transparent url(menu-bullet-open.gif) 0 12px no-repeat;
}

/* -------------------------------------------------- */
#page h2 {
  background: #ffffff url(page-h2-bg.gif) top left no-repeat;
  color: #000000;
  font-size: 70%;
  font-weight: bold;
  padding: 5px 20px 20px 22px;
}
#page .leftcol {
  width: 278px;
  float: left;
  padding: 0 0 0 22px;
}
#page .rightcol {
  width: 150px;
  float: right;
  padding: 0 22px 0 0;
}
#page .block {
  padding: 0 22px 0 22px;
  background: none;
  color: #000000;
}

/* -------------------------------------------------- */
#crumbNavi {
  font-size: 60%;
  padding: 10px 20px 15px 20px;
}

/* -------------------------------------------------- */
#footer {
	padding-top: 20px;
  clear: both;
	height: 3em;
  
}
#footer #copyright {
  float: left;
  width: 228px;
}
#footer #fText {
  float: right;
  width: 720px;
 
}
#footer strong {
  color: #000000;
  font-weight: normal;
}
/* -------------------------------------------------- */
#registerForm h3 {
  clear: both;
  padding-top: 15px;
}
#registerForm p {
  padding: 5px 0 0 22px;
  clear: both;
}
#registerForm label, #registerForm p.checkboxes span {
  width: 100px;
}
#registerForm p.submit {
  padding-left: 132px;
}
#registerForm input {
  border: #808080 solid 1px;
}
#registerForm .imgbutton, #registerForm .radio {
  border: none;
  padding: 0;
}

/* -------------------------------------------------- */
#loginForm p.tnormal {
  padding-bottom: 0;
}
#loginForm p.submit {
  padding-left: 0;
  padding-bottom: 10px;
  padding-top: 10px;
}

/* -------------------------------------------------- */
#cartContent {
  padding: 0 22px 0 22px;
}
#cartBody td {
  padding-bottom: 8px;
}
#orderNote {
  width: 268px;
}

/* -------------------------------------------------- */
body#help {
  padding: 10px;
  font-size: 110%;
}
body#help h1 {
  font-size: 90%;
  padding-bottom: 10px;
  font-weight: bold;
  color: #cc0000;
}