html {
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0;
}

img {
	border: 0 0 0 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

acronym, abbr, dfn {
    border-bottom: 1px dotted #000;
    cursor: help;
    /*background-color: #F5F5FB;*/
    background: transparent;
}


acronym.standard, abbr.standard {
    border: none;
    cursor: help;
    background: transparent;
}

sup {
	font-weight: 400;
}

.solid_border {
	border: 1px solid #000000;
}

a.extern {
	background: url(../images/external.gif) center right no-repeat;
}

#header_topnav {
	position: absolute;
	top: 0;
	left: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header_topnav ul {
	float: right;
	vertical-align: top;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#header_topnav li {
	display: inline;
	margin: 0 5px 0 0;	
	padding: 0 0 0 0;
	vertical-align: top;
}

#header_topnav a.topnav {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}

#header_topnav a.topnav:visited {
	text-decoration: none;
	background-color: #FFFFFF;	
	color: #000000;
}


#header_topnav a.topnav:hover {
	text-decoration: none;
	background-color: #E1E1E1;
	cursor: pointer;
}

#header_topnav a.topnav:active {
	text-decoration: none;
	background-color: #E1E1E1;
	cursor: pointer;
}

#header_topnav a.topnav:focus {
	text-decoration: none;
	background-color: #E1E1E1;
	cursor: pointer;
}

#header_topnav {
	width: 1000px;	
	height: 18px;
	padding-top: 2px;
}

#header_logoleft {
	position: absolute;
	top: 21px;
	left: 0;	
	width: 195px;
	height: 87px;
}

#header_logoleft img.kbalogo {
	border: 0;
	width: 194px;
	height: 87px;
}

#header_logoleft a.kbalogo, #header_logoleft a.kbalogo:visited,  {
	text-decoration: none;
}


#header_logoleft a.kbalogo:hover, #header_logoleft a.kbalogo:active {
	background-color: #e1e1e1;
	cursor: pointer;
}

#header_logoright {
	position: absolute;
	top: 21px;
	left: 196px;
	width: 804px;
	height: 87px;	
}

#left_sidebar {
	position: absolute;
	top: 112px;
	left: 0;
	width: 195px;
}

#navigation {
	margin: 0 2px 0 0;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navigation ul {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	width:175px;
}

#navigation li.menu {
	border-bottom: solid 1px #FFFFFF;
	list-style-type: none;
}

#navigation li.menu_active {
	list-style-type: none;
}

#navigation ul.submenu {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	width:166px;
}

#navigation li.submenu {
	border-bottom: solid 1px #FFFFFF;
	list-style-type: none;	
}

#navigation li.submenu_active {
	border-bottom: solid 1px #FFFFFF;
	list-style-type: none;	
}

#navigation li.submenu_selected {
	border-bottom: solid 1px #FFFFFF;
	list-style-type: none;
}

#navigation a {
	padding: 3px 3px 3px 11px;
	border-style: solid;
    border-width: 0 0 1px 4px;  
	text-decoration: none;
	color: #000000;
	background-color: #F0F0F0;
	display: block;
	border-left-color: #990000;
	border-bottom-color: #FFFFFF;
	width: 100%;
}

#navigation a:hover, #navigation a:active, #navigation a:focus, 
#navigation a.leftnav_selected, #navigation a.leftsubnav_selected, #navigation a.leftsubnav:hover {
	text-decoration: none;
	cursor: pointer;
	background-color: #D6D6D6;
	border-color: #cc0000;
}

#navigation a.leftnav_selected, #navigation a.leftnav_selected:visited,
#navigation a.leftnav_selected:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #D23F57;
	margin-bottom: 1px;
}

#navigation a.leftsubnav {
	padding: 3px 3px 3px 20px;
	border-style: solid;
    border-width: 0 0 1px 4px; 
	text-decoration: none;
	color: #000000;
	background-color: #E1E1E1;
	display: block;
	border-left-color: #990000;
	border-bottom-color: #FFFFFF;
	width: 100%;
}

#navigation a.leftsubnav_selected, #navigation a.leftsubnav_selected:hover {
	padding: 3px 3px 3px 20px;
	width: 100%;
} 


#navigation span.leftnav {
	text-decoration: none;
	color: #000000;
}

#searchbox {
	margin: 0 2px 0 0;
	background-color: #EAEAEA;
}

#searchbox input {
	margin: 0;
	padding: 0;
	vertical-align: top;
	height:18px;
	font-size:11px;
	padding-left:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#searchbox input.search {
	width: 147px;
}

#searchbox input.search:active{
	background-color:#FFD1D8;
}

#searchbox input.search:focus{
	background-color:#FFD1D8;
}

#searchbox a.searchlink {
	text-decoration: none;
	font-size:10px;
	color: #000000;
}

#searchbox a.searchlink:hover {
	text-decoration: underline;
	cursor: pointer;
}

#searchbox a.searchlink:visited {
	text-decoration: underline;
	cursor: pointer;
}

#searchbox a.searchlink:active{
	background-color: #FFD1D8;
}

#searchbox a.searchlink:focus{
	background-color: #FFD1D8;
}

#searchbox select {
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#searchbox hr {
	color: #555555;
	height: 1px;
}

/*#searchbox form {
	padding: 0;
	margin: 0;
}*/

#searchbox form {	
	/*border: solid 1px #FAFAFA;
	background-color: #DDDDDD;*/
	/*padding: 1px 3px 1px 3px;
	margin: 0;*/
	padding: 4px;
}

#searchbox span.selectsearch_label {
	font-size: 11px;
	padding-left: 2px;
	text-decoration: underline;
}

#searchbox .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 5px 1px 5px;
	margin: 0;
	border: solid 1px #333333;
	cursor: pointer;
	/* use for internet explorer */	
	//cursor: hand;
	/* --- ie switch end --- */
}


#sel_searchbox {
	margin: 0 2px 0 0;
	background-color: #EAEAEA;
}

#sel_searchbox input {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#sel_searchbox a.searchlink {
	text-decoration: none;
	font-size:10px;
	color: #000000;
}

#sel_searchbox a.searchlink:hover {
	text-decoration: underline;
	cursor: pointer;
}

#sel_searchbox a.searchlink:visited {
	text-decoration: underline;
	cursor: pointer;
}

#sel_searchbox select {
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sel_searchbox hr {
	color: #555555;
	height: 1px;
}

/*#sel_searchbox form {
	padding: 0;
	margin: 0;
}*/

#sel_searchbox form {	
	/*border: solid 1px #FAFAFA;
	background-color: #DDDDDD;*/
	/*padding: 1px 3px 1px 3px;
	margin: 0;*/
	padding: 4px;
}

#sel_searchbox span.selectsearch_label {
	font-size: 11px;
	padding-left: 2px;
	text-decoration: underline;
}

#sel_searchbox .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 7px 3px 7px;
	margin: 0;
	border: solid 1px #333333;
	cursor: pointer;
	/* use for internet explorer */	
	//cursor: hand;
	/* --- ie switch end --- */
	text-decoration: none;
	background: #CFCFCF;
	color: #000000;
}

#sel_searchbox .button:active {
	background-color:#ffd1d8;
}

#sel_searchbox .button:focus {
	background-color:#ffd1d8;
}

#infobox_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	background-color: #EAEAEA;
	width: 193px;
}

#infobox_left span {
	padding-left: 2px;
	text-decoration: underline;
}

#infobox_left a {
	text-decoration: none;
	font-size:11px;
	color: #000000;
	display: block;
	width: 100%;
}

#infobox_left a:visited {
	text-decoration: none;
	font-size:11px;
	color: #000000;
}

#infobox_left a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#infobox_left a:active {
	background-color:#E1E1E1;
}

#infobox_left ul {
	background-color: #EAEAEA;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	width: 180px;
}

#infobox_left li {	
	padding: 3px 3px 3px 10px;	
	list-style-type: none;
}

#infobox_left img {	
	border: 0px;
}

#content {
	position: absolute;
	top: 112px;
	left: 196px;
	width: 804px;
	overflow: hidden;
}

#colorbar {
	background-color: #900020;
	width: 804px;
	height: 15px;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}

#breadcrumb {
	background-color: #EAEAEA;
	width: 818px;
	height: 17px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0 0 3px;	
}

#breadcrumb a {
	text-decoration: none;
	color: #000000;
}

#breadcrumb a:visited {
	text-decoration: none;
	color: #000000;
}

#breadcrumb a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#main {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 1px;
	padding: 1px;
	/* use for internet explorer */	
	//width: 621px;
	//margin: 0 0 0 0;
	//padding: 0px;
	/* --- ie switch end --- */
	overflow: hidden;
}

#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 1px 0 1px 0;
	font-weight: bold;
	border-bottom:2px solid #990000;
	padding-bottom:2px;
	margin:0px;
	width: 100%;
}

#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	margin: 0;
	padding: 1px 0 1px 0;
	font-weight: bold;
}

#main table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main table.productslist {
	border-collapse: collapse;
	border: solid 1px #000000;
}

#main tr.productslist {
	background-color: #FFFFFF;
	cursor: default;	
}

#main tr.productslist_active {
	background-color: #F2F2F2;
	cursor: pointer;
}

#main th.productslist {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
	border: 1px solid black;
}

#main td.productslist {
  border: 1px solid black;
  font-size: 11px;
}

#main table.productslist_new {
	/*border-collapse: collapse;
	border: solid 1px #000000;	*/
}

#main tr.productslist_new {
	background-color: #FFFFFF;
	cursor: default;	
}

#main tr.productslist_new_active {
	background-color: #F2F2F2;
	cursor: pointer;
}

#main th.productslist_new {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
	border: 1px solid black;
}

#main td.productslist_new {
  /*border: 1px solid black;*/
  font-size: 11px;
  border-bottom: dotted 1px #AAAAAA;
}

#main form.action {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#main form.paging {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#main .plist_button {
	border: 1px solid black;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	cursor: pointer;
}

#main input.plist_button:active{
	background-color:#FFD1D8;
}

#main input.plist_button:focus{
	background-color:#FFD1D8;
}



#main input.button:active{
	background-color:#FFD1D8;
}

#main input.button:focus{
	background-color:#FFD1D8;
}

.buttoncell {
	padding: 1px;
}


.buttoncell_xtra{
	float:left;
}

#main .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#main .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #333333;
}

#main .select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #333333;
}

#main a, #main a:visited {
	text-decoration: underline;
	color: #990000;
}

#main a:active, #main a:focus, #main a:hover {
	color: #000000;
	background-color: #e1e1e1;
}

#main a.strong {
	font-weight: bold;
}

#main a.strong:visited {
	font-weight: bold;
}

#main a.strong:hover {
	font-weight: bold;
}

#main a.strong:active{
	background-color:#FFD1D8;
}

#main a.strong:focus{
	background-color:#FFD1D8;
}

#infobox_right {
	float: right;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#loginbox {
	width: 180px;	
}

#loginbox .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
}

#loginbox form {		
	margin: 0;
}

#loginbox .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	margin: 0;
	border: solid 1px #333333;
	cursor: pointer;
	/* use for internet explorer */	
	//cursor: hand;
	/* --- ie switch end --- */
}

/*#loginbox .header {
	background-color: #AEAEAE;
	height: 15px;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}*/

#loginbox .content {
	background-color: #EAEAEA;
	padding: 4px 5px 3px 5px;
}

#loginbox a {
	text-decoration: none;
	color: #000000;
}

#loginbox a:visited {
	text-decoration: none;
	color: #000000;
}

#loginbox a:hover {
	text-decoration: underline;
	color: #000000;
}

#miniShoppingCart {
	width: 180px;	
}

#newsletterCart {
	width: 180px;
}

#newsletterCart .content {
	background-color: #EAEAEA;
	padding: 4px 5px 3px 5px;
}

#surveyBox {
	width: 180px;
}

#surveyBox .content {
	background-color: #EAEAEA;
	padding: 4px 5px 3px 5px;
}

/*#miniShoppingCart .header {
	background-color: #AEAEAE;
	height: 15px;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}*/

#miniShoppingCart .content {
	background-color: #EAEAEA;
	padding: 4px 5px 3px 5px;
}

#footer {
	margin-top: 20px;
	font-size: 9px;
	float: left;
	width: 645px;
	/* use for internet explorer */	
	//width: 638px;
	/* --- ie switch end --- */
}

a.shoppingcart_prodname {
	font-size: 11px;
}

.shoppingcart_prodinfo {
	font-size: 10px;
}

input.shoppingcart_quantity {
	width: 22px;
}

input.quantity {
	text-align: right;
}

input.ps_input {
	text-align: right;
	width: 30px;
	border: 1px solid #000000;
	font-size: 10px;
	height: 12px;
}

.text_small {
	font-size: 10px !important;
}

.text_smaller {
	font-size: 8px !important;
}

.s_text {
	font-family: Verdana, Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #5C5E62;
	vertical-align: middle;
}

.s_link {
	font-family: Verdana, Arial,sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.s_link:visited {
	color: #000000;
	font-size: 10px;
}

.s_link:hover {
	color: #000000;
	text-decoration:underline;
}

#table {font-family: Verdana, Arial,sans-serif; font-size: 11px; color:#444444;}
.t_table {width: 100%;}
.t_hd_last {color:#444444; font-size: 11px;font-weight:bold;padding: 3px 4px 3px 4px; background-color:#F0F3F8; text-align:left;height:15px;border:solid 1px #7EABDC;vertical-align:top;}
th.colHeader_last {color:#000000; font-size: 11px;font-weight:bold;padding: 3px 4px 3px 4px; background-color:#EFEFEF; text-align:left;height:15px;border-top:solid 1px #000000;border-left:solid 1px #000000;border-bottom:solid 1px #000000;border-right:solid 1px #000000;vertical-align:top;border:solid 1px #000000;}
.t_tr {border-bottom: solid 1px #7EABDC;}
.t_hd {color:#444444; font-size: 11px;font-weight:bold;padding: 3px 4px 3px 4px; background-color:F1F3F6; text-align:left;height:19px;border-top:solid 1px #7EABDC;border-left:solid 1px #7EABDC;border-bottom:solid 1px #7EABDC;vertical-align:top;}
.t_td { font-size: 11px; color:color:#000000;padding: 6px 4px 6px 4px;vertical-align:top; border-bottom: solid 1px #000000;}
.t_td2 { font-size: 12px; color:color:#444444;padding: 7px 4px 3px 0px;vertical-align:top;}
.t_td3 { font-size: 11px; color:color:#000000;padding: 2px 4px 2px 4px;vertical-align:top;}
.t_hd_rght {text-align : right; width:100%;color:#444444;  font-size: 11px;font-weight:bold;display:block;}
.t_hd_cntr {text-align : center; width:100%;color:#444444; font-size: 11px;font-weight:bold;display:block;}
.t_hd_price_last {color:#444444; font-size: 11px;font-weight:bold;padding: 3px 4px 3px 4px; background-color:#DCE3ED; text-align:left;height:15px;border-top:solid 1px #7EABDC;border-left:solid 1px #7EABDC;border-bottom:solid 1px #7EABDC;border-right:solid 1px #7EABDC;vertical-align:top;}
.t_rght {text-align : right; display:block; font-size:11px;}
.t_cntr {text-align : center; width:100%;display:block;}
.t_fees { text-align : right; font-size: 11px; color:black;padding: 1px 4px 0px 4px;vertical-align:top;}
.t_fees_spc {line-heght:3px;font-size: 4px;}
.t_total { text-align : right; font-size: 11px; color:#000000;padding: 3px 4px 3px 4px;vertical-align:top;border-top:solid 1px #000000;border-left:solid 1px #000000; border-right:solid 1px #000000; border-bottom:solid 1px #000000;font-weight:bold;}
.t_total_figure { text-align : right; font-size: 11px; color:#000000;padding: 3px 4px 3px 4px;vertical-align:top;border-top:solid 1px #000000;border-bottom:solid 1px #000000;border-left:solid 1px #000000;border-right:solid 1px #000000; background-color:#EFEFEF;font-weight:bold;}
.t_discount {font-size: 11px; color:#8E8E8E;text-decoration : line-through;text-align : right; width:100%;display:block;}
.t_button {background-color: #EAEAEA; font-family: Verdana, Arial,sans-serif; font-size: 10px; text-decoration: none !important; font-weight:bold; color: #000000 !important; padding:1 0 2 0px;border: solid 1px #000000;height:14px; width:100%;text-align : center;margin-bottom:5px; display:block; text-decoration: none;}
.t_button:visited {background-color: #EAEAEA; font-family: Verdana, Arial,sans-serif; font-size: 10px; text-decoration: none !important; font-weight:bold; color: #000000 !important; padding:1 0 2 0px;border: solid 1px #000000;height:14px; width:100%;text-align : center;margin-bottom:5px; display:block; text-decoration: none;}
.t_button:hover {color:#000000;border: solid 1px #000000;background-color: #EAEAEA;text-decoration: none;}
.t_total_button {background-color: #EAEAEA; font-family: Verdana, Arial,sans-serif; font-size: 10px; text-decoration: none !important; font-weight:bold; color: #000000 !important; padding:1 0 2 0px; border: solid 1px #000000;height:14px; width:100%; text-align:center; margin-bottom:1px; display:block;}
.t_total_button:visited {background-color: #EAEAEA; font-family: Verdana, Arial,sans-serif; font-size: 10px; text-decoration: none !important; font-weight:bold; color: #000000 !important; padding:1 0 2 0px; border: solid 1px #000000;height:14px; width:100%; text-align:center; margin-bottom:1px; display:block;}
.t_total_button:hover {color:#000000;border: solid 1px #000000;background-color: #EAEAEA;text-decoration: none;}

.t_img_view {text-align : center; width:120px;display:block;padding-top:12px;padding-bottom:10px;vertical-align:top;}
.t_detail_view {display:block;padding-top:12px;padding-bottom:10px;vertical-align:top;}
.t_space {padding-bottom: 8px;text-align : center;}
.t_img_border { border:solid 1px #7EABDC;}
.t_empty_cell {width:14px}

.t_row_img {padding-top:10px;padding-bottom:10px;vertical-align:top;}
.t_row_detail {padding:6px;vertical-align:top;width:230px;}
.t_txt_detail {font-size: 11px;}
.t_row_price {padding-top:6px;padding-bottom:6px;vertical-align:top;width:95px;display:block}
.t_button_space {padding-top:5px;display:block}
.t_line {border-bottom:solid 1px #7EABDC;font-size:1px;}
.t_rght_space {padding-right:5px;}

table.t_reg {
	width: 420px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}

td.t_reg {
	padding-left: 5px;
}

.c_large_img {width:130px; vertical-align:top;}

.productName{	font-size:  11px; color: #000000; font-family: Verdana, Arial,sans-serif;font-weight: bold;}
.productNameTNDisplay{	font-size:  11px; color: #000000; font-family: Verdana, Arial,sans-serif;font-weight: bold;}

th.colHeader	{color:#000000; font-size: 11px;font-weight:bold;padding: 3px 4px 3px 4px; background-color:EAEAEA; text-align:left;height:19px;border-top:solid 1px #000000;border-left:solid 1px #000000;border-right:solid 1px #000000; border-bottom:solid 1px #000000;vertical-align:top;}
th.colHeader_price	{color:#000000; font-size: 11px;font-weight:bold;padding: 3px 4px 3px 4px; background-color:#EAEAEA; text-align:left;height:15px;border-top:solid 1px #000000;border-left:solid 1px #000000;border-bottom:solid 1px #000000;border-right:solid 1px #000000;vertical-align:top;}
td.price 		{font-size:  11px; color: #000000; font-family: arial, helvetica, sans-serif; text-align: right;}
td.offerPrice	{font-size:  9pt; color: #444444; font-family: arial, helvetica, sans-serif; text-align: right;}
td.discountPrice{font-size:  9pt; color: #9B9B9B; font-family: arial, helvetica, sans-serif; text-align: right;}

strong 		{	font-weight: bold;}

.price		{	}
.listPrice	{	font-size:  11px; color: #9B9B9B; font-family: Verdana, Arial,sans-serif; text-decoration: line-through;}
.offerPrice	{	font-size:  9pt; color: #444444; font-family: arial, helvetica, sans-serif;}
.discountPrice{font-size:  9pt; color: #9B9B9B; font-family: arial, helvetica, sans-serif;}

.required {
	color: red;
}

.infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.registration_table_header {               
    height: 20px;
    //height: 17px;
    border: solid 1px #000000;
    /*background-color: #A6C7E6;*/
    background-color: #EAEAEA;
    color: #000000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    padding-left: 12px;
    padding-top: 3px;
    vertical-align: middle;
    text-align: left;
}

.warning {
	color: #FF0000;
}

.error {
	color: #FF0000;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
}

.success {
	color: #00FF00;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
}

input.text_align_right {
	text-align: right;
}

input.productquantity {
	border: 1px solid #000000;
	width: 40px;
}

.d_visible { display: block; }

.d_invisible { display: none; }

div.header {
	background-color: #900020;
	height: 15px;
	font-size: 10px;
	padding: 2px 2px 2px 6px;
	color: #FFFFFF;
	font-weight: 600;
}

a.merchandising {
	color: #000000;
	font-size: 10px;
	text-decoration:underline;
	font-weight: normal;
}

a.merchandising:hover {
	color: #000000;
	font-size: 10px;
	text-decoration:underline;
	font-weight: normal;	
}

a.merchandising:visited {
	color: #000000;
	font-size: 10px;
	text-decoration:underline;
	font-weight: normal;	
}

table.merchandising {
	border: 1px solid #000000;
}

td.merchandising {
	border-bottom: 1px solid #000000;
}

.news_header1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.news_header2 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.news_text {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

hr.news {
	border:dotted #888888 1px;
	height:1px;
}

#content_subnav ul {
	/*float: right;*/
	vertical-align: bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: ##900020;
}

#content_subnav li {
	display: inline;
	margin: 0px 0px 0px 2px;
	padding: 2px 4px 2px 4px;
	vertical-align: top;
	background: #EAEAEA;
	border: 1px solid #000000;
}

#content_subnav li.active {
	display: inline;
	margin: 0px 0px 0px 2px;	
	padding: 2px 4px 2px 4px;
	vertical-align: top;
	background: #CECECE;
}

#content_subnav a.subnav {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#content_subnav a.subnav:visited {
	text-decoration: none;
	color: #000000;
}


#content_subnav a.subnav:hover {
	text-decoration: underline;
	cursor: pointer;	
}

#content_subnav {
	float: left;
	width: 645px;
	/* use for internet explorer */	
	//width: 638px;
	/* --- ie switch end --- */
	height: 16px;
	padding: 0 0 0 0;
	margin: 2px 0px 0px 0px;
	border-bottom: 1px solid #AEAEAE;
}

div.searchresult {
	width: 100%;
	float: left;
	background-color: #F2F2F2;
	padding: 3px;
}

div.searchpaging_container {
	font-size: 11px;
	width: 100%;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
div.searchtab {
	background-color: #DADADA;
	width: 50%;
	display: inline;
	height: 2.5em;
	float: left;
	//margin-left: -1px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	border-bottom: 1px solid #444444;
	text-decoration: none;
}	
div.searchtab_active {
	background-color: #900020;
	color: #FFFFFF;
	border-bottom: 1px solid #444444;
}
	
div.searchtab span.paginginfo {
	font-size: 10px;
}
#main .searchtab_link div {
	cursor: pointer;
} 
div.searchpaging_nav {
	float: right;
	vertical-align: bottom;
}

div.searchpaging_info {
	float: right;
	vertical-align: bottom;
}

td.addressForm_nickname {
	padding-top:4px;
}

img.merchandising {
	padding-right: 2px !important;
}

tr.abo_product_row {
	border-top-style: dotted;
	border-top-color: #EEEEEE;
	border-width: 2px;
	background-color: #EEEEEE !important;
}
.font-weight-bold{
	font-weight: bold;
}

.font-weight-normal{
	font-weight:normal;
}

.display-none{
	visibility: hidden; display: none;
}

.display-block{
	visibility: visible; display: block;
}

.thvisible{
	display:none;
}

.tr_cartshop_piclink{
	height: 30px;
	vertical-align:bottom;
}


#si{
	font-size:11px;
	color:white;
	background-color: #990033;
	margin-top: 0px;	
}

#si a.size:active {
	background-color: #FFD1D8;
}

#si a.size:focus {
	background-color: #FFD1D8;
}

#siz{
	font-size:11px;
	color:white;
	background-color: #990033;
	margin-top: 0px;
	
}

#siz a.soze:active {
	background-color: #FFD1D8;
}

#siz a.soze:focus {
	background-color: #FFD1D8;
}

#tabla{
	height: 11px;
	padding-top:0px;	
}

.picStart{
	padding-right: 4px;
	width:212px;
	height:159px; 	
}

.headerlogo{
	width:804px;
	height:	87px;
}

input:active, select:active, textarea:active, a:active{background-color:#E1E1E1;}
input:focus, select:focus, textarea:focus, a:focus{background-color:#E1E1E1;}

div.homepage_contentbox {
	width: 99%;
	border: 1px solid #000000;
}

.align_right {
	text-align: right;
	align: right;
}
.warenkorb_div{
	position:absolute;
	width:100px;
	margin-top:-80px;
	margin-left:80px;
	//margin-top: 0px;
	//margin-left: 0px;
}

.warenkorb_div_master{
	height:220px;
}

#main .button {
	border: solid 1px black !important;
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000 !important;
	text-align: center !important;
	text-decoration: none !important;
	cursor: pointer;	
	padding: 0px 5px 0px 5px;
	height: 15px !important;
}

#Catalog_MerchandisingAssociationsDisplay_Table_1.merchandising{
	width: 490px;
	float:right;
	margin-right:0px;
}
#main .searchresult tr.productslist_new {
	background-color: #F2F2F2;
	cursor: default;
}
#main .searchresult tr.productslist_new_active {
	background-color: #FFFFFF;
	cursor: pointer;
}
input.searchSubmit {
	width:153px;
}

.newsletter_icon {
	border:none;
	margin-left:20px;
}

.shippingInstructions{
	width: 300px;
	height: 100px;
}

.shippingInstructions_Replay{
	border: 1px solid black;
	padding:5px;
	margin-top:5px;

}
.relevance{
	overflow:hidden;
	border:1px solid;
	width:50px;
	height:7px;
	text-indent:-200px;
	position: absolute;
}
.relevance100{
	border-left-width:50px;
	width:0;
}
.relevance90{
	border-left-width:45px;
	width:5px;
}
.relevance80{
	border-left-width:40px;
	width:10px;
}
.relevance70{
	border-left-width:35px;
	width:15px;
}
.relevance60{
	border-left-width:30px;
	width:20px;
}
.relevance50{
	border-left-width:25px;
	width:25px;
}
.relevance40{
	border-left-width:20px;
	width:30px;
}
.relevance30{
	border-left-width:15px;
	width:35px;
}
.relevance20{
	border-left-width:10px;
	width:40px;
}
.relevance10{
	border-left-width:5px;
	width:45px;
}