/*
  The original Creamy Series Theme for phpBB version 2+
  Created by reddog
  http://www.reddevboard.com/
*/

body {
	background-color : #d8f2dc;
}
font, th, td, p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a:link, a:active, a:visited {
	text-decoration : none;
	color : #00cc99;
}
a:hover {
	text-decoration : none;
	color : #009966;
}
hr {
	height : 0;
	border : 0 solid #00cc99;
	border-top-width : 1px;
}
.bodyline {
	background-color : #ffffff;
	border : 1px solid #aae3b3;
}
.forumline {
	background-color : #aae3b3;
	border : 0;
}
.hdr {
	background-image : url('./images/css/hd_bg.gif');
	height : 25px;
	border : 0;
	color : #006633;
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 1px;
}
.hdra {
	background-image : url('./images/css/hda_bg.gif');
	height : 25px;
	border : 0;
	color : #006633;
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 1px;
}
.hdr a, table.hdr a:visited {
	color : #00cc99;
	text-decoration : none;
}
.hdr a:hover, table.hdr a:active {
	color : #009966;
	text-decoration : none;
}
.hdrtop {
	background-image : url('./images/css/main_bg.gif');
	height : 25px;
	border : 0;
}
td.ftr {
	background-image : url('./images/css/ft_bg.gif');
	background-repeat : repeat-x;
	font-size : 8px;
}
td.bottom {
	background-image : url('./images/css/bottom_middle.gif');
	background-repeat : repeat-x;
	font-size : 8px;
}
.ftrbot {
	background-image : url('./images/css/hd_bg.gif');
	height : 25px;
	border : 0;
	color : #006633;
	letter-spacing : 1px;
}
td.row1 {
	background-color : #daf3de;
}
td.row2 {
	background-color : #d3f1d7;
}
td.row3 {
	background-color : #c4ebca;
}
td.row4 {
	background-color : #ffffff;
}
th {
	color : #009900;
	font-size : 11px;
	font-weight : bold;
	background-color : #daf3de;
	height : 25px;
	background-image : url(./images/css/cellpic3.gif);
}
td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
	background-image : url(./images/css/cellpic3.gif);
	background-color : #daf3de;
	border : #aae3b3;
	border-style : solid;
	height : 28px;
}
td.cat, td.catHead, td.catBottom {
	height : 29px;
	border-width : 0;
}
th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
	font-weight : bold;
	border : #aae3b3;
	border-style : solid;
	height : 28px;
}
td.row3Right, td.spaceRow {
	border : #aae3b3;
	border-style : solid;
}
th.thHead, td.catHead {
	font-size : 12px;
	border-width : 1px 1px 0;
}
th.thSides, td.catSides, td.spaceRow {
	border-width : 0 1px;
}
th.thRight, td.catRight, td.row3Right {
	border-width : 0 1px 0 0;
}
th.thLeft, td.catLeft {
	border-width : 0 0 0 1px;
}
th.thBottom, td.catBottom {
	border-width : 0 1px 1px;
}
th.thTop {
	border-width : 1px 0 0;
}
th.thCornerL {
	border-width : 1px 0 0 1px;
}
th.thCornerR {
	border-width : 1px 1px 0 0;
}
.maintitle, h1, h2 {
	font-weight : bold;
	font-size : 22px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 120%;
	color : #009900;
}
.gen {
	font-size : 12px;
}
.genmed {
	font-size : 11px;
}
.gensmall {
	font-size : 10px;
}
.gen, .genmed, .gensmall {
	color : #006633;
}
a.gen, a.genmed, a.gensmall {
	color : #006633;
	text-decoration : none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color : #009966;
}
.mainmenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: super;
}
a.mainmenu {
	text-decoration : none;
	color : #006633;
}
a.mainmenu:hover {
	text-decoration : none;
	color : #009966;
}
.cattitle {
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 1px;
	color : #006633;
}
a.cattitle {
	text-decoration : none;
	color : #006633;
}
a.cattitle:hover {
	text-decoration : none;
	color : #009966;
}
.forumlink {
	font-weight : bold;
	font-size : 12px;
	color : #006633;
}
a.forumlink {
	text-decoration : none;
	color : #006633;
}
a.forumlink:hover {
	text-decoration : none;
	color : #009966;
}
.nav {
	font-weight : bold;
	font-size : 11px;
	color : #000000;
}
a.nav {
	text-decoration : none;
	color : #006633;
}
a.nav:hover {
	text-decoration : none;
	color : #009966;
}
.topictitle {
	font-weight : bold;
	font-size : 11px;
	color : #000000;
}
a.topictitle:link {
	text-decoration : none;
	color : #006633;
}
a.topictitle:visited {
	text-decoration : none;
	color : #00cc99;
}
a.topictitle:hover {
	text-decoration : none;
	color : #009966;
}
.name {
	font-size : 11px;
	color : #000000;
}
.postdetails {
	font-size : 10px;
	color : #000000;
}
.postbody {
	font-size : 12px;
}
a.postlink:link {
	text-decoration : none;
	color : #006633;
}
a.postlink:visited {
	text-decoration : none;
	color : #00cc99;
}
a.postlink:hover {
	text-decoration : none;
	color : #009966;
}
.code {
	font-family : Courier, 'Courier New', sans-serif;
	font-size : 11px;
	color : #006600;
	border-left: 1px #B4E7BA solid;
	border-top: 1px #B4E7BA solid;
	border-right: 1px #E0F5E3 solid;
	border-bottom: 1px #E0F5E3 solid;
	background-color: #CCEED1;
}
.quote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	line-height : 125%;
	border-left: 1px #B4E7BA solid;
	border-top: 1px #B4E7BA solid;
	border-right: 1px #E0F5E3 solid;
	border-bottom: 1px #E0F5E3 solid;
	background-color: #CCEED1;
}
.copyright {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #444444;
	letter-spacing : -1px;
}
a.copyright {
	color : #444444;
	text-decoration : none;
}
a.copyright:hover {
	color : #000000;
	text-decoration : underline;
}
textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px #B4E7BA solid;
	border-top: 1px #B4E7BA solid;
	border-right: 1px #E0F5E3 solid;
	border-bottom: 1px #E0F5E3 solid;
	background-color: #CCEED1;
}
input.post, textarea.post, select {
	border-left: 1px #B4E7BA solid;
	border-top: 1px #B4E7BA solid;
	border-right: 1px #E0F5E3 solid;
	border-bottom: 1px #E0F5E3 solid;
	background-color: #CCEED1;
}
input.post:focus,textarea.post:focus {
	background-color: #DAF3DE;
}
input {
	text-indent : 2px;
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
}
input.button,input.mainoption {
	background-color: #d8f2dc;
	color: #00A452;
	font-weight : bold;
	border: solid 1px #A2DFAB;
}
input.liteoption {
	background-color: #d8f2dc;
	color: #00A452;
	border: solid 1px #A2DFAB;
}
input.button:hover,input.mainoption:hover,input.liteoption:hover {
	border-color: #64CA73;
}
input.button:focus,input.mainoption:focus,input.liteoption:focus {
	color: #008040; border-color: #008080;
}
.helpline {
	background-color : #d8f2dc;
	border-style : none;
}
input[id="autologin"] {
	margin : 1px;
	border : 1px solid black;
}
label {
	cursor : pointer;
}