/*
	Style Index

	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Sidebar Styles
	$4 - Content Styles
	$5 - Footer Styles
	$6 - Image Replacements
	$7 - sIFR Styles
	$100 - Clearfix Styles
*/


/* undohtml.css
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited {text-decoration:none}
ul,ol {list-style:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {border:none}
address {font-style:normal}


/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

body {
	background:#696969;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:black;
	margin: 0;
	}

#container {
	background: #696969;
	min-width: 930px;
	margin: 0 auto;
	}

#bg-container {
	background: #696969;
	margin:0 auto;
	text-align:center;
	}

#header {
	position:relative;
	height:211px;
	width:930px;
	margin:0 auto;
	padding-top:0px;
	text-align:left;
	background: #F3F3F3 url(images/bg-header.jpg) repeat-x;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}

#header-bottom {
	position:relative;
	height:200px;
	width:930px;
	margin:0 auto;
	padding-top:0px;
	text-align:left;
	background: #F3F3F3 url(images/bg-header-bottom.gif) top center no-repeat;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}

#header-bottom-simples {
	position:relative;
	height:30px;
	width:930px;
	margin:0 auto;
	padding-top:0px;
	text-align:left;
	background: #F3F3F3 url(images/bg-header-bottom-simples.jpg) repeat-x;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}

#header-bottom-simples #bread {
	padding-left: 10px;
	padding-top: 10px;
	}

#header-bottom-simples #bread a {
    color: red;
	text-decoration: underline;
	}

#header-bottom-simples #bread a:hover {
    color: #990000;
	text-decoration: underline;
	}

#col-header-content {
	height:200px;
	width:930px;
	margin:0 auto;
	padding-top:0px;
	text-align:left;
	background: url(images/bg-header-content.jpg) bottom center no-repeat;
	z-index: -999;

}

.col-header-content-1 {
    margin-left:10px;
	background: url(images/bgs.jpg) bottom center no-repeat;
	width:250px;
	height:150px;
	margin-top:30px;
	float:left;
}
.col-header-content-2 {
    margin-left:20px;
	background: transparent;
	width:380px;
	height:150px;
	margin-top:30px;
	float:left;
}

.col-header-content-3 {
    margin-left:10px;
	width:250px;
	height:150px;
	margin-top:30px;
	float:left;
}
#content-container {
	width:930px;
	padding:0;
	margin:0 auto;
	text-align:left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.divider-home {
	background: #F3F3F3 url(images/divider.jpg) 320px 0px repeat-y !IMPORTANT;
	background: #F3F3F3 url(images/divider.jpg) 310px 0px repeat-y;
}

#main-content {
	float:right;
	width:550px;
	margin-right: 15px;
	}

#sidebar-right {
	float:left;
	width:330px;
	margin-left: 15px;
	}

#sidebar-right-secondary {
	float:left;
	width:330px;
	margin-left: 15px;
	}

#footer {
    background: #f3f3f3 url(images/footer-bg2.png) repeat-x;
	text-align:center;
	min-width: 930px;
	font-size: 11px;
	color:#000;
	margin-top: 30px;
	}

#footer #footer-nav {
    background: #f3f3f3 url(images/bg-top-footer.gif) repeat-x;
	height:26px;
	text-align:center;
	min-width: 930px;
	font-size: 11px;
	color: #FFF;
	padding-top: 12px;
	}

#footer #footer-nav a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border: none;
	background: none;
	}

#footer #footer-nav a:hover {
	color: #CCC;
	text-decoration: underline;
	border: none;
	background: none;
	}

#footer #copyright {
    background: #f3f3f3 url(images/bg-copyright.jpg) repeat-x;
	width: 930px;
	height:61px;
	font-size: 11px;
	text-align:center;
	color: #fff;
	padding-top: 5px;
}


.ul-left {
	font-size: 12px;
	margin-left:50px;
	}

.ul-right {
	float:right;
	width:145px;
	}

.ul-left li,
.ul-right li {
	background:url(images/icon-check.png) 0% 50% no-repeat;
	padding-left:30px;
	margin-bottom:10px;
	}

.fresh {
	line-height: 1.7;
	}

.fresh li {
	background:url(images/icon-tag.gif) 0px 4px no-repeat;
	padding-left:27px;
	margin-top: 0px;
	margin-bottom:25px;
	font-size: 11px;
	color:#CCC;
	}


.fresh li a {
	color:white;
	text-shadow: #000 1px 1px 1px ;
	font-size: 12px;
	line-height: 1.8;
	}

.sidebar-menu {
	padding-top: 18px;
}


html>body .sidebar-menu {
	padding-top: 15px;
}

	.sidebar-menu h4 {
		color: #6a6a6a;
		text-transform: uppercase;
		font: 12px Helvetica, Arial, Verdana, san-serif;
		font-weight: bold;
		padding-top: 0px;
		margin-left: 0px;
		padding-left: 20px;
		background: url(images/sqr_gray.gif) 0px 3px no-repeat;
	}

	.sidebar-menu ul {
		margin: 0px 0 0px 10px;
	}

	.sidebar-menu ul li {
		font-size: 11px;
		color: #464A52;
		font-weight:  bold;
		background:url(images/arrow-play.png) 0px 50% no-repeat;
		padding: 0px 0 8px 20px;

	}

	.sidebar-menu ul li {background:url(images/arrow_bigred.gif) 0px 10% no-repeat;}

	.sidebar-menu-head {
		height: 35px;
	}

	.sidebar-menu-info {
		font-size: 11px;
		padding: 30px 20px;
	}

		.sidebar-menu-info strong {
			font-weight: bold;
			font-size: 12px;
			color: #464A52;
		}

		.sidebar-menu-info p {
			line-height: 18px;
			color: #464A52;
		}

		.sidebar-menu-info p span {
			color: #000;
		}

 	.sidebar-menu-foot {
		height: 60px;
		background:url(images/sbfoot.png) top no-repeat;
	}

.sidebar-icon {
	vertical-align: middle;
	margin-right: 15px;
}

/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

a,
a:link,
a:visited {
  	outline: none;
	color:white;
	}


a:hover {

	}

#content-container a,
#content-container a:link,
#content-container a:visited {
	color: #AB0101;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px 0;
	}

#content-container a:hover {
	color: #333333;
	background-color: #EFEFEF;
	border-bottom: 1px solid #AB0101;
	}

#content-container a.external {
	background: url(images/external-link.gif) 100% 40% no-repeat;
	padding-right: 15px;
}

h1,h2,h3,h4,h5,h6 {margin-bottom:10px;}

h1 {margin-bottom:15px;}

h5#h-header {
	width: 580px;
	height: 75px;
	font-size: 22px;
	color: #fff;
	}
h5#h-header strong {
	color: #C0C0C0;
	font-weight: bold;
}
.page-title {
	color: #464A52;
	font: 22px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 20px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 5px;
	text-shadow: 1px 1px 6px #BBB;
}

.page-subtitle {
	color: #003F8E;
	font: 18px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 20px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 10px;
	text-shadow: 1px 1px 6px #BBB;
	background:url(images/page-title-bg.png) bottom no-repeat;
}


p {
	color: #000;
	margin-bottom:10px;
	line-height:1.8;
	}

ol {
	list-style: decimal;
	margin: 10px 30px;
}

ol li {
	margin: 10px;
	line-height: 1.6em;
}

img {border:none;}

.featured-index {width:610px;}

.featured-index img {float:left;}

.featured-index .index-right-feature {float:right;}


.globe-icon-float {
	width:30px;
	float:left;
	margin-right:15px;
	}

.bar-icon-float {
	width:33px;
	float:left;
	margin-right:15px;
	}

.block-what-we-do {
	margin-bottom:53px !IMPORTANT;
	margin-bottom:50px;
	color: white
	}

.featured-index img {
	padding-bottom:9px;
	background:url(images/feature-img-bottom-bg.gif) left bottom no-repeat;
	}

hr {height: 0; border: 0; border-bottom: 1px solid #DDD; color: #DDD; margin: 0; padding: 0; clear:both; width: 100%;}

.row {
	width: 290px;
	padding-top: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.featured-index .row {
	text-shadow: #000 1px 1px 1px ;
	padding-top: 0px;
	font-size: 12px;
}

.row p {
	color: #464A52;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 6px;

}

.featured-index .row p {
	text-shadow: none;
	font-size: 11px;
	line-height: 16px;
	margin-top: 6px;
}

.first {
	clear: both;
	float:left;
}

.second {float:right;}

.row img {
	margin-top: 10px;
	padding-bottom: 9px;
	background:url(images/work-img-bottom-bg.gif) left bottom no-repeat;
}

.featured-index .row img {
	background:url(images/feature-img-bottom-bg.gif) left bottom no-repeat;
}

#content-container .row a,
#content-container .row a:link,
#content-container .row a:visited {
	padding: 0;
	border: none;
	color:#AB0101;
	text-decoration: none;
}

#content-container .row g {
	background: none;
	color: #333;
	text-decoration: none;
}


.approach {
	clear: both;
	height: 70px;
	margin-top: 30px;
	margin-left: 0px;
	width: 600px;
}

	.approach img {
		padding: 5px;
		float: left;
		width: 48px;
	}

	.approach h3 {
		font: 14px Helvetica, Arial, Verdana, san-serif;
		font-weight: bold;
		color: #000;
		float: right;
		width: 520px;
		margin: 0;
		padding: 0;
	}

	.approach p {
		font-size: 12px;
		line-height: 1.6;
		color: #464A52;
		float: right;
		width: 520px;
		padding: 0px;
	}


.team-member {
	clear: both;
	height: 120px;
	margin-top: 30px;
}

	.team-member img {
		background: #FFFFFF;
		border: #DDD 1px solid;
		padding: 5px;
		float: left;
		width: 90px;
	}

	.team-member h3 {
		font: 14px bold Helvetica, Arial, Verdana, san-serif;
		color: #000;
		float: right;
		width: 480px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 5px;
		background:url(images/page-title-bg.png) bottom no-repeat;
	}

	.team-member p {
		float: right;
		width: 480px;

	}

#contactForm fieldset{font-size: 12px; border: none; margin: 10px 0; padding:0; text-align: left; }
#contactForm legend {display:none;}
#contactForm ol {padding:0; margin:0;}
#contactForm li {list-style: none; padding:0;}
#contactForm label {color: #464A52; display: block; line-height:20px; padding: 10px 0 5px 0; text-align:left; vertical-align:top; }
#contactForm label span.required {color: #AB0101; font-weight: bold}
#contactForm label.radio {display: block; line-height:20px; text-align:left; vertical-align:top; }
#contactForm input {width: 400px; font-size:1.2em; padding:3px; vertical-align:middle; background: #FFFFFF;}
#contactForm input.radio {width: 20px;padding:3px; vertical-align:middle; background: #FFFFFF;}
#contactForm textarea {width: 100%; height:250px; padding:3px; background: #FFFFFF; font:12px Helvetica, Arial, Verdana, san-serif;}
#contactForm input.submitButton {width:auto; text-align: center; margin: 20px 0}

.blogimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.blog-post-info {
	clear: left;
	color: #626873;
	margin: 15px 0 40px 0;
}

.display-comment {
	clear: both;
	border-top: 1px solid #DDD;
	margin-bottom: 30px;
}

	.author1 {
	background: url(images/'bg-comment.gif') no-repeat;
	min-height: 50px;
}

	.display-comment .comment {
		color: #464A52;
		float: right;
		padding: 20px 0 10px 0;
		width: 440px;
	}

	.display-comment .comment p {
			font-size: 12px;
			color: #464A52;
			margin: 0;
			padding: 0;
		}

	.display-comment .posted {
		font-size: 11px;
		font-style: italic;
		padding: 20px 0 10px 0;
		color: #626873;
		float: left;
		width: 150px;
	}
		.display-comment .posted p {
			color: #626873;
		}
		.display-comment .posted strong {
			font-size: 12px;
			font-weight: bold;
			font-style: normal;
			color: #626873;
		}

#commentForm #formTitle {margin: 20px 0 10px 0; font-size: 12px; font-weight: bold; color: #003F8E;}
#commentForm input.textField {width: 440px; font-size:11px; padding:5px; vertical-align:middle; background: #FFFFFF;}
#commentForm textarea {width: 440px; height:200px; padding:5px; background: #FFFFFF; font:12px Helvetica, Arial, Verdana, san-serif;}
#commentForm input.submitButton {text-align: center;}

/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////////*/

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {margin-bottom:0;}

#footer p,
#footer li {
	color: #464A52;
}


#footer a,
#footer a:link,
#footer a:visited {
	color:#AB0101;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 2px;
	}

#footer a:hover {
	color: #333333;
	background-color: #FFFFFF;
	border-bottom:1px solid #AB0101;
	}


.footer-container {
	width:930px;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	}

.footer-block-left,
.footer-block-middle,
.footer-block-right {
	width:290px;
	height:170px;
	background:url(images/footer-block-bottom.png) left bottom no-repeat;
	}

.footer-block-left {
	position:relative;
	float:left;
	margin-right:30px;
	color:#666666;
	line-height: 1.6;
	font-size: 12px;
	}

	.rss-icon {
		position:absolute;
		top:0;
		right:4px;
		}

	.footer-block-left li  {margin-bottom:5px;}

	#footer .footer-block-left li em {
		font-weight:normal;
		font-size: 10px;
		font-style: normal;
		}


.footer-block-middle {float:left;}

	.footer-block-middle p {margin-bottom:10px;}

.footer-block-right {float:right;}

	.footer-block-right p {
		line-height:1.7;
		color:#464A52;
		}

	.footer-block-right p span {color:#000;}

	.footer-block-right strong {
		font-size: 12px;
		font-weight: normal;
		}

#footer .content {
	padding:10px 20px 0 20px;
	}

.work-button {
	height:33px;
	width:245px;
	padding:0 10px;
	line-height:40px;
	background:url(images/work-button.gif) no-repeat;
	color:white;
	font:10px Helvetica, Arial, Verdana, san-serif;
	}

#footer .work-button span a {
	color:#87E95C;
	line-height:30px;
	}

span.download-pdf {
	padding-left:24px;
	background:url(images/download-pdf.png) 0px 50% no-repeat;
	line-height:30px;
	}

span.download-word {
	padding-left:20px;
	background:url(images/download-word.png) 0px 50% no-repeat;
	line-height:30px;
	}


/* $6 - Image Replacements //////////////////////////////////////////////////////////////////////////////////*/

#quote-heading {
    padding:0px 0 0 0;
    overflow:hidden;
    /* background:url(images/we-create-modern.gif) no-repeat; */

    height:75px !important;
    height /**/:75px;
}

#quote-heading {
    margin-bottom: 50px;
    /* background:url(images/simple-and-thoughtful.gif) no-repeat; */
	font-size: 20px;
	color: #fff;
	font-size: 22px;
	color: #fff;
}

#featured-projects {
    padding:0px 0 0 0;
    overflow:hidden;
    background:url(images/featured-projects.gif) no-repeat;
	text-transform: uppercase;

    height:26px !important;
    height /**/:22px;
	border-bottom:1px solid #FF0000;
	margin-bottom:16px;
	COLOR: #fff;
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
}

#wed-love-to-help {
    padding:0px 0 0 0;
    overflow:hidden;
    /* background:url(images/wed-love-to-help.gif) no-repeat; */

    height:29px !important;
    height /**/:29px;
	border-bottom:1px solid #FF0000;
	margin-bottom:16px;
	/*float:right;*/
	width:240px;
	COLOR: #fff;
	font-size: 14px;
	font-weight: bold;
}

#still-fresh {
    padding:0px 0 0 0;
    overflow:hidden;
    background:url(images/still-fresh.gif) no-repeat;

    height:26px !important;
    height /**/:24px;
	border-bottom:1px solid #FF0000;
	margin-bottom:16px;
	COLOR: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 26px;
}

#whats-happening {
    padding:0px 0 0 0;
    overflow:hidden;
    background:url(images/whats-happening.gif) no-repeat;

    height:20px !important;
    height /**/:20px;
	COLOR: #FF0000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 26px;
}

#want-to-work {
    padding:0px 0 0 0;
    overflow:hidden;
    background:url(images/want-to-work.gif) no-repeat;

    height:20px !important;
    height /**/:20px;
	COLOR: #FF0000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 26px;
}

#contact-us {
    padding:0px 0 0 0;
    overflow:hidden;
    background:url(images/contact-us.gif) no-repeat;

    height:22px !important;
    height /**/:22px;
	COLOR: #FF0000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 26px;
}


/* $100 - Clearfix Styles ///////////////////////////////////////////////////////////////////////////////////*/



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.power {
    margin-top: 5px;
	color: #f3f3f3;
}

.power a {
	color: #f3f3f3;
	text-decoration: underline;
}

.power a:hover {
	color: #ccc;
	text-decoration: underline;
}

.at_interno {
   margin-top: 10px;
   margin-bottom: 10px;
   text-align:center;
}

.at_int_a a, .at_int_a a:link, .at_int_a a:visited {
   font-size:9px;
   color: #888888;
   border: 1px solid transparent;
   text-decoration:none;
}

.at_int_a a:hover {
   text-decoration:underline;
}

#paginate {
	margin:15px;
	margin-top: 15px;
}

#paginate .ditto_off {
	margin:5px;
	color: #999;
}

#paginate .ditto_currentpage {
	margin:5px;
	font-weight:bold;
}

#paginate .ditto_page {
	margin:5px;
}



