a, button {
	cursor: pointer;
}

#shop_beta {
	/*margin-bottom: 20px;*/
}

#shop_beta .small_font {
	font-size: 10px;
	width: auto;
}

#shop_beta .normal_font {
	font-size: 12px;
}

.bold_font {
	font-weight: bold;
}

#shop_beta li{
	list-style: none;	
}

#shop_beta h2 {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}

#shop_beta img {
	border: none;
	cursor: pointer;
}

#shop_beta a.page_display {
	text-decoration: none;
}

#shop_beta table {
	border: 1px solid #CCCCCC;
	border-collapse: separate!important;
}

#shop_beta table.product_list {
	border-width: 0px;
	border-collapse: collapse!important;
}

#shop_beta table.no_border {
	border-width: 0px!important;
}

#shop_beta .border {
	border-width: 1px;
	border-style: solid;
}

#shop_beta table th {
	background-color: #BEC3C6;
	text-align: right;
}

#shop_beta table td {
	/*padding: 0!important;*/
	padding: 10px;
	text-align: right;
	/*
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	*/
}

#shop_beta table.product_list td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 5px;
}

#shop_beta table.left td {
	text-align: left;
}

#shop_beta table.right td, #shop_beta table td.right {
	text-align: right;
	padding: 2px!important;
}

#shop_beta table.order td {
	padding: 2px;
}

#shop_beta table.order input {
	width: 180px;
}

#shop_beta table.order input[type=checkbox] {
	width: 20px!important;
}

#shop_beta table.order textarea {
	width: 180px;
	height: 110px;
}

#shop_beta table.cart td {
	padding: 10px;
	text-align: right;
}

#shop_beta table td.first_cell {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 500px;
}

#shop_beta table th.first_cell {
	text-align: left;
	padding-left: 10px;
}

#shop_beta table tr.even td {
	background-color: #EDEFF0;
}

#shop_beta table tr.odd td {
	background-color: #FFFFFF;
}

#shop_beta table td.underscore {
	border-bottom: 1px solid #CCCCCC;
}

#shop_beta table td.upperscore {
	border-top: 1px solid #CCCCCC;
}

#shop_beta table {
	background-color: transparent!important;
}

#shop_beta .spacer {
	width: 100%;
	height: 10px;
}

#shop_beta .product_image_small {
	margin-top: 10px;
	/*text-align: center;*/
	height: auto;
	overflow-y: hidden;
	overflow-x: hidden;
	position: relative;
	float: left;
	width: auto;
	max-width: 100px;
}

#shop_beta img.product_image_small {
	width: 200px;
}

#shop_beta #dummy, #dummy_menu {
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	/*margin-left: -10px;*/
}

#shop_beta .blockquote {
	text-align: justify; 
	width: 540px;
}

#shop_beta #dummy_menu {
	margin-top: 0px;
	margin-left: -10px;
	min-height: 40px;
	z-index: 10;
	width: 440px;
}

#shop_beta #dummy {
	float: left;
	position: relative;
	width: 100%;
	/*bottom: 100px;*/
	margin-top: -30px;
}

#shop_beta #paging_container1{
	/*height: 100%;*/
	margin-left: -10px;
}

#shop_beta .container{
	width: 260px;
	float: left;
	margin: 50px 10px 10px;
	padding: 20px;
	background-color: white;
}

#shop_beta .page_navigation, .alt_page_navigation{
	/*padding-bottom: 10px;*/
	float: right;
	font-weight: bold;
	margin-right: 8px;
	margin-bottom: 6px;
}

#shop_beta .page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	/*margin:2px;*/
	text-decoration:none;
	float: left;
	/*
	font-family: Tahoma;
	font-size: 20px;
	background-color:#000000;
	color:white;
	*/
}

#shop_beta .page_navigation img {
	/*width: 20px;*/
}

#shop_beta .active_page{
	background-color:#EDEFF0 !important;
	color:black !important;
}	

#shop_beta #product_list_container {
	width: 100%;
	float: left;
}

#shop_beta .products_overview_list, .alt_content{
	padding-left: 10px;
}

#shop_beta .products_overview_list li, .alt_content li, .products_overview_list > p{
	padding: 10px
}

#shop_beta .products_overview_list li div {
	
}

#shop_beta .products_overview_list li.item {
	/* standalone */
	/*
	height: 332px;
	width: 214px;
	*/
	background: none;
	width: 49%;
	height: 260px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px 1% 1% 0px;
	overflow-y: hidden;
	font-size: 10px;
    box-sizing:border-box;
}

#shop_beta .products_overview_list li.item #header {
	font-size: 12px;
	font-weight: bold;
}

#shop_beta .product_buy {
	float: right;
	position: relative;
	margin-top: 0px;
	width: 150px;
}

#shop_beta .product_price {
	float: left;
	text-align: right;
}

#shop_beta .price_value {
	font-style: italic;
	font-size: 12px;
}

#shop_beta .menu_horizontal_large {
	/*background-color: #CC9966;*/
	/*border:  1px solid #000000;*/
	width: 600px;
	height: auto;
	margin: 0px;
	padding: 10px;
	float: left;
	/*margin-left: -10px;*/
}

#shop_beta .menu_horizontal_large_buttons {
	background-color: #FFFFFF;
	border:  1px solid #CCCCCC;
	/* standalone */
	/* width: 200px; */
	width: 115px;
	min-height: 200px;
	height: auto;
	margin: 0px 11px 11px 0px;
	padding: 10px;
	float: left;
}

#shop_beta .menu_horizontal_medium_buttons {
	background-color: #FFFFFF;
	border:  1px solid #CCCCCC;
	/* standalone */
	/* width: 200px; */
	width: 266px;
	/*min-height: 35px;*/
	height: auto;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	float: left;
}

#shop_beta .menu_horizontal {
	/*background-color: #CC9966;*/
	/*border:  1px solid #000000;*/
	width: 582px;
	height: auto;
	/*min-height: 150px;*/
	margin: 0px;
	padding: 0px 10px 0px;
	float: left;
}

#shop_beta .menu_horizontal_buttons {
	background-color: #FFFFFF;
	border:  1px solid #CCCCCC;
	width: auto;
	height: 30px;
	margin: 0px 4px 4px 0px;
	padding: 10px;
	float: left;
}

#shop_beta .li_menu_floats {
	width: 170px;
	float: left;
}

#shop_beta .menu_horizontal_pipes {
	border: 1px solid #CCCCCC;
	float: left;
	/*margin-right: 10px;*/
	/*min-width: 40px;*/
	/*padding-right: 6px;*/
	padding: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	/*text-align: center;*/
}

#shop_beta .no_border {
	border-right-width: 0px!important;
	padding: 0px;
	margin-right: 4px;
}

#shop_beta #creditcard_form {
	display: none;
}

#shop_beta #cashOnDelivery_txt {
	display: none;
}

#shop_beta .visible {
	display: inline!important;
}

#shop_beta .label_txt {
	font-weight: bold;
}

#shop_beta #framework {
	height: auto;
	/*margin: 0px auto;*/
	/*text-align: left;*/
	/* standalone */
	/* width: 960px;*/
	width: 593px;
	top: 20px;
}

#shop_beta #search_container {
	margin-bottom: 10px;
	background-color: #EDEFF0;
	width: 574px;
	height: auto;
	padding: 10px;
	position: relative;
	float: left;
	border: 1px solid #CCCCCC;
}

#shop_beta #search_input {
	width: 100%;
}

#shop_beta #utility_bar_container {
	position: relative;
	height: auto;
	float: right;
	width: 235px;
	/*
	_width: 100%;
	margin-bottom: 10px;
	background-color: #EDEFF0;
	border: 1px solid #CCCCCC;
	padding: 3px 10px 3px 10px;
	margin-left: 20px;
	margin-top: -130px;
	*/
}

#shop_beta .ui-widget {
	position: relative;
	float: left;
	width: 572px;
}

#shop_beta #last_search_results {
	position: relative;
	float: left;
	width: 310px;
	margin: 4px 0px;
	display: none;
}

#shop_beta .bold {
	font-weight: bold;
}

#shop_beta #utility_bar div {
	width: auto;
	float: right;
}

#shop_beta #utility_bar img {
	float: right;
}

#shop_beta #breadcrumb_container {
	position: relative;
	/*float: left;*/
	height: 20px;
	width: 582px;
	/*
	margin-top: 20px;
	background-color: #EDEFF0;
	border: 1px solid #CCCCCC;
	*/
	padding: 0px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
}

#shop_beta #breadcrumb_list {
	float: left;
	width: auto;
	/*height: 40px;*/
	line-height: 22px;
}

#shop_beta #breadcrumb_list div{
	float: left;
	width: auto;
}

/* tooltip styling. by default the element to be styled is .tooltip */
.tooltip {
	display:none;
	background:transparent url(../icons/toolTip/black.png);
	font-size:11px;
	height:60px;
	width:160px;
	padding:25px;
	color:#fff;
	overflow: auto;
}

#shop_beta #ajax_loading_indicator {
	position: relative;
	float: right;
	/*
	width:  40px;
	height: 50px;
	*/
	display: none;
	top: 0px;
}

#shop_beta #message_out {
	float: left;
	position: relative;
	background-color: #EDEFF0;
	display: none;
	margin: 8px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 97%;
}

#shop_beta .input_completed {
	/*
	border: 1px solid red;
	background-color: gray;
	*/
	color: #CCCCCC;
}

#shop_beta #suchwort {
	font-style: normal;
	color: #CCCCCC;
	width: 310px;
	padding: 4px;
}

#shop_beta #log { 
	width: 320px;
	/*
	height: 60px; 
	*/
	overflow: hidden;
	margin-top: -30px;
	position: relative; 
	float: left;
	display: none;
} 

#shop_beta .ui-autocomplete-input {
	font-size: 12px;
}

ul.ui-autocomplete {
	background-color: #FFFFFF;
	width: 248px!important;
	margin-left: 1px!important;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 150px;
	border: 1px solid #CCCCCC;
	z-index: 10000!important;
}

ul.ui-autocomplete li {
	/*background: url('/design/icons.gif') no-repeat scroll 0 -560px transparent;*/
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	list-style: none;
}

ul.ui-autocomplete li:hover {
	background-color: #EDEFF0;
}

/* start fisheye */
#fisheye_menu {
	position: relative; 
	float: left; 
	width: 100%; 
	text-align: center;
	z-index: 1000;
}

.fisheye{
	text-align: center;
	height: 50px;
	position: relative;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	top: 0;
}
a.fisheyeItem2
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeItem img
{
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}
.fisheyeItem2 img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
}
.fisheyeItem span,
.fisheyeItem2 span
{
	display: none;
	positon: absolute;
}
.fisheyeContainter
{
	height: 50px;
	width: 200px;
	left: 500px;
	position: absolute;
}
#fisheye2
{
	position: absolute;
	width: 100%;
	bottom: 0px;
}

/* end fisheye */

/* start carousel */
#carousel_menu {
	position: relative; 
	float: left; 
	width: 100%; 
	text-align: center;
	z-index: 1000;
}

#carousel
{
	height: 150px;
}

#carousel a
{
	position: absolute;
	width: 110px;
}

/* end carousel */

.widget {
	position: relative; 
	float: left;
}

.ellipse, .more {
	display: none!important;
}

#shop_beta #footer_rights {
	position: relative;
	float: left;
	margin: 10px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	font-style: italic;
	color: #555555;
	width: 578px;
}

.quickorder_add_to_cart {
	cursor: pointer;
}

#shop_beta .inactive {
	color: #CCCCCC;
}

#shop_beta .error_form {
    background-color: #FFB8A2;
    font-weight: bold;
}
#config_form {
    position: relative;
    float: left;
    margin: 6px 0px 5px;
    width: 594px;
    height: 29px;
}