@charset "utf-8";
/* CSS Document for PowerfulCMS */

/**
 * Globals
 */
* {
  margin: 0; padding: 0
}

html, body, #a_wrap {
  height: 100%;
}

body {
	background: #d2d4c9 url(images/wrapper-bg.jpg) 50% 0;
	font: 78% Tahoma, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}

table {
  width: 100%;
  margin: 1em 0 1em;
}

tbody {
	border-top:none;
}
/* Links */ 
a {
  color:#3c5883;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
  color:#4E84C2;
	text-decoration:underline;
}
h2 a {
  color: #4c4c4c;
  font-weight: normal
}

/**
 * Headlines
 */ 
h1 {
  padding: 2px 0 5px 10px
}
h1 a {
  background: transparent url() 0 0 no-repeat;
  display: block;
  width: 405px;
  height: 50px;
  text-indent: -9999px;
  overflow: hidden;
}
h2 {
  font: 1.5em Arial, Tahoma, Sans-serif;
}
h3 {
  font: bold 1.3em Arial, Tahoma, Sans-serif;
}

/**
 * Various
 */ 
img, a img {
	border: medium none
}

p {
  line-height:1.5em;
  margin:0.5em 0 1.5em;
}

pre {
  font-size:1.3em;
}

/* end globals */


#a_wrap {
	background:url(images/background-for-wrap.gif) no-repeat center top;
	min-height: 903px;
}

#a_content-wrapper {
	width:970px;
	margin:0 auto;
	position: relative;
}

#a_content-wrapper #a_top {
	width:864px;
	padding:11px 60px 0 46px;
}

#a_top .top-left {
  float:left;
	width:572px;
	height:106px;
}

#a_top .top-left .logo {
	width:405px;
	height:50px;
}

#a_top .top-left h2 {
  background:transparent url(images/powerfulcms-empowering-businesses-online.png) no-repeat scroll 0 0;
  height:42px;
  margin-left:160px;
  margin-top:3px;
  overflow:hidden;
  text-indent:-9999px;
  width:442px;
}

/* header links */
#header-right {
  background:transparent url(images/top-right-bg.png) no-repeat scroll 0 0;
  height:107px;
  position:absolute;
  right:42px;
  top:11px;
  width:238px;
}
#header-right a {
  display:block;
  overflow:hidden;
  text-indent:-9999px;
}
#header-right #btn-twitter {
  height:35px;
  margin-left:112px;
  width:40px;
}
#header-right #btn-skypeus {
  background:transparent url(images/skype-us.png) no-repeat scroll 0 0;
  float:left;
  display: inline;
  height:47px;
  margin:13px 26px;
  width:93px;
}
#header-right #btn-drupal-badge {
  background:transparent url(images/drupal-badge.png) no-repeat scroll 0 0;
  height:58px;
  margin-top:6px;
  width:58px;
  cursor:pointer;
}

/* navigation style */
#a_content-wrapper #a_nav-wrapper {
	width:901px;
	padding:0 30px 0 39px;
	overflow:hidden;
	position:relative;
}

#a_nav-wrapper #a_menu-main-bg {
  background:transparent url(images/nav-bg.gif) no-repeat scroll 0 0;
  height:92px;
  position:relative;
  width:914px;
  z-index:99;
}

#a_primary-links ul, 
#a_primary-links ul li {
	list-style:none;
}

#a_primary-links ul li {
	float:left;
	height:35px;
	cursor:pointer;
}

* html #a_primary-links ul li {
	display:inline;
}
#a_primary-links ul li#menu-165 a { background: transparent url(images/nav_home.jpg) 0 0 no-repeat; width:60px }
#a_primary-links ul li#menu-168 a { background: transparent url(images/nav_ecorun.jpg) 0 0 no-repeat; width:75px }
#a_primary-links ul li#menu-989 a {	background: transparent url(images/nav_programas.jpg) 0 0 no-repeat; width:75px }
#a_primary-links ul li#menu-990 a {	background: transparent url(images/nav_treinos.jpg) 0 0 no-repeat; width:75px }
#a_primary-links ul li#menu-167 a {	background: transparent url(images/nav_sustent.jpg) 0 0 no-repeat; width:75px;}
#a_primary-links ul li#menu-288 a {	background: transparent url(images/nav_dicas.jpg) 0 0 no-repeat; width:75px;}
#a_primary-links ul li#menu-725 a {	background: transparent url(images/nav_contato.jpg) 0 0 no-repeat; width:75px;}

#a_primary-links ul li a:hover, 
#a_primary-links ul li.active a, 
#a_primary-links ul li.current a {
	background-position:0 -35px !important;
}

#a_main-body {
	width:975px;
	margin-top:-60px; /* prev 45px */
  background:transparent url(images/right-col-bg-repeat.png) repeat-y scroll 681px 0;
  padding-top:15px;
}
#a_content-bg-top {
  background:transparent url(images/content-bg-top.png) no-repeat 0 0;
  height:45px;
  width:975px;
}
#a_content-bg-middle {
  background:transparent url(images/main-bg-repeat.png) repeat-y scroll 10px 0;
	width:906px;
	overflow:hidden;
	padding:0 40px 0 29px;
}

#a_content-bg-middle .content-wrapper {
	width:896px;
	padding-left:10px;
}

.section-blog #a_content-bg-middle .content-wrapper {
  background:transparent url(images/inner-left-bg.png) repeat-y 11px 0;
}

.content-wrapper .a_content {
	float:left;
	overflow: hidden;
	display: inline;
  padding-left:36px;
  padding-right:11px;
  width:594px;
}

.content-wrapper .a_content .node h2, h2.title {
	font-family:Georgia, "Times New Roman", Times, Serif;
	color:#333;
	font-size:24px;
	font-weight:normal;
}

.content-wrapper .a_content node p {
	line-height:18px;
	padding:0 8px 0 0;
}

.content-wrapper .a_content .node h4 {
	margin-top:20px;
}

.content-wrapper .a_content .node ul {
	margin:1.5em 0 1.5em 1.6em;
}
.a_content .node ul,
.a_content .a_content-blog ul,
.a_content .node ol {
  margin-left:1.3em;
  position:relative;
  top:-1em;
  line-height: 1.5em;
}
.a_content .node ul li,
.a_content .a_content-blog ul li,
.a_content .node ol li {

}

.content-wrapper .a_content .node img.lets-talk {
	float:right;
	width:165px;
	height:81px;
}

.content-wrapper .customer-showcase {
	background:url(images/customer_showcase_bg.png) no-repeat;
	width:562px;
	height:153px;
	margin-top:64px;
	padding-top:15px;
	padding-left:25px;
	padding-right:40px;
	overflow:hidden;
}

.customer-showcase h2 {
	float:right;
	background:url(images/title_customer-showcase.jpg) no-repeat;
	width:142px;
	height:21px;
	display:block;
	margin:0 0 5px 0;
	text-indent:-99999px;
	overflow:hidden;
}

.customer-showcase .left-button {
	width:11px;
	float:left;
	padding-top:32px;	
	margin-right:10px;
	display:inline;
}

.customer-showcase span.previous {
	background:url(images/carousel_previous.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	width:11px;
	height:18px;
	display:block;
	float:left;
	margin-top:42px;
}

.customer-showcase .right-button {
	width:11px;
	float:left;
	padding-top:32px;
	margin-left:10px;
}

.customer-showcase span.next {
	background:url(images/carousel_next.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	width:11px;
	height:18px;
	display:block;
	float:left;
	margin-top:42px;
	position:relative;
}

.customer-showcase .carousel {
	width:562px;
	margin-top:10px;
}

* html .customer-showcase .carousel {
	margin-top:5px;
}

.carousel-wrap {
	width:520px;
	float:left;
	margin:0 10px 0 10px;
	display:inline;
	height:114px;
}

.customer-showcase ul {
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
}

.customer-showcase ul li {
	float:left;
	width:260px !important;
	width:278px;
	color:#000;
	font-family:Tahoma;
	font-size:11px;
}

.customer-showcase ul li .image-wrapper {
	float:left;
	width:141px;
	margin-right:7px;
	display:inline;
}

.customer-showcase ul li .site-details {
	width:111px;
	padding-top:10px;
	float:left;
}

.customer-showcase ul li .title {
	font-weight:bold;
}

.customer-showcase ul li span.details {
	margin-right:5px;
}

.site-details ul  {
	width:121px;
	margin-top:10px;
}

.site-details ul li {
	width:auto;
	float:none;
	margin:0 0 3px 0;
	background:url(images/blue_bullet.gif) no-repeat left 5px;
	padding:0 0 0 5px;
}

.site-details ul li a {
	color:#006699;
	text-decoration:underline;
	font-size:11px;
	font-family:Tahoma;
}

.site-details ul li a:hover {
	text-decoration:none;
}


.content-wrapper #sidebar-right {
	float:left;
	display: inline;
	overflow: hidden;
	width:247px;
	padding:10px 0 20px 5px;
}

#a_new-here-block {
	background:url(images/new-here-bg.png) no-repeat;
	width:218px;
	height:128px;
	padding-left:25px;
	padding-top:5px;
	margin:15px auto 0;
}

#a_new-here-block h3.title {
	background:url(images/new-here-txt.png) no-repeat;
	width:96px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}

#a_new-here-block ul {
	float:left;
	list-style:none;
	margin:10px 15px 0 20px;
	padding:0;
}

* html #a_new-here-block ul {
	margin-left:10px;
	margin-right:20px;
}

#a_new-here-block ul li {
	margin-bottom:8px;
	list-style-image: url(images/new-here-bullet.gif);
	float: left;
	width: 50%;
}

#a_new-here-block ul li a {
	color:#000;
	display: block;
}



#sidebar-right a {
  font-weight: normal
}

#sidebar-right .right_WERD {
	margin-left:20px;
}

#sidebar-right .right_customization {
  background:transparent url(images/right_customization_btn.png) no-repeat scroll 0 0;
  height:82px;
  margin-left:5px;
  margin-top:20px;
  overflow:hidden;
  text-indent:-9999px;
}
#sidebar-right .right_customization a {
  float: left;
  width: 100%;
  height: 100%;
}

#sidebar-right .right_testimonials {
  background:transparent url(images/quote-start.gif) no-repeat scroll 0 0;
  margin:2em 0 1em 5px;
}

#sidebar-right .right_testimonials p {
	margin:0 0 0 24px;
	background: url(images/quote-end.gif) 100% 100% no-repeat;
}

#sidebar-right .right_testimonials a {
  display: block
}


#sidebar-right #block-block-17 {
	margin-top:20px;
	width:219px;
	padding-left:20px;
	overflow:hidden;
}

#block-block-17 h2,
#block-block-10 h2 {
	font: bold 14px Georgia, "Times New Roman", Serif;
	margin: .5em 0;
	color:#4c4c4c;
}

#block-block-10 {
  border:1px solid #ccc;
  margin:0 1em;
  padding:0.5em 1em;  
}
#block-block-10 table {
  margin: 0
}
#block-block-10 table td {
  padding:0.4em;
}
#block-block-10 .form-submit {
  margin-left: 28%
}



#a_content-bg-bottom #a_footer {
	width:895px;
	height:124px;
	background:url(images/footer-bg.gif) no-repeat;
	margin: 2em auto 0;
	padding:12px 0 0 16px;
	clear: both
}

#a_footer .a_footer-blocks {
	float:left;
	width:240px;
	padding:0 0 0 10px;
	font-size: 10px
}

#a_footer .a_footer-blocks h2 {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#a_footer .a_footer-blocks #block-block-7 h2 {
	background:url(images/title_our-services.jpg) no-repeat;
	width:116px;
	height:20px;
	margin-bottom:5px;
}

#a_footer .a_footer-blocks #block-blog-0 h2 {
	background:url(images/title_recent-blogs.jpg) no-repeat;
	width:170px;
	height:27px;
}

#a_footer .a_footer-blocks #block-block-2 h2 {
	background:url(images/title_contact-us.jpg) no-repeat;
	width:99px;
	height:20px;
	margin-bottom:5px;
}



#a_footer .a_footer-blocks ul {
	list-style:none;
/*	margin-top:0;
    padding-top:0;
*/
	padding-left:15px;
}

* html #a_footer .a_footer-blocks ul {
/*	padding-left:0; */
	margin-left:15px;
}

*:first-child+html #a_footer .a_footer-blocks ul {
/*	padding-left:0; */
	margin-left:15px;
}

#a_footer .a_footer-blocks ul li {
	list-style-image: url(images/bullet-footer.jpg);
  color: #ccc;
  margin:0 0 0.3em;
}

#a_footer .a_footer-blocks ul li a {
	font: 10px Arial, Helvetica, sans-serif;
	color:#ccc;
}



#a_footer .a_footer-spacer-a {
	float:left;
	width:63px;
}

#a_footer .a_footer-spacer-b {
	float:left;
	width:66px;
}



/* inner services page */


#sidebar-right .right_nacd {
	width:216px;
	margin-left:10px;
}


.right_nacd ul, .right_nacd ul li {
	list-style:none;
	margin:0;
	padding:0;
}

.right_nacd ul li a {
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	display:block;
}

.right_nacd ul li.link1 a {
	background:url(images/side_link01.jpg) no-repeat top;
	height:33px;
	width:213px;
}

.right_nacd ul li.link2 a {
	background:url(images/side_link02.jpg) no-repeat top;
	height:40px;
	width:90px;
}

.right_nacd ul li.link3 a {
	background:url(images/side_link03.jpg) no-repeat top;
	height:36px;
	width:75px;
}

.right_nacd ul li.link4 a {
	background:url(images/side_link04.jpg) no-repeat top;
	height:34px;
	width:138px;
}

.right_nacd ul li.link5 a {
	background:url(images/side_link05.jpg) no-repeat top;
	height:38px;
	width:116px;
}

.right_nacd ul li.link6 a {
	background:url(images/side_link06.jpg) no-repeat top;
	height:35px;
	width:198px;
}


.right_nacd ul li.link7 a {
	background:url(images/side_link07.jpg) no-repeat top;
	height:38px;
	width:173px;
}

.right_nacd ul li.link8 a {
	background:url(images/side_link08.jpg) no-repeat top;
	height:35px;
	width:125px;
}


.right_nacd ul li.link1 a:hover, 
.right_nacd ul li.link2 a:hover, 
.right_nacd ul li.link3 a:hover, 
.right_nacd ul li.link4 a:hover, 
.right_nacd ul li.link5 a:hover, 
.right_nacd ul li.link6 a:hover, 
.right_nacd ul li.link7 a:hover, 
.right_nacd ul li.link8 a:hover {
	background-position:bottom;
}


/* inner services page end */





/* inner blog page styles */


#a_content-bg-middle .content-wrapper-inner {
	background:url(images/inner-left-rightbg.png) repeat-y;
	width:896px;
	min-height:480px;
	height:auto !important;
	padding-left:10px;
}

* html #a_content-bg-middle .content-wrapper-inner {
	height:380px;
}


.content-wrapper-inner .promote-area-block {
	/*height:207px;*/
	margin-bottom:10px;
}


.promote-area-block .a_inner-header {
	background:url(images/bloger-page-header.jpg) no-repeat;
	width:890px;
	height:88px;
	margin:0 0 0 1px;
	overflow:hidden;
	padding-right:10px;
	padding-top:10px;
}

.a_inner-header .recent-bloggers {
	float:right;
}

.recent-bloggers  h4 {
	margin:0 0 8px 0;
	padding:0;
	color:#ccc;
	font-style:italic;
	text-transform:uppercase;
	float:right;
	font-size:11px;
}

.recent-bloggers ul, .recent-bloggers ul li {
	list-style:none;
	margin:0;
	padding:0;
}

.recent-bloggers ul li {
	float:right;
	margin-left:20px;
	display:inline;
}



.a_node-wrapper {
	width:607px;
	float:left;
	margin-left:20px;
	display:inline;
}

.a_node-wrapper .node {
	width:607px;
	margin-bottom:20px;
}

.a_node-wrapper .node .posted-by {
	width:160px;
	height:113px;
	float:left;
}

.a_node-wrapper .node .a_content {
	float:left;
	width:436px;
	padding-left:10px;
}

.a_node-wrapper .node .a_content h3 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	margin:0;
	padding:0;
}

.a_node-wrapper .node .a_content h3 a {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	margin:0;
	padding:0;
}

.a_node-wrapper .node .a_content p {
	font-size:12px;
	color:#040404;
	margin:5px 0 0 0;
	line-height:17px;
	font-family:Tahoma;
}

.a_node-wrapper .node .a_content .links {
	float:right;
	margin-right:10px;
	display:inline;
}
.a_node-wrapper .node .a_content .links a {
	font-family:Tahoma;
	font-size:12px;
	color:#186a9a;
}

.a_node-wrapper .node .a_content .links p {
	margin:0;
	padding:0;
	color:#186a9a;
}

.a_node-wrapper .node .a_content img.a_coming-soon-img {
	float:left;
	margin:10px 10px 0 0;
	display:inline;
}

.a_node-wrapper .node .posted-by .avatar-wrapper {
	float:left;
	width:60px;
}

.a_node-wrapper .node .posted-by .a_date {
	width:80px;
	float:left;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	color:#000;
}

.a_node-wrapper .node .posted-by .a_date h4 {
	font-size:14px;
	margin:10px 0 0 0;
	padding:0;
	color:#000;
	font-family:Tahoma;
}

.a_node-wrapper .node .posted-by a {
	color:#186a9a;
	font-size:11px;
}

.a_node-wrapper .node .posted-by p {
	font-size:11px;
	font-family:Tahoma;
	color:#000;
	margin:0 0 5px 0;
	padding:0;
}


.content-wrapper-inner #sidebar-right {
	float:left;
	width:222px;
	padding:10px 0 20px 30px;
}



#sidebar-right .search-block {
	width:239px;
	padding-bottom:15px;
	border-bottom:1px solid #c9cac3;
}

.search-block h3 {
	font-size:14px;
	color:#4c4c4c;
	margin:0 0 3px 21px;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.search-block .form-text {
	background:url(images/search-txt-bg.jpg) no-repeat right;
	border:none;
	width:144px;
	height:17px;
	margin:3px 8px 0 3px;
	font-size:11px;
	padding-top:3px;
	padding-left:3px;
}

.search-block .form-submit {
	background:url(images/search-button.jpg) no-repeat;
	border:none;
	width:52px;
	height:20px;
	cursor:pointer;
	margin:3px 0 0 0;
}


#sidebar-right .popular-post-block,
#sidebar-right .most-commented-block {
	margin:18px 15px 0;
	padding-bottom:24px;
	border-bottom:1px solid #c9cac3;
}

.popular-post-block h3,
.most-commented-block h3 {
	font-size:14px;
	color:#4c4c4c;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.popular-post-block ul,
.most-commented-block ul {
	list-style:none;
	margin:10px 15px 0 0;
	padding:0;
}

.popular-post-block ul li,
.most-commented-block ul li {
	background: transparent url(images/blue_bullet.gif) no-repeat 0 5px;
	padding:0 0 0.4em 7px;
	position:relative;
}

.popular-post-block ul li a,
.most-commented-block ul li a {
	font-size:11px;
	font-family:Tahoma;
	color:#2c4e7c;
	margin:0;
	padding:0;
	position:relative;
}

#sidebar-right .drupal-services-block {
	width:209px;
	padding-left:30px;
	padding-bottom:20px;
}


/* inner blog page styles end */




/* inner showcase page styles */

.content-wrapper .a_content-showcase {
	float:left;
	width:638px;
	padding-top:5px;
	padding-left:0;
}

.a_content-showcase .showcase-header {
	background:url(images/customer-showcase_header.jpg) no-repeat;
	width:630px;
	height:122px;
	padding:38px 0 0 0;
	position: relative;
	left:-29px;
}

.showcase-header .showcase-details {
	float:right;
	width:328px;
}

.showcase-details p, .showcase-details a {
	color:#6699cc;
	font-size:11px;
	font-weight: normal;
	margin:0;
	line-height:1.3em;
}

.showcase-details .details-a {
	float:left;
	width:165px;
}

.showcase-details .details-b {
	float:left;
	width:160px;
	padding-top:35px;
}

.showcase-details a:hover {
	text-decoration:underline;
}

.showcase-details .website {
	padding-left:5px;
}

.showcase-details .layout {
	margin-top:22px;
}

.showcase-details .drupal-version {
	margin:21px 0 0 53px;
}

.showcase-details .view-site {
	margin-top:25px;
	margin-left:38px;
}

.showcase-details .view-site a {
	display:block;
	width:84px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}

.a_content-showcase .content {
	width:596px;
	margin-top:17px;
}

.a_content-showcase .content .screenshot-small {
	width:130px;
	float:left;
	margin-right:45px;
	display:inline;
}

.screenshot-small ul, .screenshot-small ul li {
	list-style:none;
	margin:0;
	padding:0;
}

.screenshot-small ul li {
	margin-bottom:34px;
}


.a_content-showcase .content .node {
	width:402px;
	float:left;
}

.a_content-showcase .content .node .description {
	padding:0 0 0 3px;
}

.a_content-showcase .customer-showcase {
	background:url(images/customer_showcase_bg.png) no-repeat;
	width:561px;
	height:168px;
	padding-right:28px;
	padding-left:28px;
	margin-top:14px;
	margin-left:10px;
	padding-top:10px;
	margin-bottom:20px;
}

.customer-showcase h2 {
	float:right;
	background:url(images/title_customer-showcase.jpg) no-repeat;
	width:142px;
	height:21px;
	display:block;
	margin:0 0 0 0;
	padding:0;
	text-indent:-99999px;
	overflow:hidden;
}

.customer-showcase .showcase_container {
	float:left;
	width:269px;
	margin-top:12px;
}

#sidebar-right #right_inner-side-links {
	width:216px;
	margin:10px auto;
}

#right_inner-side-links ul {
	list-style:none;
	margin:0;
	padding:0;
}

#right_inner-side-links ul li {
	display:block;
	width:187px;
	height:73px;
	background:url(images/inner-showcase-bg.png) no-repeat;
	padding-left:29px;
}

#right_inner-side-links ul li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}

#right_inner-side-links ul li.link1 {
	padding-top:13px;
	height:60px;
	margin-bottom:12px;
}

#right_inner-side-links ul li.link1 a {
	background:url(images/inner-side_link01.jpg) no-repeat;
	height:46px;
	width:149px;
}

#right_inner-side-links ul li.link2 {
	padding-top:22px;
	height:51px;
	margin-bottom:25px;
}

#right_inner-side-links ul li.link2 a {
	background:url(images/inner-side_link02.jpg) no-repeat;
	width:143px;
	height:24px;
}

#right_inner-side-links ul li.link3 {
	padding-top:23px;
	height:50px;
	margin-bottom:13px;
}

#right_inner-side-links ul li.link3 a {
	background:url(images/inner-side_link03.jpg) no-repeat;
	width:143px;
	height:24px;
}

#right_inner-side-links ul li.link4 {
	padding-top:16px;
	height:57px;
	margin-bottom:27px;
}

#right_inner-side-links ul li.link4 a {
	background:url(images/inner-side_link04.jpg) no-repeat;
	width:157px;
	height:45px;
}

#right_inner-side-links ul li.link5 {
	padding-top:8px;
	height:65px;
	margin-bottom:22px;
}

#right_inner-side-links ul li.link5 a {
	background:url(images/inner-side_link05.jpg) no-repeat;
	width:155px;
	height:51px;
}


#sidebar-right #right_lets-talk {
	width:163px;
	margin:0 auto;
}


/* inner showcase page styles end */



/* powerfulcms team page styles */


.content-wrapper .contentbox {
	margin:40px 0 20px -8px;
}

.contentbox .contentbox-bgtop {
	background:url(images/contentbox-bgtop.png) no-repeat;
	width:603px;
	height:9px;
	overflow:hidden;
}

.contentbox .contentbox-bgmiddle {
	background:url(images/contentbox-bgmiddle.png) repeat-y;
	width:569px;
	height:306px;
	overflow:hidden;
	padding:8px 17px 0 17px;
}

.contentbox-bgmiddle h3 {
	font-size:14px;
	color:#333;
	margin:0 0 10px 0;
	padding:0;
}

.contentbox-bgmiddle h3 span {
	font-size:12px;
	font-weight:normal;
}

.contentbox-bgmiddle img.team_img {
	float:left;
	border:2px solid #cecece;
	margin-right:14px;
	display:inline;
	margin-top:5px;
}

.contentbox-bgmiddle p {
	margin-top:0;
	margin-bottom:20px;
}

.contentbox .contentbox-bgbottom {
	background:url(images/contentbox-bgbottom.png) no-repeat;
	width:603px;
	height:9px;
	overflow:hidden;
}


#sidebar-right .right_our-mission {
	width:247px;
	margin-top:10px;
	margin-left:6px;
}

.right_our-mission h3 {
	margin:0 0 5px 9px;
	padding:0;
	display:block;
	background:url(images/title_our-mission.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:111px;
	height:17px;
}

.right_our-mission .content {
	background:url(images/our-mission-bg.jpg) no-repeat;
	width:219px;
	height:142px;
	padding:12px 16px 0 12px;
	text-indent:-9999px;
}

/*.right_our-mission .content p {
	font-family:Tahoma;
	font-size:11px;
	color:#919191;
	margin:0;
	padding:0;
	font-style:italic;
	line-height:18px;
	word-spacing:1.5px;
}
*/

#sidebar-right .right_clients {
	width:247px;
	margin-top:10px;
	margin-left:6px;
}

.right_clients h3 {
	margin:0 0 5px 9px;
	padding:0;
	display:block;
	background:url(images/title_clients.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:63px;
	height:23px;
}


/* powerfulcms team page styles end */



/* testimonials page styles */

.promote-area-block .testimonials-header {
	background:url(images/testimonials_promote-img.png) no-repeat;
	width:914px;
	height:181px;
	padding:21px 0 0 0;
}

.testimonials-header .img-wrapper {
	width:128px;
	float:left;
	margin-left:39px;
	display:inline;
}

.testimonials-header .testi-content {
	float:left;
	width:665px;
	padding-right:20px;
}

.testi-content .testimonial {
	margin-left:115px;
}

.testi-content .testimonial p {
  font-size:12px;
  font-style:italic;
  margin-bottom: 0;
}

.testi-content .client-details {
	margin-top:8px;
}

.testi-content .client-details p {
	font-size:11px;
	color:#787878;
	font-style:italic;
	font-weight:bold;
}

.a_content .testi_contentbox {
	/* margin:40px 0 0 5px; */
	margin:40px 0 0 -8px;
}

.testi_contentbox .test_contentbox-bgtop {
	background:url(images/testi_contentbox-bgtop.jpg) no-repeat;
	width:602px;
	height:9px;
	overflow:hidden;
}


.testi_contentbox .test_contentbox-bgmiddle {
  background:transparent url(images/testi_contentbox-bgmiddle.jpg) repeat-y scroll 0 0;
  height:172px;
  overflow:hidden;
  padding:10px 1.5em 0;
  width:auto !important;
  font-size:86%;
}
#page-showcase .testi_contentbox .test_contentbox-bgmiddle {
  min-height: 140px
}

* html .testi_contentbox .test_contentbox-bgmiddle {
	height:170px;
}

.test_contentbox-bgmiddle h3 {
  margin:0 0 1em;
}
/*
.test_contentbox-bgmiddle p {
	margin:8px 0 0 0;
	padding:0;
	font-family:Tahoma;
	line-height:17px;
}
*/
.test_contentbox-bgmiddle p.client-details {
	margin-top:20px;
}
/*
.test_contentbox-bgmiddle img.client-logo {
	float:right;
	margin-right:15px;
	display:inline;
	margin-left:8px;
}
*/

.testi_contentbox .test_contentbox-bgbottom {
	background:url(images/testi_contentbox-bgbottom.jpg) no-repeat;
	width:602px;
	height:9px;
	overflow:hidden;
	margin-bottom:20px;
}

#sidebar-right .right_random-clients {
	width:240px;
	margin-top:10px;
	margin-left:6px;
}

.right_random-clients h3 {
	margin:0 0 5px 9px;
	padding:0;
	display:block;
	background:url(images/title_random-clients.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:147px;
	height:23px;
}

.right_random-clients .content {
	background:url(images/random-clients-bg.png) no-repeat;
	width:240px;
	height:307px;
	padding:5px 0 0 0;
}

.right_random-clients .content table {
	width:215px;
	margin:0 auto;
}

.right_random-clients td.client-logo-holder {
	background:url(images/client-logo-holder-bg.jpg) no-repeat top;
	width:102px;
	height:62px;
}

td.client-logo-holder a {
	display: block;
	text-align:center;
}


/* testimonials page styles end */




/* custom Quote styles */

#a_content-bg-middle .content-wrapper-formpage {
	background:none;
	width:896px;
	min-height:480px;
	height:auto !important;
	padding-left:10px;
}

* html #a_content-bg-middle .content-wrapper-formpage {
	height:380px;
}

.content-wrapper-formpage .a_content {
	float:left;
	width:540px;
	padding-top:27px;
	padding-left:30px;
}

.content-wrapper-formpage .a_content .node {
	margin-left:21px;
	padding-right:54px;
}

.content-wrapper-formpage .a_content .node h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:24px;
	font-weight:normal;
}

.content-wrapper-formpage .a_content .node p {
	line-height:18px;
}

.content-wrapper-formpage .a_content .form-wrapper {
	width:455px;
	padding-top:10px;
}


.form-wrapper h3 {
	color:#000;
	font-family:Tahoma;
	margin-bottom:0;
	font-size:12px;
	padding-bottom:5px;
	background:url(images/form-border.jpg) no-repeat bottom;
}

.form-wrapper .form-text, 
.form-wrapper .form-select, 
.form-wrapper .form-textarea {
	background:url(images/form-itme-background.jpg) fixed;
	border:1px solid #bdbebc;
}

.form-wrapper .form-text {
	width:162px;
	height:14px;
	font-size:11px;
	color:#3c5883;
	float:right;
	display:inline;
	padding-top:3px;
	margin-right:10px;
}


.form-wrapper td {
	height:48px;
	padding-right:15px;
}


.form-wrapper span.mandatory {
	color:#ff0000;
}

.form-wrapper .form-item-a .form-select {
	width:156px;
	height:17px;
	font-size:11px;
}

.form-wrapper .form-item-b .form-select {
	width:140px;
	height:17px;
	font-size:11px;
}

.form-wrapper .form-textarea {
	width:451px;
	height:112px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.form-wrapper .form-item-c {
	margin-top:20px;
	background:url(images/form-border.jpg) no-repeat bottom;
	padding-bottom:10px;
}

.form-wrapper .form-itme-d {
	margin-top:20px;
	margin-bottom:10px;
}


.form-wrapper .form-submit {
	background:url(images/submit-button.jpg) no-repeat;
	width:128px;
	height:30px;
	border:none;
	cursor:pointer;
	display:block;
	margin:0 auto;
}


.content-wrapper-formpage #sidebar-right {
	float:left;
	width:288px;
	padding:27px 0 20px 5px;
}

#sidebar-right .right_tdsnfw {
	width:248px;
}

#sidebar-right .right_tdsnfw p {
	line-height:18px;
	padding-right:10px;
	padding-left:10px;
}

#sidebar-right .right_osrf {
	padding-top:24px;
}

.right_osrf h3 {
	font-family:Tahoma;
	color:#333;
	margin-top:0;
	font-size:11px;
}

.right_osrf ul {
	list-style:none;
	margin:10px 15px 30px 0;
	padding:0;
}


.right_osrf ul li {
	background:url(images/bullet-check.gif) no-repeat left;
	margin-bottom:10px;
	padding:0 0 0 30px;
	position:relative;
	font-size:11px;
	font-family:Tahoma;
	color:#333;
}

#sidebar-right .right_othertxt h3 {
	font-size:11px;
	margin-bottom:20px;
}

#page-end {
  background: url(images/page-end.png) 0 100% no-repeat;
  
}

/**
 * dxc 
 */

/**
 * Primary navigation
 */
#a_primary-links ul {
  float:left;
  list-style-type:none;
  margin-left:31px;
  padding-top:9px;
}
#a_primary-links ul li {
  float:left;
  list-style: none;
}
#a_primary-links ul li:hover ul {
  display: block;
}
#a_primary-links ul li a {
  float:left;
  height:35px;
  width:100%;
  text-indent: -9999px;
  overflow: hidden;
}
/* sub menus */
#a_primary-links ul li ul {
  display: none;
  position: absolute;
  left: 54px;
  top: 40px;
  margin: 0;
}
#a_primary-links ul li ul li {
  width: auto;
  padding: 0 1em
}
#a_primary-links ul li ul li a {
  background-image: none !important;
  width: auto !important;
  color: #eee;
  font-weight: normal;
  text-indent: 0;
  padding: 0 !important;
  margin: 0 !important;
}
/* active */
#a_primary-links ul li a:hover, 
#a_primary-links ul li.active a, 
#a_primary-links ul li.current a {
	background-position:0 -35px !important;
}
#a_primary-links ul li.active ul {
  display: block;
  left:-330%;
}
/* submenu alignment */
#a_primary-links ul li#menu-168 ul { left: 55px } /* services */
#a_primary-links ul li#menu-989 ul { left: 175px } /* portfolio */
#a_primary-links ul li#menu-167 ul { left: 40px } /* resources */
#a_primary-links ul li#menu-288 ul { left: 440px } /* about us */


/**
 * System overrides
 */
tr.even, tr.odd {
  background: transparent url(images/form-bg-dark.jpg) repeat 0 0;
}

.node {
  margin-bottom: 2em
}

ul.primary li,
ul.menu li {
  padding-left: 0 !important;
  margin-left: .5em
}

ul.menu li.leaf {
  background-image: none;
}

ul li {
  list-style-image: url(images/bullet.gif);
}

#page-sitemap .site-map ul,
#page-sitemap .site-map .content {
  line-height:1.3em;
  margin:1em 2em;
}

/**
 * Forms
 */
input, textarea, select {
  background: transparent url(images/form-bg-dark.jpg) repeat 0 0;
  border:1px solid #bdbebc;
  color:#3c5883;
  font-family:Tahoma,Arial,Sans-serif;
  font-size:11px;
  padding:1px 0 1px 2px;
}
select option {
  background: transparent url(images/form-bg-dark.jpg) repeat 0 0;
  cursor: pointer;
}

input.form-submit {
  background:#000000 url(images/form-bg-submit.gif) repeat-x scroll 0 -3px;
  color:#E5E5E5;
  cursor:pointer;
  font-weight:bold;
  letter-spacing:1px;
  margin-right:1em;
  padding:3px 1.5em 5px;
}
input.form-submit:hover {
  background-position: 0 -31px;
  color: #fff;
}

/**
 * Other
 */ 
#letstalk-data {
  position: relative;
  background-color: #222;
}
#letstalk-data .data {
  margin:0 auto;
  position:relative;
  width:900px;
}
#letstalk-data .node {
  color:#777777;
  height:390px;
  padding:1em 38em 0 4em;
  margin: 0;
}
#letstalk-data h2 a,
#letstalk-data h3,
#letstalk-data .form-required {
  color: #F7941E
}
#letstalk-data form {
  background-color:#333333;
  border:1px solid #555555;
  color:#DDDDDD;
  font-size:11px;
  padding:0 3em 1em;
  position:absolute;
  right:4em;
  top:1em;
  height: 365px;
}
#letstalk-data form textarea {
  height: 84px
}
#letstalk-data .close {
  border:1px solid #666666;
  color:#AAAAAA;
  cursor:pointer;
  font-family:Arial,Tahoma,Sans-serif;
  font-size:1.3em;
  font-weight:bold;
  left:50%;
  margin-left:-400px;
  padding:0.5em;
  position:absolute;
  top:354px;
}

#badges-acquia-drupal {
  background: transparent url(images/badges-acquia-drupal-member.png) 0 0 no-repeat;
  height: 108px;
  margin-bottom:2em;
}

#badges-acquia-drupal a {
  float: left;
  display: inline;
  width: 50%;
  height: 100%;
  text-indent: -9999px;
  overflow: hidden;
}

/**
 * lightbox
 */
#lightboxFrame {
  background-color: #eee;
}
#lightboxFrame {
  border: 1px solid #c0c0c0;
} 

/**
 * CSS support
 */ 
.alignright { float:right }
.alignleft { float:left }
img.alignright { padding-left:1em }
img.alignleft { padding-right:1em }
.clr { clear:both }

/**
 * Drupal Administration 
 */
.help, .messages, .warning {
  margin: 1em 0;
}
.status { color: #0a0 }

.node-unpublished { background-color: transparent }

/**
 * Modules
 */
/* admin menu */
#admin-menu { position: fixed; z-index: 9999!important }
#admin-menu ul li a { font-weight: bold !important }
#admin-menu ul li a:hover { color: #ff0 !important }


/**
 * alc
 */
#sidebar-right {
	padding:27px 0 20px 5px !important;
}

/* block-block-15 */

#block-block-15 h3.f-power-h {
	background:url(images/right_talk-to-drupal-spclst.jpg) center no-repeat;
	width:248px;
	height:79px;
}

#block-block-15 h3.f-power-h center {
	display:none;
}

/* Custom Quote form */

#page-custom-quote fieldset {
	border:none;
}

#page-custom-quote fieldset legend {
	background:transparent url(images/form-border.jpg) no-repeat scroll left bottom;
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:5px;
	padding-right:455px;
}

#page-custom-quote .form-item {
	float:left;
	width:585px;
}

#page-custom-quote .form-item label {
	display:inline;
	float:left;
	font-weight:normal;
}

#page-custom-quote .form-text {
	color:#3C5883;
	display:inline;
	float:right;
	font-size:11px;
	height:14px;
	margin-right:10px;
	padding-top:3px;
	width:162px;
}

#page-custom-quote #edit-submitted-design-functionality-you-require-for-your-site {
	font-size:11px;
	height:17px;
	width:156px;
	float:right;
	margin-right:20px;
	color:#000;
}

#page-custom-quote #edit-submitted-design-project-budget {
	font-size:11px;
	height:17px;
	width:140px;
	float:right;
	margin-right:36px;
	color:#000;
}

#page-custom-quote #edit-submitted-design-comments-wrapper label {
	float:none;
}

#page-custom-quote .resizable-textarea {
	width:98%;
}

#page-custom-quote .resizable-textarea textarea {
	margin-bottom:5px;
}

#edit-submitted-design-comments-wrapper .grippie {
	background: url(images/form-border.jpg) no-repeat;
	
}

#page-custom-quote #edit-submit {
	background:transparent url(images/submit-button.jpg) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	display:block;
	height:30px;
	margin:0 auto;
	width:128px;
	letter-spacing:100px;
	text-indent:-9999px;
}

/* Content links */

.a_content .node .links ul.inline {
	display:none;
}

/* js Carusel */

.content-wrapper .customer-showcase {
	margin-top:0;
}

.content-wrapper .customer-showcase ul li {
	list-style-image:none;
}

/* Blog */

.node-blog {
	margin-bottom:20px;
	width:607px;
}

.node-blog .posted-by-blog {
	float:left;
	width:160px;
	padding-top:5px;
}

.node-blog .posted-by-blog .avatar-wrapper {
	float:left;
	width:60px;
}

.node-blog .posted-by-blog a {
	color:#186A9A;
	font-size:11px;
	font-weight:normal;
}

.node-blog .posted-by-blog .a_date-blog {
	color:#000000;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	width:80px;
}
.node-blog .posted-by-blog .a_date-blog h4 {
	font-size:14px;
}

.node-blog .posted-by-blog p {
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	margin:0 0 5px;
	padding:0;
}

.node-blog .a_content-blog {
	float:left;
	padding:0 0 0 10px;
	width:420px;
}

.node-blog .a_content-blog h3,
#comments .comment h3 {
	color:#000000;
	font-family:"Times New Roman",Times,serif;
	font-size:24px;
	margin:0;
	padding:0;
}

.node-blog .a_content-blog h3 a,
#comments .comment h3 a {
	color:#000000;
	font-size:24px;
}

.node-blog .posted-by-blog span.tags {
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	margin:0 0 5px;
	padding:0;
}

.node-blog .a_content-blog .links {
	margin-top:10px;
	float:right;
	display:inline;
}

.node-blog .a_content-blog .links a,
#comments .comment .links a {
	color:#186A9A;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}

/* Blog blocks */
.popular-post-block .item-list ul li,
.most-commented-block .item-list ul li {
	list-style-type:none;
	margin:0;
}

/* Comments */

#comments {
	margin-left:170px;
	width:436px;
}

#comments .comment .submitted {
	display:none;
}

#comments .comment .links {
	float:right;
	margin-top:10px;
}

#comments .comment h3 a {
	text-decoration:none;
}

/* Case Studies */
.powerful-case-study {
	margin-bottom:2em;
}

.powerful-case-right {
	float:right;
	width:290px;
}

.powerful-case-left {
	float:left;
	width:290px;
}

.powerful-case-title {
	margin-bottom:1.2em;
}

.powerful-case-title h2 {
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,Serif;
	font-size:24px;
	font-weight:normal;
}

.field-label{
	font-weight:bold;
}

/* Let's talk */

#letstalk-data h2 a,
#letstalk-data h3 {
	color:#3C5883;
}


#page-unconditional-satisfaction-guarantee .contentbox .contentbox-bgmiddle {
	background-position: 0 56px;
	height:89px;
}

#testimonial-middle {
	height:auto;
}

/* Search block */
.block-search {
	padding-bottom:2em;
	width:240px;
}

.block-search h2 {
	color:#4C4C4C;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	margin:0 0 3px 21px;
	padding:0;
	font-weight:bold;
}

.block-search label {
	background:url(images/icon_search.jpg) no-repeat center;
	letter-spacing:100px;
	text-indent:-9999px;
	float:left;
	width:25px;
	height:25px;
}

.block-search .form-text {
	background:transparent url(images/search-txt-bg.jpg) no-repeat scroll right center;
	border:medium none;
	font-size:11px;
	height:17px;
	margin:3px 8px 0 3px;
	padding-left:3px;
	padding-top:3px;
	width:144px;
}

.block-search .form-submit,
.block-search input.form-submit:hover {
	background:transparent url(images/search-button.jpg) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	height:21px;
	margin:3px 0 0;
	width:53px;
	letter-spacing:100px;
	text-indent:-9999px;
}
.block-search input.form-submit:hover {
  background-position: 1px 1px;
}
#block-block-26 {
	margin-left:8px;
}
  
/* eof */
