/* Reset by E. Meyer
http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
----------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent;*/
}

a {
	margin: 0;
	padding: 0;
	/*border: 0;*/
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent;*/
}
 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
 
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
 
/* remember to define focus styles! */
:focus {
	/*outline: 0;*/
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

sup {
	font-size: 7px;
	margin: 200px 0;
	vertical-align: top;
}

p.accessible a {
	/*position: absolute;
	left:-10000px;*/
	position: relative;
	left:-9999px!important;
	margin-left:5px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

p.accessible a:focus {
	position: static;
	/*margin-left:0!important;*/
	width: auto;
	height: auto;
	border: 1px dotted #fff; 
	color: #fff;
	padding: 10px;
	text-decoration: none;
}

img.zefxis-logo {
	display: none;
}


/* =grid
----------------------------------------------------*/
#grid{
	background: url(../img/misc/bg-grid.gif) 50% 0;

}

/* =Structure
----------------------------------------------------*/
body {
	text-align: center;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif; 
	color: #E0D8BF;
	background: #c0deed url(../img/body_background_home.png) repeat-x 0 0;
}

body.home {
	background: #c0deed url(../img/body_background_home.png) repeat-x 0 0;	
}

#center{
	margin: 0 auto;
	text-align: left;
	width: 960px;
	overflow: hidden;
	/*background: url(../img/bg.png) no-repeat 50% 173px;*/
}

#content {
	width: 960px;
	overflow: hidden;
	float: left;
	margin: 0 auto;
	padding: 0;
	min-height: 500px;
	/*background: url(../img/content_background.gif) no-repeat 0 60px;*/
}



/* =Header
----------------------------------------------------*/

#header{
	background: url(../img/header_background_home.png) no-repeat 0 0;
	width: 960px;
	height: 195px;
	/*overflow: hidden;*/
	margin: 0 auto;
}

body.home #header {
	height: 182px;
	background: url(../img/header_background_home.png) no-repeat 0 0;	
}

#header .right {
	float: right;
	width: 500px;
}

/* =LANGUAGES */

#languages {
	width: 200px;
	float: right;
	text-align: right;
	margin: 10px 9px 0 0;
	position: relative;
	z-index: 10000;
}
/*
body.home #languages {
	margin: 20px 9px 0 0;
}*/

#languages a {
	font: bold 10px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #b4c8d3;
	text-decoration: none;
}

#languages a:hover {
	color: #dee8ef;
}

#languages a:focus {
	color: #dee8ef;
	border: 1px dotted #fff;
}

#languages a img {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

/* =LOGO */

/*a.logo {
	display: block;
	float: left;
	margin-top: 26px;
	margin-left: 0;
	width: 270px;
	height: 75px;
	/*text-indent: -5000em;*/
	/*text-align: left;
}

/*a.logo:hover {
	background: url(../img/logo_hover.gif) no-repeat 100% 15px;
}*/
/*
body.home #headerFade {
	margin-top: 20px;
}*/


#headerFade {
	background: url(../img/logo.png) no-repeat 0 0;
	margin: 0 0 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
	height: 100px;
	float: left;
	position: relative;
	margin-left: 9px;
	z-index: 10000;
	overflow: hidden;
}

#headerFade a {
	position: relative;
	top: -102px;
	float: left;
	left: 0;
	border: 0;
	background: transparent;
	overflow: hidden;
	width: 272px;
	height: 100px;
	display: block;
	overflow: hidden;
}

#headerFade .fake-hover {
	background: url(../img/logo.png) no-repeat 0 -206px;
	margin: 0;
	padding: 0;
	width: 272px;
	height: 100px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

#headerFade a:focus {
	border: 1px dotted #fff;
}



/* =MAIN NAVIGATION */

a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

#mainNav {
	clear: both;
	float: left;
	width: 960px;
	/*overflow: hidden;*/
	position: relative;
	z-index: 1000;
}
/*
body.home #mainNav ul.main-navigation {
	margin: 10px 0 0 0;
}*/

#mainNav ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: inline-block;
}

#mainNav ul.main-navigation {
	margin: 25px 0 0 0; 
	padding: 0; 
	list-style: none; 
	font: bold 16px Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*white-space:nowrap;*/
	/*width: 960px;*/
	float: right;
	text-align: left;
	height: 60px;
}

body.home #mainNav ul.main-navigation {
	height: 36px;
}

#mainNav .main-navigation a {
	display: block; 
	width: 240px; 
	text-decoration: none; 
	color: #000;
}

#mainNav .main-navigation .level1-li {
	float: left; 
	display: inline; 
	text-align: left;
	width: 240px; 
	/*margin-top: -32000px;*/
	padding-bottom: 24px;
	height: 36px;
	/*position: relative;*/
	/*margin: -32000px 0 0 0;*/
}

body.home #mainNav .main-navigation .level1-li {
	padding-bottom: 0;
}

#mainNav .main-navigation .level1-li div {
	/*border: 10px solid rgba(9,122,140,0.4);*/
	background: url(../img/megamenu_trans.png);
	padding: 10px;
	color: #003447;
	display: none;
	width: 380px;
}

#mainNav .main-navigation .level1-li div.inner {
	background: #f8fdfe;
	position: static;
	border: 1px solid	#097484;
	padding: 12px;
	width: 354px;
}

#mainNav .main-navigation .level1-li div.inner p:first-child, #mainNav .main-navigation .level1-li div.inner p.first-child {
	margin-top: 0;
}

#mainNav .main-navigation .level1-li div.inner p {
	font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #056186;
	color: #333;
	border-bottom: 1px solid #bbb;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 7px;
}

#mainNav .main-navigation .level1-li div.inner li {
	width: 150px;
	float: left;
	padding: 0 10px 0 15px;
	margin-bottom: 10px;
	background: url(../img/small_arrow.gif) no-repeat 7px 5px;
}

#mainNav .main-navigation .level1-li div.inner li.first-in-line {
	clear: left;
}

#mainNav .main-navigation .level1-li div.inner a {
	color: #003447;
	font: 12px/14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	display: block;
	width: 150px;
}

#mainNav .main-navigation .level1-li div.inner a:hover {
	/*background: #9badcd;
	color: #f8fdfe;*/
	color: #003447;
	text-decoration: underline;
}

#mainNav .main-navigation li.hovering div { 
	display: block;

	position: absolute;
}

#mainNav ul.main-navigation li a span {
	display: block;
	float: left;
	color: #405c66;
	font-size: 11px;
	padding: 2px 0 0 0;
	width: 240px;
	cursor: pointer;
}

#mainNav .main-navigation li.level1-li.has-children.selected {
	background: url(../img/up_arrow.gif) no-repeat 9px 100%;
}

#mainNav ul.main-navigation li a:hover, #mainNav ul.main-navigation li a:focus, #mainNav ul.main-navigation li a.has-children.selected {
	color: #860f29;
}

#mainNav ul.main-navigation li a:hover span, #mainNav ul.main-navigation li a.selected span, #mainNav ul.main-navigation li a:focus span{
	color: #4b505a;
	color: #405c66;
	color: #405c66;
	font-weight: bold;
}


/* =SUB NAVIGATION */

#subNav {
	clear: both;
	/*overflow: hidden;*/
	position: relative;
	z-index: 100;
	height: 30px;
	background: #fff url(../img/subnav_background.jpg) repeat-x 0 0;
}

#subNav ul.sub-navigation {
	width: 960px;
	height: 30px;
   list-style:none;
   margin: 0 auto;
	color: #96d2d1;
	font: bold 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	background: url(../img/subnav_inner_background.jpg) no-repeat 0 0; 
}

#subNav .sub-navigation li {
	margin: 0 0 0 9px;
	float: left;
}

#subNav .sub-navigation li a {
	color: #B1DEDD;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 20px 0 0;
	text-shadow: 0 1px 0 #053a41;
}

#subNav .sub-navigation li a:hover {
	color: #d5edee;
	color: #fff;
	background: none;
}

#subNav .sub-navigation li a:focus{
	color: #d5edee;
	color: #fff;
	background: none;
}

#subNav .sub-navigation li a.selected {
	color: #fff;
}

#subNav ul.sub-navigation a.selected.first {
	/*background: #fff url(../img/rounded-corner.jpg) no-repeat 0 0;*/
}


/* =HOME PAGE
----------------------------------------------------*/

#mainContent .homeText {
	width: 48%;
}

#mainContent .homeText.left { float: left;}

#mainContent .homeText.right { float: right;}

#content #mainContent.full .homeText h2 {
	font: 18px  Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 18px 0 18px 9px;
	padding: 0;
	letter-spacing: 0;
	color: #056186;
	text-align: left;
	clear: both;
	border-bottom: 1px solid #eee;
	width: 440px;
}

#content #mainContent.full .homeText p {
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 18px;
	color: #666;
	text-indent: 0;
	margin: 0 0 18px 9px;
	width: 440px;
}

#content #mainContent.full .homeText ul {
	float: left;
	width: 300px;
	list-style: none;
	margin: 0 0 0 9px;
	padding: 0;
}

#content #mainContent.full .homeText ul li {
	margin-bottom: 10px;
}

#content #mainContent.full ul {
	font: 12px Arial, Verdana, Geneva, sans-serif;
	margin: 18px 0 18px 24px;
	padding: 0;
	color: #444;
	list-style: square;
	width: 410px;
}

#content #mainContent.full .homeText p a.arrows {
	clear: both;
	width: auto;
	display: block;
	float: left;
}

#content #mainContent.full .homeText p a:focus img {
	border: 1px dotted #d6d6d6; 
}

#content #mainContent.full .homeText p img.right {
	margin: 0 0 0 15px;
}

.homeText .contact, .homeText .genesis, .homeText .twitter, .homeText .careers {
	overflow: hidden;
}

.homeText .contact, .homeText .genesis {
	margin-bottom: 30px;
}



/* =CONTENT
----------------------------------------------------*/

#content h1 {
	font: 28px Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 42px;
	margin: 16px 0 18px 9px;
	padding: 0 0 6px 0;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #bbb;
}

/* =INTRO */

#intro {
	width: 220px;
	float: left;
	margin: 11px 0 0 0;
	padding: 0;
}

#content #intro p {
	font: italic 14px Georgia, Arial, Verdana, Geneva, sans-serif;
	color: #a11c00;
	/*color: #d62500;
	color: #636363;*/
	line-height: 36px;	
	margin: 0 0 18px 9px;
}

/* =MAINCONTENT */

#mainContent{
	width: 720px;
	padding: 0 0 0 0;
	margin-left: 240px;
	/*background: #000;
	opacity: 0.3;*/
}

#mainContent .left {	float: left; }
#mainContent .right { float: right; }

#content #mainContent h2 {
	font: 18px Arial, Verdana, Geneva, sans-serif;
	margin: 36px 0 18px 9px;
	padding: 0;
	line-height: 18px;
	color: #056186;
	text-align: left;
	width: 430px;
}

#content #mainContent h2:first-child, #content #mainContent h2.first-child {
	margin: 38px 0 20px 9px;
	padding: 0;
}

#content h2 a {
	color: #056186;
	text-decoration: underline;
}

#content h2 a:hover, #content h2 a:focus {
	color: #0687bb;
	text-decoration: underline;
}



#content #mainContent h3 {
	font: bold 12px Arial, Verdana, Geneva, sans-serif;
	margin: 18px 0 9px 9px;
	padding: 0;
	line-height: 18px;
	letter-spacing: 0;
	color: #444;
	text-align: left;
	background: none;
	width: 430px;
}

#content #mainContent p {
	font: 12px Arial, Verdana, Geneva, sans-serif;
	line-height: 18px;
	margin: 0 0 18px 9px;
	padding: 0;
	color: #444;
	width: 430px;
}

#content #mainContent p.footnote {
	font: 11px Arial, Verdana, Geneva, sans-serif;
	color: #737373;
}

#content #mainContent sup.footnote {
	color: #056186;
	font-size: 12px;
	font-weight: bold;
}

#mainContent .bordered {
	border-top: 1px solid #d6d6d6;
	margin-top: 50px;
	padding-top: 30px;
	width: 430px;
}

#content #mainContent img.screenshot {
	margin-left: 11px;
}


#content p.largefont {
	font-size: 24px;
}

#mainContent p.button a {
	background: url(../img/button.jpg) no-repeat 50% 0;
	text-align: center;
	color: #fff;
	width: 11px;
	height: 27px;
	line-height: 27px;
	display: block;
	margin: 0 auto;
}

#content #mainContent ul {
	font: 12px Arial, Verdana, Geneva, sans-serif;
	margin: 18px 0 18px 27px;
	padding: 0;
	color: #444;
	list-style: square;
	width: 410px;
}

#content #mainContent ol {
	font: 12px  Arial, Verdana, Geneva, sans-serif;
	margin: 18px 0 18px 27px;
	padding: 0;
	color: #444;
	list-style: lower-roman;
	width: 410px;
}

#content #mainContent ul li{
	margin: 0 0 0 0;
	padding: 0;
	line-height: 18px;
}

#content #mainContent ol li {
	margin: 0 0 18px 0;
	padding: 0;
	line-height: 18px;
}

#mainContent ul.threecolumns {
	list-style-position: inside;
	overflow: hidden;
}

#mainContent ul.threecolumns li {
	margin: 10px 0;
	list-style-image: url(../img/arrow.gif);
	list-style-position: inside;
	float: left;
	width: 33%;
}

*:first-child+html #mainContent ul.threecolumns li  {
	background: url(../img/arrow.gif) no-repeat 0 50%;
	padding: 0 0 0 10px;
}
	
*html #mainContent ul.threecolumns li {
	background: url(../img/arrow.gif) no-repeat 0 50%;
	padding: 0 0 0 10px;
}

#content #mainContent .GoogleMap {
	border: 1px solid #468dab; 
	width: 710px;
	height: 290px;
	float: right;
	clear: both;
}

#content #mainContent .map h2{
	margin: 0 0 18px 9px;
}

#content #mainContent .map p.print {
	text-align: left;
	font: 10px  Arial, Verdana, Geneva, sans-serif;
	margin-top: 15px;
	float: left;
}

#content .map p.print img {
	vertical-align: middle;
	margin-right: 5px;
	
}


/* =vcard */

#content #intro .vcard {
	width: 220px;
	color: #444;
}

#content #intro .vcard h2 {
	font:	18px Arial, Verdana, Geneva, sans-serif;
	margin: 5px 0 18px 9px;
	padding: 0;
	letter-spacing: 0;
	color: #056186;
	text-align: left;
	width: 430px;
}

#content #intro div.adr {
	/*float: left;*/
	width: 220px;
	display: inline;
	overflow: hidden;
}

#content #intro div.emailField {
	/*float: left;*/
	width: 220px;
	display: inline;
	overflow: hidden;
}

#content #intro div.tel {
	/*float: right;*/
	width: 220px;
	display: inline;
	overflow: hidden;
}

#content #intro div.tel p, #content #intro .emailField p {
	font: 12px  Arial, Verdana, Geneva, sans-serif;	
}

#content #intro .adr {
	font: 12px  Arial, Verdana, Geneva, sans-serif;
}

#content #intro .adr h3 {
	font: bold 12px Arial, Verdana, Geneva, sans-serif;	
	margin: 20px 0 0 9px;
}

#content #intro .adr .street-address, #content #intro .adr .postal-code, #content #intro .adr .country-name {
	margin: 0 0 0 9px;
	line-height: 18px;
}

#content #intro .emailField h3, #content #intro .tel h3 {
	font: bold 12px Arial, Verdana, Geneva, sans-serif;	
	margin: 20px 0 5px 9px;
}

#content #intro .country-name {
	display: block;
}




/* =SEARCH RESULTS */

#content #mainContent .SearchBox.results {
	width: auto;
	margin: 30px 0 20px 9px;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

#content #mainContent .SearchBox.results form input {
	width: 325px;
	display: block;
	float: left;
	font: 12px Arial, Verdana, Geneva, sans-serif;	
	letter-spacing: 0px;
	color: #444;
	border: 2px solid #D4EFFA;
	background: #fbfbfb;
	padding: 2px 0;
	margin: 0;
	/*CSS3 magic */
	border-radius: 3px; /* CSS 3 */   
	-moz-border-radius: 3px; /* Gecko */   
	-webkit-border-radius: 3px; /* Webkit */  	
}

#content #mainContent .SearchBox.results form input:focus {
	border: 2px solid #54C1EA;
	background: #D4EFFA;
}

#content #mainContent .SearchBox.results form input.hidden {
	display: none;
}

#content #mainContent .SearchBox.results form input.img-button {
	width: auto;
	background: none;
	height: auto;
	border: none;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	/*height: 22px;
	width: 102px;*/
	vertical-align: middle;
}

#content #mainContent .SearchBox.results form p {
	float: left;
	margin: 5px 0 0 10px;
}




#content #mainContent ul.searchresults {
	list-style: none;
	margin: 0 0 0 9px;
	padding: 0;
	clear: both;
	width: auto;
}

#content #mainContent  ul.searchresults li {
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
	float: none;
	font-size: 9px;
}

#content #mainContent  ul.searchresults p {
	margin: 0;
	float: none;
}

#content #mainContent  ul.searchresults h2 {
	margin: 10px 0 5px 0;
}



#content .pagination { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	margin: 0 0 0 9px;
	border: 1px solid #efeff5;
	border-width: 1px 0;
	overflow: hidden;
}

#content #mainContent .pagination ul { /* The auto-generated set of links */
	list-style: none;
	overflow: hidden; 
	width: auto;
	height: 30px;
	margin: 0;
}

#content #mainContent .pagination ul li {
	float: left;
	margin-right: 5px; 
}

#content #mainContent .pagination a, #content #mainContent .resultsperpage a { /* The pagination links */
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	background: #f8f8f8;
	color: #656364;
	border: 1px solid #eeeeee; 
	border-bottom: 1px solid #c5c5c5;
	text-decoration: none;
	display: block;
	padding: 0 8px;
	/*width: 22px;*/
	height: 22px;
	float: left;
	border-radius: 3px; /* CSS 3 */   
	-moz-border-radius: 3px; /* Gecko */   
	-webkit-border-radius: 3px; /* Webkit */
}

#content .pagination li a:hover  {
	color: #d72501;
}

#content #mainContent .pagination li.current, #content #mainContent .resultsperpage li.current a, #content #mainContent .resultsperpage li.viewAll a.current {
	background: #d72501;
	color: #fff;
	border-bottom: 1px solid #ababab;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	border-bottom: 1px solid #c5c5c5;
	text-decoration: none;
	display: block;
	padding: 0 8px;
	/*width: 22px;*/
	height: 23px;
	float: left;
	border-radius: 3px; /* CSS 3 */   
	-moz-border-radius: 3px; /* Gecko */   
	-webkit-border-radius: 3px; /* Webkit */
}

#content #mainContent .pagination .resultsperpage li.current {
	background: none;
	border: none;
	margin: 0 -5px 0 -10px;
}

#content #mainContent .resultsperpage li.current a {
	background: #d72501;
	color: #fff;
	margin: 0;
}

#content .pagination li a:focus {
	background: #d72501;
	color: #fff;
}

#content #mainContent .pagination p {
	margin: 0;
	float: left;
	width: auto;
	margin: 3px 10px 0 0 ;
	padding: 0;
}

#content .pages {
	float: left;
	width: 500px;
	overflow: hidden;
	margin: 20px 0 10px 0;
}

#content .resultsperpage {
	float: right;
	margin: 20px 0 10px 0;
}

#content #mainContent .resultsperpage p {
	float: left;
	width: auto;
	margin: 3px 10px 0 0 ;
	padding: 0;
	clear: none;
}

#content  #mainContent .resultsperpage ul {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	clear: none;
	}



/* =ADDITIONAL CONTENT */

#additionalContent {
	float: right;
	width: 240px;
	padding: 0 0 0 0;
	overflow: hidden;
}

#content #additionalContent h2 {
	font: 14px  Arial, Verdana, Geneva, sans-serif;	
	margin: 36px 0 5px 0;
	padding: 0;
	letter-spacing: 0;
	color: #056186;
	text-align: left;
	width: auto;
}

#content #additionalContent h2:first-child, #content #additionalContent h2.first-child {
	margin: 0;
}

#additionalContent h2 img {
	margin: 0 8px 0 0;
}


/* Special Boxes */

#content #additionalContent .sideBox {
	padding: 0px 0 0 0;
	margin-bottom: 36px;
}

#content #additionalContent .sideBox.company {	background: url(../img/company_icon.jpg) no-repeat 0 0; }
#content #additionalContent .sideBox.philosophy {	background: url(../img/philosophy_icon.jpg) no-repeat 0 0; }
#content #additionalContent .sideBox.contact {	background: url(../img/contact_icon.jpg) no-repeat 0 0; }
#content #additionalContent .sideBox.games {	background: url(../img/games_icon.jpg) no-repeat 0 0; }
#content #additionalContent .sideBox.carreer {	background: url(../img/carreer_icon.jpg) no-repeat 0 0; }
#content #additionalContent .sideBox.logo {	background: url(../img/logo_icon.jpg) no-repeat 0 0; }
#content #additionalContent .sideBox.genesis {	background: url(../img/genesis_icon.jpg) no-repeat 0 0; }
#content #additionalContent .sideBox.seo {	background: url(../img/seo_icon.jpg) no-repeat 0 0; }


#content #additionalContent .sideBox h2 {
	padding: 0 0 0 70px;
	height: 45px;
	font-weight: bold;
	color: #555555;
	margin-bottom: 26px;
	text-align: right;
}

#content #additionalContent .sideBox h2 span {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	display: block;
	margin-top: 3px;
}

#content #mainContent #additionalContent .sideBox p {
	width: auto;
	color: #777777;
	line-height: 18px;
	margin-bottom: 18px;
}

#content #mainContent #additionalContent p {
	font: 12px Arial, Verdana, Geneva, sans-serif;	
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 0;
	color: #666;
	width: 238px;
}

#content #additionalContent ul {
	font: 12px Arial, Verdana, Geneva, sans-serif;	
	line-height: 18px;
	margin: 18px 0 18px 12px;
	color: #4d6963;
	list-style: disc;
	width: 215px;
}

#content #additionalContent ul.arrows {
	font: 12px Arial, Verdana, Geneva, sans-serif;	
	line-height: 18px;
	margin: 18px 0 18px 0;
	color: #4d6963;
	list-style: none;
	width: 215px;
}

#content #additionalContent ul li {
	margin-bottom: 9px;
}

#content #additionalContent ol {
	font: 12px Arial, Verdana, Geneva, sans-serif;	
	line-height: 18px;
	margin: 10px 0 15px 12px;
	color: #4d6963;
	list-style: decimal;
		width: 215px;
}

#content #mainContent table {
	margin: 10px 0 20px 9px;
	background: #f5f5f5;
	width: 430px;
} 

#content #mainContent th {
	font: bold 12px Arial, Verdana, Geneva, sans-serif;	
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 3px 15px;
	color: #666;
	border-bottom: 1px solid #fff; 
	width: 20%;
}


#content #mainContent td {
	font: 12px Arial, Verdana, Geneva, sans-serif;	
	line-height: 18px;
	margin: 0;
	padding: 3px 15px;
	color: #666;
	border-bottom: 1px solid #fff; 
}

#additionalContent .latestProjects {
	margin: 0 0 0 0;
	overflow: hidden;
	/*background: #ddd;
	opacity: .5*/
}

#content #additionalContent .latestProjects h2, #content #additionalContent h2.first-child {
	margin: 0 0 16px 0;
	line-height: 18px;
}

#content #additionalContent .latestProjects ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font: 10px Arial, Verdana, Geneva, sans-serif;	
	width: 240px;
	overflow: hidden;
}

#content #additionalContent .latestProjects ul li {
	margin: 0 0 14px 0;
	overflow: hidden;
	float: left;
	line-height: 14px;
}

#content #additionalContent .latestProjects ul li a {
	/*color: #d72501;*/
	display: block;
	margin: 0;
}

#content #additionalContent .latestProjects ul li img {
	width: 240px;
	height: 76px;
}

#content #additionalContent .latestProjects ul li img.g {
	width: auto;
	height: auto;
}

#content #mainContent .faq ul {
	/*list-style-image: url(../img/red_arrows.gif) no-repeat 0 4px;*/
	margin: 0 0 0 10px;
	list-style: none;
}

#content #mainContent .faq ul li {
	padding-left: 15px;
	text-indent: -16px;
	margin-bottom: 10px;
}

#content #mainContent .faq ul a {
	background: url(../img/red_arrows.gif) no-repeat 0 4px;
	padding: 0 0 0 17px;
	color: #0d516c;
}

#content #mainContent .faq ul a:visited {
	background: url(../img/red_arrows.gif) no-repeat 0 -38px;
	color: #011b34;
}


#content #mainContent a.arrows, #content #additionalContent ul.arrows a {
	background: url(../img/red_arrows.gif) no-repeat 0 4px;
	padding: 0 0 0 17px;
	color: #d62500;
	display: inline;
}

#content #mainContent a.arrows:visited, #content #additionalContent ul.arrows a:visited {
	background: url(../img/red_arrows.gif) no-repeat 0 -38px;
	color: #981a00;
}

#content #mainContent a.arrowsInverted {
	background: url(../img/red_arrows_2.gif) no-repeat 0 4px;
	padding: 0 0 0 17px;
	color: #d62500;
}

#content #mainContent a.arrowsInverted:visited {
	background: url(../img/red_arrows_2.gif) no-repeat 0 -38px;
	color: #981a00;
}

#content #mainContent a.top {
	background: url(../img/top_arrows.gif) no-repeat 0 4px;
	padding: 0 0 0 13px;
	color: #d62500;
}

#content #mainContent a.arrowsDown {
	background: url(../img/bottom_arrows.gif) no-repeat 0 4px;
	padding: 0 0 0 13px;
	color: #d62500;
}


/* =ClIENT QUOTES */

#content .client-quote {
	padding: 0 0 0 0;	
	/*border-left: 1px solid #116f95; */
	margin: 35px 0 60px 0;
	background: url(../img/quotes.gif) no-repeat 0 0;
}

#content #projectContent .client-quote {
	background: url(../img/quotes.gif) no-repeat 0 0;
	width: 430px;
	overflow: hidden;
	margin: 20px 0 0 9px;
	}
	
#content #projectContent .client-quote.two {
	background: #f4f9fd url(../img/quotes.gif) no-repeat 0 0;
	}

#content #mainContent .client-quote p {
	font: italic 14px/21px Georgia, Arial, Verdana, Geneva, sans-serif;	
	letter-spacing: 0.1px;
	/*color: #78787b;*/
	width: 360px;
	margin: 8px 0 15px 40px;
	padding: 0 30px 0 0;
}

#content #projectContent #mainContent.projectText .client-quote p {
	margin: 8px 0 15px 40px;
	font: italic 12px/18px Georgia, Arial, Verdana, Geneva, sans-serif;	
	color: #959597;
	padding: 0 30px 0 0;
	width: 360px;
}

#content #projectContent #mainContent.projectText .client-quote p.last, #content #mainContent .client-quote p.last { 
	background: url(../img/quotes_right.gif) no-repeat 100% 100%;
	padding-bottom: 10px;
}

#content #mainContent .client-quote p a {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#content #mainContent .client-quote p.client {
	text-align: left;
	margin: 10px 0 10px 40px;
	font: 11px Arial, "Helvetica Neue", Helvetica, Verdana, Geneva, sans-serif;	
	line-height: 18px;
	letter-spacing: 0.07em;
	color: #09415d;
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
	background: none;
	width: 360px;
}

#content #projectContent #mainContent.projectText .client-quote p.client {
	font: 11px Arial, "Helvetica Neue", Helvetica, Verdana, Geneva, sans-serif;	
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
	background: none;
}

#content #mainContent .client-quote .profession {
	display: block;
}



/* =links
----------------------------------------------------*/

a{
	color: #d62500;
	text-decoration: none;
}

#content #mainContent p a:visited, #content #mainContent li a:visited, #content #additionalContent p a:visited, #content #additionalContent li a:visited {
	color: #981a00;
}

a:hover, a:focus{
	text-decoration: underline;
}

#content #mainContent .faq a {
	color: #333333;
}

#content #mainContent .faq a:visited {
	color: #78787b;
}


/* =PROJECTS
----------------------------------------------------*/

#mainContent.full{
	float: left;
	width: 960px;
	margin: 0 0 0 0;
	/*display: inline;/*IE6 magic */
	/*overflow: hidden;/*IE6 magic */
	padding: 0;
}

#content #mainContent.full h1 + h2 {
	margin: 0 0 10px 9px;
}

#content #mainContent.full h2 {
	font: 20px  Arial, Verdana, Geneva, sans-serif;	
	margin: 36px 0 10px 9px;
	padding: 0;
	letter-spacing: .0;
/*	color: #d62500;*/
	text-align: left;
	clear: both;
/*	float: left;*/
	width: 100%;
}


/*-------------------- =WEBDESIGN --------------------------*/

#content #mainContent div.WebDesign h2 {	
	margin: 0 0 18px 9px;
	line-height: 18px;
} 

#content #mainContent .project {
	float: left;
	min-height: 180px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	height:auto !important; height:180px;
	margin: 0 11px 30px 9px;
}

#content #mainContent .project.big {
	float: left;
	width: 100%;
	min-height: 180px;
	vertical-align: top;
	margin: 20px 0 27px 9px;
	clear: both;
}

#content #mainContent .project  p {
	text-align: left;
	margin: 16px 0 4px 0;
	text-indent: 0;
	font: 12px Arial, Verdana, Geneva, sans-serif;	
	width: 196px;
}

#content #mainContent .project  a {	color: #116f95; }
#content #mainContent .project  a:visited {	color: #0a4a64; }

#content #mainContent .project img {
	width: 220px;
	height: 132px;
}

#content #mainContent .project.big img {
	float: left;
	width: auto;
	height: auto;
}

#content #mainContent .project.big .text {
	float: left;
	margin: 0 0 0 18px;
	overflow: hidden;
}

#content #mainContent .project.big .text h3 {
	margin: 2px 0 18px 0;
	color: #0e7297;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

#content #mainContent .project.big .text h3 a {
	text-decoration: none;
	color: #0e7297;
	color: #d72501;
}

#content #mainContent .project.big .text h3 a:visited {
	text-decoration: none;
	color: #0a516b;
	color: #a11c00;
}

#content #mainContent .project.big .text h3 a:hover, #content #mainContent .project.big .text h3 a:focus {
	text-decoration: underline;
	/*color: #128cb8;*/
}

#content #mainContent .project.big .text h4 {
	margin: 0 0 0 0;
	padding: 0;
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

#content #mainContent .project.big .text p, #content #mainContent .project.big .text p.descr {
	margin: 0 0 0 0;
	color: #747474;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	width: 400px;
}

#content #mainContent .project.big .text p a.arrows {
	color: #d62500;
}

#content #mainContent .project.big .text p a.arrows:visited {
	color: #981a00;
}


#content #mainContent .project  p.descr {
	text-align: left;
	margin: 0 0 0 0;
	line-height: 9px;
	text-indent: 0;
	font: 11px Arial, Verdana, Geneva, sans-serif;	
	width: 196px;
	color: #777;
}

#content #mainContent .project.diffMargin {
	margin: 0 0 0 9px ;
}

#content #mainContent #webdesignprojectstoggle {
	display: none;
	/*overflow: hidden;*/
	float: left;
	/*border-top: 1px solid #e4e4e4;*/
	/*background: #fafafa;*/
	/*border-bottom: 1px solid #e4e4e4;*/
	padding: 0 0 0 0;
	/*margin: 0 0 0 0;*/
	margin: 0 0 0 9px;
	/*width: 900px;*/
	float: left;
	height: 250px;
	width: 960px;
}



#content #mainContent #webdesignprojectstoggle.visible {
	display: inline;
}

#content #mainContent #webdesignprojectstoggle .project {
	float: left;
	min-height: 100px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	height:auto !important; height:100px;
	margin: 15px 17px 0 0;
}


#content #mainContent #webdesignprojectstoggle .project.diffMargin {	margin: 15px 0 0 0; }

#content #mainContent #webdesignprojectstoggle .project  p {
	text-align: left;
	margin: 1px 0 0 0;
	text-indent: 0;
	font: 10px Arial, Verdana, Geneva, Helvetica, sans-serif;
	width: 142px;
	line-height: 13px;
}

#content #mainContent #webdesignprojectstoggle .project img {	width: 142px;	height: 85px; }

#content #mainContent .WebDesign .project img.g { width: auto;	height: auto; }

#content #mainContent #webdesignprojectstoggle .project img.g { width: auto; height: auto; }

#content #mainContent .project img.g { width: auto; height: auto; }



/*-------------------- =CORPORATE IDENTITY ---------------------------*/
#content #mainContent div.CorpIdentity h2 {	
	margin: 0 0 18px 9px;
	line-height: 18px;
} 

#content #mainContent .project.corpIdentity {
	float: left;
	min-height: 180px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	height:auto !important; height:180px;
	margin: 0 11px 30px 9px;
}

#content #mainContent .project.corpIdentity.diffMargin {
	margin: 0 0 0 9px ;
}

#content #mainContent .project.corpIdentity  p {
	text-align: left;
	margin: 14px 0 0 0;
	text-indent: 0;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	width: 196px;
}

#content #mainContent .project.corpIdentity  p.descr {
	text-align: left;
	margin: 3px 0 0 0;
	text-indent: 0;
	font: 11px Arial, Verdana, Geneva, sans-serif;	
	width: 196px;
	color: #777;
	width: 290px;
}

#content #mainContent .project.corpIdentity  a {	color: #116f95; }

#content #mainContent .project.corpIdentity img { width: 299px;	height: 251px; }

/*#mainContent .project.corpIdentity.diffMargin {
	margin: 0 0 0 1.5;
}*/

#content #mainContent .project.corpIdentity img.g, #content #mainContent .project.SEO img.g, #content #mainContent .project.Game img.g, #content #mainContent .project img.g { width: auto; height: auto; }


#content #mainContent #corpidentityprojectstoggle {
	display: none;
	overflow: hidden;
	float: left;
	/*border-top: 1px solid #e4e4e4;*/
	/*background: #fafafa;*/
	/*border-bottom: 1px solid #e4e4e4;*/
	padding: 0 0 0 0;
/*	margin: 0 0 0 0px;*/
	/*width: 900px;*/
	float: left;
	width: 960px;
}

#content #mainContent #corpidentityprojectstoggle.visible {
	display: inline;
}
	
#content #mainContent #corpidentityprojectstoggle .project {
	float: left;
	min-height: 100px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	height:auto !important; height:100px;
	margin: 15px 17px 30px 0;
}

#content #mainContent #corpidentityprojectstoggle .project.corpIdentity.diffMargin {
	margin: 15px 0 0 0 ;
}

#content #mainContent #corpidentityprojectstoggle .project p {
	text-align: left;
	margin: 1px 0 0 0;
	text-indent: 0;
	font: 10px Arial, Verdana, Geneva, sans-serif;	
	width: 142px;
	line-height: 13px;
}

#content #mainContent #corpidentityprojectstoggle .project img {	width: 142px;	height: 85px; }

#content #mainContent #corpidentityprojectstoggle .project img {	border: 1px solid #ebebeb; width: 140px;	height: 83px; }


#content #mainContent #corpidentityprojectstoggle .project img.g { width: auto;	height: auto; }




/*--------------- =SEO ----------------*/

#content #mainContent div.SEO .project.big {
	/*width: 890px;*/
	min-height: 130px;
}

#content #mainContent div.SEO .project.big .text a { color: #116f95; }

#content #mainContent div.SEO .project.big img { float: left; }

#content #mainContent div.SEO .project.big .text table {
	width: 400px;
	float: left;
	margin: 10px 0 10px 1px;
}

#content #mainContent div.SEO .project.big .text th {
	font: bold 11px Arial, Verdana, Geneva, sans-serif;	
	color: #4d6963;
	text-align: center;
	background: #e4e4e4;
	padding: 2px 5px;
	border: 1px solid #bfbfbf;
}

#content #mainContent div.SEO .project.big .text td {
	font: 11px Arial, Verdana, Geneva, sans-serif;	
	color: #4d6963;
	text-align: center;
	padding: 2px 5px;
	border: 1px solid #bfbfbf; 
}

#content #mainContent div.SEO img.g { width: auto; height: auto; }


#content #mainContent div.SEO .project.big {
	float: left;
	min-height: 180px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	height:auto !important; height:180px;
	margin: 20px 11px 30px 9px;
}

#content #mainContent div.SEO .project.big img {
	float: left;
	width: auto;
	height: auto;
}

#content #mainContent div.SEO .project.big .text {
	float: left;
	margin: 0 0 0 25px;
	overflow: hidden;
}

#content #mainContent div.SEO .project.big .text h3 {
	margin: 0 0 0 0;
	color: #0e7297;
	font-size: 18px;
	font-weight: normal;
}

#content #mainContent div.SEO .project.big .text h3 a {
	text-decoration: none;
	color: #0e7297;
	color: #d72501;
}

#content #mainContent div.SEO .project.big .text h3 a:visited {
	text-decoration: none;
	color: #a11c00;
}

#content #mainContent div.SEO .project.big .text h3 a:hover, #content #mainContent .SEO .project.big .text h3 a:focus {
	text-decoration: underline;
	/*color: #128cb8;*/
}

#content #mainContent div.SEO .project.big .text h4 {
	margin: 0 0 15px 0;
	color: #444444;
	font-size: 14px;
	font-weight: normal;
}

#content #mainContent div.SEO div.project.big div.text p {
	margin: 0 0 10px 0;
	color: #777;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	width: 390px;
}

#content #mainContent .SEO .project.big .text p a.arrows {
	color: #d62500;
}

#content #mainContent .SEO .project.big .text p a.arrows:visited {
	color: #981a00;
}


#content #mainContent #seoprojectstoggle {
	display: none;
	overflow: hidden;
	float: left;
	/*border-top: 1px solid #e4e4e4;*/
	/*background: #fafafa;*/
	/*border-bottom: 1px solid #e4e4e4;*/
	padding: 0 0 0 0;
	margin: 0 0 0 9px;
	width: 960px;
	float: left;
}

#content #mainContent #seoprojectstoggle.visible {
	display: inline;
}

#content #mainContent #seoprojectstoggle .project {
	float: left;
	min-height: 180px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	height:auto !important; height:180px;
	margin: 0 25px 30px 0;
}

#content #mainContent #seoprojectstoggle .project p {
	text-align: left;
	margin: 0 0 4px 0;
	text-indent: 0;
	font: 11px Arial, Verdana, Geneva, sans-serif;	
	width: 196px;
	color: #777;
}

#content #mainContent #seoprojectstoggle .project img {
	/*border: 1px solid #b7b7b7; */
	width: 220px;
	height: 132px;
	margin-bottom: 5px;
}

#content #mainContent #seoprojectstoggle  a {	color: #116f95; }
#content #mainContent #seoprojectstoggle  a:visited {	color: #0a4a64; }


#content #mainContent #seoprojectstoggle .project img.g { width: auto;	height: auto; }

#content #mainContent #seoprojectstoggle .diffMargin {
	margin: 0 0 0 0 ;
}


/*--------------- =GAMES ----------------*/


#content #mainContent .project.Game {
	min-height: 200px;
}

#content #mainContent .project.Game .text {
	float: left;
	margin: 0 0 0 10px;
	width: 380px;
}

#content #mainContent .project.Game  h3 {
	margin-top: 0;
	font: 18px Arial, Verdana, Geneva, sans-serif;	
	font-weight: normal;
}

#content #mainContent .project.Game  p {
	margin: 0 0 10px 0;
	color: #747474;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	width: 400px;
}

#content #mainContent .project.Game  a { color: #116f95; }

#content #mainContent .project.Game img { 
	float: left; 
	width: 480px;
	height: 193px;
}

#content #mainContent .project.Game img.g { width: auto; height: auto; }


#content #mainContent .Game .project.big img {
	float: left;
	width: auto;
	height: auto;
}

#content #mainContent .Game .project.big .text {
	float: left;
	margin: 0 0 0 25px;
	overflow: hidden;
}

#content #mainContent .Game .project.big .text h3 {
	margin: 0 0 10px 0;
	color: #0e7297;
	font-size: 18px;
	font-weight: normal;
}

#content #mainContent .Game .project.big .text h3 a {
	text-decoration: none;
	color: #0e7297;
	color: #d72501;
}

#content #mainContent .Game .project.big .text h3 a:visited {
	text-decoration: none;
	color: #a11c00;
}

#content #mainContent .Game .project.big .text h3 a:hover, #content #mainContent .Game .project.big .text h3 a:focus {
	text-decoration: underline;
	/*color: #128cb8;*/
}

#content #mainContent .SEO .project.big .text h4 {
	margin: 0 0 15px 0;
	color: #444444;
	font-size: 14px;
	font-weight: normal;
}

#content #mainContent .SEO .project.big .text p {
	margin: 0 0 10px 0;
	color: #747474;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	width: 400px;
}


#content #mainContent #gameprojectstoggle {
	display: none;
	overflow: hidden;
	float: left;
	/*border-top: 1px solid #e4e4e4;*/
	/*background: #fafafa;*/
	/*border-bottom: 1px solid #e4e4e4;*/
	padding: 0 0 0 0;
	margin: 0 0 0 9px;
	width: 960px;
	float: left;
}

#content #mainContent #gameprojectstoggle.visible {
	display: inline;
}


#content #mainContent #gameprojectstoggle .project {
	width: 299px;
	float: left;
	min-height: 100px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	height:auto !important; height:100px;
	margin: 20px 25px 20px 0;
}

#content #mainContent #gameprojectstoggle .project.diffMargin {
	margin: 20px 0 0 0 ;
}

#content #mainContent #gameprojectstoggle .project p {
	text-align: left;
	margin: 1px 0 0 0;
	text-indent: 0;
	font: 10px Arial, Verdana, Geneva, sans-serif;	
	width: 142px;
	line-height: 13px;
}

#content #mainContent #gameprojectstoggle .project img {	width: 299px;	height: 120px; margin-bottom: 3px; }

#content #mainContent #gameprojectstoggle .project img.g {	width: auto;	height: auto; }



#content #mainContent p.moreprojects {
	/*float: left;*/
	overflow: hidden;
	clear: both;
	width: 951px;
	margin: 20px 0 50px 9px;
	padding: 0;
	/*line-height: 25px;*/
	font-size: 10px;
	text-align: center;
	background: url(../img/moreproj_background.gif) repeat-x 0 50%;	
	font-size: 11px;
}

#content #mainContent div.WebDesign p.moreprojects {
	margin: 10px 0 50px 9px;
	
}

#content #mainContent p.moreprojects a, #content #mainContent p.moreprojects a:visited {
	font-weight: bold;
	color: #657179;
	background: #eaf1f6;
	margin: 0 auto 0 auto;
	display: block;
	width: 150px;
	padding: 1px 0;
	text-align: center;/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	border: 1px solid #c6d7e5;
}

#content #mainContent p.moreprojects a img {
	vertical-align: middle;
	margin: 0 0 0 10px;
	display: inline;
	clear: none;
	width: 10px;
	height: 10px;
	float: none;
}

#content #mainContent p.moreprojects a:hover, #content #mainContent p.moreprojects a:focus {
	text-decoration: none;
	background: #d4e2ed;
}


/* =PROJECT PAGE */

#content .proj-buttons {
	float: right;
}

#content .nextProject {
	display: block;
	background: #f9f9f9 url(../img/next_arrow.gif) no-repeat 95% 50%;
	/*height: 40px;*/
	float: right;
	margin: 15px 0 0 10px;
	padding: 5px 20px 5px 10px;
	font: 11px Arial, Verdana, Geneva, sans-serif;	
	text-align: right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ededed; 
}

#content .nextProject strong {
	display: block;
	color: #636363;
}

#content .nextProject:hover, #content .nextProject:focus {
	text-decoration: none;
	background: #f5f5f5  url(../img/next_arrow.gif) no-repeat 95% 50%;;
}

#content .prevProject {
	display: block;
	background: #f9f9f9 url(../img/prev_arrow.gif) no-repeat 5% 50%;
	/*height: 40px;*/
	float: left;
	margin: 15px 0 0 0;
	padding: 5px 10px 5px 20px;
	font: 11px Arial, Verdana, Geneva, sans-serif;	
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ededed; 
}

#content .prevProject strong {
	display: block;
	color: #636363;
}

#content .prevProject:hover, #content .prevProject:focus {
	text-decoration: none;
	background: #f5f5f5  url(../img/prev_arrow.gif) no-repeat 5% 50%;;
}

#content #projectContent .projectText {
	width: 470px;
	display: inline;/*IE6 magic */
	/*overflow: hidden;/*IE6 magic */
	padding: 0;
	margin: 0;
	float: left;
}

#content #projectContent #mainContent.projectText p{
	color: #444;
	font-size: 12px;
	line-height: 18px;
	margin: 21px 0 18px 9px;
}

#content #projectContent #mainContent.projectText p+p{
	color: #444;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 18px 9px;
}

#content #projectContent #mainContent.projectText ul{
	margin: 0 0 21px 23px;
}

#content #projectContent #additionalContent.projectScreenshots {
	width: 470px;
	display: inline;/*IE6 magic */
	overflow: hidden;/*IE6 magic */
	float: right;
	padding: 0;
	margin: 0;
}

#content #carousel {
	float: left;
	overflow: hidden;
	width: 960px;
	border-top: 1px solid #e8e8e8;
	margin: 50px 0 0 0;
}

#content #carousel h2 {
	font: 18px Arial, Verdana, Geneva, sans-serif;	
	margin: 20px 0 10px 0;
	color: #056186;
	padding: 0;
	letter-spacing: .0;
	text-align: left;
	clear: both;
	float: left;
	width: 100%;
}



/* =download
----------------------------------------------------*/

.download {
	/*width: 700px; */
	/*overflow: hidden;*/
	float: left;
	margin: 0 0 0 9px;
}

.download img {
	float: left;
	margin: 0;
}

.download.presskit {
	width: 280px;
	margin-right: 30px;
	overflow: hidden; 
}

.download.presskit a:focus img {
	border: 1px dotted #d6d6d6; 
}

.download .text {
	float: left;
}

#content #mainContent .download .text h2 {
	margin-top: 20px;
	margin-left: 0;
	border-bottom: 1px solid #e4e4e4;
}

#content #mainContent .download .text p {
	margin: 0;
}

#content #mainContent .download .text p a.arrowsDown{
	margin-top: 10px;
	display: block;
	width: 150px;
}

#content #mainContent .popup p {
	 margin: 0;
}

.download.form {
	width: 200px;
	position: relative;
	top: 0px;
	left: 690px;
	margin: 0 0 -150px 0;
	height: 70px;
	background: #efeff5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #d8d8d8; 
}

.download.form a {
	display: block;
	height: 55px;
	background: url(../img/pdf_file.gif) no-repeat 100% 50%;
	width: 140px;
	margin: 0;
	padding: 15px 40px 0 0;
	color: #116f95;
}

#content #mainContent .download.form a:visited {
	color: #0d516c;
}


/* =404
----------------------------------------------------*/

.text404 {
	float: left;
	width: 480px;
}

#additionalContent.page404 {
	width: 400px;
}

#content #additionalContent.page404 h2 {
	width: 380px;
	margin: 0 0 15px 0;
}

#content #additionalContent.page404 .latestProjects ul {
	width: 380px;
	margin: 0;
}

#content #additionalContent.page404 .latestProjects li {
	float: left;
	width: 180px;
	height: 57px;
	clear: none;
	margin: 0 10px 10px 0;
}

#content #additionalContent.page404 .latestProjects li img {
	width: 100%;
	height: 100%;
}

#additionalContent.page404 .SearchBox {
	width: 400px;
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

#additionalContent.page404 .SearchBox form input {
	width: 280px;
	display: block;
	float: left;
	font: 12px Arial, Verdana, Geneva, sans-serif;	
	letter-spacing: 2px;
	color: #444;
	border: 2px solid #D4EFFA;
	background: #fbfbfb;
	padding: 2px 0;
	margin: 0;
	/*CSS3 magic */
	border-radius: 3px; /* CSS 3 */   
	-moz-border-radius: 3px; /* Gecko */   
	-webkit-border-radius: 3px; /* Webkit */  	
}

#additionalContent.page404 .SearchBox form input:focus {
	border: 2px solid #54C1EA;
	background: #D4EFFA;
}

#additionalContent.page404 .SearchBox form input.hidden {
	display: none;
}

#content #additionalContent.page404 .SearchBox form input.img-button {
	width: auto;
	background: none;
	height: auto;
	border: none;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	vertical-align: middle;
}

#additionalContent.page404 .SearchBox form p {
	float: left;
	margin: 5px 0 0 10px;
}


/* =Sitemap
----------------------------------------------------*/

#content #mainContent ul.sitemap {
	list-style: none;
	margin: 0 0 0 10px;
	width: 950px;
	overflow: hidden;
}

#content #mainContent ul.sitemap ul{
	margin: 0 0 0px 0px;
	/*padding: 0;*/
	width: 920px;
}

#content #mainContent ul.sitemap a {
	color: #333333;
}

#content #mainContent ul.sitemap li {
	font-size: 18px;
	list-style: none;
	margin: 20px 0 20px 0;
	font-weight: bold;
	overflow: hidden;
}

#content #mainContent ul.sitemap li li {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 0;
	/*float: left;*/
	/*width: 300px;*/
	overflow: hidden;
	clear: none;
}

#content #mainContent ul.sitemap li li a {
	color: #056186;
}

#content #mainContent ul.sitemap li li li {
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	padding-left: 15px;
	text-indent: -14px;
	margin: 0 0 2px 5px;
	list-style: none;
	float: left;
	border: none;
	width: 200px;
}

#content #mainContent ul.sitemap li li li a {
	background: url(../img/red_arrows.gif) no-repeat 0 4px;
	padding: 0 0 0 17px;
	color: #056186;
}

#content #mainContent ul.sitemap li li li li {
	font-size: 11px;
	padding-left: 15px;
	text-indent: -14px;
	margin-bottom: 3px;
	list-style: none;
	float: none;
	border: none;
}

#content #mainContent ul.sitemap li li li li a {
	background: url(../img/blue_arrows.gif) no-repeat 0 4px;
	padding: 0 0 0 17px;
	color: #333333;
}

#content #mainContent ul.sitemap a:visited {
	color: #09415d;
}


/* =Origami Pictures
----------------------------------------------------*/


#origamiPictures {
	overflow: hidden;
	padding-top: 30px;
}

#origamiPictures img {
	float: right;
	margin: 0;
}

#origamiPictures a {
	float: right;
	width: 300px;
}

#origamiPictures a:focus img {
	border: 1px dotted #9badcd; 
}



/* =footer
----------------------------------------------------*/
#footer{
	clear: both;
	overflow: hidden;
	background: #011b34 url(../img/footer_background.jpg) repeat-x 0 0;
	margin-top: 0px;
}

#footer .content {
	width: 960px;
	/*height: 30em;*/
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}

#footer .left {
	float:left;
	width: 50%;
	overflow: hidden;
	text-align: left;
}

#footer .right {
	float:right;
	width: 50%;
	overflow: hidden;
	text-align: left;
}

#footer h2 {
	font: bold 14px/18px Arial, Verdana, Geneva, sans-serif;	
	color: #fff;
	margin-bottom: 10px;
}

#footer p {
	font: 12px/18px Arial, Verdana, Geneva, sans-serif;	
	color: #e6e9eb;
	margin: 0;
}

#footer  p a {
	color: #fff;
}

#footer .zefxis {
	float: left;
	margin: 0 0 25px 0;
	text-align: left;
	width: 400px;
}

#footer .micro-links {
	float:left;
	width: 48%;
}

#footer .micro-links img {
	float: left;
	margin-right: 5px;
}

#footer .micro-links a {
	display: block;
	overflow: hidden;
	color: #fff;
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	width: 95px;
}

#footer .micro-links a:hover {
	text-decoration: underline;
	color: #fff;
}

/* =SEARCH */

.SearchBox {
	width: 450px;
	margin: 0 0 45px 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
}


.SearchBox form input {
	border: none;
	margin: 0;
	padding: 2px;
	height: 14px;
	width: 300px;
	float: left;
	font: 11px Arial, Verdana, Geneva, sans-serif;	
	color: #444444;
	/*CSS3 magic */
	border-radius: 3px; /* CSS 3 */   
	-moz-border-radius: 3px; /* Gecko */   
	-webkit-border-radius: 3px; /* Webkit */  
}

.SearchBox form input:focus {
	background: #D4EFFA;
}

.SearchBox form input.img-button {
	width: auto;
	background: none;
	height: auto;
	margin: -2px 0 0 10px;
	padding: 0;
	float: left;
	/*height: 22px;
	width: 102px;*/
	vertical-align: middle;
}

.SearchBox form input.imgbutton:focus {
	border: 1px dotted #fff;
}

.SearchBox form p {
	float: left;
	margin: 5px 0 0 10px;
}


/* =ClIENT QUOTES */

#footer .client-quotes {
	float: left;
	width: 410px;
	margin: 0 0 0 0;
	text-align: left;
}

#footer .quote {
	padding: 0 0 0 20px;	
	border-left: 1px solid #bfc6cc; 
}

#footer .quote p {
	font: italic 11px/14px Georgia, Arial, Verdana, Geneva, sans-serif;	
	letter-spacing: 1px;
}


#footer .quote p.link {
	font: 11px/14px Arial, "Helvetica Neue", Helvetica, Verdana, Geneva, sans-serif;	
	letter-spacing: 1px;
	margin-top: 5px;
}

#footer .quote p.link a {
	color: #9badcd;
	padding: 0;
}

#footer .quote p.link a:focus {
	color: #fff;
}

#footer .client-quotes p.client {
	text-align: left;
	margin: 10px 0 0 0;
	font: 10px Arial, Verdana, Geneva, sans-serif;	
	line-height: 18px;
	color: #bfc6cc;
	letter-spacing: 1px;
	
}

#footer .client-quotes .profession {
	display: block;
}

#footer .client-quotes p img {
	margin: 0 10px 0 0;
}


/*-- ALSO --*/

#footer .also {
	margin: 0 0 20px 0;
	text-align: left;
	width: 400px;
	overflow: hidden;
}

#footer ul.also {
	margin: 0;
	list-style: none;
	padding: 0;
	width: 400px;
}

#footer  li {
	float: left;
	font: 11px/15px Arial, Verdana, Geneva, sans-serif;	
	margin: 0 0 5px 0;
	padding: 0;
	width: 29%;
}

#footer  li a {
	color: #9badcd;
	text-decoration: none;
	padding: 0;
}

#footer  li a:hover, #footer  li a:focus {
	color: #fff;
	text-decoration: underline;
}


/* LATEST PROJECTS */

.latestProjects {
	width: 400px;
	overflow: hidden;
	text-align: left;
}

#footer .latestProjects ul {
	margin: 0;
	list-style: none;
	padding: 0;
	
}

#footer .latestProjects  li {
	float: left;
	font: 11px/15px Arial, Verdana, Geneva, sans-serif;	
	margin: 0 10px 0 0;
	padding: 0;
	overflow: hidden;
	width: 187px;
	height: 65px;
}

#footer .latestProjects  li a:focus img {
	border: 1px dotted #fff; 
	overflow: hidden;
	float: left;
}

#footer .latestProjects  li img {
	width: 185px;
	height: 59px;
}

#footer .latestProjects  li img.g {
	width: auto;
	height: auto;
}


/* BELOW FOOTER */

#footer .belowFooter {
	background: #04566e url(../img/below_footer_teeth.gif) repeat-x;
	overflow: hidden;
}

#footer .belowFooter .content {
	width: 960px;
	margin: 0 auto;
	height: 29px;
	overflow: hidden;
	padding: 1px 0 0 0;
}

#footer p.copyright {
	text-align: left;
	float: right;
	width: 50%;
	margin: 0 0 0 0;
	color: #e6e9eb;
	font: 10px Arial, Verdana, Geneva, sans-serif;	
	line-height: 30px;
}

#footer .belowFooter a {
	color: #8ccccb;
}

#footer .belowFooter a:hover, #footer .belowFooter a:focus {
	color: #fff;
}

#footer p.technologies {
	float:left;
	width: 50%;
	color: #e6e9eb;
	font: 10px Arial, Verdana, Geneva, sans-serif;	
	line-height: 30px;
	text-align: left;
}


/* =Inline Images
----------------------------------------------------*/
.screenshot{
	margin: 12px 0 18px 0;
}

/* =no-heading
----------------------------------------------------*/
div.no-heading{
	height: 22px;
	background: none;
}

