/*
E107 v 7.x Theme for www.aquarium.ro
by Zimbreanu Dan & Enache Bogdan
*/

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: verdana, arial;
	color: #333;
	text-align: center;
	background:#12161F url("images/background.jpg") left top repeat-x;
}
/* Main page elements */
#page_main {
	margin:0 auto;
	padding: 0;
	width: 960px;
	text-align: center;
	background:#12161F url("images/page.jpg") left top repeat-y;
}

#page_main_header {
	margin: 0;
	padding: 200px 0 0 0;
	width: 960px;
	background: transparent url("images/header.jpg") left top no-repeat;
}

table#page_table_3col {
	border: none;
	background: transparent;
	margin: 0 0 0 16px;
	padding: 0;
	width: 944px;
	border-collapse: collapse;
	table-layout: auto;
}

td#top_menu {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	min-height: 32px;
	height: 32px;
	vertical-align: middle;
}

td#left_menu {
	text-align: left;
	padding: 20px 10px 20px 10px;
	font-size: 11px;
    color:#B0B0B0;
	width: 200px;
	min-width: 200px;
	max-width: 200px;
	vertical-align: top;
}

td#main_content {
	text-align: left;
	padding: 20px 5px 20px 5px;
	width: auto;
	/*min-width: 564px;*/
	font-size: 11px;
	vertical-align: top;
}

td#right_menu {
	text-align: left;
	padding: 20px 5px 20px 5px;
	width: 140px;
	min-width: 140px;
	background-color: #D2D5DB;
	font-size: 11px;
	vertical-align: top;
}

td#main_footer {
	text-align: center;
	background: #12161F url("images/footer.jpg") left top no-repeat;
	color: #EEDDC1;
	border: none;
	height: 100px;
	min-height: 100px;
	vertical-align: bottom;
}

/* END main page elements */

td#top_menu ul {
	list-style-type: none;
	padding:2px 0;
	margin: 0;
    border-right:1px dotted #aaa;
}

td#top_menu li {
	background: none;
 	display: inline;
}

td#top_menu a, td#top_menu a:visited  {
	color:#bcbcbc;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
	padding:2px 5px;
	border-right:1px dotted #aaa;
}

td#top_menu a:hover {
	color: #fff;
}

a {
	color: #003366;
	text-decoration: underline;
}

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

h1 {
	font-size: 4em;
}

h2 {
	font-size: 2em;
	color: #680000;
}

h3 {
	font-size: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5d6e75;
	padding: 0px;
	text-align:left;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {

	}

a img {
	border: none;
	}

.linkspage_button{
	border:0px;
}

.hidden{
	display:none;
}

td#left_menu h3{
	color:#fff;
}

td#left_menu a{
      color: #D8B06D;
}

td#left_menu a:hover{
      color: #D6785C;
}

#mm {
	margin-top:10px;
	margin-bottom:-5px;
}

.flat-button {
	display: block;
	width: 180px;
	min-height: 24px;
	background: url(images/bullet2.gif) 0 50% no-repeat;
	padding-left: 20px;
}

.flat-button1 {
	display: block;
	width: 175px;
	min-height: 24px;
	background: url(images/bullet.gif) 5px 50% no-repeat;
	padding-left: 25px;
}

.flat-button a, .flat-button1 a {
	padding:5px 10px 5px 0;
	text-decoration: none;
	font-weight: bold;
}

.separator {
	width: 190px;
	height: 3px;
	background: url(images/separator.gif) no-repeat;
}

.d_sublink .flat-button {
      background: url(images/bullet2.gif) 8px 50% no-repeat;
}

.d_sublink .flat-button1 {
      background: url(images/bullet.gif) 13px 50% no-repeat;
}

.d_sublink .flat-button a, .d_sublink .flat-button1 a {
	font-weight: normal;
}

td#main_content h1, h2, h3 {
      color:#680000;
}

td#right_menu h1, h2, h3 {
	color: #680000;
}

#newsimg {
      float:left;
      margin:5px 10px 0 0;
}

#other {
      float:left;
      margin-top:10px;
}

#articol {
      background:#fff;
	padding: 10px;
      margin-bottom:10px;
}

#comm {
      border:1px solid;
      border-color:#bbb #444 #444 #bbb;
      padding:3px;
}

.button {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:center;
      padding: 1px 5px;
	margin: 2px;
	border: 1px solid;
      border-color:#ddd #444 #444 #ddd;
	background: #EBEBEB url(images/button.jpg) left bottom repeat-x;
	cursor: pointer;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}

.spacer_emotes {
	padding: 5px 0;
	margin: 0 -10px 0 0;
	background-color: #FFFFFF;
}


.indent{
	padding:4px;
	border: 1px solid #982F11;
}

.smalltext {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.mediumtext {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
	border: 1px solid;
      border-color:#444 #ddd #ddd #444;
	color: #000000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	border: 1px solid #B0B0B0;
	background-color: #eee;
	border-collapse: collapse;
}

.forumheader{
	background: #CED2DB url("images/back_forumheader.jpg") left bottom repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
    text-align:center;
	padding: 4px;
	border: 1px solid #B0B0B0;
}

.forumheader2{
	background-color: #FFFBF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #B0B0B0;
    font-weight: bold;
}

.forumheader2 a{
       text-decoration: none;
}

.forumheader2 a:hover{
       text-decoration: none;
}

.forumheader3{
	background-color: #F0F0F0;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	padding: 4px;
	border: 1px solid #B0B0B0;
}

.forumborder{
	border: 1px solid #000080;
	background-color: transparent;
}

.fcaption {
	height: 35px;
	border: 1px solid #B0B0B0;
	padding: 2px 0 2px 8px;
	background-color: #68ADE5;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	background: #CED2DB url("images/back_fcaption.jpg") left top repeat-x;
    text-align: center;
}

.fcaption a{
	padding-right:4px;
}

.smallblacktext {
        font-weight: normal;
}

/* ---------------- */
table.border td.caption2{
	font-size: 1.2em;
}

#cmessage {
	border: 1px solid #000000;
}

#cmessage:hover {
	border: 1px solid #005DA0;
}

/* BUTTONS */

button{
    background-color:#f5f5f5;
    border:1px solid #dedede;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    text-decoration:none;
    font-weight:normal;
    color:#000000;
    cursor:pointer;
	height: 20px;
	vertical-align: middle;
	margin-right: 5px;
}
button{
    width:auto;
    overflow:visible;
	padding:0 5px 0 5px; /* IE6 */
}
button img{
    border:none;
    width:16px;
    height:16px;
	vertical-align: middle;
	padding-right: 2px;
}

/* STANDARD */

button:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
}

/* POSITIVE */

button.positive{

}
button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
}

/* NEGATIVE */

button.negative{

}
button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
}

/*Search short box */
.tbox_search {
	height: 18px;
	vertical-align: middle;
	font-size: 13px;
	border: 1px solid #000000;
	padding-left: 5px;
}