/* CSS Document - for members.youthline.co.nz */
body {
		margin:10px 10px 0px 0px;
		padding:0px;
		background-color:#6ed2fa;
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		}
p,h1,pre {
  margin:0px 10px 10px 10px;
}
		
h1 {
  font-weight:bold;
  font-size:2em;
  padding-top:10px;
}

h2 {
  font-weight:normal;
  font-size:1.5em;
  margin-bottom:1px;
  margin-top:1px;
  padding-top:20px;
  clear:both;
}

h5 {
  margin-top:0;
  padding-top:2px;
  font-size:.8em;
  padding-left:6px;
  padding-bottom:2px;
  padding-right:20px;
  border-left:solid 5px #999999;
  border-bottom:solid 1px #999999;
  background-color:#DDDDDD;
  background-image: url(../images/boxdoublearrow.gif);
  background-repeat: no-repeat;
  background-position: center right;
  margin-bottom:3px;
}


h6 {
  font-weight:bold;
  font-size:14px;
  margin-bottom:1px;
  margin-top:1px;
}


#header h1 {
  font-size:18px;
  padding:10px 10px 0px 10px;
  margin:0px;
}

#rightcontent p {

}

.contentbox {
  width:220px;
  margin-top:5px;
  border: 1px solid #999999;
  background:#fff;
}

.contentbox p {
  padding:5px;
  margin-left:3px;
  margin-right:3px;
}

.boxsubtitle {
  font-size:12px;
  padding:1px;
  font-weight:bold;
}


a:link, a:visited {
  color:#CC3300;
  text-decoration:none;
}

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

#Layer1 {
  position:absolute;
  width:635px;
  height:418px;
  z-index:1;
  left: 238px;
  top: 77px;
}

#top {
  position:absolute;
  line-height:7px;
  width:500px;
  height:100px;
  z-index:2;
  left: 220px;
  top: 12px;
}

#menu {
  text-align:left;
  line-height:24px;
  padding-right:180px;
  z-index:2;
}

#menu a {
  font-size:16px;
}

#loggedin {
  position:absolute;
  width:200px;
  height:29px;
  z-index:4;
  left: 12px;
  top: 444px;
}

.login {
  width:56px;
  height:23px;
  color: #222222;
  bgcolor: #ff0055;
  border:thin;
  background-color:#1b83e2;
  margin-top: 5px;
}

#logo {
  position:absolute;
  line-height:7px;
  width:209px;
  height:82px;
  z-index:2;
  left: 0px;
  top: 0px;
}

.leftimg {
  float: left;
  margin: 10px 10px 10px 0;
}



.threadinfo {
  font-size:12px;
  text-align:left;
  margin:2px;
  padding-bottom:2px;
  padding-top:2px;
  color:#6699ff;
}

.boxdate {
  font-size:12px;
  color:#6699ff;
}

.threadtitle {
  font-size:14px;
  text-align:left;
  margin:5px;
  padding-bottom:2px;
}
.messagesubject {
  font-size:14px;
  font-weight:bold;
  margin:5px;
  padding-bottom:2px;
}
.forumtitle {
  font-size:15px;
  font-weight:bold;
  text-align:left;
  margin:5px;
  padding-bottom:5px;
}

.pagetitle {
  display: block;
  font-size:17px;
  font-weight:bold;
  text-align:center;
  margin:0px;
  padding:5px;

  border-bottom:solid 1px #999999;
  
}

.tooltip
{
  width: 270px;
  padding: 5px 5px 5px 5px;
  background-color: #000;
  background-repeat: no-repeat;
  font-size: 100%;
  color: #FFFFFF;
}
.formerror
{
 font-size:1em;
 line-height:1.3;
 margin-bottom:5px;
 color: #FF0000;
 font-weight: bold;
}
.hidden
{
  position: absolute;
  left: -1500em;
}
.error
{
 font-size:1em;
 line-height:1.3;
 margin-bottom:5px;
 color: #FF0000;
 font-weight: bold;
}
.s1
{
	color: black;
	background-color: cyan;
}