﻿.storeBigBoxMiddleBG
{
	background:url(../images/store/bigbox_middle.jpg);
}


.storeBigBoxMiddleTopBG
{
	background:url(../images/store/bigbox_top.jpg) no-repeat
}


.storeBigBoxMiddleBottomBG
{
	background:url(../images/store/bigbox_bottom.jpg);
}

.repLabEventItem
{
	border-bottom:1px solid #333333
}

.storeLoginBox 
{
	border-left:2px solid #2e2e2e;border-right:2px solid #2e2e2e;border-bottom:2px solid #2e2e2e	
	
}

.storeCustomerDataErrorPanel 
{
	color:#ffffff
}

.storeTabLogin
{
	background:url(../images/store/tab_login.png)
}

.storeTabSignUp
{
	background:url(../images/store/tab_customer.png)
}


.StoreAddknapp 
{
	color: Black;
	font-weight: bold;
	font-size: 8px;
	background: url(../images/varuk_knapp.png) center no-repeat;
	height: 17px;
	width: 65px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 8px 5px 8px;
}
