/*
Design by Lilo Krebernik
http://www.0717.at
*/

body {
	margin: 0px;
	padding: 0;
	background: url("img/coll_stripe.gif") repeat;
	font: normal .7em Verdana, Helvetica, Arial, sans-serif;
	color: #878787;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333333;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

b,strong{ color: #333333;}

a {
	color: #404f4b;
}

a:hover {
	text-decoration: none;
}

/* Wrapper */

#wrapper {
	width: 940px;
	margin: 0 auto;
}

/* Header */

#header {
	float: left;
	width: 940px;
	height: 110px;
	background: url(img/coll_head.png);
}

#logo {	
	clear: both;
	float: left;
	margin-top: 1px;	
}

#flag {	
	float: right;	
	margin-top: 80px;
	margin-right: 15px;
}

/* Subheader */

#trail {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

#trail a {
	color: #FFFFFF;
	text-decoration: none;
}

#trail a:hover {
	color: #e1e1e1;
}

#account {
	float: right;
	margin-top:5px;
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none; 
}

#account a {
	color: #FFFFFF;
	text-decoration: none;
}

#account a:hover {
	color: #e1e1e1;
}

.user {
	color: #555555;
	text-decoration: none;
}


/* Navigationsboxen */

.boxed {
	float: left;
	clear: left;
	width: 187px;
	margin: 8px 0 0 0;
	padding: 0;
	background: url("img/coll_boxtitel.png") no-repeat center top;
}

.boxed2 {
	float: left;
	clear: left;
	width: 187px;
	margin: 8px 0 0 0;
	padding: 0;

}


.boxed2 h2 {
	margin: 0;
	margin-top:8px;
	padding-left: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 12px Verdana, Helvetica, Arial, sans-serif;
	color: #878787
}

.boxhead {
	height:30px;
	padding: 10px 5px 0px;
	}

.boxed h2 {
	margin: 0;
	margin-top:8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 12px Verdana, Helvetica, Arial, sans-serif;
	color: #878787
}


#cartbox.boxed h1 {
	font: bold 11px Verdana, Helvetica, Arial, sans-serif;
	color: #878787;
	text-align: right;
}

#cartbox.boxed .boxTxtRight {
	font: normal 10px Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
}

.bestSellersProduct h1 {
	font: bold 11px Verdana, Helvetica, Arial, sans-serif;
	color: #878787;
	text-align: right;
}

#latestbox.boxed h1 {
	font: bold 11px Verdana, Helvetica, Arial, sans-serif;
	color: #878787;
	text-align: left;
}

#latestbox.boxed .boxTxtPrice {
	font: bold 11px Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
}

#latestbox.boxed .boxTxtInd {
	font: normal 10px Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
}

.heading a {
	padding-left: 0px;
	color: #878787;
	text-decoration: none;
}

.boxed .content {
	margin: 0px;
	padding: 5px 5px 8px 5px;
	background-color: #FFFFFF;
	color: #878787;
}

.boxed input, .boxed select{
	font: normal 1em Verdana, Helvetica, Arial, sans-serif;
	vertical-align:middle;
}

.boxed p {
	margin: 0px;
	padding: 0 0 0 5px;
}

.boxed a {
	padding-top: 5px;
	color: #878787;
	padding-left: 0px;
	text-decoration: none;
}

.boxed a:hover {
	padding-top: 5px;
	color: #404f4b;
}

p.smallprint {
	padding-top: 3px;
	font-size: 9px;
}


/* Kategorien MenŸ */

.boxed ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	margin-left:3px;
}

.boxed ul a.selected {
	color:#555555;
	text-transform: capitalize;
}

.boxed ul a {
	font-weight:bold;
}

.boxed ul ul a{
	font-weight:normal;
}

.boxed ul ul
{
	margin-left:20px;
}


.boxed li {
	padding: 3px 0;
	
}

.boxed li.first {
	border: none;
}

/* Kategorien MenŸ ENDE */


#loginbox.boxed {
	background: url(img/login_title.png) no-repeat center top;
}

#loginbox .loginhead {
	height: 40px;
}

#loginbox .content{
	background-color:#555555;
}

#loginbox a {
	color: #ffffff;
}


/* Content */

#content {
	float: right;
	width: 745px;
	padding-top: 0px;
}

/* Quicklinks */

.quicklinks {
	/*float: right;*/
	margin-top: 8px;
	width: 745px;
	height:50px;
}

.smallbanner {
	float: left;
}

#indextext {
 margin: 0px;
 padding: 0px;
}

/* Posts */

#posts {
	margin-top: 8px; 
	width: 745px;
	/*float: right;*/
	background-color: #FFFFFF;
}

#posts .title {
	padding-left: 10px;
}

#posts .main {
padding: 10px;
}

#start {
	float: right;
	padding-right: 20px;

}

.post {
	padding: 0px 0px 0px 0px ;
}

.post h2.title {
	padding-top: 5px;
	margin-top: 8px;
	padding-left: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 12px Verdana, Helvetica, Arial, sans-serif;
	color: #878787
}

.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

.padding10 {
	padding: 0px 10px;
}

/* Search */

#search {
}

#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 156px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}

/* Produkte */


.productList .prod
{
	float:left;width:175px;margin-left:9px;
}

.productList .prod h3
{
	font-size:1em;
	font-weight:bold;
}

.productList .prod img
{
	border:1px solid #555555;
}




.productList .prodPrice 
{
	color:#585858;
	font-weight:bold;
}



.productInfo1 {
	padding: 5px;
	
}

.productInfo1left {
	float: left;
	padding: 0px;
	margin: 0px;
	clear: left;
	
}

.productInfo1right {
	width: 380px;
	float: right;
	padding: 0px;
	margin: 0px;
	
}

h1.productInfo1Name {
	margin: 0;
	padding: 5px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 12px Verdana, Helvetica, Arial, sans-serif;
	color: #878787
}


.productInfo1Name a.brandname {
	color: #555555;	
	text-decoration: none;
}

.basicData {
	height: 50px;
}

.dottedline {
	height: 5px;
	margin: 5px 0;
	padding: 0px 5px;
	background: url("http://collective.at/shop/templates/collective2_css/img/dottedline.png") no-repeat center;
}

.addcart {
	float:left;
}

.productsheet {
	font-size: 9px;
	margin: 0px 0px 10px 0px;
	text-align: right;
	line-height: 1.4em;
}

.textright {
	text-align: right;
}

.prodPriceInfo1 {
	margin-top: 22px;
	font: bold 13px Verdana, Helvetica, Arial, sans-serif;
}

.productOldPrice{
	text-decoration:line-through;
	color:#CCC;
	padding-left:10px;
}

.prodTaxShipInfo1 {
	font-size: smaller;
}

.productSale{
	background:url('img/sale_icon.png') right top no-repeat;
}

.productNew{
	background:url('img/new_icon.png') right top no-repeat;
}

.productFSK18{
	background:url('img/fsk18_icon.png') right top no-repeat;
}

.productFreeShipping{
	background:url('img/free_icon.png') right top no-repeat;
}


.productDiscountPrice
{
	color:#822323;
}

.additionalinfo {
	font-size: 9px;
	margin: 0;
	text-align: right;
	line-height: 1.4em;
}

img.productInfo1img {
	width: 335px;
	height: 335px;
	border-color: #555555;
	border: 1px solid;
	margin: 0;
	padding: 0;
}

.morePics img {
	width: 40px;
	height: 40px;
	border-color: #555555;
	border: 1px solid;
	margin: 0  3px;
	padding: 0;
}

#productarea .boxhead {
	height: 25px;
	padding: 5px 5px;
	background: none;
	background-color: #FFFFFF;
}

#productarea .boxed h2 {
	margin: 0;
	height: 15px;
	padding-top: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 14px Verdana, Helvetica, Arial, sans-serif;
	color: #878787
}

#productarea img {
	max-width: 175px;
	max-height: 175px;
	border-color: #555555;
	border: 1px solid;
}

.moreproducts {
	clear: both;
	margin-top: 8px;
}

.staffelpreise {
	line-height: 0.9em
}

.crossselling {
	font-size: 10px;
}

.crossselling a {
	text-decoration: none;
}

.crossselling img {
	width: 140px;
	height: 140px;
	border: 1px solid;
	margin-bottom: 5px;
}


/* Footer */

#footer {
	clear: both;
	margin: 0px;
	padding: 5px 0 0 0;
	font: normal .9em Verdana, Arial, sans-serif;
	color: #ffffff;
	text-align: center;
}

#footer p {
	line-height: 0.9em;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #e1e1e1;
}

/* Copyright xt Commerce */ 
.copyright {
  visibility:hidden;
  clear: both;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  text-align:center;
}
.copyright a{
  color: #ffffff;
  text-decoration: none;
}
.copyright:hover a{
  color: #878787;
  text-decoration: none;
}

/* popupwindow */

#popupwindow {
	background-color:#FFFFFF;
	padding: 20px;
}

#popupwindow .main {
 	font-size: 11px;
}

#sitemap .sitemap_sub {
	line-height: 1.5em;
	padding: auto;
}

/* sitemap */

#sitemap .sitemap_heading{
	padding-top: 15px;
}

#sitemap a{
	text-decoration:none;
}

.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;
}

.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }


img
{
border:none;
}

.main td
{
padding:2px;
}

.sIFR-flash {
margin:0pt;
visibility:visible;
}
.sIFR-replaced {
visibility:visible;
}
span.sIFR-alternate {
display:block;
height:0pt;
left:0pt;
overflow:hidden;
position:absolute;
top:0pt;
width:0pt;
}
.sIFR-flash + div[adblocktab="true"] {
display:none;
}
.sIFR-hasFlash h2.heading {
font-size:11px;
letter-spacing:5px;
visibility:hidden;
}
.sIFR-hasFlash h2.title {
font-size:11px;
letter-spacing:5px;
visibility:hidden;
}
.sIFR-hasFlash h1.productInfo1Name {
font-size:4px;
letter-spacing:0px;
visibility:hidden;
}


.border-top{ background: url(img/border_horizontal.png) repeat-x top}

