/*
Theme Name: ISKO
Theme URI: http://www.it-kuss.de

Description: Theme for ISKO

Version: 0.3
*/

/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #373D40;
	 background: url(bg_page.gif) repeat-y;
	 background-color: #cccccc;
}

h1, h2, h3, h4 {

}
h1 { font-size: 18px }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 11px; }

p { padding: 0; }

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


a img, img {
    border: none;
}


.clear {
    clear: both;
    height: 1px;
    margin: 0;
    font-size: 1px;
}

#page {
	clear: left;
	position: relative;
	float: left;
	text-align: left;
	width: 900px;
	left: 60px;
	background: url(bg_nav_bar.gif) repeat-y;
	background-color: #373D40;
}

#content {
	float: left;
	position: relative;
	text-align: left;
	width: 600px;
	color: #ffffff;
	font-size: 12px;
}
#content h1{
	line-height: 25px;
	margin-bottom: 5px;
}
#content h2.contenttitle{
	display: block;
	width: 100%;
	margin-left: 0px;
	margin-top: 19px;
	border-bottom: 2px #F7D327 solid;
	color: #ffffff;
}
#content p{
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#content table{
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#content table th{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px #f7d327 solid;
	font-size: 14px;
	color: #373D40;
	text-align: left;
}
#content td{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	color: #373D40;
	text-align: left;
	font-size: 12px;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {

}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px none #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #F7D327;
    background: url(images/date_icon.gif) no-repeat 0 50%;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
    color: #fff;
}
.message {
    background-color: green;
}

/* Header --------------------------------------------------------------- */
#header { 
	position: relative;
	background-color: #ffffff;
	vertical-align: top;
	display: block;
	float: left;
	width: 900px;
	height: 200px;
	overflow: hidden;
}
#logo{
	position: absolute;
	float: left;
	left: 10px;
	top: 5px;
}
/*.theme_cheese{
	background: url(theme_cheese.jpg) no-repeat;
	background-position: right bottom;
}
.theme_fish{
	background: url(theme_fish.jpg) no-repeat;
	background-position: right bottom;
}
.theme_flesh{
	background: url(theme_flesh.jpg) no-repeat;
	background-position: right bottom;
}
.theme_dalebrook{
	background: url(theme_dalebrook.jpg) no-repeat;
	background-position: right bottom;
}*/

#header h1 {
    margin: 0;
    color: #ffffff;
}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #ffffff;
}
#header h1 a:hover { 
    color: #eeeeee; 
}


/* Search Form 
------------------------------------------------------------------------------- */
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 14px;
}

.post h3 {
    margin-top: 0;
    color: #666666;
}
.post ul li {
	margin-left: 0em;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}

/* Forms 
------------------------------------------------------------------------------- */
form {
	text-align: left;
	clear: both;
	border: none;
}
form .hidden{
	visibility: hidden;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {

}

form label input {
}

/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
	 background-color: #f4f4f4;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/* AjaxSearch */
#ajaxSearch_form {
            width: auto;
}
#ajaxSearch_input {
            width: 150px;
            height: 22px;
            vertical-align: top;
				border: 1px black solid;
				float: left;
				margin-left: 5px;
        }
        #ajaxSearch_submit {
			  	float: left;
            height: 22px;
            line-height: 22px;
				width: 75px;
				border: 1px black solid;
				background-color: #ffffff;
				margin-left: 5px;
        }
        #ajaxSearch_output {
            border: 1px solid #444;
            padding: 10px;
            background: #fff;
            display: block;
            height: auto;
            vertical-align: top;
        }
        .ajaxSearch_paging {
    
        }
        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
        }
        .AS_ajax_resultLink {
            text-decoration: underline;
        }
        .AS_ajax_resultDescription{
            color: #555;
        }
        .AS_ajax_more {
            color: #F7D327;
        }

/* Startpage */
#content .textcontainer{
	display: block;
	clear: both;
	background-color: #ffffff;
	width: 100%;
	margin-top: 20px;
	text-align: left;
	padding: 0px;
	border: 0px;
}
#content .textcontainer h2{
	font-size: 12px;
	display: block;
	padding: 2px;
	color: #000000;
	text-indent: 5px;
	background-color: #ffffff; 
}
#content .textcontainer p{
	position: relative;
	left: 5px;
	top: 5px;
	display: block;
	color: #373D40;
}
#content .textcontainer p a{
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}
#content .teaser{
	display: block;
	clear: both;
	background-color: #ffffff;
	width: 100%;
	margin-top: 20px;
	text-align: left;
	padding: 0px;
	border: 0px;
	height: 153px;
}
#content .teaser h2{
	font-size: 12px;
	display: block;
	padding: 2px;
	color: #000000;
	text-indent: 5px;
	background-color: #ffffff; 
}
#content .teaser img{
	clear: both;
	border: 0px;
	padding: 0px;
}
#content .teaser p{
	position: relative;
	left: 5px;
	top: 5px;
	display: block;
	color: #373D40;
}
#content .teaser p a{
	font-size: 14px;
	text-align: right;
	font-weight: bold;
}


.btn_more{
	display: block;
	float: right;
	width: 150px;
	height: 30px;
	line-height: 30px;
	background-color: #F7D327;
	border: 1px black solid;
	text-indent: 10px;
	text-decoration: none;
	color: #000000;
}

/* produktseiten */
.producttable{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 10px;
	border-color: #f7d327;
	border-style: solid;
}
.producttable td, .producttable th{
	padding: 0px;
	margin: 0px;
	padding: 5px;
	color: #373D40;
}
#content .producttable td.colheader h2{
	border-bottom: 2px #F7D327 solid;
	color: #373D40;
	text-align: right;
	font-size: 14px;
}
.producttable td.colheader{
	background-color: #ffffff;
	border-top: 2px #333333 solid;
	text-align: left;
}
.producttable td.colimages{
	background-color: #ffffff;
	width: 350px;
	color: #999999;
	vertical-align: top;
	padding-top: 10px;
}
.producttable td.coltext{
	background-color: #ffffff;
	color: #333333;
	vertical-align: top;
}
.producttable td.coltext h3{
	border-top: 2px #F7D327 solid;
	margin-bottom: 8px;
}
.producttable td.coltext p{
	margin: 0px;
	padding: 5px;
	color: #333333;
}
.producttable td.coltext ul{
}
.producttable td.coltext ul li{
	list-style: square;
	list-style-position: inside;
	margin: 5px;
	padding: 2px 0px 2px 0px;
	text-indent: 5px;
}

/* Breadcrump */
#nav_breadcrump{
	margin-top: 16px;
	text-indent: 14px;
}
#nav_breadcrump a{
	color: #F7D327;
}

/* footer */

/* Footer 
------------------------------------------------------------------------- */
#footer_theme {
	float: left;
	position: relative;
	display: block;
	color: #000000;
	background-color: #f7d327;
	height: 35px;
	left: 60px;
	width: 900px;
}

#footer_theme p {
    padding: 10px 10px 10px 10px;
}

#footer_theme a {
	border-bottom: none;
	color: #000000;
	text-decoration: none;
}
#footer_theme a:hover {
	text-decoration: underline;
}

/* Seitenleiste */

ul#mainmap{
	position: relative;
	float: left;
	width: 260px;
	background-color: #f7d327;
	list-style: none;
	
}
ul#mainmap li#search{
	display: block;
	margin-top: 10px;
	border-bottom: 3px #666666 solid;
}
ul#mainmap li#search div{
		height: 50px;
}

/* Hauptnavigation */

ul#mainmap li#mainnavigation{
	display: block;
	width: 260px;
	margin-top: 10px;
	border-bottom: 3px #666666 solid;
}

ul#mainmap li#mainnavigation ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#mainmap li#mainnavigation ul li.mainlevel{
	display: block;
	list-style: none;
	border: none;
	padding: 0px;
	margin: 0px;
	background: url(bg_nav_item_cat.gif) no-repeat;
	line-height: 25px;
}
ul#mainmap li#mainnavigation ul li.mainlevel a{
	color: black;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	margin-left: 10px;
}
ul#mainmap li#mainnavigation ul li.mainlevel ul.element{
	left: 0px;
	margin: 0px;
	padding: 0px;
}
ul#mainmap li#mainnavigation ul li.mainlevel ul.element li{
	display: block;
	list-style: none;
	text-indent: 25px;
	padding: 0px;
	margin: 0px;
	background: url(bg_nav_item.gif) no-repeat;
	height: 30px;
	line-height: 25px;
}
ul#mainmap li#mainnavigation ul li.mainlevel ul.element li a{
	color: black;
	margin: 0px;
	padding: 0px;
	text-indent: 25px;
	overflow: hidden;
}

ul#mainmap li#newsletter{
	display: block;
	margin-top: 10px;
	border-bottom: 3px #666666 solid;
}

ul#mainmap h2{
	font-weight: bold;
	text-indent: 10px;
	font-size: 12px;
}

ul#mainmap p{
	padding: 10px;
}
ul#mainmap a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
ul#mainmap a:hover{
	text-decoration: underline;
}

/* Productlist */
#content .pl_container{
	font-size: 14px;	
}
#content ul.pl_container{
	list-style: none;
}
#content ul.pl_container li{
	list-style: none;
	margin-left: 10px;
}
#content ul.pl_container li ul li{
	margin-left: 20px;
}

#content .pl_description{
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
}

/* Kontaktformulare */
.kontaktformular input{
	width: 500px;
	border: 1px #373D40 solid;
	background-color: #dddddd;
	margin: 0px 0px 10px 0px;
}
.kontaktformular label{
	margin: 0px 0px 0px 0px ;
	display: block;
	color: #000000;
}
.kontaktformular .label_value{
	position: relative;
	margin: 0px 0px 0px 0px ;
	display: inline;
}
.kontaktformular textarea{
	width: 500px;
	height: 250px;
	border: 1px #373D40 solid;
	background-color: #dddddd;
	margin: 0px 0px 10px 0px;
}
.kontaktformular input.checkbox{
	float: left;
	border: 0px;
	width: 25px;
	padding: 5px;
	background-color: transparent;
}
.kontaktformular input.radio{
	float: left;
	border: 0px;
	width: 25px;
	padding: 5px;
	background-color: transparent;
}
.kontaktformular input.plz{
	width: 50px;
	display: inline;
}
.kontaktformular input.ort{
	width: 300px;
	display: inline;
}

.kontaktformular .submitbutton{
	width: 200px;
	height: 25px;
	background-color: #f7d327;
	border: 1px #373D40 solid;
	color: #373D40;
}

/* Allgemein */
.white{
	background-color: white;
}
#content .border_cheese{
	border-bottom: 10px;
	border-color: #f7d327;
	border-style: solid;
}
#content .border_fish{
	border-bottom: 10px;
	border-color: #0066CC;
	border-style: solid;
}
#content .border_dalebrook{
	border-bottom: 10px;
	border-color: #008073;
	border-style: solid;	
}
#content .border_flesh{
	border-bottom: 10px;
	border-color: #B22222;
	border-style: solid;
}
h2.cheese{
	border-bottom: 2px #F7D327 solid;
	color: #000000;
	font-size: 14px;
}
h2.flesh{
	border-bottom: 2px #B22222 solid;
	color: #000000;
	font-size: 14px;
}
h2.dalebrook{
	border-bottom: 2px #008073 solid;
	color: #000000;
	font-size: 14px;
}
h2.fish{
	border-bottom: 2px #0066cc solid;
	color: #000000;
	font-size: 14px;
}

/* Systemmeldungen */
div.errors{
	color: Red;
	padding: 5px;
}