/* @override 
	http://jupiter.local/layout/oliver-matuschin.de/css/style.css
	http://dradts.gotdns.com:8080/layout/oliver-matuschin.de/css/style.css
*/

body {
	background: url(../images/background.png) top center repeat-x #CFDEEA;
	margin: 0px;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #282828;
	text-align: center;
	padding: 0 0 16px;
}
p, form {
	font-size:11px;
	line-height:16px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0;
}

div.blockContent {
	text-align: justify;
}

p.articleIntroduction {
	text-indent:1cm;
}

p.info, p.date {
	font-size:11px;
	text-indent:0;
	line-height:16px;
	margin: 0;
	padding-bottom: 13px;
}

p.date {
	float: left;
	color: #777777;
}

p.info {
	text-align: right;
}

div.item_box p {
	text-align: left;
	text-indent: 0;
	margin: 0;
}

p.error {
	color: red;
	border-right-style: dotted;
	border: 1px dashed red;
	margin-right: 6px;
	margin-left: 6px;	
}

img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}
#subtoolbar h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}

h3 {
	padding-right: 5px;
	background: url(../images/header_background.png) no-repeat 0 0;
	height: 34px;
	margin-bottom: 0;
	padding-left: 5px;
	padding-top: 4px;
	margin-top: 0;
}

h3,
h3 a {
	font-size:14px;
	color: #003366;	
}

span.invisible {
	padding-left: 30px;
	background: url(../images/status/invisible.png) no-repeat;		
}

span.folder {
	padding-left: 30px;
	background: url(../images/status/folder.png) no-repeat;		
}

span.info {
	padding-left: 30px;
	background: url(../images/status/info.png) no-repeat;		
}

h4{
font-size:13px;
margin:0px;
color: #000000;
border-bottom:1px #999999 dashed;
	padding-right: 5px;
	padding-top: 4px;
	padding-left: 5px;
}
#container {
	position: relative;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

#head {
	width: 750px;
	height: 152px;
	margin: 0;
	padding: 0;
}

#logo {
	width: 750px;
	height: 152px;
	margin: 0;
	padding: 0;
	background: url(../images/head.png) no-repeat;
}

#head h1 {
	text-indent: -2000px;
	width: 725px;
	height: 90px;
	display: block;
	margin: 0;
	padding: 0;
}

#head h2 {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:14px;
}

#menu,
#submenu {
	width: 100%;
	position: absolute;
	top: 155px;
	margin: 0;
	padding: 0;
	left: 18px;
}

#submenu {
	top: 234px;
}

#menu li,
#submenu li {
	list-style-type: none;
	float: left;	
	text-align: center;
	padding: 0;
	margin: 0 0 0 10px;
}

#menu li a,
#submenu li a {
	width: 75px;
	height: 75px;
	color: #000000;
	display: block;
	background: url(../images/button_background.png) no-repeat 0 0;
	overflow: hidden;
	white-space: nowrap;
	padding: 14px 0 0;
	margin: 0;
}

#menu li #current {
	background: url(../images/button_background_selected.png) no-repeat 0 0;
}

#menu li a:hover,
#submenu li a:hover {
	background: url(../images/button_background_hover.png) no-repeat 0 0;
}

#area {
	width: 750px;
	height: 79px;
	background: url(../images/area.png) no-repeat;
}

#main {
	margin: auto;
	background: url(../images/bg_main.png) repeat-y;
	width: 750px;
	height: auto; 
}

#content_left {
	float:left;
	width: 445px;
	height:auto;
	min-height: 400px;
	padding: 10px 35px 30px 33px;
}
#content_right{
float:left;
padding: 10px 5px 5px;
width: 200px;
height:auto;
}
#subtoolbar {
	background: url(../images/center_area.png) no-repeat;
	padding: 0;
	margin: 0 0 0 13px;	
	width: 726px;
	height: 80px;
	visibility: hidden;
	display: none;
}

.item_box{
width:auto;
height:auto;
	padding: 10px 0 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}

/*---------downloads---------*/

span.listLabel {
	width: 120px;
	display: inline-block;
}

p.eula {
	height: 300px;
	overflow: scroll;
	border: 1px dashed #999;
	margin-right: 6px;
	margin-left: 6px;
}

div.downloadSelection {
	background-color: #f3f3f3;
	border: 1px dotted #dcdcdc;
	margin-bottom: 10px;
}

div.downloadSelection:hover {
	background-color: #ebf5fb;
}

div.downloadSelection h3 {
	background-image: none;
	margin-bottom: 5px;
	height: 23px;
}

div.downloadSelection h4 {
	border-bottom: 1px dotted #dcdcdc;
}

/*---------pager------------*/

a.selectedPage {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/*---------contact----------*/

.fields input.inputbutton {
	border: 1px solid #2e4353;
	background-color: #c8deed;
}

.fields input {
	border: 1px solid #999999;
	margin: 0 0 3px;
}
.fields textarea {
	border: 1px solid #999999;
	margin: 0 0 3px 0;
	width: 100%;
	height: 80px;
}
ul {
	padding: 0px;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

div.item_box ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0;
	padding-left: 20px;
}

div.item_box ul.selection {
	margin: 5px;
	text-align: left;
	padding: 0 0 10px;
}

div.item_box ul.selection li {
	margin-right: 5px;
	list-style-type: none;
	display: block;
	float: left;
	padding: 0;
}



a.quickLink,
a.commentLink,
a.backLink,
a.topLink,
a.downloadLink,
a.browseLink {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 8px;
}

a.quickLink {
	background: url(../images/links/rightarrow.png) no-repeat;
}

a.commentLink {
	background: url(../images/links/comments.png) no-repeat;
}

a.backLink {
	background: url(../images/links/uparrow.png) no-repeat;
}

a.topLink {
	background: url(../images/links/toparrow.png) no-repeat;
}

a.downloadLink {
	background: url(../images/links/download.png) no-repeat;
}

a.browseLink {
	background: url(../images/links/rightarrow.png) no-repeat;
}

.contact_info{
float:left;
padding:15px;
}

/*--------comments-----------*/

div.articleComment {
	background-color: #ebf5fb;
	border-width: 1px;
	margin-bottom: 5px;
	padding: 10px 10px 0;
	border-bottom-style: dotted;
	border-top-style: dotted;
}

span.hint {
	color: #999;
}



/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
text-align:center;
font-size:10px;
color:#000033;
background: url(../images/footer.png) no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 750px;
height:85px;
}
#footer a {
	background: none;
	padding: 0px;

}
#metabox{
width:200px;
height:85px;
float:right;
padding-right:30px;
text-align:center;
}
#metabox a{
text-decoration:none;
color:#666666;
}