* {
  font-size: 100%;
  padding: 0;
  margin: 0;
}
body {
  font: 0.75em/1.333 Helvetica, Arial, sans-serif;
  margin: 0 20px;
  padding: 0;
  color: #666666;
  text-align: center;
  background: #bf0420 url('images/bg.body.grad.png') 0 0 repeat-x;
}
p { padding-bottom: 0.8em; }
a {
  color: #4a727e;
  text-decoration: none;
}
a:link {
  color: #4a727e;
  text-decoration: none;
}
a:visited { color: #4a727e; }
a:hover { text-decoration: underline; }
a.email {
  padding-left: 26px;
  background: url('images/bg.email.gif') no-repeat;
}
img { border: 0 none; }
ul { list-style: none; }
ul li { list-style: none; }
fieldset { border: 0 none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
.hr {
  height: 4px;
  overflow: hidden;
  margin: 10px 0;
  background: url('images/bg.hr.gif') 0 0 repeat-x;
}
.hr-alt {
  height: 1px;
  margin-top: 0;
  padding-top: 10px;
  background-image: url('images/bg.hr.alt.gif');
}
.hr hr { display: none; }
.floatl {
  float: left;
  margin: 0 0.5em 0.25em 0;
}
.floatr {
  float: right;
  margin: 0 0 0.25em 0.5em;
}
.img-border {
  padding: 3px;
  display: block;
  border: 1px solid #cccccc;
}
.header-stripe {
  height: 31px;
  line-height: 31px;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  text-indent: 20px;
  color: #69a4b5;
  background: url('images/bg.sidebar.header.gif') 0 0 repeat-x;
}
h1.logotype {
  width: 176px;
  height: 41px;
  position: absolute;
  bottom: 10px;
  left: 0;
  background: url('images/thondo.gif') 0 0 no-repeat;
}
h1.logotype a {
  display: block;
  line-height: 41px;
  text-indent: -1000px;
}
h2 {
  font-size: 20px;
  color: #4c5152;
  margin-bottom: 0.5em;
}
h3 {
  font-size: 12px;
  color: #996666;
}
h4 {
  font-size: 18px;
  color: #996666;
  margin-bottom: 0.5em;
}
#footer h4 {
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 0;
}
#wrapper {
  width: 1512px;
  margin: 0 auto;
  padding-right: 30px;
  text-align: left;
  position: relative;
  background: url('images/bg.wrapper.png') 95px 101px no-repeat;
}
#wrapper-sidebar {
  width: 1512px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  background: url('images/bg.wrapper.sidebar.png') 95px 101px no-repeat;
}
#header {
  width: 900px;
  height: 77px;
  margin: 0 0 0 262px;
  padding: 13px 0 15px 0;
  position: relative;
}
#header ul#global-nav { width: 900px; }
#header ul#global-nav li {
  display: inline;
  padding-right: 30px;
}
#header ul#global-nav li a {
  color: #390613;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
#header ul#global-nav li.active a { color: #ffffff; }
#header ul#global-nav li a:hover { color: #ffffff; }
#main {
  width: 900px;
  min-height: 400px;
  float: left;
  display: inline;
  margin: 0 0 0 257px;
  padding: 7px 7px 0 5px;
  overflow: hidden;
}
#module-a {
  float: left;
  display: inline;
  width: 262px;
  margin: 282px 0 0 -1169px;
  background: url('images/bg.sidebar.a.gif') 0 0 repeat-y;
}
#module-a h4 {
  height: 31px;
  line-height: 31px;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  text-indent: 20px;
  color: #69a4b5;
  background: url('images/bg.sidebar.header.gif') 0 0 repeat-x;
}
#module-a img {
  padding: 3px;
  display: block;
  border: 1px solid #cccccc;
}
#module-a .content { padding: 20px; }
#module-b {
  position: absolute;
  top: 622px;
  left: 1162px;
  width: 350px;
  margin: 0;
  float: left;
  background: url('images/bg.sidebar.b.gif') 0 0 repeat-y;
}
#module-b h4 {
  height: 31px;
  line-height: 31px;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  text-indent: 20px;
  color: #69a4b5;
  background: url('images/bg.sidebar.header.gif') 0 0 repeat-x;
}
#module-b h5 {
  font-size: 14px;
  color: #996666;
}
#module-b img {
  padding: 3px;
  display: block;
  border: 1px solid #cccccc;
}
#module-b p { line-height: 1.5em; }
#module-b .content { padding: 20px; }

#wrapper-sidebar .page .content p {font-size:1.1em;}

.page {
  float: left;
  display: inline;
  width: 800px;
  padding: 0 50px 20px 50px;
  overflow: hidden;
}
.page .col {
  float: left;
  display: inline;
  width: 375px;
  margin-right: 50px;
}
.page .last { margin-right: 0; }
.page li { margin-bottom: 0.4em; }
#wrapper-sidebar .page {
  width: 600px;
  padding: 0;
}
#wrapper-sidebar .page h2 {
  color: #4a727e;
  font-size: 20px;
  margin-bottom: 0;
}
#wrapper-sidebar .page .subhead {
  color: #996666;
  margin: 0 0 0.8em 0;
}
#wrapper-sidebar .page img.hero {
  display: block;
  margin-bottom: 10px;
}
#sidebar {
  float: left;
  display: inline;
  width: 300px;
  padding: 30px 0 0 0;
}
#sidebar .content { padding: 20px; }
#sidebar .flush-right { padding-right: 0; }
#sidebar h3 {
  height: 31px;
  line-height: 31px;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  text-indent: 20px;
  color: #69a4b5;
  background: url('images/bg.sidebar.header.gif') 0 0 repeat-x;
}
#sidebar h4 { font-size: 14px; }

.secondary-content h2 {padding:30px 0 10px 30px;}

.secondary-content {
  width: 900px;
  overflow: hidden;
  background: #e5ebed url('images/bg.secondary.grad.gif') 0 0 repeat-x;
}
.secondary-content .page { padding-top: 20px; }
#footer {
  width: 900px;
  height: 120px;
  clear: both;
  margin: 0 0 0 257px;
  padding: 0 7px 9px 5px;
  background: url('images/bg.footer.png') 0 0 no-repeat;
}
#footer img.logo {
  float: left;
  margin-right: 20px;
}
#footer ul { padding-top: 15px; }
#footer ul li {
  display: inline;
  float: left;
  padding-right: 40px;
  color: #ffffff;
}
#footer li ul { padding-top: 0; }
#footer li ul li {
  display: list-item;
  float: none;
  padding-right: 0;
}
#footer a {
  color: #99cccc;
  text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
.content { padding: 20px; }
#hero-slider {
  position: relative;
  width: 900px;
  height: 530px;
  overflow: hidden;
}
#hero-slider ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 9000px;
}
#hero-slider ul li {
  display: block;
  float: left;
  width: 900px;
  height: 530px;
  position: relative;
}
#hero-slider .content {
  position: absolute;
  width: 400px;
  top: 0;
  left: 0;
  padding: 30px 0 0 30px;
  line-height: 2.5em;
}
#hero-slider .content h2 {
  font-size: 28px;
  color: #444444;
}
#hero-slider .content p { font-size: 18px; }
#hero-slider .info-box {
  position: absolute;
  width: 320px;
  height: 298px;
  bottom: 0;
  left: 0;
}
#hero-slider .info-box .details {
  width: 260px;
  height: 258px;
  position: relative;
  background-color: #e4e5e0;
  padding: 20px 20px 20px 40px;
}
#hero-slider .info-box h3 {
  font-size: 14px;
  line-height: 1.4em;
}
#hero-slider .info-box p {
  font-size: 12px;
  line-height: 1.55em;
}
#hero-slider .info-box a.open {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 65px;
  text-indent: -1000em;
  background: url('images/bg.info.box.gif') 0 0 no-repeat;
}
#hero-slider .info-box a.close {
  display: block;
  position: absolute;
  bottom: 8px;
  right: 8px;
  height: 12px;
  line-height: 12px;
  margin-top: -20px;
  padding-left: 12px;
  color: #666666;
  background: url('images/bg.info.box.close.gif') 0 50% no-repeat;
}
#hero-slider a.next {
  position: absolute;
  display: block;
  height: 530px;
  width: 23px;
  top: 0;
  right: 10px;
  text-indent: -2000em;
  background: url('images/bg.hero.slider.arrow.png') 0 0 no-repeat;
}
.carousel {
  width: 900px;
  margin: 30px 0;
  overflow: hidden;
  position: relative;
}
.carousel .viewport {
  float: left;
  width: 800px;
  margin: 0 50px;
  overflow: hidden;
}
.carousel .viewport ul {
  width: 10000em;
  list-style: none;
  overflow: hidden;
}
.carousel .viewport ul li {
  width: 800px;
  float: left;
  list-style: none;
}
.carousel a.next {
  width: 50px;
  height: 275px;
  position: absolute;
  top: 0;
  text-indent: -1000em;
  background-image: url('images/sprite.carousel.arrows.gif');
  background-repeat: no-repeat;
}
.carousel a.prev {
  width: 50px;
  height: 275px;
  position: absolute;
  top: 0;
  text-indent: -1000em;
  background-image: url('images/sprite.carousel.arrows.gif');
  background-repeat: no-repeat;
}
.carousel a.next {
  right: 0;
  background-position: -50px 0;
}
.carousel a.next:hover { background-position: -50px -275px; }
.carousel a.prev {
  left: 0;
  background-position: 0 0;
}
.carousel a.prev:hover { background-position: 0 -275px; }
.legend {
  width: 800px;
  float: right;
  margin: 20px 50px 20px 0;
  text-align: right;
  list-style: none;
}
.legend li {
  list-style: none;
  display: inline;
  padding: 8px 0;
  padding-left: 2em;
  color: #666666;
}
.legend li img {
  position: relative;
  top: 5px;
}
.intro { padding: 30px 30px 0 30px; }
.intro img {
  display: block;
  margin: 0 0 30px 0;
}
.intro h2 { font-size: 1.9em; }
.intro p {
  font-size: 1.5em;
  line-height: 1.8em;
}
.works-section {
  padding: 40px 50px;
  clear: both;
  background: #ffffff url('images/bg.works.top.gif') 0 0 repeat-x;
}
.works-section ul {
  list-style: none;
  width: 800px;
  overflow: hidden;
}
.works-section ul li {
  display: inline;
  float: left;
  width: 222px;
  margin-right: 67px;
}
.works-section ul li.last { margin-right: 0; }
.works-section .project-img {
  padding: 3px;
  display: block;
  border: 1px solid #cccccc;
  margin-bottom: 20px;
}
.works-section .project-type img { padding-right: 0.5em; }
.works-section h3 {
  font-size: 14px;
  color: #4a727e;
}
.works-section h3 a {
  color: #4a727e;
  text-decoration: none;
}
.works-section h3 a:hover { text-decoration: underline; }
.works-first {
  padding-top: 0;
  background-image: none;
}
.works-stripe { background: #e5ebed url('images/bg.works.stripe.gif') 0 0 repeat-x; }
ul.featured-project-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.featured-project-list li {
  display: block;
  list-style: none;
  margin-bottom: 30px;
}
ul.featured-project-list li p {
  padding: 0;
  margin: 0;
}
ul.featured-project-list li img { margin-bottom: 8px; }
ul.featured-project-list li h5 { margin-bottom: 0.4em; }
ul.featured-project-list li h5 a {
  color: #4a727e;
  font-size: 14px;
}
ul.timeline {
  width: 800px;
  height: 65px;
  margin: -10px 0 20px 50px;
  background: url('images/bg.timeline.gif') 0 50% repeat-x;
}
ul.timeline li {
  float: left;
  display: inline;
  width: 65px;
  height: 65px;
  line-height: 65px;
  padding-top: 1px;
  margin-left: 12px;
  text-align: center;
  background: url('images/bg.timeline.sprite.png') 0 -65px no-repeat;
}
ul.timeline li a {
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
}
ul.timeline li.active { background-position: 0 0; }
ul.timeline li.first {
  position: relative;
  left: -17px;
  margin-left: 0;
  margin-right: -15px;
}
ul.timeline li.last {
  position: relative;
  left: 44px;
  margin-left: -35px;
}
ul.timeline-info { height: 130px; }
ul.timeline-info li {
  height: 130px;
  display: none;
}
ul.bullets li {
  list-style: disc;
  margin: 0 0 0.6em 1.5em;
}
ul.gallery li {
  float: left;
  margin: 0 15px 20px 0;
}
ul.gallery img {
  display: block;
  padding: 3px;
  display: block;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
ul.three-column { padding: 0 30px }
ul.three-column li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}
ul.three-column h3 { font-size: 1.3em; }
ul.three-column a { color: #4a727e; }
ul.three-column .subhead { color: #996666; }
ul.three-column .col { float: left; }
ul.three-column .col-1 { width: 224px; }
ul.three-column .col-2 {
  width: 166px;
  padding: 0 10px;
}
ul.three-column .col-3 { width: 420px; }
ul.three-column p { line-height: 1.6em; }
a.social-links {
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin: 0 10px 0 0;
  text-indent: -1000em;
  background: url('images/social.sprite.png') 0 0 no-repeat;
}
a.linkedin { background-position: -16px 0; }
a.twitter { background-position: -32px 0; }
form.thondo {
  padding: 0;
  margin: 20px 0 0 0;
}
form.thondo .row {
  margin: 0 0 10px 0;
  width: 560px;
  overflow: hidden;
}
form.thondo label {
  float: left;
  width: 112px;
  line-height: 20px;
  margin-right: 10px;
  text-align: right;
}
form.thondo input {
  float: left;
  width: 360px;
  height: 20px;
  line-height: 18px;
  padding: 2px;
  border: 1px solid #999999;
  background-color: #ffffff;
}
form.thondo input.required { border-color: #bb041f; }
form.thondo input.submit {
  width: 64px;
  height: 24px;
  margin-left: 122px;
  padding: 0;
  text-indent: -2000em;
  cursor: pointer;
  border: 0 none;
  background: url('images/btn.submit.gif') 0 0 no-repeat;
}
form.thondo textarea {
  float: left;
  width: 360px;
  height: 200px;
  padding: 2px;
  border: 1px solid #bb041f;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em;
}
form.thondo .required-message {
  text-align: right;
  float: left;
  width: 360px;
  margin-left: 122px;
}
#sidemap { margin: 0 0 10px 0; }
#sidemap a {
  font-size: 10px;
  color: #4a727e;
}
.contact { background-color: #e5ebed; }
.contact h2 { color: #996666 !important; }

/* daniele add

made changes to top in module B to align in about

#wrapper-sidebar .page .content p {font-size:1.1em;}

 */

.fltlft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
.margint {
	margin: 15px 0 0 0;
	}
	
.marginb {
	margin: 0 0 15px 0;
	}
	
.notfound {
	margin: 30px 0 20px 30px;
	}
	
.thankyou {
	margin: 30px 0 100px 30px;
	}
	
.whiteh2 {
  color: #FFFFFF;
}

.mywhite {color:#ffd;}

.reddish {color: #996666;}
