﻿table.prod_table
{
	margin-top: 30px;
}

td.prod_table_left_column
{
	font-size:12px;
	width:360px;
	border-bottom: 2px solid #D2232A;
	padding-bottom: 30px;
}

td.prod_table_right_column
{
	border-bottom: 2px solid #D2232A;
	padding-bottom: 30px;
	padding-left: 3px;
}
div.prod_image_large
{
    height: 349px;
    width: 349px;
    position: relative;
    text-align: center;
}
div.prod_image_large span 
{ 
    width: 349px;
	height: 349px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../../images/ramme_stor.gif") no-repeat;
}

div.prod_image_large table.image_table {
    border-collapse:collapse;
    margin:0;
    padding:0;
}
div.prod_image_large table.image_table td {
    height:349px;
    margin:0;
    padding:0;
    vertical-align:middle;
    width:349px;
}

div.prod_desc
{
	float:left;
	color:#535569;
	padding-bottom:10px;
	margin-bottom:10px;
}

table.prod_info_short th
{
    font-weight: normal;
    text-align: left;
}
div.prod_price
{
	margin-bottom:10px;
	height: 50px;
}

span.prod_price_desc
{
	color:#f7931e;
	font-size:14px;
	margin-right:40px;
	margin-top:22px;
	float: left;
}

span.prod_price_notax
{
	color:#f7931e;
	margin-right:6px;
	margin-top:15px;
	font-size:20px;
	margin-left:10px;
	float: left;
}

span.prod_price_tax
{
	float:left;
	color:#8da68f;
	font-size:20px;
	padding-top:30px;
}

div.prod_price_symbol
{
	background-image:url("../../images/price_circles.gif");
	background-repeat:no-repeat;
	background-position: center;
	height:50px;
	width:64px;
	float: left;
}
div.prod_add_to_basket .cc_button
{
    margin-left: 25px;
    margin-right: 10px;
}
div.prod_add_to_basket, div.prod_add_to_basket input, div.prod_add_to_favorites, div.prod_add_to_favorites input
{
	float:left;
}

div.prod_add input
{
	margin-right:20px;
}

div.prod_extra
{
	width:100%;
	padding-top:20px;
}

span.prod_extra_desc
{
	
	color:#535569;
}

div.prod_priceinfo
{
	margin-top:20px;
	color:#535569;
	font-style:italic;	
}

div.prod_box
{
	float:left;
	width:320px;
	padding:10px;
	margin-top:20px;
}

.prod_price_container
{
	float:left;
	margin-top:15px;
	background-image:url("../../images/prod_price_bg.jpg");
	background-repeat:no-repeat;
	width: 350px;
	height: 99px;
	padding-left: 3px;
}
tr.prod_ad_page{
	display: none;
}

div.prod_variants
{
}
/*                      Related items                    */
div.prod_related
{
	clear:both;
	float:left;
	width:100%;	
}
div.ProductTemplate_RelatedListItem h2
{
    margin: 15px;
}

div.ProductTemplate_RelatedListItem div.ProductBoxSmall
{
    width: 220px;
    height: 116px;
    background-image: url("../../images/prod_related_bg.jpg");
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 13px 7px;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall1
{
    position: relative;
    width: 88px;
    height: 88px;
    float: left;
    text-align: center;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall1 a
{
    background-color:White;
    display:block;
    height:88px;
    text-align:center;
    width:88px;
}

div.ProductTemplate_RelatedListItem div.ProductBoxSmall2
{
    text-align: left;
    padding-left: 15px;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall2 .ProductBoxSmall_ProductName
{
    margin-bottom: 30px;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall td.ProductBoxSmallText
{
    vertical-align: top;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall2 a
{
    color: Black;
    font-weight: bold;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall2 a.read_more
{
    text-decoration: underline;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall1 span.image_border
{ 
    width: 88px;
	height: 88px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../../images/ramme_lille.gif") no-repeat;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall1 table.image_table {
    border-collapse:collapse;
    margin:0;
    padding:0;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall1 table.image_table td {
    height:88px;
    margin:0;
    padding:0;
    text-align:center;
    vertical-align:middle;
    width:88px;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall_Price
{
    color:#F7931E;
    font-weight: bold;
}
div.ProductTemplate_RelatedListItem div.ProductBoxSmall_Price span
{
    font-size: 18px;
}
