@import url('/files/system/css_test/menu.css');
@import url('/files/system/css_test/content.css');
@import url('/files/system/css_test/ps_forside.css');
@import url('/files/system/css_test/ps_group.css');
@import url('/files/system/css_test/product.css');
@import url('/files/system/css_test/weblog.css');
@import url('/files/system/css_test/eventcalendar.css');
@import url('/files/system/css_test/newsletterv3.css');
@import url('/files/system/css_test/sitereferrer.css');

html, body 
{
	height: 100%;
	}

body
{
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0;
	border: none;
	font-family: Georgia;
	font-size: 11px;
	}
	
form, input 
{
	margin: 0;
	padding: 0;
	}
	
#container 
{
	width: 950px;
	height: 100%;
	margin: 0px auto;
    }
	
#topholder, #middleholder, #bottomholder
{
	clear: both;
	}
	
#topholder #toplogo 
{
	border: none;
	float: right;
	margin: 33px 0px 0px 0px;
	}
	
#menuholder 
{
    float: left;
    height: 30px;
    }
	
#bottomholder 
{
	width: 100%;
	height: 36px;
	background-color: #302f2f;
	border-top: 10px solid #fff;
	}
	
#bottomholder small 
{
    line-height: 36px;
    color: #fff;
    }
    
#bottomholder small a 
{
    font-size: 10px;
    color: #fff;
    }
	
#contentholder 
{
	margin-top: 75px;
	margin-left: 44px;
	width: 738px;
	min-height: 300px;
	float: right;
	}
	
/* BASKET */
#basketholder
{
    display: block;
    margin: 20px 0px 0px 0px;
    background-color: #fff;
    color: #000;
    }
    
#basketholder.basketnotempty {
	padding: 0px 3px 0px 3px;
    border: 2px solid #c00094;
}
    
#basketholder h2 
{
    margin-top: 11px;
    margin-bottom: 9px;
    padding-top: 2px;
    color: #302F2F;
    }
    
#basketholder #functions 
{
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    margin-top: 2px;
    height: 20px;
    }
    
#basketholder #functions a {
	color: #000;
	line-height: 20px;
}

/* CART */
#cartholder 
{
	margin-left: 40px;
	}

#carttable th
{
	height: 19px;
	background: #ddd;
	border-right: 3px solid #fff;
	text-align: left;
	padding: 0px 8px 0px 5px;
	}
	
#carttable tr.orderline td
{
	height: 19px;
	border-right: 3px solid #fff;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #ddd;
	}
	
#carttable tr.orderline td.orderlinetotalprice 	{
	text-align: right;
	}
	
#carttable tr.orderline td.orderlinefunctions 	{
	text-align: right;
	height: 19px;
	width:97px;
	border-right: 3px solid #fff;
	padding: 0px 5px 0px 5px;
	}
	
#carttable tr.orderlinetotal td 	{
	height: 19px;
	border-right: 3px solid #fff;
	padding: 0px 5px 0px 5px;
	}
	
#carttable tr.orderlinetotal td.priceformatted {
	text-align: right;
	font-weight: bold;
}
	
/* LOGIN & NEWSLETTER */
#newsletterholder {
	margin-top: 20px;
}

#loginholder 
{
	margin-top: 20px;
    margin-bottom: 20px;
	padding-bottom: 9px;
    }

#loginholder, #newsletterholder 
{
	border-bottom: 1px solid #b2b2b2;
	min-height: 10px;
	width: 100%;
	float: left;
	padding-bottom: 10px;
}

#newsletterholder #newslettertext 
{
	display: block;
	margin-top: 10px;
    }
    
#newsletterholder #p179 a {
	color: #C00094;
	font-weight: bold;
}


#NewsletterExtendedRegisterForm input, #SearchForm1 input
{
	float: left;
	width: 131px;
	padding: 2px;
	height: 15px;
	border: 1px solid #e3e1e1;
	margin-top: 9px;
	}
		
#newsletterfunctions, #newsletterfunctions li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#newsletterfunctions li a {
	display: block;
	line-height: 32px;
	border-top: 1px solid #b2b2b2;
	color: #c00094;
}
	
#shopmenuholder form input.submitter 
{
	width: 24px;
	height: 21px;
	background: #F6F4F4 url('/files/system/submitter.gif') center no-repeat;
	border: 1px solid #e3e1e1;
	margin: 9px 0px 0px 1px;
	cursor: pointer;
	float: right;
	text-indent: -9999px;
	}

/* PAYMENTS */	
#payments {
	padding-left: 8px;
}

#payments img {
	margin-right: 5px;
}
	
/* SEARCH */
#SearchForm1
{
    border-bottom: 1px solid #b2b2b2;
    height: 40px;
    }
	
/* LOGIN */
#ExtUserForm input, input.classic
{
	float: left;
	width: 162px;
	height: 15px;
	border: 1px solid #e3e1e1;
	padding: 2px;
	margin-top: 9px;
	}
	
#ExtUserForm #Password, input.lastinput 
{
    width: 131px;
    }
	
#cartempty {
	float: left;
	}

#cartshow {
	float: right;
}

/* BASKET */
#contentholder form#submitUserData input {
	height: 15px;
	border: 1px solid #e3e1e1;
	padding: 2px;
	margin-top: 9px;
}