﻿* {
	margin:  0;
	padding: 0;
	border:  0 none;
}
/*	Body
	- - - - - - - - - - */
/** RESET AND DEFINE GENERAL SETTINGS **/
	ul, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
}
	h1 {font-size:150%;} h2 {font-size:130%;} h3 {font-size:120%;}
	fieldset {	border:none;}
	fieldset legend {	display:none;}
	ul , ol {list-style: none;}
	
	body {	background: url(images/bg.gif) repeat-x #f2f5f7;	font: 9pt Helvetica, Verdana, Arial, sans-serif;	margin: 0px;}
	body, html {height:100%}
	span.spacer {display: block; width: 100%;height: 0px;clear: both;visibility: hidden;font-size: 0px;}
	a {color:#3f94c5; outline:0;}
	.hidden {display: none;}
	img {border: none; outline: none;}
	img.alignleft {float:left; margin: 0 10px 10px 0}
/**/

/*	Wrapper
	- - - - - - - - - - */
.wrapper {width:965px;position:relative; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -62px; background: url(images/bg_container.jpg) no-repeat;}
.push {height:90px;}

/*	Header
	- - - - - - - - - - */
.header {
	padding-top: 23px;
	height: 324px;
    background:url(images/header.jpg) no-repeat center top;
}
	#header h1 {display:block; background: url(images/logo.png) no-repeat; width:152px; height: 56px; float: left; margin-top: 5px;}
	#header h1 a {display: block; width:152px; height: 56px;}
	#header h1 a span {display: none;}
	
	/** logged in **/
	#userBox {width:300px; float: right;}
	#userBox p {margin: 4px 0; font-size: 0.9em; color:#999}
	#userBox p a:hover {color:#333; text-decoration: none;}
	#userBox h3 {color:#3f94c5; font-size:1.2em;}
	div.avatar {background: url(images/bg_avatar.gif); width: 46px; height: 46px; padding: 6px 0 0 6px; float: left; margin-right: 10px;}
table{
   font: 9pt Tahoma, Arial, Helvetica, sans-serif;
}
td {
  font: 9pt Tahoma, Arial, Helvetica, sans-serif;
}
.logo {
	background:url(images/aqary_logo.png) no-repeat center top;
	display:block;
	height:180px;
	text-indent:-9999px;
	overflow:hidden;
	width:280px;
	position:absolute;
	right:29px;
	top:118px;
}
.login {
	height:40px;
	padding:10px 20px;
}
.buttons {
	text-align:center;
	height:35px;
	background: url(images/buttons-bg.gif) center center;
	border:1px solid #9FB5C3;
}
.buttons ul {
	list-style:none;
}
.buttons li {
	float:right;
}
.buttons li a {
	height:25px;
	padding:10px 10px 0;
	display:block;
	text-align:center;
	color:#000;
	border-left:1px solid #fff;
}
.buttons li a:hover {
	background:url(images/buttons-hover.gif) repeat center center;
	color:#FFF;
}
.search-box
{
	width: 600px;
	top: 123px;
	position: absolute;
	left: -2px;
	text-align: right;
	font-size: 90%;
	color: black;
}
.search-left {
	width:200px;
	float:right;
}
.search-right {
	width:180px;
	float:right;
}
.search-box span {
	float:right;
	display:block;
	width:65px;
	clear:both;
	text-align:right;
}
.search-box select {
	float:right;
	margin:0 0 10px 5px;
}
.search-box input {
	float:right;
	margin:0 0 10px 5px;
}
#search-button {
	background:url(images/search-b.gif);
	font:bold 11pt Arial;
	height:25px;
	padding:2px 8px;
	text-align:center;
	margin:0 140px 0 0;
	color:#00000;
}
/*	Sidebar
	- - - - - - - - - - */
.right-sidebar {
	width:250px;
	float:right;
	overflow:hidden;
	padding: 0 2px 0 1px;
	background-color: f6f6f6;
}
.box1-head {
	background: url(images/buttons-bg.gif) center center;
	height:36px;
	text-align:center;
}
.box1-content {
	background:#F6F6F6 url(images/box1-content.png) repeat-y top;
	border:1px solid #E9E9E9;
}
.box1-content li {
	list-style-position:inside;
	list-style-type:square;
	padding:10px 0;
}
.taps_curr {
	float:right;
	width:80px;
	height:25px;
	padding-top:10px;
	font-weight:bold;
	cursor:pointer;
}
.taps {
	float:right;
	width:85px;
	height:25px;
	padding-top:10px;
	font-weight:bold;
	cursor:pointer;
}
.taps:hover {
	background: url(images/buttons-hover.gif) center center;
	color:#FFF;
}
.taps_curr {
	background: url(images/buttons-hover.gif) center center;
}
.row1 {
	width:60px;
	font-weight:bold;
	font-size:90%;
}
.left-sidebar {
	width:160px;
	float:left;
	padding-left:4px;
}
.box2 {
	border:1px solid #FFF;
	margin-bottom:5px;
}
.box2-head {
	background-image: url(images/bg_blogrollHeader.jpg); 
	font-size: 14px; 
	font-weight: bold; 
	margin: 0 auto;
	height:25px;
	color:#FFF;
	font: bold 12pt Arial, Helvetica, sans-serif;
	padding:5px 10px 0 0;
}
.box2-content {
	background-image: url(images/bg_tabsPopular.gif);
	background-position: bottom;
	border:solid 1px #dcdcdc;
	vertical-align:top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.box2-content li {
	padding:3px 0;
	border-bottom: 1px dotted #97999d; 
	color: #777; 
	text-decoration: none;
}
.box2-content .statics strong {
	margin-left:15px;
	width:100px;
	display:inline-block;
	font-size:90%;
}
.left-sidebar ul {
	list-style-type: none;
	padding: 0 6px;
}
.right-sidebar ul {
	list-style-type: none;
	padding: 0 6px;
}
.mail-list span {
	width:100%;
	display:inline-block;
	margin-left:4px;
}
.mail-list span input {
	margin-left:4px;
}
.adv {
	text-align:center;
	margin:5px 0;
}
/*	Content
	- - - - - - - - - - */
.container {
	background:url(images/bg_skeleton.gif) repeat-y 1px 0px; padding: 18px 15px 0 15px;*/
	margin:1px auto;
	overflow:hidden;
	clear:both;
}
.widecolumn {
	float:left;
	width:475px;
	overflow:hidden;
	margin:0 10px;
}
.page-intro {
	padding:10px;
}
.line {
	background:url(images/line.gif) repeat-x center;
	height:20px;
}
.cat-item {
	background:#F2F2F2 url(images/bg-bor.gif) repeat-x top;
	width:154px;
	text-align:center;
	float:right;
	border:1px solid #c6c6c7;
	margin-left:2px;
	margin-top:3px;
	font-size:100%;
}
.cat-inner {
	border:1px solid #FFF;
	padding:4px;
}
.table-info {
	border:2px solid #d2d2d2;
}
.table-info td {
	background:#F6F6F6;
	padding:4px;
}
.td-info {
	color:#D58401;
}
.table-news tr {
	background:url(images/bg-cat.gif) repeat-x top;
}
.table-news tr:hover {
	background:url(images/bg-cat2.gif) repeat-x top;
}
.table-news tr.tr-high {
	background:url(images/bg-cat2.gif) repeat-x top;
}
.table-news td {
	padding:8px 5px;
}
.aqar-number {
	background:url(images/nu.png);
	height:67px;
	width:110px;
	float:left;
	text-align:center;
	padding-top:55px;
}
.aqar-number p {
	font:bold 18pt Arial;
	color:#D58401;
}
.table-head {
	background:#F2F2F2 url(images/blockactive2.gif) repeat-x top !important;
	height:30px;
	padding-top:2px;
	text-align:center;
	color:#FFF;
}
.table-spec {
	background:#F2F2F2 url(images/search-b.gif) repeat-x top !important;
	padding:5px 2px;
	text-align:center;
}
.post {
	line-height:22px;
	text-align:justify;
}
.post p {
	margin-bottom:1.4em;
}
.guest-book {
	border:1px solid #FFF;
	margin-bottom:5px;
	background:#F6F6F6;
}
.guest {
	padding:8px;
}
.guest small {
	color:#AFAFAF;
}
.gpost {
	padding:5px;
	margin:4px;
	text-align:justify;
	line-height:18px;
	background:#EBEBEB;
	overflow:hidden;
}
.sbutton {
	background:url(images/search-b.gif);
	padding:4px 8px;
	text-align:center;
	margin:0 20px 0;
}
/*	Footer
	- - - - - - - - - - */
.footer {
	background: url(images/bg_skeletonBottom.gif) no-repeat 1px 0px;
	height: 37px;
	clear: both;
	height:115px;
	color:#FFF;
	clear:both;
	position:relative;
	;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 9px;
}
.footer a:visited {
	color: #FFF;
}
.footer a:active {
	color: #FFF;
}
.footer a:link {
	color: #FFF;
}
.footer a:hover {
	color: #00edff;
}
.site-info {
	position:absolute;
	left:10px;
	font-size:90%;
}
/*	Forms
	- - - - - - - - - - */
input {
	padding: 3px
}
textarea {
	width: 270px;
	height: 150px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
select {
	background: url(images/bg_loginput.gif) no-repeat;
	border: 0px solid #999;
	color: #000;
	font:12px Tahoma;
	margin-bottom:7px;
}
input {
	background: #efefef;
	border: 1px solid #dcdcdc;
	color: #000;
	font:12px Tahoma;
	margin-bottom:7px;
}
textarea {
	background: #efefef;
	border: 0px solid #999;
	color: #000;
	font:12px Tahoma;
	margin-bottom:7px;
}
textarea:hover {
	border: 0px solid #432A1A;
}
input:hover {
	border: 0px solid #432A1A;
}
/*	Align & Links & Text
	- - - - - - - - - - */
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	vertical-align:top
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
small {
	line-height: 1.5em;
	font-size:90%;
}
h3 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom:5px;
}
h2 {
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom:5px;
}
h2 {
	font-size: 12pt;
	color: #475c68;
}
h2.pagetitle {
	font-size: 18pt;
	text-align: center;
	color:#A87A45;
	margin-bottom:10px;
}
h3 {
	font-size: 12pt;
}
a:visited {
	text-decoration: none;
	outline:none;
	color: #6b5005;
}
a:active {
	text-decoration: none;
	outline:none;
	color: #3f94c5;
}
a:link {
	text-decoration: none;
	outline:none;
	color: #000000;
}
a:hover {
	color: #000000;
}
.clear {
	clear:both;
}
.rights {
	text-align:center;
	color:#666;
	font-family:tahoma;
	font-size:0.9em;
	position:relative;
	top:45px;
	width:450px;
	margin:0 auto
}

.solidblockmenu{
	margin: 0 0 1em;
	padding: 0;
	float: right;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	overflow: hidden;
	background: black url(images/bg_skeletonTop.gif) center center no-repeat 0px 45px height: 90px;;
	border-top: 1px solid #9FB5C3;
	border-right: 1 solid #9FB5C3;
	border-bottom: 1px solid #9FB5C3;
	border-left: 1 solid #9FB5C3;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: right;
color: #000000;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #000000;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #FFFFFF;
background: transparent url(images/blockactive.gif) center center repeat-x;
}
