/** Allgemein **/
* { margin:0; padding:0; }
body {
    background: #B20000;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

p { margin: 0px 0px 10px 0px; padding: 0px; }
#SKYLINE {
    background:#B20000 url(../images/skyline.gif) repeat-x;
    margin: 0px;
    padding: 0px;
    width: 100%;
    position:absolute;
    top:50px;
    z-index:1;
    height:500px;
}
#WRAPPER {
    width: 980px;
    margin: 10px auto;
    position: relative;
    z-index:2;
}
#WRAPPER > div.section {
    position:relative;
    width: 980px;
    padding:20px 0px;
    background-color: #FFF;
}
#WRAPPER > div.section > div.article { margin:0px 40px; }

/* Feedback-Lasche */
#FEEDBACK {
	position: absolute;
	width: 221px;
	height: 350px;
	top: 100px;
	right: 0px;
	background: #FFFFFF;
	z-index: 0;
}
#FEEDBACK div.lasche { float: right; position: absolute; right: -24px; }
#FEEDBACK p { font-size: 11px; margin: 0px 0px 10px 35px; }
#FEEDBACK label.error { color: red; }
#FEEDBACK input[type=text] { width: 160px; border: 1px solid #7f9db9; margin-top: 3px; }
#FEEDBACK input[type=submit] { width: 100px; margin-top: 3px; }
#FEEDBACK select { width: 165px; border: 1px solid #7f9db9; margin-top: 3px; }
#FEEDBACK textarea { width: 160px; border: 1px solid #7f9db9; margin-top: 3px; resize: none; }

div.section > div.article > p { width:60%; line-height:140%; }
div.section a { color:#d43233; text-decoration:underline; font-size:12px; }
    
/* div.header Blöcke innerhalb Articles */
div.article > div.header { clear:both; margin-bottom:10px; }

/* Aside Blöcke innerhalb von Articles */
div.article > div.aside.rightContent { float:right; margin-left:20px; }

/* div.section Marginalie */
div.sectionMarginalie { position:absolute; left:-150px; width:120px; top:35px; }
#PROJECTS div.sectionMarginalie { top:0px; }

/* div.article Marginalie */
div.articleMarginalie { position:absolute; right:-150px; width:120px; top:35px; }
div.articleMarginalie p, div.articleMarginalie p a { color:#FFF; font-size:14px; margin-bottom:10px; }

.copyright {
    text-align:center;
    font-size:10px;
    color:#FFF;
    padding-top:10px;
}
.copyright a {
    color:#FFF;
}

/* Pfeile */
.transparentArrow { position:absolute; z-index:300; display:none; border:none; }
#nachUntenRechts.transparentArrow { border:none; }
#PROJECTS div.article img.transparentArrow { border:none;}

/* DEV ONLY: Stylt alle Links die kein Title Attribut haben
a:not([title]), img:not([alt]), a[title=""], img[alt=""] {
    color: lime;
    border: 2px solid lime;
}

*/

/*
#CUSTOMERS { display: none; }
#CONTACT { display: none; }
#PROJECTS { display: none; }
#WHOWEARE { display: none; }
*//* Hauptnavigation */
#HEADER #NAV { list-style: none; float: left; margin: 20px 0px 0px 20px; }
#HEADER #NAV li {
    float: left;
    font-family: 'Architects Daughter', arial, serif;
    font-size: 20px;
    padding: 0 15px;
    margin: 0px;
    text-transform: uppercase;
}
#HEADER #NAV li a { color: #d11023; text-decoration: none; }
#HEADER #NAV li a:hover { color: #d11023; text-decoration: none; }

#LOGO { float: left; margin: 10px 0px 0px 0px; }
.clear { clear: both; }
.FontCabinSketch a:hover { text-decoration: none; }

/** Kopfbereich **/
div#MAINHEADER, #HEADER {
    background-color:#FFF;
    padding: 10px;
    position: relative;
    top: 0px;
    z-index: 70;
}
div#MAINHEADER { height:69px; }
div#MAINHEADER > div.clear {
    clear:both;
    border-bottom:1px solid #d4d4d4;
    margin:10px 0px;
    height:10px;
}
div#MAINHEADER a img, #HEADER a img { text-decoration: none; border: none; }
#HEADCONTACT { float: right; text-align:right; }
#HEADCONTACT p { font-size: 11px; font-family: Arial; margin: 0px; }
#HEADER h1.FontCabinSketch a:hover { text-decoration: none; }
div.article h1 { font-family: 'Merriweather', arial, serif; font-size: 24px; }
div.header h1 { font-family: 'Merriweather', arial, serif; font-size: 24px; }

/* Overlay Navigation */
#secondaryNav {
    text-align:center;
    opacity:0.9;
	filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9;
    position:fixed;
    width:100%;
    top:0px;
    left:0px;
    z-index:500;
    display:none;
}
#secondaryNav #overlayNav {
    position:relative;
    margin:0 auto;
    overflow:hidden;
    text-align:center;
    width:920px;
    background-color:#EAEAEA;
    padding:10px 30px;
}
#secondaryNav #overlayNav li {
    display:block;
    float:left;
    padding-right:40px;
    list-style:none;
}
#secondaryNav #overlayNav li a {
    text-decoration:none;
    font-size:12px;
    text-transform:uppercase;
    font-family:Verdana;
    color:#444;
    font-weight:bold;
}/** Startbox **/
#STARTCONTAINER div.article div { cursor:pointer; }
.BUBBLEWEBDESIGNContainer { position:relative; }
#subBubbleText .minibubble { float: left; margin: 0px 10px 0px 5px; }
div#STARTCONTAINER { position:relative; height:400px; padding-bottom:10px; }
#bubbleContainer {
    display: block;
    height: 330px;
    left: -24px;
    overflow: visible;
    position: relative;
    top: -33px;
}
#subBubbleText {
    width:600px;
    height:60px;
    margin:0px auto;
    overflow:visible;
    display:block;
}
#BUBBLEWEBDESIGN {
    border: 1px solid white;
    left: 125px;
    position: absolute;
    top: 20px;
    width: 232px;
}
#BUBBLEWEBDESIGN img {
    position: absolute;
    left: 236px; top: 135px;
    width:0px; height:0px;
    
    }
#BUBBLEWEBDESIGN p span { font-size: 18px; }
#BUBBLEWEBDESIGN p {
    font-family: 'Merriweather', arial, serif;
    font-size: 24px;
    font-weight: normal;
    left: 65px;
    position: absolute;
    text-align: right;
    top: 90px;
}
#SEO {
    height: 60px;
    left: 48px;
    position: absolute;
    top: 178px;
    width: 180px;
}
#SEO img {
    position:absolute;
    height: 0px;
    left: 315px;
    opacity: 1;
    top: 120px;
    width: 0px;
    
}
#SEO p {
    font-family: 'Merriweather',arial,serif;
    font-size: 24px;
    font-weight: normal;
    left: 139px;
    position: absolute;
    text-align: right;
    top: 75px;
}
#HELLOCHARACTER {
    position: absolute;
    top: 80px;
    left: 417px;
    width: 132px;
    height: 252px;
}
    #HELLOCHARACTER #teufel {
        position:absolute;
        top:90px;
        left:0px;
        z-index:10;
    }
    #HELLOCHARACTER #MOIN {
        position:absolute;
        height: 0px;
        left: 80px;
        top: 120px;
        width: 0px;
        z-index:100;
    }
#BUBBLEWEBUSABILITY {
    position: absolute;
    width: 211px;
    height: 94px;
    top: 60px;
    left: 608px;
}
#BUBBLEWEBUSABILITY img {
    height: 0px;
    left: -20px;
    position: absolute;
    top: 82px;
    width: 0px; 
}
#BUBBLEWEBUSABILITY p {
    font-family: 'Merriweather', arial, serif;
    font-weight: normal;
    position: absolute;
    top:67px;
    left: -20px;
    font-size:26px;
}
#BUBBLESPECIAL {
    height: 94px;
    left: 600px;
    position: absolute;
    top: 192px;
    width: 293px;
}
#BUBBLESPECIAL img {
    height: 0px;
    left: -10px;
    position: absolute;
    top: 107px;
    width: 0px;
    
}
#BUBBLESPECIAL p {
    font-family: 'Merriweather',arial,serif;
    font-size: 24px;
    font-weight: normal;
    left: -11px;
    position: absolute;
    top: 60px;
}
.BUBBLESPECIALContainer span.showSpecialForm { cursor:pointer; color:#d53179; text-decoration:underline;}
#STARTCONTAINER { background:url(../images/start_background_gradient.jpg) bottom left repeat-x; }
.BUBBLEWEBDESIGNContainer { display: none; }
.SEOContainer { display: none; }
.BUBBLEWEBUSABILITYContainer { display: none; }
.BUBBLESPECIALContainer { display: none; }
.HELLOCHARACTERContainer { display: none; }

/**
 *  Specials Form
 *
 */
#SPECIALS_FORM {
    position:absolute;
    top:-580px;
    right:20px;
    background-color:#FFF;
    border:1px solid #CCC;
    box-shadow:0px 0px 10px #666;
    z-index:105;
    padding:0px;
    overflow:hidden;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}
    #SPECIALS_FORM img { margin:20px 30px; display:block; }
    #SPECIALS_FORM p { margin:0px 30px; width:290px; }
    #SPECIALS_FORM form { margin:20px 30px; }
    #SPECIALS_FORM form p { margin:0px; font-size:11px; color:#666; }
    #SPECIALS_FORM form input,
    #SPECIALS_FORM form select,
    #SPECIALS_FORM form textarea
    {
        border: 1px solid #7F9DB9;
        margin: 3px 0px 5px 0px;
        width:290px;
    }
        #SPECIALS_FORM form input[type="submit"] {
            background: none repeat scroll 0 0 #E91A06;
            border: none;
            color: white;
            font-size: 12px;
            font-weight: bold;
            margin-top:5px;
            line-height: 12px;
            padding:5px 20px;
            text-align: center;
            vertical-align: middle;
            width:120px; 
        }
    #SPECIALS_FORM form label.error { color:red; top:-5px; }
    #SPECIALS_FORM #CLOSE_SPECIALS_FORM { text-align:right; color:red; width:308px; margin-bottom:20px; cursor:pointer; }
/* Projekte */
#PROJECTS .sectionMarginalie img { float:right; }

#PROJECTS div.article > ul li {
   list-style:none inside;
   display:block;
   float:left;
   padding: 0 10px;
   margin-bottom: 20px;
}

#PROJECTS div.article img { display: block; border: 1px solid #d6d2d2; }
#PROJECTS div.clear { height:1px; }
#WRAPPER #PROJECTS.section { padding-bottom:0px; }

#PROJECTINFO {
    overflow: hidden;
    background: #b70100;
    width: 980px;
    margin: 0px;
    display: none;
    position:relative;
}

#PROJECTINFO .controllElement { position:absolute; width:100%; text-align:center; }
#PROJECTINFO .controllElement span {
    display:block;
    position:relative;
    width:120px;
    padding:2px 10px;
    text-align:center;
    margin:0 auto;
    background-color:#FFF;
    cursor:pointer;
    border-left:1px solid #888;
    border-right:1px solid #888;
    color:#DF0000;
}
#PROJECTINFO .controllElement span:hover { font-style:italic; }
#projectContentHolder { margin:10px 0px; }
#PROJECTINFO #topCloseProjectContainer { top:0px; border-top:1px solid #AFAFAF; }
#PROJECTINFO #topCloseProjectContainer span {
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
    border-bottom:1px solid #888;
    top:-1px;
    z-index:100;
}
#PROJECTINFO #bottomCloseProjectContainer { bottom:0px; border-bottom:1px solid #AFAFAF; }
#PROJECTINFO #bottomCloseProjectContainer span {
    border-top-left-radius:15px;
    border-top-right-radius:15px;
    border-top:1px solid #888;
    bottom:-1px;
    z-index:100;
}

#PROJECTINFO div.content { border: 1px solid black; margin: 10px; }
#PROJECTINFO.container {
    position: relative;
    width: 960px;
    height: 600px;
    margin: 0 auto;
    background: #efefef !important;
    overflow: hidden;
}

#PROJECTINFO h1 {
    font-family: 'Merriweather', arial, serif;
    margin: 20px 0px 20px 30px;
}

.referenzContainer { position: relative; }
.referenzContainer .bubble span {
    display: block;
    background: white;
    border: 1px solid black;
    padding: 4px;
    width: 200px;
}
.referenzContainer .bubble p { margin: 0px 10px; font-size: 11px; }
.SLIDECONTROLL {
    display:block;
    height:475px;
    width:150px;
    position: absolute;
    text-decoration:none;
}
#PREVBUTTON { top: 85px; background:url(../images/BackwardButton2.gif) top left no-repeat; }
#PREVBUTTON:hover { background:url(../images/BackwardButton2_hover.gif) top left no-repeat; }
#NEXTBUTTON { background:url(../images/ForwardButton2.gif) top left no-repeat; top: 85px; right: 10px; }
#NEXTBUTTON:hover { background:url(../images/ForwardButton2_hover.gif) top left no-repeat; }/* Für wen wir arbeiten (CUSTOMERS) */
#CUSTOMERS div.article > p { clear:left; width:200px; margin-left:5px; }
#CUSTOMERS h2 { margin-bottom: 10px; }
#CUSTOMERS ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width:480px;
}
#CUSTOMERS li { float: left; padding: 5px; cursor:pointer; }
#CUSTOMERS li img { border: 1px solid #cecece; }
#CUSTOMERS div.aside.rightContent { float: right; margin-right: 35px; width: 294px; }
#CUSTOMERS div.aside img { float: right; border: 1px solid grey; }
#CUSTOMERS .sectionMarginalie img { margin-right:10px; border: 0px !important; }
#CUSTOMERS .kunden { margin-top: 100px; }

/*
div.customer { position: absolute; }
.eggers, .golfino, .hoyer, .veolia, .dergruenepunkt, .meridianspa, .meridianacademy, .aerodyn, .bdk { position: relative; }
*/


/* Clipping-Werte sind wie folgt zu definieren:
 * 1. oben gemessen von oben
 * 2. rechts von links
 * 3. unten von oben
 * 4. links von links
 */
/*
.eggers img             { position: absolute; clip: rect(0px 149px 96px 0px); border: 0px; margin: 0px; }
.golfino img            { position: absolute; clip: rect(0px 308px 96px 159px); border: 0px; margin: 0px; }
.hoyer img              { position: absolute; clip: rect(0px 467px 96px 318px); border: 0px; margin: 0px; }

.veolia img             { position: absolute; clip: rect(109px 149px 205px 0px); border: 0px; margin: 0px; }
.dergruenepunkt img     { position: absolute; clip: rect(109px 308px 205px 159px); border: 0px; margin: 0px; }
.meridianspa img        { position: absolute; clip: rect(109px 467px 205px 318px); border: 0px; margin: 0px; }

.meridianacademy img    { position: absolute; clip: rect(327px 149px 423px 0px); border: 0px; margin: 0px; }
.aerodyn img            { position: absolute; clip: rect(327px 308px 423px 159px); border: 0px; margin: 0px; }
.bdk img                { position: absolute; clip: rect(327px 467px 423px 318px); border: 0px; margin: 0px; }
*//* Wer wir sind */
#WHOWEARE div.article > p { width: 61%; float: left; font-size: 14px; }
#WHOWEARE div#PHOTOS.aside { width: 300px; float: right; }
#WHOWEARE div#PHOTOS.aside img:nth-child(1) { margin: 10px 10px 0px 0px; }
#WHOWEARE div#PHOTOS.aside div { float: right; margin: 0px 30px 0px 0px; cursor: pointer; }
#WHOWEARE #QUOTES { width:290px; position:relative; }
#WHOWEARE #QUOTES h2 { font-size: 14px; margin: 0px 0px 15px 0px; font-weight: normal; font-family:Verdana; }
#WHOWEARE #QUOTES p {position:absolute; top:80px; left:60px; font-family:Merriweather; font-weight:bold; width:250px; /*padding:30px 0 0 0px;*/ line-height:20px; font-size:15px; }
#WHOWEARE #QUOTES img {float:left;}
#gallery{
	/* The pics container */

	margin:20px 20%;
	width:60%;
	position:fixed;
	/*background:#fff;*/
	z-index:600;
	height:580px;


}

#galleryClose {
    display:block;
    position:absolute;
    top:0px;
    right:0px;
    color:#fff;
    cursor:pointer;
    background-color:#555;
    padding:5px 10px;
    border-radius:5px;
}
    #galleryClose:hover {
        background-color:#666;
    }

.pic, .pic a{
	/* Each picture and the hyperlink inside it */
	width:100px;
	height:100px;
	overflow:hidden;
	
}

.pic{
	/* Styles specific to the pic class */
	position:absolute;
	border:5px solid #EEEEEE;
	border-bottom:18px solid #eeeeee;
	
	/* CSS3 Box Shadow */
	-moz-box-shadow:2px 2px 3px #333333;
	-webkit-box-shadow:2px 2px 3px #333333;
	box-shadow:2px 2px 3px #333333;
		
}

.pic a{
	/* Specific styles for the hyperlinks */
	text-indent:-999px;
	display:block;
		
	/* Setting display to block enables advanced styling for links */
}

.drop-box{
	/* The share box */
	width:240px;
	height:130px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:-1;
	
	background:url(img/drop_box.png) no-repeat;
}

.drop-box.active{
	/* The active style is in effect when there is a pic hovering above the box */
	background-position:bottom left;
}

fancy_title.label, fancy_title.input{
	/* The modal dialog URL field */
	display:block;
	padding:3px;
}

label{
	font-size:10px;
}

fieldset{
	border:0;
	margin-top:10px;
}

#url{
	/* The URL field */
	width:240px;
}


.clear{
	/* The clearfix hack */
	clear:both;
}


a img{
	border:none;
}


#main {
	height:1000px;}
	
#OVERLAY {background:#000;
    opacity:0.8;
	filter:alpha(opacity=80);
    position: fixed;
	top: 0;
	left: 0;
	z-index: 550;
	width: 100%;
	height:100%;
    }
	
/* Contact Formular */
#CONTACT { background:url(../images/contact_man_world.gif) 50px 360px no-repeat; }
#CONTACT #sendman { bottom: 91px; left: 716px; position: relative; }
#CONTACT p { width:60%; margin:10px 0px; }
#CONTACT .voucher { margin: 0 auto; text-align: center; width: 613px; }
#CONTACT .voucher p { width: 100%; }
#CONTACTFORM { position:relative; overflow:hidden; }
#CONTACT fieldset { border:none; display:block; position:relative; }
#CONTACT fieldset.clear { clear:both; margin-top:20px; }
#CONTACT fieldset label { font-size:12px; }
#CONTACT fieldset input[value="Frau"] { margin-left:20px; }
#CONTACT .formcontent {
    width: 390px;
    float: left;
    display:block;
    margin: 0px 0px 30px 0px;
}
#CONTACT .formcontent textarea {
    width: 390px;
    height: 180px;
    border: 1px solid #7f9db9;
    padding:2px;
}
#CONTACT .formcontactinfo {
    width: 370px;
    display:block;
    float: left;
    margin: 0px 0px 0px 30px;
}
#CONTACT .formcontactinfo input[type=text], #CONTACT .formcontactinfo input[type=email] {
    width: 368px;
    border: 1px solid #7f9db9;
    margin-bottom: 10px;
    padding:2px;
    display: block;
}
#CONTACT input[type=submit] { width: 480px; margin: 0 auto; }
#CONTACT input[type=radio] { margin-bottom: 10px; }
#CONTACT form fieldset.clear p { width:480px; text-align:center; margin:0 auto; }

/* SectionMarginalie */
#CONTACT .sectionMarginalie { left:-140px; }
#CONTACT .sectionMarginalie img { float:right; }

/* ArticleMarginalie */
#CONTACT .articleMarginalie { width:200px; right:-220px; }
#CONTACT .articleMarginalie p { font-size: 10px; }
#CONTACT .articleMarginalie p a { font-size: 10px; }
#CONTACT fieldset label.error {
    color: red;
    position:absolute;
    font-size:10px;
    text-align:right;
    display:block;
}
#CONTACT fieldset label.error[for="Anrede"] { left:150px; top:12px; }
#CONTACT fieldset label.error[for="Email"] { left:150px; top:96px; }
#CONTACT fieldset label.error[for="Name"] { left:150px; top:47px; }
#CONTACT fieldset label.error[for="Nachricht"] { top:5px; left:195px; }
#CONTACT #CONTACTFORM fieldset input.error, #CONTACT #CONTACTFORM fieldset textarea.error { border:1px solid red; }/* Rollo-Effekt */
#ROLLERBLINDCONTAINER {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	background: white;
	padding-top: 0px;
	z-index: 2000;
	background: #0a6195;
	display:none;
	/*overflow: hidden;*/
}
#ROLLERBLINDCONTAINER p { display:none; }
#ROLLERBLINDCONTAINER, #ROLLERBLINDCONTAINER .inner {
	text-align: center;
}
#DRAGMEROLLERBLIND {
	position: absolute;
	bottom: -280px;
	left: 740px;
	width: 287px;
	height: 277px;
	text-align: center;
	margin: 0px auto !important;
}
#DRAGMEROLLERBLIND { bottom:280px; }
#DRAGMEROLLERBLIND p {
	margin: 0px;
	padding: 0px;
	color: black;
	font-weight: bold;
}

#CLOSEBUTTON {
	color:#FFF;
	cursor:pointer;
}div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 160;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../js/gallery/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 600;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 610;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 610;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 610;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../js/gallery/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 630; 
	display: none;
   
	outline: none;
	overflow: hidden;
}


a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../js/gallery/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../js/gallery/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../js/gallery/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/gallery/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../js/gallery/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/gallery/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../js/gallery/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/gallery/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../js/gallery/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../js/gallery/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../js/gallery/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../js/gallery/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../js/gallery/fancy_title_right.png') repeat-x;
}/*
	AnythingSlider v1.5.10+ Default (base) theme
	By Chris Coyier: http://css-tricks.com
	with major improvements by Doug Neiner: http://pixelgraphics.us/
	based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

/******* SET DEFAULT DIMENSIONS HERE ********/
div.anythingSlider {
	display: block;
	width: 700px;
	height: 390px;
	margin: 0 auto;
	overflow: hidden; /* needed for Opera and Safari */
}

/****** SET COLORS HERE *******/
/* Default State */
div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #777;
	color: #000;
}
div.anythingSlider .anythingWindow {
	/*border-top: 3px solid #777;*/
	border: 1px solid #777;
}
div.anythingSlider .start-stop {
	background-color: #040;
	color: #fff;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover { color: #ddd; }

/* Active State */
div.anythingSlider.activeSlider .anythingWindow {
	/* border-color: #7C9127; */
}
div.anythingSlider.activeSlider .thumbNav a.cur, div.anythingSlider.activeSlider .thumbNav a {
	background-color: #7C9127;
}
div.anythingSlider .start-stop {
	background-color: #080;
	color: #fff;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
	color: #fff;
}

/**** DO NOT CHANGE BELOW THIS LINE ****/
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* wrapper: 45px right & left padding for the arrows, 28px @ bottom for navigation */
div.anythingSlider {
	position: relative;
	padding: 0 45px 28px 45px;
}
/* anythingSlider base UL */
ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
ul.anythingBase li.panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}

/* Navigation Arrows */
div.anythingSlider .arrow {
	top: 100%;
	position: absolute;
	display: none;
}
div.anythingSlider .arrow a {
	display: block;
	height: 120px;
	margin: -60px 0 0 0; /* half height of image */
	width: 45px;
	text-align: center;
	outline: 0;
	background: url(../images/arrows-default.png) no-repeat;
}
div.anythingSlider .arrow a span { display: none; text-indent: -9999px; }
div.anythingSlider .forward { right: 0; }
div.anythingSlider .back { left: 0; }
div.anythingSlider .forward a { background-position: 0 -40px; }
div.anythingSlider .back a { background-position: -88px -40px; }
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover { background-position: 0 -240px; }
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover { background-position: -88px -240px; }

/* Navigation Links */
div.anythingSlider .anythingControls { outline: 0; display: none !important; }
div.anythingSlider .thumbNav { margin: 0; padding: 0; }
div.anythingSlider .thumbNav li { display: inline; }
div.anythingSlider .thumbNav a {
	font: 11px/18px Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	text-align: center;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .thumbNav a:hover {
	background-image: none;
}

/* Autoplay Start/Stop button */
div.anythingSlider .start-stop {
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover { background-image: none; }

div.anythingSlider, div.anythingSlider .anythingWindow, div.anythingSlider .thumbNav a, div.anythingSlider .arrow a, div.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}
