/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

/*
** HTML elements
*/
body {
  margin: 0;
  padding: 0;
  color: #000;
background: #c5dbfc url(images/bg.gif);
  color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
}
a {
  text-decoration: none;
  outline-style:none;
}
a img {
	border:none;
}
html {height: 100%;}
body {
	height: 100%;
	min-height: 100%;
}
html {height: 100%;}
#main_div {
	min-height: 100%;
}
* html #main_div {
	height: 100%;
}

.footer{
	margin:-60px 25px 0 25px;
	padding-top:20px;
	position:relative;
}
#main_div {}
.headerConteiner {
	text-align:left;
	width:405px;
}
.headerConteiner .logo {
	margin-top:0px;
}
.width85ProcMarginAuto{
	width:980px;
	margin:0 auto;
}
.positionRelative {
	position:relative;
}
.logo {
	width:415px;
	height:50px;
	margin:20px 0 20px 15px;
}
#top_links .links {
	float:left;
}
#lang_switcher {
	padding:0 12px 0 0;
	background:url(lang_arrow.gif) no-repeat right 5px;
	margin:0 auto;
	width:65px;
}
#lang_switcher  {
	font-size:0.9em;
	color:#ffffff;
	font-weight:normal;
}
#lang_switcher ul {
	padding:0;
	margin:0;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
#navlist {
  font-size: 0.9em;
  padding: 0.5em 1.2em 0.4em 0;  /* LTR */
  color: #9cf;
}
#navlist a {
  color: #fff;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0; /* LTR */
  font-size: 0.9em;
  color: #9cf;
}
#subnavlist a {
  color: #9cf;
}
#search_region {
	width:350px;

}
form {
margin:0px;
}
#lang_switcher .content {
	position:absolute;
	right:-19px;
	-right:-20px;
	top:19px;
	background:url(images/gif.gif) no-repeat bottom;
	padding:5px 5px 15px 5px;
	font-size:0.9em;
	font-weight:normal;
	color:#ffffff;
	width:105px;
}
#lang_switcher li {
	padding:4px 10px;
}
#lang_switcher li:hover {
	background:#3c5d8b;
	border-left:1px solid #5e7aa0;
}
#lang_switcher h2 {
	display:none;
	margin:0px;
}
#lang_switcher .content ul, #lang_switcher .content li {
	list-style-type: none;
}
.block, .box {
}
.block {
}
#top_links a:visited, .footer a:visited, #lang_switcher a:visited{
	color:#BDEBFD;
}
#top_links a, #top_links a:active, .footer a, .footer a:active, #lang_switcher a, #lang_switcher a:active {
	color:#DEDEDE;
}
#top_links a, #top_links a:active, .footer a, .footer a:active {
	text-decoration:underline;
}
#lang_switcher a, #lang_switcher a:active {
	text-decoration:none;
}
#top_links a:hover, .footer a:hover, #lang_switcher a:hover {
	color:#ffffff;
}
.cursorPointer {
	cursor:pointer;
}
.cursorDefault {
	cursor:default;
}
#main_div table {
	border:none;
	border-collapse:separate;
}
.titleLeft {
	background:url(title_left.png) no-repeat;
	height:25px;
	padding:0 371px 0 15px;
}
.titleRight {
	height:25px;
	padding-right:15px;
}
.titleMiddle {
	height:25px;
	background:url(title_middle.png) repeat-x;
}
.titleRightAngle {
	background:url(title_right.png) no-repeat;
	height:25px;
	width:15px;
	position:absolute;
	right:0px;
	top:0px;
}
.breadcrumb {
	margin:0;
	padding:0;

}
.titleMiddle h1 {
	font-size:0.9em;
	font-weight:bold;
}
.searchAreaLeft {
	width:371px;
	height:60px;
	position:absolute;
	bottom:6px;
	right:0px;
	background:url(search_left.png) no-repeat;
}
.searchAreaMiddle {
	height:50px;
	padding:10px 0 0 5px;
	background:url(search_middle.png) repeat-x;
}
.searchAreaRight {
	margin-left:14px;
	padding-right:7px;
	height:60px;
}
.searchAreaRightAngle {
	background:url(search_right.png) no-repeat;
	height:60px;
	width:7px;
	position:absolute;
	right:0px;
	top:0px;
}
.astroHelpSearch {
	border-top:#959ea1 1px solid;
	border-left:#a3a9a6 1px solid;
	border-bottom:#f7f6e9 1px solid;
	border-right:#e8e7dc 1px solid;
}
.roundLeftTop, .roundLeftBottom, .roundInRightBottom {
	background: url(round_angle.gif) no-repeat;
}
.roundLeftTop, .roundLeftBottom {
	padding-left:7px;
	height:7px;
}
.roundLeftTop {
	background-position:top left;
}
.roundLeftBottom {
	background-position: 0 -14px;
}
.roundInRightBottom {
	background-position:right -35px;
}
.bgfff {
	background:#ffffff;
}
#sidebar-left {
/* padding in px not ex because IE messes up 100% width tables otherwise */
vertical-align: top;
/* width: 130px; */
border-right:1px solid #f6eac7;
background:#fef6df;
}
#sidebar-right {
background-color: #fff;
width: 13em;
padding: 10px;
margin-left:-20px;
}
.fontSize0 {
	font-size:0px;
}
.padding10 {
	padding:10px;
}
#sidebar-left h2 {
	margin-top:0px;
	font-size:18px;
}
#sidebar-left .content {
	margin-bottom:15px;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding:10px 10px 10px 20px;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
  color:#666666;
	font-weight:normal;
}
table {
  font-size: 0.9em;
}
h1 {
  font-size: 1.3em;
}
.sectionUl h1 {
	color:#797B70;
	margin-bottom:0;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:18px;
}
html .sectionUl .content {
	margin-top:0;
}
#main h1 {
	margin-top: 0.4em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
#sidebar-left a:visited, #sidebar-right a:visited, #main a:visited {
	color:#3870CC;
	text-decoration:none;
}
html #sidebar-left .active, html #sidebar-left .active:hover, html #sidebar-left .active:visited, html #sidebar-left .active:link{
	color:#333;
	text-decoration:none;
}
#sidebar-left a, #sidebar-left a:active, #sidebar-right a, #sidebar-left a:active, #main a, #main a:active {
	color:#1F4687;
	text-decoration:none;
}
#sidebar-left a:hover, #sidebar-right a:hover, #main a:hover {
	text-decoration:underline;
}
#sidebar-left ul.menu li {
	/*padding:0.2em 0 0 0;*/
	margin:0;
}
.titleBottomLeft {
	background:url(title_bottom_left.png) no-repeat;
	height:25px;
	padding-left:15px;
	margin-left:0px;
}
.titleBottomRight {
	height:25px;
	padding-right:15px;
}
.titleBottomMiddle {
	background:url(title_bottom_middle.png) repeat-x;
	height:25px;
}
.titleBottomRightAngle {
	background:url(title_bottom_right.png) no-repeat;
	height:25px;
	width:15px;
	position:absolute;
	top:0px;
	right:0px;
}
.bottom_img {
	padding-bottom:60px;
}
.footer {
  font-size: 0.9em;
}
#astro_copyright {
	color:#ffffff;
}
.zIndex1500 {
	z-index:1500;
}
.block-menu ul li {
	list-style:none;
}
.astroLite, .astroPro {
	width:128px;
	height:128px;
}
.astroCel {
	border:#ffffff 1px solid;
	padding:15px 0;
}
.astroCellHover {
	
}
.sectionUl {
	margin-bottom:1.2em;
}
html .sectionUl ul, html .sectionUl li {
	padding-left:0px;
	margin-left:0px;
}
#main .sectionUl li {
	padding:0.2em 0 0.4em 0;
}
.node {
	margin: 0.5em 0 1em; /* LTR */
}
html .lastNode {
	margin: 0.5em 0 2em;
}
h1, .title, .title a {
  font-size: 1.3em;
}
.height300 {
	min-height:300px;
}
#lang_switcher .active a {
	color:#ffffff;
}
html #lang_switcher .active {
	background:#2a4873;
	border-bottom:1px solid #385f96;
	border-top:1px solid #233c5f;
	border-left:1px solid #314e77;
}
html #lang_switcher .active .active{
	border:none;
	background:transperent;
}
html #content td {
padding:0px;
}
#content {
	width:980px;
}
/*gallery styles*/
.galleryItem {
	height:0px;
	width:0px;
	overflow:hidden;
}
.gallery {
	background:#EBEBEB;
	overflow:hidden;
}
.gallery_conteiner {
	width:600px;
	margin:15px auto;
}
.imgTitle {
	height:30px;
}
.zIndex1001 { z-index:1001;}
.positionAbsolute {
	position:absolute;
}
.galleryTopLeft, .galleryTopMiddle, .galleryTopRight, .galleryBottomLeft, .galleryBottomRight{background:url(gallery/galery_1.gif); height:14px;}
.galleryTopLeft {
	background-repeat:no-repeat;
	padding-left:15px;
}
.galleryTopRight {
	background-repeat:no-repeat;
	background-position: right -28px;
	padding-right:15px;
}
.galleryTopMiddle {
	background-repeat: repeat-x;
	background-position: 0 -14px;
}
.galleryBottomLeft {
	background-repeat:no-repeat;
	background-position:0 -42px;
	padding-left:15px;
}
.galleryBottomRight {
	background-repeat:no-repeat;
	background-position: right -56px;
	padding-right:15px;
}
.galleryBottomMiddle {
	background:#ebebeb;
	height:14px;
}
.leftSide {
	width:3px;
	background:url(gallery/left_shad.png) repeat-y;
}
.gButtLeft, .gButtRight, .gButtMiddle {
	background:url(gallery/butts.gif);
	height:32px;
}
.gButtLeft {
	padding-left:8px;
	background-repeat:no-repeat;
}
.gButtRight {
	padding-right:10px;
	background-repeat:no-repeat;
	background-position:right -64px;
}
.gButtMiddle {
	background-repeat: repeat-x;
	background-position:0 -32px;
	padding: 0 10px;
}
.gButtMiddle span{
	line-height:27px;
}
.butBackHover .gButtLeft {
	background-position:0 -96px;
}
.butBackHover .gButtMiddle {
	background-position:0 -128px;
}
.butBackHover .gButtRight {
	background-position:right -160px;
}
.butNextHover .gButtLeft {
	background-position:0 -192px;
}
.butNextHover .gButtMiddle {
	background-position:0 -224px;
}
.butNextHover .gButtRight {
	background-position:right -256px;
}
.butBackHover, .butNextHover {
	color:#ffffff;
}
.gTitle {
	color:#505050;
	border-bottom:1px dashed #CCCCCC;
	margin-top:8px;
	padding-bottom:10px;
	margin-bottom:25px;
}
.gTitle, .galeryButts {
}
.galeryButts {
	color:#333333;
	height:32px;
}
.floatRight .gButtLeft, .floatRight .gButtMiddle, .floatRight .gButtRight { float:right}
.floatLeft .gButtLeft, .floatLeft .gButtMiddle, .floatLeft .gButtRight { float:left}
.cursorPointer {
	cursor:pointer;
}
.buttonBackImg, .buttonNextImg {
	background:url(gall_butts.gif) no-repeat;
	width:23px;
	height:61px;
}
.buttonNextImg {
	background-position:0 -140px;
}
.butBackHover {
	background-position:0 -70px;
}
.butNextHover {
	background-position:0 -210px;
}
.imgNum {
	background:url(gall_butts.gif) no-repeat 0 -280px;
	width:10px;
	height:10px;
	margin:5px 12px 8px 0;
}
.selectedImgNum {
	background:url(gall_butts.gif) no-repeat 0 -310px;
	width:10px;
	height:10px;
	margin:5px 12px 8px 0;
}
#imgs_num {
	font-size:0px;
	padding:0 15px;
}
.clear {
	clear:both;
}
/*gallery styles end*/












tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}

/*
** Page layout blocks / IDs
*/
#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left; /* LTR */
  padding: 0 1em;
  border: 0;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em; /* LTR */
  text-align: right; /* LTR */
  vertical-align: middle;
}
ul.links li {
  border-left: 1px solid #9cf; /* LTR */
}
ul.links li.first {
  border: none;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 ;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#mission, .node .content, .comment .content {
  line-height: 1.4em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.style32px {
font-size: 32px
}

.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em; /* LTR */
}
.node .picture {
  border: 1px solid #ddd;
  float: right; /* LTR */
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right; /* LTR */
  font-weight: bold;
  font-size: 0.8em;
  float: right; /* LTR */
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right; /* LTR */
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
.langDisplay .content {
	display:block;
}
.langDisplayNone .content {
	display:none;
}
/*****************************************************************************************/
#blue_panel {
	width:100%;
	height:62px;
	-margin-bottom:-8px;
}
#blue_panel #left {
	width:6px;
	height:62px;
	float:left;
	background:url(images/gif.gif) no-repeat 0 -174px;
}
#blue_panel #right {
	width:22px;
	height:62px;
	float:left;
	background:url(images/gif.gif) no-repeat -6px -174px;
}
#blue_panel #center {
	width:952px;
	height:62px;
	float:left;
	background:url(images/gif.gif) repeat-x 0 -91px;
}
#blue_panel #center a:link #home, #blue_panel #center a:visited #home {
	width:170px;
	height:58px;
	float:left;
	background:url(images/gif.gif) no-repeat 0 -260px;
	color:#b3e3fe;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:19px;
	margin:2px 0 0 0;
	padding:10px 10px 0px 57px;
	cursor:pointer;
}
#blue_panel #center #home span {
	color:#FFF;
}
#blue_panel #center a:hover #home {
	width:170px;
	height:58px;
	float:left;
	background:url(images/gif.gif) no-repeat 0 -334px;
	color:#FFF;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:19px;
	margin:2px 0 0 0;
	padding:10px 10px 0px 57px;
	cursor:pointer;
}
#blue_panel #center a:link #forum, #blue_panel #center a:visited #forum {
	width:170px;
	height:58px;
	float:left;
	background:url(images/gif.gif) no-repeat 0 -405px;
	color:#b3e3fe;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:19px;
	margin:2px 0 0 0;
	padding:10px 10px 0px 77px;
	cursor:pointer;
}
#blue_panel #center #forum span {
	color:#FFF;
}
#blue_panel #center a {
	text-decoration:none;
}
#blue_panel #center a:hover #forum {
	width:170px;
	height:58px;
	float:left;
	background:url(images/gif.gif) no-repeat 0 -478px;
	color:#FFF;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:19px;
	margin:2px 0 0 0;
	padding:10px 10px 0px 77px;
	cursor:pointer;
}
#blue_panel #center #search {
	height:58px;
	width:auto;
	position:absolute;
	margin:10px 0 0 680px;
	//margin:10px 0 0 190px;
}
#langCont {
	width:100%;
	height:26px;
	background:url(images/gif.gif) repeat-x top;
}
#langCont #panelCont {
	width:970px;
	height:26px;
	margin:0 auto;
}
#langCont #panelCont #panel {
	width:auto;
	height:22px;
	float:right;
	margin-top:4px;
}
#langCont #panelCont #panel #left {
	height:22px;
	width:8px;
	float:left;
	font-size:0;
	background:url(images/lang-left.png) no-repeat;
	-background:none;
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/oles_theme2/images/lang-left.png', sizingMethod='image');
}
#langCont #panelCont #panel #right {
	height:22px;
	width:8px;
	float:left;
	font-size:0;
	background:url(images/lang-right.png) no-repeat;
	-background:none;
-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/oles_theme2/images/lang-right.png', sizingMethod='image');
}
#langCont #panelCont #panel #center {
	width:115px;
	height:22px;
	float:left;
	background:url(images/gif.gif) repeat-x 0 -548px;
	padding-top:0px;
	text-align:center;
}
.leftColumn {
	padding:10px 10px 10px 7px;
	width:155px;
}
.white {
	background:#FFF;
	width:980px;
	height:auto;
}
.bgBlue {
	background:url(images/bg.gif);
}
.breadCramb {
	margin-bottom:10px;
}
html #sidebar-left .menu li {
	margin:0px 0 12px 0;
}
.block ul {
	padding:0 0 0.25em 0.8em;
}
.clear {
	clear:both;
}
#main li {
	padding:3px 0 8px 0;
}
.googleAds {
	padding-top:40px;
}
#lang_switcher li {padding:0px; -font-size:0px; -background:url(1.gif);}
#lang_switcher li a { display:block; padding:4px 10px; -font-size:12px; -background:url(1.gif); -height:16px;}


.pixelbug{
	margin-top:1px;}
html:root .pixelbug {
	margin-top:2px;}

.font-size14 {
	font-size: 14px;
}
.font-size16 {
	font-size: 18px;
}
.step-by-step-img {
	margin-bottom:50px;
}
.interface-img {
	margin-top:10px;
	margin-bottom:0px;
}
.step-margin-top {
	margin-top:3px;
}
.step-by-step-img img {
	margin-top:10px;
}
.breadCramb {
	font-size:12px;
}
.padding-top10 {
	padding-top:10px;
}
.margin-bottom-null {
margin-bottom:0px !important;
}
/* low message type */
		.mark-message {
			background:#e8e8e8 url(images/mark_message_bg.jpg) left top repeat-x;
			color:#212121;
			text-shadow:0px 1px 1px #ffffff;
			padding:10px;
			
		}
		.mark-icon {
			background:url(images/icon_info.png) left no-repeat;
			width:33px;
			height:34px;
			margin-right:10px;
		}
		
		/* important message type */
		.mark-message-important {
			background:#fbcb76 url(images/mark_message_important_bg.jpg) left top repeat-x;
			color:#212121;
			text-shadow:0px 1px 1px #ffe0a6;
			padding:10px;
			
		}
		.mark-icon-important {
			background:url(images/icon_info_important.png) left no-repeat;
			width:33px;
			height:34px;
			margin-right:10px;
		}
		
.mark-message table, .mark-message-important table {
			font-size:14px !important;
		}

.white { 
box-shadow:0px 0px 5px #484848; 
-o-box-shadow:0px 0px 5px #484848; 
-webkit-box-shadow:0px 0px 5px #484848;
}
.bgBlue { 
	background: none #fff;
}
#lang_switcher li:hover {
	border-left: none !important;
}
html #lang_switcher .active {
	border-left: none !important;
}
h3.h3_main {
	color:#f55600;
	text-shadow:0px 1px #f2f2f2;
	font-size: 1.2em;
}

h1, h2, h3 {
	color:#212121;
}
h1, .title, .title a {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
.ads-margin {
	margin-bottom:40px;
}
.table-step-by-step .step-margin-bottom {
	margin-bottom:15px;
}