﻿/* File Created: Ιανουαρίου 21, 2013 */

@import url('reset.css');
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,greek);




body { background: url(/images/bgrnd.jpg) repeat; font-family: 'Open Sans','Segoe UI',Tahoma,Verdana,sans-serif,Arial; font-size: 11px; margin: 0; padding: 0; min-width: 1000px; }

a { text-decoration: none; outline: none; color: #297a00; }
    a:hover { text-decoration: underline; }

    a.block { display: block; width: 100%; height: 220px; text-decoration: none; }

textarea { border: 1px solid #ccc; font-family: 'Open Sans','Segoe UI',Tahoma,Verdana,sans-serif,Arial; font-size: 11px; resize: none; min-height: 20px; padding: 1px; }
input { font-size: 11px; font-family: 'Open Sans','Segoe UI',Tahoma,Verdana,sans-serif,Arial; }
    input[type='check'] { font-size: 11px; font-family: 'Open Sans','Segoe UI',Tahoma,Verdana,sans-serif,Arial; line-height: 14px; height: 14px; }
    input[type='text'] { border: 1px solid #e4e5e6; font-size: 11px; height: 20px; padding: 1px; width: 160px; }
    input[type='password'] { border: 1px solid #e4e5e6; font-size: 11px; height: 20px; padding: 1px; width: 160px; }
    input[type='submit'] { font-size: 11px; padding: 1px; padding: 0px 12px 0px 12px; text-align: center; }
select { border: 1px solid #e4e5e6; font-size: 11px; height: 20px; padding: 1px; line-height: 18px; min-width: 150px; }

p { margin: 6px 0 6px 0; }

img { border: none; margin: 0; padding: 0; }

ul { list-style-type: square; list-style-position: outside; margin-left: 24px; }

.main_border { -moz-box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.2); box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.2); }


.S29 { font-size: 29px; color: #fff; font-weight: lighter; font-family: 'Open Sans'; }
.S18 { font-size: 18px; color: #2a2a2a; font-weight: lighter; }
.S16 { font-size: 16px; color: #2a2a2a; font-weight: lighter; }
.S14 { font-size: 14px; color: #2a2a2a; font-weight: lighter; }

.link_blue { color: #2d75c0; }
    .link_blue a { color: #2d75c0; }
    .link_blue li { list-style-type: square; margin-left: 10px; }

.link_red { color: #f15e5e !important; }
    .link_red a { color: #f15e5e; }
    .link_red li { list-style-type: square; margin-left: 10px; }

.link_green { color: #297a00; }
    .link_green a { color: #297a00; }
    .link_green li { list-style-type: square; margin-left: 10px; }

.link_grey { color: #ccc; }
    .link_grey a { color: #ccc; }
    .link_grey li { color: #999; }

.link_white { color: #fff; }
    .link_white a { color: #fff; }
    .link_white li { list-style-type: square; margin-left: 10px; }

.link_mag { color: #9933FF; }
    .link_mag a { color: #9933FF; }
    .link_mag li { list-style-type: square; margin-left: 10px; }

.link_black { color: #8ec746; }
    .link_black a { color: #000; }
    .link_black li { list-style-type: square; margin-left: 20px; list-style-position: outside; color: #8ec746; }


.capitalLetter { margin: -4px 4px 0px 1px; font-family: Times New Roman; font-size: 40px; float: left; }

.link_orange a { color: #FF9966; }


.corner { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.clr { width: 100%; clear: both; height: 0px; }

.container { width: 1000px; margin: 0px auto 0px auto; vertical-align: top; background-color: #fff; min-height: 500px; overflow: auto; }

.top { width: 880px; margin: 0px auto 50px 60px; background-color: #8ec744; color: #fff; float: left; padding: 0; }

.inner { width: 880px; margin: 30px auto; border: 1px solid #fff; }
    .inner .head { width: 100%; margin: 10px 0 10px 0; }
    .inner .logo { width: 282px; height: 115px; float: left; }
    .inner .phone { width: 208px; height: 27px; float: right; }
    .inner .callmeback { width: 208px; height: 27px; float: right; }


.menu_top { width: 880px; margin: 30px auto 0px auto; border: none; float: left; }
    .menu_top ul { margin: 0; padding: 0; float: left; width: 100%; background-color: #fff; }
        .menu_top ul li { display: inline-block; position: relative; }
            .menu_top ul li a { float: left; text-decoration: none; display: block; font-weight: lighter; padding: 10px 10px 10px 10px; border: none; font-size: 14px; color: #000; text-align: center; min-width: 100px; margin: 0; }
            .menu_top ul li .sel { background-color: #8ec744; color: #fff; }

            .menu_top ul li ul { background-color: #fff; padding: 10px; position: absolute; left: 0; top: 39px; z-index: 1000; display: none; }
                .menu_top ul li ul li { margin: 5px; }
                    .menu_top ul li ul li a { padding: 0; font-size: 12px; text-align: left; }

.border { border: 1px solid #ccc; }

.menu_bot { width: 880px; margin: 10px auto 30px auto; border: none; }
    .menu_bot ul { margin: 0px 0; padding: 0; float: left; width: 100%; }
        .menu_bot ul li { display: inline-block; position: relative; }
            .menu_bot ul li a { float: left; text-decoration: none; display: block; font-weight: lighter; padding: 10px 10px 10px 10px; border: none; font-size: 13px; color: #666; text-align: center; min-width: 100px; }
            .menu_bot ul li .sel { color: #fff; }




/* Carousel */

.ic_banner { margin: 0; width: 880px; height: 315px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; display: block; padding: 0; }
.ic_caption { position: absolute; width: 200px; top: 20px; padding: 20px; background-color: #fff; font-size: 24px; height: 140px; font-weight: lighter; left: 40px; }
.ic_small_caption { width: 139px; background-color: #fff; font-size: 11px; left: 0px; top: 121px; text-align: center; }
    .ic_small_caption a { color: #666; outline: none; }

.scrollselector { margin: 0 auto 0 20px; width: 620px; }
    .scrollselector .infiniteCarousel_item { background-color: transparent !important; }
    .scrollselector .ic_banner { margin: 0; min-width: 556px; height: 165px; display: block; padding: 0; border: none; }

/* Carousel */


.blue_head { position: absolute; width: 200px; top: 160px; padding: 20px; background-color: #fff; left: 20px; }

.gradient { width: 880px; background: transparent url(/images/blue_line.jpg) 50% 50% no-repeat; height: 52px; margin: 6px 0 0 0; font-weight: lighter; }
    .gradient .left { color: #fff; font-size: 16px; text-align: center; width: 238px; padding: 13px 0 13px 0; float: left; }
    .gradient .right { color: #fff; font-size: 16px; text-align: center; width: 638px; padding: 13px 0 13px 0; float: right; }

.blue_rec { background-color: #dff2fc; border: 1px solid #bbe7fe; border-top: none; width: 232px; height: 180px; margin: 0 0 0 1px; position: relative; float: left; }
    .blue_rec a { color: #016091; display: block; margin: 40px auto; width: 200px; text-align: center; font-size: 15px; }
    .blue_rec .arrow { position: absolute; right: -16px; top: 60px; }

.orange_rec { background-color: #fcf2df; border: 1px solid #ffdfa1; width: 232px; height: 180px; margin: 0 0 0 1px; position: relative; float: left; }
    .orange_rec a { color: #b36500; display: block; margin: 40px auto; width: 200px; text-align: center; font-size: 15px; }
    .orange_rec .arrow { position: absolute; right: -16px; top: 60px; }


.grey_rec a { color: #016091; display: block; margin: 40px auto; width: 200px; text-align: center; font-size: 15px; }
.grey_rec .arrow { position: absolute; right: -16px; top: 60px; }


.steps { width: 880px; height: 138px; background: transparent url(/images/3_steps.jpg) 50% 50% no-repeat; margin: 10px auto 10px auto; float: left; }
    .steps .text { width: 220px; font-size: 15px; margin: 20px auto auto 70px; color: #fff; display: inline-block; line-height: 24px; }

.categories_group { bottom: 20px; width: 110px; height: 60px; left: 60px; position: absolute; }


.gradient_btm { background: transparent url(/images/bottom_gradient.jpg) left top repeat-x; width: 1000px; min-height: 102px; text-align: center; margin: 0 auto 0px auto; vertical-align: top; }

.footer { width: 1000px; margin: 0 auto 0 auto; }
    .footer .copyright { min-height: 40px; text-align: center; margin: 2px 20px; color: #666; }
.etched_line { width: 1000px; height: 8px; background: transparent url(/images/etched_line.png) left top no-repeat; clear: both; }

.bgrnd_left { background: #ccc url(/images/bgrnd_left.jpg) left top repeat-x; width: 1000px; height: 102px; margin: 0 auto 30px auto; }


.selector { width: 100%; clear: both; border: none; border-bottom: 1px solid #dff2fc; float: left; position: relative; }
.scrollselector { float: left; overflow: hidden; border: none; }
    .scrollselector ul { list-style: none; width: 100%; }
    .scrollselector li { margin: 0px; float: left; }
        .scrollselector li img { border: none; }
        .scrollselector li .text { text-align: center; }


.content_header { padding: 0px auto 0 auto; width: 700px; margin: 20px auto; }

.footer_menu { width: 900px; margin: 0px auto 20px auto; text-align: left; color: #666; }
    .footer_menu ul { list-style: none; margin: 20px; float: left; }
    .footer_menu li { margin: 2px 2px 2px 10px; }
    .footer_menu .head { font-size: 15px; margin-bottom: 6px; margin-left: 2px; font-weight: lighter; }
    .footer_menu a { color: #666; }



.trasparent { opacity: 0.5; filter: alpha(opacity=50); }


.blu_btn { margin: 20px 0px 6px 0; padding: 4px; border: 1px solid #e3e4e5; background-color: rgb(1,96,145); float: right; padding: 6px 14px 6px 14px; height: 26px; }
.blu_headerline { width: 100%; background-color: rgb(1,96,145); color: #fff; height: 4px; }


.login_btn { margin: 20px 0px 6px 0; border: 1px solid #e3e4e5; background-color: #24accf; padding: 6px 14px 6px 14px; color: #fff; }


/*------------ This is the style for the general Grid -------------------------------------------------------  */

/*full page*/
.spGrid_fpcontainer { width: 95%; margin: 20px auto 20px auto; padding: 0px; border: 1px solid #5D7B9D; overflow: auto; clear: both; height: 460px; background: #fff; }

/*full page no scrollbars (for paged gridview)*/
.spGrid_fpnoscroll_container { width: 95%; margin: 20px auto; padding: 0px; border: 1px solid #5D7B9D; min-height: 300px; background: #fff; }

.spGrid_container { border: 1px solid #5D7B9D; margin: auto auto 20px auto; background-color: #fff; }

    .spGrid_container .div_header { padding: 4px 0px 4px 4px; color: #fff; background: transparent url(/images/grd_head.png) repeat-x top; border-left: solid 1px #47709a; border-right: solid 1px #47709a; font-size: 14px; line-height: 24px; text-align: center; }

.spGrid_header { background-color: transparent; text-align: center; height: 20px; font-size: 14px; padding: 3px; color: #003366; }


.spGrid { width: 100%; margin: auto; }
    .spGrid select { background-color: Transparent; border: dotted 1px #ccc; }
    .spGrid [type=text] { border: dotted 1px #ccc; }

    .spGrid th { padding: 0 0px 0 4px; color: #fff; background: #fff url(/images/grd_head.png) repeat-x top; border-left: solid 1px #47709a; border-right: solid 1px #47709a; font-size: 1em; height: 32px; }
        .spGrid th a { color: #fff; text-decoration: none; }
            .spGrid th a:hover { color: #fff; text-decoration: underline; }

    .spGrid .row td { padding: 2px; border: 1px solid #e6e6e6; background-color: Transparent; height: 22px; }
    .spGrid .alt td { padding: 2px; border: 1px solid #e6e6e6; background: transparent url(/images/grd_alt.png) repeat-x 0 20%; height: 22px; }

    /* no data grid page */
    .spGrid .empty table { width: 100%; margin: 0; border-spacing: 0; }
    .spGrid .empty td { padding: 0; }
    .spGrid .empty th { height: 28px; }

    .spGrid .center { text-align: center; }
    .spGrid .emptyData { margin: 40px auto; width: 300px; font-size: 12px; }
        .spGrid .emptyData img { float: left; margin-right: 10px; width: 16px; height: 16px; }

    .spGrid #emptyData { margin: 40px auto; width: 300px; font-size: 12px; }
        .spGrid #emptyData img { float: left; margin-right: 10px; width: 16px; height: 16px; }

.spGrid_autoHeader { background: #fff url(/images/grd_head.png) repeat-x top; }
    .spGrid_autoHeader th { padding: 0 0px 0 4px; color: #fff; background: #fff url(/images/grd_head.png) repeat-x top; border-left: solid 1px #47709a; border-right: solid 1px #47709a; font-size: 1em; height: 32px; }
        .spGrid_autoHeader th a { color: #fff; text-decoration: none; }
            .spGrid_autoHeader th a:hover { color: #fff; text-decoration: underline; }

.ipager td { text-align: center; width: 800px; }
    .ipager td table { margin: 10px auto; border-collapse: separate; }
        .ipager td table td { padding: 4px; border: 1px solid #ccc; width: 20px; text-align: center; }
.ipager:hover { background-color: #fff !important; }
.ipager a { color: #E27C0E; font-size: 11px; font-weight: bold; background-color: #fff !important; }
/*----------------- */




.shadow { -moz-box-shadow: 3px 3px 4px #ccc; -webkit-box-shadow: 3px 3px 4px #ccc; box-shadow: 3px 3px 4px #ccc; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')"; filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')"; }


.page_content { width: 880px; clear: both; }
    .page_content .rec_880 { width: 880px; border-top: 1px solid #ccc; position: relative; }
    .page_content .rec_840 { width: 840px; position: relative; margin: 20px 0px 10px 0px; padding: 20px; border: 1px solid #ccc; }
    .page_content .rec_600 { width: 600px; position: relative; margin: 20px 0px 10px 0px; padding: 20px; border: 1px solid #ccc; float: left; }


.rec_180 { width: 180px; padding: 10px; float: right; background-color: rgb(122, 122, 122); color: #fff; margin-top: 20px; font-weight: lighter; }
    .rec_180 ._ul { margin: 2px; padding: 4px; }
        .rec_180 ._ul li { margin: 0; margin-bottom: 10px; padding: 0; text-align: left; display: block; width: 180px; float: left; }

            .rec_180 ._ul li span { width: 22px; height: 22px; margin-right: 6px; float: left; background: transparent url(/images/plus_minus_strip.png) 0px 0px no-repeat; color: rgb(255,255,255); display: block; }
            .rec_180 ._ul li div { float: left; width: 130px; clear: right; margin-top: 3px; }

            .rec_180 ._ul li a { color: #fff; }

.loader_fp { position: fixed; text-align: center; height: 100%; width: 100%; top: 0; right: 0; left: 0; z-index: 9999999; background-color: rgba(204,204,204,0.5); }
    .loader_fp .caption { width: 250px; background-color: #fff; border: 1px solid #666; padding: 10px 0 10px 0; position: fixed; top: 50%; left: 50%; margin-top: -50px; margin-left: -125px; font-size: 12px; }
        .loader_fp .caption img { float: left; margin-left: 30px; }
    .loader_fp .capt_text { float: left; margin-left: 10px; margin-top: 8px; }

.bullet { border: 1px solid #ccc; padding: 0px 20px; float: left; min-height: 350px; width: 230px; }
    .bullet span { color: #2a2a2a; }
    .bullet .head { width: 200px; padding: 16px; font-size: 15px; margin-top: 0; }
        .bullet .head span { color: #fff; }
    .bullet ul { width: 220px; margin: 20px 0 20px 0; }
        .bullet ul li { padding: 6px; }
            .bullet ul li a { color: #000; text-decoration: none; }
                .bullet ul li a:hover { text-decoration: underline; }
    .bullet li { list-style-type: square; margin-left: 20px; list-style-position: outside; }

.yellow { color: #f9b62e; }
.blue { color: #27a9d6; }
.magenta { color: #9933ff; }

.lang { width:250px; float:right; text-align:right;margin:4px 50px 6px 0}
    .lang span { color:#ff9c00; text-decoration:underline}

	
	/* IDEAS */
<style>
td.title  p{font-size: 15px;}
table#ideas a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table#ideas a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table#ideas a:active,
table#ideas a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table#ideas {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;
	width: 800px;
	margin-left: -30px;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table#ideas th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table#ideas th:first-child {
	text-align: left;
	padding-left:20px;
}
table#ideas tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table#ideas tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table#ideas tr {
	text-align: center;
	padding-left:20px;
}
table#ideas td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table#ideas td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table#ideas tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table#ideas tr:last-child td {
	border-bottom:0;
}
table#ideas tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table#ideas tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table#ideas tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
</style>
