/* Import Reset CSS */
@import "reset.css";

/* Import Master CSS */
@import "master.css";

/* global styles */

.align_left {
	float:left;
	display:inline;
	margin-right:5px;
	margin-top:2px;
}

.align_right {
	float: right;
	margin-left: 5px;
	margin-top:2px;
}

.title {
	font-size:1.65em;
	padding-bottom:20px;
}

.reading {
	font-size:1.05em;
	line-height:1.6em;
}

.reading h2, .reading h3 {
	font-size:1.15em;
	font-weight:600;
	padding-bottom:3px;
	clear:both;
}

.reading h3 {
	padding-top: 1em;
}

.reading ul, .reading ol {
	padding-left:40px;
	padding-bottom:10px;
}

.reading ul li {
	padding-left:5px;
	list-style-type:disc;
}

.reading ol li {
	padding-left:5px;
	list-style-type:decimal;
}

.intro {
	font-size:1.2em;
	line-height:1.7em;
	color:#333333;
}

#pager {
	clear: both;
}

/* wrapper and header styles */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -165px; /* the bottom margin is the negative value of the footer's height */
	width:100%;
}

/* @group Header */

#header-wrapper {
	width:100%;
	background:url(../images/bg-header.jpg) repeat-x #3e3e3e;
}

#header {
	width:970px;
	margin:0px auto;
	min-height:107px;
  	height:auto !important;
 	height:107px;
	background:url(../images/bg-header.jpg) repeat-x #3e3e3e;
	position:relative;
}

#multimedium-phone {
	padding-left:20px;
	padding-right:10px;
	position:absolute;
	top:30px;
	right:0px;
	background:url(../images/bg-phone.jpg) no-repeat;
	color:#FFF;
}

#multimedium-phone span {
	padding: 0 5px;
}

#call-me {
	color:#fff;
}

#logo {
	display:block;
	height:107px;
	width:303px;
	background:url(../images/logo.jpg) no-repeat;
}

#logo img {
	display:none;
}

/* @end */

/* @group Menu */

#menu {
	padding-top:59px;
	height:48px;
	overflow:visible;
}

*html #menu {
	margin-bottom:-24px;
}

#menu li {
	float:left;
}

#menu a {
	display:block;
	height:62px;
	text-align:center;
	line-height:48px;
	color:#cde52b;
	text-decoration:underline;
	font-size:1.1em;
	float:left;
	position:relative;
	z-index:99;
}

#submenu a {
	font-size: 1.2em;
}

#menu a:hover, #menu a:active {
	text-decoration:none;
}

#menu a.active {
	background:url(../images/menu-active.png) no-repeat top center;
	color:#000;
	text-decoration:none;
	text-align:center;
}

#menu .contact a {
	width:105px;
	height:48px;
	background:url(../images/menu-contact.jpg) no-repeat;
	background-position:0px 0px;
	padding:0px;
}

#menu .contact a span {
	display:none;
}

#menu .contact a:hover {
	background-position:0px -48px;
}

#menu .contact a:active {
	background-position:0px -96px !important;
}

#menu ul {
	left:0px;
	top:107px;
	position:absolute;
	width:970px;
	height:50px;
	font-size:0.8em;
	text-transform:lowercase;
	display:none;
}

#menu-spacer {
	width:970px;
	height:50px;
	display:none;
}

#menu li {
	height:50px;
	line-height:50px;
	float:left;
}

#menu ul a {
	display:block;
	height:50px;
	line-height:50px;
	color:#FFF;
	padding:0px;
	float:left;
}

#menu span {
	padding: 0px 20px;
	display:block;
	height:50px;
	float:left;
	cursor: pointer;
}

#menu ul a.active {
	background:url(../images/submenu-active-right.jpg) no-repeat center right;
	color:#FFF;
}

#menu ul a.active span {
	background:url(../images/submenu-active-left.jpg) no-repeat center left;
}

#menu .activeSub {
	text-decoration:none;
	background:url(../images/menu-active-sub.png) no-repeat top left;
}

/* @end */

#home-wrapper {
	width:100%;
	background:url(../images/bg-home.jpg) repeat-x #000;
}

#home {
	width:970px;
	margin:0px auto;
	background:url(../images/bg-home.jpg) repeat-x #000;
}


#home h1 {
	width:970px;
	height:28px;
	line-height:28px;
	padding-top:50px;
	text-align:center;
	font-size:1.33em;
	color:#E0E0E0;
}

#case-study, #case-study li {
	width:970px;
	height:370px;
	overflow:hidden;
}

#case-study li a {
	display:block;
}

#home-blocks li {
	width:220px;
	padding:22px 22px 22px 0px;
	color:#e6e6e6;
	line-height:1.4em;
	float:left;
}

#home-blocks h2 {
	padding-bottom:10px;
}

#home-blocks a {
	color:#cde52b;
}

#home-blocks h2 a {
	font-weight:normal;
	font-size:1em;
	background:url(../images/bg-home-block.jpg) no-repeat right center;
	padding-right:15px;
}

#content-wrapper {
	width:100%;
	background:url(../images/bg-content.jpg) repeat-x #FFF;
}

#content {
	width:970px;
	margin:0px auto;
	background:url(../images/bg-content.jpg) repeat-x #FFF;
	padding-top:46px;
	padding-bottom:20px;
}

#links-wrapper {
	width:100%;
	background:#f7f7f7;
}

#links {
	width:970px;
	margin:0px auto;
	background:#f7f7f7;
	padding-top:46px;
}

/* @group Footer */

#footer-wrapper, #footer-push {
	height:165px;
}

#footer-wrapper {
	width:100%;
	background:url(../images/bg-footer.jpg) repeat-x;
}

#footer {
	width:970px;
	margin:0px auto;
	background:url(../images/bg-footer.jpg) repeat-x;
	color:#88896a;
	font-size:0.8em;
}

#footer a {
	color:#656646;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer h4 {
	background:url(../images/logo-footer.jpg) no-repeat;
	width:429px;
	height:56px;
}

#footer h4 span {
	display:none;
}

#footer .vcard-right {
	float:left;
}

#footer-icons {
	clear:both;
	padding-top:20px;
	color:#a8a990;
	height:22px;
	overflow:hidden;
	line-height:24px;
}

#footer-icons a {
	height:22px;
	display:block;
	background-repeat:no-repeat;
	background-image:url(../images/footer-icons.jpg);
}

#footer-icons a span {
	display:none;
}

#footer-icons ul {
	float:left;
}

#footer-icons li {
	float:left;
	padding-right:15px;
}

#footer-icons .last {
	padding-right:0px !important;
}

#icon-feweb {
	width:57px;
	background-position:0px 0px;
}

#icon-feweb:hover {
	background-position:0px -22px;
}

#icon-ogone {
	width:68px;
	background-position:-57px 0px;
}

#icon-ogone:hover {
	background-position:-57px -22px;
}

#icon-facebook {
	width:60px;
	background-position:-125px 0px;
}

#icon-facebook:hover {
	background-position:-125px -22px;
}

#icon-flickr {
	width:46px;
	background-position:-185px 0px;
}

#icon-flickr:hover {
	background-position:-185px -22px;
}

#icon-twitter {
	width:67px;
	background-position:-231px 0px;
}

#icon-twitter:hover {
	background-position:-231px -22px;
}

#icon-linkedin {
	width:61px;
	background-position:-298px 0px;
}

#icon-linkedin:hover {
	background-position:-298px -22px;
}

#footer .footer-right {
	width:279px;
	padding-top:25px;
}

/* @end */

.vcard .bullet {
	padding:0px 6px;
}

.vcard .adr {
	font-weight:600;
}

#content h2, #blog h2 {
	font-size:1.6em;
	line-height:1.3em;
}

.content-left {
	width:440px;
}

.content-right {
	width:480px;
}

/* @group Blog */

.blog h2 {
	padding-bottom:30px;
}

.blog-item .title {
	font-size:1.45em;
	padding-bottom:0px;
}

.blog .author, .blog .tags {
	color:#999999;
	padding:2px 0px;
	font-size:0.95em;
}

.blog .tags {
	font-size:0.85em;
}

.blog a {
	color:#588b00;
	text-decoration:underline;
}

.blog-item {
	padding-bottom:40px;
	color:#6d6d6d;
	padding-left:40px;
	padding-top:3px;
	background:url(../images/bg-blog.gif) no-repeat;
}

.blog-item.last {
	padding-bottom:40px;
}

.blog a:hover, .blog a:active {
	text-decoration:none;
}

.blog .tags ul, .blog .tags span {
	float:left;
	padding-right:4px;
}

.blog .tags ul li {
	float:left;
	padding:0px 4px;
}

.relevant-blogposts, #similar-casestudies {
	padding-left:13px !important;
}

.relevant-blogposts li, #similar-casestudies li {
	padding-bottom: 8px;
	list-style: disc;
	list-style-position: outside;
	color:#6D6D6D;
}

/* @end */

.home-clients ul li {
	float:left;
	padding:0px 3px;
}

.home-clients ul {
	padding: 10px 0px;
}

.home-clients {
	padding-bottom:25px;
}

.home-text {
	margin-bottom:20px;
}

.home-text .reading {
	padding:10px 0 20px;
}

img.media, a.media img {
	border: 1px #ccc solid;
}

/* @group Buttons */

/** Big button **/

.button {
	display:block;
	height:48px;
	overflow:hidden;
	background-image:url(../images/button-bg-right.png);
	background-repeat:no-repeat;
	background-position:right 0px;
	float:left;
	text-decoration:none;
	color:#000;
	font-size:1.2em;
	outline:none;
	text-shadow: 1px 1px #dbe693;
	padding-right:64px;
	cursor: pointer;
}

.button span {
	display:block;
	height:46px;
	padding-top:2px;
	line-height:46px;
	background-image:url(../images/button-bg-left.png);
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left:30px;
	float:left;
	cursor: pointer;
}

.button:hover {
	background-position:right -48px;
}

.button:hover span {
	background-position:left -48px;
}

.button:active {
	background-position:right -96px !important;
}

.button:active span {
	background-position:left -96px !important;
}

/** Small button **/

.button-small,
.button-small-pager {
	display:block;
	height:32px;
	overflow:hidden;
	background-image:url(../images/button-bg-right-small.png);
	background-repeat:no-repeat;
	background-position:right 0px;
	float:left;
	text-decoration:none;
	color:#000;
	font-size:1em;
	outline:none;
	text-shadow: 1px 1px #dbe693;
	padding-right:36px;
	cursor: pointer;
}

.button-small-pager {
	background-image:url(../images/button-bg-right-small-pager.png);
	color:#fff;
	text-shadow: 1px 1px #333;
}

.button-small span,
.button-small-pager span {
	display:block;
	height:30px;
	padding-top:2px;
	line-height:30px;
	background-image:url(../images/button-bg-left-small.png);
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left:22px;
	float:left;
	cursor: pointer;
}

.button-small-pager span {
	background-image:url(../images/button-bg-left-small-pager.png);
}

.button-small:hover,
.button-small-pager:hover {
	background-position:right -32px;
}

.button-small:hover span,
.button-small-pager:hover span {
	background-position:left -32px;
}

.button-small:active,
.button-small-pager:active{
	background-position:right -64px !important;
}

.button-small:active span,
.button-small-pager:active span{
	background-position:left -64px !important;
}

/** Grey button **/

.button-grey {
	display:block;
	height:31px;
	overflow:hidden;
	background-image:url(../images/button-bg-right-grey.png);
	background-repeat:no-repeat;
	background-position:right 0px;
	float:left;
	text-decoration:none;
	color:#000;
	font-size:1em;
	outline:none;
	text-shadow: 1px 1px #fafafa;
	padding-right:35px;
	cursor: pointer;
}

.button-grey span {
	display:block;
	height:29px;
	padding-top:2px;
	line-height:29px;
	background-image:url(../images/button-bg-left-grey.png);
	background-repeat:no-repeat;
	background-position:left 0px;
	padding-left:20px;
	float:left;
	cursor: pointer;
}

.button-grey:hover {
	background-position:right -31px;
}

.button-grey:hover span {
	background-position:left -31px;
}

.button-grey:active {
	background-position:right -62px !important;
}

.button-grey:active span {
	background-position:left -62px !important;
}

/* REQUIRED BUTTON STYLES: */
label.button, label.button-small {
	position:relative;
	display:block;
}

label.button input, label.button-small input {
	position: absolute;
	width: inherit;
	height: inherit;
	z-index: 2;
	opacity: 0;
	-moz-opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE8 first */
	filter:alpha(opacity: 0); /* IE5-IE7 second */
	outline:none;
	cursor: pointer;
	left:0;
	top:0;
	border:1px solid #000;
}

/* @end */

#contact-wrapper, #service-wrapper, #portfolio-detail-wrapper {
	width:100%;
}

#contact, 
#service, 
#portfolio-detail, 
#partners {
	width:970px;
	margin:0px auto;
	min-height:420px;
	height:420px;
	padding-bottom:46px;
	height:auto !important;
}

#contact-left, #service-left, #portfolio-detail-left, #partners {
	width:580px;
	background:url(../images/bg-contact-left.jpg) no-repeat;
	padding-right:50px;
	padding-top:46px;
	min-height:300px;
	height:300px;
	height:auto !important;
}

#partners {
	background: none;
}

#contact-right, #service-right, #portfolio-detail-right {
	width:339px;
	padding-top:10px;
	border-left:1px solid #A9A9A9;
	_overflow: hidden;
}

.hairline {
	background:url(../images/hairline.jpg) no-repeat left bottom;
}

.contact-block h2, .service-right-block h3 {
	padding-bottom:10px;
}

#contact h2, 
#service-right h3, 
#portfolio-detail-right h3,
#partners h2 {
	font-size:1.4em;
	line-height:1.3em;
}

#service-left, #portfolio-detail-left {
	padding-right:0px;
	width:630px;
}

#service-intro, #portfolio-detail-intro, #partners-intro {
	padding-right:50px;
	padding-bottom:0px;
}

#service-intro.hairline, #portfolio-detail-intro.hairline {
	/*background:url(../images/bg-service-intro.jpg) no-repeat right bottom;
	padding-bottom:30px;
	padding-bottom:10px;*/
}

#service-text, #portfolio-detail-text {
	padding-top:10px;
	padding-right:50px;
}

.error-message {
	background:url("../images/error-message.gif") no-repeat scroll left bottom;
	display:block;
	margin-top:9px;
	padding:10px 10px 18px 10px;
}

/** Info page **/
#info-middle-wrapper h2 span,
#info-bottom-wrapper h2 span {
	display: block;
	clear: both;
}

/** Images hover **/

.images a {
	display:block;
}

.images a img {
	border:2px solid #9f9f9f;
}

.images a:hover img {
	border:2px solid #FFF;
}

.images li {
	float:left;
	padding-right:15px;
}

/** Tag cloud **/

.tagcloud-wrapper {
	background:url(../images/tagcloud.jpg) no-repeat;
	padding-left:40px;
}

.taglist li {
	float:left;
	padding:10px 10px 10px 0px;
}

/* Link blocks for 404 pages and tag landingspages */

.link-block {
	padding-bottom:45px;
}

.link-block h2 {
	font-size:1.45em;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}

.link-block .list {
		line-height:1.6em;
	padding:10px 0px;
}

.link-block li {
	float:left;
	width:225px;
	font-size:1.2em;
	text-transform:lowercase;
	padding:10px 0px;
	padding-right:15px;
}

#knowledge-base {
	min-height:400px;
	height:400px;
	height:auto !important;
	padding-bottom:46px;
}

#knowledge-base h2 {
	font-size:1.1em;
	padding-top:20px;
	padding-bottom:5px;
}

#knowledge-base a.top {
	padding-top:20px;
	display:block;
}

/* @group Breadcrumb */

#breadcrumb {
	background: url(../images/bg-breadcrumb.jpg) repeat-x;
	height: 49px;
	overflow:hidden;
}

#breadcrumb ol {
	width: 970px;
	margin: 0 auto;
}

#breadcrumb li {
	float: left;
	height: 49px;
	line-height: 49px;
	padding: 0 20px;
	color: #fff;
}

#breadcrumb .second {
	padding-left: 40px;
}

#breadcrumb a {
	display: block;
	line-height: 50px;
	color: #fff;
	float: left;
}

#breadcrumb .first {
	background: url(../images/bg-breadcrumb-first.jpg) repeat-x;
}
#breadcrumb .second {
	background: url(../images/bg-breadcrumb-second.jpg) no-repeat left;
}


/** page jumper **/

.pagejumper li {
	float:left;
	padding:5px 10px;
}

/* @end */