/* -------------------------------------------------------- | yabb 2005 | -------------------------------------------------------- | created by: ximinc http://www.ximinc.com | -------------------------------------------------------- | you may adapt elements of this css in your own | | projects, but please give credit to yabbforum.com. | --------------------------------------------------------
/* General layout 

td{border:1px solid black;} */
#superglobal{
          width: 100%;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
       	width: 100%;
	height: 270px;
}
#globalcontainer {
	position: absolute;
	top: 270px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0px auto 0px 210px;
/*	margin-left: 210px;
	margin-right: auto;*/
	padding: 0px;
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
}
#container .inside {
	width: auto;
}
.logo {
	position: absolute;
	width: 222px;
	margin: 0px;
	top: 5px;
	left: 2px;
}
.welcometext {
	position: relative;
	text-align: center;
	top: 0px;
	left: 0px;
	width: 200px;
	margin-left: 5px;
	height: 156px;
}
.menuside {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
.menublock {
	position: relative;

	width: 200px;
	margin: 0px 0px 0px 5px;
/*	margin-left: 5px;   */
	padding: 0px;
	background-color: transparent;
}
.recentblock{
	position: relative;

	width: 200px;
	margin: 0px 0px 0px 5px;
/*	margin-left: 5px; */
	padding: 0px;
	background-color: transparent;
}
.recentlist{
        position: relative;
	line-height: 100%;
	width: 120px;
	text-align: center;
	margin: 40px auto 0px auto;
/*	margin-top: 40px;
	margin-bottom: 0px;  */
}
.flowerbordertop {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(yellowflower.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.flowerborderleft {
	position: relative;
	float: left;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(yellowflower.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.flowerborderright {
	position: relative;
	float: right;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(yellowflower.jpg);
	background-repeat: repeat-y;
	background-position: top right;

}
.flowerborderbottom {
	position: relative;
	float: left;
	clear: left;
	width: 200px;
	height: 40px;
	margin: 0px 0px 0px 5px;
/*	margin-left: 5px;   */
	padding: 0px;
	background-image: url(yellowflower.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.userinblog {
	text-align: center;
	vertical-align:middle;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-top: 40px;
}
.menulist {
	position: relative;
	line-height: 100%;
	width: 120px;
	text-align: center;
	margin: 40px auto 5px auto;
/*	margin-top: 40px;
	margin-bottom: 5px;    */
}
.forest {
	position: absolute;
	width: 338px;
	height: 270px;
	padding: 0px;
	background-color: #fff;
	color:black;
	top: 0px;
	right: 0px;
	background-position: top right;
	background-image: url('forest.jpg');
	background-repeat: no-repeat;
}
.quotes {
	margin-right: 338px;
	margin-left: 222px;
	padding: 70px 0px 0px 0px;
/*	padding-top: 70px;     */
	text-align: center;
	color: yellow;
	background-color:transparent;
}
.firstpost {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}
.divider{
        background-image:url('divider.gif');
        height:20px;
        width:100%;
        border-bottom:1px solid black;
}
a {
	font-weight: normal;
	background-color: transparent;
	color: #003300;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:hover {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}
body {
	text-align: right;
	padding: 0px;
	background-color: #fff;
	color:black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
}
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input {
	background-color: #E8EBEF;
	border: 1px solid #00ff00;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	background-color: transparent;
	border: 1px solid #00ff00;
	color: #000000;
	width: 350px;
	height: 180px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
select {
	background-color: transparent;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#fscroller {
        background-color:transparent;
	line-height: 20px;
	color: rgb(0,255,51);
	font-style: italic;
	font-weight: 900;
}
/* YaBB navigation links */
.nav, a.nav, a.nav:visited {
	font-weight: bold;
	font-size: 13px;
	background-color:transparent;
	color: #5488C1;
}
a.nav {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}
a.navcur {
	font-style: italic;
}
a.navcur:hover {
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}
/* YaBB alternating bgcolors */
.windowbg {
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #333333;
	padding: 5px;
	margin: 0px;
}
.windowbg2 {
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #006633;
	padding: 5px;
	margin: 0px;
}
.windowbg3 {
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #003366;
	padding: 0px;
	margin: 0px;
}
/* Misc./title/category colors */
.hr {
	color: #FBE955;
	background-color:transparent;
}
.titlebg {
	background-color: #ffffff;
	color: #4CBB6C;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}
.titlebg a {
        background-color:transparent;
	color: #4CBB6C;
	font-weight: bold;
	font-style: normal;
}
.top {
	font-style: normal;
	font-size: 11px;
	background-color:transparent;
	color: #47794C;
}
.catbg {
	background-color: transparent;
	color: #4CBB6C;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}
.catbg a {
	background-color:transparent;
	color: #4CBB6C;
	font-weight: bold;
	font-style: normal;
}
.bordercolor {

	font-size: 12px;
	font-family: Verdana, arial, helvetica, Sans-Serif;
	background-color: transparent;
}
.small {
	font-size: 10px;
	font-family: verdana, sans-serif;
}
.smallup {
	font-size: 11px;
	font-family: verdana, sans-serif;
}
#message {
	font-size: 11px;
	font-family: verdana, sans-serif;
}
.droppageindex {
	float: left;
	font-family: verdana, sans-serif;
	background-color:transparent;
	color: #000;
	padding: 2px 2px 2px 4px;
/*	padding-left: 4px; */
	margin: 0px;
	border: 0px;
}
.droppages {
	height: 14px;
	padding-left: 1px;
	padding-right: 1px;
}
.droppages a {
	background-color:transparent;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}
.highlight {
	font-size: 13px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFF33;
	color: #000000;
}
/* Image fonts */
.imgbg {
	font-style: normal;
	font-size: 10px;
	background-color:transparent;
	color: #fff;
}
.imgcatbg {
	font-style: normal;
	font-size: 10px;
	background-color:transparent;
	color: #000;
	font-weight: bold;
}
.imgtitlebg {
	font-style: normal;
	font-size: 10px;
	background-color:transparent;
	color: #FFFFFF;
	font-weight: bold;
}
.imgwindowbg {
	font-style: normal;
	font-size: 9px;
	background-color:transparent;
	color: #005177;
}
.imgmenu {
	font-style: normal;
	font-size: 11px;
	background-color:transparent;
	color: #000;
	font-weight: bold;
}
/* Post quote/code colors */
.quote {
	font-size: 11px;
	font-weight: normal;
	font-style:  italic;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #555555;
	background-color: #FFFFFF;
	border: 2px #FBD500 dotted;
	width: 90%;
	padding: 4px;
}
.code {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Courier, "Courier New", Sans-Serif;
	color: #000000;
	background-color: transparent;
	border: 1px #34689A solid;
	width: 90%;
	padding: 4px;
}
.editbg {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #FFFEDF;
	border: 1px #ff9966 solid;
	width: 90%;
	padding: 4px;
}
/* Anything below here is just for the template                 dddddddddddddddddddddddddddddd */
.topline {
	border-top: 1px solid #34689A;
}
.topheader {
	background-color: #4981B8;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}
.boardcontainer {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: transparent;
}
.displaycontainer {
	width: 99%;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	background-color: transparent;
} 
.displaycontainer_shifted {
	width: 89%;
	margin: 0px;
	padding: 1% 0% 1% 10%;
 /*       padding-left:10%; */
	background-color: transparent;
}
.headerwelc {
	color: #fff;
	font-size: large;
}
.headerwelc a {
	color: #eee;
	text-decoration: underline;
}
.headerwelc a:hover {
	color: #80DAF2;
}
.headerinfo {
	color: #fff;
}
.headerinfo a {
	color: #eee;
	text-decoration: underline;
}
.headerinfo a:hover {
	color: #80DAF2;
}
.seperator {
	padding: 1px;
	border-top: 0px solid;
	border-bottom: 0px solid;
	background-color: transparent;
	text-align: center;
}

/* 3D corners Raised */

.raised {padding:0px;background: transparent; width:100%;}

.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b5, .raised .b6, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b, .raised .b5b, .raised .b6b{display:block; overflow:hidden; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b5, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b, .raised .b5b {height:1px;}

.raised .b2, .raised .b3, .raised .b4, .raised .b5, .raised .b2b, .raised .b3b, .raised .b4b, .raised .b5b, .raised .b6, .raised .b6b{
  background-color:#ccff99; border-left:1px solid #009900; border-right:1px solid #009900;}

.raised .b1, .raised .b1b{margin: 0px 8px 0px 8px;/*margin-left:8px;margin-right:8px;*/ background:#009900;}
.raised .b2, .raised .b2b {margin: 0px 5px 0px 5px;/* margin-left: 5px; margin-right: 5px;*/ border-width: 0 3px;}
.raised .b3, .raised .b3b {margin:0 4px;}
.raised .b4, .raised .b4b {margin:0 3px;}
.raised .b5, .raised .b5b {margin:0 2px;}
.raised .b6, .raised .b6b {margin:0 1px; height:3px;}
.raised .boxcontent {display:block;   background:#ccff99; border-left:1px solid #009900; border-right:1px solid #009900;}

/* 3D corners Raised DOUBLE*/
.raised2 {padding:0px;background: transparent; width:100%;}

.raised2 .b1, .raised2 .b2, .raised2 .b3, .raised2 .b4, .raised2 .b5, .raised2 .b6, .raised2 .b7 {display:block; overflow:hidden; font-size:1px;}
.raised2 .b1, .raised2 .b2, .raised2 .b3, .raised2 .b4, .raised2 .b5, .raised2 .b6, .raised2 .b7  {height:1px;}

.raised2 .b4, .raised2 .b5, .raised2 .b6{background-color:#ccff99; border-left:3px solid #ffff00; border-right:3px solid #ffff00;}

.raised2 .b1, .raised2 .b2, .raised2 .b3 {background-color:#ffff00;}
.raised2 .b7{background-color:#ccff99; border-left:2px solid #ffff00; border-right:2px solid #ffff00;}

/*.raised .b2 {background:#ffff99         #fff; border-left:1px solid #aaa; border-right:1px solid #eee;}
.raised .b3 {background:#fff; border-left:1px solid #aaa; border-right:1px solid #ddd;}
.raised .b4 {background:#fff; border-left:1px solid #aaa; border-right:1px solid #aaa;}
.raised .b4b {background:#fff; border-left:1px solid #aaa; border-right:1px solid #999;}
.raised .b3b {background:#fff; border-left:1px solid #aaa; border-right:1px solid #999;}
.raised .b2b {background:#fff; border-left:1px solid #aaa; border-right:1px solid #999;}*/


.raised2 .b1 {margin:0 7px;}
.raised2 .b2 {margin:0 5px;}
.raised2 .b3 {margin:0 4px;}
.raised2 .b4 {margin:0 3px;}
.raised2 .b5 {margin:0 2px;}
.raised2 .b6, .raised2 .b7 {margin:0 1px;}
.raised2 .boxcontent {display:block; padding:5px;  background:#ccff99; border-left:3px solid #ffff00; border-right:3px solid #ffff00;}


 /* 3D corners Raised */

.raisedfooter {padding:0px;background: transparent; width:100%;}

.raisedfooter .b1, .raisedfooter .b2, .raisedfooter .b3, .raisedfooter .b4, .raisedfooter .b5, .raisedfooter .b6, .raisedfooter .b1b, .raisedfooter .b2b, .raisedfooter .b3b, .raisedfooter .b4b, .raisedfooter .b5b, .raisedfooter .b6b{display:block; overflow:hidden; font-size:1px;}
.raisedfooter .b1, .raisedfooter .b2, .raisedfooter .b3, .raisedfooter .b4, .raisedfooter .b5, .raisedfooter .b1b, .raisedfooter .b2b, .raisedfooter .b3b, .raisedfooter .b4b, .raisedfooter .b5b {height:1px;}

.raisedfooter .b2, .raisedfooter .b3, .raisedfooter .b4, .raisedfooter .b5, .raisedfooter .b2b, .raisedfooter .b3b, .raisedfooter .b4b, .raisedfooter .b5b, .raisedfooter .b6, .raisedfooter .b6b{
  background-color:#ffffcc; border-left:1px solid #ff9900; border-right:1px solid #ff9900;}

.raisedfooter .b1, .raisedfooter .b1b{margin: 0px 8px 0px 8px;/* margin-left: 8px; margin-right: 8px; */background:#ff9900;}
.raisedfooter .b2, .raisedfooter .b2b {margin: 0px 5px 0px 5px;/* margin-left: 5px;margin-right:5px; */border-width:0 3px;}
.raisedfooter .b3, .raisedfooter .b3b {margin:0 4px;}
.raisedfooter .b4, .raisedfooter .b4b {margin:0 3px;}
.raisedfooter .b5, .raisedfooter .b5b {margin:0 2px;}
.raisedfooter .b6, .raisedfooter .b6b {margin:0 1px; height:3px;}
.raisedfooter .boxcontent {display:block;  background:#ffffcc; padding:5px; border-left:1px solid #ff9900; border-right:1px solid #ff9900;}

