/****************************
*  COMMON
*****************************/
body {
	font-size:12px;
	font-family: Arial, Helevtica, Verdana, san-serif;
	/*background: #F2F2ED;*/
	color: #333;
	background:url(../images/bg-page.jpg) repeat-x #f0f0f0;
}

a { text-decoration: none; color: #333; }

.head { margin-top: 30px; }

#XXXXXXXXXXfullwidth_intro {
	width: 100%;
	height: 135px;
	position: absolute;
	top: 346px;
	left: 0px;
	background: #fff;
	border-bottom: 1px solid #cccccc;
	z-index: -9999;
}

.head_light {
	width: 882px;
	height: 346px;
	z-index: 9999;
}



#main_content {
	margin-top:30px;
	margin-bottom:130px;
}


.inside_content {
	margin-top:30px;
	margin-bottom:30px !important;
}


.thumb_element {
	margin-bottom:20px;	
}



/****************************
*  FEATURED PROJECTS
*****************************/
.featured-itemsBx {
    /*background-color: #FFFFFF;*/
    overflow: hidden;
    position: relative;
   
}

.featured-itemsBxIn {
    padding-left: 1px;
    width: 970px;
	/*background-color:#FC0 !important;*/
	
}
.work-list li {
    border: thin solid #CCCCCC;
    float: left;
    margin-left: 6px;
    width: 229px;
	
}


.hp-projects{
	height:188px;
	background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding-bottom: 16px;
	
}
.hp-projects-roll {
	height:188px;
	background: none repeat scroll 0 0 #F00;
    border-bottom: 1px solid #DDDDDD;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding-bottom: 16px;
	
}

.hp-projects img{
	width:100%;
}


/****************************
*  SERVICES
*****************************//

.hp_services{
	float: left;
    margin-bottom: 10px;
    margin-right: 4%;
	
}
h5.hp_services_title {
   /* border-bottom: 1px solid #DDDDDD;*/
  /*  color: #D31F27;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 13px;
    margin-bottom: 13px;
    padding-bottom: 9px;
    text-transform: uppercase;*/
	
	background-color: #D31F27;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 13px;
    margin-bottom: 13px;
    padding: 5px 4px 5px 7px;
    text-transform: uppercase;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}

h5.hp_services_title img {
    float: left;
    margin-right: 10px;
}

.hp_services p{
	font-size:12px !important;
	line-height:16px;
	
	
}


.projBx{
	/*background-color:#096 !important;*/
    margin-bottom: 23px;
    margin-top: 20px;
}

.titleBx{
	 height: 30px;
	 /*background-color:#096 !important;*/
	 width:940px;
	 margin-left:10px;
	

}
.topBtnBxXX {
	height: 12px;
    margin-left: 889px;
    margin-top: 10px;
    padding: 10px 10px 10px 35px;
    width: 18px;
	background:url(../images/icons/top.png) 0 0 no-repeat;
	

}


.topBtnBx a {
	background: url("../images/icons/top.png") no-repeat scroll 0 -35px transparent;
    height: 22px;
    margin-left: 889px;
    margin-top: 20px;
    padding: 9px 10px 10px 35px;
    position: relative;
    top: 14px;
    width: 22px;

}


.topBtnBx a:hover {
	
	background:url(../images/icons/top.png) 0 0 no-repeat;
	

}


.gapBtm{
	margin-bottom:25px;

}


.divide h3 {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
	
}
.titledivider {
  
    z-index: 1;
	
}
.divide .rightlink {
    float: right;
    margin-top: 7px;
    padding-left: 10px;
    position: relative;
    z-index: 1;
	 margin-right: 5px;
}

.leftlink {
    float: left;
    margin-top: 7px;
    padding-left: 10px;
    position: relative;
    z-index: 1;
	margin-left:20px;
}

a.titlelink {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	font-style: normal;
}
a.titlelink:hover {
	
	color: #D61921;
	
}


.leftTxt{
	float:left;
	margin-top:6px;
}

.dividerline {
    border-bottom: 1px solid #DDDDDD;
    height: 0;
    margin-top: 32px;
    position: absolute;
    width: 940px;
    z-index: 0;
}
.dividerlineInside {
    border-bottom: 1px solid #DDDDDD;
    height: 0;
    margin-top: 32px;
    position: absolute;
    width: 560px;
    z-index: 0;
}

.gaptopA{
	margin-top:40px;

}
.gaptopAMinus{
	margin-top:-30px;

}

.clientBx{
	background-color:#FFF;
	padding:10px;
	padding-left:18px;
	border: 1px solid #EAEAEA;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:66px;
	
}
.clientList img{
	width:176px;
	
}

.clientBx ul li {
	display:inline-block;
	zoom:1;
	float:left;
	width:176px;
	margin-right:5px;
}



.clientBxIn{
	background-color:#FFF;
	padding:10px;
	padding-left:18px;
	border: 1px solid #EAEAEA;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:66px;
	
}
.clientListIn img{
	width:176px;
	border:#EAEAEA 1px  solid;
	float:left;
	margin-left:6px;
	margin-bottom:7px;
	width:162px;
	
}

.clientBxIn ul li {
	display:inline-block;
	zoom:1;
	float:left;
	width:176px;
	margin-right:5px;
}



/* inner pages */
.boxInner{
	/*min-height:400px;
	padding:10px;
	background-color:#fff;
	margin-left:10px;
	margin-right:10px;*/
	
	background-color: #FFFFFF;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
   /* margin-top: -22px;*/
    min-height: 500px;
   padding: 26px;
    width: 687px;
	
	
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	
}
.boxInnerMenu{
	
    float: left;
    margin-left: 10px;
    margin-right: 10px;
	margin-top:11px;

    min-height: 300px;
    padding: 0px;
    width: 177px;
	
}

.boxInnerMenu h1{
	font-size:26px !important;
	font-style:normal !important;
	text-transform:uppercase;
	text-align:center;
	padding-right:7px;

	margin-bottom:12px !important;
	
}


.section_1{

}

.contentFirst{
	margin-top:0px;
	width:680px;
}
.imgMain img{
	width:684px;
	margin-bottom:15px;
}
.fLeft{
	float:left;
}
.fRight{
	float:right;
}

.imgProfile{
	width:180px;
	margin:20px;
}

.boxInnerMenuList{
	background-color:#fff;
	width:160px;
	min-height:460px;
	padding:8px;

	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.boxInnerMenuList ul li{
	border-bottom:#E5E5E5 1px solid;
	


	margin-bottom:1px;
	padding:2px;
	padding-left:6px;
	line-height:24px;
}

.last{
	border-bottom:none !important;
}

.boxInnerMenuListBgL{
	background-color: #FF0000;
    height: 307px;
    margin-left: -11px;
    margin-top: 34px;
    position: absolute;
    width: 11px;
	/*bg-menuin-lft */
	background:url(../images/bg-menuin-lft.png) top left no-repeat;

}

.boxInnerMenuListBgR{
background-color: #FF0000;
    height: 307px;
    margin-left: 176px;
    margin-top: 34px;
    position: absolute;
    width: 11px;
	background:url(../images/bg-menuin-rgt.png) top left no-repeat;
}

.sideFooter{
	/*position:inherit;*/
  	bottom: 110px;
	margin-top:-54px;
}

.downloadPdf {
	margin-top:10px;
}

.downloadPdf img{
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-top:-4px;
	border:none;
	
}
.downloadPdf p{
	line-height:12px !important;
	font-size:11px !important;
	
}


.downloadPdf p:hover{
	color:#d31f27 !important;
}
	

.sectionTitles{
	
	background-color:#F5F5F5;
	padding:10px;
	font-size:20px;
	margin-bottom:10px;
	font-family: 'Dosis',sans-serif;
	font-style:italic;
}
.sectionBtmSpace{
	margin-bottom:60px;
}

/************************************************************************
BANNER
*************************************************************************/
.bannerText{
	/*font-family: 'Yanone Kaffeesatz', sans-serif; */
	font-family: 'Dosis', sans-serif;
	font-size:36px;
	text-transform:uppercase;
}

.bannerText span{
	color:#d31f27 !important;
}


h1.heading {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333;
	margin-bottom: 20px;
}

.subhead {
	display:block;
	text-align: center;
	font: Arial 13px bold;
	color: #666666;
	padding: 10px 0 10px 0;
	margin-top: -12px;
	margin-bottom: 5px;
	background: #fefae6;
	border: 1px solid #ffe266;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#head_title {
	text-align:right;
	margin-top: 4px;
	float:right;
	margin-right:20px;
}

.middle {text-align: middle; margin: 0 auto; width: 940px;}

.right {text-align: right; margin: 0 auto; width: 940px;}


.menuTop {
	/*width:620px;*/
}
.lineTop{
	position:absolute;
	top:0;
	width:100%;
	background-color:#cd1c28;
	height:4px;
}
.bgTopMenu{
	 background: url("../images/bg-menu-top.png") no-repeat scroll left top transparent;
    height: 30px;
    margin-left: 180px;
    margin-top: 86px;
    position: absolute;
    width: 843px;
    z-index: 78;
	
}
.bgTopBanHp{
	 background: url("../images/bg-menu-tophp.png") no-repeat scroll left top transparent;
    height: 30px;
    margin-left: 339px;
    margin-top: 461px;
    position: absolute;
    width: 843px;
    z-index: 78;
	
}
.bgTop{
	position:absolute;
	top:4px;
	width:100%;
	/*background-color:#d4d4d4;*/
	background-color:#fff;
	height:82px;
}

.logo{
	/*padding:10px 0 0 25px;*/
	position:absolute;
	top:4px;
	width:202px;
	height:218px;
	
	z-index:999;
	background:url(../images/bg-logo2.png) no-repeat top left;
}

.pageCaption{
	 color: #CCCCCC;
    font-family: 'Dosis',sans-serif;
    font-size: 22px;
    height: 96px;
    margin-left: 622px;
    padding: 10px 0 0 25px;
    position: absolute;
    text-align:left;
    text-transform: uppercase;
    top: 106px;
    width: 261px;
    z-index: 999;
}
.pageCaption span{
	color:#f00 !important;
	
}


.redSpan{
	color:#E80000 !important;
}


.greyColor{
	background-color:#F00 !important;
}



.color-1{
	border-left:#FF7400 3px solid;

}
.color_1F{
background-color:#FF7400;
}

.color-2{
	border-left:#009999 3px solid;
}
.color_2F{
background-color:#009999;
}

.color-3{
	border-left:#FF0000 3px solid;
}
.color_3F{
background-color:#FF0000;
}

.color-4{
	border-left:#00CC00 3px solid;
}
.color_4F{
background-color:#00CC00;
}
.color-5{
	border-left:#9D0000 3px solid;
}
.color_5F{
background-color:#9D0000;
}
.color-6{
	border-left:#FC0 3px solid;
}
.color_6F{
background-color:#FC0;
}
.color-7{
	border-left:#9D4700 3px solid;
}
.color_7F{
background-color:#9D4700;
}
.color-8{
	border-left:#007D00 3px solid;
}
.color_8F{
background-color:#007D00;
}
.color-9{
	border-left:#FF8686 3px solid;
}
.color_9F{
background-color:#FF8686;
}
.color-10{
	border-left:#FFBD86 3px solid;
}
.color_10F{
background-color:#FFBD86;
}
.color-11{
	border-left:#6FD4D4 3px solid;
}
.color_11F{
background-color:#6FD4D4;
}
.color-12{
	border-left:#7AEA7A 3px solid;
}
.color_12F{
background-color:#7AEA7A;
}


/************************************************************************
STEPS
*************************************************************************/
.thumb-roll{
	width:229px;
	height:129px;
	
	position:absolute;
	background:url(../images/thumb-roll.png) no-repeat top left  #fff;
	display:none;
	
	
}

.teaser {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    /*padding-bottom: 16px;*/
}
.topline{
	padding-top: 23px;
	float: left;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    width: 180px;
	font-weight:bold;
}
.topline-roll{
	color:#d31f27 !important;
	
}
.subline {
    color: #777777;
    float: left;
    font-size: 11px;
    font-style: italic;
    line-height: 16px;
    margin-top: 5px;
    width: 100%;
	 text-align: center;
}
.boxHp {
	/*background: #fff;*/
	/*border: 1px solid #e6e6e6;
	
	padding-top:6px;
	margin: 10px 0 0 0;
	-moz-box-shadow: 0px 3px 2px #d6d6d6;
	-webkit-box-shadow: 0px 3px 2px #d6d6d6;
	box-shadow: 0px 3px 2px #d6d6d6;*/
	
	/*padding: 20px 15px 20px 15px;*/
	margin-top:-20px;
}

.boxHp p {
	font-family: "Arial";
	font-size: 13px;
	color: #6d6d6d;
	line-height:18px;
	padding-left:0px;
}

.boxHp hr { 
	border: 0px #e8e8e8 solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	clear: both;
	height: 0;
	margin: -5px 0 0 0;
	padding: 0 0 15px 0;
}

.boxgrid {
	width: 224px;
	height: 217px;
	float: left;
	background: #161613;
	overflow: hidden;
	position: relative;
}

.boxcaption {
	float: left;
	position: absolute;
	background: black;
	height: 100%;
	width: 100%;
	opacity: .8;
	left:0;
	top:217px;
	color: white;
	font: bold 13pt;
	letter-spacing: -1px;
	font-size: 22px;
	font-weight:bold;
}

/************************************************************************
FEATURED AND SCREENSHOT AREA
*************************************************************************/

.feat hr {
	border: 0px #e8e8e8 solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #f2f2f2;
	clear: both;
	margin: -10px 0 0 0;
	padding: 0 0 15px 0;
}

.feat p {  
	font-size: 12px;
	color: #6d6d6d;
}

.feat ul {  
	font-size: 12px;
	color: #6d6d6d;
}

.feat img {
	margin: 0 12px 12px 0;
}
	

/************************************************************************
-) FOOTER
*************************************************************************/

#fullwidth_footer_bottom {
	width: 100%;
	height: 40px;
	background: #333;
}

.copyright {
	font-size: 11px;
	width: 620px;
	margin-top: 12px;
	color: #b1b1b1;
	
}
.copyR{
	float:right;
	
}
.copyright p{
	margin-bottom:0;
}

/*** FOOTER LINKS ***/

.footer_text a, .copyright a {
	color: #b1b1b1;
}

.footer_text a:hover, .copyright a:hover {
	color: #fff;
}



body .alignleft {
	float:left;
	margin:0 5px 0 0;
	padding: 0 12px 0 0;
	display: block;
}

body .alignright {
	float:right;
	margin:7px 0 0 10px;
	padding: 0 0 15px 15px;	
	display: block;
}

body .alignleft_icon {
	float:left;
	margin:4px 5px 0 0;
	padding: 0 12px 0 0;
	display: block;
}

body .alignleft_action {
	float:left;
	margin:5px 5px 0 45px;
	padding: 5px 15px 0 0;
	display: block;	
}

/************************************************************************
TEXT STYLES AND IMAGES
*************************************************************************/

.middle {text-align: middle; margin: 0 auto; width: 940px;}

.margin { margin-top: 25px;}
.margin-1 { margin-top: 30px;}
.margin-2 { margin: 5px 0 5px 0;}

.margin_right { margin-right: 10px; }

.left { float: left; }

.right { float: right; }

ul.features_list {
	list-style:circle; margin-left:20px;
}

ul.features_list li{
	float: left;
	width: 200px;
}


/***********************************************************************
SOCIAL
************************************************************************/
.socialicons {
	float: right;
	margin: 0 14px 0 0;
	padding: 0;
}
.socialicons li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 5px;
}
.socialicons li:last-child {
	margin-right: 0;
}
.socialicons div {
	display: none;
	float: left;
	text-align: center;
	width: 120px;
	position: absolute;
	margin-top: -15px;
	margin-left: -47px;
	font-size: 11px;
	line-height: 11px;
	color: #777;
	text-shadow: 1px 1px 0px #f5f5f5;
	font-style: italic;
}
.socialicons li a {
	float: left;
	width: 22px;
	height: 18px;
	background-position:bottom;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
.socialicons li a:hover {
	background-position:top;
}
.s_facebook {
	background: url('../images/social/facebook.png') no-repeat;
}
.s_twitter {
	background: url('../images/social/twitter.png') no-repeat;
}

.s_vimeo {
	background: url('../images/social/vimeo.png') no-repeat;
}
.s_googleplus {
	background: url('../images/social/googleplus.png') no-repeat;
}
.s_linkedin {
	background: url('../images/social/linkedin.png') no-repeat;
}

.s_youtube {
	background: url('../images/social/youtube.png') no-repeat;
}



/************************************************************************
GALLERY IMAGES
*************************************************************************/
.thumbs_container { position: relative !important; }
.thumbs { margin: 0; padding: 0; overflow: hidden; }
.thumbs li { list-style: none; float: left; margin: 4px; padding: 3px; background: #eee; -moz-box-shadow: 0 0 4px #444; -webkit-box-shadow: 0 0 2px #000; }
.thumbs li img { display: block; opacity: .8; }
.thumbs li img:hover { opacity: 1; }
.thumbs li a img { border: none;}





/* Contact */

	.mapsholder {
	float: left;
	display: inline;
	width: 679px;
	margin-bottom: 20px;
	border:#E9E9E9 1px solid;
/*	border-bottom: 3px solid #ddd;
	
	-webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.4);*/
}
#googlemap {
	width: 100%;
	height: 300px;
	float: left;
}


.contDetails{
	line-height:16px !important;
}
.contDetails span{
	font-weight:bold;
	font-size:13px;
	font-style:italic;
	display:block;
}


/*   OUR WORK */




.workList {
	height:150px;
	width:209px;
	position:absolute;
	display:none;
	
}

.workList p{
	margin-top:64px;
	color:#FFF;
	font-weight:bold;

	
	
}

.workList a{
	color:#FFF;
}
.ourWork ul li  {
	display:block;
	float:left;
}

.ourWork li  {
	width:210px;
	height:150px;
	/*border:#CCC 1px solid;*/
	margin:8px;
	text-align:center;
	
	-moz-box-shadow: 0px 3px 2px #d6d6d6;
	-webkit-box-shadow: 0px 3px 2px #d6d6d6;
	box-shadow: 0px 3px 2px #d6d6d6;*/
}
.ourWork li:hover{
	/*background-color:#0C9;*/
}
.ourWork li  img{
	width:209px;
}
.ourWork h5{
	font-size:12px !important;
	padding-top:6px;

}



.ourWorkIn ul li  {
	display:block;
	float:left;
}
.ourWorkIn li {
    border: 1px solid #CCCCCC;
   
    margin: 4px;
    text-align: center;
    width: 160px;
	height: 90px;
	-moz-box-shadow: 0px 3px 2px #d6d6d6;
	-webkit-box-shadow: 0px 3px 2px #d6d6d6;
	box-shadow: 0px 3px 2px #d6d6d6;
	background:url(../images/icons/zoom.png) 64px 28px no-repeat #fff;

	
	
}

.ourWorkIn li  img{
	width:100%;

}

.ourWorkIn li img:hover{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;	
	
}

/* breadcrumbs  */
.bcArrow {
	font-size:13px;
	color:#d31f27;
}
.icArrow {
	font-size:14px;
	color:#d31f27;
}

/* hide */
.hideIt{
	visibility:hidden;
}
	
