﻿* {
	margin:  0;
	padding: 0;
	border:  0 none;
}
/*	Body
	- - - - - - - - - - */
body {
	direction: rtl;
	font: 9pt Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	color:#000;
	background:#0D5A74 url(images/bg.jpg) repeat-x top;
}
table{
   font: 9pt Tahoma, Arial, Helvetica, sans-serif;
}
td {
  font: 9pt Tahoma, Arial, Helvetica, sans-serif;
}
/*	Wrapper
	- - - - - - - - - - */
.wrapper {
	overflow:auto;
	margin:0 auto;
	width:950px;
	background:#FFF;
}
/*	Header
	- - - - - - - - - - */
.header {
	background:url(images/header.jpg) no-repeat center top;
	height: 324px;
	overflow:hidden;
	margin: 0 auto;
	position:relative;
	font-weight: bold;
}
.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:30px;
	top:100px;
}
.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:100px;
	position:absolute;
	left:0;
	text-align:right;
	font-size:90%;
}
.search-left {
	width:200px;
	float:right;
}
.search-right {
	width:200px;
	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;
	padding:2px 8px;
	text-align:center;
	margin:0 140px 0 0;
	color:#7F440F;
}
/*	Sidebar
	- - - - - - - - - - */
.right-sidebar {
	width:285px;
	float:right;
	overflow:hidden;
	padding: 0 2px 0 1px;
	background:#FFF;
}
.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:85px;
	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;
	color:#FFF;
}
.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:url(images/blockactive2.gif) center;
	height:25px;
	color:#FFF;
	font: bold 12pt Arial, Helvetica, sans-serif;
	padding:5px 10px 0 0;
}
.box2-content {
	padding:5px 4px;
	background:#F6F6F6;
	font-size:11px;
}
.box2-content li {
	padding:3px 0;
}
.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:85px;
	display:inline-block;
	margin-left:3px;
}
.mail-list span input {
	margin-left:4px;
}
.adv {
	text-align:center;
	margin:5px 0;
}
/*	Content
	- - - - - - - - - - */
.container {
	/*background:url(images/bg-bg.gif) repeat-x;*/
	margin:1px auto;
	overflow:hidden;
	clear:both;
}
.widecolumn {
	float:left;
	width:475px;
	overflow:hidden;
	margin:0 10px;
	background:#FFFFFF ;
}
.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:90%;
}
.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:#094D62 url(images/footer.gif) repeat-x center top;
	height:90px;
	color:#FFF;
	clear:both;
	margin:5px auto 0;
	position:relative;
	padding:3px 0 5px 9px;
	overflow:hidden;
	font-size:11px;
}
.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 {
	padding: 5px 6px;
	width: 97%;
}
select {
	background: #efefef;
	border: 1px solid #999;
	color: #000;
	font:12px Tahoma;
	margin-bottom:7px;
}
input {
	background: #efefef;
	border: 1px solid #999;
	color: #000;
	font:12px Tahoma;
	margin-bottom:7px;
}
textarea {
	background: #efefef;
	border: 1px solid #999;
	color: #000;
	font:12px Tahoma;
	margin-bottom:7px;
}
textarea:hover {
	border: 1px solid #432A1A;
}
input:hover {
	border: 1px 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;
	display: inline;
}
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: #022934;
}
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: #022934;
}
a:active {
	text-decoration: none;
	outline:none;
	color: #022934;
}
a:link {
	text-decoration: none;
	outline:none;
	color: #022934;
}
a:hover {
	color: #7F440F;
}
.clear {
	clear:both;
}
.rights {
	text-align:center;
	color:#fff;
	font-family:tahoma;
	font-size:12px;
	position:relative;
	top:25px;
	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/blockdefault.gif) center center repeat-x;
	border-top: 1px solid #9FB5C3;
	border-right: 0 solid #9FB5C3;
	border-bottom: 1px solid #9FB5C3;
	border-left: 0 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;
}

.internal-taps {
	float:right;
	width:120px;
	height:25px;
	padding-top:10px;
	font-weight:bold;
	cursor:pointer;
}

div.links {	clear: both; width: 470px; }
div.links p {font-size: 12px; color: #4169E1; margin: 0; padding: 4px 0 0 0; text-align: center; display: none; }
#vLinks1 { display: block; }
