/* 
Wireviews CSS
Copyright 2004 Snub Communications
*/

body {
background-color: #ffffff;
color: #3d3d3d;
padding: 0;
margin: 0;
/* for IE 5.5 Win */ text-align: center;
}

#wrapper {
width: 740px;
margin: 0 auto;
/* for IE 5.5 Win */ text-align: left;
}

#masthead {
background: #ffffff url(assets/shared/logo.gif) 0 64px no-repeat;
border-bottom: 1px solid #818181;
}

#navigation {
padding-top: 90px;
float: left;
width: 420px;
padding-bottom: 10px;
line-height: 1em;
}

#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(assets/shared/bul_s.gif) 0 4px no-repeat;}
.nav1 {background: url(assets/shared/bul_1.gif) 0 4px no-repeat;}
.nav2 {background: url(assets/shared/bul_2.gif) 0 4px no-repeat;}
.nav3 {background: url(assets/shared/bul_3.gif) 0 4px no-repeat;}
.nav4 {background: url(assets/shared/bul_4.gif) 0 4px no-repeat;}
.nav5 {background: url(assets/shared/bul_5.gif) 0 4px no-repeat;}
.nav6 {background: url(assets/shared/bul_6.gif) 0 4px no-repeat;}

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

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

#searchbox {
padding-top: 87px;
margin: 0;
float: right;
width: 250px;
text-align: right;
}

#searchbox form {
margin: 0;
padding: 0;
}

.searchfield, .searchsubmit {
font-size: 85%;
border: 1px solid #818181;
background-color: #ffffff;
}

.searchfield {
margin-right: 10px;
width: 100px;
}

.searchsubmit {
width: 50px;
}

.separator {
clear: both;
height: 1px;
}

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

#content p {
width: 545px;
}

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

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

#heading {
margin-bottom: 15px;
}

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

#boxout img {
border: 1px solid #818181;
margin-bottom: 1em;
}

#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;
}

#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;
}

.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;
}

#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(assets/shared/bul_s.gif) 0 1px no-repeat; color: #000000;}
.hd1 {background: #ffffff url(assets/shared/bul_1.gif) 0 1px no-repeat; color: #ed1c24;}
.hd2 {background: #ffffff url(assets/shared/bul_2.gif) 0 1px no-repeat; color: #f26522;}
.hd3 {background: #ffffff url(assets/shared/bul_3.gif) 0 1px no-repeat; color: #ffc000;}
.hd4 {background: #ffffff url(assets/shared/bul_4.gif) 0 1px no-repeat; color: #48c796;}
.hd5 {background: #ffffff url(assets/shared/bul_5.gif) 0 1px no-repeat; color: #0072ff;}
.hd6 {background: #ffffff url(assets/shared/bul_6.gif) 0 1px no-repeat; color: #b400ff;}

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

#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: 140px;
}

#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: 528px;
}

#greybkg p {
width: 528px;
}

.greybkgfloat {
background-color: #e6e6e6;
padding: 10px;
width: 249px;
float: left;
height: 250px;
}

.greybkgfloat img {
border: 1px solid #818181;
margin: 0 0 5px;
}

#wrapper .greybkgfloat p {
width: 239px;
}

.greybkgfloat ul {
margin-left: 0;
padding-left: 18px;
}

.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: 537px;
}

#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;
}

.nodisplay {
display: none;
}

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

body div.homePageFloat {	
	float: right;
	width: 86px;
	margin-left: 20px;
	}

body #wrapper div.homePageFloat img {
	border: 3px solid #e6e6e6;
	}
	
.italicList {
		font-style: italic;
		}