/* !important
	Samothraki Default theme
*/ /* Basics
------------------------------ */
html { /* Moz */
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: #222;
}

a {
	outline: none;
}

input, textarea {
	border: 1px solid #E7F0F5;
	background-color: #f1f1f1;
}
h1, h2, h3, h4 {
font-family: Times, "Times New Roman", Georgia, serif;
}

/* Main Layout
------------------------------ */
body {
	background-color: #fff; /* #DBDBDB;*/
	font-size: 62.5%;
}

#main {
	padding-top: 0;
	width: 1000px;
	margin: 0 auto;
}


#content {
	width: 1000px;
	height: 675px;
	background-repeat: repeat-y;
}
#content-main {
	width: 950px;
	height: 438px;
	background: url(images/nike_bg.jpg) no-repeat center bottom;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -219px 0 0 -475px;
}

#content-error {
	width: 890px;
	padding: 45px 25px 45px 25px;
	background-color: white;
	font-size: 14px;
	margin-left: 5px;
}

#content-right {
	width: 795px;
	float: right;
	margin-top: 5em;
	margin-bottom: 2em;
	padding-top: 0.8em;
	padding-left: 0;
	padding-right: 0em;
	font-size: 1.2em;
	line-height: 1.2em;
}

#content-right h3, #content-right h2 {
	font-size: 1.5em;
	line-height: 1.1em;
	margin-bottom: 0.3em;
	font-weight: normal;
	color: black;
}

/* "Show more results" link for search */
#content-right h3 small {
	font-size: 1em;
	font-weight: normal;
	}


#content-right h4 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 1.2em;
}
	
#content-right a {
	color: #006699;
}

#content-right p {
	margin-bottom: 1em;
	clear: both;
	margin-top: 0;
}

#content-right p.zenpageexcerpt {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0px;
	clear: both;
}

#content-right ul.searchresults li {
	margin-bottom: 8px;
}

#sidebar {
	width: 195px;
	float: left;
	background-color: transparent;
	margin-right: 10px;
	margin-top: 2em;
	padding-top: 1em;
	text-align: right;
	position: fixed;
}
#left-menu {
	width: 440px;
	padding-right: 35px;
	padding-top: 0.8em;
}
#home-left-menu {
    position: absolute;
    top:204px;
    right: 50%;
    width: 20%;
    margin-right: 94px;
} 
#home-left-menu p {
	font-size: 14px;
	text-align: right;
 }

#home-right-menu {
	position:absolute;
    top: 214px;
	left: 50%;
    width: 32%;
    margin-left: 40px;
	font-size: 1.3em;
	line-height: 1.5em;
}
.menu {
	margin-top: 0em;
	font-size: 1.3em;
/*	height: 100%; */
	text-align: right;
}
.home-menu {
	margin-top: 0em;
	font-size: 1.3em;
	/*text-align: right;*/
	line-height: 0.8em;
}
.home-menu ul {
	list-style: none;
	margin-top: 0.2em;
	font-size: 14px;
	padding-left: 20px;
}
.home-menu ul li:nth-child(1) {margin: 0 10px 10px 0;}
.home-menu ul li:nth-child(2) {margin: 0 10px 10px 0;}
.home-menu ul li:nth-child(3) {margin: 0 10px 10px 0;}
.home-menu ul li:nth-child(4) {margin: 0 10px 10px 0;}
.home-menu ul li:nth-child(5) {margin: 0 10px 10px 0;}
.home-menu ul li:nth-child(6) {margin: 0 10px 10px 0;}
.home-menu ul li:nth-child(7) {margin: 0 10px 10px 0;}
.home-menu ul li:nth-child(8) {margin: 0 10px 10px 0;}
.home-menu ul li:nth-child(9) {margin: 0 10px 10px 0;}
.menu h3 {
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	color: black;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
	margin-left: 1.6em;
	border: 0px solid gray;
	font-style: italic;
	background-image: none;
}

.menu ul {
	list-style: none;
	margin-top: 0.2em;
	font-size: 14px;
	padding-left: 0;
}
#content-main .menu ul {
	list-style: none;
	margin-top: 0.2em;
	font-size: 12px;
}
.menu ul li {
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: 1px 0px;
	color: #006699;
	line-height: 90%;
}
.menu ul li.menu_galleryindex.home_link {
	margin-bottom:65px;
}
.menu ul li.menu_galleryindex {
	padding-bottom:10px;
}
.menu ul li.menu_album, .menu ul li.menu_zenpagepage  {
	padding: 0 0 7px 0;
}
.menu ul.submenu li.menu_album {
	padding: 0;
	margin-top: 5px;
}
#content-main .menu ul li:first-child .submenu{
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.menu ul li.menu_menulabel {
	padding-left: 0px;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	color: black;
	margin-bottom: 0.5em;
	margin-top: 0.9em;
	margin-left: 0em;
	border: 0px solid gray;
	font-style: italic;
	background-image: none;
}

.submenu {
	display:none;
	list-style: none;
	margin-left: -25px;
}
.menu-active-1 > .submenu, .home_link > .submenu {
	display: block;
}  

.menu ul li.menu_menulabel ul.submenu li {
	font-size: 13px;
	letter-spacing: 0;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
#nav {
	font-size: 13px;
	text-align:right; 
	padding: 0 0 0 0;
	font-weight: bold;
}
a#prev2, a#next2 {
	color: #069;
}
#footer-home {
	width: 950px;
	text-align: right;
	clear: both;
	font: 1.2em Helvetica, Arial, sans-serif;
	position: absolute;
	bottom: 10px;
	right: 10px;
} 
#footer {
	width: 950px;
	height: 35px;
	padding-top: 6px;
	background-repeat: no-repeat;
	text-align: right;
	clear: both;
	font: 1.2em Helvetica, Arial, sans-serif;
}
#social{text-align: right;}
#fb{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(images/facebookGray.png) no-repeat 0 0;
}
#fb:hover{ 
	background: url(images/facebook.png) no-repeat 0 0;
}
#fb span
{
  position: absolute;
  top: -999em;
}  
#copyrights{float:right}
.menu-active-1 .submenu li.menu_image {
	display: none;
}
.menu li.menu-active-1 > a,
.menu li.menu-active a,
.menu li a.menu-active,
.menu li.menu-active-1 li a {
	color: #4A95D8; 
}
.menu li.menu-active-1 li a:hover {
	text-decoration:underline;
}

/* Link Styles
------------------------------ */
a:link {
	text-decoration: none;
	color: #5F5F5F;
	border-bottom: 0px dashed;
}

a:visited {
	text-decoration: none;
	color: #5F5F5F;
	border-bottom: 0px dashed;
}

a:active {
	text-decoration: none;
	color: #002E5B;
	border-bottom: 0px dashed;
}

a:hover {
	text-decoration: none;
	color: #4A95D8;
	border-bottom: 0px dashed;
}
/* contact */
.contact {
	background-color: #F4F192;
	float:	left;
	width: 620px;
}
.contactthumb {
	padding:10px;
}

/* Miscellaneous
------------------------------ */
img {
	border: 0;
}

blockquote {
	border-left: 1px dashed #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}

#imagemetadata {
	text-align: right;
}

#imagemetadata table {
	text-align: left;
	line-height: 1em;
	border: 1px solid #ccc;
	top: 2em;
	right: 0px;
	background-color: #fafafa;
}

#imagemetadata table td {
	border-bottom: 1px solid #f0f0f0;
	background-color: #f8f8f8;
	padding: 2px 5px;
}

/* Page Navigation
------------------------------ */
ul.pagelist {
	font-size: 1em;
	clear: both;
	padding: 0;
	margin: 10px 0 10px 0;
	list-style-type: none;
}

ul.pagelist li {
	display: inline;
}

ul.pagelist li a,ul.pagelist span.disabledlink {
	padding: 4px;
}

ul.pagelist li.current a {
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	color: black;
}

ul.pagelist li.prev {
	margin-right: 10px;
}

ul.pagelist li.next {
	margin-left: 10px;
}

.disabledlink {
	color: #ddd;
	cursor: default;
}

.pagenav {
	clear: both;
}

.disabled_nav {
	visibility: hidden;
}

/* AJAX
------------------------------ */
#albumDescEditable,#albumTagsEditable {
	margin-bottom: 12px;
}

#imageDescEditable,#albumTagsEditable {
	margin-top: 24px;
}

#imageDesc {
	margin-bottom: 4px;
}

#exif_link {
	float: left;
}
#exif_link a {
	background-color:#f1f1f1;
	text-align:center;
	padding:8px;
	margin-left: 5px;
}


/* Tags
------------------------------ */
.taglist {
	list-style: none;
	margin: 0.2em auto;
	padding: 0;
	font-size: 13px;
}

.taglist li {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
	display: inline;
	list-style-type: none;
}



/* Image Thumbnails
------------------------------ */
#images {
	float: left;
	width: 795px;
	border: 0px solid gray;
}

.imagethumb a,.imagethumb a:hover {
	display: block;

}

.imagethumb a:visited {
	background-color: #fcfcfc;
}

.imagethumb a:hover {
	background-color: #f3f3f3;
}

#tag {
	text-align:left;
}

/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
	width: 795px;
	border: 0px solid gray;
	font-size: 10px;
}

.album {
	margin: 0px 16px 15px 0;
	padding: 10px 0px 10px 10px;
	float: left;
	width: 265px;
	border: 1px solid #EEEEEE;
	background: #FBFBF8;
	line-height: 100%;
	height: 95px;
}

.album a img {

}

.album .thumb {
	text-decoration: none;
	float: left;
	margin-right: 6px;

}

#albums h3 {
	font-size: 1.6em;
	letter-spacing: 0.1em;
	padding: 0;
	margin: 0px 0px 5px 0px;
}

.albumdesc {
	width: 170px;
	float: right;
	margin-left: 5px;
}

.album p {
	line-height: 12px;
	font-size: 11px;
	padding: 0px 0px 0px;
	margin: 0px;
}

.albumdesc small {
	color: gray;
}

/* Individual Image
------------------------------ */
.image {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	border: 0;
	text-align: left;
}
.imagethumb {
	width: 620px;
	float:	left;
}
.imagedesc {
	width: 170px;
	float: right;
	margin-left: 5px;
	margin-top:0;
	line-height: 1.5em;
}
.imagetitle {
	font-style:italic;
}
#image {
	text-align: left;
	margin: 0 auto;
	line-height: 0;
	width: 620px;
	float:left;
	font-size: 0.7em;
}


#image div {
	display: block;
	line-height: 1.6em;
	text-align: left;
	font-size: 1.6em;
	}

/* centering flowplayer 3 on image.php */
#image .flowplayer {
	margin: 0 auto;
}

.imgnav {
	float: right;
	position: relative;
	width: 155px;
	padding-top: 50px;
	text-align: center;
	border: 0px solid #D5E6EE;
	background: transparent;
	margin-right: 1em;
	font-size: 1.4em; 
}

.imgnav .imgprevious a {
	display: block;
	width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(images/jcarousel_prev.png) no-repeat 0 0;
	position: relative;
	top: -40px;
	left: 100px;
	padding: 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #afafaf;
	text-indent: -3000px;
}

.imgnav .imgprevious a:hover {
	text-decoration: none;
	color: #002E5B;
	background-position: -32px 0;
}

.imgnav .imgprevious a:active {
	text-decoration: none;
	color: #002E5B;
	background-position: -64px 0;
}

.imgnav .imgnext a {
	display: block;
	width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(images/jcarousel_next.png) no-repeat 0 0;
	position: relative;
	top: -40px;
	right: 100px;
	padding: 0px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #afafaf;
	text-indent: -3000px;
}

.imgnav .imgnext a:hover {
	text-decoration: none;
	color: #002E5B;
	background-position: -32px 0;
}

.imgnav .imgnext a:active {
	text-decoration: none;
	color: #002E5B;
	 background-position: -64px 0;
}


.imgnav .imgprevious a {
	float: left;
}

.imgnav .imgnext a {
	float: right;
}

#narrow {
	width: 175px;
	float:right;
	margin-top: 5px;
}

/* Paged thumbs nav
------------------------------ */
#pagedthumbsnav {
	width: 580px;
	height: 55px;
	padding: 0px;
	border: 0px solid gray;
	color: #444444;
}

#pagedthumbsimages {
	text-align: center;
	border: 0px solid gray;
}

#pagedthumbsimages img,
.jcarousel-list li img {
	border: 1px solid darkgray;
	padding: 2px;
	float: left;
}

#pagedthumbsimages img:hover,
.jcarousel-list li img:hover {
	border: 2px solid orange;
	padding: 1px;
}

#pagedthumbsnav-active img {
	border: 2px solid orange;
	padding: 1px;
	float: left;
}

#pagedthumbsnav-prev {
	width: 155px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: left;
}

#pagedthumbsnav-next {
	width: 100px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: right;
	text-align: center;
}

#pagedthumbsnav-prevdisabled {
	visibility: hidden;
	width: 155px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: left;
}

#pagedthumbsnav-nextdisabled {
	visibility: hidden;
	width: 100px;
	height: 20px;
	padding-top: 10px;
	font-size: 1em;
	float: right;
	text-align: center;
}

/* Comments
------------------------------ */
#comments {
	clear: both;
	width: 560px;
	margin-top: 10px;
	padding: 0;
	border-top: 1px dashed darkgray;
	
}

#comments h3 {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	letter-spacing: 0;
	color: black;
}

.comment {
	padding: 0px 8px 12px 8px;
	border: 1px solid #E7F0F5;
	background: #F8F9F2;
	margin-bottom: 12px;

}

.commentmeta {
	margin-bottom: 12px;
}

.commentauthor {
	font-weight: bold;
}

.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}


/* Forms
------------------------------ */
.inputbox {
	width: 250px;
	padding: 2px;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1; 
}

textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
	font: 100%/ 200% Helvetica, Arial, sans-serif;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1; 
}

.checkbox {
	cursor: pointer;
}

.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	border: 1px solid #e5e5e5;
	background-color: #f1f1f1; 
}

label {
	cursor: pointer;
}

label:hover {
	color: #000;
}

#map {
	margin-left: -77px;
}

#rating {
	margin-top: 10px;
}

/* Admin Toolbox
------------------------------ */
#admin,#admin_data {
	position: fixed;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
	z-index: 1001;
	text-align: left;
	font-size: 1.3em;
}

#admin_data {
	top: 0px;
	padding-top: 20px;
	z-index: 1000;
	line-height: 1.6em;
}

#admin h3 {
	font-weight: normal;
	color: #999;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.1em;
}

#admin h3:hover {
	color: #036;
}

/* Search Box
------------------------------ */
#search {
	float: right;
	margin-top: 15px;
	margin-right: 70px;
	text-align: center;
	background: transparent;
	z-index: 1000;
	position: relative;
	border: 0px solid darkgray;
	background: transparent;
}

#search input.pushbutton {
	padding: 4px;
	font-size: 80%;
	border: 1px solid darkgray;
	background-color: #f1f1f1; 
}

#search ul {
	position: absolute;
	text-align: left;
	width: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: white;
}

#search ul .item {
	display: none;
	background-color: white;
}

#search ul:hover .item {
	display: block;
	padding: 1px;
	margin: 0px;
	background: #fff
}

#search li {
	width: 150px;
	background-color: white;
}

#searchfields_icon {
	position: relative;
	top: 4px;
}

.clear {
	clear: both;
	height: 10px;
}

/* Archive View
---------------------------- */
#archive {
	width: 580px;
	text-align: left;
}

ul.archive * {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.archive li {
	display: inline;
	margin-right: 5px;
}

ul.archive .year {
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
  margin-left: -30px;
  margin-right: 0px;
}

ul.archive .month {
	font-size: 1em;
	list-style: none;
	border-top: 0px solid #E6E6DF;
	padding-top: 5px;
	margin-left: -30px;
	font-weight: normal;
	margin-bottom: 15px;
}



ul.archive .archive-active a {
	color: black;
}

#archive h3 {
	background-color: transparent;
	font-size: 1.5em;
	letter-spacing: 0.1em;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #eee;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	padding: 10px 0;
	margin: 20px 0;
	background: #fff;
	border-top: 3px solid #E6E6DF;
	border-bottom: 3px solid #E6E6DF;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

/* Error Messages
------------------------------ */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}

.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
.errorlist {
	list-style-type: none;
}	

/* News Articles
------------------------------ */
hr {
	border: 0;
	border-top: 1px dashed gray;
}

.newsarticle {
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dashed darkgray;
}

.newsarticlecredit {
	margin-top: 0px;
	margin-bottom: 10px;
}

.newsarticlecredit-left {
	float: left;
	margin-right: 0.3em;
}

.newscategories {
	margin: 0;
	padding: 0;
	display: inline;
}

.newscategories li {
	display: inline;
	list-style: none;
}

.singlenews_prev {
	float: left;
}

.singlenews_next {
	float: right;
}

.langselector {
	height: 25px;
}

.langselector p {
	float: left;
}

.newstype {
	font-size: 0.8em;
}

.langselector {
	margin-top: 0em;
	font-size: 1.3em;
	padding: 2em 0em 0.8em 3em;
	border-bottom: 0px dashed darkgray;
	height: 100%;
}

#dynamic-locale {
	width: 195px;
}
/* zenphoto/zenpage link
---------------------------*/
#zen-part {
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
}

#photo-part {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#IE-clear-part {
	font-size: 12px;
	font-weight: normal;
}

/* login form */
table.password td.userlabel{
	text-align:left;
}
table.password td.userinput{
	text-align:left;
}

table.password td.userinput input, td.passwordinput input {
	width: 15em;
}

/* login form */
table.password td.passwordlabel{
	text-align:left;
}

table.password td.passwordinput{
	text-align:left;
}

table.password td.submit{
	text-align:left;
}

table.password td.hint{
	text-align:left;
}
.captchainputbox {
	width: 6.6em;
	padding: 2px;
}


/* Pretty Buttons
------------------------------------- */
.buttons a,.buttons button {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	background-image: url(images/admin-buttonback.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px; /* Links */
}

.buttons button {
	text-decoration: none;
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}

.buttons button[type] {
	text-decoration: none;
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}

.buttons button img,.buttons a img {
	text-decoration: none;
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

/* standard buttons */
button:hover,.buttons a:hover {
	text-decoration: none;
	background-color: #dff4ff;
	border: 1px solid #CBCBCB;
	color: #FF8A00;
}

.buttons a:active {
	text-decoration: none;
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* positive buttons */
button.positive,.buttons a.positive {
	text-decoration: none;
	color: #529214;
}

.buttons a.positive:hover,button.positive:hover {
	text-decoration: none;
	background-color: #E6EFC2;
	border: 1px solid #f5f5f4;
	color: #529214;
}

.buttons a.positive:active {
	text-decoration: none;
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* negative buttons */
.buttons a.negative,button.negative {
	text-decoration: none;
	color: #d12f19;
}

.buttons a.negative:hover,button.negative:hover {
	text-decoration: none;
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}

.buttons a.negative:active {
	text-decoration: none;
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}



/* slideshowlink */ 

#slideshowlink {
display:block;
margin-bottom: 15px;
float: left;
}

#slideshowlink a {
background-color:#f1f1f1;
width:100px; 
text-align:center;
padding:8px;
}


/* tinyZenpage title addition */
.zenpage_wrapper_left,
.zenpage_wrapper_right {
border: 1px solid #EEEEEE;
background: #FBFBF8;
padding: 10px;
}

.zenpage_wrapper_left {
margin-right: 10px;
}

.zenpage_wrapper_right {
margin-left: 10px;
}
.zenpage_title {
font-style: italic;
}

/*CSS3 rounded edges */
.album,
#slideshowlink a,
textarea,
#exif_link a,
#search_input, 
#search_submit,
.zenpage_wrapper_left,
.zenpage_wrapper_right {
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.lanselector {
	text-align:right;
}
.language_button {width: 17px; min-width: 17px;	height: 12px; min-height: 12px; overflow: hidden; border: none;	font-size: 0px; margin: 3px; padding: 0;}
.language_button:focus {outline: none; cursor:pointer; cursor:hand}
.language_button:hover {outline: none; cursor:pointer; cursor:hand}
#dynamic-locale_en_US { background: transparent url(http://www.samothraki.de/zp-core/locale/en_US/flag.png) no-repeat;}
#dynamic-locale_de_DE { background: transparent url(http://www.samothraki.de/zp-core/locale/de_DE/flag.png) no-repeat;}
#dynamic-locale_el_GR { background: transparent url(http://www.samothraki.de/zp-core/locale/el_GR/flag.png) no-repeat;}

ul.flags {
	margin: 10px auto;
	/*text-align: right;*/
	padding-left: 20px
}

ul.flags li {
	width: 17px;
	height: 18px;
	margin: 0;
	padding: 2px 0 2px 2px;
	text-align: right;
}

ul.flags li img {
	width: 17px;
	height: 12px;
}
.textobject {
	font-size: 12px;
	line-height: 16px;
	text-align: left !important;
	text-decoration: none !important;
	overflow:scroll !important;
}
.reconfigbox {display:none;}

.contact, .pages > table > tbody > tr > td {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 2px 7px 19px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 7px 19px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 7px 19px 0px rgba(0,0,0,0.75);
}
