
/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/

@import url("sifr/sIFR-screen.css");

* {
	margin: 0;
	padding: 0;
}

body,
html {
	position: relative;
	height: 100%;
}

body {
	background: #888;
	width: 990px;
	margin: 0px auto;
	position: relative;
	background-image:url(img/bg-01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

#wrap {
	position: relative;
	top: 0;
	width: 990px;
	min-height: 100%;

        background-repeat: repeat-y;
        background-position: center;
	/* background-image: url(img/helper.gif); */
}


/* Workaround: footerStickAlt */

* html #wrap {
	height: 100%;
}

#contentwrap {
	width: 100%;
	min-height: 100%;
	padding-bottom: 10em;
}

#footer {
	position: relative;
	margin-top: -1.5em;
	height: 16px;
}

body.section-1 {
}

body.section-2 {
}

body.section-3 {
}

a {
	color: #000;
	outline: 0;
}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

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

Menu Navigation

*/


#menu {
	width: 999px;
	top: 26px;
	left: 0;
	right: -10px;
	position: relative;
	height: 80px;
	margin: 0;
}

#menu p {
}

#menu ul {
	list-style: none;
	line-height: 180%;
}

#menu ul li {
}

#menu ul.mainmenu {
	float: left;
}

#menu ul li.section-title,
#menu ul li.single-item {
	display: block;
	margin: 0 0 0 2px;

}

#menu ul li.section-title span,
#menu ul li.single-item a,
#menu ul ul.section-submenu li a {
	padding: 5px 10px;
}

#menu ul ul.section-submenu {
	position:absolute;
}

#menu ul ul.section-submenu li {
	display: none;
}

#menu ul ul.section-submenu li.active {
	display: block;
}

#menu ul li.section-title:hover ul.section-submenu li {
	display: block;
}

#menu ul li.section-title:hover {
	color: #fff;
	cursor: default;
}

/* active menu links */

#menu ul .active a,
#menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

#menu .container {
	float: right;
	clear: both;
}

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

Site Header 

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




#menu #theHeader {
	position: absolute;
	left: 0;
}

#menu #theCopyright {
	position: absolute;
	right: 0;
	bottom: 1em;
}

h1#theLogo {
	font-size: 2em;
	font-weight: normal;
	width: 300px;
	height: 100px;
	background-image: url(img/cob_logo_version2.gif);
	background-repeat: no-repeat;
	text-indent: 310px;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 5px;
}

#content {
	height: 100%;
	margin: 0;
	top: 45px;
	position: relative;
}

#theContent {
	position:absolute;
	top: 680px;
}

.container { /* padding: 5px 5px 25px 5px; */
}

#content p {
	/* width: 400px; */
	margin-bottom: 9px;
}

p {
	margin: 0 0 9px 0;
}

#once {
	clear: left;
}

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

Typography

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

body,
p,
td,
tr,
ul,
li,
a, 
input,
textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

body,
p,
td, 
input, 
textarea
{
	font-size: 11px;
	line-height: 140%;
}

h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
	margin: 0.2em 0 0.7em;
}


/* Menu & Impressum */

#menu ul,
ul#copyrightnote,
a.ctabutton {
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 0.1em;
}

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

CMS Elements

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


ul#copyrightnote {
	position: absolute;
	bottom: 0.5em;
	list-style-type: none;
	right: 0;
}

ul#copyrightnote li {
	float: left;
	margin-left: 10px;
}

ul#copyrightnote,
ul#copyrightnote a {
	color: #ccc;
}

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

Slideshow Styling

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



#img-container {
	margin: 0;
	padding: 0;
	width: 990px;
	height: 585px;

}


#img-container p {
	/* width: 400px; */
	margin: 0;
	padding: 0 0 12px 0;
}

#s1 {
	width: 990px;
	height: 590px;
	position: absolute;

}

#s1 div img {
}

#s1 .sliderouterwrap {
	width: 990px;
    height: 590px;
	


}

#s1 .slidewrap {
}

#s1 .slidewrap div {
}

#s1 .slidewrap p {
	text-align: left;
}

#s1 .slidewrap img:hover {

    cursor: pointer;
}

#s1 div img { /* -moz-box-shadow: 3px 3px 20px #444;*/
}


/* .....................................................

Picture Pairs 

*/

#s1 .slidewrap.pairLeft,
#s1 .slidewrap.pairRight {

    width: 493px;
    /* margin-right: 4px; */


}

#s1 .slidewrap.pairLeft {

    float: left;
} 



#s1 .slidewrap.pairRight {
    left: 496px;
    margin-left: 0;
	position: absolute;
}




.nav {
	position: absolute;
	z-index: 100;
	top: -5px;
	right: 0px;
	font-size: 24px;
	line-height: 26px;
    white-space: nowrap;
	height: 26px;
	text-align: right;
	max-width: 100px;
	
}

.nav a:active {
	border: 0px;
}

.nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.nav #prev,
.nav #next {

        margin-top: 5px;
        position: relative;
        z-index: 115;
	overflow: hidden;
	width: 10px;
	height: 20px;
	text-indent: -50px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
        /* background-color: #ff0; */
}

/* ..........................................

Image Navigation 

*/

.nav #prev:hover,
.nav #next:hover {
	background-position: 0 -18px;
}

.nav #prev {
	background-image: url(img/bildnav-pfeil-prev-m.gif);
float: left;

}

.nav #next {
	background-image: url(img/bildnav-pfeil-next-m.gif);
float: right;
clear: right;
}

#num {
	text-align: center;
        float: left;
        display: inline;
	margin: 0px 0px 0px 0px;
        /* background-color: #fc0; */

}

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

Nav: Pager 

---------------------------------------------------------------------------

*/


div#thePagerWrap {
	position: absolute;
	z-index: 101;
	top: 555px;
	height: 30px;
	right: 0;
	width:90px;

}

div#thePagerWrap #theMask {
	overflow: hidden;
	width:90px;
	height: 30px;
}

ul#thePager {
	list-style-type: none;
	height: 30px;
	position:relative;
	left: 0px;
}

ul#thePager li {
	background-color: #000;
	float: left;
	width: 30px;
	height: 30px;
	overflow: hidden;
}

ul#thePager li a img {
	text-align: center;
	height: 30px;
	opacity: 0.4;
	filter: alpha(opacity = 40);

}

ul#thePager li a:hover img,
ul#thePager li a.activeSlide img {
	opacity: 1;
	filter: alpha(opacity = 100);
}

div#thePagerWrap div#liLeft,
div#thePagerWrap div#liRight {
	position:absolute;
	width: 10px;
	top: -5px;
}

a#faderLeft,
a#faderRight {
	position: absolute;
	display: block;
	width: 20px;
	height: 39px;
	opacity: 1;
	filter: alpha(opacity = 100);
	overflow: hidden;
cursor: pointer;
}

a#faderLeft {
	left: -10px;

}

a#faderRight {
	left: 80px;

}

a#faderLeft:hover,
a#faderRight:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}

a#faderLeft img,
a#faderRight img {
	display: none;
	margin: 8px 4px;
}






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

FINE ART PRINTS

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



div#fineartprint {

    position: relative;
    width: 678px;
    margin: 0 auto;

}

ul#fineartthumbs {
    width: 678px;
    height: 455px;


}


ul#fineartthumbs:hover img {
    //opacity: 0.5;

}

ul#fineartthumbs li {
    list-style-type: none;
    float: left;
    width: 109px;
    height: 109px;
    overflow: hidden;
    margin: 0;
    border: 2px solid #888;
    background-color: #000;
}







ul#fineartthumbs li.empty{
    background-color: #999;
    border: 0;
    margin: 2px;
}

div#fineartprint #img-container {
    width: 678px;
    height: auto;
}

div#fineartprint .colRight {
    margin-left: 353px;
    width: 335px;


}

div#fineartprint #fapimage {
    margin-right: 372px;

}

div#fineartprint #fapimage img {
        margin-bottom: 6px;
}

div#fineartprint .nav {
    right: -158px;
}



/* ###  Order Form ### */

form.fineartorder {
    margin-top: 1em;
    
}

form.fineartorder label {
    width: 80px;
    float: left;
    margin-right: 5px;
    clear: left;
    padding-top: 3px;

}


form.fineartorder input[type="text"],
form.fineartorder textarea{
    clear: right;
    background-color: #aaa;
    border: 0;
    width: 230px;
    margin: 0 0 5px;
    padding: 2px 5px 5px;
    color: #333;

}

form.fineartorder input[type="submit"]{

}


form.fineartorder a.ctabutton {
    text-align: right;
    margin-right: 10px;
}


div#feedback {
    background-color: #888;
    position: absolute;
    height: 103px;
    top: 112px;
    width: 340px;
    left: 340px;
    padding-top: 1em;
    padding-left: 1em;

    color: #fff;

}
p#formfeedback {
    margin-top: 1em;

}


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

Styling "Content-Only" Pages

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

#contentOnly {
	position: relative;

}

/*
.............................................................

Mulitcolumn Layout

*/

div.twoColumn {
	width: 385px;
}

div.colRight {
	margin-left: 508px;
	padding-left: 20px;/* margin: 0 0 0 auto; */
        clear: right;
}

div.colLeft {
	
        float: left;
        position: relative;
        margin: 0 0 1em 76px;
        /* background-color: #666; */

}

img.leftImage,
#fapimage {
	position: absolute;
	right: 0;
	margin-right: 528px;
}





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

Content Elements

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


#contentOnly a {
	text-decoration: underline;
}

#contentOnly a:hover {
	color: #fff;
}

a.ctabutton {
    display: block;
    margin: 2em 0 1em;
}

hr.h-linie-v1 {
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	color: #999;
	margin: 2em 0 0;
	height: 3px;
        background-image: url(img/line-dots.gif);
        background-repeat: repeat-x;

}

hr.h-linie-v1:first-child {
    margin-top: 0;

}

.clearing {
    clear: both;
    width: 100%;
    height: 0;

}

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

Debugging

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


#badbrowser {
    position: absolute;
    background-color: #fff;
    width: 300px;
    padding: 8px 10px;
    top: 40%;
    z-index: 120;
    left: 340px;
    color: #777;
    margin: 0 auto;
}

#badbrowser strong {
    color: #000;
    font-weight: normal;
}

#badbrowser #badbrowserHide a {
    color: #c00;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    font-size: 9px;
}

div#metainfo {
	position:absolute;
	width: 200px;
	bottom: 1em;
	color: #036;
	font-size: 0.78em;
}

