/* @group General Styles */

body {
	padding: 0;
	margin: 0;
	background: url(images/bg-page.png) repeat 0 0;
}

p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

img {
}

.image-left {
	float: left;
	margin: 3px 10px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 10px;
}
#top-background{
	width: 100%;
	height: 350px;
	padding-top: 50px;
}
	
/* @end */

/* @group Layout */
#logocontainersidebar{
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 10px;
	display: none;
}

#logocontainersidebar img {
	max-width: 200px;
	max-height: 200px;
}
#logocontainerheader{
	float: left;
	overflow: hidden;
	margin-left: 0px;
	margin-bottom: 10px;
	display: none;
}
#logocontainerheader img{
	max-width: 200px;
	max-height: 200px;
	margin-right: 20px;
}
#logocontainerheader2{
	float: right;
	overflow: hidden;
	margin-left: 0px;
	margin-bottom: 10px;
	display: none;
}
#logocontainerheader2 img{
	max-width: 200px;
	max-height: 200px;
	margin-left: 20px;
}
#logocontainercontent{
	overflow: hidden;
	display: none;
}
#logocontainercontent img{
	margin: 30px 0 0 0;
	max-width: 600px;
	max-height: 600px;
}
#navbarshadow{
	position: relative;
	margin-bottom: 2px;
	height: 30px;
	padding: 0 300px;
}
#c-navbarshadow{
	border: 0px solid red;
	height: 30px;
	background: url(images/pomeniu-seselis.png) repeat-x top;
}
#l-navbarshadow{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px solid black;
	height: 30px;
	width: 300px;
	background: url(images/pomeniu-seselis-kaire.png) no-repeat;
}
#r-navbarshadow{
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px solid black;
	height: 30px;
	width: 300px;
	background: url(images/pomeniu-seselis-desine.png) no-repeat top right;
}
#TopContentShadow{
	height: 10px;
	border: 0px solid white;
	background: url(images/ContentTopShadow.png) repeat-x bottom;
}
#leftTopContentShadow{
	position: absolute;
	top: 0;
	left: 20px;
	width: 92px;
	height: 10px;
	border: 0px solid blue;
	background: url(images/bg-page-left.png) no-repeat bottom right;
}
#rightTopContentShadow{
	position: absolute;
	top: 0;
	right: 20px;
	width: 86px;
	height: 10px;
	border: 0px solid black;
	background: url(images/bg-page-right.png) no-repeat bottom left;
}
#leftContentShadow{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 92px;
	height: 5000px;
	border: 0px solid #ffffff;
	background: url(images/shadow-content-left.png) repeat-y right top;
}
#rightContentShadow{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 86px;
	height: 5000px;
	border: 0px solid #ffffff;
	background: url(images/shadow-content-right.png) repeat-y left top;
}
#LeftBottomContentShadow{
	position: absolute;
	top: 0;
	left: 42px;
	height: 50px;
	width: 50px;
	border: 0px solid green;
	background: url(images/shadow_bottom_left.png) no-repeat right top;
}
#RightBottomContentShadow{
	position: absolute;
	top: 0;
	right: 36px;
	height: 50px;
	width: 50px;
	border: 0px solid green;
	background: url(images/shadow_bottom_right.png) no-repeat left top;
}
#BottomContentShadow{
	height: 35px;
	border: 0px solid green;
	background: url(images/shadow-bottom-main.png) repeat-x;
}
#leftTopShadow{
	width: 92px;
	height: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid #fff;
	background: url(images/bg-page-left.png) no-repeat top right;
}
#rightTopShadow{
	width: 86px;
	height: 900px;
	position: absolute;
	right: 0px;
	top: 0px;
	border: 0px solid #fff;
	background: url(images/bg-page-right.png) no-repeat top left;
}

#ContentBottom{
	position: relative;
	padding: 0 86px 0 92px;
}
#SuperContainer {
	border: 0px solid #ffffff;
}
#container {
	position: relative;
	margin: 0;
	padding: 0 86px 0 92px;
	border: 0px solid #fff;
	min-width: 610px;
	overflow: hidden;
}
#mainContainer{
	border: 0px solid #ff0000;
	text-align: left;
	padding: 0;
}
#contentmaincontainer-bg{
	position: relative;
	border: 0px solid red;
	overflow: hidden;
	background: url(images/shadow-top.png) repeat-x left top;
}
#contentmaincontainer-bg-left{
	position: absolute;
	left: 0;
	top: 0;
	height: 300px;
	width: 300px;
	z-index: 0;
	background: url(images/bg-content-left.png) no-repeat left top;
}
#contentmaincontainer-bg-right{
	position: absolute;
	right: 0;
	top: 0;
	height: 300px;
	width: 300px;
	z-index: 0;
	background: url(images/bg-content-right.png) no-repeat right top;
}
#contentmaincontainer-shadow-left{
	position: absolute;
	left: 0;
	top: 0;
	height: 3000px;
	width: 30px;
	z-index: 0;
	background: url(images/shadow-content-left-inner.png) repeat-y left top;
}
#contentmaincontainer-shadow-right{
	position: absolute;
	right: 0;
	top: 0;
	height: 3000px;
	width: 30px;
	z-index: 0;
	background: url(images/shadow-content-right-inner.png) repeat-y right top;
}
#contentmaincontainer-shadow-bottom{
	position: relative;
	height: 30px;
	background: url(images/shadow-content-bottom-inner.png) repeat-x 0 bottom;
}
#contentmaincontainer{
	position: relative;
	border: 0px solid blue;
	z-index: 1;
	padding: 1px 0 1px 0;
}
.clearer {
	clear: both;
}

.clear {
	clear:both;
	overflow:hidden;
}

#pageHeader {
	overflow: hidden;
	position: relative;
	border: 0px solid #000;
	margin: 0 0px 0px;
	padding: 1px 100px 1px 250px;
	background: url(images/shadow-bottom.png) repeat-x left bottom;
}

#pageHeader-bg-left {
	position: absolute;
	left: 0;
	top: 0px;
	height: 500px;
	width: 500px;
	z-index: 0;
	background: url(images/bg-header-left.png) no-repeat left top;
}
#pageHeader-bg-right {
	position: absolute;
	right: 0;
	top: 0px;
	height: 500px;
	width: 500px;
	z-index: 0;
	background: url(images/bg-header-right.png) no-repeat right top;
}
#pageHeader-bg {
	position: absolute;
	top: 0;
	left: 48%;
	height: 500px;
	width: 500px;
	z-index: 0;
	background: url(images/bg-header-center.png) no-repeat left top;
}

#pageHeader img {
	position: relative;
	z-index: 2;
}

#pageHeader h1 {
	position: relative;
	z-index: 2;
}

#pageHeader h2 {
	position: relative;
	z-index: 2;
}

#contentContainer {
	border: 0px solid #1b16ff;
	min-height: 200px;
	padding-top: 30px;
	padding-left: 10px;
}

#contentContainer #content {
}
#sidebarTop{
	background: url(images/sidebar-top.png);
	height: 4px;
	width: 200px;
	border: 0px solid #fff;
	margin: 0;
	z-index: 10;
}
#sidebarBottom{
	background: url(images/sidebar-bottom.png);
	height: 4px;
	width: 200px;
	border: 0px solid #fff;
	margin: 0;
}
#sidebarContent{
	background: url(images/sidebar-bg.png) repeat-y;
	min-height: 500px;
	border-top: 0px solid #000;
	margin: 0;
	padding-top: 1px;
	padding-bottom: 10px;
}


#sidebarContainer {
	position: relative;
	border: 0px solid #ff1d00;
	width: 200px;
	padding: 50px 10px 10px;
}

#sidebarContainer #sidebar {
	border: 0px dotted #1a36ff;
	margin: 10px;
}
#sidebarContainer a:hover {
	text-decoration: none;
}

#sidebarContainer .sideHeader {
}

#footerContainer {
	position: relative;
	margin: 0;
	padding: 30px 50px 10px 60px;
	border: 0px solid green;
	overflow: hidden;
	background: url(images/shadow-footer-top.png) repeat-x left top;
}
#footer-left-bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 129px;
	height: 72px;
	background: url(images/bg-footer-left.png) no-repeat left top;
}

#footer-right-bg{
	position: absolute;
	top: 0;
	right: 0;
	width: 53px;
	height: 72px;
	background: url(images/bg-footer-right.png) no-repeat right top;
}


#footer {
	position: relative;
	z-index: 1;
	border: 0px solid blue;
}

/* background-color:#131313;bottom:0px;height:3.5em;left:0px;opacity:0.95;position:fixed;text-align:left;width:100%;z-index:10000; */

#footer p {
}

#copyright {
	float: left;
	margin-right: 10px;
}

/* My Comment */

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	border: 0px solid green;
	text-align: right;
}

#breadcrumbcontainer ul {
	padding: 0;
	margin: 0;
	display: inline;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */
#navtop ul ul{
	display: none;
}
#navside ul{
	list-style: none;
	border: 0px solid black;
	margin: -4px 0 0;
	padding: 0;
}
#navside ul a{
	display: none;
}
#navside a{
	padding-bottom: 10px;
	background: url(images/side-menu-bg.png) no-repeat center bottom;
	padding-top: 5px;
}
#navside ul ul a{
	border: 0px solid blue;
	display: block;
}
#navside ul a{
	padding-left: 10px;
}
#navside ul ul ul a{
	border: 0px solid blue;
	display: block;
	padding-left: 20px;
}
#navside ul ul ul ul a{
	padding-left: 30px;
}
#navside ul ul ul{
	margin-left: 0px;
}
#navcontainer {
	border: 0px solid blue;
	position: relative;
	top: 0px;
	z-index: 1;
	margin: 0;
	padding: 0px;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul{
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
	border: 0px solid black;
}

#navcontainer li {
	float: left;
	margin: 0;
	display: inline;
	position: relative;
	z-index: 3;
	border: 0px solid black;
	background: url(images/top-menu-bg.png) no-repeat left;
	padding-left: 3px;
}

#navcontainer li:first-child {
	background: none;
	padding-left: 0px;
}

#navcontainer a {
	border: 0px solid #000;
	text-decoration: none;
	padding: 10px;
	font-size: 20px;
	border: 0px solid black;
	display: block;
}
#navcontainer a:after {
}

#navcontainer a:hover {
}

#navcontainer a:active {
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 27px; }
/* End */

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover{
}

#navcontainer ul .current a{

}

#navcontainer ul .currentAncestor a{

}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}
/* Child Level 3 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}


div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{

}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{

}
/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
}

ul.circle {
}

ul.square {
}

ol.arabic-numbers {
}

ol.upper-alpha {
}

ol.lower-alpha {
}

ol.upper-roman {
}

ol.lower-roman {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 20px 0 0;
	padding: 0;
}

ul.blog-tag-cloud li {
	display: inline;
	margin: 0;
	padding: 0;
}

.blog-tag-size-1 {	
}

.blog-tag-size-2 {	
}

.blog-tag-size-3 {	
}

.blog-tag-size-4 {	
}

.blog-tag-size-5 {	
}

.blog-tag-size-6 {	
}

.blog-tag-size-7 {	
}

.blog-tag-size-8 {	
}

.blog-tag-size-9 {	
}

.blog-tag-size-10 {	
}

.blog-tag-size-11 {	
}

.blog-tag-size-12 {	
}

.blog-tag-size-13 {
}

.blog-tag-size-14 {	
}

.blog-tag-size-15 {
}

.blog-tag-size-16 {	
}

.blog-tag-size-17 {	
}

.blog-tag-size-18 {	
}

.blog-tag-size-19 {
}

.blog-tag-size-20 {	
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}
.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
}

.blog-archive-link {
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
}

h1.blog-entry-title {
}


h1.blog-entry-title a {
}

.blog-entry-date {
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-read-more {
}

.blog-entry-body {
}

.blog-entry-comments {
}

p.blog-entry-tags {
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
	padding: 0 0 0 1.2em;
	background-repeat: no-repeat;
}

.blog-archive-link-disabled {
	padding: 0 0 0 1.2em;
	background-repeat: no-repeat;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin: 10px 0;
}

.blog-category-link-enabled {
	padding: 0 0 0 1.2em;
	background-repeat: no-repeat;
}

.blog-category-link-disabled {
	padding: 0 0 0 1.2em;
	background-repeat: no-repeat;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

.blog-rss-link {
	padding: 0 0 0 1.4em;
	background-repeat: no-repeat;
}

.blog-comments-rss-link {
	padding: 0 0 0 1.4em;
	background-repeat: no-repeat;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 10px;
}

.album-description {
	margin: 10px 0 10px 0;
}


.album-wrap {
}

.thumbnail-wrap {
	border: 0px solid green;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
	border: 0px solid blue;
	margin-top: 0px;
	text-align: center;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
}

.photo-navigation {
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-title {
	font-size: 1.5em;
}

.photo-caption {
	font-size: 1.6em;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	border: 0px solid red;
}

.exif-data p {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */
.movie-page-title {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 10px;
}.movie-page-description {
	margin: 10px 0 10px 0;
}.movie-thumbnail-frame {
	border: 0px solid green;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	border: 0px solid blue;
	margin-top: 0px;
	text-align: center;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */