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

body {
	background-color : #ebebeb;
}
font, th, td, p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a:link, a:active, a:visited {
	text-decoration : none;
	color : #006699;
}
a:hover {
	text-decoration : none;
	color : #7a9ec5;
}
hr {
	height : 0;
	border : 0 solid #d1d7dc;
	border-top-width : 1px;
}
.bodyline {
	background-color : #ffffff;
	border : 1px solid #98aab1;
}
.forumline {
	background-color : #c0c0c0;
	border : 0;
}
.hdr {
	background-image : url('./images/css/hd_bg.gif');
	height : 25px;
	border : 0;
	color : #006699;
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 1px;
}
.hdra {
	background-image : url('./images/css/hda_bg.gif');
	height : 25px;
	border : 0;
	color : #006699;
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 1px;
}
.hdr a, table.hdr a:visited {
	color : #006699;
	text-decoration : none;
}
.hdr a:hover, table.hdr a:active {
	color : #7a9ec5;
	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 : #006699;
	letter-spacing : 1px;
}
td.row1 {
	background-color : #efefef;
}
td.row2 {
	background-color : #dee3e7;
}
td.row3 {
	background-color : #d1d7dc;
}
td.row4 {
	background-color : #ffffff;
}
th {
	color : #999999;
	font-size : 11px;
	font-weight : bold;
	background-color : #e5e5e5;
	height : 25px;
	background-image : url(./images/css/cellpic3.gif);
}
p, td, td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	font-size: 11px;
}
td.cat, td.catHead, td.catSides, td.catLeft, td.catRight, td.catBottom {
	background-image : url(./images/css/cellpic3.gif);
	background-color : #d1d7dc;
	border : 0;
	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 : #c0c0c0;
	border-style : solid;
	height : 28px;
}
td.row3Right, td.spaceRow {
	background-color : #d1d7dc;
	border : #c0c0c0;
	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 : #000000;
}
.gen {
	font-size : 12px;
}
.genmed {
	font-size : 11px;
}
.gensmall {
	font-size : 10px;
}
.gen, .genmed, .gensmall {
	color : #000000;
}
a.gen, a.genmed, a.gensmall {
	color : #006699;
	text-decoration : none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color : #7a9ec5;
}
.mainmenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: super;
}
a.mainmenu {
	text-decoration : none;
	color : #006699;
}
a.mainmenu:hover {
	text-decoration : none;
	color : #7a9ec5;
}
.cattitle {
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 1px;
	color : #006699;
}
a.cattitle {
	text-decoration : none;
	color : #006699;
}
a.cattitle:hover {
	text-decoration : none;
	color : #7a9ec5;
}
.forumlink {
	font-weight : bold;
	font-size : 12px;
	color : #006699;
}
a.forumlink {
	text-decoration : none;
	color : #006699;
}
a.forumlink:hover {
	text-decoration : none;
	color : #7a9ec5;
}
.nav {
	font-weight : bold;
	font-size : 11px;
	color : #000000;
}
a.nav {
	text-decoration : none;
	color : #006699;
}
a.nav:hover {
	text-decoration : none;
	color : #7a9ec5;
}
.topictitle {
	font-weight : bold;
	font-size : 11px;
	color : #000000;
}
a.topictitle:link {
	text-decoration : none;
	color : #006699;
}
a.topictitle:visited {
	text-decoration : none;
	color : #5493b4;
}
a.topictitle:hover {
	text-decoration : none;
	color : #7a9ec5;
}
.name {
	font-size : 11px;
	color : #000000;
}
.postdetails {
	font-size : 10px;
	color : #000000;
}
.postbody {
	font-size : 12px;
}
a.postlink:link {
	text-decoration : none;
	color : #006699;
}
a.postlink:visited {
	text-decoration : none;
	color : #5493b4;
}
a.postlink:hover {
	text-decoration : none;
	color : #7a9ec5;
}
.code {
	font-family : Courier, 'Courier New', sans-serif;
	font-size : 11px;
	color : #006600;
	border-left: 1px #C8D0D7 solid;
	border-top: 1px #C8D0D7 solid;
	border-right: 1px #E8EBEE solid;
	border-bottom: 1px #E8EBEE solid;
	background-color: #F0F0F0;
}
.quote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	line-height : 125%;
	border-left: 1px #C8D0D7 solid;
	border-top: 1px #C8D0D7 solid;
	border-right: 1px #E8EBEE solid;
	border-bottom: 1px #E8EBEE solid;
	background-color: #F0F0F0;
}
.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 #C8D0D7 solid;
	border-top: 1px #C8D0D7 solid;
	border-right: 1px #E8EBEE solid;
	border-bottom: 1px #E8EBEE solid;
	background-color: #F0F0F0;
}
input.post, textarea.post, select {
	border-left: 1px #C8D0D7 solid;
	border-top: 1px #C8D0D7 solid;
	border-right: 1px #E8EBEE solid;
	border-bottom: 1px #E8EBEE solid;
	background-color: #F0F0F0;
}
input.post:focus,textarea.post:focus {
	background-color: #F5F5F5;
}
input {
	text-indent : 2px;
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
}
input.button,input.mainoption {
	background-color: #ebebeb;
	color: #A0A0A0;
	font-weight : bold;
	border: solid 1px #E1E1E1;
}
input.liteoption {
	background-color: #ebebeb;
	color: #A0A0A0;
	border: solid 1px #E1E1E1;
}
input.button:hover,input.mainoption:hover,input.liteoption:hover {
	border-color: #C8C8C8;
}
input.button:focus,input.mainoption:focus,input.liteoption:focus {
	color: #808080; border-color: #C0C0C0;
}
.helpline {
	background-color : #dee3e7;
	border-style : none;
}
input[id="autologin"] {
	margin : 1px;
	border : 1px solid black;
}
label {
	cursor : pointer;
}