.header-first {
	height: 70px;
	background: #333434;
	width: 100%;	
	border-bottom: 5px solid #c73f18;
}
.header-first-logo {
	background:  url(../img/logo.png) no-repeat 0 12px;
	height: 60px;
	position: relative;
}
.sub-logo {
	background: url(../img/ipec-sub-logo.png) no-repeat;
	width: 228px;
	height: 21px;
	position: absolute;
	top: 29px;
	right: 0;
}
.toplinks {
	background: #f68320;
	height: 17px;
	width: 60px;
	top: 53px;
	right: 210px;
	position: absolute;
	font-size: 8px;
	padding: 0 10px;
}
.search {
	width: 210px;
	background: #c73f18 url(../img/background-goto.png) no-repeat 10px 5px;
	height: 17px;
	top: 53px;
	right: 0;
	position: absolute;
}
#search {
	display: block;
	width: 210px;
	height: 17px;
}
.slideshow {
	background: gray;
	height: 260px;
}
.feedback-btn {
	width: 29px;
	height: 99px;
	background: #f68320 url(../img/feedback-btn.png);
	position: fixed;
	top: 40%;
	right: 0px;
	line-height: 25px;
	z-index: 20;
}
.feedback-btn a {
	display:block;
	width: 29px;
	height: 99px;
}
.tel {
	background: url(../img/icon-tel.png) no-repeat 50px 3px;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	text-align: center;
}
.welcome {
	background: #f68320 url(../img/welcome-background.png) no-repeat 100% 100%;
	height: 260px;
}
.welcome-text {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
	line-height: 18px;
}
.welcome-text h3 {
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	background: #333434 url(../img/icon-ipec-logo2.png) no-repeat 15px 50%;
	margin: 0;
	height: 30px;
	padding: 0 0 0 40px;
	line-height: 30px;
}
.welcome-text-main {
	padding: 8px 15px;
}
/* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

    /* Carousel base class */
    .carousel {
      margin-bottom: 0px;
    }

    .carousel .container {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
    }

    .carousel-control {
      background-color: transparent;
      border: 0;
      font-size: 120px;
      margin-top: 0;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }

    .carousel .item {
      height: 260px;
    }
    .carousel img {
      min-width: 100%;
      height: 260px;
    }

    .carousel-caption {
	height: 25px;
	padding-top: 5px;	
     
    }
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 20px;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption .btn {
      margin-top: 5px;
    }

.footer {
	font-size: 11px;
	background: #373737;
	color: #fff;
	padding: 0 10px;
}
.footer-right {
	height: 20px;
	font-size: 10px;
	text-align: right;
	float: right;
}
.box {
	background: #edefef;	
	-moz-transition: background 0.5s;
	transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
	height: 250px;
}
.box:hover {
	background: #e1e1e1;
}
/* box2 style */
.box2 {
	height: 95px;
	font-size: 30px;
	font-family: 'Oxygen', sans-serif;
	color: 333434;
	text-align: right;
	padding: 15px 10px 0 0;
}
.pmo {
	background: #edefef url(../img/background-pmo.jpg) no-repeat -35px 0;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.pmo:hover {
	background: #1a97a9 url(../img/background-pmo-hover.jpg) no-repeat;
	color: #fff;
	padding-right: 105px;
}
.qa {
	background: #edefef url(../img/background-qa.jpg) no-repeat -35px 0;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.qa:hover {
	background: #f68320 url(../img/background-qa-hover.jpg) no-repeat;
	color: #fff;
	padding-right: 75px;
}
.hse {
	background: #edefef url(../img/background-hse.jpg) no-repeat -35px 0;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.hse:hover {
	background: #c73f18 url(../img/background-hse-hover.jpg) no-repeat;
	color: #fff;
	padding-right: 115px;
}
.catalogue {
	background: #1a97a9 url(../img/background-catalogue.png) no-repeat 100% -110px;
	height: 110px;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.catalogue:hover {
	height: 45px;
	padding-top: 65px;
	background: #1a97a9 url(../img/background-catalogue.png) no-repeat 100% 0;
}
.ico-cataloge {
		background: url(../img/icon-cataloge.png) no-repeat 10px 10px;
}
.box3 {
	height: 110px;
	font-family: 'Oxygen', sans-serif;
}
.training {
	background: #c73f18 url(../img/background-training.jpg) no-repeat 0 -64px;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.training:hover {
	background: #c73f18 url(../img/background-training.jpg) no-repeat;
	padding-top: 60px;
	height: 50px;
}
.ico-training {
	background: url(../img/icon-training.png) no-repeat 10px 10px;
}
.ico-newsletter {
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 10px 0px 5px 40px;
	background: url(../img/icon-newsletter.png) no-repeat 10px 10px;
}
.contact {
	background: #f68320 url(../img/icon-contact.gif) no-repeat 50% 50%;
}
.contact:hover {
	background: #f68320;
}
.contact-text {
	font-size: 13px;
	font-family: arial;
	color: #fff;
	text-align: center;
	line-height: 15px;
	padding-top: 25px;
}
.media {
	background: #1a97a9 url(../img/background-media.png) no-repeat 50% 50%;
}
.media:hover {
	background: #1a97a9;
}
.media-text, .career-text {
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 40px;
}
.career {
	background: #771417 url(../img/background-career.png) no-repeat 50% 50%;
}
.career:hover {
	background: #771417;
}
.text-small {
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	padding-top: 3px;
}
.small-pmo {
	padding: 10px 0 0 119px;
}
.small-qa {
	padding: 10px 0 0 119px;
}
/* end box2 styles */
.box-text {
	padding: 10px 10px 25px 15px;
	line-height: 18px;
	color: #646464;	
}
#box-text-toolbox {
	font-size: 13px;
	font-family: arial;
	line-height: 16px;
	color: #fff;
	padding: 10px 20px 25px 15px;
}
.lead-box {
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	color: #fff;
	height: 48px;
	padding: 10px 0px 0px 40px;
}
.design-icon {
	background: #333434 url(../img/icon-gear-2.png) no-repeat 10px 13px;
}
.precom-icon {
	background: #333434 url(../img/icon-gear.png) no-repeat 10px 13px;
}
.pop-icon {
		background: url(../img/icon-heart.png) no-repeat 10px 50%;
}
.pop-list {
	padding: 10px 0 0 0px;
}
.pops {
	background: #771417;
	min-height: 250px;
	-moz-transition: background 0.5s;
	transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}
.pops:hover {
	background: #1a97a9;
}
.pops:hover a, .viewed:hover a {
	color: #fff;	
}
.pops ul, .viewed ul {
	list-style: none;	
}
.pops a, .viewed a, .tags a {
	color: #b2aaa4;
	-moz-transition: color 0.5s;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;	
}
.arrow {
	background: url(../img/arrow-red.gif) no-repeat 0 80%;
	padding: 10px 0 0 10px;
	font-size: 12px;
}
.arrow2 {
	background: url(../img/icon-arrow-orange.png) no-repeat 0 80%;
	padding: 10px 0 0 10px;
	font-size: 12px;
}
.orange {
	color: #f68320;
}
.toolbox {
	background: #771417 url(../img/background-toolbox.jpg) no-repeat 0 -203px;
	height: 270px;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.toolbox:hover {
	background: #771417 url(../img/background-toolbox.jpg) no-repeat;
	padding-top: 200px;
	height: 70px;
}
.lead-title {
	color: #fff;
	font-family: 'Oxygen', sans-serif;
	font-size: 25px;
	padding-left: 10px;
	line-height: 35px;
	text-shadow:0 0 4px rgba(0,0,0,0.4);
}
.vspace {
	padding: 10px 0 0 0;	
}
.vspace3 {
	padding: 10px 0;	
}
.vspace2 {
	padding: 20px 0 20px 0;
}
.vspace-left {
	margin-top: 5px;
}
.header1 {
	height:40px;
	background: #333;	
}
.logo-ipec {
	width: 178px;
	height: 96px;
	background: url(../img/ipec-logo.png) no-repeat;
	padding-right: 20px;
	float: right;
}
.header {
	height: 100px;
	background: url(../img/irongrip.png);
	padding: 10px 0 0 0px;
	margin-bottom:40px;
	color: #fff;
}
.logo {
	width: 434px;
	height: 132px;
	background: url(../img/logo.png) no-repeat;
	z-index: 100;
		
}
.line-box {
	border-bottom: 1px solid #CCC;
	height: 3px;	
}
a.white {
	text-decoration: underline;
	color: #fff;	
}
.newsletter {
	background: url(../img/background-newsletter.jpg) no-repeat;
}
.newsletter-form {
	padding-left: 80px;
}
.btn-newsletter {
	background: url(../img/arrow-white.png) no-repeat 0 50%;
	color: #fff;
	border: 0;
	padding: 0 0 0px 10px;
	margin-bottom: 5px;
}
.input-newsletter {
	background: #000 !important;
	opacity: 0.6;
	border: 0 !important;
	color: #fff !important;
	width: 180px;
	height: 13px !important;
	font-size: 12px !important;
}
#result {
	color: green;
	font-size: 13px;
	line-height: 15px;
}
.archive {
	color: #fff;
	padding-right: 20px;
}
.archive-inner {
	color: #000;
	padding-right: 20px;
}
/* inside page css */
.inside {
	background: #f1f1f1 url(../img/background-inside.png) repeat-x;
}
.left-menu {
	font-family: 'Oxygen', sans-serif;
}
.left-list{
	list-style: none;
	margin: 0;
}
.left-list li {
	background: #ddd;
	border-bottom: 1px solid #cbcbcb;
	line-height: 30px;
	color: #333434;
	padding-left: 20px;
}
li.has-sub {
	background: #333434;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.has-sub ul{
	list-style: none;
	margin-left: -20px;
}
.has-sub ul li {
	background: #ddd;
	border-bottom: 1px solid #c7c7c7;
}
.has-sub ul li a {
	color: #333434;
	text-decoration: none;
}
.has-sub ul li:hover {
	background: #c7c7c7 url(../img/icon-left-list.png) no-repeat 0 0 !important;
}
.has-sub ul li:last-child {
	border-bottom: 0;
}
.has-sub ul li:first-child {
	border-top: 1px solid #fff;
}
li.selected {
	background: #c7c7c7 url(../img/icon-left-list.png) no-repeat 0 0 !important;
}
.left-menu h3{
	height: 25px;
	background: #c73f18;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	margin: 0;
	padding-left: 20px;
}
.left-menu h3 a {
	text-decoration: none;
	color: #fff;
}
.main-text {
	padding-left: 20px;
}
.main-text h3 {
	background: url(../img/icon-ipec-logo3.png) no-repeat 0 50%;
	padding-left: 30px;
	margin: 0;
	font-weight: bold;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	line-height: 25px;
}
.main-text2 {
	color: #646464;
}
div#description-text {
	color: #646464;
	padding-bottom: 15px;
}
.main-text-footer {
	height: 40px;
	background: #e4e4e4;
	border-top: 1px solid #c2c2c2;
	font-size: 13px;
	font-family: 'Oxygen', sans-serif;
	color: gray;
	position: relative;
	line-height: 40px;
	padding: 0 10px 0 10px;
}
.main-text-footer a {
	color: gray;
}
.main-text-footer-left {
	width: 75px;
	float: left;
	white-space: nowrap;
}
.main-text-footer-right {
	width: 110px;
	float: right;
	background: url(../img/icon-top.png) no-repeat 100% 50%;
}
.main-text-recent {
	font-family: arial;
	font-size: 12px;
	color: #646464;
}
.main-text-recent h4 {
	font-family: 'Oxygen', sans-serif !important;
	font-size: 14px;
	color: #000;
}
.main-text-recent-left h4 {
	background: url(../img/icon-recent-projects.png) no-repeat 0 50%;
}
.main-text-recent ul {
	list-style: none;
	margin:0;
}
.main-text-recent ul li{
	border-bottom: 1px solid #dadada;
}
.left-header {
	font-family: 'Oxygen', sans-serif !important;
	font-size: 18px;
}
.left-training {
	padding-top: 15px;
	height: 40px;
	background: #c73f18 url(../img/icon-toolbox.png) no-repeat 50% 50%;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 15px;
}
.left-training:hover {
	background: #c73f18;
}
.left-career{
	padding-top: 20px;
	height: 35px;
	background: #771417 url(../img/background-career.png) no-repeat 50% 50%;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 15px;
}
.left-career:hover{
	background: #771417;
}
.left-tel {
	padding-top: 10px;
	height: 70px;
	background: #f68320 url(../img/icon-contact.gif) no-repeat 50% 50%;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 15px;
}
.left-tel:hover {
	background: #f68320;
}
.left-cataloge {
	padding-top: 15px;
	height: 50px;
	background: #1a97a9 url(../img/icon-cataloge.png) no-repeat 50% 50%;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
}
.left-cataloge:hover {
	background: #1a97a9;
}
.left-news {
	height: 100px;
	padding: 15px 10px 0px 50px;
	background: #e4e4e4 url(../img/icon-newsletter.png) no-repeat 20px 15px;
}
.left-news h3{
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: 15px;
}
.bg-title {
	font-family: 'Oxygen', sans-serif;
	font-weight: normal;
}
.input-newsletter-inner {
	background: #fff !important;
	width: 200px;
	color: #000;
	height: 13px !important;
	font-size: 12px !important;
}
.btn-newsletter-inner {
	background: url(../img/arrow-red.gif) no-repeat 0 50%;
	border: 0;
	color: #646464;
	padding: 0 0 0px 10px;
	margin-bottom: 5px;
}
.radio-guide {
	color: gray;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 0;
}
#myModalLabel {
	font-family: 'Oxygen', sans-serif;
}
.feedback-info {
	color: gray;
	font-size: 12px;
	font-style:italic;
	width: 50%;	
}
#like_info {
	font-size:12px;
	color: red;
}
div#form {
	min-height: 600px;
	}