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

/*
Theme Name: Maxsam Partners
Theme URI: http://www.maxsampartners.com/
Description: WordPress Theme for Maxsam Partners
Version: 1.0
Author:
Author URI:
*/

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;	
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

p {
	padding-bottom: 13px;	
}

em {
	font-style: italic;	
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-x;
	background-color:#cdcdcd;
}

.wrapper {
	margin: 0 auto;
	width: 940px;
	padding-bottom: 10px;
}

.header {
	height:101px;
	position: relative;
}

.header a.logo {
	margin-top:20px;
	float:left;
}

.header .phone {
	background-image:url(images/phone.gif);
	background-repeat:no-repeat;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676767;
	margin-top:29px;
	padding-left:13px;
	text-align: right;
}
	
.navigation {
	clear:both;
	height:25px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 940px;
}

* html .navigation {
	bottom: -1px;	
}

.navigation ul {
	display:block;
			
}

.navigation ul li {
	float: left;
	margin-right:1px;
	background-image:url(images/nav-left-bg.gif);
	background-repeat:no-repeat;
}

.navigation ul li:hover, .navigation ul li.current_page_item, .navigation ul li.current_page_ancestor {
	background-image:url(images/nav-left-selected-bg.gif);
}

.navigation ul li a {
	background-image:url(images/nav-right-bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding: 0 10px;
	float:left;
	height:25px;
	color:#676767;
	font-size:11px;
	text-transform:uppercase;
	font-family: Helvetica, "Myriad Pro", Arial, sans-serif;
	line-height:25px;
}

.navigation ul li:hover a, .navigation ul li.current_page_item a, .navigation ul li.current_page_ancestor a {
	background-image:url(images/nav-right-selected-bg.gif);
	text-decoration:none;
}

.navigation ul li.last {
	float:right;
	margin-right:0;
}

.main {
	height:456;
	clear:both;
}

.main .content .intro {
	background-image:url(images/intro.gif);
	background-repeat:no-repeat;
	height:358px;
	margin-top:31px;
	position:relative;
	margin-bottom:-20px;
	overflow:hidden;
		
}

.main .content .intro a {
	width:129px;
	height:29px;
	position:absolute;
	float:right;
	left: 792px;
	top: 288px;
}

.content .left {
	width:290px;
	min-height:306px;
	background-color:#b2d018;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	float: left;
	padding: 15px 10px;
	text-transform:uppercase;
	line-height:26px;
	font-weight:bold;
	overflow:hidden;
}

* html .content .left {
	height: 306px;	
}

.green {
	background-color:#039a83; 	
}

.content.clients .left {
	background-color:#1370ad;
	min-height: 316px;
	padding: 10px;
	width: 499px;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: 17px;
	font-weight: normal;
}

* html .content.clients .left {
	height: 316px;	
}

.content.clients .right {
	min-height: 336px;
	padding: 0;
	width: 421px;
	text-align: right;
}

* html .content.clients .right {
	height: 336px;	
}

.content.clients .bclogo {
	width: 421px;
}

.content.clients .left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 46px;
	padding-bottom: 0;
}

.content.clients .small_logo {
	height:75px;	
}

.content.partners .left {
	padding: 0 10px;
	width: 290px;
	min-height: 336px;
	background-color: #ff8800;
}

* html .content.partners .left {
	height: auto;
}

.content.partners .right {
	background-color: #ffddb7;
}

.content .left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:48px;
	color:#f4f4f4;
	padding:0 0 0 0;
	font-weight:bold;
}

.content.partners .left h1 {
	margin-top: 15px;
}

.content .middle {
	background-color:#f1f1f1;
	width:302px;
	min-height:320px;
	color:#3b3b3b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding:8px 10px;
	text-align:justify;
	line-height:20px;
	overflow:hidden;
	letter-spacing:-0.01em;
}

* html .content .middle {
	height: 320px;	
}

.doubled {
	width: 610px !important;
}

.content .middle a {
	color:#3b3b3b;
	text-decoration: underline;
}

.content .middle a:hover {
	color:#3b3b3b;	
	text-decoration: none;
}

.content .middle h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3b3b3b;
}

.content .right {
	width:280px;
	min-height:312px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	font-size:12px;
	line-height:14px;
	padding:12px 14px;
	overflow:hidden;
}

* html .content .right {
	float: left;
	margin-right: -4px;
	height: 312px;
}

.content .right a {
	color:#3b3b3b;
	text-decoration: underline;
}

.content .right a:hover {
	color:#3b3b3b;	
	text-decoration: none;
}

.blue {
	background-color:#b9dcd7 !important;	
}

.content .right-double {
	width:630px;
	min-height:326px;
	padding-bottom: 0px;
	background-color:#e7e7e7;
	float:right;
	overflow:hidden;
}

* html .content .right-double {
	height: 326px;	
}

* html .content.clients {
	overflow: hidden;	
}

.content.clients .clientlist {
	list-style: none !important;
	margin: 0;
	padding: 0;
	background: none;
}

.content.clients .clientlist li {
	float: left;
	width:208px;
	height:166px;
	margin: 0;
	padding: 0;
	border:1px solid #8f8f8f;
	background: none;
	list-style: none !important;
	position: relative;
}

*+html .content.clients .clientlist li {
	position: inherit;	
}

.right-double a.client-logo {
	width:208px;
	height:166px;
	text-align:center;
	overflow: hidden;
	vertical-align: middle;
	display: table-cell;
}

* html .right-double a.client-logo {
	display: block;
	float: left;
}

*+html .right-double a.client-logo {
	display: block;
	float: left;
}

.right-double a.client-logo img {
	vertical-align: middle;	
}

.content.partners {
	font-family: Arial, Helvetica, sans-serif;	
	color: #3b3b3b;
}

.content.partners .right-double {	
	padding:8px 11px 0 11px;
	width:608px;
	font-size: 12px;
}

.content.partners h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 48px;
	color:#ff8800;
	text-transform: uppercase;
	line-height:40px;
}

.content.partners h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#494949;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-top: 2px;
	margin-top: -9Fpx;
	position: relative;
}

.content.partners .leftcolumn {
	width:293px;
	float:left;
	line-height: 18px;
	text-align: justify;
	font-size: 12px;
	letter-spacing: -0.01em;
}

.content.partners .rightcolumn {
	width:293px;
	float:right;
	line-height: 18px;
	text-align: justify;
	font-size: 12px;
	letter-spacing: -0.01em;
}

.content .right .padded {
	padding-left:15px;	
}

.content .right .case-studies {
	background-color:#b8d76c;
	position:absolute;
	bottom:0px;
	right:0px;
	width:280px;
	padding:12px 14px;
	
}
	
.content ul li {
	padding-left:15px;
	padding-bottom:12px;
	border:none;
	background-image:url(images/list-square.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:0 6px;
}

.content .right .interim-ceo ul li a {
	
}

.content .right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3b3b3b;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:8px;
}

.case-studies ul li {
	margin-left:15px;
	border-bottom:1px dotted #9db75c;
	display:block;
	background:none;
	padding:0;
}

case-studies ul li a {
	height:25px;
	line-height:25px;
	display:block;
	color:#383838;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#403f41;
	padding-top:8px;
	clear:both;
}

.sidebar {
	margin-bottom:9px;
	clear:both;
	padding-top:20px;
}

.sidebar a {
	height:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:12px;	
}

.sidebar .gallery {
	border: 1px solid #e3e3e3;
	background-image:url(images/gallery-bg.gif);
	background-repeat:repeat-x;
	background-position: left bottom ;
	height:140px;
}

*+html .sidebar .gallery {
	position: relative;	
}

.gallery h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1370AD;
	text-align:center;
	line-height:20px;
	height:20px;
	padding-top:1px;
	
}

.gallery a.arrow-left {
	background-image:url(images/arrow-left.gif);
	background-repeat:no-repeat;
	width:15px;
	height:16px;
	float:left;
	margin-left:2px;
	margin-top:48px;
	background-position:bottom left;
}

.gallery a.arrow-right {
	background-image:url(images/arrow-right.gif);
	background-repeat:no-repeat;
	width:15px;
	height:16px;
	float:right;
	margin-right:2px;
	margin-top:48px;
	background-position:bottom right;
}

.sidebar.partners .gallery a.arrow-left {
	background-image:url(images/arrow-left-red.gif);	
}

.sidebar.partners .gallery a.arrow-right {
	background-image:url(images/arrow-right-red.gif);	
}

.sidebar .gallery .panel {
	position:relative;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	width:880px;
	height:116px;
	float:left;
	margin-left:6px;
	padding:0 5px;
}

.sidebar .gallery .panel ul {
	list-style: none;
	width:880px;
	height:116px;
	float:left;
	position: relative;
}

.sidebar .gallery .panel ul li {
	float: left;
	width: 166px;
	height: 97px;
	margin: 10px 5px;
}

.sidebar .gallery a {
	width:166px;
	height:97px;
	text-align:center;
	line-height:97px;
	vertical-align:middle;
	position:relative;
	display: table-cell;
	float: left;
}

.sidebar.clients .gallery .panel a {
	background-image:url(images/clients-logo-shadow-bg.gif);
	background-repeat: no-repeat;
	zoom: 1;
}

*+html .sidebar .gallery li a {
	width: 166px;
	height: 97px;
	overflow: visible;
	display: block;
	float: left;
}

.sidebar .gallery .panel a:hover {
	text-decoration:none;
	-moz-opacity:.75; 
	filter:alpha(opacity=75); 
	opacity:.75;
}

.sidebar .gallery .name {
	background-color:#000;
	width:166px;
	height:14px;
	position:absolute;
	float: left;
	top: 77px;
	left: 0;
	color:#f8f8f8;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	line-height:14px;
	padding-top:3px;
	font-size: 10px;
}

* html .sidebar .gallery .name {
	text-align: center;	
}

.sidebar .gallery .panel img {
	vertical-align:middle;
	margin-top:21px;
}

.sidebar .gallery .panel img {
	margin-top:0;	
}

.gallery a.arrow-left {
	background-image:url(images/arrow-left.gif);
	background-repeat:no-repeat;
	width:15px;
	height:16px;
	float:left;
	margin-left:2px;
	margin-top:48px;
	background-position:bottom left;
}

.gallery a.arrow-right {
	background-image:url(images/arrow-right.gif);
	background-repeat:no-repeat;
	width:15px;
	height:16px;
	float:right;
	margin-right:2px;
	margin-top:48px;
	background-position:bottom right;
}

.sidebar a.rent-a-cto {
	background-image:url(images/rent-a-cto-bg.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:51px;
	float:left;
	padding: 81px 11px 0 11px;
	font-size: 10px;
	line-height: 10px;
	overflow: hidden;
	display: block;
	position:relative;
	font-family: Helvetica, Arial, sans-serif;
}

.sidebar a.rent-a-cto:hover {
	text-decoration:none;
	-moz-opacity:0.75; 
	filter:alpha(opacity=75);
	opacity:0.75;
}

.sidebar span {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height: 13px;
	padding-bottom: 3px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	display:block;	
}

.sidebar a.software-development {
	background-image:url(images/softdev-bg.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:51px;
	float:left;
	padding: 81px 11px 0 11px;
	margin-left:20px;
	font-size: 10px;
	line-height: 10px;
	overflow: hidden;
	display: block;
	position:relative;
	font-family: Helvetica, Arial, sans-serif;
}

.sidebar a.software-development:hover {
	text-decoration:none;
	-moz-opacity:0.75; 
	filter:alpha(opacity=75);
	opacity:0.75;
}

.sidebar a.reach-c-level {
	background-image:url(images/reach-c-level-bg.jpg);
	background-repeat:no-repeat;
	width:278px;
	height:51px;
	float:right;
	padding: 81px 11px 0 11px;
	font-size: 10px;
	line-height: 10px;
	overflow: hidden;
	display: block;
	position:relative;
	font-family: Helvetica, Arial, sans-serif;
}

.sidebar a.reach-c-level:hover {
	text-decoration:none;
	-moz-opacity:0.75; 
	filter:alpha(opacity=75);
	opacity:0.75;
}

.content .breadcrumbs  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	line-height:32px;
	height:32px;
}

* html .content .breadcrumbs  {
	padding: 11px 0;
	height: 10px;
	line-height: 11px;
}

* html .content .breadcrumbs .separator {
	height: 10px;
	background-position: left center;
}

.content .breadcrumbs a {
	color:#919191;
	text-transform:uppercase;
}

.content .breadcrumbs a.current {
	color:#91bd00;	
}

.content.clients .breadcrumbs a.current {
	color:#1268a1;	
}

.content.partners .breadcrumbs a.current {
	color:#faab50;	
}

.breadcrumbs .separator {
	background-image:url(images/bc-separator.gif);
	background-repeat:no-repeat;
	margin:0 3px;
	width:11px;
	height:6px;
	display:inline-block;
}

.footer .copyright {
	width:216px;
	float:left;
}

.footer a {
	float:right;
	color:#403f41;
	text-decoration:underline;
}

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

.content.contacts .left {
	background-color: #039a83;	
}

.content.contacts .right {
	background-color: #f1f1f1;	
}

.content.contacts .breadcrumbs a.current {
	color: #039a83;	
}

.content.partners .author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fd9722;
	font-weight: bold;
	text-align: right;
	clear: both;
	padding-top: 17px;
}

.content.partners .author span {
	color: #3b3b3b;
	margin-right: 3px;
}

.services-block {
	background-image: url(images/content-services-bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;	
	position: relative;
}

.services-light {
	background-image: url(images/content-services-light-bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

.partners-block {
	background-image: url(images/partners-bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

.clients-block {
	background-image: url(images/clients-bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	background-color: #FFF;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 10px;
}

.testimonials {
	padding: 15px;
}
.testimonials blockquote {
	font-size: 14px;
}

.testimonial-person {
	text-align: right;
	font-weight: bold;
}

.big {
	color: #3b3b3b !important;
	line-height: 20px;
}

.big h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #3b3b3b;
	font-weight: bold;
}

.bigh h1 {
	font-size: 48px !important;
}

h1 {
	text-indent: -10000px;
}


h1.sIFR-replaced {
	text-indent: 0;	
}

.clients-block h1 {
	font-size: 24px !important;	
}
