/****************************************
*
*   CSS Layout
*   (c) Thomas Petautschnig 2007
*
****************************************/


/*********** INITIAL SETTINGS */

body {
	width:100%;
	margin:0 auto;
	text-align:left;
	background:#333333 url("../img/bodystripes.gif") repeat-x top left;
	/*background-color:#333333;*/
	background-attachment: fixed;
	font: 83%/1.4 arial, helvetica, tahoma, verdana, arial, helvetica, sans-serif;
	color:#ffffff;
}

h1 {
	font-size: 250%;
	letter-spacing: -1px;
	font-weight: normal;
	color:#d7df21;
	margin-bottom:0.5em;
}

h2 {
	font-size: 150%;
	letter-spacing: -1px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom:0.2em;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#d7df21;
}

a:hover {
	text-decoration:underline;
	/*color:#ff6600;*/
}

p {
	/*padding-bottom:2em;*/
	padding-bottom:2em;
}

.break {
	clear:both;
}

.halfspace {
	width:50%;
}

.padded {
	padding:50px 50px 10px 50px;
}

.clear {
	clear:both;
}

.centered, .alignCenter {
	text-align:center;
}

.alignRight {
	text-align:right;
}

.headrule {
	/*width:800px;*/
	margin:auto;
	border-bottom:1px solid #0b3e53;
	width:900px;
}

/************************************************/

div.seriesTitle {
	padding:50px 50px 0px;
}
div.seriesTitle h1 {
	padding:0;
	margin:0;
}

div.seriesDesc {
	padding:15px 50px;
	background:#444;
	color:#fff;
}

/************************************************/

ul#listSelection {
	display:block;
	width:588px;
	padding:5px;
	margin-bottom:30px;
	/*background:transparent url("/img/bluetrans.png");*/
	border-bottom: 1px solid white;
}

ul#listSelection li {
	display:inline;
	margin-right:20px;
}

ul#listSelection li a {
	background:transparent url(/img/arrow.gif) no-repeat 0 80%;
	padding-left:17px;
	color:white;
}


div#seriesList {
	width:600px;
}

div.seriesItem {
	clear:both;
	margin-bottom:25px;
	padding:5px;
	
	border-top:1px solid #777;
	border-bottom:1px solid #777;
	
	/*padding:15px 10px 20px;*/

	background:#024a6d;
	/*background:#006699 url("/img/browsebg.png") repeat-x top left;*/
	/*background:transparent url("/img/bluetrans.png");*/
	/*border:1px solid #ffffff;*/
}

a.seriesImageLink {
	float:left;
	width:100px;
	height:100px;
	border:1px solid #051B24;
	/*padding:5px 5px 25px 5px;*/
	padding:1px;
	background:#FFFFFF;
}
a.seriesImageLink:hover {
	border-color:#D7DF21;
}

div.seriesDetails {
	width:450px;
	float:left;
	margin-left:20px;
	position:relative;
	min-height:105px;
	height:auto !important;  /* für moderne Browser */
	height:105px;  /*für den IE */
}

/************************************************/

div#submissionList {
	width:600px;
}

div.submission {
	margin-top:30px;
}

/************************************************/

span.title {
	font-size:1.5em;
	font-weight:bold;
	color:#D7DF21;
}
span.quantity {
	font-size:1em;
	color:white;
	font-weight:bold;
	padding-left:10px;
}
span.newcount {
	font-size:1.3em;
	color:red;
	font-weight:bold;
	padding:2px 5px;
	margin-left:10px;
	background-color:yellow;
}
span.description {
	display:block;
	margin:10px 0;
	font-style:italic;
}
span.details {
	font-size:0.8em;
	border-top:1px solid lightblue;
	color:lightblue;
	display:block;
	position:absolute;
	bottom:0px;
	width:450px;
}

div.managelinks {
	margin-top:10px;
}
/*
div.managelinks a {
	color:#fff;
	background-color:#2a7492;
	display:block;
	padding:4px 4px;
	margin-bottom:1px;
}

div.managelinks a:hover {
	background-color:#555;
	text-decoration:none;
}
*/


/************************************************/


div.sidebar {
	position:absolute;
	top:0;
	right:20px;
	width:186px;
	color:#6a6a6a;
}

div.sidebar div.sidebarContent {
	width:150px;
	background:#ffff99 url("/img/sidebar_bg.png") no-repeat top left;
	padding:50px 18px 30px 18px;
	min-height:231px;
	height:auto !important;  /* für moderne Browser */
	height:231px;  /*für den IE */
}

div.sidebar div.sidebarBottom {
	width:186px;
	height:13px;
	background:transparent url("/img/sidebar_bottom.png") no-repeat top left;
}

div.sidebar a {
	color:#fff;
	background-color:#333;
	display:block;
	padding:0 4px;
	margin-bottom:1px;
}

div.sidebar a:hover {
	background-color:#555;
	text-decoration:none;
}

div.sidebar h2 {
	color:#333;
}


/*****************************************/

#container {
	/*margin-top:20px;*/
	position:relative;
}

/*****************************************/

#banner {
	background-color:transparent;
	margin:10px auto;
	width:900px;
	/*height:90px;*/
	text-align:center;
}

/*****************************************/

#headline {
	height:70px;
	width:900px;
	margin:auto;
	/*background:transparent url("/img/headbg.gif") repeat-x top left;*/
	padding:10px 0 10px 0;
	background-color:#051B24;
	/*border-bottom:1px solid lightblue;*/
}

#headline img {
	float:left;
	width:235px;
	height:50px;
	margin:10px 0 0 30px;
}

#headline #fullbanner {
	float:right;
	width:468px;
	height:60px;
	margin:5px 15px 0 0;
	/*background:#2a7492;*/
}

#headline #fullbanner img {
	width:468px;
	height:60px;
	margin:0;
	padding:0;
	border:none;
}

#flashcontent {
		width:850px;
		height:500px;
		margin:auto;
		padding:25px 0;
}

#flashfeatured {
		width:350px;
		height:530px;
		margin:0 auto;
}

#content {
		width:900px;
		/*height:420px;*/
		margin:auto;
		/*padding:50px 50px 10px 50px;*/
		background:#006699 url("/img/content_bg4.png") no-repeat top left;
		/*2a7492*/
		min-height:520px;
		height:auto !important;  /* für moderne Browser */
		height:520px;  /*für den IE */
		position:relative;
}

#content #leftCol {
	float:left;
	width:390px;
	padding:50px 50px 25px 50px;
}

#content #rightCol {
	float:right;
	width:350px;
	/*padding:50px 0px 25px 0px;*/
	/*margin-right:46px;*/
	padding-right:46px;
	/*border-style:solid;
	border-color:white;
	border-width:0px 0px 10px 0px;
	background:#D7DF21 url("/img/green_gradient.png") repeat-x top left;
	*/
}

/*****************************************/

div#hmenu {
	display:block;
	height:26px;
	width:900px;
	margin:0 auto;
	overflow:hidden;
	/*background-color:#333333;
	border-top:2px solid #999999;
	border-bottom:2px solid #999999;*/
	background:#333333 url(/img/menubg.gif) repeat-x scroll left top
}

ul#menu {
	float:left;
	list-style:none;
	line-height:24px;
	/*font-size:15px;*/
	margin: 1px 0 0 50px;
	/*font-weight:bold;*/
	background:transparent url("/img/menuspacer.gif") no-repeat right 50%;
	padding-right:1px;
}

ul#menu li {
	display: inline;
	float:left;
	/*margin-left:1.5em;*/
	/*margin-left:1em;*/
	background:transparent url("/img/menuspacer.gif") no-repeat 0 50%;
	padding-left:1px;
}

ul#menu li a {
	float:left;
	padding-left:17px;
	padding-right:17px;
	background:transparent;
	text-decoration:none;
	color:white;
	line-height:24px;
	height:24px;
	clear:right;
	/*font-weight:normal;*/
}

ul#menu li a.current {
	background-color:#000000;
}

ul#menu li a:hover {
	/*text-decoration:underline;
	color:#d7df21;*/
	/*background:transparent url("/img/bluetrans.png") repeat;*/
	background-color:#222222;
}

/*****************************************/

#footer {
	width:900px;
	margin:auto;
	background:transparent url("/img/content_bg4_bottom.png") no-repeat top left;
	padding-top:21px;
	height:79px;
}

ul#footmenu {
	float:right;
	list-style:none;
	line-height:10px;
	font-size:80%;
	margin: 5px 20px 25px 0;
	/*font-weight:bold;*/
}

ul#footmenu li {
	display: inline;
	margin-left:10px;
}

ul#footmenu li a {
	text-decoration:none;
	color:#d7df21;
	font-weight:normal;
}

ul#footmenu li a:hover {
	text-decoration:underline;
	color:#d7df21;
}

/*****************************************/

.formDefault {
	margin:2em 0;
}

.formDefault div {
	clear:left;
	padding-bottom:1em;
}

.formDefault label {
	text-align:left;
	display:block;
	font-weight:normal;
	font-size:125%;
	color:lightyellow;
}

.formDefault input {
	padding:3px 7px;
}

.formDefault label.checkbox {
	display:inline;
}

.formDefault .textinput {
	font-size: 125%;
	color:#676767;
	border:1px solid #d7df21;
	width:250px;
	line-height:1em;
	background:#ffffff url("/img/form_input_bg.gif") repeat-x top left;
}

.formDefault .textareainput {
	font: 125%/1.4 arial, helvetica, tahoma, verdana, arial, helvetica, sans-serif;
	color:#676767;
	border:1px solid #d7df21;
	width:450px;
	line-height:1em;
	background:#ffffff url("/img/form_input_bg.gif") repeat-x top left;
	padding:7px;
}


.formDefault .button {
	/*color:#676767;
	font-size: 125%;*/
	margin-top:15px;
}

.formDefault div.error {
	color:#ffa500;
	font-weight:bold;
	font-size:150%;
	padding-left:30px;
	background: transparent url("/img/warning.gif") no-repeat top left;
	line-height:24px;
}





div.intro {
	padding:0px 0 10px 140px;
	min-height:125px;
	height:auto !important;  /* für moderne Browser */
	height:125px;  /*für den IE */
	margin-bottom:15px;
}

div.intro h2 {
	color:lightblue;
	font-size:30px;
}

div.intro p {
	font-style:italic;
	margin:0;
}

div.pol1 {
	background:transparent url(/img/pol1.png) no-repeat;
}

div.pol2 {
	background:transparent url(/img/pol2.png) no-repeat;
}

div.pol3 {
	background:transparent url(/img/pol3.png) no-repeat;
}

/*****************************************/

div.submission div.details {
	float:left;
	padding:10px 0 0 20px;
}

div.submission div.details span {
	display:block;
}

div.submission div.details span h4 {
	display:inline;
	font-weight:bold;
}

/*****************************************/

div.pagenav {
	margin:20px 0;
	text-align:right;
}

div.pagenav span a, div.pagenav span.inactive, div.pagenav span.currentpage {
	display:inline;
	padding:2px 6px;
	margin:0 1px;
	background:#D7DF21;
	border:1px solid #051B24;
	color:#051B24;
	font-weight:bold;
}

div.pagenav span a:hover {
	text-decoration:none;
	background:#051B24;
	color:#D7DF21;
	border:1px solid #D7DF21;
}

div.pagenav span.currentpage {
	background:#051B24;
	color:#D7DF21;
	border:1px solid #D7DF21;
}

/*****************************************/

a.button, button.button {
    display:block;
    float:left;
    margin:7px 7px 7px 0;
    /*background-color:#f5f5f5;*/
    background-color:lightblue;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

button.button {
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
button.button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button.button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
button.button img, a.button img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button.button:hover, a.button:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
a.button:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.button.positive, a.button.positive{
    color:#529214;
}
a.button.positive:hover, button.button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
a.button.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

a.button.negative, button.button.negative{
    color:#d12f19;
}
a.button.negative:hover, button.button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
a.button.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

textarea.embed {
	width:700px;
	font-family: courier new,courier,monosize;
	white-space: pre;
	font-size:11px;
	background:#ccc;
	margin-bottom:15px;
}
