/* @group shop_menu
 */

.shop_menu {
	background: url(/images/widget_ShopMenu/bg.gif);
}

.shop_menu .subtitle {
	font-size: 12px;
	font-weight: bold;
	width: 180px;
	height: 16px;
	color: #333;
	border-top: 1px solid #bbd2a5;
	border-bottom: 1px solid #83ab5f;
	background: url(/images/widget_ShopMenu/bg_title.gif) repeat-x;
	text-align: left;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.shop_menu a {
	color: #000;
}

.shop_menu a:hover {
	color: #355535;
}

.shop_menu ul {
	listStylePosition: inside;
	text-align: left;
	padding: 0 0 0 22px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}

/* @end */

/* @group shop */

.shop {
	background: #c5d9b4 url(/images/widget_Shop/bg.gif) repeat-x;
	min-height: 1000px;
}

.shop .imageframe {
	border: 3px groove white;
}



.kundkorg_msg {
	border: 1px solid #90c27f;
	background: #ecf3e6 url(/images/widget_Shop/msg.gif) no-repeat 10px 5px;
	min-height: 40px;
	height:auto !important;
	height:40px;
	padding: 4px 4px 3px 60px;
	float: right;
	font-size: 10px;
	font-weight: bold;
}

/* @end */

/* @group login */

.widget_login {
	background: url(/images/widget_Login/bg.gif);
	width: 170px;
	text-align: left;
	padding: 4px 10px 12px;
}

.widget_login .subtitle {
	font-size: 12px;
	font-weight: bold;
	width: 180px;
	height: 16px;
	color: #333;
	border-top: 1px solid #bbd2a5;
	border-bottom: 1px solid #83ab5f;
	background: url(/images/widget_ShopMenu/bg_title.gif) repeat-x;
	text-align: left;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.widget_login_minasidor {
	background: url(/images/widget_Login/bg_minasidor.png);
	width: 206px;
}


.widget_login_content {
	background: url(/images/widget_Login/bg_minasidor_top.png) no-repeat;
	width: 100%;
	padding-top: 45px;
	text-align: left;
	color: white;
	font-weight: bold;
}

.widget_login_content a {
	color: white;
	font-weight: bold;
}

.widget_login_content td {
	color: white;
	font-weight: bold;
}

.button input {
	behavior: url(/css/iepngfix.htc);
	border:0 none;
	color:white;
	cursor:pointer;
	font-weight:bold;
	padding:3px;
	height: 40px;
	width: 100%;
	background: transparent url(/images/widget_Login/login.png) no-repeat center;
}




/* @end */
