/**
 * put your ProductController specific CSS below
 *
 * @package BHanddoeken
 * @subpackage styles
 */

.article                        {margin-top:25px;}

.products                       {float:left; width:665px; margin-bottom:25px;}
.products ul                    {padding:0; float:left;}
.products ul li                 {list-style-type:none; list-style-position:outside;float:left; padding-right:40px; padding-top:40px;}
.products ul li h4              {background-color:#AD0040; width:150px; height:30px; color:white;
                                 font-size:14px;font-weight:normal; padding-left:25px; padding-top:10px;}
.products ul li a               {}
.products ul li img             {border-width: 0 3px 0 3px; border-style:solid;border-color:#AD0040; display:block;
                                 padding-top:40px;}
.product_footer                 {width:163px;  padding-left:6px; padding-top:10px;
                                 display:block; border-width: 0 3px 3px 3px; border-style:solid; border-color: #AD0040;}

.product_footer label           {color:#162b48; font-size:12px;}
.product_footer span            {color:#ed145b; font-size:12px;}


.products_4bottom h3            {background-color:#00a2b1; width:109px; height:20px; margin:0;
                                 color:white; padding-left:44px; padding-top:10px; font-size:14px;}
/*.products_4bottom h3:hover      {background-color:#F1F1F3}*/

.products_4bottom               {float:left;  width:683px; margin:0;}
.products_4bottom img           {height:150px; width:151px; border: 1px solid #00a2b1; display:block;}
.products_4bottom ul            {padding:0; float:left; }
.products_4bottom ul li         {list-style-type:none; list-style-position:outside;float:left; padding-right:16px;}


.product_detail_left_right              {height:280px; color:#162b48;}

.product_detail_left                    {}
/*.product_detail_left img                {width:241px; height:285px; float:left; border: 1px solid #00a2b1;}*/
.product_detail_left img                {float:left; border: 3px solid #AD0040; display:block;}

.product_detail_right                   {height:230px; float:right;}
.product_detail_right table             {width:260px; float:right;}
.product_detail_right table td.label    {width:50%; }
.product_detail_right table td.value    {width:50%; background-color:#E6E6D6; color:#ED145B;}

.product_detail_prices                      {float:left; width:700px; color:#162b48; border-top: 1px solid #E6E6D6; border-bottom: 1px solid #E6E6D6;}
.product_detail_prices div                  {height:120px; width:203px; float:left;}
.product_detail_prices div table            {width:170px;  float:left; margin-right:30px;}
.product_detail_prices div table td.label   {width:50%;}
.product_detail_prices div table td.value   {width:50%; background-color:#E6E6D6; color:#ED145B; text-align:center;}

.prices_remark                              {width:193px; float:left;height:120px; }
.prices_remark                              {font-size:12px;}
.prices_remark span                         {font-size:10px; font-style:italic;}

/*.contact_btn_float_right h3 a              {color:white;}*/

.product_detail_prices                   {float:left;}

.product_detail_bottom                  {float:left; padding-top:1px; width:100%; }


.product_detail_bottom p                {border-top: 1px solid #00a2b1; }

.nav_buttons                            {width:100%; padding-top:14px;}
.nav_buttons .button_prev               {float:left; height:22px;background-image:url(../../images/button_prev.gif); padding-left:20px;}
.nav_buttons .button_prev a             {line-height:22px; font-size:12px; font-style:normal;}
.nav_buttons .button_next               {float:right; height:22px; width:75px; background-image:url(../../images/button_next.gif); padding-right:20px;}
.nav_buttons .button_next a             {line-height:22px; font-size:12px; font-style:normal;}

.product_detail_bottom .LB_contact_float_right              {font-size:14px;  height:30px; width:100%;}
.product_detail_bottom .LB_contact_float_right h3           {float:right;color:white;margin-right:13px;}
.product_detail_bottom .LB_contact_float_right h3 a         {font-size:14px; font-style:normal; padding-left:12px;
                                                             padding-top:7px;color:white; height:23px; width:68px;
                                                             display:block;
                                                             background-image:url(../../images/contact_button_bg.jpg);}
.product_detail_bottom .LB_contact_float_right h3 a:hover   {text-decoration:none; color:white;
                                                             background-image:url(../../images/contact_button_bg_hover.jpg);}


/*
ul.tabs                             {background-image:url(../../images/ul_bg.gif); float:none; height:30px; padding-left:5px;}
ul.tabs li                          {background-image:url(../../images/li_bg.gif); line-height:30px;
                                     height:30px; float:left; margin-right:9px; padding: 0 21px 0 21px;
                                     border-left: 1px solid #162b48;
                                     border-right: 1px solid #162b48; list-style-type:none;}
ul.tabs li:hover                    {background:white; line-height:29px; height:29px; border-top:1px solid #162B48; cursor:pointer;}
ul.tabs li.active                   {background:white; line-height:29px; height:29px; border-top:1px solid #162B48; cursor:auto; }

.images_4bottom                     {float:left;  width:683px;}
.images_4bottom p                   {padding: 12px 0 0 29px; border:0;}
.images_4bottom img                 {height:150px; width:151px; border:1px solid #E6E6D6;}
.images_4bottom ul                  {padding:0; float:left; }
.images_4bottom ul li               {list-style-type:none; list-style-position:outside;float:left; padding-right:17px;}
*/

