/*  
Original Author: Ben Gillbanks 
  http://www.binarymoon.co.uk/
*/

* {
  margin:0; padding: 0; border: 0;
  font:1em 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
}

/* ---------------------------------
- GENERIC GUFF (APPLIES SITE WIDE) -
--------------------------------- */

body {
  font-size:0.625em;
  _font-size:10px;
  margin:12px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight:normal;
  color:#000;
}

h4 {
  font:small;
  font-size:9px;
  padding-top:10px;
}


a {
  outline: none;
  color:#68f;
  text-decoration:none;
  border-bottom:1px dotted #aaa;
}

a:hover {
  text-decoration:underline;
  border:none;
  color:#68f;
}

strong {
  font-weight:bold;
}

em {
  font-style:italic;
}

.skipnav {
  position:absolute;
  top:-999px; left:-999px;
}

i_left {
  float:left;
  margin:0 0 8px 8px;
  padding:4px;
  border:1px solid #eef;
}

i_right {
  float:right;
  margin:0 8px 8px 0;
  padding:4px;
  border:1px solid #eef;
}

.picturebox {
  margin:0px 0px 4px 0px;
  padding: 5px;
  border: solid 1px #aaa;
}

.noborder a {
  border: none;
}

.notification {
  border: 1px solid #ffc999;
  margin: 10px 0 10px 0;
  padding: 10px 10px 10px 40px;
  background: url(img/notification.png) 10px 10px no-repeat #ffe1c9;
}

.pic {
  text-align: left;
  float: left;
  padding: 0 7px 0 0;
  width: 50px;
  height: 50px;
}

/* ------
- FORMS -
------ */

input, textarea, select {
  background:#fff;
  border:1px solid #999;
  border-color:#999 #eef #eef #999;
  padding:2px;
}

input:focus, textarea:focus, .passwordPost label input:focus {
  background:#ffc;
}

#sidebar input, #sidebar textarea {
  width:120px;
}

.checkbox {
  padding:0;
  margin:0;
  border:none;
}

.button, .passwordPost input {
  background:#024;
  border-color:#357 #002 #002 #357;
  color:#fff;
  padding:0; margin:0;
}

.help_button {
  border:none;
}

.passwordPost label input {
  background:#fff;
  border:1px solid #999;
  border-color:#999 #eef #eef #999;
  padding:2px;
}

input:hover, textarea:hover {
  background:#ffc;
  cursor:text;
}

.button:hover, .passwordPost input:hover, .checkbox:hover {
  background:#246;
  cursor:pointer;
}

label:hover {
  cursor:pointer;
  color:#68f;
}

/* -------------
- PAGE LAYOUT -
------------- */

#wrapper {
  width:890px;
  padding:0;
  text-align:left;
  margin: 0 auto;
  height: 100%;
}

/* -------
- HEADER -
------- */

#header {
  display:block;
  height:114px;
  color:#fff;
  position:relative;
  margin:0px auto;
  text-align:right;
  /* border-bottom:5px solid #fc0; */
  border-bottom:5px solid #ffc999;
  bottom: 0px;
  /* background:url(img/wb1.png) no-repeat #fff; */
}

#header h1 {
  font-size:2.2em;
  margin:0; padding:25px 105px 0 0;
}

#header p {
  padding:0 105px 0 0;
}

#logo {
  background:url(img/mysniper.png) no-repeat #fff;
  height: 80px;
  width: 261px;
}

#welcome_blurb {
  background:url(img/welcome_blurb2.png) no-repeat #fff;
  height: 183px;  
  width: 690px;
  float:left;
}

#welcome_blurb2 {
  /*background:url(img/sky.jpg) no-repeat #fff;*/
  height: 230px;  
  width: 900px;
  float:left;
}

#header_wrapper {
  width:890px;
  padding:0;
  text-align:left;
  margin: 0 auto;
  height: 100%;
  background:url(img/wb2.png) no-repeat #fff right bottom;
}

#subnav_wrapper {
  width: 690px;
  height: 24px;
  background: url(img/subnav_bg.png) repeat-x;
  margin: 0;
  padding: 0;
  float:left;
}

#content_wrapper {
  float:left;
}

/* -----------
- NAVIGATION -
----------- */
ul#nav {
  _bottom:-1px;
  list-style-type:none;
  bottom: 0px;

  margin: 0 % 0 10%;
  position: absolute;
}

ul#nav li {
  float:left;
  margin:0 0.5em 0 0;
}

ul#nav li a {
  padding:0.9em 1.2em;
  border:none;
  text-decoration:none;
  /*text-transform:lowercase;*/
  color:#fff;
  background:#024;
  border:1px solid #fff;
  border-bottom:none;
  border-color:#357 #002 #002 #357;
  display:block;
  _width:1em;
  white-space:nowrap;
}

ul#nav li a:hover {
  background:#246;
  text-decoration:none;
}

ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
  color:#333;
  /* background:#fc0; */
  background:#ffc999;
  text-decoration:none;
  border-color:#FBEBDD #E7A265 #da0 #FBEBDD;
}

ul#subnav {
  font-size:11px;
  list-style-type: none;
  width: 690px;
  height: 24px;
  background: url(img/subnav_bg.png) repeat-x;
  margin: 0;
  padding: 0;
  /*position: absolute;*/
  /*top: 131px;*/
  /*background: url(img/subnav_bg.png) repeat-x;
  width: 590px;*/
}

ul#subnav li {
  float: left;
  background: url(img/subnav_seperator.png) no-repeat;
}

ul#subnav li a {
  text-decoration: none;
  border-bottom:none;
  color: #fff;
  padding: 3px 6px 4px 6px;
  display:block;
}

ul#subnav .current_page_item a,
ul#subnav .current_page_item a:hover {
  background: url(img/subnav_bg_selected.png) repeat-x;
  text-decoration:none;
  padding: 3px 6px 4px 6px;
  color: #333;
}

/* -------------
- MAIN CONTENT -
------------- */

#content {
  width:670px;
  /*width:590px;*/
  float:left;
  font-size:1.2em;
  overflow:hidden;
  border-bottom:20px solid #fff;
  color:#666;
  min-height:300px;
}

#content p {
  color:#666;
  padding-bottom:15px;
}

#content .col {
  width: 280px;
  float: left;
  margin-right: 10px;
}

#content p.float {
  color:#666;
  padding: none;
  float: left;
  padding-right: 20px;
}

#content p.news {
  padding-bottom:10px;
}

#content p.faq {
  padding-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  /*background:url(img/help_bg2.png) repeat;*/
  border: 1px solid #ffc999;
  background: #ffdea4;
  color:#000;
  font-size:0.9em;
  margin-bottom:10px;
}

#content h2 {
  font-size:1.6em;
  margin:24px 0 4px 0;
}

#content h2 em {
  font-size:0.8em;
  margin:0 0 0 1em;
  color:#aaa;
}

#content h3 {
  font-size:1em;
  font-weight:bold;
  color: #666;
  padding-top:10px;
}

#content h4, #content h5 {
  font-size:1.2em;
}

#content h6 {
  margin-top:60px;
  font-size:0.8em;
}

#content h3 a {
  color:#aaa;
}

/*#content ol, #content ul, #content dl {
  padding:0 0 0 30px;
  margin:5px 0;
}*/

#content ul.files {
  list-style-type:none;
  list-style-image: url(img/file.png);
  list-style-position:inside;
  padding-left: 0px;
}

#content ul.emails {
  list-style-type:none;
  list-style-image: url(img/email.png);
  list-style-position:inside;
  padding-left: 0px;
}

#content dt {
  font-weight:bold;
}

#content blockquote {
  margin:20px;
  padding:1px 20px;
  background:#eee;
}

#content blockquote.main {
  margin: 10px 0 20px 0;
  padding-left: 30px;
  background:url(img/blockquote.png) no-repeat;
}

#content pre {
  font-family: monospace;
  background:#eee;
  padding:20px;
}

#content input.formular, #content textarea.formular {
  width: 160px;
}

#content input.adress, #content textarea.adress {
  width: 260px;
}

/* --------
- SIDEBAR -
-------- */

#sidebar {
  width:200px;
  float:right;
  line-height:1.5em;
  margin:0 0 16px 0;
  overflow:hidden;
  border-right:_odd2px solid #fff;
}

#sidebar h1 {
  clear:both;
  font-size:1.4em;
}

#sidebar h2 {
  clear:both;
  padding:16px 0 4px 0;
  font-size:1.4em;
}

#sidebar .col {
  width:100px;
  float:left;
}

#sidebar li a {
  display:block;
  padding:3px;
}

#sidebar a {
  /*display:block;
  padding:3px;*/
  border:none;
}

#sidebar a:hover {
  color:#68f;
  text-decoration:underline;
}

#sidebar p {
  font-size:1.2em;
  margin:6px 0;
}

#sidebar li {
  border-bottom:1px dotted #ddd;
}

#sidebar ul ul {
  list-style-type:none;
  margin:0;
}

#sidebar ul ul li {
  border-color:#fff;
}

#sidebar ul ul li a {
  color:#999;
  padding:0 3px;
}

#sidebar #about * {
  color:#666;
}

#sidebar #about {
  border:5px solid #eef;
  padding:10px;
}

#sidebar #about h2 {
  padding:0; 
  margin:0;
}

#sidebar #about a {
  display:inline;
  color:#68f;
  text-decoration:underline;
}

#sidebar form .button {
  width:40px;
}

#sidebar ul {
  margin:0 0 0 16px;
}

#sidebar #login {
  border:none;
  padding:15px;
  /* background:#fc0; */
  background:#ffc999;
}

#sidebar #login_index {
  border:none;
  padding:15px;
  height: 153px;
  /* background:#fc0; */
  background: url(img/welcome_blurb2.png) -690px 0px;
}

#sidebar #login a {
  border:none;
  padding:0;
  display:inline;
}

#sidebar #login_index a {
  border:none;
  padding:0;
  display:inline;
}

#sidebar #subpages {
  list-style-type:none;
  margin:16px 0 0 0;
  border:5px solid #eef;
}

#sidebar #subpages a {
  display:block;
  font-size:1.2em;
  padding:8px;
}

#sidebar #subpages h2 {
  padding:8px; margin:0;
  color:#666;
  /* background:#fc0; */
  background:#ffc999;  
}

#sidebar blockquote {
  margin: 10px 0 20px 0;
  padding-left: 30px;
  background:url(img/blockquote.png) no-repeat;
}

#login label {
  color:#333;
  margin:0 5px 0 0;
}

#login_index label {
  color:#333;
  margin:0 5px 0 0;
}

/* -------
- FOOTER -
------- */

#footer {
  padding:9px 0 22px 8px;
  /* border-top:5px solid #fc0; */
  border-top:5px solid #ffc999;
  color:#fff;
  background:#024;
  list-style-type:none;
  _height:1%;
  clear: both;
}

#footer li {
  float:left;
  padding:0 8px;
  border-right:1px solid #777;
}

#footer li a {
  color:#fff;
  text-decoration:none;
  border-color:#999;
}

#footer li a:hover {
  color:#fff;
  text-decoration:underline;
  border:none;
}

/* -----
- LIST -
------*/

#list_header {
  color:#fff;
  background:#024;
}

#list_header th {
  border-bottom:5px solid #ffc999;
  text-align:center;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight:normal;  
}

#list tr {
}

#list td {
  text-align:center;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left:5px;  
  align:center;
  border-right:dashed 1px #ddd;
}

#list td.firstcol {
  text-align:left;
}

#list tr.group0 {
  background:#fff;
}

#list tr.group0_odd {
  background:#eee;
}

#list tr.group1 {
  background:#FDF1C3;
}

#list tr.group1_odd {
  background:#F3E7B9;
}

#list tr.group2 {
  background:#FEDADA;
}

#list tr.group2_odd {
  background:#FAD0D0;
}

#list tr.group3 {
  background:#C3FDC6;
}

#list tr.group3_odd {
  background:#92EE96;
}

#list tr.group4 {
  background:#FDC3EB;
}

#list tr.group4_odd {
  background:#F3B9E1;
}

#list tr.group5 {
  background:#C3DCFD;
}

#list tr.group5_odd {
  background:#ABCBF7;
}

#list tr.group6 {
  background:#C3FDEF;
}

#list tr.group6_odd {
  background:#9AF0D9;
}

#list tr.group7 {
  background:#BCE1E2;
}

#list tr.group7_odd {
  background:#CAE9EB;
}

#list td.warning {
  background:url(img/warning_bg.png) repeat;
  color:#000;
}

#list td.connector {
  background:url(img/line.jpg) no-repeat;
  border-right:none;
}

#list td.groupspace {
  border-right:none;
  text-align:left;
}

#list td.soll {
  color:#ff0000;
  background-color: #f5f5f5;
  text-align: right;
}

#list td.haben {
  background-color: #eeeeee;
  text-align: right;
}

#Ad {
  margin-top: 20px;
  width: 286px;
  border: 1px solid #eee;
  padding: 0px;
}

#Ad span {
  display:block;
  background-color: #eee;
  padding: 3px;
}

#Ad p {
  padding: 3px;
}

#Ad p a {
  text-decoration: none;
  border: none;
  color: #555;
}

#Ad strong {
  color: #68f;
}

/* Settings
-----------------------------------------------------------------------------------*/

#content .settings {
  margin: 20px 0 0 0;
  padding: 0;
}

#content .settings li {
  list-style: none;
  min-height: 32px;
  background-repeat: no-repeat;
  padding-left: 40px;
  margin: 0 0 30px 0;
}

