/* 
 * Updates copyright 2008 Faith to Faith - Face to Face
 * Original design by Andreas Viklund http://andreasviklund.com
 * 
 * Changelog: Bill Ross / Jim Fremstad
 *
 * Note: IE6 BUG Fix : use 'max-width' for widths when 'width' does not work.
 *
 */
 
body{
  background:#e0e0e0 url(img/bodybg.gif) repeat-x;
  color:#505050;
  font:80% Verdana,Arial,Georgia,Tahoma,sans-serif;
  margin:0;
  padding:0;
  text-align:center;
}

textarea{
  font:100% Verdana,Arial,Georgia,Tahoma,sans-serif;
}

td{
  font:90% Verdana,Arial,Georgia,Tahoma,sans-serif;
}

p{
  line-height:1.5em;
  margin:0 0 15px;
}

a{
  color:#fa9035;
  font-weight:700;
  text-decoration:none;
}

a:hover{
  color:#d04a10;
  text-decoration:none;
}

hr{
  width:98%;
  height:1px;
  margin:10px 0;
}

dt{
  font-weight:700;
}

dd{
  margin:1px 0 12px 15px;
}

#container{
  width:752px;
  background:#c0c0c0 url(img/bodybg.gif) repeat-x;
  margin:0 auto;
  text-align:left;
}

#sitename{
  color:#ffff3d;
  font-weight:400;
  height:80px;
  margin:0 20px 10px 0;
  text-align:center;
}

#sitename h1{
  font-size:2.2em;
  margin:0;
  padding-top:20px;
}

#sitename span{
  font-size:1.6em;
  letter-spacing:-1px;
  margin:0;
  color:#ffff99;
  font-style : italic;
}

#nav{
  background:url(img/greypx.gif) bottom left repeat-x;
  float:left;
}

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

#nav a{
  background:url(img/tabs.gif) no-repeat 100% 0;
  color:#808080;
  display:block;
  font-size:1.2em;
  letter-spacing:-1px;
  padding:7px 20px 4px 11px;
  text-decoration:none;
}

#nav a:hover{
  color:#505050;
}

#nav li{
  background:url(img/tabs.gif) no-repeat 0 0;
  float:left;
  margin:0 4px 0 0;
  padding:0 0 0 9px;
}

#nav current{
  background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav current a{
  background:url(img/tabs.gif) no-repeat 100% -41px;
  color:#303030;
  padding:7px 20px 5px 11px;
}

#wrap1{
  width:750px; /* XXX Here */
  background:url(img/innerbg.gif) repeat-y;
  border-bottom:1px solid #808080;
  border-left:1px solid #808080;
  border-right:1px solid #808080;
  clear:both;
  padding:0;
}

#wrap2{
  width:730px; /* XXX Maybe 730px/750px ? */
/*background:url(img/header.jpg) top left no-repeat;*/
  padding:10px;
}

#header{
  position:relative;
  width:730px;
  height:30px;
}

#header h1{
  float:left;
  width:180px;
  font-size:1.4em;
  margin:0;
}

#topbox{
  color:#808080;
  margin:0 0 4px;
  text-align:right;
}

#topbox a{
  color:#d04a10;
}

#topbox a:hover{
  text-decoration:underline;
}

#leftside{
  display: none;
  float:left;
  width:145px;
  background-color: #ffffff;
  border-bottom:2px solid #808080;
  border-right:2px solid #808080;
  margin:41px 0 0;
}

#leftside h1{
  font-size:1.4em;
  font-weight:400;
}

#rightside{
  display:none;
  float:right;
  width:130px;
  margin:40px 15px 20px 0;
}

#rightside h1{
  font-size:1.4em;
  font-weight:400;
  margin:0 0 12px;
}

#rightside p{
  font-size:0.9em;
  margin:2px 0 12px 10px;
}

#rightside img{
  border:1px solid #fa9035;
  margin:10px 0 5px 5px;
  padding:2px;
}

#content{
/*  margin:45px 160px 0 180px; for right and left zones */
  margin:45px 0px 0px 180px;
}

#contentalt{
  margin:45px 15px 0 180px;
}

#content p,#contentalt p{
  margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
  color:#505050;
  font-size:1.5em;
  font-weight:400;
  margin:15px 0 10px;
  padding:0;
}

#content h2,#contentalt h2{
  color:#505050;
  font-size:1.2em;
  font-weight:400;
  margin:20px 0 10px;
  padding:0;
}

#content img,#contentalt img{
  border: none;
}

#footer{
  width:730px;
  height:26px;
  clear:both;
  color:#a0a0a0;
  font-size:0.9em;
  margin:20px 0px 0px 0px;
  padding:1px;
  text-align:right;
}

#footer a{
  color:#a0a0a0;
  font-weight:400;
}

#footer a:hover{
  color:#a0a0a0;
  text-decoration:underline;
}

.menublock{
  margin-bottom:10px;
}

.nav{
  position:relative;
  width:125px;
  color:#d04a10;
  display:block;
  font-size:1.1em;
  font-weight:700;
  margin-bottom:1px;
  padding:2px 2px 2px 10px;
  text-decoration:none;
}

.nav:hover{
  border:1px solid #fa9035;
  color:#505050;
  padding:1px 1px 1px 9px;
}

.sub{
  width:105px;
  font-size:0.9em;
  margin-left:20px;
  padding:1px 1px 1px 6px;
}

.sub:hover{
  border:1px solid #fa9035;
  color:#505050;
  padding:0 0 0 5px;
}

.intro{
  font-weight:700;
}

.active{
  border:1px solid #fa9035;
  padding:1px 1px 1px 9px;
}

.box{
  width:75%;
  background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
  border:1px solid #d0d4d4;
  color:#505050;
  margin:15px auto;
  padding:10px 10px 10px 20px;
}

.photo{
  margin:5px auto 15px;
  padding:5px;
}

.smallcaps{
  font-variant:small-caps;
}

.mini{
  color:#a0a0a0;
  font-size:0.75em;
  font-weight:400;
  line-height:1.2em;
  margin:20px 0 10px 8px;
}

.small{
  font-size:0.85em;
}

.large{
  font-size:1.4em;
}

.soft{
  color:#808080;
}

.normal{
  font-weight:400;
}

.sharp{
  color:#101010;
}

.center{
  text-align:center;
}

.hide{
  display:none;
}

/* -- Message box styles -- */
/* Message */
.message {
  width:500px;
  font: normal normal normal 1em Verdana,Arial,Times New Roman;
  color: #222;
}

.subject {
  position: relative;
  top: 4px;
  right:5px;
  font: normal normal normal 1em Verdana,Arial,Times New Roman;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 8px;
  margin-left: 20px;
  color: #555;
}

.msgnew .subject a {
  font-weight: bold;
  color: #623870;
  color: #3500BD;
}

.msgReallynew .subject a {
  font-weight: bold;
  color:  #3500BD;
}

.msgread .subject a {
  font-weight: normal;
  color: #060606;
}

/* Subject Line */
.message h3.subject {
  font: normal normal normal 1.2em Verdana,Arial,"Times New Roman",Times,serif;
  width:330px; /* ticket:57 */
  padding-right:4px;
}

.message h3.subject a:hover {
  color: #E080FF;
}


/* Navigation */

.controls {
  position: absolute;
  top: 5px;
  right: 30px;
  border: none;
}

.delete {
  position: absolute;
  top:5px;
  right: 5px;
  border: none;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  color: #555;
  background-color: #fff;
}

.date_posted {
  position: absolute;
  top: 0px;
  right: 100px;
  color: #555;
  font:  italic normal normal 1.1em Verdana,Arial,sans-serif;
  padding-top: 4px;
}

.msg_body {
  position: relative;
  top: 20px;
  font: normal normal normal 1.3em Verdana,Arial,Times New Roman;
  color: #444;
  padding: 15px;
  margin: 0px;
  background-image: url(img/download-box-middle.png);
  height: 650px;  /* XXX */
  overflow: auto;  /* XXX */
}

.tl {
  background-position: 0px 100%;
  background-image: url(img/download-box-bottom.png);
  background-repeat: no-repeat;
  padding-bottom: 6px;
  position: relative;
  margin-top: 8px;
  border-style:none;
}

.br {
  position: relative;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-image: url(img/download-box-top.png);
  padding: 0px;
  margin-bottom: 8px;
  border-style:none;
}

#quot {
  font-size:90%;
  color:gray;
  font-weight:bold;
}

.inner	{
  font:80% Verdana,Arial,Georgia,Tahoma,sans-serif;
}

#press	{
  margin:5px;
  text-align:left;
  line-height:90%;
  font-size:x-small;
}

.tble  {
  width:90%
}

.sss{
  font:120% Verdana,Arial,Georgia,Tahoma,sans-serif;
}

.ss1{
  font:120% Verdana,Arial,Georgia,Tahoma,sans-serif;
  font-weight:bold;
}

.nodisplay {
  display:none;
}

