/* 
    Document   : xt_product_options_shop
    Created on : 17.04.2013, 08:59:51
    Author     : rl
    Description:
    Purpose of the stylesheet follows.
*/

root			 						{display: block;}

.headoption								{font-weight:900; font-size:12px;}
table.option-table						{margin-bottom:5px; background:#fff; border:1px solid #F3F3F3; border-radius:4px;}
table.option-table	table.tabledetails	{margin:0;}
.option-table textarea					{height:120px;}
.option-table tr td						{font-size:11px; padding:3px 3px 5px !important;}

a.button_info							{background: -moz-linear-gradient(center top , #FFAE4B 0%, #FF7B00) repeat scroll 0 0 transparent; border: 1px solid #FF7B00; border-radius: 5px 5px 5px 5px; color: #FFFFFF; display: inline-block; font-size: 10px; margin: 5px 2px 5px 0; padding: 4px; text-decoration: none;}
a.button_info:hover						{text-decoration:none;}

#checkout-confirmation thead th 	    {min-width: auto !important;}

a.product_option_image img				{max-width:80px; height:auto;}
.produkt_option_information				{border-bottom:1px solid #ccc;}