/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:			GrowledHydro
	Based on style:		subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	Last modified by:	Dinh Toan
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	background: #000000 url('./images/bg.jpg') center repeat-x;
	color: #FFA641;
	font-family: Tahoma;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	padding: 0px 0px;
	margin: 0;
}

#wrapheader {
	width: 990px;
	padding: 0px;
	margin: auto;
	clear: both;
}

#wrapcentre {
	background: transparent;
	width: 800px;
	padding: 0px 5px 0px 5px;
	margin: auto;
	clear: both;
}

#simple-wrapcentre {
	background: #FFA641;
	padding: 5px;
}

#wrapfooter {
	background: url('./images/bot.jpg') top no-repeat;
	width: 950px;
	font: 9pt Tahoma;
	padding: 10px;
	margin: auto;
	text-align: center;
	clear: both;
}

#simple-wrapfooter {
	background: #FFA641;
	padding: 10px 5px;
	text-align: center;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#wrapcontents {
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	float: left;
}

#wrapsidebar {
	width: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	visibility:hidden;
}

#wrapsidebar {
	background: #FFA641;
	padding: 0px;
	margin: 0px;
}

#sidebar {
	background: #FFA641;
	padding: 1px;
	margin-bottom: 5px;
	border: 1px solid #D3D8DB;
}

#logodesc {
	background: #FFA641;
	padding: 0px;
	margin: 0px 0px;
}

#menubar {
	background: #30587C;
	color: #FAFAFA;
	width: 968px;
	padding: 1px;
	margin: 0px auto;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

#img { 
	margin: 0px;
	padding: 0px;
}

#img img:hover {
	filter:alpha(opacity=80) !important;
	-moz-opacity:0.8 !important;
	opacity:0.8 !important;
}

.errorbox {
	background: #FFFBCE;
	color: #333333;
	font: 8pt Tahoma;
	padding: 5px;
	border: 1px solid #FF0000;
}

#sidebar h3 {
	background: #1353AD url('./images/growledhydro/fcat.gif') top repeat-x;
	color: #FFA641;
	font: bold 9pt Tahoma;
	padding: 5px 8px;
}

#sidebar h4 {
	background: #333333;
	color: #FFA641;
	padding: 4px 8px;
}

#sidebar ul {
	margin: 0px;
	padding: 10px 5px;
	display: block;
	list-style-type: none;
}

#posting-review {
	background: #FFA641;
	padding: 1px;
	margin-bottom: 5px;
	border: 1px solid #D3D8DB;
}

#posting-review .title {
	background: #1353AD url('./images/growledhydro/fcat.gif') top repeat-x;
	color: #FFA641;
	font: bold 9pt Tahoma;
	padding: 4px 8px;
	border-bottom: 1px solid #FFA641;
}

#posting-review h3 {
	color: #FFA641;
	font: bold 10pt Tahoma;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text */
h1 {
	color: black;
	font-family: Verdana, "Lucida Grande", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font: bold 13pt Tahoma;
}

h3 {
	font: bold 10pt Tahoma;
}

h4 {
	font: bold 8pt Tahoma;
}

p {
	font-size: 1.1em;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

.fcat-title {
	color: #333333;
	font: 8pt Tahoma;
	height: 0px;
	width: 0px;
	visibility:hidden;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

span.menulink {
	font: bold 8pt Tahoma;
	padding: 0px 8px;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	font: 8pt Tahoma;
	margin: 2px 0px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	font: 8pt Tahoma;
	margin: 1px 0;
}

.postreported {
	background: url('./images/icons/icon_topic_reported.png')  left center no-repeat;
	color: #FF0000;
	font: bold 8pt Tahoma;
	padding: 2px 18px;
}

.postreported a:visited, .postreported a:link, .postreported a:active {
	color: #FF0000;
}

.postreported a:hover {
	text-decoration: underline;
}

.postapprove {
	background: url('./images/icons/icon_topic_unapproved.png')  left center no-repeat;
	color: #008000;
	font: bold 8pt Tahoma;
	padding: 2px 18px;
}

.postapprove a:visited, .postapprove a:link, .postapprove a:active {
	color: #008000;
}

.postapprove a:hover {
	text-decoration: underline;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	color: #FFA641;
	font: 9pt Tahoma;
	padding: 5px;
	line-height: 1.4em;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	font: bold 8pt Tahoma;
}

/* Pagination */
.pagination span strong {
	color: #FFA641;
	background-color: #924501;
	border: 1px solid #432300;
	padding: 2px 6px;
	margin: 0px 2px;
	font: bold 8pt Verdana;
}

.pagination span.page-sep {
	display:none;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	text-decoration: none;
	margin: 0px 2px;
	padding: 2px 6px;
	font: bold 8pt Verdana;
	line-height: 1.6em;
}

.pagination span a:hover {
	border-color: #CCCCCC;
	text-decoration: none;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	color: #FFA641;
	background-color: #924501;
	border: 1px solid #432300;
}

.pagination span a:hover, li.pagination span a:hover {
	background: #FFA641;
	color: #924501;
}

/* Tables  */
th {
	background: #30587C url('./images/title.gif');
	color: #FFA641;
	font: 9pt Tahoma;
	padding: 4px 8px;
	white-space: nowrap;
	text-align: left;
}

th h3 {
	color: #6C2B03;
	font: bold 10pt Tahoma;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background: transparent;
	border: 1px solid #432300;
}

.tablebg2 {
	background: #FFA641;
	border: none;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	background: #D8E4ED;
	padding: 5px 8px;
}

.row {
	padding: 3px;
	border: none;
}

.row1 {
	padding: 4px 5px;
	border: none;
}

.row2 {
	padding: 4px 5px;
	border: none;
}

.row3 {
	background: #FFFBCE;
	padding: 4px 5px;
	border: 1px solid #F7D37B;
}

.row4 {
	background: #924501;
	padding: 5px;
	border: none;
}

.row5 {
	background: Transparent;
	padding: 2px;
}

.row6 {
	background: #924501;
	color: #FFA641;
	padding: 5px;
	border: none;
}

.topictitle {
	background: #924501;
	padding: 5px;
}

.userinfo {
	background: Transparent;
	padding: 5px;
}

.forumcat {
	background: #30587C url('./images/title.gif');
	color: #924501;
	font: 9pt Georgia;
	padding: 5px 8px;
	white-space: nowrap;
	text-align: left;
}

.forumcat h3 {
	color: #FAFAFA;
	font: bold 10pt Tahoma;
}

.sticky {
	background: #FFA641 url('./images/growledhydro/whitelines.gif');
	padding: 4px 5px;
	border: none;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links */
a:link, a:active, a:visited {
	color: #FFA641;
	text-decoration: none;
}

a:hover {
	color: #FFA641;
	text-decoration: underline;
}

.forumlink  {
	background: url('./images/growledhydro/bullet.png') left center no-repeat;
	font: bold 9pt Tahoma;
	padding: 2px 0px 2px 14px;
}

.row4 a:link, .row4 a:active, .row4 a:visited {
	color: #FFA641;
	text-decoration: none;
}

.row4 a:hover {
	color: #FFA641;
	text-decoration: underline;
}

#menubar a:link, #menubar a:active, #menubar a:visited {
	color: #FAFAFA;
	text-decoration: none;
}

#menubar a:hover {
	color: #FAFAFA;
	text-decoration: underline;
}

th a:link, th a:active, th a:visited {
	color: #6C2B03;
	text-decoration: none;
}

th a:hover {
	color: #6C2B03;
	text-decoration: underline;
}

.forumcat a:link, .forumcat a:active, .forumcat a:visited {
	color: #6C2B03;
	font: bold 10pt Georgia;
	text-decoration: none;
}

.forumcat a:hover {
	color: #6C2B03;
	text-decoration: underline;
}

/* Form Elements */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input {
	color: #333333;
	font-family: Verdana, "Lucida Grande", Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font: 8pt Tahoma;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.search-input {
	background: #FFFFFF url('./images/icons/searchbar.png') 1px 1px no-repeat;
	width: 200px;
	font: 8pt Tahoma;
	padding: 3px 0px 3px 20px;
	margin: 5px 0px;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #333333;
	font: 8pt Tahoma;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

.btnbbcode:hover {
	color: #333333;
	border: 1px solid #969696;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	font: 8pt Tahoma;
	padding: 5px;
}

.loginform {
	padding: 0px;
	margin: 0px;
}

.username {
	background: #FFA641 url('./images/icons/loginform.png') 2px 1px no-repeat;
	width: 70px;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 20px;
	margin: 2px 0px;
}

.password {
	background: #FFA641 url('./images/icons/loginform.png') 2px -16px no-repeat;
	width: 70px;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 20px;
	margin: 2px 0px;
}

.form-button {
	background: #924501;
	color: #FAFAFA;
	font: 8pt Tahoma;
	margin: 0px 0px;
	padding: 1px 5px;
	text-align: center;
	border: 1px solid #432300;
}

.logout {
	background: url('./images/icons/logout.png') left center no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 18px;
}

/* BBCode */
.quotebody, .codebody, .attachbody, .flashbody {
	border: 1px solid #D3D8DB;
	padding: 1px;
	margin: 0px;
}

.codebody {
	font: 9pt "Lucida Console";
	color: #008000;
}

.quotebody h4, .codebody h4, .attachbody h4, .flashbody h4 {
	background: #D9E4EF url('./images/growledhydro/whitelines.gif');
	color: #000000;
	padding: 5px 2px;
	border-bottom: 1px solid #D3D8DB;
}

.quotebody ul {
	color: #969696;
	margin: 0px;
	padding: 5px;
	display: block;
	list-style-type: none;
}

.codebody ul, .attachbody ul {
	margin: 0px;
	padding: 5px;
	display: block;
	list-style-type: none;
}

.flashbody ul {
	margin: 0px;
	padding: 5px;
	display: block;
	list-style-type: none;
	text-align: center;
}

.quote-icon {
	background: url('./images/icons/bbcode.png')  0 0px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 20px;
}

.code-icon {
	background: url('./images/icons/bbcode.png')  0 -18px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 20px;
}

.attach-icon {
	background: url('./images/icons/bbcode.png')  0 -36px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 20px;
}

.flash-icon {
	background: url('./images/icons/bbcode.png')  0 -54px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 20px;
}

.syntaxbg {
	color: #FFA641;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}

/* Private messages */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc */
#avatar img {
	background: #924501;
	border: 1px solid #432300;
	padding: 2px;
}

#avatar img:hover {
	border: 1px solid #924501;
}

#button {
	background: #CCCCCC url('./images/button.gif');
	margin: 1px;
	padding: 0px;
}

#button img {
	border: 1px solid #432300;
	padding: 1px;
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;*/
}

#button img:hover {
	border: 1px solid #FAFAFA;
}

.cattitle {

}

.gen {
	font: 9pt Tahoma;
}

.genmed {
	font: 8pt Tahoma;
}

.gensmall {
	font: 8pt Tahoma;
}

.bold {
	font-weight: bold;
}

.titles {
	font-family: Verdana, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}

img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.signal {
	width: 100%;
	padding: 10px 0px 0px 0px;
	margin-top: 20px;
	border-top: 1px dotted #432300;
}

.bullet {
	background: url('./images/icons/bullet_add.png')  0 -1px no-repeat;
	font: 8pt Tahoma;
	padding-left: 14px;
}

.yes{
	background: url('./images/icons/yesno.png')  0 -18px no-repeat;
	font: bold 8pt Tahoma;
	padding: 1px 0px 1px 18px;
}

.no {
	background: url('./images/icons/yesno.png')  0 0px no-repeat;
	font: bold 8pt Tahoma;
	padding: 1px 0px 1px 18px;
}

.arrow {
	background: url('./images/icons/arrow.gif') no-repeat center right;
	padding: 0px 15px 0px 10px;
	font: bold 8pt Tahoma;
}

.arrow2 {
	background: url('./images/icons/arrow.png') no-repeat center left;
	background-position: 2px;
}

/* Breadcrumbs */
.breadcrumbs {
	font: 8pt Tahoma;
	padding: 5px;
}

.bc-start {
	background: url('./images/growledhydro/global.png') left center no-repeat;
	font: 8pt Tahoma;
	padding: 10px 0px 10px 22px;
	margin-left: 0px;
}

.bc-index {
	background: url('./images/icons/breadcrumbs.png') 0px -70px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 34px;
	margin-left: 0px;
}

.bc-search {
	background: url('./images/icons/breadcrumbs.png') 0px 2px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 34px;
	margin-left: 0px;
}

.bc-faq {
	background: url('./images/icons/breadcrumbs.png') 0px -52px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 34px;
	margin-left: 0px;
}

.bc-topic {
	background: url('./images/icons/breadcrumbs.png') 0px -16px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 34px;
	margin-left: 0px;
}

.bc-viewforum {
	background: url('./images/icons/breadcrumbs.png') 0px -34px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 34px;
	margin-left: 0px;
}

.bc-ucp {
	background: url('./images/icons/breadcrumbs.png') 0px -88px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 34px;
	margin-left: 0px;
}

.bc-mcp {
	background: url('./images/icons/breadcrumbs.png') 0px -124px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 34px;
	margin-left: 0px;
}

.bc-memberlist {
	background: url('./images/icons/breadcrumbs.png') 0px -106px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 34px;
	margin-left: 0px;
}

.bc-posting {
	background: url('./images/icons/breadcrumbs.png') 0px -142px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 34px;
	margin-left: 0px;
}

/* Rules */
.rules {
	background: Transparent;
	font: 8pt Tahoma;
	width: 250px;
	padding: 1px;
	border: 1px solid #432300;
	float: right;
}

.rules h4 {
	background: #924501;
	color: #FFA641;
	font: bold 8pt Tahoma;
	padding: 4px 10px;
}

.rules ul {
	margin: 0px;
	padding: 10px 5px;
	display: block;
	list-style-type: none;
}

.forumrules {
	background: #FFA641;
	color: #333333;
	font: 8pt Tahoma;
	padding: 5px;
	border: 1px solid #D3D8DB;
}

.forumrules .text {
	background: url('./images/icons/rules.png')  0 0px no-repeat;
	color: #333333;
	font: bold 8pt Tahoma;
	padding: 2px 20px;
}

.forumrules .link {
	background: url('./images/icons/rules.png')  0 -18px no-repeat;
	color: #333333;
	font: bold 8pt Tahoma;
	padding: 2px 20px;
}

/* Popup menu */
.vnu-popupmenu {
	background: #924501;
	font: 8pt Tahoma;
	padding: 1px;
	position:absolute;
	visibility:hidden;
	border: 1px solid #432300;
}

.vnu-popupmenu a:link, .vnu-popupmenu a:active, .vnu-popupmenu a:visited {
	color: #FFA641;
	text-decoration: none;
}

.vnu-popupmenu a:hover {
	color: #FFA641;
	text-decoration: underline;
}

.vnu-popupmenu h4 {
	background: #333333;
	color: #FFA641;
	font: bold 8pt Tahoma;
	padding: 4px 8px;
}

.vnu-popupmenu ul {
	margin: 5px;
	display: block;
	list-style-type: none;
}

#options {
	background: #30587C url('./images/title.gif');
	padding: 0px;
}

#options h3 {
	font: bold 9pt Tahoma;
	padding: 3px 8px;
}

#options h4 {
	background: #924501;
	font: bold 8pt Tahoma;
	padding: 4px 10px;
}

#options a:link, #options a:active, #options a:visited {
	color: #FFA641;
	text-decoration: none;
}

#options a:hover {
	color: #FFA641;
	text-decoration: underline;
}

/* Viewtopic */
.edited {
	border: 1px solid #D3D8DB;
	padding: 1px;
	margin: 0px;
}

.edited h4 {
	background: #D9E4EF url('./images/growledhydro/whitelines.gif');
	color: #000000;
	padding: 5px 2px;
	border-bottom: 1px solid #D3D8DB;
	font-weight: normal;
}

.edited ul {
	color: #000000;
	font: 8pt Tahoma;
	margin: 0px;
	padding: 5px;
	display: block;
	list-style-type: none;
}

.edited-icon {
	background: url('./images/icons/bbcode.png')  0 -72px no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 20px;
}

.mcp {
	background: url('./images/icons/viewtopic_options.png')  0 0px no-repeat;
	padding: 2px 20px;
}

.mark {
	background: url('./images/icons/viewtopic_options.png')  0 -54px no-repeat;
	padding: 2px 20px;
}

.print {
	background: url('./images/icons/viewtopic_options.png')  0 -36px no-repeat;
	padding: 2px 20px;
}

.email {
	background: url('./images/icons/viewtopic_options.png')  0 -70px no-repeat;
	padding: 2px 20px;
}

.watch {
	background: url('./images/icons/viewtopic_options.png')  0 -18px no-repeat;
	padding: 2px 20px;
}

.next {
	background: url('./images/icons/viewtopic_options.png')  0 -106px no-repeat;
	padding: 2px 20px;
}

.prev {
	background: url('./images/icons/viewtopic_options.png')  0 -124px no-repeat;
	padding: 2px 20px;
}

.bump {
	background: url('./images/icons/viewtopic_options.png')  0 -142px no-repeat;
	padding: 2px 20px;
}

.topictile {
	background: url('./images/icons/post.gif')  left center no-repeat;
	font: bold 8pt Tahoma;
	padding: 2px 0px 2px 20px;	
}

.time {
	background: url('./images/icons/time.gif')  left center no-repeat;
	color: #FFA641;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 14px;	
}

/* MCP */
.mcp-sidebar {
	width: 180px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.mcp-contents {
	width: 615px;
	padding: 0px;
	margin: 0px;
	float: right;	
}

.mcp-menu {
	background: url('./images/growledhydro/bullet.png')  left center no-repeat;
	font: bold 8pt Tahoma;
	padding: 0px 12px;
}

/* Forumlist and Viewforum */
.subforum_new {
	background: url('./images/icons/subforum.gif')  0 0px no-repeat;
	padding: 1px 0px 1px 20px;
	font: 8pt Tahoma;
}

.subforum_old {
	background: url('./images/icons/subforum.gif')  0 -18px no-repeat;
	padding: 1px 0px 1px 20px;
	font: 8pt Tahoma;
}

.pages {
	background: url('./images/icons/pages.png')  left center no-repeat;
	font: 8pt Tahoma;
	padding: 1px 0px 1px 10px;
}

.useronline {
	background: url('./images/growledhydro/useronline.gif')  left center no-repeat;
	width: 50px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

.stats {
	background: url('./images/growledhydro/stats.gif')  left center no-repeat;
	width: 50px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

.birthday {
	background: url('./images/growledhydro/birthday.gif')  left center no-repeat;
	width: 50px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

/* UCP */
.ucp-sidebar {
	width: 180px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.ucp-contents {
	width: 615px;
	padding: 0px;
	margin: 0px;
	float: right;	
}

.profile-icon {
	background: url('./images/icons/userprofiles.png')  0 0px no-repeat;
	padding: 2px 20px;
}

.pm-icon {
	background: url('./images/icons/userprofiles.png')  0 -18px no-repeat;
	padding: 2px 20px;
}

.email-icon {
	background: url('./images/icons/userprofiles.png')  0 -36px no-repeat;
	padding: 2px 20px;
}

.web-icon {
	background: url('./images/icons/userprofiles.png')  0 -52px no-repeat;
	padding: 2px 20px;
}

.msnm-icon {
	background: url('./images/icons/userprofiles.png')  0 -72px no-repeat;
	padding: 2px 20px;
}

.icq-icon {
	background: url('./images/icons/userprofiles.png')  0 -88px no-repeat;
	padding: 2px 20px;
}

.yahoo-icon {
	background: url('./images/icons/userprofiles.png')  0 -106px no-repeat;
	padding: 2px 20px;
}

.aim-icon {
	background: url('./images/icons/userprofiles.png')  0 -126px no-repeat;
	padding: 2px 20px;
}

.jabber-icon {
	background: url('./images/icons/userprofiles.png')  0 -142px no-repeat;
	padding: 2px 20px;
}

.location-icon {
	background: url('./images/icons/userprofiles.png')  0 -162px no-repeat;
	padding: 2px 20px;
}

.work-icon {
	background: url('./images/icons/userprofiles.png')  0 -180px no-repeat;
	padding: 2px 20px;
}

.interests-icon {
	background: url('./images/icons/userprofiles.png')  0 -198px no-repeat;
	padding: 2px 20px;
}

.bday-icon {
	background: url('./images/icons/userprofiles.png')  0 -216px no-repeat;
	padding: 2px 20px;
}

.avatar-icon {
	background: url('./images/icons/userprofiles.png')  0 -234px no-repeat;
	padding: 2px 20px;
}

.ucp-menu {
	background: url('./images/growledhydro/bullet.png')  left center no-repeat;
	font: bold 8pt Tahoma;
	padding: 0px 12px;
}

.refresh {
	background: url('./images/icons/ucp.png')  0 0px no-repeat;
	font: 8pt Tahoma;
	padding: 1px 0px 1px 18px;
}

.edit {
	background: url('./images/icons/ucp.png')  0 -18px no-repeat;
	font: 8pt Tahoma;
	padding: 1px 0px 1px 18px;
}

.attach {
	background: url('./images/icons/ucp.png')  0 -36px no-repeat;
	font: 8pt Tahoma;
	padding: 1px 0px 1px 18px;
}

.manage {
	background: url('./images/icons/ucp.png')  0 -54px no-repeat;
	font: 8pt Tahoma;
	padding: 1px 0px 1px 18px;
}

.message {
	background: url('./images/icons/ucp.png')  0 -72px no-repeat;
	font: 8pt Tahoma;
	padding: 1px 0px 1px 18px;
}

.message-folder {
	background: url('./images/icons/ucp.png')  0 -88px no-repeat;
	font: 8pt Tahoma;
	padding: 1px 0px 1px 18px;
}

.message-foward {
	background: url('./images/icons/ucp.png')  0 -108px no-repeat;
	font: 8pt Tahoma;
	padding: 1px 0px 1px 18px;
}

.message-print {
	background: url('./images/icons/ucp.png')  0 -126px no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 18px;
}

.message-next {
	background: url('./images/icons/ucp.png')  0 -144px no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 16px;
}

.message-previous {
	background: url('./images/icons/ucp.png')  0 -162px no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 16px;
}

/* Memberlist */
.check-permission {
	background: url('./images/icons/memberlist.png')  0 0px no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 18px;
}

.remove-friend {
	background: url('./images/icons/memberlist.png')  0 -18px no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 18px;
}

.remove-foe {
	background: url('./images/icons/memberlist.png')  0 -18px no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 18px;
}

.add-friend {
	background: url('./images/icons/memberlist.png')  0 -36px no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 18px;
}

.add-foe {
	background: url('./images/icons/memberlist.png')  0 -56px no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 18px;
}

.user-ban {
	background: url('./images/icons/memberlist.png')  0 -74px no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 18px;
}

.user-admin {
	background: url('./images/icons/memberlist.png')  0 -92px no-repeat;
	font: 8pt Tahoma;
	padding: 2px 0px 2px 18px;
}