/** * @copyright Copyright (C) 2006-2009 - Easy Software s.r.o. * @license GNU/GPL * This Joomla template is free * Please visit http://www.easyjoomla.cz for more information */
/** * Reset all browsers to defaults */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	border: 0;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
#right ol, ul {
	list-style-image: url(../images/ul-point.png);
	list-style-position: outside;
	list-style-type: none;
}
#box1 ol, ul {
	list-style-image: url(../images/cb-point.png);
	list-style-position: inside;
	list-style-type: none;
}
#right li {
	background: transparent url(../images/right-submenu-bground.png) no-repeat scroll 0 0;
	padding: 0px 0 8px 30px;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	font-style: italic;
}
del {
	color: #666;
}
pre {
	margin: 0;
	white-space: pre;
	background: #eee;
	border: 2px solid #ddd;
	padding: 0.8em;
}
code {
	background: #eee;
	border: 2px solid #ddd;
	padding: 0.8em;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
/* Headings-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}
h1 {
	font-size: 20px;
	margin-bottom: 12em;
}
h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	margin-bottom: 8px;
}
h4 {
	font-size: 14px;
	margin-bottom: 6px;
}
h5 {
	font-size: 12px;
	margin-bottom: 4px;
}
h6 {
	font-size: 10px;
	margin-bottom: 2px;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
	padding: 0;
}
/* Text elements defaults-------------------------------------------------------------- */
p {
	margin: 0;
	padding: 0px;
	color: #8C9798;
}
#footer p {
	margin: 0;
	padding: 0px;
	color: black;
}
#content{line-height:140%;}

#page_bg p.mensajeerror{color:#ff0000;}
#content p {
	margin: 7px 0; /*margin: 0;*/
	padding: 0px;
	color: black;
	font-size: 13px;
	font-weight:100;
	line-height:25px;
}
#content p.tabla {
	margin: 0px ; /*margin: 0;*/
	padding: 0px;
	color: black;
	font-size: 13px;
	font-weight:100;
	line-height:18px;
}
#content td.flecha{width:35px;padding:8px 0 0 20px}
#content h2 {
	margin: 25px 0 15px 0px;
}
#content h2 {
	margin: 25px 0 15px 0px;
}
p img.left {
	float: left;
	margin: 4px;
	padding: 0;
}
p img.right {
	float: right;
	margin: 4px;
}
a:focus, a:hover {
	color: #000;
}
/* Lists-------------------------------------------------------------- */
li ul, li ol {
	margin: 4px;
}
ul, ol {
	margin: 0px;
}
#content ul, ol {
	margin-left: 31px;
}
ul {
	list-style-type: disc;
	list-style-position:inside;
}
#box1 ul {
	list-style-type: disc;
	padding: 17px 17px 33px;
	list-style-position:inside;
	height:155px;
}
#box1 ul li {
  background:transparent url(../images/separator-vodorovny.png) no-repeat scroll center bottom;
  list-style-type:disc;
  padding:10px 0 13px;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 2px;
}
dl dt {
	font-weight: bold;
}
dd {
	margin: 2px;
}
/* Tables-------------------------------------------------------------- */
table {
	margin-bottom: 10px;
	width: 100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
#right th, #right td, #right caption {
	background: transparent url(../images/right-submenu-bground.png) no-repeat scroll 0 0;
	font-size: 11px;
	padding: 3px 0 7px 14px;
}
#bottom th,#bottom td,#bottom caption {
	background: none;
	font-size: 11px;
	padding: 0 0 3px 0;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}
/* Form fields-------------------------------------------------------------- */
input.text, input.title, textarea, select {
	border: 1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border: 1px solid #666;
}
input.title {
	font-size: 12px;
}
label {
	font-weight: bold;
	/* color: white; */
}
legend {
	font-weight: bold;
	font-size: 12px;
}
/* Success, notice and error boxes-------------------------------------------------------------- */
.error, .notice, .success {
	padding: 4px;
	margin: 4px;
	border: 1px solid #ccc;
	display: block;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}
/* Misc classes-------------------------------------------------------------- */
.clr {
	clear: both;
}
.hide {
	display: none;
}
.highlight {
	background-color: #ffc;
}
.small {
	font-size: 10px;
	margin-bottom: 2px;
	line-height: 14px;
}
.large {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 4px;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background: #ff0;
}
.added {
	background: #060;
	color: #fff;
}
.removed {
	background: #900;
	color: #fff;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
/* Template itself-------------------------------------------------------------- */
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: tahoma;
	color: #333333;
	background: #fff;
	height: 100%;
	margin-bottom: 1px;
}
div.moduletable h3 {
	font-size: 15px;
	color: white;
	padding: 7px 0 0 0;
	font-weight: bold;
}
#box3 div.moduletable h3 {
  color: white;
	font-size: 18px;
	line-height: 22px;
	height: 22px;
	font-weight: bold;
	padding: 14px 0 11px 11px;
}
.contenttitular {
	font-size: 21px;
	font-weight: 300;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0; /*10px*/
	margin-top: 0px; /*10px*/
	margin-bottom: 0px; /*10px*/
	line-height: 32px;
	color: #0094d6;
}
.contentheading {
	font-size: 17px;
	font-weight: 200;
	color: #0094D6;
	padding: 0 0; /*10px*/
	margin-top: 0; /*10px*/
	margin-bottom: 0; /*10px*/
	line-height: 22px}
.componentheading {
	font-size: 14px;
	margin-bottom: 18px;
	font-weight: bold;
}
a {
	color: #0094D6;
	text-decoration: none;
}
#form-login-remember a {
	background:transparent url(../images/sipka.png) no-repeat scroll 0 6px;
  color:white;
  /* display:block; */
  padding-left:11px;
  text-decoration:none;
}
#form-login-remember a:hover {
	color: white;
	text-decoration: underline;
}
#right a {
	color: white;
	text-decoration: none;
	margin-left: 19px;
}
a:hover {
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}
a:focus {
	outline-style: none;
}
div#bottom a {
	color: #8C9798;
}
div#bottom div.moduletable {
	padding: 16px;
}
div#bottom div.moduletable h3 {
	color: black;
	font-family: tahoma;
	font-size: 11px;
}
div#wrapper {
	margin: 0 auto;
}
div#header {
	/* background: url(../images/header-bg.png) 0 0 repeat-x;
*/
}
div#header .rk-1 {
	/* background:  url(../images/header-r.png) 100% 0 no-repeat;
*/
}
div#header .rk-2 {
	/* background:  url(../images/header-l.png) 0 0 no-repeat;
*/
	height: 90px;
	overflow: hidden;
}
ul.accessibility {
	position: absolute;
	top: -100%;
}
h1.logo, div.logo-text {
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	/* top: 10px;
	left: 20px;
*/
}
div.logo-text {
	margin: 10px 0 0 10px;
	outline: none;
}
div.logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 0 15px;
	padding: 0;
}
div.logo-text h1 a {
	color: #0000FF;
	text-transform: uppercase;
}
h1.logo a {
	padding-top: 48px;
	width: 350px;
	height: 41px;
	display: block;
	background: url(../images/top-logo.png) no-repeat left;
}
.login {
	padding: 11px 0 0 11px;
}
h1.logo a span {
	position: absolute;
	top: -1000px;
}
div.logo-text h1 a:hover, div.logo-text h1 a:focus, div.logo-text h1 a:active {
	text-decoration: none;
}
.site-slogan {
	color: #333333;
	margin: -5px 0 0 15px;
	padding: 0;
	letter-spacing: 1.5px;
}
div#top {
  background:transparent url(../images/top-login.png) no-repeat scroll 0 0;
  color:#666666;
  float:right;
  height:67px;
  padding-left:0;
  padding-top:0;
  width:513px;
}
div#top .padding {
	padding-left:  0px;
/* 	float: right;
	width: 558px; */
}

div#top_right{
  float:right;
  overflow: hidden;
  width: 42px;
}
div#horiz-menu {
	background: url(../images/menu-p-bground.png) 0 0 repeat-x;
	border-top: 0px solid #00568b;
	height: 31px;

}

div#horiz-menu ul {
	background: transparent url(../images/menu-p-left.png) no-repeat;
	padding: 0 0 0 5px;
}
div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
	background: url(../images/menu-p-separator.png) 100% 0 repeat-y;
	height: 31px;
}
div#horiz-menu a {
	display: block;
	float: left;
	padding: 0 7px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}
div#horiz-menu a:hover {
	background: url(../images/menu-a-bground.png) 0 0 repeat-x;
}


div#horiz-menu ul.sf-menu li#current.item1 a {
  background: url(../images/menu-a-left-plus-bg.png) 0 0 repeat-x;
}

div#horiz-menu ul.sf-menu li.item1 a:hover{
  background: url(../images/menu-a-left-plus-bg.png) 0 0 repeat-x;
}


div#horiz-menu ul ul a:hover {
	background: url(../images/bluemenu-a-bground.png) 0 0 no-repeat;
	background-position: 0px 0px;
	width: 253px;
}
div#horiz-menu .sf-menu li li.first-child a:hover {
	background: url(../images/bluemenu-a-bground.png) 0 0 no-repeat;
	background-position: 0px 0px;
	width: 253px;
}

div#horiz-menu ul.sf-menu li.item11 a span{
  color: #000;
}

div#horiz-menu ul.sf-menu li.item11 ul li a span{
  color: #fff;
}

div#horiz-menu ul ul {
	background: none;
	padding: 6px 0 0 0;
	width: 350px
}
div#horiz-menu ul ul li {
	margin: 0;
	padding: 0px;
	float: left;
	list-style: none;
	background: url(../images/bluemenu-p-bground.png) no-repeat;
	height: 31px;
}
div#horiz-menu ul ul a {
	display: block;
	float: left;
	padding-left: 30px;
	line-height: 31px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 340px
}


.rightbground {
	background: transparent url(../images/right-content-bottom.png) no-repeat scroll left bottom;
	height: 100%;
}
div#content {
	/* overflow: hidden; */
	
	background-color: rgb(238,238,238);
	background-image: url(../images/content-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.contenttop {
	background: transparent url(../images/content-top.png) no-repeat scroll left top;
}
div#mainbody {
	border: 0px solid #dddddd;
	margin-top: 20px;
	padding: 0;
	clear: left;
}
div#mainbody .padding {
	padding: 15px 10px 25px 10px;
	overflow: hidden;
}
div#left {
	/* background: #EEF6FF url(../images/col-divider.png) 100% 0 repeat-y;
*/
	float: left;
	overflow: hidden;
}
div#left .padding {
	padding: 0px;
	overflow: hidden;
}
div#right {
	background: transparent url(../images/right-content-bground.png) repeat-y scroll 0 0;
	float: right;
}
div#right .padding {
	background: transparent url(../images/right-content-top.png) no-repeat scroll center top;
	overflow: hidden;
	padding: 0px;
}
div#bottom {
	background: #D7DCDC url(../images/bottom-top.png) no-repeat scroll center top;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 100%;
	font-size: 11px;
}
div#footer {
	/* background: url(../images/footer-bg.png) 0 0 repeat-x;
*/
	margin-top: 10px;
}
div#footer .rk-1 {
	/* background: url(../images/footer-r.png) 100% 0 no-repeat;
*/
}
div#footer .rk-2 {
	/* background: url(../images/footer-l.png) 0 0 no-repeat;
*/
	overflow: hidden;
	height: 90px;
}
div#ft-modules {
	text-align: left;
	height: 90px;
}
div.blog span.article_seperator {
	display: block;
	height: 20px;
}
div.left div.moduletable, div.right div.moduletable {
	color: #000000;
	padding-bottom: 10px;
	width:215px;
	
}

div.right div.moduletable {
  width: 190px;
}
div.left div.moduletable h3, div.right div.moduletable h3 {
	background: transparent url(../images/left-content-top.png) no-repeat scroll 0 0;
	height: 33px;
	margin: -4px 0 0 -5px;
	padding-left: 14px;
	padding-top: 14px;
	width: 207px;
}
#right h3 {
	background: transparent url(../images/right-submenu-separator.png) no-repeat scroll center bottom;
	height: 46px;
	margin: 0 0 0 0;
	padding-left: 23px;
	padding-top: 32px;
	width: 167px;
}
div#searchmod {
	height: 31px;
	line-height: 31px;
	text-align: right;
	float: right;
	width: 190px;
	background: transparent url(../images/menu-search.gif) no-repeat scroll left center;;
}
div#searchmod .inputbox {
	background:transparent url(../images/menu-search.png) no-repeat scroll right center;
border:0 none;
float:right;
font-size:12px;
height:15px;
padding:8px 14px 8px 0;
width:136px;
}
div.contentpaneopen, div.contentpane {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
}
div.contentpane, div.contentpaneopen {
	width: 100%;
}
.article-meta {
	float: left;
}
.buttonheading {
	float: right;
}
#left .button {
	background: transparent url(../images/button-send.png) no-repeat scroll 0 0;
	color: white;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 21px;
	padding-bottom: 1px;
	width: 56px;
}
.fasttask {
	margin: 0 10px;
}
.button-login {
	background: url(../images/button-login.png) no-repeat;
	width: 72px;
	height: 26px;
	color: white;
	font-weight: bold;
	margin-top:1px;
}
.button-demo {
	background: transparent url(../images/button-demo.png) no-repeat scroll 0 0;
	color: #555;
	font-size: 10px;
	text-align: center;
	float: right;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	margin: 9px 0px 0 10px;
	width: 115px;
}
.article-tools {
	height: 20px; /*30px*/
}
.flashwindow {
	height: 326px;
	margin-top: 20px;
	width: 980px;
}
.mainbodyfrontpage {
}
.box1, .box2, .box3{
  overflow:hidden;
}

.box1 {
	height: 294px;
	width: 318px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right:40px;
}
.box2 {
	background: url(../images/box2.png);
	width: 318px;
	height: 294px;
	float: left;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 15px;
}
.box3 {
	width: 263px;
	height: 293px;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
}
#box3 .div_lnd_list {
  height:200px;
  overflow: hidden;
}
div.mosimage {
	margin: 5px;
}
a.readon {
	display: block;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
/* background: see style css */
}
.modifydate, .createdate {
	font-size: 12px;
}
.modifydat {
	height: 20px;
	vertical-align: bottom;
	color: #666;
}
.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	color: #666;
}
div.contenttoc {
	margin: 5px;
	padding: 5px;
}
table.contenttoc td {
	padding: 0 5px;
}
span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}
span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}
div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}
div#mainbody td.sectiontableheader {
	font-weight: bold;
	padding: 4px;
	line-height: 20px;
	background: #f6f6f6;
	border-bottom: 1px solid #ddd;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 5px;
	border-top: 1px #fff;
	border-bottom: 1px solid #efefef;
}
tr.sectiontableentry2 td, td.sectiontableentry1 {
	background: #fcfcfc;
}
.pollstableborder .sectiontableentry1, .pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}
a.mainlevel {
	text-decoration: none;
	display: block;
	padding: 4px 0 0px 0px;
	margin-bottom: 3px;
}
a.sublevel {
	text-decoration: none;
}
a.mainlevel:hover {
	text-decoration: underline;
}
a.sublevel:hover {
	text-decoration: none;
}
a#active_menu {
	color: #333;
}
li.active_menu a {
	color: #333;
}
ul.pagination {
	list-style-type: none;
	margin: 15px auto;
	padding: 10px 0;
}
ul.pagination li {
	background: transparent none repeat scroll 0 0;
	display: inline;
	margin: 0;
	padding: 0;
}
ul#mainlevel {
	margin: 0;
	list-style: none;
}
div#ft-modules .moduletable {
	float: left;
	padding: 5px 10px;
}
#ft-modules ul.menu {
	line-height: normal;
	margin: 0 0 0 -10px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#ft-modules ul.menu li {
	background: transparent url(../images/vline.gif) no-repeat scroll left center;
	display: inline;
	margin: 0;
	padding: 0 10px;
	border-right: 1px solid #333333;
}
#ft-modules ul.menu a {
	background: transparent none repeat scroll 0 0;
	display: inline;
	line-height: normal;
}
#ft-modules p {
	margin: 0;
}
#ft-modules small {
	font-size: 11px;
}
#right .inputbox, #left .inputbox {
	width: 99%;
}
#right fieldset, #left fieldset {
	padding: 0;
	border: none;
}
div.moduletable-right {
	float: right;
}
.ft-bottom {
	float: left;
	margin-right: 5px;
	width: 158px;
}
.firsttopbox {
	background: transparent url(../images/left-content-bground.png) repeat-y scroll 0 0;
/* 	width: 221px; */
	padding: 4px 0 0 5px;
}
.topbg {
	background: transparent url(../images/left-content-task_es.png) no-repeat;
	width: 221px;
	height: 68px;
}
#box1 div.moduletable h3 {
	color: white;
	font-size: 18px;
	line-height: 22px;
	height: 22px;
	font-weight: bold;
	padding: 14px 0 11px 11px;
}
#box1 .moduletable {
	background: transparent url(../images/box-top-green.png) no-repeat scroll 0 0;
	display: block;
	/* height: 47px; */
	padding-left: 3px;
}

#box1 p.tabla{
	margin: 0px ; /*margin: 0;*/
	padding: 0px;
	color: black;
	font-size: 13px;
	font-weight:100;
	line-height:18px;
}
#box1 td.linea{
 height: 7px; 
 background:transparent url(../images/separator-vodorovny.png) no-repeat scroll center bottom;
 
}
#box1 td.flecha{
width:35px;
padding:8px 0 0 20px; 
}
#box3 .moduletable {
	background: transparent url(../images/box3-top.png) no-repeat scroll 0 0;
	display: block;
	height: 47px;
}
#box3 .btlatestnews {
	background: transparent url(../images/button-allnews.png) no-repeat scroll 0 0;
	display: block;
	height: 28px;
	margin-left: 124px;
	width: 133px;
	padding: 0;
}
.bottombg {
	background: transparent url(../images/left-content-bottom.png) no-repeat left bottom;
	height: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 221px;
}
.firsttopbox1 {
	background: transparent url(../images/box-bground-green.png) repeat-y scroll 0 0;
	padding: 0px 0 0 0px;
	height: 285px
}
.bottombg1 {
	background: transparent url(../images/box-bottom-green.png) no-repeat;
	height: 9px;
	margin-top: -3px;
	margin-bottom: 10px;
}
.firsttopbox3 {
	background: transparent url(../images/box3-bground.png) repeat-y scroll 0 0;
	padding: 0px 0 0 0px;
	height: 285px
}
.bottombg3 {
	background: transparent url(../images/box3-bottom.png) no-repeat;
	height: 9px;
	margin-top: -3px;
	margin-bottom: 10px;
}

div#horiz-menu ul {
    padding: 0;
}

input#username {
    font-size: 12px;
    padding-left: 4px;
    width: 120px;
}

input#passwd {
    font-size: 12px;
    margin-left: 10px;
    width: 100px;
}

input.button-login {
   font-size:10px;
margin-left:10px;
padding-bottom:3px;
text-transform:lowercase;
cursor: pointer;
}

/* @end */

/* EXTENDED MENU Vikijel*/
#right ul#mainlevel-extended{
  list-style-image:none;
  list-style-position:inside;
  list-style-type:none;
  padding-top:30px;
}

#right ul#mainlevel-extended li{
 background: none;
 margin: 0;
 padding: 0;
}

#right ul#mainlevel-extended li a{
  font-weight: bold;
  font-size: 15px;
  cursor:default;
}

#right ul#mainlevel-extended li a:hover{
  text-decoration: none;
}

#right ul#mainlevel-extended li ul{
  margin: 30px 0 0 0;
 padding: 0;
padding-top:2px;
   list-style-image:url(../images/ul-point.png);
  list-style-position:inside;
  list-style-type:none;
  background:transparent url(../images/right-submenu-separator.png) no-repeat scroll center top;
}

#right ul#mainlevel-extended li ul li{
  background:transparent url(../images/right-submenu-separator.png) repeat-x scroll left bottom;
  margin: 0;
 padding: 7px 10px 9px 20px;
 /* line-height: 30px; */
 text-transform:uppercase;
}

#right ul#mainlevel-extended li ul li a{
  font-size: 11px;
  font-weight: normal;
   margin: 0;
 padding: 0;
 cursor:pointer;

}

#right ul#mainlevel-extended li ul li a#active_menu-extended{
  font-weight: bold;
}

#right ul#mainlevel-extended li ul li a:hover{
 text-decoration: underline;
}

.sobi2 h1, h2, h3, h4, h5{
  margin: 0;
}

.sobi2_main{
  border:2px solid #BBBBBB;
  padding:5px;
}

.sobi2_mimimap{
  float: right;
}

.sobi2_mimimap div#sobi2GoogleMaps{
  margin: 0 !important;
}

.sobi2_fields{
  float:left;
  width:400px;
}

.sobi2_footer{
  float: left;
  width: 100%;
  margin-top: 10px;
}

.sobi2_main .sobi2_fields span span,
.sobi2Listing span span{
  font-weight: bold;
}

.sobi2 .label{
  color: #333;
  font-weight: bold;
}

.sobi2 img.field_icon{
  float: none;
  padding: 0;
  margin-right: 3px;
}

.sobi2 .icons{
  padding:5px 0;
}

.sobi2 .fields{

}

.sobi2 .fields_expand{
  display: none;
}

.message_container{
  padding: 0px 20px;
  margin: 0;
}

#system-message{
  margin: 10px 2px 2px 2px;
}

.sf-menu ul{
  z-index: 999;
}

.sobi2gcat{
overflow: hidden;
}

#sobi2GcatOver{
  z-index: 0;
}

table.sobi2Listing {
background:#FFFFFF;
}

table.sobi2Listing td{
  border-width: 1px;
}

p.sobi2ItemTitle{
  font-weight:bold;
}

.searchbutton{
  background:transparent none repeat scroll 0 0;
cursor:pointer;
float:left;
height:31px;
margin-left:20px;
width:20px;
}

#page .results,
#page .searchintro{
  margin-bottom: 15px;
}

#page #search_searchword{
  border: 1px solid #ccc;
}