@charset "utf-8";
/* CSS Document */

body, html {
	width:100%;
	height:100%;
	
	margin:0px;
	padding:0px;
}

img { border:0px; }

.clear { clear:left; }

body {
	background-attachment:fixed;
	background-image:url(../images/body_background2.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	
	font-family:arial, tahoma;
	color:#4e4e4e;
	font-size:12px;
	
	overflow-x:hidden;
	
	background-color:#FFFFFF;
}

.rgaccord1-nest {
	background-image:url("../images/navigation_entry_on_background.gif");
	background-repeat:repeat-y;
	background-color:#ecf1f5;
	margin-bottom:4px;	
}

.rgaccord1-nest h3 {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	color:#283A4C;
	font-size:15px;
	font-weight:normal;
	border-bottom:1px solid #FFFFFF;
	cursor:pointer;
	
	padding-left:27px;
	background-image:url(../images/acc_close.gif);
	background-repeat:no-repeat;
}

.rgaccord1-nest h3.act {
	background-image:url(../images/acc_open.gif);
}

.rgaccord1-nest .rgaccord1-content .csc-default {
	background-color:#f8f8f8;
	padding:10px;
}

a {
	color:#2F385D;
	text-decoration:underline;
}

h1 {
	padding:0px;
	margin:0px;
	
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
}

h2 {
	padding:0px;
	margin:0px;
	
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	
	color:#2F385D;
}

span.name-of-person {
	font-size:15px;
	font-weight:normal;
	
	color:#2F385D;
}

.bodytext {
	font-family:arial, tahoma;
	color:#4e4e4e;
	font-size:12px;
	
	text-transform:none;	
}

.contenttable tr td {
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
}

.contenttable .bodytext {
	padding:0px;
	margin:0px;
}

#content h1 {
	margin-bottom:30px;
}

.csc-header h2 {
	margin-top:15px;
	margin-bottom:15px;
	font-size:18px;
	border-bottom:1px solid #2F385D;
}

.csc-default h3 {
	font-size:13px;
	color:#2F385D;
	border-bottom:1px solid #2F385D;
	margin-top:25px;
}

.align-justify {
	text-align:justify;
}

#mainFrame {
	width:978px;
	min-height:100%;
	
	margin:0px auto;
	
	background-color:#FFFFFF;
	
	background-image:url(../images/navigation_background.gif);
	background-repeat:repeat-y;		
}

#navigation {
	width:212px;
	height:100%;
	
	float:left;
	
	z-index:20;
	
	position:absolute;
	
	/*background-image:url(../images/navigation_background.gif);
	background-repeat:repeat-y;*/
}

#navigationInner {
	width:199px;
	
	margin-top:120px;
	margin-left:7px;
	
	border-bottom:1px solid #FFFFFF;
}

#navigation .tx-felogin-pi1 {
	width:182px;
	
	margin-top:50px;
	margin-left:7px;
	
	padding:5px;
	padding-bottom:20px;
	padding-left:12px;
	
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

#rightSide {
	width:766px;
	min-height:100%;
	
	float:left;
	
	margin-left:212px;
}

#topNavigation {
	height:27px;
	
	padding-top:85px;
	padding-left:265px;
	
	background-image:url(../images/topNavigation_background.gif);
	background-repeat:repeat-x;	
	background-position:bottom;
}

#spacerImageTop {
	height:214px;
}

#rootline {
	height:32px;
	
	padding-top:18px;
	
	background-image:url(../images/rootline_background.gif);
	background-repeat:repeat-x;
}

#rootline a {
	color:#2f385d;
	text-decoration:none;
}

.rootline_first {
	height:24px;
	
	padding-left:50px;
	padding-right:10px;
	padding-top:8px;
	
	background-color:#dbe3e9;
	
	float:left;
}

.rootline_seconde_first {
	height:24px;
	
	padding-left:18px;
	padding-right:10px;
	padding-top:8px;	
	
	background-color:#c7cfd6;
	
	float:left;
	
	background-image:url(../images/rootline_first.png);
	background-repeat:no-repeat;	
	background-position:left top;
	
	margin-left:-7px;
}

.rootline_seconde_icon {
	width:7px;
	height:32px;
	
	float:left;
	
	background-image:url(../images/rootline_seconde.png);
	background-repeat:no-repeat;			
}

.rootline_first_icon {
	width:7px;
	height:32px;
	
	float:left;
	
	background-image:url(../images/rootline_first.png);
	background-repeat:no-repeat;			
}

#content {
	min-height:150px;

	margin:50px 150px 140px 50px;
}

#footer {
	height:57px;
	width:100%;

	background-image:url(../images/footer_background.png);
	background-repeat:repeat-x;	
	
	left:0px;
	position:absolute;
	
	margin-top:-107px;
	padding-top:50px;
		
	text-align:center;
	
	font-size:11px;
	
	z-index:50;
}

#logo {
	height:167px;
	width:325px;
	
	position:absolute;
	
	margin-left:672px;
	
	z-index:30;
}

#twitter {
	height:69px;
	width:392px;
	
	position:absolute;
	
	margin-left:990px;
	margin-top:53px;
	
	z-index:40;
}

#imageTop {
	height:214px;
	width:1280px;
	
	border-left:4px solid #2f385d;
	border-right:4px solid #2f385d;	
	
	position:absolute;
	
	left:50%;
	margin-left:-649px;
	
	margin-top:112px;
	
	z-index:10;
}

.box {
	height:95px;
	width:219px;
	
	background-image:url(../images/box_background.png);
	background-repeat:no-repeat;	

	padding:4px;
	
	margin-bottom:10px;
}

.box_head {
	height:34px;
	background-color:#283a4c;
}

.box_head h2 {
	padding:0px;
	margin:0px;
	
	padding-left:10px;
	padding-top:10px;
	
	color:#FFFFFF;
	text-transform:uppercase;
	
	font-size:14px;
	font-weight:bold;
}

.box_content {
	padding:5px;
}

#widgetBar {
	position:absolute;
	
	margin-left:871px;
	margin-top:371px;
}

.navigation_entry, .navigation_entry_on {
	height:26px;
	width:187px;
	
	border-top:1px solid #FFFFFF;
	
	background-image:url(../images/navigation_entry_off_background.gif);
	background-repeat:repeat-y;
	
	font-size:15px;
	color:#283a4c;
	text-transform:uppercase;
	
	padding-left:12px;
	padding-top:12px;
}

.navigation_entry_on {
	background-image:url(../images/navigation_entry_on_background.gif);
	padding-left:8px;
}

#navigation a {
	color:#283a4c;
	text-decoration:none;
}

.subnavigation_entry_on {
	width:187px;
	
	background-image:url(../images/navigation_entry_on_background.gif);
	background-repeat:repeat-y;
	
	font-size:12px;
	color:#283a4c;
	
	padding-left:24px;
	padding-top:5px;
	padding-bottom:5px;
}

#navigation .subnavigation_entry_on a {
	padding-top:2px;
	display:block;
}

#navigation .subnavigation_entry_on .on {
	text-decoration:underline;
}


#topNavigation a {
	font-size:14px;
	color:#4e4e4e;
	text-decoration:none;
}

#footer a {
	color:#4e4e4e;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#w3c {
	margin-top:10px;
}

#mailform fieldset {
	border:0px;
	padding:0px;
	margin:0px;
}

#mailform label {
	display:block;
	margin-top:10px;
	margin-bottom:3px;
	
	font-size:13px;
	font-weight:normal;
	
	color:#2F385D;	
}

#mailform input, #mailform textarea {
	border:1px solid #2F385D;
	color:#2F385D;
}

#mailform #mailformformtype_mail {
	margin-top:10px;
}

#mailform textarea {
	height:100px;
	width:450px;
}

.rgaccord1-content .contenttable tr td {
	padding-bottom:0px;
	padding-right:0px;
	padding:2px;
}

span.important {
	color:#283A4C;
	font-weight:bold;
}

p.align-right {
	text-align:right;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	background-image:url(../images/button_background.gif);
	background-repeat:repeat-x;
	
	border:1px solid #93abc3;
	
	font-size:10px;
	padding:2px 5px 2px 5px;
}

input[type="text"], input[type="password"], textarea {
	border:1px solid #2F385D;
	color:#2F385D;
}

.itemBody div table {
	padding-left:20px;
	padding-right:20px;
}

.itemBody .bodytext img {
	margin-right:10px;
}

.pageBrowser {
	list-style-type:none;
}

.pageBrowser li {
	display:inline;
	height:20px;
	margin-left:10px;
}

.port_image_big {
	float:left;
	width:283px;
	
	margin-bottom:20px;
}

.port_content {
	float:left;
	width:283px;
	
	margin-bottom:20px;		
}

.port_image_big img {
	border:2px solid #283a4c;
}

.port_images ul li img {
	border:2px solid #283a4c;
}

.port_images div.csc-textpic-left div.csc-textpic-imagewrap li.csc-textpic-image {
	margin-right:15px;
}

.port_content b {
	text-transform: uppercase;
	color:#283a4c;
}

.ref_image_wrapper {
	height:166px;
	width:250px;
	
	overflow:hidden;
	
	position:absolute;
}

.ref_outer {
	height:166px;
	width:250px;
	
	border:1px solid #000000;
	background-color:#000000;
	
	float:left;
	margin:10px;
	
	cursor:pointer;
}

.ref_name {
	font-family:tahoma;
	text-transform:uppercase;
	color:#FFFFFF;
	
	font-size:12px;
	
	margin-left:5px;
	
	position:absolute;
	
	margin-top:140px;
	
	filter:alpha(opacity=00); /* IE */
	-moz-opacity: 0.00; /* Mozilla */
	opacity: 0.00; /* Opera */
	
}

.ref_name a {
	text-decoration:none;
	color:#FFFFFF;
}

.ref_overlay {
	height:174px;
	width:258px;
	
	margin-left:-4px;
	margin-top:-4px;
	
	position:absolute;
	z-index:2;	
	
	background-position:right top;
	background-repeat:no-repeat;
}

.banner_typo3 {
	background-image:url(../images/portfolio/banner/banner_typo3.png);
}

.banner_magento {
	background-image:url(../images/portfolio/banner/banner_magento.png);
}

.banner_oscommerce {
	background-image:url(../images/portfolio/banner/banner_oscommerce.png);
}

.banner_wordpress {
	background-image:url(../images/portfolio/banner/banner_wordpress.png);
}

.banner_custom {
	background-image:url(../images/portfolio/banner/banner_custom.png);
}

.banner_ios {
	background-image:url(../images/portfolio/banner/banner_ios.png);
}
