/*** begin: general styles ***/
body
{
	margin:0px;
	font-family: arial, sans-serif;
	color:#333333;
	font-size:12px;
	background-color:#eee;
}

.frame {float: left; margin:5px 0 0 10px; width:1010px;  background-color:#fff; border:1px solid #ccc;}
.frame_left{float: left; width:200px; background-color:#fff;}
.frame_middle {float: left; width:807px; border-left:1px solid #ccc; background-color:#fff;}
.frame_middle_container {padding:0 0px 0 5px; background-color:white;}
.frame_right{float: left; width:132px;}


a:link,
a:active,
a:visited 							{ cursor:pointer; color:#333333;}
a:hover 							{ text-decoration:underline; cursor:pointer;}


img 								{ border: 0px; }
/*ul									{ list-style-type: none; padding:0; margin:0; }*/
form 								{ margin: 0px; padding: 0px; }
div.cl,	 							
div.clear 							{ clear: both; font-size:0px; line-height:0px; height:0px; }
.clear 							    { clear: both; font-size:0px; line-height:0px; height:0px; }
.noUL								{ text-decoration:none; cursor:pointer;}

/*** begin: floating ***/
div.float-0-0 						{ float: left; padding: 0px 0px 0px 0px; }
div.float-0-5 						{ float: left; padding: 0px 0px 0px 5px; }
div.float-0-10 						{ float: left; padding: 0px 0px 0px 10px; }
div.float-5-0 						{ float: left; padding: 5px 0px 0px 0px; }
div.float-5-5 						{ float: left; padding: 5px 0px 0px 5px; }
div.float-5-10 						{ float: left; padding: 5px 0px 0px 10px; }
div.float-10-0 						{ float: left; padding: 10px 0px 0px 0px; }
div.float-10-5 						{ float: left; padding: 10px 0px 0px 5px; }
div.float-10-10 					{ float: left; padding: 10px 0px 0px 10px; }
div.float-20-0 						{ float: left; padding: 20px 0px 0px 0px; }
div.float-0-1						{ float: left; padding: 0px 0px 0px 1px; }
div.no_float-0-0 					{ clear:both; padding: 0px 0px 0px 0px; }
div.no_float-0-5 					{ clear:both; padding: 0px 0px 0px 5px; }
div.no_float-0-10 					{ clear:both; padding: 0px 0px 0px 10px; }
div.no_float-5-0 					{ clear:both; padding: 5px 0px 0px 0px; }
div.no_float-5-5 					{ clear:both; padding: 5px 0px 0px 5px; }
div.no_float-5-10 					{ clear:both; padding: 5px 0px 0px 10px; }
div.no_float-10-0 					{ clear:both; padding: 10px 0px 0px 0px; }
div.no_float-10-5 					{ clear:both; padding: 10px 0px 0px 5px; }
div.no_float-10-10 					{ clear:both; padding: 10px 0px 0px 10px; }
div.no_float-20-0 					{ clear:both; padding: 20px 0px 0px 0px; }
div.float_right-0-0					{ float: right; padding: 0px 0px 0px 0px; }
/*** end: floating ***/


/*** begin: font_weight ***/
.b		
							{font-weight:bold;}
/*** nowrap ***/
.noWrap								{white-space:nowrap;}

/*** begin: font-size ***/
.s8									{font-size:8px;}
.s10								{font-size:10px;}
.s11								{font-size:11px;}
.s12								{font-size:12px;}
.s13								{font-size:13px;}
.s14								{font-size:14px;}
.s15								{font-size:15px;}
.s16								{font-size:16px;}
.s18								{font-size:18px;}
.s20								{font-size:20px;}
.s22								{font-size:22px;}
.s24								{font-size:24px;}

/*** begin: font-color ***/
.color-grey-light 					{ color: #777; }
.color-grey-dark 					{ color: #333333; }
.color-blue 						{ color: #00aeef; }
.color-green 						{ color: #00a651; }
.color-white 						{ color: #ffffff; }
.color-black 						{ color: #000000; }
.color-red 							{ color: red; }
.color-red-dark 					{ color: #8B0000; }
.color-orange  						{ color: #EB6909; }

/*** begin: link-color ***/
a.color-grey-light,
a.color-grey-light,
a.color-grey-light,
a.color-grey-light:hover 			{ color: #777; cursor:pointer; }
a.color-orange,
a.color-orange,
a.color-orange,
a.color-orange:hover 				{ color: #EB6909; cursor:pointer; }
a.color-grey-dark:link,
a.color-grey-dark:active,
a.color-grey-dark:visited,
a.color-grey-dark:hover 			{ color: #333333; cursor:pointer; }
a.color-blue:link,
a.color-blue:active,
a.color-blue:visited,
a.color-blue:hover 					{ color: #00aeef; cursor:pointer;}
a.color-green:link,
a.color-green:active,
a.color-green:visited,
a.color-green:hover 				{ color: #00a651; cursor:pointer;}
a.color-white:link,
a.color-white:active,
a.color-white:visited,
a.color-white:hover 				{ color: #ffffff; cursor:pointer;}
a.color-black:link,
a.color-black:active,
a.color-black:visited,
a.color-black:hover 				{ color: #000000; cursor:pointer;}
a.color-red:link,
a.color-red:active,
a.color-red:visited,
a.color-red:hover 				{ color: red; cursor:pointer;}
/*** end: link-color ***/


/*** begin: lines ***/
.grey_line_light	{height:1px; background-color:#ccc; font-size:1px;}
.grey_line_dark		{height:1px; background-color:#333; font-size:1px;}

/*** home  ***/
.home_box_title_container {margin:60px auto 0 auto; width:599px;}
.home_box_title {margin:0 0 0 60px;}
.home_box_title2 {padding:24px 0 0 260px;}
.home_box { margin:0 auto 15px auto; width:599px; height:220px; background: url('http://static1.mynetfair.com/images/mnf/layout/home_box_background.jpg') no-repeat;}
.home_box_category_dropdown { display:block; padding: 24px 0 0 363px; font-size:12px; font-weight:bold; width:175px;}
.home_box_category_dropdown a { display:block; width:175px; color: #777; }
.home_cat_box_top 		{width:902; height: 11px; background: url('http://static1.mynetfair.com/images/mnf/layout/home_cat_top_902x11.gif') no-repeat;}
.home_cat_box_bottom 	{width:902; height: 11px; background: url('http://static1.mynetfair.com/images/mnf/layout/home_cat_bottom_902x11.gif') no-repeat;}
.home_cat_box_middle 	{width:900; border: solid grey; border-width: 0 1px 0 1px}

/*** search ***/
.inputFieldSearch{ padding:3px 0 0 5px; margin:0px; width:380px; border:0px; font-size:12px; background:none; float:left; }
.submitFieldSearch{ padding:0 0 0 23px; margin:0px; border:0px; font-size:16px; font-weight:bold; text-decoration:underline; color: #00aeef; background:none; float:left; cursor:pointer; }
.container_inputFieldSearch {width: 407px; height:44px; background: url('http://static2.mynetfair.com/images/mnf/layout/input_textfield_backround_white.jpg') no-repeat;}
.container_dropdownFieldSearch {width: 248px; height:44px; background: url('http://static2.mynetfair.com/images/mnf/layout/input_dropdown_backround_white.jpg') no-repeat;}
.container_submitFieldSearch {width: 102px; height:44px; background: url('http://static2.mynetfair.com/images/mnf/layout/input_submit_backround_white.jpg') no-repeat;}

/*** image zoom overlay div ***/
.imagezoom{display:none; position:absolute; margin-top:-6px; margin-left:-1px; z-index:25; background:white; border:1px solid #00aeef; padding:10px; width:310px; text-align:center;}

/*** modification link ***/
.modification_link{padding:7px 0 8px 28px; font-size:11px; line-height:28px; color:#EB6909; text-align:left;overflow:hidden;text-decoration:underline;background-image: url('http://static3.mynetfair.com/images/icons/bearbeiten.jpg'); background-repeat: no-repeat; background-position:1px 1px;	}

/******************************************************************************/
/*** begin: language flags ***/
/******************************************************************************/
div#language_de
{
  background-image: url('http://static1.mynetfair.com/images/layout/header/deutschland.gif'); background-repeat: no-repeat; margin-left: 5px; margin-top: 2px; float: left;
}

div#language_de a,div#language_en a,div#language_fr a,div#language_es a,div#language_ru a,div#language_pt a, div#language_nl a { width: 23px; height: 14px; display: block;}

div#language_en
{
  background-image: url('http://static2.mynetfair.com/images/layout/header/gb.gif');
  background-repeat: no-repeat;
  margin-top: 2px;
  float: left;
}

div#language_fr
{
  background-image: url('http://static3.mynetfair.com/images/layout/header/frankreich.gif');
  background-repeat: no-repeat;
  margin-top: 2px;
  float: left;
}

div#language_es
{
  background-image: url('http://static1.mynetfair.com/images/layout/header/spanien.gif');
  background-repeat: no-repeat;
  margin-top: 2px;
  float: left;
}

div#language_pt
{
  background-image: url('http://static2.mynetfair.com/images/layout/header/portugal.gif');
  background-repeat: no-repeat;
  margin-top: 2px;
  float: left;
}

div#language_ru
{
  background-image: url('http://static1.mynetfair.com/images/layout/header/russie.gif');
  background-repeat: no-repeat;
  margin-top: 2px;
  margin-right: 4px;
  float: left;
}

div#language_nl
{
  background-image: url('http://static3.mynetfair.com/images/layout/header/niederlande.gif');
  /*background-image: url('http://www.mynetfair.com/_files/images/dynamic/countries/32.gif');*/
  background-repeat: no-repeat;
  margin-top: 2px;
  margin-right: 4px;
  float: left;
}
#notepadTrue , #notepadFalse {
	cursor:pointer;
	width:90px; padding-top:25px; 
	text-align:center;
}

#notepadTrue, #notepadFalse:hover {
	background: url('http://static2.mynetfair.com/images/icons/merken_gruen.jpg') no-repeat;
	background-position:center top;
}

#notepadFalse, #notepadTrue:hover {
	background: url('http://static2.mynetfair.com/images/icons/merken.jpg') no-repeat;
		background-position:center top;
}




/* Filters */
#filterPropertyTitle {
	margin:1px; 
	padding-bottom:5px; 
	/*background: url('http://static3.mynetfair.com/images/filter/property_bg.gif') repeat-x;*/
}
#filterPropertyDelete {
	margin:1px; 
	padding-bottom:5px; 
	background: url('http://static1.mynetfair.com/images/filter/property_bg_red.gif') repeat-x;
}

#checkboxEmpty, #checkboxFull, #checkboxEmptyCliqued, #checkboxFullCliqued, #checkboxDelete {
	padding-top:3px;
	cursor:pointer;
	background: url('http://static3.mynetfair.com/images/filter/checkboxes.gif') no-repeat scroll;
}

#checkboxEmpty {
	background-position: 7px 3px;
}
#checkboxEmpty:hover {
	background-position: 7px -109px;
}
#checkboxEmptyCliqued {
	background-position: 7px -221px;
}	
#checkboxFull {
	background-position: 7px -221px;
}
#checkboxFull:hover {
	background-position: 7px -333px;
}
#checkboxFullCliqued {
	background-position: 7px 3px;
}
#checkboxDelete {
	background-position: 7px -557px;
}
#checkboxDelete:hover {
	background-position: 7px -445px;
}
.checkboxLink {
	text-decoration: none;
	color: #777777;
}
.checkboxLink:hover {
	text-decoration: underline;
}
.filterCategoryOpen, .filterCategoryClose, .filterCategoryOpenGrey {
	cursor:pointer;
	margin-left:1px;
	margin-right:1px;
	padding-right:13px;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px solid #eeeeee;
	background-position: 180px 3px;
	clear:both;
}
.filterCategoryOpen:hover, .filterCategoryClose:hover, .filterCategoryOpenGrey:hover {
	background-color:#e9f6fc;
	border-bottom:2px solid #eeeeee;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	background-position: 179px 2px;
	padding-right:13px;
	padding-bottom:2px;
	padding-top:2px;
}
.filterCategoryOpen:hover, .filterCategoryOpenGrey:hover {
	padding-left:6px;
}
.filterCategoryClose:hover {
	padding-left:11px; 
}

.filterCategoryOpen {
	background: url('http://static1.mynetfair.com/images/icons/arrow_down2.gif') no-repeat scroll;
	background-position: 180px 3px;
	padding-left:7px; 
}
.filterCategoryOpenGrey {
	background: url('http://static1.mynetfair.com/images/icons/arrow_down_grey2.gif') no-repeat scroll;
	background-position: 180px 3px;
	padding-left:7px; 
}
.filterCategoryClose {
	background: url('http://static2.mynetfair.com/images/icons/arrow_right_grey2.gif') no-repeat scroll;
	background-position: 180px 3px;
	padding-left:12px; 
}

.filterCategoryLastChild{
	color:#777777;
	cursor:pointer;
	margin-left:1px;
	margin-right:1px;
	padding-right:20px;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px solid #eeeeee;
	background-position: 180px 3px;
	clear:both;
	padding-left:7px; 
}
.filterCategoryLastChild:hover{
	background-color:#e9f6fc;
	border-bottom:2px solid #eeeeee;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	background-position: 179px 2px;
	padding-right:20px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:6px;
}
.filterCategoryGreyLast {
	cursor:pointer;
	margin-left:1px;
	margin-right:1px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px solid #eeeeee;
	background-position: 180px 3px;
	clear:both;
}
.MoreLessFilterButton{display: block; cursor: pointer; height:17px; margin-top:1px;}
.MoreLessFilterButton a{text-decoration:none;}
.MoreLessFilterButton a:hover{text-decoration:underline;}

.FilterTitle{clear:both; font-size:14px; padding:5px 0 5px 0; color:#00AEEF; border-top:0px solid #cccccc; text-align:center; font-weight:bold;}

div.button_coupons a,
div.button_coupons a:visited,
div.button_sustained a,
div.button_sustained a:visited,
div.button_tests a,
div.button_tests a:visited,
div.button_inovation a,
div.button_inovation a:visited,
div.button_price a,
div.button_price a:visited
{
	display:block;
	color:#777777;
	font-size:12px;
	text-decoration:none;
}
div.button_coupons a:hover,
div.button_sustained a:hover,
div.button_tests a:hover,
div.button_inovation a:hover,
div.button_price a:hover
{
	text-decoration:underline;
}

div.button_inovation, div.button_price, div.button_tests, div.button_sustained, div.button_coupons {
	margin-left:5px;
	line-height:20px;
	text-align:left;
	width:170px;
	overflow:hidden;
	padding-left:25px;
}
div.button_inovation{ background: url('http://static1.mynetfair.com/images/filter/star.gif') no-repeat; }
div.button_price{background: url('http://static2.mynetfair.com/images/mnf/layout/icons/percent_23x23.gif') no-repeat;}
div.button_tests{background: url('http://static3.mynetfair.com/images/filter/ruban.gif') no-repeat; background-position:3px 0px;}
div.button_sustained{background: url('http://static1.mynetfair.com/images/filter/tree.gif') no-repeat; background-position:2px 0px;}
div.button_coupons{	background: url('http://static2.mynetfair.com/images/icons/coupon_icon.gif') no-repeat;}

div.icon_innovation, div.icon_price, div.icon_tests, div.icon_sustained, div.icon_design, div.icon_fair, div.icon_new, div.icon_regional, div.icon_coupons {
	float:left;
	height:23px;
	width:23px;
	overflow:hidden;
}
div.icon_innovation{	background: url('http://static2.mynetfair.com/images/icons/new_23x23.gif') no-repeat;}
div.icon_price{	background: url('http://static3.mynetfair.com/images/icons/price_23.gif') no-repeat;}
div.icon_tests{	background: url('http://static1.mynetfair.com/images/icons/tests_23.gif') no-repeat;}
div.icon_sustained{	background: url('http://static2.mynetfair.com/images/icons/sustained_23.gif') no-repeat;}
div.icon_design{background: url('http://static3.mynetfair.com/images/icons/design_23.gif') no-repeat;}
div.icon_fair{background: url('http://static1.mynetfair.com/images/icons/fair_23.gif') no-repeat;}
div.icon_new{background: url('http://static2.mynetfair.com/images/icons/new_23.gif') no-repeat;}
div.icon_regional{background: url('http://static3.mynetfair.com/images/icons/regional_23.gif') no-repeat;}
div.icon_title{ float:left;
	height:23px;
	line-height:23px;
	margin:0 3px 0 3px;
}
div.icon_coupons{background: url('http://static1.mynetfair.com/images/icons/coupon_icon.gif') no-repeat;}

/* filter END */

/* Facebook like button */
.iframeFBLike {
	border:none;
	overflow:hidden;
	height:21px;
	width:100px;
	margin: 5px auto 0 auto;
}

.iframeFBLikeShowroom{
	clear:both;
	border:none;
	overflow:hidden;
	height:25px;
	width:100%;
	margin:5px 0 0 5px;
}
/* Facebook like button END  */

/* Product validation tool CSS */
.light_default, .light_default_checked {
	width:17px;
	height:20px;
	background: url('http://static3.mynetfair.com/images/icons/product_valid/valid_default.gif') no-repeat;
}
.light_2, .light_2_checked {
	width:17px;
	height:20px;
	background: url('http://static1.mynetfair.com/images/icons/product_valid/valid_2.gif') no-repeat;
}
.light_1, .light_1_checked {
	width:17px;
	height:20px;
	background: url('http://static2.mynetfair.com/images/icons/product_valid/valid_1.gif') no-repeat;
}
.light_0, .light_0_checked {
	width:17px;
	height:20px;
	background: url('http://static3.mynetfair.com/images/icons/product_valid/valid_0.gif') no-repeat;
}

.light_default:hover, .light_2:hover, .light_1:hover, .light_0:hover {
	background-position: 0px -21px;
}

.light_2_checked, .light_default_checked, .light_1_checked, .light_0_checked {
	background-position: 0px -42px;
}
.td_valid_0 {
	width:25px;
	background-color:#ffdd44;
}
.td_valid_1 {
	width:25px;
	background-color:#62fb62;
}
.td_valid_2 {
	width:25px;
	background-color:#ff7777;
}

/* Product validation tool CSS End */
/* More/Less link with '+' or '-' image */
.seeMore {
	background: url('http://static1.mynetfair.com/images/mnf/layout/icons/plus_14x14.gif') no-repeat;
	padding-left: 17px;
}
.delete {background: url('http://static2.mynetfair.com/images/mnf/layout/icons/icon_del_14x14.gif') no-repeat; padding-left: 17px;text-decoration:none; margin:1px;}

.linkArrowRight {
	background: url('http://static1.mynetfair.com/images/mnf/layout/icons/arraow_right_14x14.gif') no-repeat;
	padding-left: 17px;
}
.linkPlus {
	background: url('http://static1.mynetfair.com/images/mnf/layout/icons/plus_14x14.gif') no-repeat;
	padding-left: 17px;
}
.seeLess {
	background: url('http://static1.mynetfair.com/images/mnf/layout/icons/minus_14x14.gif') no-repeat;
	padding-left: 17px;
}

/***** product Detailes  *****/
	.td_property		{text-align:left; width:50%; vertical-align:top;}											
	.td_property_value	{text-align:left; width:50%; vertical-align:bottom; color: #333333;}
/***** product Detailes  END*****/

/* Error Input Fields */
/* Account registration and upgrade */
/* company data */
/* divs für die Input Felder */

/*
input, select								{ background-color: white; border: solid 1px #999; font-size:10px; }
input.inputFieldCheckbox 					{ background-color: transparent; width: auto; border-width: 0; }
select.inputFieldError.errorBorder,
input.inputFieldError.errorBorder 			{ border: solid 1px red; }
select.inputFieldHalf,
input.inputFieldHalf  						{ width: 112px; float: left; margin-right: 5px; }
input.inputFieldNarrow 						{ width: 50px; margin-right:0; }
select.inputFieldWide,
input.inputFieldWide 						{ width: 175px; margin-right:0; }

div.box_full				{ width: 388px; padding: 10px 0 0 0; clear:both;}
div.box_full div.proberty	{ width: 120px; float:left;}
div.box_full div.value		{ width: 253px; margin: 0 0 0 0px; float:left;}
div.box_full div.value select		{margin-left: 0px;}
div.box_full div.value textarea  {overflow: auto; width: 232px;}
div.value_small	{ width: 165px; float:left; padding: 0px 0px 0px 5px;}
div.proberty_small	{ width: 110px; float:left;}

*/
select.inputFieldError,
input.inputFieldError						{ border: solid 1px red; }
select.inputFieldFull,
input.inputFieldFull 						{ width: 232px; margin-right:0; }
input.inputFieldWide 						{ width: 175px; margin-right:0; }
input.inputFieldNarrow 						{ width: 50px; margin-right:0; }

div.box_full					{ width: 388px; padding: 10px 0 0 0; clear:both;}
div.box_full div.proberty		{ width: 120px; float:left;}
div.box_full div.value			{ width: 253px; margin: 0 0 0 0px; float:left;}
div.box_full div.value select	{ margin-left: 0px;}

/* Error Input Fields */

/* Showroom small box */
.SmallBoxOuterDiv {float:left; padding: 5px 0px 0px 5px; width:110px; height:160px;}
.SmallBoxInnerDiv {clear:both; padding: 0px 0px 0px 0px; border:1px solid #eeeeee;}
.SmallBoxInnerDiv:hover {border:1px solid #00AEEF;}
.smallBoxTable {width:100%; border-spacing:0px; border:0px;}
.smallBoxTop { font-size:10px; color: #333333; height:20px; vertical-align: middle; text-align:center; }
.smallBoxMiddle { font-size:10px; color: #333333; height:35px; vertical-align: middle; text-align:center; }
.smallBoxBottom { height:100px; vertical-align: top; text-align:center; }
/* Showroom small box End */

/* Forms */
select 			{border: 1px solid #999;}
input			{border: 1px solid #999; padding:1px; color:#333333;}
.input			{border: 1px solid #999; color: #333333; text-decoration:none; padding:2px; text-align:center; vertical-align: middle; background-color:#ece9d8;}
input.btn		{cursor:pointer;}
input.btn:hover	{border: 1px solid #333;}
textarea  		{border: 1px solid #999;}
.scroll_checkboxes {
    height: 100px;
    padding: 5px;
    overflow: auto;
    border: 1px solid #ccc
}
/*
.linkSendFormLeft
{
	position:relative;
	float:left;
	background: url('http://static2.mynetfair.com/images/buttons/save_left.gif') no-repeat left top;
	padding-left:19px;
	height:20px;
}
.linkSendFormLeft:hover
{
	background: url('http://static2.mynetfair.com/images/buttons/save_left_hover.gif') no-repeat left top;;
}
.linkSendFormLeft a:hover
{
	background: url('http://static2.mynetfair.com/images/buttons/save_right_hover.gif') no-repeat right top;
}
.linkSendFormLeft a
{
	display:block;
	background: url('http://static2.mynetfair.com/images/buttons/save_right.gif') no-repeat right top;
	height:20px;
	line-height:20px;
	padding:0 20px 0 20px;
}
*/
/* Forms End */

/* Company profil */
.moreInfoRow {width:380px; float: left; padding: 3px 0px 3px 0px;}
.moreInfoTitle {width:120px; font-weight:bold; color: #777; float: left; padding: 0px 0px 0px 5px; }
.moreInfo {float: left; padding: 0px 0px 0px 10px; width:230px;}

/* Image slider in company profil */
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}

#slider, #slider li
{ 
	width:318px;
	height:315px;
	overflow:hidden; 
}
div#prevBtn{color: #777; font-size:12px; width:135px; height:18px; text-align:right;}
div#nextBtn{color: #777; font-size:12px; width:135px; height:18px; text-align:left;}
#divController{width:322px; text-align:center; height:18px; background: url('http://static2.mynetfair.com/images/layout/bg_slider_controller.gif') no-repeat;}
/* Image slider in company profil End */



.frame_middle_left {width:380px; float:left;} 
.frame_middle_spacer {width:20px; float:left; display:block; height:20px;}
.frame_middle_right {width:380px; float:left;}



.frame_add_container{padding:140px 0 0 10px;}
.add_container_top, .add_container_bot {
	background: url('http://static1.mynetfair.com/images/universal.gif') no-repeat;
	width:122px; 
	height:10px;
	display:block;
	}
.add_container_top{ background-position: -600px -1200px;}
.add_container_mid {background-color:#bbb; padding:0 1px 0 1px;}
.add_container_mid_container {background-color:#fff; width:120px;}
.add_container_bot{ background-position: -600px -1350px;}	
.advertisingBox	{font-family:Times Sans-serif; font-size:12px; padding:10px 0; text-align:center; border-bottom:1px solid #bbb;border-top:1px solid #bbb; margin-top:1px;}
.advertisingBox a {text-decoration:none;color:#00aeef;} 
.advertisingBox	a:hover {}

.advertisingBoxTop	{width:790px; height:122px; background: url('http://static1.mynetfair.com/images/banner/advert_790x122.gif') no-repeat; margin-top:10px;}
.advertisingBoxTopContainer	{padding:5px;}
.advertisingBoxTop1	{width:790px; height:122px; background: url('http://static1.mynetfair.com/images/banner/3_advert_790x122.gif') no-repeat;margin-top:10px;}
.advertisingBoxTop2	{width:790px; height:122px; background: url('http://static1.mynetfair.com/images/banner/7_2px_advert_790x122.gif') no-repeat;margin-top:10px;}
.advertisingBoxTop3	{width:790px; height:122px; background: url('http://static1.mynetfair.com/images/banner/7_advert_790x122.gif') no-repeat;margin-top:10px;}
.advertisingBoxTop4	{width:790px; height:122px; background: url('http://static1.mynetfair.com/images/banner/blau_40_advert_790x122.gif') no-repeat;margin-top:10px;}
.advertisingBoxTop5	{width:790px; height:122px; background: url('http://static1.mynetfair.com/images/banner/blau_advert_790x122.gif') no-repeat;margin-top:10px;}

/* category icons */
	.icon_box {cursor:pointer;}
	.icon_text {font-size:14px; font-weight:bold; float: left; width: 135px; margin-left:5px; height:40px; display:block; border:solid #fff; border-width:1px 0 1px 0;}
	.icon_spacer {clear:both; height:10px; display:block;}
	.icon_food, .icon_deko, .icon_elektro, .icon_mode, .icon_technik, .icon_empty, .icon_gv	{
		height:40px; 
		width:40px;
		display:block;
		background: url('http://static1.mynetfair.com/images/universal.gif') no-repeat;
		float: left;
	}
	.icon_food 		{background-position: -150px -150px;}
	.icon_deko 		{background-position: -900px -0px;}
	.icon_elektro 	{background-position: -750px -0px;}
	.icon_mode 		{background-position: -0px -150px;}
	.icon_technik 	{background-position: -600px -0px;}
	.icon_gv		{background-position: -150px -0px;}
	.icon_empty		{background-position: 0px 0px;}
/* category icons END*/
	.icon_empty_cell {text-align:center; vertical-align:middle; width:40px; height:40px;}

.homeBox_380_top, .homeBox_380_bot {
	background: url('http://static1.mynetfair.com/images/universal.gif') no-repeat;
	width:380px; 
	height:10px;
	display:block;
	}
.homeBox_380_title 	{text-align:center; font-size:14px; font-weight:bold;}
.homeBox_380_top {background-position: -0px -1200px; }
.homeBox_380_mid {background-color:#bbb; padding:0 1px 0 1px;}
.homeBox_380_mid_container {background-color:#fff; width:378px;}
.homeBox_380_bot {background-position: -0px -1350px; }

.homeBox_380_right {border-bottom: 1px solid #ccc;}
.product_box_150 {width:150px; height:150px; text-align:center; float:left;"}

.blue100	{background-color:#00aeef;}
.blue80 	{background-color:#33bef2;}
.blue60 	{background-color:#66cef5;}
.blue40 	{background-color:#99dff9;}
.blue20 	{background-color:#cceffc;}
	

