/* General */
body, a, td, select, input, textarea, div, span {
	font-size: 11px;
	font-family: arial, helvetica;
	color: #000000;
}

body {
	background-color: #ffffff;
}

table,td {
	border-collapse: collapse;
}

form {
	display: inline;
}

a:link, a:active, a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #444444;
	text-decoration: none;
}

.menuFrameBody {
	margin: 12px 8px 12px 8px;
	background-color: #cccccc;
	scrollbar-base-color: #999999;
	scrollbar-3d-light-color: #cccccc;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #bbbbbb;
}

.menuTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.menuItem {
	font-size: 11px;
	text-decoration: none;
}

.menuItemActive {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.menuImage {
	padding: 2px 5px 0px 0px;
}

.errorMessage {
	color: #da251c;
	font-weight: bold;
}

.infoMessage {
	color: #009900;
	font-weight: bold;
}

.warningMessage {
	color: #da251c;
	font-weight: bold;
}

.formComment {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}

.formLabel {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	padding-right: 5px;
	height: 24px;
}

.formSubTitle {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-color: #cccccc;
}

.formText {
	color: #444444;
	font-weight: normal;
	font-size: 11px;
	height: 24px;
}

.formLink {
	font-size: 11px;
}

.formLabelInfoBox {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	padding-right: 5px;
	height: 24px;
}

.formTextInfoBox {
	color: #444444;
	font-weight: normal;
	font-size: 11px;
	height: 24px;
}

/* ButtonPanelTag */
.buttonPanelTag {
	padding-left: 5px;
}

/* ButtonTag Gfx mode */
#buttonGFXWuerthStyleGuide {
	
}

#buttonGFXWuerthStyleGuide a.button {
	color: #003399;
	text-decoration: none;
	background: repeat-x;
}

#buttonGFXWuerthStyleGuide .leftButton {
	
}

#buttonGFXWuerthStyleGuide .centerButton {
	text-align: center :
}

#buttonGFXWuerthStyleGuide .rightButton {
	
}

#buttonGFXWuerthStyleGuide input.button {
	background: repeat-x;
	border: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #003399;
	height: 18px;
	cursor: pointer;
	outline: none;
}

/* ButtonTag CSS Mode */
#buttonCSSWuerthStyleGuide {
	background-color: #cccccc;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #003399;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 14px;
	text-align: center;
}

#buttonCSSWuerthStyleGuide a.button {
	background-color: #cccccc;
	color: #003399;
	text-decoration: none;
}

/* TODO: Read button templates from TagResources, then the 4 ButtonGFX styles can be removed */
	/* Button for Table */
#buttonGFXTable {
	background-color: #cccccc;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #003399;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 14px;
	text-align: center;
}

#buttonGFXTable a.button {
	background-color: #cccccc;
	color: #003399;
	text-decoration: none;
}

/* Button for Formbox */
#buttonGFXFormbox {
	background-color: #cccccc;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #003399;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 14px;
	text-align: center;
}

#buttonGFXFormbox a.button {
	background-color: #cccccc;
	color: #003399;
	text-decoration: none;
}

/* Button for Login */
#buttonGFXLogin {
	background-color: #cccccc;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #003399;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 14px;
	text-align: center;
}

#buttonGFXLogin a.button {
	background-color: #cccccc;
	color: #003399;
	text-decoration: none;
}

/* Button for ButtonPanel */
#buttonGFXButtonPanel {
	background-color: #cccccc;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #003399;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 14px;
	text-align: center;
}

#buttonGFXButtonPanel a.button {
	background-color: #cccccc;
	color: #003399;
	text-decoration: none;
}

input.button {
	background-color: #cccccc;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #003399;
	outline-color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	height: 18px;
	cursor: pointer;
}

/* Header */
.headerWuerthGrayLight {
	background-color: #cccccc;
}

.headerWuerthGrayDark {
	background-color: #666666;
}

.headerWuerthWhite {
	background-color: #ffffff;
}

/* Login */
.loginTable1 {
	background-color: #e4e4e4;
}

.loginTable2 {
	background-color: #cccccc;
	background-repeat: no-repeat;
}

.loginBox {
	background-color: #e4e4e4;
	padding: 10px;
}

.loginBoxSeparator {
	background-color: #cccccc;
}

.loginFooter {
	background-color: #e4e4e4;
	padding: 10px;
}

.loginFormTitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.loginBoxRight {
	background-color: #999999;
	padding: 10px;
}

/* Welcome */
.welcomeGreeting {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.welcomeCompany {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/* SearchFullTextTag */
.searchFulltextTagLabel {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 2px;
}

.searchFullTextTagButton {
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	height: 19px;
	text-align: center;
	cursor: hand;
	position: relative;
	left: 2px;
	top: 1px;
}

/* SearchProductGroupTag */
.searchProductGroupTagLabel {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 2px;
}

.searchProductGroupTagProductGroupText {
	font-size: 9px;
	color: #333333;
}

.searchProductGroupTagTextBox {
	width: 100%;
}

.searchProductGroupTagButton {
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	height: 19px;
	text-align: center;
	cursor: hand;
}

/* SearchTag */
.searchTagTextField {
	width: 100%;
}

/* LanguageTag */
.languageTagLabel {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 2px;
}

.languageTagButton {
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	height: 19px;
	text-align: center;
	cursor: hand;
	position: relative;
	left: 2px;
	top: 1px;
}

.languageTagSelectBox {
	text-transform: capitalize;
}

/* ShoppingCartSummaryTag */
.scSummaryTagLabel {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}

.scSummaryTagText {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right: 3px;
}

.scSummaryTagNoBudget {
	color: #da251c;
	font-weight: normal;
	height: 20px;
}

.scSelectBox {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}

.scSummaryTagScHead {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #cccccc;
}

.scSummaryTagSc {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #eeeeee;
}

.scSummaryTagOtHead {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #cccccc;
}

.scSummaryTagOt {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #eeeeee;
}

/* FooterTag */
.footerCopyright {
	color: #000000;
	font-size: 11px;
}

a.footerPoweredBy {
	color: #003399;
	font-size: 11px;
}

a:hover.footerPoweredBy {
	color: #999999;
	font-size: 11px;
}

/* BodyTag */
.bodyTagBody {
	margin: 20px;
}

.bodyTagBreadCrumb {
	color: #003399;
	padding-left: 1px;
	text-decoration: none;
}

.bodyTagHeadline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bodyTagFooter {
	
}

.bodyTagContent {
	
}

/* formbox general */
.formboxHeaderTextLeft {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.formboxHeaderTextRight {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}

/* formboxWuerthStyleGuide */
#formboxWuerthStyleGuide {
	
}

#formboxWuerthStyleGuide .tableWithHeader {
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}

#formboxWuerthStyleGuide .tableWithoutHeader {
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	margin-top: -1px;
}

#formboxWuerthStyleGuide .header {
	background-color: #999999;
}

#formboxWuerthStyleGuide .body {
	background-color: #dddddd;
}

#formboxWuerthStyleGuide .footer {
	background-color: #cccccc;
}

#formboxWuerthStyleGuide .headerLeft {
	
}

#formboxWuerthStyleGuide .headerCenter {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px #999999 solid;
}

#formboxWuerthStyleGuide .headerRight {
	
}

#formboxWuerthStyleGuide .bodyLeft {
	
}

#formboxWuerthStyleGuide .bodyCenter {
	padding: 15px 10px 15px 10px;
}

#formboxWuerthStyleGuide .bodyRight {
	
}

#formboxWuerthStyleGuide .footerLeft {
	
}

#formboxWuerthStyleGuide .footerCenter {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	padding: 1px 5px 1px 5px;
	border-top: 1px #999999 solid;
}

#formboxWuerthStyleGuide .footerRight {
	
}

/* formboxMenu */
#formboxMenu {
	
}

#formboxMenu .tableWithHeader {
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}

#formboxMenu .tableWithoutHeader {
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	margin-top: -1px;
}

#formboxMenu .header {
	background-color: #999999;
}

#formboxMenu .body {
	background-color: #dddddd;
}

#formboxMenu .footer {
	background-color: #cccccc;
}

#formboxMenu .headerLeft {
	
}

#formboxMenu .headerCenter {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px #999999 solid;
}

#formboxMenu .headerRight {
	
}

#formboxMenu .bodyLeft {
	
}

#formboxMenu .bodyCenter {
	padding: 15px 10px 15px 10px;
}

#formboxMenu .bodyRight {
	
}

#formboxMenu .footerLeft {
	
}

#formboxMenu .footerCenter {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	padding: 1px 5px 1px 5px;
	border-top: 1px #999999 solid;
}

#formboxMenu .footerRight {
	
}

/* menuHeaderAWKG */
#menuAWKG {
	
}

#menuAWKG .table {
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}

#menuAWKG .row {
	
}

#menuAWKG .left {
	background-color: #ffffff;
}

#menuAWKG .center {
	background-color: #999999;
	padding: 2px 5px 2px 5px;
}

#menuAWKG .right {
	background-color: #ffffff;
}

#menuAWKG .leftActive {
	background-color: #ffffff;
}

#menuAWKG .centerActive {
	background-color: #cccccc;
	padding: 2px 5px 2px 5px;
}

#menuAWKG .rightActive {
	background-color: #ffffff;
}

#menuAWKG a.link {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#menuAWKG a.linkActive {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* menuAWKG2 */
#menuAWKG2 {
	
}

#menuAWKG2 .table {
	
}

#menuAWKG2 .row {
	
}

#menuAWKG2 .left {
	background-color: #ffffff;
}

#menuAWKG2 .center {
	padding: 0px 5px 0px 5px;
}

#menuAWKG2 .right {
	background-color: #ffffff;
}

#menuAWKG2 .leftActive {
	background-color: #ffffff;
}

#menuAWKG2 .centerActive {
	padding: 0px 5px 0px 5px;
}

#menuAWKG2 .rightActive {
	background-color: #ffffff;
}

#menuAWKG2 .separator {
	color: #ffffff;
	font-size: 11px;
}

#menuAWKG2 a.link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

#menuAWKG2 a.linkActive {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

/* tabMenuWuerthStyleGuide */
#tabMenuWuerthStyleGuide {
	clear: both;
	text-align: center;
}

#tabMenuWuerthStyleGuide ul {
	display: inline; 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabMenuWuerthStyleGuide li {
	float: left;
}

#tabMenuWuerthStyleGuide a {
	width: auto;
	margin: 0 2px 0 0;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

#tabMenuWuerthStyleGuide a.link {
	font-weight: bold;
	position: relative;
	margin: 1px 2px 0 0;
	top: 0px;
	float: left;
	background: #999999;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
}

#tabMenuWuerthStyleGuide td.separator {
	width: 1px;
}

#tabMenuWuerthStyleGuide td.center {
	background-color: #000000;
}

#tabMenuWuerthStyleGuide a.link:hover {
	font-weight: bold;
	float: left;
	margin: 0 2px 0 0;
	background: #dddddd;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #000000;
	white-space: nowrap;
}

#tabMenuWuerthStyleGuide a.linkActive {
	position: relative;
	font-weight: bold;
	float: left;
	background: #dddddd;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #000000;
	white-space: nowrap;
}

#tabMenuWuerthStyleGuide a.linkActive:hover {
	position: relative;
	float: left;
	background: #dddddd;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #000000;
	white-space: nowrap;
}

/* footerMenu */
#footerMenu {
	
}

#footerMenu .table {
	
}

#footerMenu .row {
	
}

#footerMenu .left {
	
}

#footerMenu .center {
	
}

#footerMenu .right {
	
}

#footerMenu .leftActive {
	
}

#footerMenu .centerActive {
	
}

#footerMenu .rightActive {
	
}

#footerMenu .separator {
	color: #003399;
	font-size: 11px;
	padding: 0px 3px 0px 3px;
}

#footerMenu a.link {
	color: #003399;
	font-size: 11px;
	text-decoration: none;
}

#footerMenu a:hover.link {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

#footerMenu a.linkActive {
	color: #444444;
	font-size: 11px;
	text-decoration: none;
}

#footerMenu a:hover.linkActive {
	color: #444444;
	font-size: 11px;
	text-decoration: none;
}

.articleListArticleNo {
	color: #444444;
	font-weight: bold;
	font: courier;
}

a:link.articleListExpandTableLink, a:active.articleListExpandTableLink, a:visited.articleListExpandTableLink, a:hover.articleListExpandTableLink {
	color: #003399;;
	font-size: 11px;
}

.articleListLinkButton {
	color: #003399;;
	font-size: 11px;
	border: 0px;
	background-color: #e3e3e3;
	cursor: pointer;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

/* Table Tag (#tableWuerthStyleGuide)*/
#tableWuerthStyleGuide .tableSorter {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
}

#tableWuerthStyleGuide .footerContent {
	color: #000000;
	font-size: 11px;
	background-color: #cccccc;
	font-weight: bold;
	border: 0px 1px 1px 1px #ffffff solid;
	padding: 2px 5px 2px 5px;
}

#tableWuerthStyleGuide .groupContent {
	color: #ffffff;
	font-size: 11px;
	background-color: #666666;
	font-weight: bold;
	border: 0px 1px 1px 1px #ffffff solid;
	padding: 2px 5px 2px 5px;
}

#tableWuerthStyleGuide .headerContent {
	font-size: 11px;
	color: #000000;
	background-color: #cccccc;
	font-weight: bold;
	border: 1px #ffffff solid;
	padding: 2px 5px 2px 5px;
	height: 21px;
}

#tableWuerthStyleGuide .cellContent {
	font-size: 11px;
	background-color: #eeeeee;
	border: 1px #ffffff solid;
	padding: 2px 5px 2px 5px;
	color: #444444;
}

#tableWuerthStyleGuide .cellContent0 {
	font-size: 11px;
	background-color: #e3e3e3;
	border: 1px #ffffff solid;
	padding: 2px 5px 2px 5px;
	color: #444444;
}

#tableWuerthStyleGuide .cellContentRightBorder0 {
	font-size: 11px;
	background-color: #e3e3e3;
	border-right: 1px #e3e3e3 solid;
	border-left: 1px #e3e3e3 solid;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	padding: 2px 5px 2px 5px;
	color: #444444;
}

#tableWuerthStyleGuide .cellContentRightBorder {
	font-size: 11px;
	background-color: #eeeeee;
	border-right: 1px #eeeeee solid;
	border-left: 1px #eeeeee solid;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	padding: 2px 5px 2px 5px;
	color: #444444;
}

#tableWuerthStyleGuide .cellContentWhite {
	font-size: 11px;
	background-color: #ffffff;
	border: 0px #ffffff solid;
	padding: 2px 5px 2px 5px;
	color: ffffff;
}

#tableWuerthStyleGuide TABLE.standardTable {
	border-width: 0px;
	border-color: #ffffff;
	border-style: none;
}

#tableWuerthStyleGuide .thlink {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#tableWuerthStyleGuide .tableItemText {
	font-size: 11px;
	color: #444444;
}

#tableWuerthStyleGuide a:link.tableItemLink, a:active.tableItemLink, a:visited.tableItemLink, a:hover.tableItemLink {
	font-size: 11px;
	text-decoration: none;
}

.pager {
	
}

a:link.pagerInactive, a:active.pagerInactive, a:visited.pagerInactive, a:hover.pagerInactive {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}

.pagerActive {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 1px 3px 2px 3px;
}

.pagerDots {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
}

a:link.pagerInactive2, a:active.pagerInactive2, a:visited.pagerInactive2, a:hover.pagerInactive2 {
	font-size: 10px;
	color: #dddddd;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}

.pagerActive2 {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	padding: 1px 3px 2px 3px;
}

a:link.helpLink, a:active.helpLink, a:visited.helpLink, a:hover.helpLink {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.helpTitle {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.helpText {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	
}
.helpGrey{
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}	
.helpRed{
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}	

.helpBlack{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}	


.fontGreen {
	color: #009900;
}

.textCourier {
	font-family: courier;
}

.textFieldCourier {
	height: 19px;
	font-family: courier;
}

.selectBoxCourier {
	height: 17px;
	font-family: courier;
}

.productGroupHeaderLabel {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	height: 24px;
}

.productGroupHeaderText {
	color: #444444;
	font-size: 11px;
}

/* tabboxWuerthStyleGuide */
#tabboxWuerthStyleGuide {
	
}

/* productGroupNavigation */
#pgPictureLinkElement {
	border: #000000 outset 0px;
	width: 180px;
	float: left;
	margin: 7px 7px 7px 7px;
	height: 180px;
	content: inherit;
	clip: rect(0px, 80px, 80px, 0px);
}

#pgPictureLinkElement a {
	display: block;
	color: #333333;
	font-size: 11px;
}

#pgPictureLinkElement a:hover {
	display: block;
	color: #666666;
	font-size: 11px;
}

.textFieldCityRegistry {
	width: 185px;
}

.textFieldCityScHeader {
	width: 260px;
}

.percentScale {
	background-color: #00c000;
	background-image: url("../../images/default/wu_logbarns.gif");
}

#exportButtonCSS a {
	background-color: #dddddd;
	font-size: 11px;
	text-decoration: none;
}
.invisibleButton {
	background-color: #000000;
	text-decoration: none;
	border-style: none;
	height: 0px;
	width: 0px;
	text-align: center;
	position: relative;
	margin: 0px 0px 0px 0px;
}
a.infobox, a.infoboxProductDetail {
	text-decoration: none;
	position: relative;
}

a.infobox:hover, a.infoboxProductDetail:hover {
	cursor: help;
}

a.infobox span {
	visibility: hidden;
	display: none;
	border-style: hidden;
	position: absolute;
	left: 35px;
	top: -55px;
	text-decoration: none;
	background-color: #999999;
	padding: 1px;
	margin: 1px;
}

a.infobox:hover span, a.infoboxProductDetail:hover span {
	visibility: visible;
	display: inline;
	width: 250px;
}

a.infoboxProductDetail span {
	visibility: hidden;
	display: none;
	border-style: hidden;
	position: absolute;
	right: 35px;
	top: -55px;
	text-decoration: none;
	background-color: #999999;
	padding: 1px;
	margin: 1px;
}

#scalePriceBox table {
	background-color: #999999;
	border-collapse: collapse;
}

#scalePriceBox th {
	color: #000000;
	background-color: #cccccc;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	font-size: 11px;
	border: 1px #ffffff solid;
}

#scalePriceBox th.title {
	color: #ffffff;
	background-color: #999999;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	font-size: 11px;
}

#scalePriceBox td {
	background-color: #eeeeee;
	padding: 2px 5px 2px 5px;
	color: #333333;
	font-size: 10px;
	border: 1px #ffffff solid;
}

li {
	list-style: none;
	cursor: default;
}

#search2 {
	padding: 1px;
	width: 150px;
	border: 1px solid #999999;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

#hint2 ul {
	margin: 0px;
	padding: 1px;
	width: 350px;
	border: 1px solid #666666;
	background: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

#hint2 {
	margin: 0px 0 0 0px;
}

#hint2 li {
	list-style: none;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

#hint2 li.selected {
	background: #CCCCCC;
}

#iFrameset {
	margin: 0px;
	padding: 0px;
}

#login {
	width: 100%;
	background-color: #e4e4e4;
	margin: 0px;
	padding: 0px;
}

#login #image {
	width: 100%;
	background-color: #ffffff;
}

#login #image img {
	padding: 10px 10px 5px 10px;
}

#login #links {
	width: 460px;
	background-color: #e4e4e4;
	float: left;
}

#login #links table {
	margin: 20px 10px 20px 10px;
}

#login #guest {
	width: 200px;
	background-color: #e4e4e4;
	float: left;
}

#login #guest table {
	margin: 20px 10px 20px 10px;
}

#login #blank {
	clear: left;
	background-color: #ffffff;
}

#login #footer {
	background-color: #e4e4e4;
	margin: 10px;
}





