

/**************************************************************/
/* MatthiasSchuetz.com Stylesheet | (C) 2009 Matthias Schuetz */
/**************************************************************/


/***************************************************** GLOBAL */

html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

html {
	background:url(../images/bg.jpg);
}

div, p, span, input, h1, h2 {
	margin:0;
	padding:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#554f47;
}

div#page {
	width:100%;
	height:100%;
	background:url(../images/split/split_header_bg.jpg) repeat-x;
	float:left;
}

div#wrapper {
	width:930px;
	height:auto;
	background:url(../images/split/split_header_bg.jpg) repeat-x;
	float:left;
}

div#header {
	width:930px;
	height:auto;
	background:url(../images/split/split_header.jpg) no-repeat;
	float:left;
}

div#logo {
	position:absolute;
	top:26px;
	left:70px;
	width:297px;
	height:46px;
}

div#languages {
	position:absolute;
	top:18px;
	left:885px;
	width:45px;
	height:16px;
}

div#main {
	width:855px;
	height:auto;
	margin:120px 0 0 0;
	padding:42px 0 0 75px;
	background:url(../images/split/title_pageslider.jpg) no-repeat;
	float:left;
}

div#main div {
	width:811px;
	height:auto;
	padding:22px;
	background:#f3efe4;
	float:left;
}

div#main div p {
	width:600px;
}

div#main div p#description {
	position:relative;
	z-index:2;
}

div#pslogo {
	position:absolute;
	top:56px;
	left:711px;
	width:205px;
	height:190px;
	text-indent:-9999px;
	background:url(../images/split/pageslider/logo.jpg) no-repeat;
}

div.separator {
	width:855px;
	height:17px;
	padding:0 0 0 75px;
	background:url(../images/split/split_separator.jpg) no-repeat 75px 8px;
	float:left;
}

div.innerseparator {
	width:811px;
	height:11px;
	padding:10px 0;
	background:url(../images/split/split_separator2.gif) no-repeat 0 8px;
	float:left;
}

div.linkbuilder {
	position:relative;
	width:811px;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0 0 0 75px;
	padding:22px;
	background:url(../images/split/split_green_bg.jpg);
	float:left;
}

* html div.linkbuilder {
	width:auto;
	float:none;
}

div#method {
	margin:0 0 10px 0;
	float:left;
	clear:both;
}

div.tooltiptext {
	width:auto;
	height:16px;
	margin:0 0 0 9px;
	padding:5px 10px 7px 10px;
	background:#f9f6ef;
	float:left;
}

div#tooltip1,
div#tooltip2,
div#tooltip3,
div#tooltip4 {
	position:absolute;
	height:28px;
	background:url(../images/split/pageslider/tooltip.gif) no-repeat 0 0;
}

div#tooltip1 {
	top:8px;
	left:101px;
}

div#tooltip2 {
	top:26px;
	left:122px;
}

div#tooltip3 {
	top:61px;
	left:89px;
	background:url(../images/split/pageslider/tooltip2.gif) no-repeat 0 0;
}

div#tooltip4 {
	position:absolute;
	top:22px;
	left:272px;
}

div#importlinks,
div#changelinks {
	margin:10px 0 4px 0;
	display:none;
	float:left;
	clear:both;
}

ul#pagelinks {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	float:left;
}

ul#pagelinks li {
	margin:0;
	padding:0;
	float:left;
}

div.newlink {
	width:auto;
	height:38px;
	padding:0 0 5px 0;
	display:inline;
	float:left;
	clear:both;
}

div#createlinks {
	float:left;
}

div#importdata {
	display:none;
	visibility:hidden;
}

div#bookmarkletfooter {
	position:relative;
	width:810px;
	display:none;
	float:left;
	clear:both;
}

div#modalbox {
	position:absolute;
	top:50%;
	left:50%;
	width:295px;
	height:85px;
	margin:-75px 0 0 -150px;
	padding:22px;
	background:#ffffff;
	border:10px #f9f6ef solid;
	display:none;
}

div#modalbox p {
	margin:0 0 10px 0;
}

p.footer {
	width:auto;
	height:75px;
	position:relative;
	margin:0 0 0 75px;
	display:inline;
	float:left;
}

h1, h2 {
	width:auto;
	height:auto;
	font-weight:normal;
	display:inline;
	float:left;
}

em {
	font-style:normal;
}


/****************************************************** LINKS */

a {
	text-decoration:none;
	color:#554F47;
	border:none;
}

a:hover {
	text-decoration:underline;
	color:#554F47;
}

a.logolink,
a.logolink:hover {
	width:297px;
	height:46px;
	background:none;
	outline:none;
	display:block;
	border:none;
}

a#lang_de,
span#lang_de_act,
a#lang_en,
span#lang_en_act  {
	width:23px;
	height:16px;
	text-indent:-9999px;
	background:url(../images/split/pageslider/languages.jpg) no-repeat 0 0;
	display:inline;
	float:left;
}

span#lang_de_act {
	background:url(../images/split/pageslider/languages.jpg) no-repeat 0 -16px;
}

a#lang_en {
	width:22px;
	background:url(../images/split/pageslider/languages.jpg) no-repeat -23px 0;
}

span#lang_en_act {
	width:22px;
	background:url(../images/split/pageslider/languages.jpg) no-repeat -23px -16px;
}


a.bookmark  {
	text-decoration:none;
	color:#554f47;
	background:url(../images/underline.gif) repeat-x 0 15px;
	border-bottom:1px #aba49c solid;
}

a.bookmark:hover {
	color:#ffffff;
	text-decoration:none;
	background:#98bc52;
	border-bottom:1px #ffffff solid;
}

a.external {
	color:#554F47;
	text-decoration:none;
	border-bottom:1px solid #ABA49C;
	background:url(../images/underline.gif) repeat-x 0 15px;
}

a.external:hover {
	color:#ffffff;
	text-decoration:none;
	background:#98bc52;
	border-bottom:1px #ffffff solid;
}

a#optioncreate, 
a#optionimport,
a#optionchange {
	color:#ffffff;
	float:left;
	clear:both;
	outline:none;
}

a#optioncreate:hover, 
a#optionimport:hover,
a#optionchange:hover {
	font-weight:bold;
	text-decoration:none;
}

a.option_act {
	font-weight:bold;
}

a.add,
a.remove,
a.move {
	width:33px;
	height:38px;
	text-indent:-9999px;
	background:url(../images/split/pageslider/btns.gif) no-repeat 0 0;
	display:block;
	float:left;
	outline:none;
}

a.add {
	background:url(../images/split/pageslider/btns.gif) no-repeat -33px 0;
}

a.remove {
	background:url(../images/split/pageslider/btns.gif) no-repeat -66px 0;
}

a.add:hover {
	background:url(../images/split/pageslider/btns.gif) no-repeat -33px -38px;
}

a.remove:hover {
	background:url(../images/split/pageslider/btns.gif) no-repeat -66px -38px;
}

a.move:hover {
	background:url(../images/split/pageslider/btns.gif) no-repeat 0 -38px;
}

a#bookmarklet {
	width:268px;
	height:77px;
	margin:22px 0 0 0;
	text-indent:-9999px;
	background:url(../images/split/pageslider/bookmarklet.jpg) no-repeat;
	float:left;
	clear:both;
	outline:none;
}


/****************************************************** INPUT */

input.link,
input#loadfile {
	width:450px;
	height:16px;
	margin:0;
	padding:5px 10px 7px 10px;
	color:#495c26;
	background:#f2fae3;
	border:5px #b2d473 solid;
	display:block;
	float:left;
	clear:both;
}

input#importfile {
	padding:0;
	height:25px;
	float:left;
}

input.link:focus,
input#loadfile:focus {
	color:#554f48;
	background:#fffffe;
}

input#create,
input#import,
input#load,
input#okbtn,
input.clean {
	cursor:pointer;
	width:182px;
	height:47px;
	margin:5px 0 0 0;
	padding:0 0 3px 0;
	color:#ffffff;
	background:#56504A;
	border:5px #b2d473 solid;
	float:left;
	clear:both;
}

input#okbtn {
	position:absolute;
}

input#load,
input.clean {
	margin:5px 5px 0 0;
	float:left;
	clear:none;
}

input#create,
input#import,
input#load {
	margin:5px 5px 0 0;
	clear:both;
}

input#create {
	float:left;
}

input#create,
input.clean {
	margin:0 5px 0 0;
}

input#createimported {
	display:none;
}