/*
    Plasmasolutions CSS,
    Version 1.0,
    Created by Thomas Beck,
    Year 2009
*/
@import "reset.css";


body {
  overflow:auto;
} 

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 0.6ex;
}

sub {
	top: 0.5ex;
}

.centered{
    margin-left: auto;
    margin-right: auto;
}

img.leftfloat {
	float:left;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom:20px;
}

img.rightfloat {
	float:right;
	margin-left: 20px;
	margin-bottom:5px;
}

.clear{
	clear:both;
}

#container{
    width:auto;
}

.toc{
	margin: 0px 0px 0px 0px;
	position:relative;
	left:0px;
	top:0px;
}

.toc #tocfirst{
	background: #000000 url(../pictures/sitedesign/pagetop_small.png) no-repeat 6px center ;
	padding-left:34px;
}

.toc ol{
	margin:0px;
	padding:0px;
}
.toc li{
	margin:1px 0px 0px 0px;
	padding:6px 6px 6px 26px;
	background: #000000 url(../pictures/sitedesign/right.png) no-repeat 6px center ;
	list-style:none;
	min-height:20px;
	border: 1px solid gray;

	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity:0.3;
}
.toc li a{
	color:#ECECEC;
	font-size:13px;
}
	
.tweet:hover{
	opacity:1;
}

.tweet{
	color:#2e3436;
	background-color:#ECECEC;
	border:1px dotted #5c3566;
	padding:4px;
	margin:3px 20px 0px 20px; 
	min-height:60px;
	opacity:0.7;
	font-family:Arial;
	font-size:small;
}
.tweet img{
	margin-right:14px; 
	margin-bottom:10px;
	margin-left:4px;
}

#twitterbird{
    position: absolute;
    top:-70px;
    left:30px;
}

#twittersection{
	margin:0;
	padding:0;
 	height:700px;	
}

#twittersection h2{
	text-align:left;
}
img #twitter{
	position:relative;
}

#twittersection a{
	text-decoration:none;
	border:none;
}
#twittersection a img{
	margin-bottom:10px;
}

.navihelper{
	vertical-align:middle;
	margin-left:10px;
	margin-right:10px;
}

.tweet span{
	font-style:italic;
}

.tweet a{
	text-decoration:none;
	border:none !important;
	color: #6E4188 !important;
}

#headerlogo{
	position:absolute;
	z-index:2;
	top:44px;
	left:30.6%;
	display:none;
}

h1#header {
	position:relative;  
	background-color:#f6f6f5;
	background-image: url("../pictures/sitedesign/headerwithlogo.png");
	background-repeat: no-repeat;
	background-position:40%;
	background-color:#f6f6f5;  
    font-size: 1.3em;
    letter-spacing: 1px;
}  

h1#header a  {  
	text-indent: -9000px;  
	display: block;
	height: 140px;
}
div#wrapper{
	position:relative;
	background-image: url("../pictures/sitedesign/sitebg.png");
	background-color:#5c3566;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	min-height:600px;
}

div#mainarea{
	position:relative;
	display:table;
	font-family: "Helvetica Neue", "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size:1em;

	min-height:600px;
	min-width:320px;
	width: 1300px;
}   

.scrollBar{
	color:#dddddd;
	font-size:larger;
	filter:alpha(opacity=0.1);
	-moz-opacity:0.001;
	-khtml-opacity: 0.001;
	opacity:0.001;
	height:30px; 
	background-color: #2e3436; 
	position:fixed; 
	display:block; 
	z-index:9; 
	width:100%;
	left:0px;
}

.top{
	top:0px; 
	border-bottom:1px solid #ECECEC;
}

.bottom{
	bottom:0px; 
	border-top:1px solid #ECECEC;
}

.lessons{
	margin-top:15px;
}
.lesson{
	text-indent: 16px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left: 30px;
	border-bottom:1px solid #aaaaaa;
	cursor:pointer;
	background-image: url("../pictures/sitedesign/right.png");
	background-position:6px center;
	background-repeat:no-repeat;
	display:block;
}

.lessonSelected{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #dddddd;
	background-color:#5c3566;
	cursor:pointer;
	display:block;
}

.lessonDescription p{
	padding-right:5px !important;
	padding-left:5px !important;
}

div#selectors{
	position:relative;
	top:20px;
	left:0px;
	width:150px;
	float:left;
}

img#content_sign{
	position:relative;
	padding-bottom:2px;
	padding-left:10px;
}

.loader{
	text-indent:25px;
	vertical-align:middle;
	height:24px;
	padding-top:7px;
    opacity: 0.3;
    position:relative;
	left:0px;
    top:0px;
    margin-top:8px;
	color: white;
	display:none;
	background-image:url(../pictures/sitedesign/ajax-loader.gif);
	background-position:center left;
	background-repeat:no-repeat;	

}

#presenter{
	background-image:url("../pictures/sitedesign/blackopacity.png");
	background-repeat:repeat;
    position:absolute;
	height:2px;
	width:2px;
    left:0px;
    top:0px;
	z-index:25;
	display:none;
}

div#content{
	position:relative;
	left:10px;
	top: 0px;
	width:700px;
	padding:20px 35px 20px 35px;
	float:left;

	border-left:1px solid #6e4188;
	background-image: url("../pictures/sitedesign/contentbg.png");
	background-repeat: repeat;
	
	line-height:1.2em;
	color:#CeC1C8;
	text-align:justify;
	
	overflow:hidden;
	z-index:3;
}


#content p{
	margin: 10px 0px 15px 30px;	
}

#content h2{
	background-image: url("../pictures/sitedesign/h1contentbg.png");
	background-repeat: repeat-y;
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 15px 10px 15px 15px;
	border-top:1px solid #6E4188;
	border-bottom:1px solid #6E4188;
	color:white;
	font-size:x-large;
	
}

#content h3{
	margin: 20px 15px 5px 15px;
	font-size: 18px;
	color:white;
}

#content h4{
	padding: 5px 15px;
	font-size: 16px;
	color:white;
}

div#widgets{
	position:relative;
	top:0px;
	left:10px;
	width:350px;
	float:left;
	min-height:820px;	
	background-image: url("../pictures/sitedesign/widgetbg.png");
	background-repeat: repeat;
	border-left:1px solid #6e4188;
	line-height:1.2;
	border-right:1px solid #6e4188;
}

#widgets h2{
	margin:20px 0px;
	font-size:0.9em;
	color: white;
	display:block;
	text-align:right;
}

#contactsection{
	position:relative;
	top:0px;
	height:700px;
}

#contactsection p{
	margin-left: 20px;
	margin-top: 10px;
	color:white;
	font-size:0.9em;
	font-family: Arial;
	font-size: 0.8em;
}

#contactsection #stamp{
	padding:6px;
	margin-right:20px;
	float:right;
}

#contactsection #sendbutton{
	height:auto;
	width:auto;
	float:left;
	padding:0 !important;
	border:none !important;
	background-color:transparent;
}

#contactsection input{
	border: 1px #1A1A1A solid;
	background-color: #dddddd;
	margin-right: 5px;
	margin-top: 4px;
	color: #6E4188;
	height: 16px;
	padding:3px;
	width:300px;
}
 
#contactsection input[type=checkbox]{
	width:auto;
}
 
#contactsection input:focus{
	border-color:#F8FBFF;
	border:1px solid #33729E;
	background:#ECEFF5 none repeat scroll 0 0;
}

#contactsection textarea {
	color: #6E4188;
	background-color: #dddddd;
	font-family: Arial;
	font-size: 0.9em;
	border-color:#F8FBFF;
	border:1px solid #33729E;
	width:300px;
	padding:3px;
	height:130px;
}

#contactsection textarea:focus, input:focus{
	background:#ECEFF5 none repeat scroll 0 0;
	border-color:#3B5998;
}

ol{
	margin-top:10px;
	margin-left:60px;
}

ol li{
	list-style:square;
	background-image:none;
}

#closegallery{
	position:absolute;
	display:none;
	left:62.7%;
	top:40px;
	cursor:pointer;
}

ul#navigationitems{
	display:block;
	color: #dddddd;
	margin:24px 30px 0px 30px;
	cursor:pointer;
	height:700px;
}

ul#navigationitems li{
	margin-top:2px;
	padding:10px 96px 10px 10px;
	background-color: #000000;
	border: 1px solid gray;
	position:relative;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity:0.3;
}

ul#navigationitems li h3{
	font-size:1.3em;
	margin-bottom:6px;
}

ul#navigationitems li p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding-left:10px;
	color:#bbbbbb;
}

#logodrag{
	position:absolute;
	top:50%;
	left: 47%;	
	z-index:2;
}

#footer{
    font-size:0.8em;
    font-style: italic;
    background-color:white;
    color:#2e3436;
    padding:20px 10px 20px 10px;
}

#footer p a{
	color:gray !important;	
}

a, a:hover, a:visited{
    color:white;
    text-decoration:none;
    border-bottom:1px dotted;
}

#footer>a{
    color:gray;

}

.searchbar{
	
}

.navigationitem{
	
}

#home{
	background: transparent url('../pictures/content/sign_home.png') no-repeat top right;
}
#web{
	background: transparent url('../pictures/content/sign_web.png') no-repeat top right;
}
#design{
	background: transparent url('../pictures/content/sign_design_small.png') no-repeat top right;
}
#pc{
	background: transparent url('../pictures/content/sign_pc.png') no-repeat top right;
}
#software{
	background: transparent url('../pictures/content/sign_software.png') no-repeat top right;
}
#references{
	background: transparent url(../pictures/content/sign_references.png) no-repeat top right;
}

#navigationswitcher {
	position: absolute;
}
 
#navigationswitcher ul.items {
	display: block;
	position: relative;
	top:-53px;
	float: left;
	clear: left;
	height: 54px;
	width: 350px;
	line-height: 54px;
	margin: 0;
	color: white;
	font-size: 80%;
	text-align: center;
	height: 54px;
	z-index:13;
	cursor:pointer;	
}
 
#navigationswitcher ul.items a {
	border:none;
	text-decoration:none;
} 
 
#navigationswitcher ul.items li.left {
	background: url(../pictures/navigation/leftcorner.png) no-repeat left 0;
	width: 21px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
#navigationswitcher ul.items li.right {
	background: url(../pictures/navigation/rightcorner.png) no-repeat left 0;
	width: 21px;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
}
 
#navigationswitcher ul.items li {
	text-align: left;
	padding-left:27px;
	padding-right:28px;
	vertical-align:middle;
	display: block;
	background: url(../pictures/navigation/middlebg.png) repeat-x 0 0;
	float: left;
}

#navigationhighlighter{
	position:absolute;
	left:0px;
	top:-49px;
	z-index:10;
	display:none;
}

#navigationdescription {
	position:relative;
	text-align:center;
	color:#f6f6f5;
	font-size:15px;
	margin-right:1px;
	margin-top:10px;
	width:350px;
	margin-bottom:20px;
	height:20px;
} 


#switchTwitter{
	padding-top:10px;
	z-index:25;
}
#switchNavigation{
	padding-top:8px;
}
#switchMail{
	padding-top:12px;
}


/* Login Panel */
#top {
 background: url(../pictures/settingspanel/login_top.jpg) repeat-x 0 0;
 height: 38px;
 position: relative;
}
 
#top ul.login {
 display: block;
 position: relative;
 float: right;
 clear: right;
 height: 38px;
 width: auto;
 font-weight: bold;
 line-height: 38px;
 margin: 0;
 right: 150px;
 color: white;
 font-size: 80%;
 text-align: center;
 background: url(../pictures/settingspanel/login_r.jpg) no-repeat right 0;
 padding-right: 45px;
 z-index:70;
}
 
#top ul.login li.left {
 background: url(../pictures/settingspanel/login_l.jpg) no-repeat left 0;
 height: 38px;
 width: 45px;
 padding: 0;
 margin: 0;
 display: block;
 float: left;
}
 
#top ul.login li {
  text-align: left;
 padding: 0 6px;
 display: block;
 float: left;
 height: 38px;
 background: url(../pictures/settingspanel/login_m.jpg) repeat-x 0 0;
}
 
#top ul.login li a {
 color: white;
 text-decoration:none;
 border:none;
 opacity:.5;
}
 
#top ul.login li a:hover {
 color: white;
 opacity:1;
}
 
/*Login*/
/* toggle effect - show/hide login*/
#login {
 width: 100%;
 color: white;
 background: #5c3466;
 overflow: hidden;
 position: relative;
 z-index: 3;
 height: 0;
}
 
#login a {
 text-decoration: none;
 color: #33CCCC;
}
 
#login a:hover {
 color: white;
}
 
#login .loginContent {
 width: 550px;
 height: 80px;
 margin: 0 auto;
 padding-top: 25px;
 text-align: left;
 font-size: 0.85em;
}
 
#login .loginContent .left {
 width: 120px;
 float: left;
 padding-left: 65px;
 font-size: 0.95em;
}
 
#login .loginContent .right {
 width: 290px;
 float: right;
 text-align: right;
 padding-right: 65px;
 font-size: 0.95em;
}
 
#login .loginContent form {
 margin: 0 0 10px 0;
 height: 26px;
}
 
#login .loginContent input.field {
 border: 1px #1A1A1A solid;
 background: #464646;
 margin-right: 5px;
 margin-top: 4px;
 color: white;
 height: 16px;
}
 
#login .loginContent input:focus.field {
 background: #545454;
}
 
#login .loginContent input.rememberme {
 border: none;
 background: transparent;
 margin: 0;
 padding: 0;
}
 
#login .loginContent input.button_login {
 width: 47px;
 height: 20px;
 cursor: pointer;
 border: none;
 background: transparent url(../pictures/settingspanel/button_login.jpg) no-repeat 0 0;
}
 
#login .loginClose {
 display: block;
 position: absolute;
 right: 15px;
 top: 10px;
 width: 70px;
 font-size: 0.8em;
 text-align: left;
}
 
#login .loginClose a {
 display: block;
 width: 100%;
 height: 20px;
 background: url(../pictures/settingspanel/button_close.jpg) no-repeat right 0;
 padding-right: 10px;
 border: none;
 font-size: 0.9em;
 color: white;
}
 
#login .loginClose a:hover {
 background: url(../pictures/settingspanel/button_close.jpg) no-repeat right -20px;
}

