﻿a {
	color: #81a0d6;
	text-decoration: none;
}
a:hover {
	color: #96b935;
	text-decoration: underline;
}

#breadcrumbs {
margin:0;
padding:0;
padding-top:10px;
padding-left:20px;
text-align:left;
}

.creative div small {
	color: #bebebe;
	text-decoration: none;
}
a.creative div small:hover {
	color: #96b935;
	text-decoration: underline;
}
.grey_links, .grey_links a {
	color: #5c5c5c;
	text-decoration: none;
}
a.grey_links:hover, .grey_links a:hover {
	color: #96b935;
	text-decoration: undrline;
}
ul li.grey_links {
	list-style: none;
	display: inline;
}
ul li.himenu {
	list-style: none;
	display: inline;
}
.topmenutd ul, .topmenutd ul li, .topmenutd div, .topmenutd p, .topmenutd form {
display:inline;
} 

#bottomline {
	border-bottom:2px solid #d5e67c;
	margin:0;
}
#spaceline td {
	padding-top:15px;
}
#sendfriend {
	float:left;
	padding-right:15px;
}
body, td, div, span, p {
	color: #5c5c5c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
input {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #8C8B8B 1px solid;
	border-left: #8C8B8B 1px solid;
	border-right: #8C8B8B 1px solid;
	border-top: #8C8B8B 1px solid;
	font-size: 11px;
	text-decoration: none;
}
select {
	color: #000066;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e1ecf8;
	text-decoration: none;
	width: 200px;
}
.headline1 {
	color: #979797;
	font-size: 17px;
}
.headline2 {
	color: #000000;
	font-size: 17px;
}
.path {
	color: #C84501;
	text-decoration: none;
}
a.path:hover {
	color: #C84501;
	text-decoration: underline;
}
.title {
	color: #527cc4;
	font-size: 12px;
	font-weight: bold;
}
.greentitle {
	color: #1E6D18;
	font-size: 11px;
	font-weight: bold;
}
.intro_text {
	color: #a3a3a3;
	text-decoration: none;
	font-weight: normal;
}
.main_photo_thumbs {
	color: #5c5c5c;
	background-color:#beca80;
}
.main_photo_thumbs_selected {
	background-image: url(http://cms02/anaptixiaki/files/TemplateImages/thumb_selected.gif);
}
.main_photo_notes {
	color: #5c5c5c;
	background-color:#d5e67c;
	width:552px;
	height:199px;
	text-align:left;
}
.home_photo_note {
	color: #5c5c5c;
	background-color:#d5e67c;
                border-bottom:1px solid #fff;
                border-right:1px solid #fff;
	text-align:left;
                padding:5px;
}
.home_photo_notes {
	color: #5c5c5c;
	background-color:#d5e67c;
                border-bottom:1px solid #fff;
}
.submenu_selected {
	color: #979797;
	text-decoration: none;
	font-weight: normal;
}
.tableHeader {
	background-color: #EBF4F9;
	height: 30px;
}
.tableRow {
	background-color: #F8FBFE;
}
#select {
	background-color: #dadada;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-left:50px;
}
#topmenu {
	margin:0;
	padding:0;
}
.selectspace {
	margin-left:15px;
}

/*   GALLERY ---------------------------------------------
-----------------------------------------------------------*/
	.galleryThumb {border-width:0px; cursor:pointer;}
	.galleryThumbSelected {border-style:solid; border-width:2px; border-color:red; cursor:arrow;}
	.galleryImage {height:263; width:553; opacity:1; filter:alpha(opacity=100)}
	.galleryImageSelected {height:263px; width:553px; opacity:0.1; filter:alpha(opacity=10)}
	.galleryDefaultImage {height:199; width:552; }
	.gallery {width:100%; background-color: #beca80; border-bottom: solid 1px #828d4c;}
	#imgGalleryMain{height:263px; width:553px;}

#indent{
        margin-left:20px;
}