/*
	lapas fons:    #e3edc5
	text:          #262626 
	zals:          #2d803b
	gaisi zals:    #8bc53f
*/
body {
	/* background: #f2f2f2 url(img/body_bg.gif); */
	font: 12px/16px Tahoma, sans-serif;
	background: #e3edc5;
	color: #262626;
}
h2 {
	color: #2d803b;
	font-weight: normal;
	font-size: 14px;
	font-family: Myriad Pro, Arial, Tahoma, sans-serif;
}
.inner_content_wrapper ul {
	margin: 4px 0 4px 10px;
}
.inner_content_wrapper ul li {
	padding-left: 20px;
	background: url(img/bullet_gray.png) no-repeat 0px 7px;
	margin: 4px 0px;
}


#left h2 {
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}

a {
	color: #2d803b;
	text-decoration: none;
}

a:hover {
	color: #8bc53f;
}

h3 {
	color: #414141;
}
h1 {
	color: #2d803b;
	font-weight: normal;
}
p {
	margin-bottom: 10px;
}

#left a:hover {

}
a:active {
	color: #999;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	background: #fff url(img/header_bg.png) repeat-x center bottom;
	margin: 0 0 20px 0;
	overflow: hidden;
	position: relative;
	clear: both;
	height: 1%;
}
#footer {
	margin: 20px 0;
	background: #8bc53f;
}
#footer .content {
	background: transparent;
	border: none;
	text-align: center;
	color: #F2F2F2;
	padding: 10px;
}
#content_wrapper {
	overflow: hidden;
}
#content_wrapper #left {
	width: 470px;
	float: left;
}
#content_wrapper #middle {
	width: 250px;
	/* width: 25%; */
	float: left;
	font-family: Arial, Tahoma, sans-serif;
}
#content_wrapper #right {
	width: 240px;
	float: right;
}

#middle .block {
	padding: 0 10px;
}
.block {
	margin: 0 0 20px 0;
}
.block h2, #left h1 {
	font-size: 18px;
	line-height: 18px;
	padding: 0 0 0 14px;
/* 	letter-spacing: -0.060em; */
	margin-bottom: -4px;
	z-index: 100;
	position: relative;
	font-family: Myriad Pro, Arial, Tahoma, sans-serif;
}
.block .content {
	background: #fff;
	border: 1px solid #96c483;
	height: 1%;
}
.block-views .view-content {
	padding: 15px 10px;
}
#left .inner_content_wrapper {
	background: #fff;
	border: 1px solid #96c483;
	overflow: hidden;
}
#left .inner_content_wrapper {
	padding: 15px 10px;
	height: 1%;
}
#middle {
	position: relative;
}

/* ============ */
/*   IZVĒLNE   */
/* ============ */

/* noresetojam izvelnes Drupal formatejumu */
ul.menu {
	list-style: none;
	background: none;
	padding: 0;
}
ul.menu li { margin: 0; height: 1%; }
ul.menu li.leaf, ul.menu li.collapsed, ul.menu li.expanded {
	padding: 0;
	background: none !important;
	list-style: none;
	list-style-image: none;
}

/* notemojam izvelni */
.block ul.menu { padding: 10px 5px; }
.block ul.menu li {
	display: block;
}
.block ul.menu li a {
	padding: 5px 5px 5px 20px;
	display: block;
	color: #999999;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 13px;
}
.block ul.menu li a.active { 
	margin-left: 0; 
	background: #dcedc5;
	background-image: url(img/bullet_leaf.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #2d803b;
}
.block ul.menu li a:hover { color: #000; }


.block ul.menu ul {
	padding: 0;
}
.block ul.menu ul a {
	font-size: 12px;
	text-transform: none;
	margin: 0px;
	background: transparent url(img/bullet_gray.png) no-repeat 24px 8px;
	padding-left: 34px;
	border-bottom: 3px #fff solid;
	padding: 5px 5px 2px 34px;
}
.block ul.menu li ul a.active  { 
	color: #2d803b;
	background-color: transparent;
	border-bottom: 3px #e5f2d4 solid;
}
.block ul.menu li ul li a.active  { 
	border-left: none;
	background-image: url(img/bullet_orange.png);
	
	background-repeat: no-repeat;
	background-position: 24px 8px;
	
	color: #2d803b;
}



/* ===================== */
/* ! TEAM MEMBER bloks   */
/* ===================== */
.team_members {
	overflow: hidden;
	text-align: left;
}
.block-views .team_members {
	padding: 15px 0px;
}
.team_members li {
	float: left;
	width: 104px;
	padding: 0px 0px 10px 9px;
	overflow: hidden;
}
.team_members img {
	display: block;
	border: 2px solid #2d803b !important;
	margin-bottom: 4px;
}
.title, .title a {
	font-size: 15px;
	text-decoration: none;
	font-family: "Myriad Pro", Arial, Tahoma, sans-serif;
	display: block;
}
.team_members em { line-height: 13px; color: #999; font-style: normal; }
.team_members a {
	color: #262626;
}
.clear_float {
	clear: both;
}



.logo {
	display: block;
	width: 300px;
	height: 90px;
	background: transparent url(img/logo.png) no-repeat center center;
	text-indent: -9999px;
	padding: 10px 30px;
	display: block;
	float: left;
}


/* ======== */
/* ! TABI   */
/* ======== */

ul.tabs {
	border: none;
	margin: 0px;
	padding: 0px;
}
ul.tabs a {
	background: none;
	border: none;
	margin: 0px;
	padding: 5px;
}

h1 ul.tabs {
	font-size: 13px;
	float: right;
}
#footer {position: relative; width: 100%;}



.views-view-grid {
	width: 100%;
}
.post_image img, .view-content img, .page img {
	border: 3px solid #2d803b;
}
#left .view-id-team_members td {
	text-align: center;
	padding: 10px 0;
}


.views-field-body {
	color: #414141;
}

.post_image {
	float: left;
	margin: 0 10px 0px 0;
}
.views-row {
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	height: 1%;
	border-bottom: 1px solid #ccdfbb;
	padding-bottom: 10px;
}

.continue_reading {
	float: right;
	font-size: 11px;
}
.continue_reading a {
	text-decoration: none;
	color: #808080;
	padding: 8px 0 8px 10px;
}
.continue_reading a:hover {
	color: #262626;	
}
table {
	width: 100%;
	margin-bottom: 10px;
}
td, th {
	padding: 4px;
}
fieldset {
	margin-bottom: 10px;
	display: block;
	border: 1px solid #ccc;
	padding: 10px;
}
fieldset legend, legend a {
	font-weight: bold;
	color: #EC7D26;
}
.form-autocomplete {
	width: 350px;
}

.description {
	color: #414141;
}

.messages {
	margin-bottom: 20px;
	background: #fefed7;
	padding: 10px !important;
	border: none !important;
}
ul.messages li {
	list-style: disc inside;
}

.form-submit {
	background: #2d803b;
	padding: 5px 15px;
	color: #fff;
	border-top: 1px solid #8bc53f;
	border-left: 1px solid #8bc53f;
	border-bottom: 1px solid #127423;
	border-right: 1px solid #127423;
}
.views-row-hidden {
	border-bottom: 1px solid #ccdfbb;
}
.view-page-1 .views-row-hidden .post_image,
.view-page-1 .views-row-hidden .views-field-body {
	display: none;
}

.views-row-hidden h2 {
	float: left;
	font-weight: normal;
	margin: 0px;
}
.pager {
	overflow: hidden;
}
.item-list .pager li {
	border: 1px solid #ccc;
	display: block;
	float: left;
	padding: 0px;
	margin: 0 4px 0 0;
}
.pager a {
	display: block;
	padding: 2px 5px;
}
.item-list ul.pager li.pager-current {
	border: none;
	padding: 3px 5px;
	display: block;
	color: #ccc;
}
.pager, ul.pager a {
	color: #414141;
}
.item-list ul.pager li.pager-first, 
.item-list ul.pager li.pager-previous, 
.item-list ul.pager li.pager-next, 
.item-list ul.pager li.pager-last {
	display: none;
}

.meta {
	color: #ccc;
	padding: 20px 0 0 0;
	clear: both;
}

.node .field-field-photo {
	text-align: center;
}
.node .field-field-position {
	text-align: center;
	margin-bottom: 10px;
}

.node table td {
	border: 1px solid #d6d6d6;
	border-collapse: collapse;
}

#left .content ul {
	margin: 4px 0 0 0;
}
#left .content ul li {
	padding-left: 14px;
	background: url(img/bullet_gray.png) no-repeat center left;
	margin-bottom: 4px;
}




form {
	overflow: hidden;
}
form .form_left {
	float: left;
	width: 46%;
/* 	margin-right: 20px; */
}
form .form_left input {
	width: 95%;
	padding: 5px;
	margin: 0 0 10px 0;
	border: 1px solid #d6d6d6;
}
form .form_right {
	float: right;
	width: 46%;
}
form .form_right textarea {
	width: 91%;
	height: 137px;
	padding: 5px;
	border: 1px solid #d6d6d6;
	margin-bottom: 10px;
	font: inherit;
	line-height: 1.2em;
}

label {
	color: #414141;
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.message {
	padding: 10px;
	margin: 20px 0;
	background: #fefed7;
}

.content_active {
/* 	border: 2px dotted #ccc; */
	position: relative;
}

a.content_edit_link {
	display: none;
	background: #ccc url(/admin/theme/icons/page_white_edit.png) no-repeat center center;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	padding: 4px;
	color: #fff !important;
	font-size: 11px;
	text-decoration: none;
	position: absolute;
	top: 0px; right: 0px;
}
.content_active .content_edit_link {
	display: block;
}

fieldset {
	padding: 10px;
	border: 1px solid #ccc;
	background: #ececec;
	margin-bottom: 20px;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

.content_field {
	height: 100px;

}
input, textarea, select {
	font: inherit;
	display: block;
	margin: 0 0 10px 0;
}

textarea {
	width: 100%;
	line-height: 1.4em;
}

.required {
	color: red;
}

.content_placeholder {
	background: #fefed7;
	padding: 10px;
	display: block;
	border: 2px dashed #ccc;
	margin-bottom: 10px;
}
.errors {
	margin:0 0 15px;
}
.errors li {
	background: #fefed7;
	padding: 10px 20px;
	margin-bottom: 5px;
}

#languages {
	list-style: none;
	position: absolute;
	top: 5px;
	right: 40px;
	font-size: 12px;
}
#languages li {
	display: block;
	float: left;
}
#languages li a {
	display: block;
	color: #2d803b;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	padding: 3px;
	margin: 0 0 5px 0;
}
#languages li.active a {
	color: #ccc;
}

.staff_profile {
	float: left;
	width: 200px;
	margin: 0 14px 10px 0;
}
.staff_profile img {
	border: 2px solid #2d803b;
}
.staff_profile em {
	display: block;
	text-align: center;
}
.bio {
}

.block {
}
.banner {
	overflow: hidden;
	width:228px;
}
.banner .banner-image {
	display: block;
}
.block-inner-content {
	padding: 10px;
}
.block-inner-content p {
	margin-bottom: 0px;
}
.extra_content {
	margin-top: 10px;
}

.appointment_block {
	width: 230px;
}
.appointment_block .content {
	background: #c6e3a2;
	padding: 10px;
}
* html .appointment_block { width: 225px; }

.appointment_block label {
	color: #2d803b;
	margin: 0 0 -2px 0;
}
.appointment_block textarea {
	width: 100%;
	height: 60px;
	border: 0px;
}
.appointment_block input {
	border: 0px;
	padding: 2px 3px;
}
.appointment_block .submit {
	float: right;
	background: #2d803b;
	color: #fff;
	border: none;
	font-weight: bold;
}
.js_calendar {
/*
	text-indent: -9999px;
	background: transparent url(img/calendar.png) no-repeat top left;
*/
}
#appointment_date {
	display: none;
}
.appointment_day, .appointment_month {
	display: inline;
}

input[type=hidden] {
	display: none;
}

div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  margin-top:-10px;
  padding:0px;
  text-align:left;
  height:100px;
  overflow: auto;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #e3edc5;
}
div.selectbox-wrapper ul li.current { 
  background-color: #ececec;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
	padding: 2px 3px;
  cursor:pointer;
}

.selectbox /* look&fell of  select box*/
{
  display : block;
  text-align:left; 
  /*height:18px;*/
  cursor: pointer;
}

select {
}



.selectbox {
	background: #fff url(img/select.png) no-repeat right center;
	border: none;
	padding: 2px 3px;
}

.appointment_date_block {
/* 	overflow: hidden; */
}

.appointment_date_block .jqTransformSelectWrapper {
	float: left;
	margin-right: 10px;
}
.appointment_date_block .js_calendar img {
	margin: 3px 0;
}

#ui-datepicker-div {
	z-index: 9999;
}

.appointment_visit_block label {
	display: inline;
}
.appointment_time {
	width: 80px !important;
}
.appointment_time_field, .appointment_repeated_field {
	float: left;
}
.appointment_repeated_field {
	margin: 16px 0 0 15px;
	width: 90px;
}
.appointment_repeated_field label {
/* 	padding-top: 3px; */
	display: block;
	float: left;
	width: 35px;
	font-size: 11px;
	padding-left: 5px;
	margin-top: -2px;
	line-height: 12px;
/* 	width: 40px; */
}
.appointment_visit_block .jqTransformCheckboxWrapper {
	float: left;
}

.appointment_dob {
	width: 60px;
}

#header_contacts {
	float: right;
	margin: 45px 40px 0 0;
}

