/* TAGS */
/* **** */
BODY
{
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:10px;
	font-weight: normal ;
	font-style: normal ;
	text-decoration: none;
	text-align:left;
	color: #000000;
	background-color:#EEE4D6;
}


label        { font-family: Tahoma; font-size: 12px }


#headerContent
{
	height:200px;
}

SPAN, A, DIV
{
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	font-weight: normal ;
	font-style: normal ;
	text-decoration: none;
	color: #000000;
}

INPUT, SELECT
{
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:10px;
	font-weight: normal ;
	font-style: normal ;
	text-decoration: none;
	color: #000000;	
	height:19px;
}

IMG
{
	border:none;	
}

TABLE
{
	border:none;	
}

A { cursor:hand;}

/* Sub styles */
/* ********** */
a:link {color: #000000; text-decoration:none;} 
a:active {color: #000000;  text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;
	font-weight: normal;}
/*a:visited {color: #000000; text-decoration: none;} */


/* Classes */
/* ******* */
.subheadline {
	color:#000000;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:13px;
	font-weight:bold;
	height:23px;
	vertical-align: top;

}
.normal {font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: 11px;}
.textTitleLeftAlign  {  font-family:Tahoma, Verdana, Arial, Sans-Serif; font-size: 11px; font-weight: bold; font-style: normal; text-align: left;} 
.textTitleRightAlign {  font-family:Tahoma, Verdana, Arial, Sans-Serif; font-size: 11px; font-weight: bold; font-style: normal; text-align: right;} 

.textDataLeftAlign { 	font-family:Tahoma, Verdana, Arial, Sans-Serif; font-size: 11px;  font-style: normal; text-align: left; } 
.textDataRightAlign  {  font-family:Tahoma, Verdana, Arial, Sans-Serif; font-size: 11px;  font-style: normal; text-align: right;} 

.tableTitleLeftAlign  { font-family:Tahoma, Verdana, Arial, Sans-Serif; font-size:11px; font-weight: bold; font-style: normal; color: #000000;  background-color: #DBFBF8; text-align: left; } 
.tableTitleCenterAlign { font-family:Tahoma, Verdana, Arial, Sans-Serif; font-size:11px; font-weight: bold; font-style: normal; color: #000000;  background-color: #DBFBF8; text-align: center; } 
.tableTitleRightAlign  { font-family:Tahoma, Verdana, Arial, Sans-Serif; font-size:11px; font-weight: bold; font-style: normal; color: #000000;  background-color: #DBFBF8; text-align: right; } 

.tableDataLeftAlign  {  font-family:Tahoma, Verdana, Arial, Sans-Serif; font-size:11px;  font-weight: normal; font-style: normal;  color:#000000; background-color: #FFFFFF; text-align: left; } 
.tableDataCenterAlign  {  font-family:Tahoma, Verdana, Arial, Sans-Serif; font-size:11px;  font-weight: normal; font-style: normal;  color:#000000; background-color: #FFFFFF; text-align: center; } 
.tableDataRightAlign {  font-family:Tahoma, Verdana, Arial, Sans-Serif; font-size:11px;  font-weight: normal; font-style: normal;  color:#000000; background-color: #FFFFFF; text-align: right; } 

.article_heading
{
	color:#000000;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:13px;
	font-weight:bold;
	height:13px;
	vertical-align: top;
}

.article_ingress
{
	color:#000000;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	font-weight:none;
}
.header1
{



.header1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 13pt; 
	font-weight: none; 
	margin-bottom: 0px; 
	padding-left: 2px; 
	border-bottom: 1px solid #000000; 
	color: #000000 !important;
	text-decoration:none !important;
}
.errorInfo { font-family:Tahoma, Verdana, Arial, Sans-Serif; font-style: normal; color: red; font-size:12px; font-weight:bold; text-align: left; }

.Background {background-color: #EEE4D6; }

.BannerLogoBG
{ 
	background-repeat:  repeat-x ;
}


/* BOX DARK classes */
/* **************** */
.boxbackground_dark
{
	background-color:#6D8CB1;	
}

.boxheading_dark
{
	font-weight:bold;
	color:#ffffff;
	vertical-align: text-bottom ;
	font-size:13px;
	height:18px;
}

/* BOX LIGHT classes */
/* ***************** */
.boxheading_light
{
	font-weight:bold;
	color:#ffffff;
	vertical-align: text-bottom ;	
	font-size:13px;
	height:18px;
}

.boxbackground_light
{
	background-color:#9CABBA;	
}



/* Search classes */
/* ************** */

.Search_text
{
	height:19px;
	width:212px;
	font-size:11px;
}

/* ZpiderTree */
/* ********** */
.zpidertree
{
    color: #000000;
    background-color:#ffffff;
	white-space: nowrap;
    overflow:auto;
    scrollbar-base-color:#EEE4D6;
    width: 246px;
	height:265px;
}

.zpidertree img
{
	vertical-align: middle;
}

/* ShoppingCart */
/* ************ */

.shoppingcart_textarea
{
	background-color:#ffffff;	
	width:246px;
	vertical-align:middle;
	overflow:auto;
	scrollbar-base-color:#EEE4D6;
	height:108px;
}


/* PurchaseList */
/* ************ */
.purchaselist_textbox
{
	background-color:#ffffff;	
	width:170px;
	height:315px;
	overflow: auto;
	color:#000000;
	scrollbar-base-color:#EEE4D6;
}

.infolist_textbox
{
	background-color:#ffffff;	
	vertical-align:top;
	width:170px;
	height:113px;
	overflow:auto;
	scrollbar-base-color:#EEE4D6;
}

.infolist_textbox img
{
	vertical-align: middle;
}

.button
{
	cursor:hand;
	background-color:#EEE4D6;
	font-size:11px;
	height:19px;
}

.FlowButton
{
	cursor:hand;
	background-color:#99FFCC;
	font-size:11px;
	font-weight:bold;
	height:19px
}

.Input_amount
{
	text-align:right;
	height:17px;
}

.Input_text
{
	text-align:left;
	height:17px;
}

.document_detail
{
	background-color:#ffffff;
}

/* Article_properties */
/* ****************** */
.title_whitebox{background-color:#ffffff;padding-left:5; font-size:10px; text-align:left;vertical-align:text-top ; }
.data_whitebox{background-color:#ffffff;color:#000000; padding-right:5; font-size:10px; text-align:left;vertical-align:text-top ;}
.data_whitebox_Bold{background-color:#ffffff;color:#000000; padding-right:5; font-size:10px; text-align:right;vertical-align:text-top; font-weight:bold; }

.title_lightbox{background-color:#9CABBA;padding-left:5; font-size:10px; text-align:left;vertical-align:text-top ;}
.data_lightbox{background-color:#9CABBA;color:#000000; padding-right:5; font-size:10px; text-align:right;vertical-align:text-top ;}
.data_lightbox_Bold{background-color:#9CABBA;color:#000000; padding-right:5; font-size:10px; text-align:right;vertical-align:text-top; font-weight:bold; }

/* Discount details window */
/* *********************** */
.discount_details
{
	position: absolute; 
	z-index: 1; 
	width: 195px; 
	left: 0px; 
	top: 0px; 
	display:none; 
	border-style: solid; 
	border-width: 1px; 
	background-color: white
}

/* Show window */
/* *********** */
.showelement
{
	border-style: solid; 
	border-width: 1px;
	border-color: #C0C0C0;
	background-color: white;
}

.showelement p
{
   margin-top: 4px;
	margin-bottom: 4px;
}

.showelement A:link           {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; color: #00579C; font-weight: bold;}
.showelement A:visited			{font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; color: #00579C; font-weight: bold;}	
.showelement A:active			{font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; color:	#00579C; font-weight: bold;}
.showelement A:hover				{font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: underline; color: #00579C; font-weight: bold;}
.showelement A:visited:hover	{font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; text-decoration: underline; color: #00579C; font-weight: bold;}		

.showelement_promoprice       {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #BB0000; font-weight: bold;}
.showelement_title            {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: black; background-color: #EEEEEE; font-weight: bold;}