/* ------------ DESIGNFABRIKA GLOBAL ------------  */

body {background:url(../img/bg/df-main.gif);}

#df-main {
	width:100%;
	height:auto;
	float:left;
}

/* ------------ DESIGNFABRIKA HEADER ------------  */

#df-header-container {
	z-index:10;
	width:100%;
	height:125px;
	background:url(../img/bg/menu_bg.png);
	position:relative;
}

#df-header-logo {
	width:201px;
	height:55px;
	background:url(../img/logos/df-logo.png) no-repeat 0px center ;
	float:left;
	padding-top:50px;
	margin-left:75px;
}
#df-header-logo a{
	text-indent:-9999px;
	width:201px;
	height:55px;
	display:block;
}

#df-header-menu {
	float:left;
	padding-top:37px;
	margin-left:200px;
}

#df-header-menu li {
	float:left;
	color:white;
	background-image:url(../img/bg/df-menu.gif);
}


#df-header-menu li a{
	width:100%;
	height:31px;
	text-indent:-9999px;
	display:block;
}

#df-header-menu-homepage{
	width:129px;
	height:31px;
}

#df-header-menu-portfolio{
	width:116px;
	height:31px;
	background-position:-129px 0px;
	text-indent:-9999px;

}
#df-header-menu-blog{
	width:74px;
	height:31px;
	background-position:-244px 0px;
	text-indent:-9999px;
}

#df-header-menu-jobs{
	width:70px;
	height:31px;
	background-position:-318px 0px;
	text-indent:-9999px;
}

#df-header-menu-contactus{
	width:115px;
	height:31px;
	background-position:-387px 0px;
	text-indent:-9999px;
}

#df-hello {
	z-index:1;
	width:100%;
	float:left;
	height:527px;	
	background:url(../img/bg/hello_bg.png) 0px 0px;
	margin-top:-40px;
}

#df-hello-bg {
	width:100%;
	height:527px;
	background:url(../img/head/hello.jpg) no-repeat 0px 0px;
	z-index:1;
}
#df-hello-email {
	float:left;
	margin-top:250px;
	margin-left:70px;
}

#df-hello-email a {
	text-indent:-9999px;
	width:190px;
	height:20px;
	display:block;
}

#df-hello-xhtmlkitchen {
	float:left;
	margin-top:55px;
	margin-left:590px;
}

#df-hello-xhtmlkitchen a {
	text-indent:-9999px;
	width:120px;
	height:100px;
	display:block;


}


#df-portfolio {
	float:left;
	margin:-50px 0px 0px 0px;
	position:relative;
	z-index:20;
}

#df-portfolio-title {
	width:222px;
	height:52px;
	float:left;
	background:url(../img/title/portfolio.png) 0px 0px;
	text-indent:-9999px;
	margin:0px 0px 0px 80px;
}

#df-portfolio-navigation {
	margin-top:-20px;
	margin-left:440px;
	float:left;
}
#df-portfolio-prevbutton {
	width:70px;
	height:92px;
	float:left;
	text-indent:-9999px;
	background:url(../img/buttons/prev.png) no-repeat;
	cursor:pointer;
}

#df-portfolio-prevbutton:hover {background-position:0 -92px;}
#df-works-descriptions{
	width:900px;
	margin-left:80px;
	margin-top:25px;
	margin-bottom:-35px;
	float:left;
}

#df-works-title {

	width:290px;
	height:60px;
	float:left;
	background-color:black;
	font:20px Arial, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	padding:10px 0px 10px 15px;
}

#df-works-services {
	width:185px;
	height:40px;
	float:left;
	background-color:black;
	font:11px Tahoma, Geneva, sans-serif;
	color:#FFF;
	margin-left:350px;
	padding:5px 15px 0px 0px;
	text-align:right;
	margin-top:22px;
}

#df-portfolio-nextbutton {
	width:70px;
	height:92px;
	float:left;
	text-indent:-9999px;
	background:url(../img/buttons/next.png) no-repeat;
	cursor:pointer;
}

#df-portfolio-nextbutton:hover {background-position:0 -92px;}

#df-portfolio-counter {
	float:left;
	width:50px;
	height:50px;
	font: 54px Arial, Helvetica, sans-serif; color:#fff;
	font-weight:bold;
	text-align:center;
	padding:15px 0px 0px 0px;

	letter-spacing:-6px;
}

#df-works-absolute {
	width:895px;
	height:890px;
	overflow:hidden;
	position:absolute;
}

#df-works {
	width:895px;
	height:890px;
	margin-left:62px;
	overflow:hidden;
	float:left;
}

#df-works-scroller {
	float:left;
	width:50000px;

} 

#df-works-scroller li {
	width:891px;
	height:891px;
	position:relative;
	float:left;
	margin-right:50px;
	
}
#df-works-scroller li div {
	z-index:1;
	width:891px;
	height:817px;
	background-color:black;
	opacity:0.1;
	filter: alpha(opacity = 10);
	position:absolute;
	left:5px;
	top:5px;	
}
#df-works-scroller li img {position:absolute;z-index:20;}

/* ------------ DESIGNFABRIKA FOOTER ------------  */


#df-footer {
	float:left;
	width:100%;
	height:290px;
	background:url(../img/bg/footer_bg.png);
}

#df-copyright-about {
	float:left;
	width:878px;
	height:49px;
	background:url(../img/title/df-footer.gif) no-repeat;
	margin:60px 0px 0px 65px;
}
#df-copyright-about p {text-indent:-9999px;}
#df-footer-content {
	float:left;
	
	margin-left:8px;
	}
#df-copyright-text {
	width:900px;
	float:left;
	color:#808080;	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:10px 0px 0px 70px;
	line-height:18px;
}
#df-copyright-text a {color:#808080;}
#df-copyright-text p {margin-bottom:10px;}
#df-copyright-bottom-text {font-size:9px;}


#df-footer-socialnetworks {
	width:200px;
	position:relative;
}

#df-footer-socialnetworks-facebook{
	float:left;
	background:url(../img/logos/facebook.gif) no-repeat 0px 0px;
}

#df-footer-socialnetworks-absolute {
	width:250px;
	position:absolute;
	left:750px;
}

#df-footer-socialnetworks-facebook a{
	width:130px;
	height:44px;
	display:block;
	text-indent:-9999px;
}

#df-footer-socialnetworks-friendfeed{
	float:left;
	margin-left:7px;
	background:url(../img/logos/friendfeed.png) no-repeat 0px 0px;
}
#df-footer-socialnetworks-friendfeed a{
	width:45px;
	height:45px;
	display:block;
	text-indent:-9999px;
}

#df-footer-socialnetworks-twitter{
	float:left;
	margin-left:7px;
	background:url(../img/logos/twitter.png) no-repeat 0px 0px;
}
#df-footer-socialnetworks-twitter a{
	width:45px;
	height:45px;
	display:block;
	text-indent:-9999px;
}

#df-contactus {
	float:left;
	margin-top:-40px;
	margin-bottom:40px;
	height:580px;
	width:100%;
	background:url(../img/bg/contact_form_bg.png) 0px 0px;
}

#df-contactus-container {
	margin-top:55px;
	float:left;
}

#df-contactform{
	float:left;
	width:630px;
	margin-left:77px;
}
#df-contactform label{
	float:left;	
	height:25px;
	color:#404040;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.df-contactform-input {
	float:left;
	width:270px;
	height:36px;
	background-color:#1a1a1a;
	color:#888888;
	border:none;
	padding:5px 0px 0px 15px;
	font-size:22px;
}

.df-contactform-input select {width:270px; margin:0 0 0 -10px; float:left; opacity:0; filter:alpha(opacity=0)}
.df-contactform-input p {position:absolute; color:#888888; font-size:20px; font-family:Tahoma, Helvetica, sans-serif; margin-top:3px}
.df-select-bg {background:#1a1a1a url(../img/buttons/ok.png) no-repeat 256px 17px}
.df-contactform-textarea{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:568px;
	height:124px;
	background-color:#1a1a1a;
	color:#888888;
	border:none;
	padding:5px 0px 0px 15px;
	font-size:22px;
}

#df-seperator{
	float:left;
	width:1px;
	height:400px;
	background-color:#1a1a1a;
}

#df-contact-address{
	float:left;
	width:310px;
	text-align:right;
	margin-left:40px;
}

#df-contact-address p{
	color:white;
}

#df-contact-address-container {
	float:left;
	width:270px;
	height:350px;
	margin-left:-10px;
	background:url(../img/bg/df-address.gif) no-repeat 0px 0px;
	text-indent:-99999px;
}

#df-contact-address-container * {
display:none;
}

#df-contact-address p{
	color:white;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

#df-contactform h3{
	font-size:28px;
	color:white;
	width:184px;
	height:50px;
	background:url(../img/title/df-contact-form.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}


#df-aboutus {
	margin-top:-40px;
	margin-bottom:20px;
	width:100%;
	height:776px;
	float:left;
	background:url(../img/bg/about_bg.png) 0px 0px;
}
#df-about-text{
	width:906px;
	height:760px;
	float:left;
	margin-top:8px;
	margin-left:73px;
	background:url(../img/bg/df-aboutus.gif) 0px 0px;
}

#df-about-text p, #df-about-text ul{
	text-indent:-9999px;
	color:white;
	}
