﻿ul#painting_competition
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul#painting_competition li
{
    float: left;
    padding: 0 4px;
}
ul#painting_competition img
{
    border: 0;
}

.krea_text
{
}

.krea_textbox
{
	border:solid 1px #000;
}

.krea_menu_link
{
	padding-left:10px;
	color:#000;
}

.krea_wishlist_link
{
	margin-bottom:20px;
}

.krea_wishlist_outer_container
{
}

.krea_wishlist_section
{
	width:400px;
}

.krea_wishlist_section a
{
	color:#000;
}

.krea_wishlist_upper
{
	background-image:url("../images/wishlist_upper.gif");
	background-repeat:no-repeat;
	font-size:1px;
	height:16px;
	width:375px;
}

.krea_wishlist_middle
{
	background-image:url("../images/wishlist_middle.gif");
	background-repeat:repeat-y;	
	width:375px;
}

.krea_wishlist_bottom
{
	background-image:url("../images/wishlist_bottom.gif");
	background-repeat:no-repeat;
	font-size:2px;	
	height:17px;
	width:375px;
}

.krea_wish_item_image
{
	float:left;
	width:95px;
}

.krea_wish_item_title
{
	float:left;
	width:250px;
}

.krea_wish_item_price
{
	float:left;
	width:250px;
	margin-top:10px;
	color:#ec2027;
}

.krea_wish_item_price_label
{
	padding-top:20px;
	padding-right:5px;
	height:40px;
}

.krea_wish_item_price_symbol
{
	background-image:url("../images/cirkler_til_vareliste.png");
	background-repeat:no-repeat;
	width:55px;
	height:40px;
}

.krea_wish_item_price_price
{
	font-size:18px;
	padding-top:14px;
	height:40px;
}

.krea_search_container
{
}

.krea_search_label
{
	width:120px;
	padding-bottom:3px;
	display: block;
	float: left;
	font-weight: bold;
}
.krea_search_input
{
    width: 150px;
}
.krea_search_results
{
}

.krea_addtocart_container
{
	float:left;
}

.krea_cart_left_section
{
	float:left;
	width:100%;
}

.krea_cart_right_section
{
	display:none;
	float:left;	
	width:200px;
}

.krea_related_item_container
{
	width:225px;
	margin-right:10px;
}

.krea_related_item_upper
{
	font-size:2px;
	height:17px;
	background-image:url("../images/related_upper.gif");
	background-repeat:no-repeat;
}

.krea_related_item_middle
{
	height:82px;
	background-image:url("../images/related_middle.gif");
	background-repeat:repeat-y;
}

.krea_related_item_lower
{
	font-size:2px;
	height:17px;
	background-image:url("../images/related_lower.gif");
	background-repeat:no-repeat;
}

.krea_related_item_left_section
{
	float:left;
	width:100px;
}

.krea_related_item_right_section
{
	width:120px;
}

.krea_related_item_right_section a:hover
{
	color:#000;
}

.krea_related_headline_link
{
	width:120px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#000;
}

.krea_related_price_label
{
	margin-right:10px;
	color:#ec2027;
}

.krea_related_price
{
	font-size:18px;
	color:#ec2027;
}

.cartpre_quantity
{
	float:left;
	width:30px;
}

.cartpre_title
{
	float:left;
	width:80px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

.cartpre_price
{
	display:none;
}

.user_state, .user_currency_1, .user_currency_2, .user_language
{
    display: none;
}
.NewsletterContainer
{
    clear: both;
    height: 20px;
}
.NewsletterContainer .cc_newsletter_header, .NewsletterContainer input
{
    float: left;
}

.newsletter_container div
{
    margin: 8px 0;
}
.newsletter_container div input.submit
{
    margin-left: 120px;
    margin-top: 10px;
}