/*  ----------------------------------------------------------------------------

Agency: kubus media | Interaktive Medien, Basel
Author: Joscha van der Linden & Sebastian Wohlrab for kubus media
Website: http://www.kubusmedia.com/

----------------------------------------------------------------------------  */

body {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
    color: #1a1a1a;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
}

#head ul li a.active,
#head ul li a:hover,
h1,
h2,
h3,
h4,
a,
b,
legend {
    color: #6f1100;
}

/*  ------------------------------------------------------------------------  */

.left {
    float: left;
}

.right {
    float: right;
}

.right_two {
    width: 124px;
    text-align: left;
    float: right;
}

.text_right {
    text-align: right;
}

.text_center {
    text-align: center;
}

.invisible {
    display: none;
}

.visible {
    display: block;
}
.margin-right {
    margin-right: 1em;
}
h1,
h2,
h3,
h4,
hr,
.clear {
    clear: both;
}
.spamfilter {
    display: none;
}

/*  ------------------------------------------------------------------------  */

p {
    margin: 0 0 1em 0;
}
hr {
    background-color: #cecece;
    color: #cecece;
    border: #cecece;
    height: 1px;
    margin: 1em 0 1em 0;
}

/*  ------------------------------------------------------------------------  */

.content_wrap a {
    color: #6f1100;
    padding-left: 12px;
    text-decoration: none;
    border-bottom: 1px solid #cecece;
    background: url('../images/square_hover.png') 0 50% no-repeat;
}

.content_wrap a:hover,
.content_wrap a.active {
    color: #1a1a1a;
    border-bottom: 1px solid #6f1100;
    background: url('../images/square.png') 0 50% no-repeat;
}

#forward {
    padding-left: 0;
    padding-right: 12px;
    background: url('../images/square_hover.png') right 50% no-repeat;
}

#forward:hover {
    background: url('../images/square.png') right 50% no-repeat;
}

#bbar {
    width: 100%;
}

#bbar a {
    /*
    background: none;
    padding-left: 0; */
}

img {
    border: none;
}

#boxes .bbar_box a {
    padding: 0;
    background: none;
}

#boxes .bbar_cell {
    padding: 0 0.15em;
}

/*  ------------------------------------------------------------------------  */

b {
    font-weight: normal;
    margin: 1em 0;
}

h1,
h2 {
    font-size: 100%;
    font-weight: normal;
    margin: 0 0 1em 0;
}

h3,
h4 {
    font-size: 100%;
    font-weight: normal;
    margin: 1em 0 0 0;
}

/*  ------------------------------------------------------------------------  */

ul,
ol {
    margin: 0 0 1em 0;
}

ol {
    padding-left: 1.5em;
}

ul {
    padding-left: 1.5em;
    list-style-type: square;
}

ul li {
    margin: 0 0 .3em 0;
}

/*  ------------------------------------------------------------------------  */
#headback {
    width: 100%;
    background: url('../images/kubus_media_logo.png');
    height: 270px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

#head {
    height: 270px;
    background: #6f1100;
    font-size: 110%;
    overflow:hidden;
	border-bottom: 1px solid #cecece;
}

#navigation {
    height: 3em;
}

#navigation a {
    text-decoration: none;
    border: none;
    background: none;
}

#navigation a:hover {
   color: #1a1a1a;
}

#navigation a.active {
    color: #1a1a1a;
    /* border-bottom: 1px solid #6f1100; */
}

/*  ------------------------------------------------------------------------  */

form {
    margin-bottom: 1em;
}

/*  ------------------------------------------------------------------------  */

#channel {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

/*  ------------------------------------------------------------------------  */

#navigation,
.content_wrap,
#topwrap {
    width: 753px;
}
#navigation,
.content_wrap {
    margin: 20px auto;
}
#topwrap {
    color: #ffffff;
    margin: 0 auto;
    padding: 127px 0 0 0;
}
#topwrap table {
    width: 100%;
    height: 100%;
}
#topwrap a {
    color: #ffffff;
}
#content,
.content {
    float: left;
    width: 450px;
}

#fader {
    background:#741012;
	width:100%;
	left:0;
	height:270px;
	position: absolute;
	color:#ffffff;
    font-weight:normal;
    text-align:right;
}
#fader span {
    padding:4px;
}

#scrollHeadRight, #scrollHeadLeft {
    position:   absolute;
    top:        0;
    width:      50%;
    height:     270px;
/*    background: #DDD url('../images/goRight.png') no-repeat left top;*/
    /*background: red;*/

    right:0;
}

#scrollHeadLeft {
    left:0;
/*    background: #DDD url('../images/goLeft.png') no-repeat left top;*/
/*    background: blue;*/
}


#kubusmedia_brand {
    position:absolute;
    top:15px;
    left:0;
    width:100%;
    height:43px;
    background:transparent;
    z-index: 1999;
}
#kubus {
    background: #ffffff;
}

#kubusmedia_brand_inner {
    width:753px;
    margin:0 auto;
/*    background: transparent url('../images/leCube.png') no-repeat left top;*/
    height:43px;
/*    padding:0 710px 0 0;*/
    z-index: 2000;
}

/*  ------------------------------------------------------------------------  */

#boxes,
.boxes {
    float: right;
    width: 269px;
}
#list {
    min-height: 16em;
}

/*  ------------------------------------------------------------------------  */

#bottom {
    clear: both;
    margin: 2em 0;
}

/*  ------------------------------------------------------------------------  */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
.box,
input[type=text],
input[type=password],
select,
textarea {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 100%;
    line-height: 1.5em;
    color: #1a1a1a;
}

input[type=text],
input[type=password],
textarea {
    border: none;
    border-bottom: 1px solid #1a1a1a;
    border-top: 1px solid #cecece;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    margin-bottom: 0.5em;
}

input[type=text],
input[type=password] {
    width: 100%;
}

input[type=submit],
input[type=reset],
input[type=button],
#choose {
    border: 1px solid #9f9f9f;
    background: #ffffff;
}

.box:focus,
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
    background: #dddddd;
}
input[type=submit],
input[type=reset] {
    margin: 1em 0.2em 0 0;
}
input,
textarea {
    font-family: Arial, "Lucida Grande", Verdana;
    font-size: 12px;
}
textarea {
    width: 100%;
    height: 80px;
}
#filter select {
    margin: 0 1% 0 0;
    width: 100%;
}
#filter input {
    width: 27%;
}

#system_message {
    color: #ffffff;
    padding: 5px;
    margin-bottom: 15px;
    background-color: #6f1100;
}

.red,
.error {
    color: #6f1100;
}
.inputerror {
    background: #ead8d5;
}

/*  ------------------------------------------------------------------------  */
/*  Portfolio Start  */

#filterCriteria {
    list-style-image:url(../images/portfolio/chkbox.gif);
}

#filterCriteria li:hover {
    list-style-image:url(../images/chkbox_hov.gif);
}

#searchResults, #searchResults ul {
    list-style:none;
}

#searchResults li {
    background:#cccccc;
    color:#6f1100;
}

#searchResults ul li {
    background:#eeeeee;
    color: inherit;
}

/*  Portfolio End  */
/*  ------------------------------------------------------------------------  */

#loading {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 2em;
    width: 30em;
    margin-left: -15em;
    margin-top: -1em;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: bold;
}

.visible {
    display: block;
}

.invisible {
    display: none;
}

.rot {
    background: #6f1100;
}

.jsDebug {
    background: lime;
    color:dodgerblue;
    padding:4px;
    margin:8px;
}
#bbar {
    height: 2em;
}

#bbar_left,
#bbar_right {
    width: 30%;
}
#bbar_right {
    float: right;
    text-align: right;
}
#bbar_left {
    float: left;
}
.nodisplay {
    display: none;
}
