@charset "utf-8";
/***
**
**  CSS Layout document
**  www.emodus.lt, Irmantas Linkauskas, edition.
***/

body {
	background:#d0e8ee url(../images/main-background.jpg) repeat;
	font-family: "Verdana", Geneva, sans-serif;
	font-size:12px;
}
a {
	color:#0f879d;
	text-decoration: underline;
}
a:hover {
	text-decoration:underline;
}
a:active, a:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
#HeaderContainer {
	background: url(../images/header-background.jpg) repeat-x;
	height:160px;
}
#HeaderContainer .setting {
	margin:0 auto;
	width:900px;
	background:url(../images/header-shadows-bg.jpg) no-repeat top center;
	height:100%;
	position:relative;
}
.topmenu {
	margin:0 auto;
	position: absolute;
	overflow: hidden;
	width:800px;
	margin:0 0 0 62px;
}
.topmenu li {
	float:left;
	margin:11px 20px 0 0;
	list-style:none;
}
.topmenu li a {
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:14px;
	color:#4e83a2;
	text-decoration:none;
}
.topmenu li a.current, .topmenu li a.section, .topmenu li a:hover {
	color:#00b6ff;
	text-decoration: underline;
}
#LogoContainer {
	position: absolute;
	width:280px;
	height:88px;
	/*margin:54px 0 0 -12px;*/
	top:54px;
	left:-12px;
	overflow:hidden;
}
#LogoContainer a {
	background:url(../images/logo-sveikatos-aleja.jpg) no-repeat;
	height:100%;
	width:100%;
	position:absolute;
	text-indent:-999%;
}
.langbar {
	position:absolute;
	margin:47px 0 0 497px;
	width:100px;
}
.langbar li {
	float:left;
	list-style:none;		
	background: url(../images/langbar-spliter.jpg) no-repeat right center;
}
.langbar li.last {
	background:none
}
.langbar li a {
	color:#4e83a2;
	text-decoration:underline;
	padding:0 7px;
	font-size:11px;
	}
.langbar li a:hover, .langbar li a.current {
	color:#00b6ff;
	text-decoration:none;
	}
#MainContainer {
	margin:0 auto;
	width:1001px;
	background:url(../images/content_shadows.jpg) no-repeat right 100px;
	position:relative;
}
#MainContainer.inner {
	background:url(../images/content_shadows.jpg) no-repeat right top;
}
.mainmenu, .inner 	.mainmenu  {
	background: url(../images/home-menu-main-bg.jpg) no-repeat;
	width:985px;
	height:201px;
	padding:0 0 0 16px;
	overflow:hidden;
	position:relative;
	}
.inner 	.mainmenu {
	background: url(../images/inner-menu-main-bg.jpg) no-repeat;
	height:91px;
}
.mainmenu li {
	float:left;
	list-style:none;
	margin:10px 0 0 0px;
	width:auto;
	cursor:pointer;
}	

.mainmenu li a {
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:15px;
	color:#ffffff;
	height:37px;
	line-height:37px;
	float:left;
	width:auto;
	padding:0 0 0 20px;
	text-decoration:none;
}
.mainmenu li a span {	
	height:37px;
	line-height:37px;
	float:left;
	width:auto;
	padding:0 20px 0 0;
	cursor:pointer;
}
.mainmenu li a.current, .mainmenu li a.section, .mainmenu li a:hover,
.mainmenu li a._current
{ 
	background:#00b6ff url(../images/menu-left.jpg) no-repeat;
	text-decoration:none;
}

.mainmenu li a.current span, .mainmenu li a.section span, .mainmenu li a:hover span, .mainmenu li a._current span {
	background:#00b6ff url(../images/menu-right.jpg) no-repeat right top;
}
.submenu {
	position: absolute;
	background:#00b6ff;
	height:26px;
	padding:0;
	margin-top:-49px;
	/*left:100%;*/
	position:absolute;
	top:91px;
	display:none;
}
.submenu li {
	float:left;
	list-style:none;
	margin:0px 0 0 0px;	
	}
.submenu li.first {
	background:#00b6ff url(../images/submenu-left.gif) no-repeat left top;
	padding:0 0 0 5px;
	}	
.submenu li.last {
	padding:0;
	}
.submenu li.lastcorner {
	background:#00b6ff url(../images/submenu-right.gif) no-repeat right top;
	width:5px;
	height:26px;
}
.submenu li a {
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	height:26px;
	line-height:26px;
	display:block;
	width:auto;
	padding:0 8px 0 8px;
	background:url(../images/submenu-spliter.jpg) right center no-repeat;
	margin:0;
}
.submenu li a.current, .submenu li a.section, .submenu li a:hover {
	background:url(../images/submenu-spliter.jpg) right center no-repeat;
	text-decoration:none;
	color:#000000;
}
.submenu li.last a {
	background:none;
}
#YoutubeHolder {
	background:transparent url(../images/player_top.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:385px;
	margin:-129px 0 0 35px;
	overflow:hidden;
	padding:4px;
	position:relative;
	width:488px;
}
#YoutubeHolder .top {
	/*background:url(../images/player_top.jpg) no-repeat;*/
	height:4px;
	width:488px;
	position:absolute;
	margin:-4px 0 0 -4px;
}
#YoutubeHolder .bottom {
	/*background:url(../images/player_bottom.jpg) no-repeat;*/
	height:4px;
	width:488px;
	position:absolute;
	margin:0 0 0 -4px;
}
.home {
	width:457px;
	float:right;
}
.home .fieldSetHolder.servicewidget {
	width:457px;
	background: url(../images/fieldset-bg.gif) repeat-y top left;
	margin:26px 0 0;
}
.fieldSetHolder h3 {
	color:#00283f;
	padding:0 17px;
	font-size:12px;
	line-height:20px;
	margin-top:12px;
	display:block;
}
.fieldSetHolder h3 span {
	font-size:10px;
}
.fieldSetHolder .truncate {
	color:#00283f;
	line-height:16px;
	padding:0 17px;
	font-size:12px;
	text-align:justify;
}
.fieldSetHolder .truncate a {
	color:#00283f;
}
.fieldSetHolder .truncate a:hover {
	text-decoration:none;
}
.lastestnews p {
	display:inline;
}
.fieldSetHolder .truncate .readmore {
}
.fieldSetHolder .more {	
	margin:6px 17px 1px;
	color:#00b6ff;
	text-decoration:underline;
	font-size:11px;
	display:block;	
	text-align:right;
	height:15px;
}
.fieldSetHolder .more:hover {
	text-decoration:none;
}
.home .fieldSetHolder.servicewidget .top {
	background:url(../images/fieldset-top1.gif) no-repeat;
	height:4px;
	margin:-4px 0 0;
	position:absolute;
	width:457px;
}
.fieldSetHolder .top h2 {
	color:#818a8e;
	font-size:11px;
	margin:-7px 0 0 27px;
	position:absolute;
}
.home .fieldSetHolder.servicewidget .bottom {
	background: url(../images/fieldset-bottom.gif) no-repeat;
	height:5px;
	margin:0;
	position:absolute;
	width:457px;
}
.title {
	color:#00b6ff;
	font-size:28px;
	font-weight:400;
	display:block;
	margin:26px 25px 30px 35px;
}
#Layout {
	margin:0 25px 0 35px;
}

.footer {
	color:#4e83a2;
	font-size:11px;
	font-family:"Tahoma", Geneva, sans-serif;
	display:block;
	padding:25px 0 35px 35px;
}
.footer a, .adress-mark {
	text-decoration:underline;
	color:#00b6ff;
}

/* SUBSCRIBE FORM */
#SubscribeForm {
	width:327px;
	position:absolute;
	margin:48px 0 0 610px;
	overflow:hidden;
	height:108px;
}
#SubscribeForm .Actions {
	width:auto;
	position:absolute;
	margin:-25px 0 0 261px;
}
#SubscribeForm .message {
	font-size:9px;
	margin:94px 0 0;
	position:absolute;
	width:auto;
	color: #B64F0A;
}
label.exrealabel, #SubscribeForm label {
	float:left;
	display:block;
	clear:both;
	background:url(../images/youtube_icon.jpg) no-repeat top left;
	padding:0 0 0 95px;
	height:70px;
	margin:0;
}
label.exrealabel span, #SubscribeForm label span {
	margin-top:9px;
	display:block;
	color:#00283f;
}
#emailadress, #Form_SubcribeNewsSmall_Emailsmall {		
	padding: 4px 15px;
	border:none;
	float:left;
	background: url(../images/form-input-email.gif) no-repeat top left;
	width:231px;
	color:#00283f;
	z-index:999;
}
#submit, #Form_SubcribeNewsSmall_action_doSubcribeNewsSmall {
	float: left;
	border:none;
	background:url(../images/form-input-submit.gif) no-repeat top left;
	width:65px;
	height:24px;
	color:#FFF;
	line-height:24px;
}
fieldset {
	border:none;
}
/* quotelist */
.quotelist {}
.quotelist li, .typography .qoute {
	list-style:none;
	padding:0 0 0 90px;
	background:url(../images/quote.gif) no-repeat 0 4px;
	margin-bottom:31px;
}

.quotelist li hr {	
	background:#FFF;
	border:none;
	height:1px;
	margin:25px 0 0 -125px;
	width:1001px;
}
.quotelist li h3, .typography .qoute h3  {
	font-style:italic;
	font-size:12px ;
	display:block;
	margin-bottom:6px;
	font-weight:900;
}
.quotelist li h3 span, .typography .qoute h3 span {
	font-size:10px;
}
.quotelist li .quotetext , .typography .qoute .p {
	font-style:italic;
	color:#00283f;
	line-height:16px;
	text-align:justify;
}

/* Video blog list */
.videobloglist {
	width:566px;
	display:block;
	float:left;
}
.videobloglist li {
	list-style:none;	
	margin-bottom:28px;
	width:100%;
	float:left;
	clear:left;
}
.videobloglist li.last {
	margin-bottom:0px;
}
.youtubevideoholder {
	background: url(../images/video_blog_video-bg.gif) no-repeat top left;
	width:350px;
	height:273px;
	overflow:hidden;
	padding: 0;
	float:left;
	margin-top:7px;
}
.videobloglist li hr {	
	background:#FFF;
	border:none;
	height:1px;
	margin:21px 0 0 -35px;
	width:601px;
	float:left;
	clear:both;	
}
.videobloglist li h3 {	
	font-size:12px;
	display:block;
	margin-bottom:6px;
	width:33%;
	margin:1px 0 0 25px;
	float:left;
}
.videobloglist li .date {
	font-size:10px;
	font-weight:900;
	display:block;
	float:left;
	width:33%;
	margin:0 0 0 25px;
}
.videobloglist li p {	
	color:#00283f;
	line-height:16px;
	width:33%;
	margin:5px 0 0 25px;
	float:left;
	display:block;
	text-align:justify;
}
.subscribenews {
	background:url(../images/video_blog_form-bg.jpg) no-repeat top left;
	width:328px;
	height:234px;
	float: right;	
}
.VideoCatalog .subscribenews {
	margin-top:97px;
}
.subscribenews h3 {
	color:#FFFFFF;
	display:block;
	font-size:16px;
	font-weight:300;
	margin:25px 25px 79px;
}
.subscribenews h3 a {
	color:#FFFFFF;
}
.subscribenews h3 a:hover {
	text-decoration:none;
}
.subscribenews .message {
	margin:24px 0 0;
	position:absolute;
	width: auto;
	color: #B64F0A;
	display:block;
	font-size:9px;
}
.subscribenews .exrealabel, label.left {
	background:none;	
	height:auto;
	color:#FFF;
	display:block;
	padding:0;
	margin-bottom: 13px;
}
.Actions {
	width:auto;
	position:absolute;
	margin:-23px 0 0 235px;
}
.subscribenews fieldset {
	padding:0 25px;
}
.subscribenews .emailadress, #Form_SubcribeNews_Email {		
	padding: 3px 15px;
	border:none;
	float:left;
	background: url(../images/video_blog-input.jpg) no-repeat top left;
	width:180px;
	color:#00283f;
	z-index:999;
}

.subscribenews .submit, #Form_SubcribeNews_action_doSubcribeNews {
	float: left;
	border:none;
	background: url(../images/video_blog-submit.jpg) no-repeat top left;
	width:68px;
	height:22px;
	color:#FFF;
	line-height:22px;
}
/* Service */
#Layout.service, .title.service {
	width:570px;
	float:left;
}
.sidebar {
	float:right;
	width:329px;
	margin:25px 0 0 0;
}
.sidebar .youtubevideoholder {
	background: url(../images/service-video-bg.gif) no-repeat top left;
	width:328px;
	height:273px;
	overflow:hidden;
	padding: 4px 0 0 4px;
	float:left;
	clear:both;
}
.fieldSetHolder.servicewidget {
	width:328px;
	float: right;
	background: url(../images/service-qoutes-bg.gif) repeat-y;	
	margin:33px 0 0;
	clear:both;
	display:block;
	position:relative;
}


.fieldSetHolder.servicewidget .top {
	background: url(../images/service-qoutes-top.gif) no-repeat;
	height:4px;
	margin:-4px 0 0;
	position:absolute;
	width:328px;
}

.fieldSetHolder.servicewidget .bottom {
	background: url(../images/service-qoutes-bottom.gif) no-repeat;
	height:5px;
	margin:0;
	position: absolute;
	display:block;
	width:328px;
}

/* before after */
.BeforeAfter {
	display:block;
	margin:0 !important;
	padding:0;
}
.typography .BeforeAfter li {
	list-style:none;
	margin:0 ;
	display:block;
	float:left;
	width:100%;
	clear: left;
}

.BeforeAfter li hr {	
	background:#FFF;
	border:none;
	height:1px;
	margin:-21px 0 37px -35px;
	width:608px;
	float:left;
}
.BeforeAfter li p {
	color:#00283f;
	line-height:16px;
}
.typography .qoute {
	float:left;
	clear: left;
}
.typography .qoute hr {	
	background:#FFF;
	border:none;
	height:1px;
	margin:-18px 0 37px -25px;
	width:300px;
	float:left;
}
.BeforeAfter li.last .qoute {
	margin-bottom:0;
}
/* google maps*/
.googlemap {
	background:url(../images/kontaktai-googlemap-bg.gif) no-repeat;
	height:237px;
	width:570px;
}
.show {
	display:block;
}
.youtubelink {
	height:66px;
	position:absolute;
	text-indent:-999%;
	width:83px;
}