/**
 * @version $Id: layout.css 14401 2010-01-26 14:10:00Z louis $
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
*
{
	margin: 0;
	padding: 0;
}

body
{
	padding: 0px;
}

/* ################   Position ################  */
#all
{
	background: #3A8F8C ; /*#008080;*/
	border: solid 1px #287B7C;
	color: #fff;
	font-size: 12px;
	margin: 0 auto;
	width: 1000px;
	padding: 0;
	text-align: left;
}

#page { }

#header
{
	margin: 0;
	background: url(../images/header_bkg.jpg)
/*	position: absolute;*/
}

#header_elearning {
	float: right;
	margin-top: -46px;
	margin-right: 10px;
	/*background: url(../images/header_elearning.png) no-repeat;*/
	background: #61B3B4;
border: 2px solid #E4FFFF;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-khtml-border-radius: 8px;
	padding: 6px 25px 7px 25px;
	font-family: Arimo-bold;
	font-size: 14px;
}

#contentarea,#contentarea2
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper { margin: 0 0 0 21%}
#left
{
	float: left;
	margin: 10px 0 0 0;
	width: 19%;
	font-family: Arimo-bold;
}

#right
{
	float:left;
	width: 28%;
	padding-top:10px;
}

#main2
{
	width:66%;
	padding: 25px 20px 20px 15px;
	position: relative;
	min-height:350px;
	float:left;
	font-size: 12.5px;
	line-height: 1.4em;
	}

#main
{
	margin: 0 0px 0 0;
	padding: 25px 20px 20px 20px;
	position: relative;
		font-size: 12.5px;
}

a {
	text-decoration: none;
}

/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}


/* ###############  main * ########################### */
/* position */
.leading
{

	/*margin: 30px 0px 10px 0px;*/
/*	padding: 20px 20px 40px 10px;*/
padding: 20px 0 20px 0;
	/*position: relative;*/
}

.leading_separator
{
	border-bottom: solid 0px #307774;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 1px #307774;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { 
	padding: 0;
	max-width: 540px; 
}

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}


a:link,a:visited
{
	color:#fff;
	font-weight: bold;
}

a:hover,a:active,a:focus
{
	color:#FFF;
	font-weight: bold;
}

h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0;
	font-family: Arimo-bold, sans-serif;
}

h4 {
	border:solid 0;
	font-size:1em;
	font-family: Arimo-bold, sans-serif;
}

input:focus {
	border: 1px solid #4AB8B4;
}

fieldset {
	border:0;
}

ol.list {
	list-style-position:inside;
	margin:20px 0;
	padding:0;
}

ol.list li {
	margin:10px 0;
	padding:10px;

}

ol.list li h4 {
	display:inline;
	margin:0 0 10px;
}

p {
	line-height:1.4em;
	margin:5px 0;
}

ul li a.u2:focus,p a.u2:active
{
	padding:0.5em;
	display:inline;
	height:2.5em;
	left:0;
	margin-top:0;
	padding-left:15px;
	position:absolute;
	top:0;
	width:13.8em;
}

p.counter {
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}

p.buttonheading {
	text-align:right;
}

.buttonheading img
{
	border:0;
}

p.buttonheading a:link,p.buttonheading a:visited
{

}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited
{
}

p.buttonheading a:hover
{
	background:none !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
}

em
{
	font-weight:bold;
}

/* ###########  header content #############  */
#header h1
{
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
}

#logo
{
	font-size:1em !important;
	font-weight:bold !important;
	/*position:relative;*/
	text-align:left;
	text-transform:none !important;
	z-index:0;
	height: 75px;
}

#logo img
{

}
.header1, .header2 {
	font-family: Arimo-bold, sans-serif !important;
}
.header1
{
	font-size: 30px;
	color: #FCD842; /*#FFC000;*/
	/*font-weight: bold;*/
	position: relative;
	top: -28px;
	*top: 0px;
	margin:0 0 2px 10px !important;
}
@media not all and (-webkit-min-device-pixel-ratio:0) { 
	.header1{
	top: 0px;
}
}
.header2
{
	font-size: 14px;
	/*font-weight: bold;*/
	position: relative;
	top: -30px;
	margin:0 0 2px 220px !important;
}
/*  Search box  */
#header form
{
	float:right;
	/*height:5em;*/
	min-width:80px;
	text-align:left;
	/*padding:0 0 0 20px;*/
}

* html #header form
{
	height:65px;
}

#header form fieldset
{
	display:inline;
	float:left;
	padding:19px;
	text-align:left;
	width:6em;
}

#header form label
{
	position:absolute;
	left:-3000px;
	top:-200px;
	width:auto;
}

#header form .button
{
	font-weight:bold;
	margin:20px 10px 0 0;
	padding:0px 5px 0px 30px;
	cursor:pointer;
}

#header form .inputbox
{
	border: solid 2px #47A2A2;
	font-weight:bold;
	padding:0 0 0 2px;
	margin-top:10px;
	margin-right: 15px;
	width:10em;
}


/* header Top-nav */
#header #active_menu-nav
{
	background: url("../images/menutop_bkg_hover.jpg") repeat-x;
}

#header ul
{
	background: url("../images/menutop_bkg.jpg") repeat-x;
	display:block;
	margin: 5px 0 -2px;
	padding:5px 0;
	border-top: 1px solid #5EA5A2; /*#1f5e5f;*/
	border-bottom: 1px solid #2E8884;
	font-family: Arimo-bold;
	}

#header ul li
{
	display:inline;
	text-align:center;
}

#header ul li a:link,#header ul li a:visited
{
	font-size: 14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	/*border-right:solid 1px #309393;*/
	padding:11px 12px;
	line-height: 28px;
}

#header ul li a:hover,#header ul li a:active,#header ul li a:focus
{
	background: url("../images/menutop_bkg_hover.jpg") repeat-x;
	color:#fff;
	font-weight:bold;
}

/*  fontsize  */
#fontsize
{
	z-index:100;
	position:absolute;
	top:0;
	right:0;
}

#fontsize h3,#fontsize p
{
	border:0;
	display:inline;
	font-size:1em;
}

#fontsize p
{
	margin:0 0 0 5px;
}

#fontsize p a
{
	font-weight:bold;
	margin:0 5px;
	display:inline;
	padding:2px 0 2px 24px;
}

/* background-images */


/* ################# breadcrumbs ################ */
#breadcrumbs {
height: 20px;
padding-top: 8px; 
margin-left: 10px;
text-align:left;
border-bottom:  2px solid #0E7E7B;
color: #434545;
font-weight: bold;
font-size: 10px;
}

#breadcrumbs p {
padding:5px;
display:inline;
}

* html #breadcrumbs {
height:65px;
}

#breadcrumbs a {
text-transform:none;
}

#breadcrumbs a:link,#breadcrumbs a:visited {
color: #434545;

}

#breadcrumbs span {
padding:7px;
}

#breadcrumbs span a:hover,#breadcrumbs span a:active,#breadcrumbs span a:focus {
}

/* ################ left ######################## */
#left form {
font-size:0.9em;
margin:5px 0 20px 10px;
padding:20px 10px;
}

#left h3,#right h3 {
color:#FCD842;
font-size:18px;
font-weight: bold;
margin:0 0 0 10px;
padding:7px 5px 7px 0px;
border-bottom: 2px dotted #49C4C0;
}

#left ul {
list-style-type:none;
margin:0 0 20px 8px;
}


#left ul li {
margin:0 0 0px;
}
.moduletable_menu {
}

#left ul li a {
border-bottom: 2px dotted #49C4C0;
line-height: 23px;
display:block; 
padding:5px 4px 5px 10px;
text-decoration:none;
}

#left ul li a:link,#left ul li a:visited {
font-weight:bold;

}

#left ul li a:hover,#left ul li a:active,#left ul li a:focus {
/*background: url("../images/menu_hover.jpg") repeat-x;*/
text-decoration: underline;
}


/* ################## Main Menue ################## */

#left ul li ul {
 border-top:0;
margin:0;
}

#left ul li ul li {
margin:0;
}

#left ul li ul li a:hover,#left ul li ul li a:active,#left ul li ul li a:focus {
}

#left ul li ul li ul {
padding:10px 0 10px 5px;
}
#left .menu li ul {
	display: none;
}

#left .menu li:hover ul, #left .menu li:active ul {
	display: block;
}

/* ###############  main * ########################### */
/* position */
.leading_separator {
display:block;
height:10px;
margin:0;
}

#main .leading h2,#main2 .leading h2 {
font-size:1.4em;
font-weight:normal;
margin:0 0 10px;
text-transform:uppercase;
}

#main h2 a,#main2 h2 a {
text-decoration:none;
}

#main .leading .readon,#main2 .leading .readon {
border:solid 0;
bottom:0;
display:block !important;
margin-top:20px !important;
position:absolute;
right:0;
text-decoration:none;
padding:2px 2px 0 30px;
}

.article_column h2 {
font-size:1.2em !important;
font-weight:bold !important;
padding:0;
}

.article_row .column1 h2,.article_row .column2 h2 {
margin:0 0 10px;
padding:5px 5px 5px 0;
}

.article_row p.iteminfo {
 
line-height:1em;
margin:0 -10px 5px;
padding:10px;
}

#main h3,#main2 h3 {
margin:20px 0 10px;
}

#main .blog_more h2,#main2 .blog_more h2 {
font-size:1.3em;
font-weight:normal;
margin:0;
}

#main .blog_more li a,#main2 .blog_more li a {
display:inline;
margin:0;
padding:0;
}

#main .blog_more li,#main2 .blog_more li {
padding:4px;
}

#main .blog_more ul li a,#main2 .blog_more ul li a {
font-weight:bold;
padding:2px 0 4px 30px;
}

#main .blog_more ul li a:hover,#main2 .blog_more ul li a:hover {
font-weight:bold;
}

#main .blog_more ul li a:active,#main2 .blog_more ul li a:active,#main .blog_more ul li a:focus,#main2 .blog_more ul li a:focus {

font-weight:bold;
}

#main .blog_more ul,#main2 .blog_more ul {
line-height:1.3em;
list-style-type:none;
margin:0;
padding:10px 10px 30px;
}

#main .blog_more,#main2 .blog_more {
padding-top:10px;
}

/* main generell  */
#main a.readon,#main2 a.readon {
font-weight:bold;
padding:2px 2px 0 30px;
display:inline-block;
}

#main a.readon:hover,#main2 a.readon:hover,#main a.readon:active,#main2 a.readon:active,#main a.readon:focus,#main2 a.readon:focus {
color:#fff;
padding:2px 2px 0 30px;
text-decoration:none;
}


#main h1,#main2 h1 {
color: #FCD842;
font-size:22px;
font-weight:bold;
margin:0;
margin-bottom: 7px;
}

#main h2,#main2 h2 {
font-size:16px;
font-weight:bold;
}

#main ul li,#main2 ul li {
padding:0 0 0 0px;
line-height:1.4em;
margin:10px 0;
}

#main ul,#main2 ul {
list-style-position:outside;
list-style-type:disc;
padding:0 0 0 10px;
margin:0 0 0 20px;
}

#main ul,#main ol {
list-style-position:inside;
margin:10px 0 10px 20px;
padding:0 0 0 10px;
}

.small {
border:solid 0;
font-size:0.85em;
margin:0 0 20px;
}

.contentdescription {
padding:10px 0;
overflow:hidden;
}

.image_left {
float:left;
margin:0 10px 10px 0;
}

.image_right {
float:right;
margin:0 0 10px 10px;
}

.wrap_image {
clear:left;
}

.createdate {
display:block;
font-size:0.85em;
}

.createdby {
display:block;
font-size:0.85em;
padding:0 0 0 2px;
}

.modifydate {
display:block;
font-size:0.85em;
padding:0;
}

span.content_rating,.leading span.content_rating {
margin:10px 0 0;
display:block;
}

.content_vote {
margin:0 0 10px;
display:block;
}

.content_vote input {
margin:0 5px;
}

.content_vote .button {
border:0;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

/* ############# pagination ###################### */
#main2 .pagination,#main .pagination {

margin:10px 0 0;
padding:10px 0;
}

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
}

ul.pagination li a {
padding:2px;
}

/* ###############  right #################  */
#right .moduletable {
margin:10px 0;
padding:10px 5px 10px 5px;
}

#right h3 {
margin:0 0 3px;
padding:0 5px 0 0;
}

#right h4 {
font-size:1em;
padding:10px 5px 0 0;
margin:0;
border:solid 0;
}

#right ul {
list-style-type:none;
margin:0;
/*padding:10px 0px 0px 0;*/
position:relative;
font-size: 13px;
}

#right ul li {
margin-bottom: 5px;
/*background: url(../images/menu_right_button.png) no-repeat;*/
height: 90px;
width: 210px;
padding: 5px 5px 5px 7px;
background: #61B3B4;
border: 2px solid #E4FFFF;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-khtml-border-radius: 8px;
}

#right ul li a {
font-weight:normal;
padding:2px;
}

#right ul li a:link,#right ul li a:visited {
font-weight: bold;
color: #FCD842;
text-decoration: none;
font-family: Arimo-bold;
font-size: 13px;
}

#right ul li a:hover,#right ul li a:active,#right ul li a:focus {
color: #FCD842;
}

#right form.poll {
padding:10px 0 0;
}

#right form.poll fieldset {
line-height:1.6em;
}

#right form.poll fieldset label {
padding:0 0 0 4px;
}

#right form.poll .button {
cursor:pointer;
float:left;
width:auto;
line-height:0.9em;
display:inline;
height:1.55em;
font-size:1em;
overflow:visible;
margin:0 10px 0 0;
padding:0 2px !important;
}


#right form.poll:after {
/* Inhalt pseudo-Element :after;
			 * somit [clear] moeglich
			 */
content:".";
/* [content] verbergen;
			 */
visibility:hidden;
height:0;
/* Block-Level fuer [clear];
			 */
display:block;
/* [float] clearing;
			 * einbeziehen der Float-Container;
			 */
clear:both;
}

dl.poll dd {
padding:6px 0;
font-weight:bold;
}


/*  ####################   Formulare   #####################  */
form.limit {
}

form.login {
font-size:0.9em;
margin:5px 0 20px;
padding:10px 10px 20px 15px;
text-align:left;
}


form.login p {
clear:both;
font-size:1em;
}

form.login .button {
clear:left;
display:block;
font-weight:bold;
margin:0 0 10px !important;
padding:0 0 0 30px !important;
cursor:pointer;
border:solid 0;
}

form.login fieldset {
margin:0;
padding:0;
text-align:left;
}

form.login input {
padding:2px 2px 0;
width:90%;
}

form.login input.checkbox {
background:none;
float:left;
margin:11px 0 0;
padding:5px;
width:20px;
}

form.login label {

display:block;
font-weight:bold;
margin:5px 0 0;
padding:2px 2px 0;
}

form.login label.remember {
float:left;
margin:5px 0 20px;
padding:5px 0 0;
width:11em;
}

form.login p a:hover,form.login p a:active,form.login p a:focus {

text-decoration:none;
}

form.lost_password .button,.login_form .button {
border:0;;
font-weight:bold;
margin:0;
padding:0 0 0 30px;
cursor:pointer;
}

/* ################# poll ################ */
.poll {
padding:20px 20px 20px 0;
}

form.poll fieldset {
border:0 solid #fff;
margin:0 0 10px;
padding:0;
}

form.registration input,form.lost_password input,.login_form input {
}

form.registration label,form.lost_password label,.login_form label {
display:block;
float:left;
font-weight:normal;
width:12em;
}

/* #####################  form.registration ################ */
form.search_result,form.registration,form.lost_password,.login_form {
 
margin:15px 10px 0;
padding:0;
position:relative;
}

.search_result .button,form.registration .button {
border:0;
font-weight:bold;
margin:10px 0 0;
padding:0 5px 0 30px;
cursor:pointer;
}

.registration fieldset p {
margin:10px 0;
}

.registration div,.login_form div,.lost_password div {
margin:5px 0;
}

/* ########################## search ############################ */
.searchintro {
font-weight:normal;
margin:0 0 20px;
}

.searchintro img {
display:inline; border:0px
}

.display {
margin:20px 0 0;
text-align:right;
}

.filter {
margin:10px 0 0;
}


.highlight {
font-weight:bold;
}

fieldset.word,fieldset.only {
border:solid 1px #ccc;
}

.only {
border:solid 0;
margin:10px 0 0 10px;
padding:5px 10px;
line-height:1.3em;
}

.word {
 
padding:10px 10px 10px 0;
border:solid 0 !important;
}

.word input {
 
border:solid 2px #999;
color:#93246F;
font-weight:bold;
margin:0 0 0 10px;
padding:2px;
}

.phrase {
color:#000;
margin:10px 10px 10px 0;
padding:10px;
width:60%;
border:solid 1px #ccc;
float:left;
}

/*Selects*/
.phrase .inputbox {
 
color:#000;
display:block;
height:1.5em;
margin-top:10px;
width:12em;
}

.phrase .inputbox option {
background:#EFDEEA;
border-bottom:solid 1px #333;
padding:2px;
}

.phrase .inputbox option a:hover {
background:#C00;
border-color:#CFD0D6;
color:#fff;
}

.search_result legend {
border-bottom:solid 0 #000;
 
}

/* ########################### contacts ########################### */
div.contact {
margin:10px 0;
}

address {
font-style:normal;
margin:10px 0;
}

address p {
line-height:1em;
}

.contact label {
float:left;
font-weight:bold;
width:14em;
margin:10px 0 0;
}

span.marker {
margin:0 10px 0 0;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width:90%;
padding:0 0 0 10px;
}

.contact form {
background:#EFDEEA;
color:#000;
padding:20px;
margin:10px 0;
}

.contact input {
 
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
margin:10px 0 0;
}

.contact .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;
}

#contact_text {
width:80%;
height:150px;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 2px red;
}

.contact label.invalid {
color:red;
}

/*#################### tabellen ############################ */
table.newsfeed {
border:solid 1px;
}

table.newsfeeds td,table.weblinks td,table.category td {
border-right:solid 1px #EEE;
padding:5px;
}

table.newsfeeds th,table.weblinks th,table.category th {
background:#EEE;
padding:5px;
}

table.newsfeeds,table.weblinks,table.category {
border:solid 1px #eee;
font-size:1em;
margin:20px 0;
}

/* category table */
#count {
width:10%;
}

#tableOrdering {
width:70%;
}

#author {
width:20%;
}

/*  polls */
poll .polls_color_1,.poll .polls_color_2,.poll .polls_color_3,.poll .polls_color_4,.poll .polls_color_5 {
border:solid 1px;
position:relative;
}

.poll h3 {
color:#932467;
border:solid 0;
margin:20px 0;
}

.poll .td_2 {
width:100px;
}

.poll .td_3 {
width:300px;
}

.poll form {
margin:20px 0;
}

.poll table {
font-size:1em;
width:auto;
border:solid 0;
position:relative;
}

.poll table .td_1 {
width:30px;
}

.poll table caption {
color:#93246F;
font-size:1em;
font-weight:bold;
margin:10px 0;
text-align:left;
}

.poll td {
border:solid 1px #ddd;
padding:2px;
}

.poll td.line {
width:300px;
}

.poll th {
background:#EEE;
border:solid 1px #ccc;
}

.question {
font-weight:bold;
}

#footer {
padding:5px 10px 0px 5px;
text-align:center;
border-top:solid 1px #31696a;
background: url(../images/footer_bkg.jpg) repeat-x;
font-weight: bold;
font-family: Arimo-bold;
line-height: 25px;
height: 30px;
}

span.syndicate {
float:left;
text-align:left;
}

#footer a {
color:#fff;
}
/* Special bottom*/

#special_bottom { 
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px solid  #5BBFC0;
}
/* Error Message contact form */
p.error {
color:#93246F;
background:#F2E3ED;
border-top:3px solid #93246F;
border-bottom:3px solid #93246F;
padding:10px;
}

body.contentpane {
 
width:auto;
margin:10px;
line-height:1.4em;
text-align:left;
}

.tool-tip {
font-size:0.8em;
}

.tool-title {
font-weight:bold;
}

/* form validation */
.invalid {
border-color:red !important;
}

label.invalid {
color:red;
}

/* editor */
.contentpaneopen_edit{
	float: left;
}

.contentpaneopen_edit img
{	border:0
}

form.editor legend {
font-size:1.2em;
font-weight:bold;
padding:2px;
}

form.editor fieldset {
border:solid 1px #ccc;
padding:20px;
margin:10px 0;
}

form.editor .publishing label {
float:left;
width:14em;
font-weight:bold;
}

form.editor .publishing div {
margin:5px 0;
}

form.editor .publishing .radio label {
float:none;
width:14em;
}

form.editor .publishing .radio label span {
float:left;
width:14em;
}

form.editor fieldset.metadata label {
float:none !important;
display:block;
font-weight:bold;
}

.save {
text-align:right;
padding:10px 0;
}

/* user */
form.user {
margin:10px 0;
}

form.user label {
width:40%;
float:left;
}

/* article index */
table.contenttoc {
border:solid 1px #ccc;
padding:10px;
margin:10px;
}

.pagenavcounter {
font-weight:bold;
}



/* Advertisement */

.moduletable_text
{margin:10px}

.banneritem_text
{
margin: 10px 0 10px 0;
background:#f5f5f5;
padding:5px;
border:solid 1px #eee
}

/* image link default alignment */

a img {
vertical-align: bottom;
}

#special_bottom ul {
	list-style: none;
	min-height: 180px;
	margin-left: -15px;
	}
#special_bottom ul li {
	padding: 3px 3px 3px 3px;
	margin: 0px;
	display: inline-block;
	width: 190px;
	/*height: 160px;*/
	vertical-align: top;
}

#special_bottom h1 {
	text-align: right;
	padding-right: 20px;
	margin-left: 20px; 
	color: #FCD842;
	font-size: 15px;
	padding-bottom: 5px;
	font-family: Arimo-bold;
	}
#special_bottom div {
	position: relative;
	height: 160px;
	width: 213px;
}

#special_bottom div a{
	position: absolute;
	left: 20px;
	bottom: 15px;
	z-index: 1;
	}


/* Images borders */

#main2 img, #main img {
	padding: 5px;
	background: #75cdc4; /*#3fb1ad;*/
	border: 2px solid #edf9f9;
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
	-khtml-border-radius: 8px; 
}

.blog img, #blog img {
margin-left: 0px!important ;
margin-right: 0px !important ;
}

#main2 a img, #main a img {
	background: #3A8F8C;
	border: 0;
	padding: 8px 0 5px 0;
}
.img_bottom_special {
	padding: 3px;
	background: #75cdc4;
	border: 2px solid #edf9f9;
	margin-right: 10px;
	position: absolute;
	right: 10px;
	z-index: 0;
	-moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
	-khtml-border-radius: 8px; 
}

#right img {
	padding: 3px;
	background: #75cdc4;
	border: 2px solid #edf9f9; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px; 
	-khtml-border-radius: 8px; 
}

/* CAse studies tables */
#case_study_table {
	padding-top: 10px;
	border-top: 2px dotted #49C4C0;
}

#casestudylist {
	padding-top: 10px;
	margin-top: 5px;
	padding-bottom: 8px;
	border-top: 2px dotted #49C4C0;
}

#casestudylist h1 {
	font-size: 16px;
	padding-top: 10px;
}

#casestudylist a img {
	margin-left: 0;
	padding-left: 0;
}


.bannergroup {
	margin-top: -25px;
	margin-left: 2px;
	padding: 0px;
}

/* forms styles */


.bgwhite a, .bgwhite a:visited, .bggrey a, .bggrey a:visited {
	color: #FCD842;
}
input, select, textarea{
  color: #797979;
  font-weight: normal;
  text-decoration: none;
  border: 1px solid #307773;
  background: #fff;
  -moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-khtml-border-radius: 8px;
 
}

input {
	 padding-left: 2px;
	 height: 25px;
	 line-height: 22px;
	 font-size: 14px;
}

select { 20px; }
#applsubmt, #filtrsubmt {
	font-family: Arimo-bold, sans-serif;
	background: url(../images/button_vac_bkg.png) no-repeat;
	border: 0;
	width: 168px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #256a68;
}
#applsubmt {
	padding-right: 190px;
	margin-left: 60px;
	margin-top: 10px;
	padding-top: 0px;
}
	

#filtrsubmt {
	padding-right: 30px;
	margin-left: 75px; 
	margin-bottom: 20px;
	padding-top: 0px;
}

#submit_bt {
	background: url(../images/button_contact_bkg.png) no-repeat;
	border: 0;
	width: 76px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #256a68;
	/*padding-top: 3px;*/
	padding-right: 20px;
	margin-left: 80px;
}

/*  MENU BOTTOM  */
#bottom_menu {
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
}
#bottom_menu li {
	list-style-type: disc;
	float: left;
	margin: 0 18px 0 10px;
	padding: 0 5px 0 5px;
}

#copyright {
	float: right;
	margin-right: 20px;
}
#facebook {
	float: right;
	margin-right: 50px;
	*padding-top: 3px;
	}
#facebook img {
	padding-bottom: 3px;
	padding-right: 3px;
	*padding-bottom: 0px;
	*margin-top: -5px;
	border: 0px;
}

/* Google map*/
#svmap_canvas {
	border: 2px solid #EDF9F9;
}
#svmap_canvas img, #svmap_canvas a img  {
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 0;
}

.gmnoprint, .gmnoprint a {
	color: black;
}

.gmnoprint h1 {
	font-size: 14px !important;
	text-transform: uppercase;
	
}
/* Main page special css*/

.main_page #left { 
	display: none;
}

.main_page #wrapper {
	margin-left: 5px;
}
.horiz_newsflash_mp {
	margin: 10px 0px 10px -42px !important ;
	padding: 0px !important ;
}
.horiz_newsflash_mp li {
	list-style: none;
	float: left;
	width: 290px;
	padding: 0 !important;
	margin: 0px 0px 0px 42px!important;
}
