/*   
Theme Name: netteDinge
Description: 
Author: Tim Bäcker
Author URI: http://www.modulbuero.de
Version: 1.0
Tags:
*/
* {margin:0; padding: 0;}
ul,li {list-style:none;}
a { outline:none } 	  /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */

/********************************************/

html{}
a {color:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:none;}
body {width:100%; margin:0 auto; color:#666; background-image: url("images/bg.jpg"); font:12px Lucida Sans Unicode, Arial, Sans-Serif;overflow-x:hidden}
td{vertical-align:top;}
#glow{position:absolute;top:0px;left:50%;margin-left:-640px;width:1280px;height:356px;background-image: url("images/schein.png"); background-repeat:no-repeat;}
#container {width: 100%;}
#content{width:733px;position:relative;left:50%;margin-left:-366px;}
#head {height: 125px;}
.raster {margin-left:-25px;}
#nav_shop{background-image:url("images/shop.png");margin-left:13px;}
#nav_indi{background-image:url("images/individuell.png");}
#nav_kont{background-image:url("images/kontakt.png");}
.nav_element:hover,  .nav_element:hover a, .nav_element.active, .nav_element:active {color:#ee8104;}
.nav_element{float:left;width: 167px; height: 21px; padding: 0px; cursor: pointer; text-align:left;padding-left:23px;padding-top:15px; background-repeat:no-repeat;}

.navigation{margin:0px;margin-left:-25px;padding:0px;font-size:14px;color:#000;list-style-type:none;}

#main_content{
	background-image:url("images/content_bg.jpg");
	width:562px;
	height:716px;
	position:relative;
	top:37px;
	left:-8px;
	background-repeat:no-repeat;
}

#prod_added{
	z-index:10000;
	position:absolute;
	left:50%;
	margin-left:-250px;
	top:-130px;
	width:500px;
	height:30px;
	text-align:center;
	background-color:#cecece;
	padding-top:10px;
	border: 1px solid #EE8104;
	opacity:0.95;
	-moz-box-shadow: 3px 3px 3px #000;
}

#news_link:hover{
	color:#EE8104;
}

#news_col{
	background-image:url("images/news_col.png");
	background-repeat:no-repeat;
	height:705px;
	width:191px;
	position:absolute;
	left:565px;
	top:-37px;
}

#news_caption{
	  padding: 0px; cursor: pointer; text-align:left;padding-left:23px;padding-top:15px;font-size:14px;color:#000;font-weight:normal;
}

#news_squares{
	padding-left:9px;
	padding-top:59px;
}

#news_squares a{
	color:	  #000;
	font-size:16px;
}

#news_squares div{
	cursor:pointer;
}

#newssquare-0{
	padding-left:10px;
	padding-top:10px;
	padding-right: 10px;
}

#newssquare-1{
	padding-left:10px;
	padding-top:10px;
	padding-right: 10px;
	margin-top:56px;
}

.news_ov_caption{
    font-size:16px;
    position:relative;
    top:-154px;
    left:10px;
    width:155px;
}

.news_ov_caption:hover{
    color:#000000;
}

a .itemimage:hover span{
    color:#000000;
}

.indiv_subnavitem{
    display:block;
    background-repeat:no-repeat;
    width:17px;
    height:25px;
    cursor:pointer;
}

.wpsc_page_numbers a{
    margin-right:8px;
    display:block;
    float:left;
    background-repeat:no-repeat;
    width:17px;
    height:23px;
    cursor:pointer;
}

.subpage1 .selected, .subpage1:hover{
    background-image:url('images/page1.png');
}

.subpage2 .selected, .subpage2:hover{
    background-image:url('images/page2.png');
}

.subpage3 .selected, .subpage3:hover{
    background-image:url('images/page3.png');
}

.subpage4 .selected, .subpage4:hover{
    background-image:url('images/page4.png');
}

.subpage5 .selected, .subpage5:hover{
    background-image:url('images/page5.png');
}

.subpage1{
    background-image:url('images/page1_normal.png');
}

.subpage2{
    background-image:url('images/page2_normal.png');
}

.subpage3{
    background-image:url('images/page3_normal.png');
}

.subpage4{
    background-image:url('images/page4_normal.png');
}

.subpage5{
    background-image:url('images/page5_normal.png');
}

.indiv_subnav{
    width:17px;
    position: absolute; 
    top:55px; 
    left:-14px;
}

#cart_container{
	height:238px;
	width: 191px;
	background-image: url('images/cart_bg.png');
	position:relative;
	top:28px;
	left:-9px;
}

#cart_caption{
	padding: 0px; cursor: pointer; text-align:left;padding-left:24px;padding-top:6px;font-size:13px;color:#ee8104;font-weight:normal;
}

.item1{
    background-image: url('images/page1_normal.png');
}

.item2{
    background-image: url('images/page2_normal.png');
}

.item1:hover{
    background-image: url('images/page1.png');
}

.item2:hover{
    background-image: url('images/page2.png');
}

.item3{
    background-image: url('images/page3_normal.png');
}

.item3:hover{
    background-image: url('images/page3.png');
}

.item4{
    background-image: url('images/page4_normal.png');
}

.item4:hover{
    background-image: url('images/page4.png');
}

#cart{
	background-image:url("images/warenkorb.jpg");
	width:165px;
	height:164px;
	/*margin-top:4px;*/
	margin-left:9px;
	cursor:pointer;
}

#cart:hover{
    background-image:url("images/warenkorb_mo.jpg");
}

#news_caption:hover{
	color:#ee8104;
}

#prod_container{

}

#secondline a{
	padding-right: 12px;
}

#categories a{
	font-size:14px;
	color:#7b8385
}

#categories a:hover{
	color:#ee7f01;
}

#post-5{
	background-color:transparent;
	border:0px;
	padding:0px;
	width:543px;
    height:635px;
	overflow:hidden;
}

span#prevBtn{font-size:14pt;color:#000000} 
span#nextBtn{font-size:14pt;color:#000000}


.quadrat_label{position:relative;left:0px;text-align:left;margin-left:25px;height:30px;color:#788386;}
#bottom_nav{width:1280px;position:fixed;bottom:0px;left:50%;margin-left:-640px;background-repeat:no-repeat;background-image:url("images/leiste_unten.jpg");}
#bottom_nav a{margin-right:25px;height:22px;}

.news_label span{font-size:17px;color:#000;float:left;margin-top:-150px;padding-top:0px;padding-left:37px;text-align:left;display:inline;}

#newsbg{width:191px;height:708px;position:absolute;left:50%;margin-left:190px;background-image:url("images/news_bg.png");top:125px;	z-index:-1;}

.newsquadrat {width: 165px; height: 165px; padding: 0px; margin-left: 25px; margin-top: 27px; cursor: pointer;}

#footer {position:absolute; width:100%;margin-top:85px;height:10px;text-align:center;}
#footer a {color: #010101;}
#footer a:hover { color:#ee8104;}
#linie{position:absolute;width:100%;height:2px;background-image:url("images/linie.png");top:161px;}

.clear {clear:both; margin:0; padding:0;}

#logo {position:absolute; left:0px; top:50px;}
#slogan {font-size:16px;color:#FFF;position:absolute;top:68px;right:0px;}
#slogan strong{font-weight:normal;}

.post { background-color: white; text-align: left; position: absolute; left: 10px; top: 54px; width: 461px; height: 581px; overflow: auto; border: 1px solid #AAA; padding-left:40px; padding-top:20px; padding-right:40px;}



.postquadrat {float:left; display:block; background-image:url("images/post_bg.png"); width: 165px; height: 165px; padding: 0px; cursor: pointer;}

h2.posttitle {color:#788386; font-size:14px;}
.entry{
    margin-top:40px;
}

/* FACELIFT 2012 */

.widerrufsrecht{
	background:#ddd;
	border:1px solid #888;
	padding:10px;
	font-weight:bold;
}

.wpsc_checkout_forms{
	margin-top:10px;
}

#wpsc_shopping_cart_container{
	margin-top:50px;
}

#wpsc_checkout_form_16{
	margin-bottom:40px;
}

.make_purchase{
	margin:5px 180px 25px 180px;
}

.shipping_hint{
    color: #FFFFFF;
    position: relative;
    top: -50px;
    left: -30px;
}

#footer .shipping_hint a{
	color:#FFF;
	text-decoration:underline;
}

#footer .shipping_hint a:hover{
	color:#F87729;
}


#footer .shipping_hint a:active, #footer .shipping_hint a:visited{
	color:#FFF;
}

#footer{
	height:45px;
}


#post-1482 table,#post-1482 table td{
	border:1px solid #bbb;
	border-collapse: collapse;
	padding:5px;
}

#post-1482 p strong{
	display:block;
	padding: 15px 0;
}

#post-1482 table{
	margin-bottom:20px;
}

#post-1482 .entry{
	padding-bottom:35px;
}

div#buystep2,div#buystep3,div#buystep4{
	display:none;
}

.go_on_buying, .step_back {
    background-color: #DDDDDD;
    border: 1px solid #BBBBBB;
    border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    display: block;
    padding: 0px 15px;
    min-width: 60px;
    float:left;
}

.go_on_buying{
	margin:10px 0px 50px 0px;
}

.go_on_buying:hover, .step_back:hover {
	background-color: #333;
	color:#FFF;
}

#buystep3 .step_back{
	margin:10px 0px 50px 0px;
}

#buystep1,#buystep2,#buystep3,#buystep4{
	border-bottom:1px solid #ccc;
}

.clr{
	clear:both;
}

#news_squares div {
    opacity: 0.9;
}

#news_squares div:hover {
    opacity: 1;
}

#cart_table_copy{
	margin:20px 0px;
	background:#eee;
	border:1px solid #bbb;
	width:425px;
	padding:5px;
	margin-bottom:0px;
}

#gesamtkosten{
	margin:20px 0px;
	background:#eee;
	border:1px solid #bbb;
	padding:5px;
	margin-top:0px;
}

.post#post-6{
	height:620px;
}

td.shipping_header{
	text-transform:none !important;
	border-bottom:1px solid #eee;
	background:none !important;
	padding:0;
	padding-top:15px;
}

div#adressen div{
	float:left;
	min-height:200px;
	margin:0px 20px 5px 0px;
	background:#eee;
	border:1px solid #bbb;
	padding:5px;
	width:180px;
}

div#adressen div h3{
	font-size:12px;
}

#buystep2 label.highlight, #buystep2 label.highlight a{
	color:#FF0000;
}

#agb_container{
    line-height: 35px;
    padding: 5px 5px 2px;
}

#agb_container.highlight{
	border:1px solid #ccc;
	background: #e3e3e3;
}



