@charset "utf-8";
/* CSS Document */

#insideContent {
	background-color: #FFFFFF;
	width: 887px;
	height: auto;
	margin-bottom: 20px;
	background-image: url(../images/contentBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
}
#insideContent .titleBar{
	background-image: url(../images/titleBarBg.jpg);
	background-repeat: repeat-x;	
	height: 31px;
}
.titleTop{
	font-size: 18px;
	background-image: url(../images/titleTopBg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 865px;
	padding: 24px 0 0 22px;
	text-decoration: none;
}
.titleTop1{
	font-size: 18px;
	background-image: url(../images/titleTopBg1.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 865px;
	padding: 0 0 0 22px;
	text-decoration: none;
}

.titleTop1 a{
	color:#333333;
}
.titleTop1 a:hover{
	text-decoration:none;
}
span.white{
	color: #FFFFFF;
}
.breadCrumbs{
	float: left;
}
.breadCrumbs1{
	margin-top: 24px;
	float: left;
}
.pageBreif{
	padding-top: 5px;
	float:left;
	width: 640px;
	display: block;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.img{
	float:right;
	margin-right: 25px;
}
.change{
	padding-top: 5px;
	float:right;
	font-size: 12px;
	margin-right: 15px;
}
.changeView{
	padding-top: 5px;
	float:left;
	font-size: 12px;
	margin-left: 195px;
}
.industry{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-top: 6px;
	margin-left: 22px;
	text-align: left;
	background-image: url(../images/down-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 17px;
	display: inline;
}
.resultFound{
	color: #333333;
	font-size: 12px;
	font-weight:bold;
	float: right;
	margin-top: 6px;
	margin-right: 17px;
	display: inline;
}
.quickLinks{
	width: 188px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	float: right;
	padding-top: 6px;
	text-align: left;
	background-image: url(../images/down-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 19px;
	display: inline;
}
.byYear{
	font-size: 12px;
	font-weight:bold;
	margin: auto 225px;
	padding-top: 6px;
	padding-left: 17px;
	background-image: url(../images/down-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.byYear label{
	color: #926F26;
}
.byYear a{
	color: #333333;
	text-decoration:underline;
}
.byYear a:hover{
	color: #333333;
	text-decoration:none;
}
.golden{
	color:#9C7B26;
}
.colLeft{
	float:left;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	width: 185px;
	padding: 15px 10px 0px 20px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-position: right top;
	height:auto;

}
.colRight{
	float:right;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	width: 195px;
	padding: 15px 10px 0px 10px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-position: right top;
	height:auto;
}
.bodyRight{
	float:left;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	width: 634px;
	font-size: 12px;
	color: #333333;
	background-position: top;
	height:auto;
	overflow:auto;
	padding: 20px 15px 5px 20px;
}
.bodyRight1{
	float:left;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	width: 418px;
	font-size: 12px;
	color: #333333;
	background-position: top;
	height:auto;
	overflow:auto;
	padding: 10px 15px 5px 20px;
}
.bodyRight1 a{
	color:#333333;
}
.bodyRight1 a:hover{
	text-decoration:none;
}
.portfolioItem{
	height:auto;
}
.portfolioItem .thumb{	
	float: left;
	width: 218px;
	height: 155px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	padding: 2px;
	margin: 0 10px 0 7px;
}
.portfolioItem .thumb img{
	border:0;
}
.portfolioItem .details span.status{
	display:block;
	color:#9F7D29;	
}
.portfolioItem .details span.company{
	display:block;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	margin-top:3px;
}
.portfolioItem .details span.brief{
	display:block;
	height:auto;
}
.portfolioItem .details span.skills{
	color:#9F7D29;	
	margin-top:3px;
	display:block;
}
.portfolioItem .details span.url{
	margin-top:3px;
	display:block;
}
.portfolioItem .details span.url a{
	color:#333333;
	padding-left: 16px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.portfolioItem .details span.url a:hover{
	text-decoration:none;
}
.hLine{
	clear:both;
	margin: 0px 10px 10px 10px;
	padding: 8px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.hLine1{
	clear:both;
	margin: 5px 0px 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align:right;
	padding-right: 10px;
}
.hLine1 a{
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;	
	text-decoration:none;
}
#leftNavi ul{
	margin: 5px 5px 5px 18px;
	padding: 0px;
	list-style-type: none;
}
#leftNavi ul li{
	margin: 0px;
	padding: 0px;
	height: 22px;
}
#leftNavi ul li a{
	height: 20px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#leftNavi ul li a:hover{
	text-decoration: underline;
}
#leftNavi ul li a.leftactive{
	padding-right: 10px;
	height: 20px;
	font-size: 12px;
	color: #926F26;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Round Corner Box */
.box {
	width: 181px;
	margin: 10px 0 10px 5px;
}
.boxTitle{
	height: 17px;
	background-image: url(../images/boxTop.gif);
	background-repeat: no-repeat;
	padding: 6px 5px 0px 12px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.boxBody{
	background-image: url(../images/boxTile.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
.boxBottom{
	height: 11px;
	background-image: url(../images/boxBottom.gif);
	background-repeat: no-repeat;
}
.testimonialItem1{
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 14px;
}
.companyName1{
	text-align:right;
}
.personName1{
	text-align:right;
	font-weight: bold;
}
.boxImage{
	margin: 15px 0;
}
.boxItem{

}
.boxItem a{
	color: #333333;
	text-decoration: underline;
}
.boxItem a:hover{
	text-decoration: none;
}
.noRepeat{
	background-repeat: no-repeat;
	background-position: 7px 6px;;
}
.member{
	height: 43px;
	width: 200px;
	background-image: url(../images/member-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 114px;
}
.memberName{
	margin-left: 20px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.memberDesi{
	margin-left: 20px;
	margin-right: 10px;
}


/*--edited by Digicorp----*/
.titleTop1 h2{font-size:18px; padding:0; margin:0; font-weight:normal;}
.newsItem h3{font-size:12px; color:#333; padding:0; margin:0;}
.bodyRight1 h3{font-size:12px; color:#333; padding:0; margin:0; font-weight:900;}
.contact-details{text-align:left;}
.contact-details2{margin-left:15px; text-align:left;}
.cf{clear:both;}
/*--edited by Digicorp END----*/
