body, html
{ 
	margin: 0px auto;
	padding: 0px;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}

div#pagebox
{
  width: 100%;
  height: 100%;
}

div#pageheadbox
{
	height: 95px;
	overflow: hidden;
	font-size: 45pt;
	font-weight: bold;
	line-height: 95px;
	white-space:nowrap;
	color: #BFBFBF; 
}

div#pagetopmenubox
{
	height: 20px;
	padding-left: 176px;
	overflow: hidden;
	white-space:nowrap;
	background-color: #8F8F8F;
}

div#pagetopstatusbox
{
	height: 88px;
	overflow: hidden;
	background-color: #8F8F8F;
}

div#sideimagebox
{
	width: 176px;
	height: 88px;
	float: left;
	overflow: hidden;
}

div#topstatusbox
{
	height: 88px;
	background-image:url('templateimg/gradienth/topmenubg.png');
	background-repeat:repeat-y;
  background-position:right center;
	white-space:nowrap;
	margin-left: 176px;
	font-size: 30pt;
	font-weight: bold;
	text-align: center;
	line-height: 88px;
	color: #FFFFFF;
	background-color: #8F8F8F;
}

table#pagecontentbox
{
  width: 100%;
	height: 100%;
}

td#sidemenubox
{
	width: 176px;
	background-image:url('templateimg/gradientv/sidemenubg.png');
	background-repeat:repeat-x;
	background-color: #8F8F8F;
}

td#contentbox
{
  width: 100%;
}

div#languagebox
{
  padding: 48px;
	text-align: center;
}

div.navigation
{
	padding: 2px;
	text-align: right;
  xborder-right: 20px solid #FFFFFF;
}

a
{
	color: #8F8F8F;
}

td, select, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img
{
	border: none;
	border-style: none;
}

img.highresimagepreview
{
  border: 1px solid #8F8F8F;
  padding: 4px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#menu {
	width: 176px;
	border-style: none;
	border: none;
	padding: 0px;
}
	
#menu li a.menu,
#menu li a.menu:link,
#menu li a.menu:active,
#menu li a.menu:visited {
	height: 17px;
	width: 165px;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	display: block;
  white-space: nowrap;
	overflow: hidden;
  text-overflow:ellipsis;
}
	
#menu li a.menu:hover {
	text-decoration: underline;
	background-color: #BFBFBF; 
	color: #2F2F2F;
  text-overflow:ellipsis;
}

#menu li a.submenu,
#menu li a.submenu:link,
#menu li a.submenu:active,
#menu li a.submenu:visited {
	height: 12px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 20px;
	color: #FFFFFF;
  white-space: nowrap;
	display: block;
  overflow: hidden;
  text-overflow:ellipsis;
}

#menu li a.submenu:hover {
	text-decoration: underline;
	background-color: #BFBFBF; 
	color: #2F2F2F;
  text-overflow:ellipsis;
}

#topcontainer {
	position: absolute;
	height: 64px;
	width: 780px;
	z-index: 1;
}

#shopname {
	left:20px;
	top:12px;
	font-size: 30px;
	font-weight: bold;
	color: #8F8F8F;
	position: absolute;
}

#topmenu {
	vertical-align: middle;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: none;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#topmenu a
{
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
}

#topmenu a:hover
{
	text-decoration: underline;
	background-color: #BFBFBF; 
	color: #2F2F2F;
}

table {
  border-collapse: separate;
}
	
table.productsheet
{
	border: 1px solid #BFBFBF;
	padding: 0px;
}

td.label
{
	width: 90px;
	font-size: 7pt; 
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}

td.data, div.data
{
	vertical-align: top;
	text-align: left;
	font-size: 8pt;
}

a.brand
{
	border: 1px solid #D8D8DD;
	text-decoration: none;
	display: block;
	padding: 3px;
}

a.brand:hover
{
	border: 1px solid #8F8F8F;
	text-decoration: none;
	display: block;
	padding: 3px;
}

a.group
{
	width: 100%;
	height: 110px;
	text-decoration: none;
	display: block;
	text-align: center;
}

img.group
{
	padding-top: 20px;
}

td.group
{
	border: 1px solid #8F8F8F;
}

td.group:hover
{
	border: 1px solid #000000;
}


td.grouphead
{
	font-size: 13px;
	font-weight: bold;
	background-color: #8F8F8F;
	color: #FFFFFF;
	height: 36px;
	text-align: center;
	vertical-align: middle;
}

div.searchlabel
{
	width: 160px;
	text-align: right;
	float: left;
	font-size: 10px;
	color: #8F8F8F;
	padding: 3px;
	padding-right: 10px;
}

div.searchline
{
	height: 32px;
}

table.grouptable
{
	width: 100%;
	border: none;
  xborder-right: 20px solid #FFFFFF;
	border-collapse: collapse;
}

td.grouptable
{
	width: 25%;
  padding: 4px;
}

table.group
{
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px;
}

a.productlist
{
	height: 72px;
	width: 560px;
	font-size: 10px;
	padding: 5px;
	display: block;
	border: 1px solid #D8D8DD;
	text-decoration: none;
}

select
{
	font-size: 9px;
}

select.search
{
	width: 200px;
	font-size: 12px;
	text-align: right;
}

input.search
{
	width: 196px;
	text-align: right;
}

table.productnavigation
{
  border: 1px solid #8F8F8F;
  width: 100%;
  empty-cells: show;
  border-spacing: 1px;
}

td.productdescription
{
	background-color: #8F8F8F;
  font-weight: bold;
  padding: 3px;
  padding-left: 6px;
  height:18px;
}

td.productcolors
{
  background-color: #D8D8DD;
  padding: 2px;
  font-weight: bold;
	font-size: 10px;
}

td.productdescription div
{
  width: 100%;
  height: 16px;
  overflow: hidden;
	color          : #FFFFFF;
	font-size      : 12px;
	font-weight    : bold;
}

td.productnavimage
{
  padding: 3px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #8F8F8F;
  width:  90px;
  height: 90px;
}

input.articlecount
{
	width: 50px;
}

div.content
{
  padding: 10px;
}

td.basketline, td.basketlineprice
{
	background-color: #D8D8DD;
  padding: 2px 4px 2px 4px;
}

td.basketlineprice
{
  text-align: right;
}

td.baskethead
{
  background-color: #8F8F8F;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
  padding: 2px 4px 2px 4px;
}

image#shoplogo
{
  margin-left: 10px;
  margin-top: auto;
  margin-bottom: auto;
}

.quicksearch {
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #D8D8DD;
  height: 26px;
  z-index: 1;
  right: 6px;
  top: 6px;
  text-align: right;
  vertical-align: top;
  float: right;
  clear: none;
  line-height: 26px;
  position: absolute;
}

.quicksearch input {
  border: 1px solid #D8D8DD;
  font-size: 10pt;
  width: 78px;
}

table.colorbox {
  border: 1px solid #808080;
  background-color: #FFFFFF;
  float: right;
  empty-cells: show;
  border-spacing: 1px;
  border-collapse: separate;
}

table.colorbox td {
  border: 1px solid #808080;
}
