/* General Styling */

body { 
	background: #616161 url(../images/wood_bg.jpg) no-repeat scroll center top;
	z-index : 0;
}
.relative { position: relative; }
.marginTop { margin-top: 12px; }
.marginBottom { margin-bottom: 12px; }

#tooltip {
	position:absolute;
	background: #111;
	padding:8px 8px;
	display:none;
	color:#fff;
	font-family: Verdana;
	font-size: 12px; 
	font-weight: bold;
}
/* ### Send us a message button ### */
a.contactus {
	display: block; float: left;
	width: 250px;
	height: 27px;
	background: url(../images/contactusbutton.png) no-repeat bottom left;
}

a.contactus:hover {	background: url(../images/contactusbutton.png) no-repeat top left; }	


/* Links */
p a,
.comment-reply-link,
.comment-meta a {
	font-family: Verdana, Tahoma;
	font-size: 11px; 
	color: #1f527f; 
	text-decoration: underline;
	padding: 1px;
}

p a:hover,
.comment-reply-link:hover,
.comment-meta a:hover {
	color: #2467a3;
	background: #fff;
	text-decoration: none;
}

a.viewProduct {
	display: block;
	margin: 5px 0 0 0;
	width: 160px; height: 31px;
	background: url(../images/viewProductButton.png) no-repeat top;
}

a.viewProduct:hover {
	background: url(../images/viewProductButton.png) no-repeat bottom;	
}



/* The main container of the content in the Header, Featured, Content and Footer */
div.container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden; 
	position: relative;
}

div#header div.container {
	overflow: visible;
	width : 100%;
}


/* ### Header ### */
div#header {
	width: 100%;
	height: 91px;
	padding: 7px 0px 0px 0px;
	background: url(../images/header_bg.jpg) repeat-x top left;
	position : relative;
	z-index : 9999999;
}


div.logo, div.logo img {
	float: left;
	margin: 0; padding:0;
}

	/* ### Navigation ### */
#nav {
	float: left;
	height: 90px;
	z-index : 9999999;
}

#nav ul li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: auto; height: 70px;
	padding: 20px 16px 0px 16px;
}

#nav ul li li{
	list-style-type: none;
	float: none;
	text-align: left;
	width: 100%; height: auto;
	padding: 0;
}


#nav ul li.sfHover, #nav ul li.current_page_item, 
#nav ul li.current_page_parent {
	background: url(../images/hover-li.png) repeat;
}

#nav ul li li.sfHover, #nav ul li li.current_page_item, 
#nav ul li li.current_page_parent {
	background: #245;
}

#nav ul li.sfHover a, #navigation ul li.current_page_item a,
#nav ul li.current_page_parent a 
{ color: #5494cf; text-decoration: underline; }

#nav ul li.navhover div, 
#nav ul li.current_page_item div, 
#nav ul li.current_page_parent div 
{ color: #fff; cursor: default; 
}	

#nav ul li a {
	text-decoration: none; text-transform: uppercase;
	font-family: Georgia; 
	font-size: 16px; 
	font-weight : bold;
	line-height : 19px;
	color: #f9f9f9;
}

#nav small {
	font-size: 11px;
	line-height : 14px;
}

#nav ul li li a {
	text-decoration: none; text-transform: none;
	font-family:  Verdana, Tahoma;
	font-size: 12px; 
	line-height : 14px;
	color: #f9f9f9;
}

#nav ul li.sfHover li a, #navigation ul li.current_page_item li a,
#nav ul li.current_page_parent li a 
{ color: #f9f9f9; text-decoration: none; }


#navigation  ul li div {
	padding: 5px 0px 0px 0px; line-height: 110%;
	font-family: Verdana; font-size: 11px; color: #bbb; 
}


/* ### Featured ### */
div#featured {
	width: 100%;
	height: 233px;
	background: url(../images/wood_bg.jpg) no-repeat top center;	
	z-index : 1;
}

div#featured .container {
	z-index : 1;
}

div.featured-arrow {
	width: 38px; height: 41px;
	float: left;
	margin: 95px 0px 0px 0px;
}
div#slider {
	width: 809px; height: 210px;
	padding: 0px 10px; 
	margin: 12px 27px;
	float: left; 
	position: relative;
	z-index : 0;
	background: url(../images/faded.png) no-repeat center;
}

div.projectImage {
	width: 410px; 
	height: 180px;
	float: left; 
	overflow: hidden;
	border: 4px solid white;
	margin: 0; 
	padding: 0;
	z-index : 1;
}

div.projectDescription {
	float: left; 
	margin: 0 0 0 15px;
	width: 370px; 
	height: 180px;
	z-index : 1;
}

	div.projectDescription h1 {
		font-family:  Verdana, Tahoma;
		font-size: 25px; 
		color: #f2f2f2;
		font-weight: bold; 
		margin: 0; padding: 0;
	}
	
	div.projectDescription p {
		font-family: Verdana;
		font-size: 12px; color: #ddd;
		line-height: 120%; 
		letter-spacing: 0.3px;
		margin-top: 10px;
		text-align: left;
	}

.stripViewer { 
	position: relative;
	overflow: hidden; 
	width: 809px; 
	height: 200px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.stripViewer .panelContainer { 
	position: relative;
	left: 0; top: 0;
	width: 100%; height: 100%;
	list-style-type: none;
	float: left; overflow: hidden;
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 809px;
	padding: 0px;
}



.stripNavL, .stripNavR { /* The left and right arrows */
	text-indent: -9000em;
}

.csw {width: 100%; height: 100%; overflow: hidden; float: left;}
.csw .loading { margin: 100px 0 300px 0; text-align: center; color: #fff; font-weight: bold; font-family: Verdana; font-size: 12px; }



/* ### Main Content ### */
div#content {
	width: 100%;
	background: #f1f1f1 url(../images/content_bg.jpg) no-repeat top center;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color:#444444;
	letter-spacing:0.3px;
	line-height:160%;
}



div.ribbon {
	position: absolute;
	display: block; 
	clear: both; /* Fixes IE6 bug */
	right: 0px; top: 0px;
	background: url(../images/ribbon.png) no-repeat;
	width: 38px; height: 112px;
}

div.ribbon a { display: block; width: 38px; height: 112px; }

div#content h1
{
	font-family: Verdana, Tahoma;
	font-size: 25px;
	line-height : 26px;
	color: #245888;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 7px 0px;
	background: url(../images/divider.png) bottom left no-repeat;
}

div#content h1 a,
div#content h1 a:visited,
div#content h1 a:hover,
div#content h1 a:active
{
	font-family: Verdana, Tahoma;
	font-size: 25px;
	line-height : 26px;
	color: #245888;
	text-decoration : none;
}

div#content h2 {
	font-family:  Verdana, Tahoma;
	font-size: 23px;
	line-height : 24px;
	color: #245888;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

div#content h2 a,
div#content h2 a:visited,
div#content h2 a:hover,
div#content h2 a:active
{
	font-family:  Verdana, Tahoma;
	font-size: 23px;
	line-height : 24px;
	color: #245888;
	text-decoration : none;
}

div#content strong,
div#content b
{
	font-weight: bold;
}

div#content small {
	font-size: 10px;
}

div#content p {
	font-family:  Verdana, Tahoma;
	font-size: 11px; 
	color: #444;
	line-height: 160%; 
	letter-spacing: 0.3px;
	margin: 5px 0px 0px 0px;
	padding: 0;
}

div#content p.entry-date {
	margin: 11px 0 0 0;
	padding: 0;
}

div.main {
	width: 580px;
	padding: 25px 15px 0px 15px;
	float: left; 
	overflow: hidden;
}

div.sideBar {
	width: 320px;
	padding: 25px 15px 0px 15px;
	float: left; 
/*	overflow: hidden; */
}



/* ### List news in the sidebar ### */
ul.listNews, ul.listContacts {
	width: 320px; 
	padding-bottom: 20px;
	float: left; 
	overflow: hidden;
}

div#content ul.listNews {
	width: 100%; 
}

ul.listNews li {
	width: 320px;
	display: block;
	background: url(../images/latestNews-bullet.jpg) no-repeat top left;
	margin: 0 0px 30px 0px;
	clear : both;
	padding:0 0 0 0px;
}

div#content ul.listNews li {
	width: 100%; 
}


ul.listNews li a {
	font-family:  Verdana, Tahoma;
	color: #333; 
	font-size: 13px; 
	letter-spacing: -0.1px;
	text-decoration: underline; 
	margin: 0 0 0 25px; 
	font-weight: bold;
}

ul.listNews li a.news-title {
	display : block;
}


ul.listNews li a:hover {
	color: #111;	
	text-decoration: none;
}

ul.listNews li div,
div#content ul.listNews p
{
	font-family: Verdana; font-size: 11px; color: #000000;
	line-height: 140%;
	padding-top: 5px;
	margin : 0;
}

ul.listNews li .date {
	margin: 0 0 0 25px; 
}

div#contentEnd {
	width: 100%; height:55px;
	background: url(../images/contentEnd_bg.jpg) no-repeat top center;
}	

/* ### Listing the contact info in the Sidebar ### */
ul.listContacts li {
	width: 320px;
	display: block;
	background: url(../images/contactsButton-mini.png) no-repeat top left;
	margin: 15px 0px 0px 0px; padding:0px 0 0 0px;
	font-family:  Verdana, Tahoma;

}

ul.listContacts li strong {
	font-weight: bold;
	color: #1a3f62;
	font-size: 18px;
	padding: 0px 0px 0px 25px;
}

ul.listContacts li div {
	color: #444;
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	width: 300px;
	font-weight: normal;
	font-size: 15px;
	font-family:  Verdana, Tahoma;
}

/* ### The testemonials part ### */
blockquote {
	background:transparent url(../images/blockquoteTop.png) no-repeat top left;
	margin:15px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 320px;
}
blockquote div {
	background: transparent url(../images/blockquoteBottom.png) no-repeat bottom right;
	color: #444; 
	font-style: italic;
	padding: 0px 0px 25px 40px;
	font-family:  Verdana, Tahoma;
	font-size: 14px;
	line-height: 160%; 
	letter-spacing: 0.3px;
}

blockquote span.client { 
	font-style: normal; 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 11px; 
	color: #333; 
	clear: both; 
	float: right; 
	margin: 20px 0 0 0;
}

/* ### Product Gallery in the Sidebar ### */
div.gallery {
	width: 320px; margin: 15px 0px 15px 0px;
	float: left; overflow: hidden;
}

div.gallery a { 
	position: relative; 
	float: left; 

}

div.gallery a img {
	background: #efefef;
	border: 1px solid #aaa;
	padding: 4px; margin: 3px;
	width: 90px; height: 90px;
}

div.gallery a:hover img {
	border: 1px solid #000;	
	background: #fff;
}

div.gallery a span {
	bottom: 10px; right: 10px;
	display: block;
	height: 20px; width: 20px;
	position: absolute;	
	background: url(../images/photoGalleryMini.png) no-repeat top left;
}

div.gallery a:hover span {
	background: url(../images/photoGalleryMini.png) no-repeat bottom left;	
}

/* ### Wide image styling used in the services section ### */
a img.productLarge_wide {
	background: #efefef;
	padding: 4px; margin: 20px 0px 0px 5px;
	border: 1px solid #aaa;
	width: 550px; height: 120px;
}
a:hover img.productLarge_wide {
	background: #fff;
	padding: 4px; margin: 20px 0px 0px 5px;
	border: 1px solid #000;
	width: 550px; height: 120px;
}

a img.productLarge_narrow {
	background: #efefef; float: left;
	padding: 4px; margin: 5px 10px 0px 0px ;
	border: 1px solid #aaa;
	width: 183px; height: 183px;
}

/* ### Form Styling ### */

form { width:475px; }

form label{
	width:475px;
	position: relative;
	float:left;
	font-size: 16px;
	font-family: Verdana, Tahoma;
	margin-top : 5px;
}

form .small{
	color:#777;
	font-size:12px;
	font-weight:normal;
	position: absolute; right: 0;
	margin: 2px 0px 0px 0px;
}

form input, form textarea {
	float:left;
	font-size:19px;
	font-family: Calibri, Arial;
	padding:7px 4px;
	border: 1px solid #ccc;
	background: #fff;
	width:470px;
	margin:5px 0 20px 0px;
}

form textarea {	height: 150px;	}

input:hover, textarea:hover { border:solid 1px #3c8ebd; }
input:focus, input:active, textarea:focus, textarea:active { border: 1px solid #14435e; }


/* Footer */
div#footer {
	width: 100%;
	padding: 20px 0px;
	background: #616161 url(../images/footer_bg.jpg) no-repeat top center; 
}

a.validated {
	font-family: Verdana;
	font-size: 11px;
	color: #eee;
	text-decoration: underline;
	background: none;
}
a.validated:hover { color: #fff; background: none; }

div#footer .footerLogo, div#footer .footerLinks { float: left;}

.footerLinks div.menu, .footerLinks ul, .footerLinks ul li {
  display : inline;
}

.footerLinks a {
	font-family: Verdana; 
	font-weight: bold;
	color: #ccc;
	font-size: 12px;
	margin: 0px 10px;
	padding: 5px;
	letter-spacing: 0.2px;
	text-decoration: underline;

}

.footerLinks a:hover, .footerLinks li.current_page_item a{
	color: #fff; text-decoration: none;
	background: #111;
}

#footer p {
	font-family: Verdana; 
	font-size: 11px; 
	color: #bbb;
	line-height: 120%; 
	clear: both;
}

/* FAQ --------------------------------------------------------- */

#wpfaq-list {
	margin : 0;
	padding : 0;
}

#wpfaq-body {
	margin-top : 30px;
	padding : 0;
}

#wpfaq-list .count, #wpfaq-body .count {
	font-weight: bold;
}

#wpfaq-list li, #wpfaq-body li {
	margin : 0 0 10px 0;
	padding : 5px;
	display: block;
}

#wpfaq-body li.alternate {
	background-color: #ffffff;
}

#wpfaq-body li .wpfaq-body-question {
}

#wpfaq-body li .wpfaq-body-answer {
	margin : 10px 0 0 0;
}

.wpfaq-body-back {
	margin-top : 5px;
	font-size : 12px;
}

.wpfaq-body-author {
  text-align : right;
	margin-top : 10px;
	font-size : 13px;
}

/* Comments and form */

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond {
	margin: 10px 0;
}

#respond:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

#commentform label {
	display : inline;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0 0 5px 0;
	display: block;
}

.comment-author {
	margin: 0 0 5px 0;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/* End Comments */

.wpcf7 .submit {
	width : 30%;
}

#respond h3 {
	font-family: Verdana, Tahoma;
	color: #1A3F62;
	font-size: 20px; 
	font-weight: bold; 
	margin: 0; padding: 0;
}

/* events */

#content .events h2 {
	margin: 10px 0 5px 0;
}

#content .events .event-name {
	color:#245888;
	font-family:  Verdana, Tahoma;
	font-size:20px;
	letter-spacing:-1.5px;
	margin:10px 0 5px 0;
	padding:0 0 5px;
}

#content .events p {
	margin : 0;
	padding: 0;
}

#content .events .event-description {
	margin-bottom : 30px;
}

a.reklama {
	color : #BBBBBB;
	font-size : 11px;
	font-family:Verdana;
	text-decoration: none;
}

p.center-link
{
	text-align : center;
	font-weight: bold;
	font-size: 25px;
}

p.center-link a
{
	font-size: 16px;
}

p.print-link
{
	text-align : right;
	margin : 10px 0;
}

.calendar-tooltip
{
	display:none;
	padding:10px;
	width:250px;
	font-size:11px;
	color:#000;
	border : 1px solid #FAD42E;
	background : #ffffff;
}

.calendar-tooltip .calendar-link
{
	text-align : left;
	text-decoration : underline;
}