@charset "utf-8";

/* CSS Document */
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#firsthit {
    border: 1px solid #000000;
    padding: 10px 10px 5px;
    color: #ffffff;
}


select.generall {
	color: #000000;
}

.textonwhite {
	color: #000000;
}

.esButton:link, .esButton:hover, .esButton:active, .esButton:visited, .esButton  {
	color: #000000;
}

.esButton:hover {
	background-color: #eaffcf;
	text-decoration: none;
}



/*
#####################################
VERY TOP
#####################################
*/

a.very_top:link, a.very_top:visited, a.very_top:active {
	color: #000000;
	font-weight: normal;
}

a.very_top_right:link, a.very_top_right:visited, a.very_top_right:active {
	color: #000000;
	font-weight: normal;
}

.verytop {
	color: #000000;
	font-weight: normal;
}
/*
#####################################
PATH LINE
#####################################
*/
div.path_line {
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	height: 20px;
	background: transparent;
}

div.path_inner {
	padding-top:3px;
	padding-bottom: 3px;
	height: 14px;
	background-image: url("bckgr_path.jpg");
}

























/*
#####################################
Info Box
#####################################
*/
.boxContainer {
	font-size: 12px;
	color: #777777;
	padding: 0px;
	width: 420px;
	background-color: #ffffff;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
}

.topabs {
	position: absolute;
	z-index: 9010;
}

.boxContainerHeader {
	padding-top:5px;
	font-weight:bold;
	color: #ffffff;
}

.errorMessage {
	background-color:#ffbab2;
	padding:3px;
	border: 1px solid #ff0000;
	color: #ff0000;
}

.notifyMessage {
	background-color: #D4FFC1;
	border: 1px solid #90BD7B;
}











/*
#####################################
LEFT SIDE (MENUE + SEARCH + CAT)
#####################################
*/
.leftmenue {
	background-color: #000000;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	width: 170px;
}

.menuItem {
	font-weight: normal;
}

div.menuBackground {
	background-image:url('');
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

div.menuContBody {
	padding-left: 0px;
	padding-top: 10px;
}

div.searchBox {
	padding-top: 15px;
	padding-bottom: 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

input.searchbox {
	background-color: #ffffff;
	height: 15px;
	width: 82px;
	font-size: 10px;
	border: 1px solid #000000;
	color: #000000;
}

div.search_arrow {
	padding-top: 2px;
}

/*every item in menu is spaced to the bottom */
div.elements, div.elements_active
{
	padding-bottom :2px;
	padding-top :2px;
	color: #ffffff;
}

div.elBullet, div.elBullet_active, div.elBullet_activedown, div.elBulletdown {
	padding-left: 2px;
	background-image:url('');
}

div.elBulletSub, div.elBulletSub_active, div.elBulletSub_activedown {
	padding-left: 2px;
	background-image:url('');
}
a.categories:link, a.categories:visited, a.categories_active:link, a.categories_active:visited {
	color: #ffffff;
	text-decoration: none;
}
a.categories:hover, a.categories:active, a.categories_active:hover, a.categories_active:active {
	color: #ffffff;
	text-decoration: none;
}







div.prodinmenu_container
{
	border-top: 0px;
	border-bottom: 0px;
	font-style: italic;
	font-size: 11px;
}
a.prodinmenu_item:link, a.prodinmenu_item:visited {
	color: #ffffff;
	text-decoration: none;
}
a.prodinmenu_item:hover, a.prodinmenu_item:active, a.prodinmenu_itemactive:link, a.prodinmenu_itemactive:visited, a.prodinmenu_itemactive:hover, a.prodinmenu_itemactive:active {
	color: #ffffff;
	text-decoration: underline;
}











/*
#####################################
BODY CORECONTENT
#####################################
*/
#corecontent {
	float: right;
	min-height: 600px;
	color: #000000;
	height: 100%;
	width: 610px;

	padding: 5px;
	padding-top: 15px;

	background-image: url("bg_corecont.jpg");
	background-repeat: no-repeat;
}

#paymentWaiting {
	background-color: #ffffff;
	height: 400px;
	width: 600px;
}

#filler {
	background-color: #ffffff;
	float:right;
	width:620px;
}

/* Menuarea included */
div.body_core {
	background-color: #000000;
}




/*
#####################################
BODY CATEGORY
#####################################
*/
div.category_body {
	padding-top:5px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

div.subcategory_header {
	font-weight: bold;
	font-size: 11px;
}

div.subcatbox {
	border: 1px solid #acae90;
}

div.subcategories_item {
	width: 202px;
}

a.subcategories:link {
	color: #555555;
	text-decoration: none;
}

a.subcategories:visited {
	color: #555555;
	text-decoration: none;
}

a.subcategories:hover {
	color: #555555;
	text-decoration: underline;
}

a.subcategories:active {
	color: #555555;
	text-decoration: underline;
}

div.noentryfound {
	color: #acae90;
	font-weight: bold;
	font-size: 11px;
}

div.cat_prodlist {
	width:600px;
	padding-top:5px;
	padding-bottom:5px;
}

/*
#####################################
SMALL PROD VIEW
#####################################
*/
div.small_1_container {
	padding-right: 11px;
	width: 180px;
	float: left;
	align: center;
	/* border: 1px solid #acae90; */
}

div.small_65_container {
	padding: 9px;
	width: 180px;
	float: left;
	align: center;
	background-color: black;
	/* border: 1px solid #acae90; */
}

div.small_2_container {
	padding: 9px;
	width: 180px;
	float: left;
	align: center;
	/* border: 1px solid #acae90; */
}

div.small_1_picture {
	padding: 5px;
	width: 170px;
	border: 1px solid #acae90;
}

div.small_1_sub1 {
	padding-top: 5px;
	height: 60px;
	width: 170px;
	font-weight: normal;
	color: #acae90;
	overflow: hidden;
}



div.small_1_sub2 {
	padding-top: 5px;
	color: #acae90;
}





div.small_40_container {
	padding: 9px;
	width: 180px;
	float: left;
	align: center;
	/* border: 1px solid #acae90; */
}
div.small_40_sub1 {
	padding-top: 5px;
	height: 40px;
	width: 170px;
	font-weight: normal;
	color: #acae90;
	overflow: hidden;
}


div.prod_compressed_1 {
	padding: 5px;
	width: 170px;
	height: 170px;
	border: 1px solid #acae90;
}

/*
#####################################
BIG PROD VIEW
#####################################
*/
.productview {
	height: 100%;
}

.prodHeader {
	font-size: 18px;
}

div.color_circl {
	background-image:url(template/shopicons/col_circ_big.png);
}
div.color_circl_small {
	background-image:url(template/shopicons/col_circ.png);
}

input.amountbox {
	width: 13px;
	text-align: right;
	color: #000000;
	BORDER: #000000 1px solid;
}

select.varselect {
	width: 120px;
	color: #000000;
	BORDER: #000000 1px solid;
}



div.fitswith {
}

div.fitswith_header {
	padding-top: 5px;
	font-weight: bold;
	font-size: 15px;
	color: #acae90;
}


div.sbook_header {

}

div.sbook_container {

}

div.sbook_inner {
	border-top-style:solid;
	padding-top:3px;
	border-top-width: 1px;
	border-top-color: #2A4956;
}

/*
#####################################
CART VIEW / MYACCOUNT
#####################################
*/

div.cartempty_info {
	padding-top:15px;
	BORDER-TOP: #aaaaaa 1px solid;
}

div.cart_text {
}


div.cartsubtext {
	padding: 10px;
	font-size: 10px;
	color: #555555;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #acae90;
}

div.cartheader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: white;
}

div.contentHeadline {
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

div.cs_image {
	padding: 0px;
}

div.body_contact {
	padding-top:25px;
}

.borderGenerall {
	border: 1px solid #bbbbbb;
}

div.cart_itemBeginBorder {
	border-top: 1px solid #eeeeee;
	background-color: white;
}

div.cart_rightsepborder {
	border-right: 1px solid #eeeeee;
}

select.shippingPrices {
	font-size: 9px;
	color: #000000;
	width: 70px;
}

div.stepheader {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #acae90;
	font-size: 10px;
	color: #777777;
}

div.stepheader_item {
	float: left;
	width: 20%;
}

select.select_pay {
	width: 150px;
	color: #000000;
}

input.address {
	height: 11px;
	font-size: 10px;
	color: #333333;
	width: 120px;
}

select.customerPickUp
{
	height: 20px;
	width: 120px;
	font-size: 11px;
	color: #000000;
	text-align: right;
}


.cart_descripfield {
	width: 180px;
	float: left; height: 25px;
}


.addressChooseBoxContainer {
	float: left;
	width: 220px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;

	text-align: left;
}

.addressChooseBoxInner {
	border: 1px solid #eeeeee;
	background-color: white;
}

.addressChooseBoxContent {
	padding: 10px;
	overflow: auto;
	height: 70px;
	font-size: 11px;
}

a.addressChooseBox:link, a.addressChooseBox:hover, a.addressChooseBox:visited, a.addressChooseBox:active {
	color: #777777;
}


/*
Cart Step 4
*/
div.payContent {
	font-size: 12px;
	color: #333333;
	padding: 3px;
	border: 1px solid #eeeeee;
}

div.acceptContent {
	font-size: 12px;
	color: #333333;
}

/*
#####################################
Additional Texts (policy, shipping .. )
#####################################
*/
div.addTexts {
	font-weight: normal;
	font-size: 11px;
}

div.shipCostsTableItem {
	border-top: 1px dotted #777777;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*
#####################################
orderview (open closed)
#####################################
*/
div.orderview {
	color: #777777;
	font-weight: normal;
	font-size: 11px;
}

.border_login {
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
}

div.myaccount {
	font-size: 12px;
	color: #777777;
}

div.orderitem {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: #cccccc 1px solid;
}

/*everything concerning the cart*/
div.cart {
	font-size: 10px;
	color: #000000;
}

div.buy_headers {
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	color: #ffffff;
}

div.buy_footers {
	height:5px;
	background-color:#EEEEEE;
}

.border_cart_rightbottom {
	BORDER-RIGHT: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
}

.border_cart_bottom {
	BORDER-BOTTOM: #eeeeee 1px solid;
}

.border_cart_right {
	BORDER-RIGHT: #eeeeee 1px solid;
}

div.footnote {
	font-size: 9px;
	color: #666666;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a.myaccount:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a.myaccount:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a.myaccount:active {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a.myaccount:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

.border_light {
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
}

.border_red {
	BORDER-LEFT: #ee0000 1px solid;
	BORDER-TOP: #ee0000 1px solid;
	BORDER-RIGHT: #ee0000 1px solid;
	BORDER-BOTTOM: #ee0000 1px solid;
}

div.step4errorBox {
	font-size: 12px;
	padding: 5px;
	border: 2px solid red;
	padding: 3px;
	color: red;
}

.border_light_left {
	BORDER-LEFT: #eeeeee 1px solid;
}

.border_light_right {
	BORDER-RIGHT: #eeeeee 1px solid;
}

.border_dark {
	BORDER-LEFT: #555555 1px solid;
	BORDER-TOP: #555555 1px solid;
	BORDER-RIGHT: #555555 1px solid;
	BORDER-BOTTOM: #555555 1px solid;
}

.border_dark_topbottom {
	BORDER-TOP: #555555 1px solid;
	BORDER-BOTTOM: #555555 1px solid;
}

.footer {
	font-size: 10px;
	color: #888888;
}

/*
###################################
Popup
###################################
*/

#blanket {
	background-color: #111;
	opacity: 0.55;
	position: absolute;
	z-index: 100;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
}

.picOverlay {
	background-color: #ffffff;
	BORDER: #aaaaaa 1px solid;
}

.btn_light {
	opacity: 1;
}
.btn_full {
	opacity: 0.80;
}

.popUpDiv {
	position: absolute;
	width: 500px;
	margin: 0px auto;
	color: #000000;

	left: 0;
	right: 0;
	background-color: #eeeeee;
	background-image: url('../design/generall/arsymbol_trans.png');
	background-position: 50% 50%; background-repeat: no-repeat;
	z-index: 9002;
}

.border_popup {
	BORDER: #87d029 1px solid;
}

.mainsubmenues {
	font-size: 12px;
	font-weight: bold;
	color: #7f8089;
}

.picPreview {
	BORDER-TOP: #aaaaaa 1px solid;
	BORDER-BOTTOM: #aaaaaa 1px solid;
}

input.pupup_input {
	width: 320px;
}

.pupup_area {
	width: 320px;
	height: 110px;
}

.popup_inner {
	font-size: 11px;
	color: #000000;
}

/*
###################################
FAQ
###################################
*/

a.faqitem:link {
	color: #000000;
	text-decoration: none;
}

a.faqitem:visited {
	color: #000000;
	text-decoration: none;
}

a.faqitem:hover {
	color: #000000;
	text-decoration: underline;
}

a.faqitem:active {
	color: #000000;
	text-decoration: underline;
}

div.faqContainer {
	padding-bottom: 25px;
}

div.faqQuestion {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	padding-top: 15px;
}

div.faqAnswer {
	padding-left: 25px;
	padding-top: 10px;
}

/*
###################################
SEARCH ITEMS
###################################
*/
div.searchItem_header {
	font-weight: bold;
}

div.searchItem_content {

}

div.searchItem {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #343434;
}


/*
###################################
ADMIN MODE WINDOW
###################################
*/

div.adminmode
{
	height: 20px;
	width: 110px;
	position: fixed;
	left: 3px;
	top: 3px;
	background-color: red;

	padding: 15px;
	color: #ffffff;
	opacity:.40;
	FILTER: Alpha(Opacity=60, FinishOpacity=60, Style=1);
}



