/*
paniert.com CSS
written by Stefan Leitner
leitnerstefan@paniert.com
*/

body{
background-color:#FFFFFF;
color:#3D3D3D;
padding:0;
margin:0;
text-align:center
}

#page{
width:650px;
margin:0 auto;
text-align:left;
}

#navigation {
background: #ffffff url(img/logo.gif) no-repeat -5px 60px;
padding-top: 90px;
float: left;
width: 650px;
padding-bottom: 6px;
line-height: 1em;
border-bottom:1px solid #818181;
}

#navigation ul {
list-style-type:none;
padding: 0;
margin: 0;
}

#navigation li {
display:inline;
margin-right: 5px;
font-size: 85%;
}

.nav1, .nav2, .nav3, .nav4, .nav5, .nav6 {
padding-left: 10px;
}

.navS {background: url(img/00.gif) 0 4px no-repeat;}
.nav1 {background: url(img/01.gif) 0 4px no-repeat;}
.nav2 {background: url(img/02.gif) 0 4px no-repeat;}
.nav3 {background: url(img/03.gif) 0 4px no-repeat;}
.nav4 {background: url(img/04.gif) 0 4px no-repeat;}
.nav5 {background: url(img/05.gif) 0 4px no-repeat;}
.nav6 {background: url(img/06.gif) 0 4px no-repeat;}

#navigation a {
text-decoration: none;
color: #3d3d3d;
}

#navigation a:hover {
text-decoration: underline;
color: #000000;
}

#content {
margin-top: 30px;
float: left;
width: 650px;
padding-bottom: 15px;
}

#content p {
width: 647px;
}

#content p.pic {
width: 650px;
}

#content p.postedby {
width: 639px;
}

#heading {
margin-bottom: 15px;
}

#boxout {
background: #e6e6e6 url(img/boxout_corner.gif) top left no-repeat;
float: left;
width: 162px;
margin-left: 30px;
margin-top: 63px;
margin-bottom: 0px;
padding-top: 20px;
}

#boxout img {
margin-bottom: 0px;
position:
}

#boxout img, boxout p {
margin-left: 10px;
}

#boxout ul {
border-top: 1px solid #818181;
padding: 1em 0 1em 10px;
margin: 0;
list-style-type: none;
font-size: 85%; /*77%*/
}

#boxout ul.bottomborder {
border-bottom: 1px solid #818181;
margin-bottom: 10px;
text-decoration:none;
text-align:center;
}

#boxout li {
padding: 0 0 5px 0;
margin: 0;
line-height: 1em;
}

#footer {
font-size: 78%;
clear: both;
border-top: 1px solid #818181;
padding: 5px 0 65px 0;
text-decoration:none;
}

.shiftLeft {
float: left;
}

.shiftRight {
float: right;
}

/* fonts */

body {
font-size: x-small; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
voice-family: "\"}\"";   
voice-family: inherit;   
font-size: small; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

html>body {font-size: small;}

tt {
font-family: "Courier New", Courier, monospace;
font-size: 100%;
}

p {
margin-top: 0;
margin-bottom: 1em;
line-height: 1.4em;
font-size: 85%;
}

h1, h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 130%; 
margin-bottom: 5px;
text-transform: uppercase;
font-weight: bold;
text-decoration:none;
}

#content h1 {
margin-top: 2em;
}

#content h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 110%; 
margin-bottom: 5px;
margin-top: 1em;
text-transform: uppercase;
font-weight: bold;
border-left: 1em solid #cccccc;
padding-left: 6px;
}

#boxout p {
font-size: 80%;
}

#heading h1 {
line-height: 88%;
font-size: 88%;
margin: 0 0 4px 0;
text-transform: uppercase;
padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.hd0 {background: #ffffff url(img/00.gif) 0 1px no-repeat; color: #000000;}
.hd1 {background: #ffffff url(img/01.gif) 0 1px no-repeat; color: #ed1c24;}
.hd2 {background: #ffffff url(img/02.gif) 0 1px no-repeat; color: #f26522;}
.hd3 {background: #ffffff url(img/03.gif) 0 1px no-repeat; color: #ffc000;}
.hd4 {background: #ffffff url(img/04.gif) 0 1px no-repeat; color: #48c796;}
.hd5 {background: #ffffff url(img/05.gif) 0 1px no-repeat; color: #0072ff;}
.hd6 {background: #ffffff url(img/06.gif) 0 1px no-repeat; color: #b400ff;}

#heading h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 130%; 
margin: 3px;
text-transform: uppercase;
font-weight: bold;
line-height: 100%;
text-decoration:none;
}

#heading h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 130%; 
margin-top: 0;
border-bottom: 1px solid #818181;
padding-bottom: 15px;
text-transform: uppercase;
font-weight: bold;
border-left: none;
padding-left: 0;
line-height: 100%;
}

#content ul {
margin-top: 0;
margin-bottom: 1em;
}

.nobullets {
list-style-type: none;
margin: 0 0 1em 0;
padding: 0;
}

a {
color: #313131;
}

a:visited {
color: #666666;
}

a:hover {
color: #000000;
}

.plainList {
margin: 0;
padding: 0 0 1em 0;
list-style-type: none;
}

#content li {
font-size: 85%;
line-height: 1.3em;
}

.pic {
text-align: center;
background: #e6e6e6;
padding: 20px 0;
}

.imagecenter {
border: 2px solid #818181;
}

#content li p {
font-size: 100%;
}

#content ul.plainList {

margin-bottom: 0em;
}

#explain {
text-align: left;
width: 555px;
}

#donation {
text-align: center;
padding: 0 10px 10px;
}

#explain p {
padding-top: 5px;
}

#donation p {
font-size: 85%;
}

#greybkg {
background-color: #e6e6e6;
padding: 10px;
width: 630px;
}

#greybkg p {
width: 630px;
}

.nomargin {
margin: 0;
}

.postedby {
text-align: right;
font-size: 70%;
padding-bottom: 1em;
padding-right: 10px;
border-bottom: 5px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
width: 547px;
}

#donation form, #donation p {
margin: 0;
}

th {
text-align: left;
font-weight: bold;
}

.field {
border: 1px solid #818181;
margin-bottom: 2px;
margin-left: 1em;
}


.fieldNM {
border: 1px solid #818181;
margin-bottom: 2px;
margin-left: 0;
}

.fieldSubmit {
border: 2px solid #818181;
padding: 2px 5px;
}

.fieldPics {
background-color:#FFFFFF;
border: 1px solid #818181;
padding: 2px 2px;
margin-right: 3px;
}

.nodisplay {
display: none;
}

.atomzgrey {
background-color: #e6e6e6;
padding: 10px;
}