/* Layout */

html, body, #container, #header_container {
	height: 100%;
}

body {
	font-size: 16.25px;
	overflow-y: scroll;
}

#container {
	min-width: 1000px;
	background: transparent url('/images/background.png') repeat;
}

#header_container, #content_container {
	float: left;
	width: 50%;
	position: relative;
	right: 21.375em;
}

#header_container {
	background: white;
}

#header {
	width: 9.375em;
	margin-left: auto;
}

#content {
	float: left;
	margin-right: auto;
	width: 840px;
	margin-top: 4.6875em;
}

#footer {
	clear: left;
	height: 5em;
	width: 1em;
}

/* Typography */

h2, #consultation h3, #products h3, #blog h3, #support h3, #partners h3 {
	font: 1.5625em helvetica,arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.08em;
	margin-top: 8px;
	margin-bottom: 1.1em;
	color: #F490AF;
}

#products h3, #blog h3 {
	color: #F7C9D9;
	background-color: white;
	width: 270px;
	padding: 8px 0.46875em 0 0.46875em;
	margin: 0;
}

#products .product_description_container h3 {
	padding: 8px 0 0 0;
	width: 270px;
	background-color: none;
	background: transparent url(/images/span1_mask_down.png) 0 0px;
}


/* Blog */

#blog {

}

#blog h2 {
	margin-bottom: 0;
}

#blog h2 a {
	color: #F490AF;
	text-decoration: none;
}

#blog h2 a:hover {
	color: white;
}

.blog_body {
	float: left;
	width: 555px;
}

#blog h3 {
	padding: 0 0 14px 0;
	width: 100%;
}

#blog h3 a {
	color: #F7C9D9;
	text-decoration: none;
}

#blog h3 a:hover {
	color: white;
	text-decoration: none;
}

#blog p {
	font-size: 0.80em;
	padding: 0.75em 0;
}

.article {
	padding-top: 14px;
	clear: both;
	padding-bottom: 60px;
	padding-right: 25px;
	background: transparent url(/images/span2_mask_up.png) bottom right;
}

#consultation h3, #support h3, #partners h3 {
	height: 1.4em;
	margin-bottom: 0;
	color: #F7C9D9;
}

p, .project_description ul li, .product_features ul li {
	font: 0.75em helvetica,arial,sans-serif;
	padding-bottom: 0.75em;
	line-height: 1.25em;
	color: #333333;
}

.project_image {
	text-align: center;
}

#blog h3 .date {
	font-size: 12px;
	letter-spacing: 0;
}

#blog p.notice {
	font-size: 0.6875em;
	padding-top: 1em;
	color: #EE2B74;
}

a {
/*	color: #EE2B74;*/
	color: #EE2B74;
	text-decoration: underline;
}

a:hover {
	background-color: #EE2B74;
	color: white;
	text-decoration: none;
}

#navigation li a:hover, ol#navigation li ol#product_navigation li a:hover, .faq ul li a:hover {
	text-decoration: none;
	background-color: #EE2B74;
	color: white;
}

#navigation li a, ol#navigation li ol#product_navigation li a, .faq ul li a {
	color: #EE2B74;
	background-color: white;
	text-decoration: none;
}

li.project h3, #news h3, #aboutus h3 {
	margin-top: 1em;
	font: 11px helvetica,arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE2B74;
}

span.project_name {
	color: #B70050;
}

#news h3 {
	color: #990033;
}

span.date {
	color: #EE2B74;
}

.product_description_container h4, .product_features h4, .project_description h4 {
	font: 12px helvetica,arial,sans-serif;
	text-transform: uppercase;
	padding-bottom: 3px;
	color: #FF6699
}

/*This matches the h4 on the front_row_plugin page's second row*/
.product_description_container h4 {
	background-color: white;
}

/* Left column */

#header h1 {
	margin-top: 1.56em;
	text-indent: -1000em;
	background: url(/images/para9.png) no-repeat 1em 0;
	height: 28px;
}

#header a:hover h1 {
	background-color: white;
	cursor: pointer;
}

#navigation {
	margin: 1.9em 0 0 1em;
}

#navigation li, .faq li {
	font: 13px helvetica,arial,sans-serif;
	text-transform: uppercase;
	padding-bottom: 3px;
}

ol#navigation li ol#product_navigation li {
	text-transform: none;
	padding-left: 1em;
}


/* What we do */
#what_we_do {
	width: 840px;
	height: 286px;
	float: left;
}

#blurb {
	width: 270px;
	height: 286px;
	margin-right: 15px;
	float: left;
	background: transparent url(/images/span1_mask_down.png) 0 0px;
}

.blurb {
	padding-top: 0.75em;
	padding-right: 10px;
	background: white;
}

#blurb h2 {
	margin: 0;
	padding-top: 8px;
	width: 270px;
}

#spotlight {
	width: 555px;
	height: 286px;
	float:right;
	background: transparent url(/images/spotlight_background.png);
	position: relative;
	overflow: hidden;
}

/* The link on the front page's carousel */
.pika_caption a span{
	position: absolute;
	left: 0;
	top: 0;
	width: 34.125em;
	height: 286px;
}


/* Latest work */

#latest_work {
	float: left;
}

#latest_work h2 {
	width: 270px;
	margin: 0;
	background: transparent url(/images/span1_mask_down.png);
	padding-top: 8px;
}

#projects {
	float: left;
}


/* Projects list */

#projects ul > li.project:first-child {
	padding-left: 0;
}

#projects ul li.project {
	display: block;
	float: left;
	width: 268px;
	padding: 20px 2px 30px 15px;
	background: white;
}

li.project p {
	height: 3.25em;
}

ul.screenshots li {
	display: block;
	float: left;
	margin-right: 9px;
	width: 121px;
}

li.project {
	height: 12.25em;
}

/* News */

#news {
	float: left;
}

#news h2 {
	width: 270px;
	margin: 0;
	background: transparent url(/images/span1_mask_down.png);
	padding-top: 8px;
}

#latest_news {
	float: left;
}

/* Matches all the news_item */
#content #latest_news div.news_item {
	display: block;
	float: left;
	width: 265px;
	height: 14em;
}

/* Matches only the first news_item */
#latest_news > div.news_item:first-child {
	background: white;
	padding: 0 5px 12px 15px;
	padding-left: 0;
}

/* Matches only the news_item in the middle */
.news_item + .news_item {
	background: white;
	padding: 0 20px 12px 15px;
}

/* Matches only the last news_item */
.news_item.last {
	padding: 0 5px 12px 0;
	background: transparent url(/images/span1_mask_up.png) -30px 16.5em;
}

.news_item.last p {
	padding-right: 7px;
}

/* Matches all the news_item */
#content #latest_news div.news_item {
	padding-top: 20px;
	padding-bottom: 20px;
}

span.read_more {
/*	text-transform: lowercase;*/
}

#footer p {
	display:none;
}

/* Who we are */

.contact_info {
	float: left; 
	width: 80px;
	font-weight: bold;
}

#aboutus h2, #consultation h2, #blog h2, #products h2, #support h2, #partners h2 {
	padding-top: 8px;
	width: 270px;
	margin: 0;
	background: transparent url(/images/span1_mask_down.png) 0 0px	;
}

#founders, .project_description {
	float: left;
}

.project_descriptions {
	margin-top: 1em;
}

.founder, .project_description, .product_screenshot, .product_main_description, .product_features, .product_screenshot_double {
	display: block;
	float: left;
	width: 270px;
	padding-left: 15px;
	padding-bottom: 0.75em;
}

.project_description.last {
	padding-left: 0;
	padding-right: 15px;
}

/* Consulting slideshows */

.project_description .project_image .pika_main {
	text-align: center;
}

.project_description .project_image .pika_play {
	text-indent: -3000em;;
}

.project_description .project_image ul.slideshow {
	padding-bottom: 0;
	margin-left: 15px;
}

.project_image ul.slideshow li {
	float: left;
	margin-right: 6px;
	margin-top: 4px;
}

.project_description .project_image .pika_navigation {
	display: none;
}

/* end Consulting slidehshows */

.product_description_single .product_features {
	padding-left: 0;
}

.founder {
	width: 265px;
	padding-right: 5px;
}

.product_main_description + .product_features {
	width: 260px;
	padding-right: 10px;
}

.project_descriptions > .project_description:first-child {
	padding-left: 0;
	padding-top: 1em;
}

#founders > .founder:first-child {
	padding-left: 0;
}

.founder {
	background: transparent url(/images/span1_mask_up.png) bottom right;
	height: 20em;
}

.product_screenshot, .product_screenshot_double {
	padding-top: 1em;
	padding-right: 15px;
	padding-left: 0;
	background-color: white;
	margin: 0;
	text-align: center;
}

.product_screenshot {
	background: transparent url(/images/span1_mask_up.png) bottom right;
	padding-bottom: 1.5em;
}

.product_screenshot_double {
	width: 555px;
	padding-top: 3em;
	padding-bottom: 1.5em;
	padding-right: 15px;
}

.product_screenshot_double div {
	margin: auto;
}

/* Special class to hold the first row of the front row plugin's two columns. It allows us to set the background to white */
.first_row {
	float: left;
	background: transparent url(/images/span3_mask_up.png) bottom right;
}

#products h2 + h3 {
	padding-left: 285px;
	padding-right: 0;
	background: transparent url(/images/span2_mask_down.png) 0 0px;
}

.product_description_container {
	float: left;
}

.product_description, .product_description_single {
	float: left;
	width: 555px;
	padding-top: 2em;
}

.product_description {
	background: transparent url(/images/span3_mask_up.png) bottom right;
}

.product_description_single {
	width: 270px;
}

.product_description.three_columns {
	width: 100%;
	padding-right: 0;
	padding-top: 1em;
}

.product_description.three_columns > .product_features:first-child {
	padding-left: 0;
}

.product_description.three_columns .product_features {
	float: left;
	width: 265px;
	padding-right: 5px;
}

.product_description.three_columns .product_features ul {
	list-style-type: none;
	padding-left: 0;
}

.product_description.three_columns .product_features ul li {
	display: block;
	padding-bottom: 1em;
}

.product_description p {
	margin-bottom: 1em;
}

.product_main_description {
	padding-top: 1em;
	padding-left: 0px;
}

.product_features ul, .project_description ul {
	padding-bottom: 2.5em;
	padding-right: 0.7em;
}

.product_description_single .product_features ul {
	padding-bottom: 1em;
}

.product_description_single .product_main_description {
	width: 260px;
	padding-right: 10px;
}

/* Partners */

.partner {
	display: block;
	float: left;
	width: 555px;
	background: transparent url(/images/span3_mask_up.png) bottom right;
	padding-top: 1.5em;
	padding-right: 1.0em;
	margin-bottom: 1.125em;
}

/* Support */

.faq {
	display: block;
	float: left;
	width: 555px;
	background: transparent url(/images/span3_mask_up.png) bottom right;
	padding-top: 0.5em;
	margin-bottom: 1.125em;
}

.faq_qa {
/*	width: 560px;*/
/*	padding-right: 100px;*/
}

.faq_qa p {
	font-size: 0.7.5em;
}

.faq_question {
	font-weight: bold;
}

.faq_answer {
	padding: 0 25px;
}

.faq ul {
	padding: 15px 0;
}


/* Consultation */


.consultation_project {
	padding-top: 0.5em;
}

.consultation_project {
	float: left;
	background: transparent url(/images/span3_mask_up.png) bottom right;
	margin-bottom: 1.125em;
}

.project_description ul, .product_features ul, .project_description ul {
	list-style-type: disc;
	padding-left: 0.75em;
}

.product_features ul li, .project_description ul li {
	padding-bottom: 0;
}

.iphone_screenshot {
	width: 230px;
	height: 470px;
	position: relative;
	margin: auto;
}

.store_badge {
	text-align: center;
}

/* Slideshow */

.pika_play {
	position: absolute;
	top:0;
	right: 0;
}

.pika_subdiv a:hover, .screenshots a:hover, .store_badge a:hover {
	background-color: transparent;
}

.iphone_screenshot .guichetier_slideshow .pika_main {
	position: absolute;
	top: 95px;
	left: 22px;
	width: 190px;
	height: 273px;
}

.guichetier_slideshow .sliderjs {
	width: 230px;
	height: 79px;
	overflow: hidden;
	background: url(/images/scroller_background.png) repeat-x;
	position: absolute;
	bottom: 60px;
	left: -17px;
}

.guichetier_slideshow ul#slideshow li {
	float: left;
	height: 72px;
	margin-right: 6px;
	margin-top: 4px;
}

.pika_navigation {
	position: absolute;
	top: 460px;
	left: 45%;
}

.pika_navigation > a:first-child {
	margin-right: 5px;
}

.left_image {
	float: left;
	margin: 0 10px 10px 0;
}

img.center_image {
	display: block;
	margin: auto;
	text-align: center;
	font-size: 50%;
}

/* The button code comes from http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html */

a.button {
	background: transparent url('/images/button_right.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px helvetica, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button span {
	background: transparent url('/images/button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

.buttons {
	width: 100%;
	overflow: hidden;
	padding: 1em 0;
}

.CodeRay {
	font-size: 13px;
}

.console {
	font-size: 13px;
	font-family: monospace;
	color: green;
	background-color: black;
	padding-left: 15px;
}

/********************************************************************/
/*             App Store redirection in modal window                */
/* This works with http://www.ericmmartin.com/projects/simplemodal/ */
/********************************************************************/

#app_store {
	display:none;
}

#simplemodal-overlay {
	background-color:#000;
	cursor:wait;
}

#simplemodal-container {
	width:580px;
	background-color:white;
	border:4px solid #F490AF;
	padding:12px;
	position: relative;
}

#simplemodal-container img {
	position: absolute;
	top: 20px;
	right: 20px;
}

#simplemodal-container a.modalCloseImg {
	background:url(/images/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-16px;
	cursor:pointer;
}

#simplemodal-container h3 {
	font: 1.5625em helvetica,arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.08em;
	margin-top: 8px;
	margin-bottom: 1.1em;
	color: #F7C9D9;
	width: 70%;
}

#simplemodal-container p.notice {
	position: absolute;
	bottom: 0;
	font-size: 10px;
}
#simplemodal-container #app_store {
	padding:8px;
}


.map a:hover {
	background-color: transparent;
	text-decoration: none;
}

.map {
	width: 480px;
	height: 288px;
	background-color: #F7C9D9;
	padding: 10px;
	position: relative;
	overflow: hidden;
}

.map #drop_shadow_left {
	background: url("/images/drop_left.png") repeat-y;
	height: 288px;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 10px;
}

.map #drop_shadow_top {
	background: url("/images/drop_top.png") repeat-x;
	width: 480px;
	position: absolute;
	left: 10px;
	top: 10px;
	height: 10px;
}
