/* @override http://stevenwaterfall.com/css/style.css */


/* @group Generic */

* {margin:0; padding:0;}

body {
	margin: 0;
	background: #dedede url(../images/layout/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size:12px;
	line-height: 1.8em;
	text-align: justify;
	}
a {
	color: #312416;
	text-decoration: none;
}
a:hover {
	color: #AEAEAE;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #462200;
}

/* Custom & Resets */
.clearfix:after {

	   display:block;
	   height:0;
	   clear:both;
	   visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}
/* End hide from IE Mac */
	
.hidden { display: none; }
.slide{ width: 100%;
}
.pageWrapper div {
	overflow: hidden;
}
h3, h4, p, dl, ul, li, dt, dd, form { margin: 0; padding: 0; }
p, dl, ul { margin-top: 0.8em; margin-bottom: 0.8em; }
ul { list-style: none; }
h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 30px;
	color: #434343;
	border-bottom: 1px solid #909090;
	padding-bottom: 5px;
	font-style: normal;
}
h3 { font-size: 1.0em; margin-top: 20px;}
h4 { font-size: 1.0em; }
img {border:0;}

/* @end */

/* @group Layout */

.pageWrapper {width: 900px; margin:auto;}
#header {height: 88px;}
#header  h2 {float:left;}
#content {
	margin-bottom: 30px;
}
#banner {width: 924px; margin: auto;}
#pageCopy {width:592px; float:left; padding-right: 10px}

#sideBar {width:289px; float:right;}
#sideBar a {
	text-decoration: none;
}

#sideBar a:hover img:hover {padding: 3px; border: 0;}
#quoteForm a:hover img:hover {padding: 3px; border: 0;}

/* @end */

/* @group Login Box */
.greyHeaderBar{width:100%; height: 15px;background: url(../images/layout/banner-shadow.png) repeat-x top; overflow: hidden;}
.userBox {background: #505050; padding: 0; margin: 0;}
#userMenu {width:900px; margin: auto; padding:15px 0 40px 0;}
#userMenu div {float: left; color: #dfdfdf; margin-right: 10px;}
#userMenu button{background: url(../images/layout/login-button.gif);border: 0; width: 49px; height: 21px; text-indent: -9999px; cursor:pointer; float:left;}
.loginWrapper{
	width:900px; margin: auto;
}
#loginBar {width: 110px; margin: -15px 0; height: 50px;
	position: relative;
	top: -20px;

}
#loginBar img{
	position: relative;
	left: -45px;
}

#loginBar .toggle {
	cursor: pointer;
	width: 110px;
	height: 20px;
	position: relative;
	top: 20px;
	z-index: 9;
	display: block;
}

/* @end */

/* @group mainNav */


/*--mainNav--*/
#mainNav {float:right;}
#mainNav ul li{float:left; margin:0 15px 9px 15px; height: 70px; line-height: 70px;}

#mainNav ul li.mainNavlast{margin-right: 0;}

#mainNav ul li a{
	color: #b4b4b4;
	text-decoration: none;
	padding-left: 13px;
}
#mainNav ul li a:hover,#mainNav ul li a.active {
	border-left-color: #f1f1f1;
	border-left-style: solid;
	padding-left: 10px;
	color: #f1f1f1;
	}
/* @end */

/* @group Content */

#content a img{
	padding: 3px;
	border: 0;
	margin-top: 10px;
}
#content a img:hover{
	border: 3px solid #b1b1b1;
	padding: 0;
}
.imgRight {float:right; margin:0 0 10px 10px;}
#pageCopy ul li{list-style-type: disc;margin-left: 30px}
#pageCopy .servicesItem a {
	color: #950000;
}


/* @end */

/* @group Footer */

#infofooter {
	padding: 25px 0 25px 0;
	width: 900px;
	margin: auto;
	height: 170px;
}
#infosection {
	padding-top: 20px;
	}
.infobox{
	float:left;
	width: 285px;
	padding-left:20px;
	text-align:justify;
}
.last{
	margin-right:0px;
	width: 290px;
}
.first{
	padding-left: 0px;
}
#footer {
	margin-top: 10px;
	text-align: center;
	background: #d1d1d1;
	width: 100%;
}
#footer .copyright {
	background-color: #d1d1d1;
}
#footer  .copyright a {
	text-decoration: none;
}


#infofooter h2 {
	margin-bottom: 10px;
	border:0;
	margin-top: 0px;

}
#network {
	margin-top: 15px;
	visibility: visible;
	}

#network li{
	height: 30px;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background: #ddd;
	}
#network a, #network a:visited {
	padding: 5px;
	display: block;
	height: 20px;
	width: 100%;
	text-decoration: none;
	color: #5b5b5b;
}
#network  .tab{
	border-top: 0;
	border-bottom: 0;
	background-color: #D1D1D1;
	}
#network  .tab a:hover{
	background-color: #999999;
	padding: 5px;
	display: block;
	height: 20px;
	width: 275px;
}
#network a:hover{
	background-color: #eee;
	padding: 5px;
	display: block;
	height: 20px;
	width: 275px;
}
#network .alt{
	border-top: 0;
	border-bottom: 0;
	background: #e8e8e8;
	}

/* @end */


/* @group Forms */

input {
	background-image: url(../images/layout/stripe.png);
	padding: 3px;
	border: 1px solid #7a7977;
	margin-bottom: 5px;
	color: #6e6e6e;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
textarea{
	padding: 3px;
	border: 1px solid #7a7977;
	background: url(../images/layout/stripe.png);
	height: 100px;
	margin-top: 5px;
	color: #6e6e6e;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	width: 584px;
}
/* @group Contact Form */
#contactForm label {
	display: block;
}
#contactForm input{width: 580px; padding: 5px;}

input:focus, #contactForm textarea:focus{
	background: #fff;
}

#contactForm button{background:transparent url(../images/layout/submit.png); width: 49px; height: 21px; border: 0; text-indent: -9999px; margin-top: 10px;cursor: pointer;}

/* @end */

/* @group Quote */

/* @group tooltip */

/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:0px;
	left:25px;
	border: 1px solid #ccc; 
	background: #fdfdfd; 
	color:#000; 
	text-align:left; 
	padding: 10px;
	font-size: 0.9em;
}

/* @end */
#quoteForm ul li{
	list-style-type: none;
	margin-left: 0;
}
#quoteForm h3 {
	margin-bottom: 20px;
	margin-top: 20px;
}
#quoteForm button{
	background: transparent url(../images/layout/submit.png);
	width: 49px; height: 21px;
	border: 0;
	text-indent: -9999px;
	margin-top: 10px;
	cursor: pointer;
}
#quoteForm ul.checkBox li{
	margin-bottom: 5px;
	margin-left: 10px;
}
#quoteForm ul.checkBox input{
	width: 15px;
	margin-right: 5px;
	
	float: left;
}
#quoteForm ul.checkBox label{
	position: relative;
	top: -3px;

}

#quoteForm img, #quoteForm img:hover{ border: 0;}

#quoteForm #fieldBox_9 textarea{
	margin-top: -20px;
}

/* @end */



/* @end */


/* @group Services */
.mainSI {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
.servicesItem{
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dashed #c0c0c0;
}

.servicesImg{
	float: left;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 5px;

}
#sideBar .servicesItem a{
	display: block;
}
#sideBar .servicesItem{

	line-height: 35px;
	border-bottom: 1px dashed #c0c0c0;
	margin: 0;
	height: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* @end */


/* @group Portfolio */
#portfolioList {
	margin-top: 15px;
}
#portfolioList .portfolioItem{
	width: 115px;
	height: 153px;
	padding-left: 10px;
	float: left;
	margin-right: 11px;
	background-image: url(../images/layout/portfolio-bg.jpg);
	background-repeat: no-repeat;
}
#portfolioList .portfolioItem div img{
	padding: 0;
}
#portfolioList .portfolioItem div img:hover{
	border: 0;
}
#portfolioList .portfolioLast{float: left; margin-right: 0;}
#filmList     .xll     {
	float: right;
	margin-right: 10px;
	padding: 10px;
	background-image: url(../images/layout/dane-bg.jpg);
}
#filmList    .xl     {
	float: left;
	margin-right: 10px;
	padding: 10px;
	background-image: url(../images/layout/dane-bg.jpg);
}

#filmList div{margin-top: 15px;}
#filmList div img{
	background: url(../images/layout/filmology-bg.jpg);

	float: left;
	margin-right: 10px; 
	padding: 10px;
}

#filmList div ul{padding: 0;}
#filmList div ul li{
	list-style-type: none;
	margin:0;
	}
#filmList div h3{
	margin: 0 0 10px 0;
}
#filmList div span {
	color: #989898;
}

/* @end */

.newsItem div.date{
	color: #999;
	font-size: 0.8em;
	
}
.newsItem div {
	margin: 2px 0 -8px 0;
}
.newsItem {
	border-bottom: 1px dashed #ababab;
	padding-bottom: 10px;
}
.newsItem img{
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	border: 3px solid #a6a6a6;
}
#table {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #676767;
	border: 1px dotted #676767;
	margin-top: 0px;
	padding-top: 0px;
}
#table  td {
	border: 1px dotted #676767;
}


#mapFrame {margin-top: 30px; border: 3px white solid;}

.empty {height: 0px; width: 0px; visibility: hidden;}

