/* 
Theme-Stylesheet für das benutzerdefinierte Theme
Benennen Sie diese Datei um in theme.css

Hilfe zu Template und Theme-Anpassungen: http://developer.jtl-software.de/projects/template-dev/
*/

html {
   font: normal 0.75em/1.3 Verdana, sans-serif;
   color: #333;
}

h2 {
   font : 1em Verdana;
   font-weight: bold;
}

h1 {
   margin : 0 0 0.5em 0;
   font : 1.5em Verdana;
   color : #333;
}

.panel_left #content {
	margin-left: 210px;
	margin-right: 10px;
}

.panel_left #sidepanel_left {
	width: 210px;
}

#headlinks_wrapper {
	margin-left: 0;
}

#headlinks ul li > a {
   background-color: #f4f4f4;

   /* radius 4 all */
   border-radius: 0 0 0 0;
   -moz-border-radius: 0 0 0 0;
   -webkit-border-radius: 0 0 0 0;
   -khtml-border-radius: 0 0 0 0;
}

#headlinks ul li > a:hover {
   color: #666;
   background-color: #dddddd;
}

#headlinks ul li > div#google_translate_element:hover {
   color: #666;
   background-color: #dddddd;
   margin-top: 0px;
   height: 32px;
}

#headlinks.active {
   border-bottom: 1px solid #dddddd;
}

#headlinks li.basket > a {
   background-color: #f4f4f4 !important;
}

#headlinks li.basket > a:link,
#headlinks li.basket > a:hover,
#headlinks li.basket:hover > a {
   color: #666;
   background-color: #dddddd !important;
}

#headlinks li.basket.items > a {
	background-color: #dddddd !important;
}

#BMS_resultBox {
    left: auto !important;
    right: auto !important;
	line-height: normal;
}

#BMS_articleList div.BMS_leftBox {
    height: 56px !important;
}

#BMS_articleList div.BMS_rightBox {
    margin-left: 90px !important;
}

#BMS_resultBox a.BMS_title {
    max-height: 42px;
    display: block;
    overflow: hidden;
    margin-bottom: 5px;
}

a:link, a:visited, a:hover {
   color: #666;
   text-decoration: none;
}
ul.categories li a:hover {
   background-color: #f4f4f4;
}
ul.categories li.active {
   background-color: #f4f4f4;
}

.submit,
input[type="submit"].submit,
button[type="submit"].submit,
button[type="button"].submit {
   font: 1.1em Verdana, sans-serif;
}

h1.fn {
   font : 1.5em "Verdana", sans-serif;
}

span.price {
   color: #000;
}

#headlinks li.basket div.articles {
   padding: 5px;
   width: 380px;
   z-index: 100;
   position: absolute;
   border: 1px solid #dddddd;
   color: #666;
}

#headlinks li.basket div.articles a,
#headlinks li.basket div.articles a:link {
   background-color: #fff !important;
}

#headlinks li.basket div.articles {
	line-height: normal;
	height: auto;
}

#page {
	background: url(./images/backgrounds/ShopBild_rechteSeite.jpg) 0 200px no-repeat,url(./images/backgrounds/ShopBild_linkeSeite.jpg) 100% 200px no-repeat;
	background-color: #151515;
}

#header_wrapper {
	background: url(./images/backgrounds/Kopf_OnlineShop_Classic.jpg) no-repeat center top;
	height: 200px;
}

#header {
	height: 200px;
}

#settings a.expander, #settings a.expander {
	border: 4px solid #f9f9f9;
   background-color: #f9f9f9;
}

#headlinks li.basket a:link, #headlinks li.basket > a:hover, #headlinks li.basket:hover > a {
	background-color: #f4f4f4;
}

#headlinks ul li > div {
	background-color: #f4f4f4;
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0 15px;
    margin-top: 2px;
}

.goog-te-gadget-simple {
	line-height: 20px;
	border-width: 0px !important;
	background-color: transparent !important;
}

#google_translate_element {
	/*position: absolute;
	left: 570px;
	top: 173px;*/
	z-index: 120;
}

#content_wrapper,
#page_wrapper {
	background-color: #fff;
}

.box_success {
   border: 1px solid #fffcbc;
   margin: 0 0 1em 0;
   padding: 0.5em 30px 0.5em 0.5em;
   background: #fffddd url('./images/box_success.png') right center no-repeat;
}

button.compare {
   background: url('./images/compare_small.png') no-repeat 0 50%;
   padding-left: 20px;
}

button.wishlist {
   background: url('./images/wishlist_small.png') no-repeat 0 50%;
   padding-left: 20px;
}

button.question {
   background: url('./images/question_small.png') no-repeat 0 50%;
   padding-left: 20px;
}

#settings a.link_lang.ger {
   background: url('./images/flags/ger.png') no-repeat left bottom;
}

#settings a.link_lang.eng {
   background: url('./images/flags/eng.png') no-repeat left bottom;
}

#settings a.link_lang.fre {
   background: url('./images/flags/fre.png') no-repeat left bottom;
}

#footer a.link_lang.ger {
   background: url('./images/flags/ger.png') no-repeat left bottom;
}

#footer a.link_lang.eng {
   background: url('./images/flags/eng.png') no-repeat left bottom;
}

#footer a.link_lang.fre {
   background: url('./images/flags/fre.png') no-repeat left bottom;
}

#footer_wrapper {
	background-color: #151515;
}

#footer {
	background-color: #fbfbfb;
}

#footer ul {
	margin: 0 0.5em;
}

.form fieldset  textarea {
   padding: 0.5em;
   font : 1.1em "Verdana", sans-serif;
}

.cloud-zoom-title {
   font-family: Verdana, Helvetica, sans-serif;
}

#fancybox-error {
   font: normal 12px/20px Verdana;
}

#ep_login {
	z-index: 999;
}

#trenner_outer {
	background-color: #151515;
}

#trenner {
	background-color: #f4f4f4;
	height: 33px;  
}

#search {
	/*position: relative;*/
	/*z-index: 10;*/
}

#search input[type="text"] {
	width: 190px;
}

#suggestions.suggestionsBox {
	left: 358px !important;
	top: 28px !important;
}

.category_wrapper.child h2 a {
  font-size:12px;
  font-weight:bold;
}

.styled_view li.gallery {
	width: 24.5%;
}

.styled_view li.gallery h3 {
	display: block;
	min-height: 80px;
    max-height: 88px;
}

.styled_view li.gallery span.vat_info,
.styled_view li.gallery .productno {
	font-size: 72%;
	color: #777;
}

.styled_view li.gallery .article_image .image {
	border-width: 0px;
}

.styled_view li .article_wrapper {
   border: 1px solid transparent;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
}

.styled_view li .article_wrapper:hover {
   background-color: transparent;
   border: 1px solid #ddd;
}

.styled_view li.gallery .article_buy {
   display: block !important;
	margin: 10px;
}

.styled_view li.gallery .article_buy .wishlist {
	background-image: none;
	padding-left: 0px;
	display: inline-block;
}

.styled_view li.gallery .article_buy fieldset {
	display: inline-block;
}

.styled_view li.gallery .article_buy fieldset input[type="submit"] {
	background-color: #e2e2e2;
	border-width: 0px;
	text-transform: uppercase;
	margin: 0 10px;
	padding: 0 5px;
}

.styled_view li.estimated_delivery {
    display: none;
}

.category_wrapper {
	border-radius: 0px;
   -moz-border-radius: 0px;
   -webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
}

.category_wrapper ul.category_item li.img {
	float: none;
	text-align: center;
}

.category_wrapper ul.category_item li.desc {
	text-align: center;
	min-height: 35px;
}

.theme-default .nivoSlider {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#BMS_resultBox {width: 562px !important;}
#BMS_othersBox {display: none !important;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#suggestions.suggestionsBox {
		left: 360px !important;
		top: 28px !important;
	}
}