root { display: block; }

body {
    background-color: #e6f1fe;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0;
    margin: 0;
    font-size: 14px;
    background-image: url('../images/bg1.png');
    background-position: top center;
}

a, a:visited {
    text-decoration: none;
    color: #444444;
}

/*.descriptionTitle td a, .descriptionTitle td a:visited {
    text-decoration: none;
    color: #444444;
}*/

a:hover {
    text-decoration: underline;
}

/*.descriptionTitle td a:hover {
    text-decoration: underline;
}*/

img {
    border:0px;
}

a img {
	border:0px;
}

table {
    font-size: 14px;
}

button {
    font-size: 12px;
}

.clustSpan {
    color: #dddddd;
}

.tourSpan {
    color: #88c6f4;
}

.topNavMenuLong {
    height: 36px;
    background-color: #4d4d4d;
    text-align: center;
}

.centeredDivLong {
    margin: 0 auto;
    width: 972px;
    height: inherit;
    text-align: left;
}

.logoTop a {
    float: left;
    font-size: 28px;
    color: #afd4ff;
}

.topUl {
    margin: 0px 0px 0px 0px;
    float: left;
}

.topUl li {
    float: left;
    list-style: none;
    padding: 9px 10px 10px 10px;
}

.topUl li:hover {
    background-color: #6f6f6f;
}

.topUl li a {
    color: #dddddd;
}

.topUl li a:hover {
    color: white;
}

.searchForm {
    width: 200px;
    float: right;
    margin: 8px 0px 0px 0px;
    border: 1px solid black;
}

.searchLight {
    float: right;
    margin-top: 5px;
    cursor: pointer;
}

#signInDiv {
    float: right;
    padding: 9px 5px 10px 5px;
    margin-right: 8px;
    color: #dddddd;
}

#signInDiv:hover {
    color: white;
    background-color: #81bbff;
    cursor: pointer;
}

#loginWidget {
    width: 250px;
    background-color: #81bbff;
    position: absolute;
    top: 68px;
    left: 0px;
    z-index: 10;
    -moz-box-shadow: 0px 0px 8px #AAA;
    -webkit-box-shadow: 0px 0px 8px #AAA;
    box-shadow: 0px 0px 8px #AAA;
    display: none;
    padding: 4px;
}

.SignInActive {
    background-color: #81bbff;
}

label {
    font-size: 10px;
}

.loginExtraActions {
    float: left;
    margin-top: 8px;
}

.loginExtraActions a {
    font-size: 11px;
}

.socialLogin {
    float: right;
    padding-right: 32px;
    padding-top: 10px;
}

#usernameLogin, #passwordLogin {
    width: 97%;
}

#twitter_channel {
    float: right;
    margin-left: 20px;
    background-color: transparent;
}

#twitter_channel:hover {
    background-color: #6f6f6f;
}

.noBorderTop {border-top: 0px;}

.noBorderBottom {border-bottom: 0px;}

.userOption {
    height: 30px;
    line-height: 30px;
    padding: 4px;
    border-top: 1px solid white;
    border-bottom: 1px solid #888888;
    background-color: transparent;
}

.userOption:hover {
    background-color: #EFD279;
}

.userOption a {
    color: #2C5700;
}

.thumb {
    cursor: pointer;
}

/** Title **/
.titleLong {
    text-align: center;
}

.title1 {
    font-size: 30px;
    margin-top: 30px;
}

.title2 {
    color: #333333;
    margin-bottom: 30px;
    font-size: 12px;
}

.oneThumbnail {
    cursor: pointer;
}

.tag {
    background-image: url('../images/tags_1.png');
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 32px;
    border-right: 2px solid #9d9fa1;
    margin: 2px 2px 2px 0;
    padding: 4px 4px 4px 16px;
    text-decoration: none;
    font-size: 11px;
    white-space:nowrap;
    overflow: visible;

}

/** Map **/
#map, #homepageMap {
    background-color:#dddddd;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    height: 314px;
}

#toggleMapHeightDiv {
    position: absolute;
    top: 148px;
    right: 200px;
}

/** Content **/
.allContent {
    text-align: center;
}

.contentContainer {
    padding-top: 5px;
}

.leftColumnContent {
    float: left;
    width: 652px;
    padding: 10px;
}

.rightColumnContent {
    float: right;
    width: 280px;
    padding: 10px;
}

.highslide-gallery {
    overflow: hidden;
}

.imageThumbDiv1Container {
    float: left;

}

.imageThumbDiv1 {
    background-color: white;
    border: 1px solid #888888;
    float: left;
    padding: 3px;
    position: relative;
}

.voteThumb {
    float: left;
    position: absolute;
    display: none;
    bottom: 3px;
    right: 3px;
    background-image: url('../images/white_dot.png');
    width: 100px;
    text-align: right;
    padding: 2px;
}

.smallRightShadow1 {
    float: left;
    width: 100px;
    height: 14px;
    background-image: url('../images/right-shadow_small.png');
    background-repeat: no-repeat;
}

.smallLeftShadow1 {
    float: left;
    width: 100px;
    height: 14px;
    background-image: url('../images/left-shadow_small.png');
    background-repeat: no-repeat;
}

/** Description **/
.descriptionDiv {
    border: 1px solid #888888;
    background-color: white;
    padding: 10px;
    margin-top: 30px;
}

.descriptionTitle {
    font-size: 18px;
    border-bottom: 1px solid #888888;
    margin-bottom: 6px;
}

.descriptionTitle td {
    font-size: 18px;
    border-bottom: 1px solid #888888;
    margin-bottom: 6px;
}

.descriptionText {
    margin-top: 10px;
    font-size: 13px;
}

.rightShadow {
    height: 42px;
    background-image: url('../images/right-shadow.png');
    background-repeat: no-repeat;
    background-position: right top;
}



/** Static Map **/
.nearestAreasDiv {
    border: 1px solid #888888;
    background-color: white;
    padding: 10px;
    margin-top: 20px;
}

.nearestStaticMapDiv {
    padding: 4px;
    border: 1px solid #888888;
    background-color: white;
    float: left;
    margin-top: 8px;
    margin-right: 8px;
}

/** Details **/
.detailsDiv {
    background-color: #4d4d4d;
    border: 1px solid black;
    padding: 4px;
    color: white;
}

.detailLineOdd {
    background-color: #ffffcc;
    color: #4d4d4d;
    margin-top: 4px;
    padding: 4px;
}

.detailLineEven {
    margin-top: 4px;
    padding: 4px;
}

.detailFieldName {
    font-size: 12px;
    font-weight: bold;
}


/** Footer 1 **/
.footer1Div {
    height: 100px;
    background-color: #ffffcc;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
    float: left;
    width: 100%;
    text-align: center;
}

.downloadDataset {
    padding-top: 8px;
    color: #488946;
    float: left;
}

.downloadDataset a{
    color: #488946;
}

.downloadDatasetFormats {
    margin-top: 4px;
}

.compressedFormat {
    padding: 2px;
    background: #488946;
    color: #ccffcc;
}

.compressedFormat:hover {
    background: #ccffcc;
    color: #488946;
}

.shareThisWebsite {
    padding-top: 8px;
    float: right;
    width: 280px;
    color: #488946;
}

a span.shareIcon {
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 2px;
}

a span.shareIcon:hover {
    background-position: 0px 24px;
}

.twitter_share {
    background-image: url('../images/twitter_2.png');
}

.facebook_share {
    background-image: url('../images/facebook_2.png');
}

.iHaveA {
    float: left;
    text-align: center;
    margin-right: 4px;
    padding: 2px;
}

.iHaveA:hover {
    /*background-color: #ccccff;*/
}

#add, #idea, #question {
    display: none;
}


/** Footer 2 **/
.footer2Div {
    height: 240px;
    background-color:#dddddd;
    float: left;
    width: 100%;
    border-top: 1px solid white;
    text-align: center;
}

.footerLogo {
    float: left;
    width: 500px;
}

.logoFooter2 {
    margin-top: 65px;
}

.bottomUl {
    margin-right: 42px;
    float: right;
}

.bottomUl li {
    float: left;
    list-style: none;
    padding: 20px 16px 10px 10px;
}

.bottomUl li a {
    color: gray;
}

.bottomUl li a:hover {
    color: #444444;
}

.menuAgain {
    float: right;
}

.sponsorLogos {
    float: right;
    width: 298px;
}

a span.oneSponsor {
    width: 80px;
    height: 80px;
    float: left;
    background-position: top center;
    margin-left: 16px;
}

a span.oneSponsor75 {
    width: 70px;
    height: 70px;
    float: left;
    background-position: top center;
    margin-left: 16px;
    margin-top: 5px;
}

a span.oneSponsorWide {
    width: 298px;
    height: 80px;
    float: left;
    background-position: top center;
}

a span.oneSponsor:hover {
    background-position: 0px 80px;
}

a span.oneSponsor75:hover {
    background-position: 0px 70px;
}

a span.oneSponsorWide:hover {
    background-position: 0px 80px;
}

.ITISponsor {
    background-image: url('../logo/iti.png');
}

.CERTHSponsor {
    background-image: url('../logo/certh.png');
}

.AUTHSponsor {
    background-image: url('../logo/auth.png');
}

.WEKNOWITSponsor {
    background-image: url('../logo/weknowit.png');
}


/** Blog **/
.titleBig {
    font-size: 48px;
    text-align: center;
    text-shadow: 0px 1px white;
    padding-top: 30px;
    padding-bottom: 30px;
}

.blogEntryTitle {
    font-size: 20px;
}

.blogEntryText {
    text-align: justify;
}

.blogDate {
    background-image: url('../images/blog_date.png');
    background-position: top center;
    background-repeat: no-repeat;
}

.blogDateDay {
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
}

.blogDateDate {
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
}

.blogEntry {
    background-color: white;
    border: 1px solid #888888;
    padding: 8px;
}

.blogTotalPages {
    margin-top: 10px;
    background-image: url('../images/white_dot.png');
    padding: 4px;
}

.olderPostsMonthYear {
    font-size: 12px;
    margin-top: 4px;
}


/** Team **/
.Frame {
    border: 1px solid #888888;
    padding: 16px;
    background-color: white;
}

.FrameTable tr td {
    border-right: 1px solid white;
}

.FrameTdDown {
    font-size: 15px;
    padding: 4px;
}

.membersContainerDiv {
    border: 1px solid #888888;
    background-color: white;
    padding: 8px;
}

.oneMemberDiv {
    height: 200px;
    position: relative;
    margin-bottom: 16px;
}

.member1 {background-image: url('../images/papadopoulos_262_200.png');}
.member2 {background-image: url('../images/zigkolis_262_200.png');}
.member3 {background-image: url('../images/kapiris_262_200.png');}
.member4 {background-image: url('../images/kompatsiaris_262_200.png');}
.member5 {background-image: url('../images/vakali_262_200.png');}

.NameEmail {
    background-color: #dddddd;
    padding: 6px;
    font-size: 12px;
    position:absolute;
    bottom: 0px;
    width: 250px;
    height: 30px;
}

.agentName {
    font-weight: bold;
}

.agentEmail {
    font-size: 10px;
}

.MemberDescription {
    background-image: url('../images/white_dot_50.png');
    padding: 6px;
    position:absolute;
    top: 0px;
    width: 250px;
    height: 147px;
    display: none;
}



/** FAQ **/
.backToTop {
    text-align: right;
    padding: 2px;
}

.backToTop a {
    color: #4d4d4d;
}

.questionIndex {
    font-size: 16px;
    color: #4d4d4d;
}

a.questionLi {
    color: #444444;
}

a.questionLi:hover {
    text-decoration: underline;
}


/** Contact Form **/
.nameAndEmailCF {
    float: left;
    height: 52px;
    width: 320px;
}

.pictogramCF {
    float: right;
    width: 48px;
    height: 52px;
}

.lineCF {
    margin-bottom: 2px;
}

.nameLabel {
    margin-right: 4px;
}

#emailCF, #nameCF {
    width: 260px;
}

.textDiv {
    width: 364px;
    margin-top: 2px;
}

#textCF {
    width: 100%;
    height: 240px;
}

.submitCF {
	padding: 5px 10px;
}

.ui-widget button {
    font-size: 12px;
}

/* MAP EXPLORER */
#mapExplore {
    height: 500px;
    border: 1px solid black;
}


/** EXPLORE PAGE **/
.exploreTitle {
    margin-bottom: 26px;
}

#placesTable {
    margin: 30px 0 30px 0;
}

/** Info Window **/
.iw_areaTitle {
    font-weight: bold;
    margin-bottom: 5px;
}

.iw_areaPageLink, .iw_photoThumbnails, .iw_areaTags, .iq_totalClusters {
    margin-bottom: 5px;
    font-size: 12px;
}

.iw_photoThumbnails {
    width: 360px;
}

.infoWindowThumbnail {
    margin-right: 2px;
}

/** Top 10 Areas **/
.top10thumbs {
    
}

/** Page Select **/
.pageSelect {
    width: 100%;
}

/** HOMEPAGE **/
h1.homepageTitle {
    font-size: 48px;
    text-shadow: #555555 0px 2px 3px;
}

.homepageColumnTitle {
    padding: 8px;
    font-weight: bold;
    text-align: center;
    background-image: url('../images/homepageColumnTitle.png');
    color: white;
    font-size: 16px;
    border: 1px solid black;
    text-shadow: black 0px 2px 2px;
}

.homepageTile {
    border: 1px solid black;
    padding: 5px;
}

.placeTile {
    background-color: pink;
}

.areaTile {
    /*background-color: plum;*/
}

.clusterTile {
    /*background-color: peachpuff;*/
}

.highlighedTile {
    background-color: #88C6F4;
}

/** Page break **/
.onePage {
    /*padding-left: 5px;
    padding-right: 5px;*/
    border: 1px solid black;
    background-color: #dddddd;
}

.onePage:hover {
    background-color: #333333;
}

.onePage a {
    padding: 5px;
}

.onePage a:hover {
    color: white;
}

.selectedPage a {
    color: red;
}

/** Explore Star **/
#exploreStar {
    position: absolute;
    z-index: 10;
}


/** Photo Window **/
#photoWindowContentDiv {
    width: 670px;
}

.photoTitle {
    font-weight: bold;
}

#photoTags {

}

#photoWindowContentDiv td {
    border-bottom: 1px solid #dddddd;
}


/** TIME SLICES **/
.oneTimeSlice {
    cursor: pointer;
}

.boldText {
    font-weight: bold;
}

.time_slice_table_even {
    background-color: #eee;
}

.time_slice_table_odd {
    background-color: #fff;
}

.timeSlicePhotosDiv {
    display: none;
}
