/*CSS - Styleguide*/

/*
	http://www.sellroom.de/
   	css styles
   
   	Copyright 2009, Markus Spiske
   	http://www.temporausch.com
*/

/*------------------general styles------------------*/
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	margin: 0;
	padding: 0;
	border: 0;
	color: #666;
}

body {
	font: 12px/155% Lucida Grande, Helvetica, Arial, Tahoma, Verdana, sans-serif;
	text-align: left;
    background: url(../img/bg_global.gif) repeat-x;
}         	

/*------------------links------------------*/

a {text-decoration: none; outline: none;}

a.white:link, a.white:visited, a.white:active {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

a.white:hover {
	font-size: 10px;
	color: #fff;
  	text-decoration: none;
	font-weight: normal;
}

a.grey_small:link, a.grey_small:visited, a.grey_small:active {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

a.grey_small:hover {
	font-size: 10px;
	color: #660000;
  	text-decoration: none;
	font-weight: normal;
}

a.grey:link, a.grey:visited, a.grey:active {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

a.grey:hover {
	color: #660000;
  	text-decoration: none;
	font-weight: normal;
}

a.link_red:link, a.link_red:visited, a.link_red:active {
	font-size: 10px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}

a.link_red:hover {
	font-size: 10px;
	color: #660000;
  	text-decoration: none;
	font-weight: normal;
}

a.navi_intro:link, a.navi_intro:visited, a.navi_intro:active {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.navi_intro:hover {
	font-size: 10px;
	color: #660000;
  	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.navi:link, a.navi:visited, a.navi:active {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

a.navi:hover {
	font-size: 11px;
	color: #660000;
  	text-decoration: none;
	font-weight: normal;
}

a.text_red:link, a.text_red:visited, a.text_red:active {
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}

a.text_red:hover {
	font-size: 14px;
	color: #660000;
  	text-decoration: none;
	font-weight: normal;
}

/*------------------headlines------------------*/
h1 {
	font-family: Lucida Grande, Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	margin-top: 0px;
    font-size: 18px;
    color: #660000;
}

h1 a {
	font-family: Lucida Grande, Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	margin-top: 0px;
    font-size: 18px;
    color: #660000;
    text-decoration:none;
}

h2 {
	font-family: Lucida Grande, Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #3f7c88;
}

h3 {
	font-family: Lucida Grande, Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #666;
}

/*------------------classes------------------*/
.text {
    padding-left: 5px;
}

.text_small {
    font-size: 8px;
    line-height: 100%;
    padding-left: 5px;
}

.text_11 {
    font-size: 11px;
    line-height: 170%;
    padding-left: 5px;
}

.text_price {
    font-size: 21px;
    line-height: 170%;
    font-weight: bold;
    color: #660000;
}

.text_red {
	color: #660000;
	font-weight: bold;
}

.offer {
	color: #660000;
	font-weight: bold;
	font-size: 18px;
}

.text_grey {
    width: 155px;
	color: #666;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.clear {
	clear: both;
}

.teaser_01 {
	float: left;
	width: 218px;
	height: 70px;
}

.teaser_02 {
	float: left;
	width: 219px;
	height: 70px;
	margin-left: 15px;
}

.teaser_03 {
	float: left;
	width: 219px;
	height: 70px;
	margin-left: 15px;
}

.teaser_04 {
	float: right;
	width: 219px;
	height: 70px;
}

.labels_01 {
	float: left;
	width: 296px;
	height: 125px;
}

.labels_02 {
	float: left;
	width: 297px;
	height: 125px;
	margin-left: 15px;
}

.labels_03 {
	float: left;
	width: 297px;
	height: 125px;
	margin-left: 15px;
}

.sidebar_box {
    width: 150px;
	float: left;
	margin-top: 25px;
}

.indent_box {
	padding-left: 15px;
}

.indent_box_detail {
    float: left;
    width: 650px;
	padding-left: 15px;
}

.indent_box_small {
	padding-left: 15px;
	font-size: 11px;
	line-height: 130%;
}

.navi_start_left {
	border-right: 1px solid #ccc;
	padding-right: 4px;
	padding-left: 0px;
}

.navi_start {
	border-right: 1px solid #ccc;
	padding-right: 4px;
	padding-left: 4px;
}

.navi_start_right {
	padding-right: 0px;
	padding-left: 4px;
}

/*------------------article------------------*/
.hl_detail {
    float: left;
    width: 700px;
    margin-left: 0px;
    margin-bottom: 20px;
}

.sortierung {
    float: left;
    width: 652px;
    margin-left: 0px;
    margin-bottom: 20px;
    background-color: #f3f3f3;
	border: 1px solid #e5e5e5;
    padding: 7px 10px 6px 10px;
    font-size: 11px;
}

.article_1 {
    float: left;
    width: 145px;
    margin-left: 0px;
    margin-bottom: 20px;
}

.article_2 {
    float: left;
    width: 145px;
    margin-left: 35px;
    margin-bottom: 20px;
}

.article_pic {
    width: 145px;
}

.detail_pic {
    float: left;
    width: 350px;
    height: 500px;
    margin-left: 0px;
    margin-bottom: 20px;
}

#price {
    float: left;
    text-align: left;
    width: 220px;
    margin-left: 50px;
}

#detail_price {
    float: left;
    width: 230px;
    height: 70px;
    margin-right: 60px;
    margin-top: 40px;
    padding: 55px 0px 0px 10px;
	background: url(../img/bg_price.gif) no-repeat;
}

#pay_info {
    float: left;
    text-align: left;
    margin-top: 20px;
    font-size: 11px;
    line-height: 150%;
}

.detail_article {
    float: left;
    width: 660px;
    margin-top: 80px;
    margin-bottom: 20px;
}

.detail_table {
    float: left;
    width: 660px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.detail_article_features {
    float: left;
    width: 660px;
    margin-left: 0px;
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 140%;
}

.headline_article {
    width: 145px;
	border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 135%;
	font-weight: bold;
	height: 80px;
}

a.hl_article:link, a.hl_article:visited, a.hl_article:active {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.hl_article:hover {
	font-size: 11px;
	color: #660000;
  	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.hl_model:link, a.hl_model:visited, a.hl_model:active {
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

a.hl_model:hover {
	font-size: 12px;
	color: #660000;
  	text-decoration: none;
	font-weight: bold;
}

#features ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#features li {
    display: block;
    margin: 0;
    padding: 0;
}


/*------------------tabellen------------------*/
table {
	width: 675px;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
}

th, td {
	padding: 0.5em 0.3em 0.3em 0.6em;
}

th {
	color: #660000;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
}

td {
	color: #666677;
	border: 1px solid #ccc;
}
               
tfoot td {
	background-color: #fff;
	color: #333;
	font-weight: bold;
	empty-cells: hide;
	border: 0;
}
               
td.preis {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}
               
tr.special:hover {
	background-color: #f1f1f1;
	cursor: pointer;
}

tr.cart:hover {
	cursor: pointer;
}
               
table tr th.sub {
	background-color: #e4f4fc;
}

/*------------------formular------------------*/

form div label {
	float: left;
	width: 120px;
	font-size: 12px;
	color: #666;
}

form div {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 0em;
}

input:hover {
	border: 1px solid #f2f2f2;
	background-color: #e6e6e6;
}

input:focus, input:active {
	border: 1px solid #d6d6d6;
	background-color: #f2f2f2;
}

textarea:hover {
	border: 1px solid #d6d6d6;
	background-color: #d6d6d6;
}

textarea:focus, textarea:active {
	border: 1px solid #d6d6d6;
	background-color: #e8f6fb;
}

input.txt {
	border: 1px solid #660000;
	font-size: 12px;
	color: #660000;
	width: 150px;
	margin-bottom: 0px;
}

input.txt_suche {
	border: 1px solid #ccc;
	font-size: 11px;
	color: #660000;
	padding: 3px;
	font-weight: bold;
}

input.txt_login {
	border: 1px solid #ccc;
	font-size: 11px;
	color: #660000;
	padding: 3px;
	font-weight: bold;
	width: 85px;
}

input.txt_login:focus, input.txt_login:active {
	border: 1px solid #ccc;
	background-color: #fff;
}

input.txt_login:hover {
	border: 1px solid #ccc;
	background-color: #fff;
}

input.txt_request {
    margin-left: 20px;
	border: 1px solid #ccc;
	font-size: 11px;
	color: #660000;
	padding: 3px;
	font-weight: bold;
	width: 242px;
}

input.txt_request:focus, input.txt_request:active {
	border: 1px solid #ccc;
	background-color: #fff;
}

input.txt_request:hover {
	border: 1px solid #ccc;
	background-color: #fff;
}

input.txt_newsletter {
	border: 1px solid #ccc;
	font-size: 11px;
	color: #660000;
	padding: 2px;
	font-weight: bold;
	width: 150px;
}

input.txt_newsletter:focus, input.txt_newsletter:active {
	border: 1px solid #ccc;
	background-color: #f2f2f2;
}

input.txt_suche:hover {
	border: 1px solid #ccc;
	background-color: #fff;
}

input.txt_suche:focus, input.txt_suche:active {
	border: 1px solid #ccc;
	background-color: #fff;
}

input.send {
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-top: 0px;
	padding: 2px;
	text-align: left;
}

input.kontaktformular {
	border: 1px solid #660000;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	margin-top: 0px;
	padding: 5px;
	text-align: left;
}

input.cart_check {
	border: 1px solid #660000;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	margin: 10px;
	padding: 5px;
	text-align: left;
}

input.send_newsletter {
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-top: 5px;
	padding: 1px;
	text-align: left;
	width: 155px;
}

input.send_request {
	border: 1px solid #ccc;
	background-color: #f2f2f2;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-top: 0px;
	padding: 1px;
	text-align: center;
	width: 250px;
}

textarea {
	border: 1px solid #d6d6d6;
	font-size: 12px;
	color: #3f97c3;
	width: 220px;
	margin-top: 0px;
}

textarea.request {
    border: 1px solid #dedede; background-color: #fff;
	width: 248px;
	margin-bottom: 15px;
}

textarea.k-form {
    border: 1px solid #dedede; background-color: #fff;
	width: 248px;
	margin-bottom: 0px;
}

select {
	border: 1px solid #e5e5e5;
	font-size:11px;
	color:#660000;
	width:125px;
	margin-top:0px;
}

/*------------------wrapper------------------*/
#wrapper {
	width: 950px;
	margin: 0 auto;
}

#header {
	width: 950px;
	height: 65px;
}

#logo {
	width: 155px;
	height: 60px;
	float: left;
}

#subnavi {
	float: right;
	text-align: right;
	color: #fff;
	font-size: 11px;
	margin-top: 34px;
}

/*------------------topnavi------------------*/
#navbar_start { 
	float: left;
	margin-left: 0px;
	margin-top: 5px;
    font-size: 10px;
    height: 25px;
}

#navbar_top { 
	float: left;
	margin-left: 0px;
	margin-top: 0px;
    font-size: 11px;
    height: 30px;
}

#searchbar { 
	float: left;
	margin-left: 0px;
	margin-top: 2px;
    font-size: 11px;
    height: 28px;
    width: 510px;
}

#login { 
	float: left;
	margin-left: 0px;
	margin-top: 2px;
    font-size: 11px;
    height: 28px;
    width: 250px;
}

#controll_panel { 
	float: right;
	margin-left: 0px;
	margin-top: 0px;
    font-size: 11px;
    height: 28px;
    width: 190px;
    text-align: right;
}

/*------------------LABEL ICONS------------------*/
#lables { width:465px; float:left; margin: 15px 0px 0px 15px;}
.social { list-style:none; width:500px;}
.social li { display:inline; float:left; background-repeat:no-repeat; }
.social li a { display:block; width:150px; height:100px; padding:0px 0px 15px 15px; position:relative; text-decoration:none; }
.social li a strong { font-weight:normal; position:absolute; left:20px; top:-1px; color:#fff; padding:3px; z-index:9999;
 text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75); background-color:rgba(0, 0, 0, 0.7);
 -moz-border-radius:3px; -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); -webkit-border-radius:3px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

li.bergans { background-image:url("../img/bergans.gif"); }
li.sale1 { background-image:url("../img/gutschein.gif"); }
li.casco { background-image:url("../img/casco.gif"); }
li.daleofnorway { background-image:url("../img/daleofnorway.gif"); }
li.ffelsenfest { background-image:url("../img/ffelsenfest.gif"); }
li.hagloefs { background-image:url("../img/hagloefs.gif"); }
li.indigo { background-image:url("../img/indigo.gif"); }
li.luistrenker { background-image:url("../img/luistrenker.gif"); }
li.mammut { background-image:url("../img/mammut.gif"); }
li.marmot { background-image:url("../img/marmot.gif"); }
li.bear_grylls { background-image:url("../img/bear_grylls.gif"); }
li.sale2 { background-image:url("../img/gutschein.gif"); }

#lables_image { width:424px; float:right; margin: 15px 15px 0px 0px;}

/*------------------content------------------*/
#content_intro {
	position: relative;
	clear: both;
	float: left;	
	width: 950px;	
	margin-bottom: 50px;
	background: url(../img/bg_content_intro.gif) repeat-y;
}

#content_inside {
	position: relative;
	clear: both;
	float: left;	
	width: 950px;	
	margin-bottom: 50px;
}

#imagepic_intro {
	float: left;
	width: 950px;
	height: 400px;
	margin-top: 0px;
}

#imagepic {
	float: left;
	width: 950px;
	height: 230px;
	margin-top: 0px;
}

#frame {
	float: left;
	width: 950px;
	margin: 0px 0px 0px 0px;
    background: url(../img/bg_content_inside.gif) repeat-y;
}

#frame_end {
	float: left;
	width: 750px;
	height: 30px;
	padding: 7px 0px 0px 200px;
	background: url(../img/bg_content_inside_end.gif) no-repeat;
}

#input {
	float: left;
	width: 920px;
	margin: 50px 0px 50px 15px;
}

/*------------------sidebar------------------*/
* {margin:0; padding:0}

#accordion {width:150px; margin-bottom:20px; border-top:none; float: left;}
.accordion {width:155px; font-size:11px; color:#333;}
.accordion dt {width:143px; padding:4px 6px; font-weight:bold; font-size: 13px; cursor:pointer; color:#666; border-top:1px solid #e5e5e5}
.accordion dt:hover {background-color:#f3f3f3;}
.accordion .open {background-color:#f3f3f3; color: #660000;}
.accordion dd {overflow:hidden; background:#fff;}
.accordion span {display:block; width:217px; border-top:none; padding:0px 0px 2px 15px;}
.hl_navi {
	padding:5px 0px 0px 5px;
	font-size: 11px;
    font-weight: bold;
    color: #660000;
}

#sidebar {
	float: left;
	width: 170px;
	margin: 0px 0px 0px 0px;
}

#sidebar_box_newsletter {
    width: 150px;
	float: left;
	margin-bottom: 30px;
}

#sidebar_box_cart {
	padding: 5px 2px 5px 6px;
	color: #fff;
    width: 150px;
	float: left;
	margin-bottom: 20px;
	background-color: #ff0000;
}

#sidebar_box_offer {
    width: 150px;
	float: left;
	margin-bottom: 30px;
	font-size: 11px;
	line-height: 140%;
}

#sidebar_box_hotline {
    width: 150px;
	float: left;
	margin-bottom: 30px;
}

#sidebar_box_shop {
    width: 150px;
	float: left;
	margin-bottom: 30px;
}

/*------------------content------------------*/
#content_text {
	float: left;
	width: 700px;
	margin: 0px 0px 0px 40px;
}

/*------------------teaser------------------*/
#teaser_infos {
	float: left;
	width: 920px;
	margin: 0px 0px 15px 15px;
}

#teaser_labels {
	float: left;
	width: 920px;
	margin: 0px 0px 35px 15px;
}

/*------------------footer------------------*/
#footer_top {
	float: left;
	width: 920px;
	margin: 10px 0px 0px 15px;
}

#footer_info {
	float: left;
	width: 870px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	line-height: 160%;
    /*border: 1px solid #e5e5e5;*/
}

#footer_bookmarks {
	float: left;
	width: 870px;
	padding: 25px 0px 0px 0px;
	font-size: 10px;
	line-height: 160%;
    /*border: 1px solid #e5e5e5;*/
}

#footer_rss {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
}

#footer_labels {
	float: left;
	width: 920px;
	margin: 15px;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	line-height: 160%;
    /*border: 1px solid #e5e5e5;*/
}

