
/* -------------------------------------------------------------- 
  
   Reset default browser CSS.
   
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background:#fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }

/* =Global Elements
-------------------------------------------------------------- */

body, input, textarea {
    font:15px Verdana,Myriad,Georgia,serif;
    line-height:22px;
}

body{
    background: url('../images/body_bg.png') repeat-x;
    background-color: #E6EAED;
}
#wrapper{
    width: 960px;
    margin: 0 auto;
/*    padding: 3px;*/
/*    background-color:#3B6794;*/
    
    border-left:groove 5px #ffffff;
    border-right:groove 5px #ffffff;
    border-top:groove 5px #ffffff;
    
/*    border-left:2px solid #3B6794;
    border-right:2px solid #3B6794;
    border-top:2px solid #3B6794;*/
}
#grayStrip{
    height: 20px;
    background-color: #c9c9c9;
    border-bottom:solid 1px #BBBBBB;
}
.page-template-actualWidget-php{
    background: none;
}

.page-template-widget-php .entry-title {
    margin: 22px 0 7px 22px;
}

.page-template-sidebarPage-php{
    
}

p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}

a:link {
    color:#196CB7;
    text-decoration: none;
}
a:visited {
    color:#196CB7;
}
a:active,
a:hover {
    color: #FF4B33;
}


/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
/*    background: #07426c;*/
/*background: url('../images/patterns/Brown-Fiber.png') repeat scroll 50% 0 #ffffff;*/
/*    background: url('../images/header_bg.png') repeat-x;*/
/*    border-bottom: 5px solid #BF001F;*/
}
#branding {
/*    padding:0px 10px 10px 10px;*/
    width: 960px;
    height: 140px;
    background-color: #ffffff;
}
#companyDescription{
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

#blog-title {
    font-family:'Myriad pro','Verdana','Arial','sans-serif';
    font-size:34px;
/*    font-weight:bold;*/
    float: right;
    line-height:40px;    
}
#blog-title a {
    color:#333333;
    text-decoration:none;
    margin-left: 10px;
}
#blog-title a:active,
#blog-title a:hover {
    color: #f47920;
}
#blog-description {
    color:#000000;
    font-size:11px;
    font-style:italic;
}

#headerAdd{
    width: 468px;
    height: 60px;
    float: right;
    margin-top: 25px;
    margin-left: 20px;
    margin-right: 20px;
}
.breaker{
    clear: both;
}

#datepicker{
    height: 16px;
    margin-top: 3px;
    font-size: 9px;
}

#eklogikaCalendar{
    width: 33px;
    height: 27px;
    margin-bottom: -10px;
    margin-top: 5px;
    margin-left: 5px;
}

#branding a:link,#branding a:visited{
    color:#333333;
}
#branding a:active,#branding a:hover{
    color: #FF4B33;
}
/* =Menu
-------------------------------------------------------------- */
ol, ul {
    list-style: none;
}

ul.square{
    list-style: square;
    margin-left: 20px;
}

.skip-link {
    display:none;
}
#access {
    width: 960px;
    margin: 0 auto;
/*    border-bottom:1px solid #ccc;*/
    height:45px;
    overflow:visible;
    z-index:100;
    background-color: #323335;
    background: url('../images/menu/top_menu_bg.png') repeat-x;    
}
#access ul {
    margin: 0 auto;
    padding: 8px 8px 0 8px;
}
#access ul li {
    float: left;
    background: transparent url(../images/menu/top_menu_ver_separator.gif) no-repeat scroll 0 0;
    padding: 0 14px;
}
#access .current {
/*    background-color: #ECECEC;*/
    padding: 5px;
    color: #ffffff;
}
#access a {
    color: white;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 5px;
}
#darkGrey {
    margin:  0 auto;
    width: 960px;
    height: 25px;
    background: #D0D0D0;
    font-style: normal;
    font-size: 12px;
    line-height: 2em;
    color: black;
}
#darkGrey a:link,#categoriesContainer a:link,#darkGrey a:visited,#categoriesContainer a:visited{
    color:#333333;
}
#categoriesContainer a:active,#categoriesContainer a:hover{
    color: #FF4B33;
}

#cssdropdown, #cssdropdown ul {
    padding: 0px;
    margin: 0;
    list-style: none;
}
#cssdropdown li {
    margin-left: 10px;
    float: left;
    position: relative;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/

.sf-menu {
    border-right:1px solid #ccc;
	float:left;
}

.ie6 .sf-menu {
	margin-bottom: -1px;
}
.sf-menu a {
	border-left:1px solid #ccc;
	padding:9px 13px;
	text-decoration:none;
}
.windows .sf-menu a {
	font-size: 14px;
	padding:9px 13px 10px;
        font-family: 'Open Sans';
        font-weight: 400; 
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
}
.sf-menu li {
/*	background:		#fff;*/
        background-color: #323335;
        border: none;
}
.sf-menu li li {
        background-color: #323335;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fafafa;
    outline:		0;
    border-bottom-color:#fff;
    color:#333333;
}

/*.sf-menu a:active{
    color:#333333;
}*/

.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background-color: #323335;
/*    background:#fafafa;*/
    border-bottom:none;
}
.sf-menu ul a:hover {
    color: #bf001f;
}

/* =Content
-------------------------------------------------------------- */

#main {
    clear:both;
    padding:15px 0 22px 0;
    background-color: #ffffff;
}

.page-template-actualWidget-php #main{
    clear:both;
    padding:0px;
    margin: 0px;
    width: 202px;
}

#mainContainer{
/*    background: url('../images/patterns/Brown-Fiber.png') repeat scroll 50% 0 #ffffff;*/
/*    background: url('../images/content_bg.png') repeat-x;*/
}


.page #container{
    width: 620px;
/*    margin-left: 10px;*/
}
.page-template-template-page-fullwidth-php #container{
    width: 90%;
}
.page-template-widget-php #content{
    overflow: visible;
}
.page #content{
    margin: 0 0 0 17px;
    width: 100%;
/*    width: 100%;
    margin-left: 0px;
    font-size: 0.8em;*/
}

.single-post #container{
    width: 940px;
}

.single-post #content{
    width: 940px;
}

#content .entry-content{
    margin-left: 0px;
}

.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:12px 22px 22px 0px;
    font-size: 90%;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    font-family:'Verdana','Myriad pro','Arial','sans-serif';
    font-size:22px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 7px 0;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:22px 0 0 0;
}
.home .entry-content {
    padding:0;
}

.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
	clear:both;
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.edit-link {
	clear:both;
	display:block;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
    padding:0 0 22px 0;
	}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
	border: none !important;
	}
.gallery-caption {
	margin-left: 0;
	}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
	clear:both;
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-10000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:5px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#323335;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.aside a {
    color:#cccccc;;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    color:#ffffff;
    font-size:15px;
    font-style:italic;
    line-height:22px;
    background-color: #bf001f;
    text-align: center;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside {
    width: 320px;
}

.main-aside ul .textwidget{
    margin-top: 20px;
    text-align: center;
}
.main-aside ul .useful_banner_manager_banner {
	margin-top: 20px;
	text-align: center;
}

.main-aside ul {
    margin-top: -10px;
}

.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
/*    border:1px solid #ccc;*/
    padding:0px;
    margin-bottom:22px;
    margin-right: -1px;
/*    background-color: #323335;*/
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 20px 0;    
}

#subsidiary .aside {
    float: left;
    margin: 0 20px 0 0;
    width: 220px;
}

#subsidiary #third {
    margin-right: 20px;
}

#subsidiary #fourth {
    margin: 0;
}
/*
    Widgets
*/
.widgetcontainer{
/*    border: solid 1px #cccccc;*/
    background-color: #ffffff;
    margin-bottom: 5px;
    
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}

.widget_qtranslate{
    margin-bottom: -20px;
}

#footer .widgetcontainer{
    height: 200px;
    background-color: #323335;
    color: #cccccc;
    border: none;
    border-right: solid 3px #ffffff;
    padding-top: 1px;
}

#footer #fourth .widgetcontainer{
    border-right: none;
    height: 100px;
    text-align: center;
}

#footer .widgetcontainer h3{
    display:none;

}

#footer #fourth .widget_newsletterwidget form{
    margin-top: 10px;
/*    text-align: center;*/
}

/* =Footer
-------------------------------------------------------------- */

#footer {
/*    border-top:5px solid #333333;*/
/*    border-left:2px solid #3B6794;
    border-right:2px solid #3B6794;
    border-bottom:2px solid #3B6794;*/
    border-left:groove 5px #ffffff;
    border-right:groove 5px #ffffff;
    border-bottom:groove 5px #ffffff;
    
    margin-top:22px;
    background-color: #454545;    
    width: 960px;
    margin: 0 auto;
}
#siteinfo {
/*    background: url('../images/patterns/Brown-Fiber.png') repeat scroll 50% 0 #ffffff;*/
    color:#cccccc;
    font-size:12px;
    line-height:18px;
    padding:5px 0 5px 0;   
    text-align: center;
    width: 100%;
    margin: 0px;
}
#siteinfo a {
    color: #ffffff;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #FF4B33;
}
#siteinfo ul{
   list-style: none;
   margin: 0;
/*    display: inline;
    margin-left: auto;
    margin-right: auto;*/
/*    float: left;*/
}
#siteinfo ul li{
/*    list-style-type: none;*/
    float: left;
    margin-right: 10px;
    color: #ffffff;
}

/*#footerCompany{
    
}*/
/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}

/*LIST OF PAGES DEPTH=1*/
ul#simplepages {
    width: 200px;
    padding-top: 10px;    
/*    margin: 0 auto;*/
}
ul#simplepages li {
    list-style-type: square;
/*    display: inline;*/
    margin-bottom: 10px;
}

ul#simplepages li a{
    font-family: Myriad;
}

/*SLIDER*/
#sliderContainer {
	width:940px;
        height:400px;
	padding:10px;
	margin:10px auto 0 auto;
	position:relative;
	z-index:0;
        left: 10px;
}
#frame {
	position:absolute;
	z-index:0;
	width:940px;
	height:370px;
	top:5px;
	left:-5px;
}
#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}
.slides_container {
	width:920px;
	overflow:hidden;
	position:relative;
	display:none;
}
.slides_container a {
	width:920px;
	height:350px;
	display:block;
}

.slides_container a img {
	display:block;
}
#slides .next,#slides .prev {
	position:absolute;
	top:140px;
	left:-30px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next {
	left:930px;
}

.slides_container div.slide {
	width:920px;
	height:350px;
	display:block;
}
#paginationUp{
    text-align: center;
    margin-right: 15px;
    margin-top: 5px;
}
#paginationDown{
    text-align: center;
    margin-right: 15px;
}
#paginationUp img,#paginationDown img{
   margin-bottom: -9px;
}

.pagination {
	margin:26px auto 0;
	width:100px;        
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/slider/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}


.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:920px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}
/*EO SLIDER*/

#logo-container{
    width: 400px;
    height: 55px;
/*    background: url('../images/logo/logo.png') top no-repeat;*/
    margin-top: 10px;
    cursor: pointer;        
}
#logoText{
    margin-right: 120px;
    margin-top: -8px;
    font-family: Century Gothic,arial;
    font-size: 1.2em;
    text-align: right;
    color: #767676;
}

#logoText span{
    color: #000000;
}

#homeCategoryContainer{
    width: 618px;
/*    height: 300px;*/
/*    border: solid 1px #000000;*/
}

.home #container{
    width: 620px;
}
.home #content,.page-template-category-php #content{
    margin: 0 0 0 17px;
    width: 100%;
}


/*CSS FOR IMAGE HOVER EFFECT*/
ul.gallery {
	width: 618px; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery li {
	float: left;
	margin: 2px; padding: 0;
	text-align: center;
/*	border: 1px solid #ccc;*/
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallery li a.thumb {
	width: 150px; /*--Width of image--*/
	height: 168px; /*--Height of image--*/
	padding: 0px;
/*	border-bottom: 1px solid #ccc;*/
	cursor: pointer;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 150px;
	height: 168px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}
ul.gallery li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
}
ul.gallery li a {text-decoration: none; color: #777; display: block;}

#advertisement{
    height: 150px;
}

ul.qtrans_language_chooser{
    padding-top:  5px;
}

ul.qtrans_language_chooser  li{
    list-style-type:none;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
}

#header_language_aside {
    width: 150px;
    margin: 0 auto;
}

#footerCompany{
       
}
#footerCompany #logoContainer{
    height: 65px;   
}

#logoContainer #title{
    height: 20px;
    font-size: 18px;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
#logoContainer #moto{
    float: left;
    height: 25px;  
    margin-left: 5px;
}


.widget_categoryposts ul li{
    list-style-type: none;
}

.widget_categoryposts ul li a{
    color: #BF001F;
    width: 100%;
    text-align: center;
}


.small-button-text {
  color: #222222;
  display: block;
  font-family: Arial,sans-serif;
  font-size: 9px;
  font-weight: normal;
  line-height: 0.5em;
  margin: -5px 0 15px;
  text-shadow: 0 1px 0 #EC4339;
  text-transform: uppercase;
}

.wpcf7{
    float: left;
}
#contactDiv{
    float: left;
    margin-left: 50px;
}
#clearDiv{
    clear: both;
}

#footerInfo{
    height: 20px;
    margin: 0 auto;
    width: 940px;
    font-family: Verdana,'Myriad';
    font-size: 13px;
}

#iservicesLogo{
    background-image: url('../images/logo/iservicesLogoWhiteS.png');
    width: 99px;
    height: 21px;
    float: right;
    margin-left: 5px;
}

#iservicesDiv{
    float: right;
    color: #ffffff;
    width: 200px;
}
#footerLinks{
    float: left;
}

/************ 
  HEADLINES
************/
.headlineBox{
    width: 195px;
    height: 280px;
    margin-right: 11px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}

.headlineHeaderBox{
    width: 195px;
    height: 20px;
    font-size: 9px;
    font-weight: bold;
    text-align: left;
    background-color: #EEEDF5;
    color: #333;
    padding-left: 3px;
    font-family: Arial,sans Serif;
    
    overflow: hidden;
/*    border:solid 1px #dddddd;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;*/
}
.headlineImage{
    width: 195px;
    height: 260px;
}
.headlineMedium{
    margin-top: 10px;
    width: 98%;
    height: 100%;
}

.categoryNameDiv{
    background-color: #333333;
    color: #ffa500;
    padding: 5px;
    font-weight: bold;
    margin-top: 10px;
    clear: both;
    margin-right: 15px;
}
.categoryNameDiv h2{
    font-weight: bold;
}

.categoryNameSpan{
    color: #ffffff;
    font-size: 9px;
}

#categoriesContainer{
    width: 100%;
    margin-bottom: 50px;
}

.categoryContainer{
    float: left;
    width: 200px;
    height: 10px;
    margin-top: 10px;
    font-size: 9px;
    font-weight: bold;
}

.bullet{
    width: 11px;
    height: 11px;
    margin-right: 5px;
}
.pressTodayMessage{
    margin-top: 20px;
    font-size: 11px;
    font-weight: bold;
}

#pressToolbar{
/*    width: 100%;*/
    background-color: #eee;
    margin-right: 15px;
    font-family: Arial;
    font-size: .9em;
    border-top: solid 2px #cd0100;
    height: 35px;
    color: #333;
/*    font-weight: bold;*/
}
#pressToolbarText{
    float: left;   
    bottom: 0px;
    margin-left: 5px;
    margin-top: 5px;
}
#pressDate{
    float: right;
    margin-right: 3px;
    height: 22px;
}
/*******
SCROLLABLE*/
/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
.scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;
    width: 530px;
    height:120px;

    /* custom decorations */
/*    border:1px solid #ccc;*/
/*    background:url(/img/global/gradient/h300.png) repeat-x;*/
    float:left; 
}

.widgetScrollable {
    position:relative;
    overflow:hidden;
    width: 162px;
    height:206px;
    z-index: 0;
    float:left;
    margin-left: 19px;
    margin-top: 3px;
}

.widgetCategoriesScrollable {
    position:relative;
    overflow:hidden;
    width: 160px;
    height:16px;
    z-index: 0;
    float:left;
    margin-left: -3px;
    margin-top: -1px;
}

/*
    root element for scrollable items. Must be absolutely positioned
    and it should have a extremely large width to accomodate scrollable items.
    it's enough that you set the width and height for the root element and
    not for this element.
*/
.scrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}

.widgetScrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}

.widgetCategoriesScrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}

#scrollableContainer{
    width: 100%;
}
#scrollableContainerWidget{
   width: 198px;
   height: 278px;
/*   margin: 0 auto;*/
   z-index: -10;   

   
   border:solid 1px #bac4c9;
   -moz-border-radius: 3px;
   -webkit-border-radius:3px;
   border-radius:3px;
   
   background: #efefef; /* Old browsers */
   background: -moz-linear-gradient(-45deg,  #eaeaea 0%, #ffffff 42%, #ffffff 62%, #eaeaea 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#eaeaea), color-stop(42%,#ffffff), color-stop(62%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* IE10+ */
   background: linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#scrollableContainerWidget a:link,#scrollableContainerWidget a:visited{
    color:#333333;
}
#scrollableContainerWidget a:active,#scrollableContainerWidget a:hover{
    color: #FF4B33;
}

#widgetCategoriesScrollableContainer{
   width: 200px;
   height: 16px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 5px;
   z-index: -10;   
/*   border: solid 1px #000000;*/
}
#widgetAdd{
    font-size: .6em;
    font-family: Verdana,Arial;
    letter-spacing: -1px;
    text-align: center;
    height: 15px;
    margin-top: -1px;
}

.items div {
    float:left;
    width:530px;
}

.widgetScrollable .items div {
    float:left;
    width:162px;
    height: 206px;
/*    z-index: 50;*/
}

.widgetCategoriesScrollable .items div {
    float:left;
    width:160px;
    height: 16px;
    font-size: 0.5em;
    font-weight: bold;
    text-align: center;
    color: #196BB5;
    font-family: Arial;
/*    z-index: 50;*/
}

/* single scrollable item */
.scrollable img {
    float:left;
    margin:10px 0px 20px 15px;
    background-color:#fff;
    padding:2px;
    border:1px solid #ccc;
    width:80px;
    height:100px;
    
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}

.widgetScrollable img {
    float:left;
    margin:0;
    background-color:#fff;
    padding:1px;
    border:1px solid #e0e5e7;
    width:158px;
    height:202px;
    z-index: 150;
}

/* active item */
.scrollable .active {
    border:2px solid #000;
    position:relative;
    cursor:default;
}

.widgetScrollable .active {
    border:2px solid #000;
    position:relative;
    cursor:default;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
/*    background:url(../images/icons/hori_large.png) no-repeat;*/
    background:url(../images/icons/scrollableArrows.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    float:left;
    margin:40px 10px;
    cursor:pointer;
    font-size:1px;
}

#scrollableContainerWidget a.browse {
    background:url(../images/icons/hori_large.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    float:left;
    margin-top: 100px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
}

#scrollableLogosContainer{
    width: 100%;
    height: 30px;
/*    border: solid 1px #000000;*/
}
#eklogikaLogoSmall{
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
#apoLogoSmall{
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}

/* right */
a.right                 { background-position: 0 -30px; clear:right; margin-left: -10px;}
a.right:hover       { background-position:-30px -30px; }
a.right:active  { background-position:-30px -30px; } 


/* left */
a.left              { margin-left: 0px; } 
a.left:hover        { background-position:-30px 0; }
a.left:active   { background-position:-30px 0; }

/* right */
#scrollableContainerWidget a.headlineRight{
    background:url(../images/icons/arrowBR_16.png) no-repeat;
    display:block;
    width:16px;
    height:31px;
    float:left;
    margin-top: 90px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    
/*    background-position: 0 -30px;*/
    clear:right; margin-right: 0px;
    margin-left: 1px;
}
#scrollableContainerWidget a.headlineRight:hover{
/*    background-position:-30px -30px; */
}
#scrollableContainerWidget a.headlineRight:active{
/*    background-position:-60px -30px; */
} 


/* left */
#scrollableContainerWidget a.headlineLeft{
    background:url(../images/icons/arrowBL_16.png) no-repeat;
    display:block;
    width:16px;
    height:31px;
    float:left;
    margin-top: 90px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    
    margin-left: 0px;
    margin-right: -26px; 
} 
#scrollableContainerWidget a.headlineLeft :hover{
/*    background-position:-30px 0; */
}
#scrollableContainerWidget a.headlineLeft :active{
/*    background-position:-60px 0; */
}

/* right */
#widgetCategoriesScrollableContainer a.catRight{
    background:url(../images/icons/arrowBlueR12.png) no-repeat;
    clear:right;
    margin-right: 7px;
    display:block;
    width:12px;
    height:12px;
    cursor:pointer;
    z-index: 100;
    float: right;
    font-size: .8em;
    margin-top: 2px;
    color: #196BB5;
}
#widgetCategoriesScrollableContainer a.catRight:hover{
    color: #FF4B33;
}
/* left */
#widgetCategoriesScrollableContainer a.catLeft{
    background:url(../images/icons/arrowBlueL12.png) no-repeat;
    float: left;
    margin-left: 10px;
    margin-right: 2px;
    margin-top: 3px;
    display:block;
    width:12px;
    height:12px;
    cursor:pointer;
    z-index: 100;
    font-size: .8em;
    margin-top: 2px;
    color: #196BB5;
} 
#widgetCategoriesScrollableContainer a.catLeft:hover{
    color: #FF4B33;
}

/* disabled navigational button */
a.disabled {
    visibility:hidden !important;       
}   

#widgetTypes{
    margin-top: 10px;
}
#widgetTypes label{
    margin-left: 10px;
    cursor: pointer;
    font-size: 1.0em;
    font-family: Arial;
    padding: 3px;
}
#widgetTypes label.ui-state-active{
    background: #ff0000;
}

#widgetCategoriesContainer{
    margin-top: 40px;
    margin-left: 22px;
}
#widgetCategories{
    margin-top: 10px;
}
#widgetCategories label{
    margin-left: 10px;
    margin-top: 5px;
    cursor: pointer;
    font-size: 1.2em;
    font-family: Arial;
    float: none;
    padding: 3px;
}
#widgetCategories label.ui-state-active{
    background: #ff0000;
}

#widgetCodeContainer{
    margin-top: 40px;
    margin-left: 22px;
}
#widgetTypesContainer{
    margin-left: 22px;
    margin-top: 22px;
}
#widgetTypesText,#widgetCategoriesText{
    font-size: 1em;
    color: #333333;
    font-weight: bold;
}
#widgetImages{
    margin-top: 22px;
}
#widgetImages img{
    margin-bottom: 10px;
}
#widgetImages span{
    float: left;
    margin-right: 10px;
/*    font-weight: bold;*/
    font-size: 1em;
}
/***************************************/
/************WIDGET 300*****************/
/***************************************/
#scrollableContainerWidget300{
   width: 298px;
   height: 418px;
/*   margin: 0 auto;*/
   z-index: -10;   

   border:solid 1px #bac4c9;
   -moz-border-radius: 5px;
   -webkit-border-radius:5px;
   border-radius:5px;
   
   background: #efefef; /* Old browsers */
   background: -moz-linear-gradient(-45deg,  #eaeaea 0%, #ffffff 42%, #ffffff 62%, #eaeaea 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#eaeaea), color-stop(42%,#ffffff), color-stop(62%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* IE10+ */
   background: linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#scrollableContainerWidget300 a:link,#scrollableContainerWidget300 a:visited{
    color:#333333;
}
#scrollableContainerWidget300 a:active,#scrollableContainerWidget300 a:hover{
    color: #FF4B33;
}
#scrollableLogosContainer300{
    width: 100%;
    height: 40px;
}
.widgetScrollable300 {
    position:relative;
    overflow:hidden;
    width: 262px;
    height:324px;
    z-index: 0;
    float:left;
    margin-left: 19px;
    margin-top: 3px;
}
.widgetScrollable300 .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}
.widgetScrollable300 .items div {
    float:left;
    width:262px;
    height: 324px;
/*    z-index: 50;*/
}
.widgetScrollable300 img {
    float:left;
    margin:0;
    background-color:#fff;
    padding:1px;
    border:1px solid #e0e5e7;
    width:258px;
    height:320px;
    z-index: 150;
}
/* right */
#scrollableContainerWidget300 a.headlineRight{
    background:url(../images/icons/arrowBR_16.png) no-repeat;
    display:block;
    width:16px;
    height:31px;
    float:left;
    margin-top: 150px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    
/*    background-position: 0 -30px;*/
    clear:right; margin-right: 0px;
    margin-left: 1px;
}
#scrollableContainerWidget300 a.headlineRight:hover{
/*    background-position:-30px -30px; */
}
#scrollableContainerWidget300 a.headlineRight:active{
/*    background-position:-60px -30px; */
} 


/* left */
#scrollableContainerWidget300 a.headlineLeft{
    background:url(../images/icons/arrowBL_16.png) no-repeat;
    display:block;
    width:16px;
    height:31px;
    float:left;
    margin-top: 150px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    
    margin-left: 0px;
    margin-right: -26px; 
} 
#scrollableContainerWidget300 a.headlineLeft :hover{
/*    background-position:-30px 0; */
}
#scrollableContainerWidget300 a.headlineLeft :active{
/*    background-position:-60px 0; */
}

/*CATEGORIES*/
#widgetCategoriesScrollableContainer300{
   width: 300px;
   height: 26px;
   z-index: -10;
   margin-top: 8px;
/*   border: solid 1px #000000;*/
}
.widgetCategoriesScrollable300 {
    position:relative;
    overflow:hidden;
    width: 260px;
    height:26px;
    z-index: 0;
    float:left;
    margin-left: -3px;
    margin-top: -1px;
}
/* right */
#widgetCategoriesScrollableContainer300 a.catRight{
    background:url(../images/icons/arrowBlueR12.png) no-repeat;
    clear:right;
    margin-right: 7px;
    display:block;
    width:12px;
    height:12px;
    cursor:pointer;
    z-index: 100;
    float: right;
    font-size: .8em;
    margin-top: 2px;
    color: #196BB5;
}
#widgetCategoriesScrollableContainer300 a.catRight:hover{
    color: #FF4B33;
}
/* left */
#widgetCategoriesScrollableContainer300 a.catLeft{
    background:url(../images/icons/arrowBlueL12.png) no-repeat;
    float: left;
    margin-left: 10px;
    margin-right: 2px;
    margin-top: 3px;
    display:block;
    width:12px;
    height:12px;
    cursor:pointer;
    z-index: 100;
    font-size: .8em;
    margin-top: 2px;
    color: #196BB5;
} 
#widgetCategoriesScrollableContainer300 a.catLeft:hover{
    color: #FF4B33;
}

.widgetCategoriesScrollable300 .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}
.widgetCategoriesScrollable300 .items div {
    float:left;
    width:260px;
    height: 26px;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    color: #196BB5;
    font-family: Arial;
/*    z-index: 50;*/
}
#scrollableContainerWidget300 #widgetAdd{
    font-size: .8em;
    letter-spacing: -1px;
    font-family: Verdana,Arial;
    text-align: center;
    height: 15px;
    margin-top: -2px;
}
/***************************************/
/************END WIDGET 300*************/
/***************************************/

/***************************************/
/************WIDGET 600*****************/
/***************************************/
#scrollableContainerWidget600{
   width: 616px;
   height: 176px;
/*   margin: 0 auto;*/
   z-index: -10;   

   border:solid 1px #bac4c9;
   -moz-border-radius: 5px;
   -webkit-border-radius:5px;
   border-radius:5px;
   
   background: #efefef; /* Old browsers */
   background: -moz-linear-gradient(-45deg,  #eaeaea 0%, #ffffff 42%, #ffffff 62%, #eaeaea 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#eaeaea), color-stop(42%,#ffffff), color-stop(62%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* IE10+ */
   background: linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#scrollableContainerWidget600 a:link,#scrollableContainerWidget600 a:visited{
    color:#333333;
}
#scrollableContainerWidget600 a:active,#scrollableContainerWidget600 a:hover{
    color: #FF4B33;
}
#scrollableLogosContainer600{
    width: 100%;
    height: 40px;
}
.widgetScrollable600 {
    position:relative;
    overflow:hidden;
    width: 562px;
    height:104px;
    z-index: 0;
    float:left;
    margin-left: 22px;
    margin-top: 3px;
}
.widgetScrollable600 .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}
.widgetScrollable600 .items div {
    float:left;
    width:84px;
    height: 104px;
    margin-left: 25px;
/*    z-index: 50;*/
}
.widgetScrollable600 img {
    float:left;
    margin:0;
    background-color:#fff;
    padding:1px;
    border:1px solid #e0e5e7;
    width:80px;
    height:100px;
    z-index: 150;
}
/* right */
#scrollableContainerWidget600 a.headlineRight{
    background:url(../images/icons/arrowBR_16.png) no-repeat;
    display:block;
    width:16px;
    height:31px;
    float:left;
    margin-top: 35px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    
/*    background-position: 0 -30px;*/
    clear:right; margin-right: 0px;
    margin-left: 16px;
}
#scrollableContainerWidget600 a.headlineRight:hover{
/*    background-position:-30px -30px; */
}
#scrollableContainerWidget600 a.headlineRight:active{
/*    background-position:-60px -30px; */
} 


/* left */
#scrollableContainerWidget600 a.headlineLeft{
    background:url(../images/icons/arrowBL_16.png) no-repeat;
    display:block;
    width:16px;
    height:31px;
    float:left;
    margin-top: 35px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    
    margin-left: 0px;
    margin-right: -26px; 
} 
#scrollableContainerWidget600 a.headlineLeft :hover{
/*    background-position:-30px 0; */
}
#scrollableContainerWidget600 a.headlineLeft :active{
/*    background-position:-60px 0; */
}

/*CATEGORIES*/
#widgetCategoriesScrollableContainer600{
   width: 616px;
   height: 26px;
   z-index: -10;
   margin-top: 8px;
/*   border: solid 1px #000000;*/
}
.widgetCategoriesScrollable600 {
    position:relative;
    overflow:hidden;
    width: 576px;
    height:26px;
    z-index: 0;
    float:left;
    margin-left: -3px;
    margin-top: -1px;
}
/* right */
#widgetCategoriesScrollableContainer600 a.catRight{
    background:url(../images/icons/arrowBlueR12.png) no-repeat;
    clear:right;
    margin-right: 7px;
    display:block;
    width:12px;
    height:12px;
    cursor:pointer;
    z-index: 100;
    float: right;
    font-size: .8em;
    margin-top: 2px;
    color: #196BB5;
}
#widgetCategoriesScrollableContainer600 a.catRight:hover{
    color: #FF4B33;
}
/* left */
#widgetCategoriesScrollableContainer600 a.catLeft{
    background:url(../images/icons/arrowBlueL12.png) no-repeat;
    float: left;
    margin-left: 10px;
    margin-right: 2px;
    margin-top: 3px;
    display:block;
    width:12px;
    height:12px;
    cursor:pointer;
    z-index: 100;
    font-size: .8em;
    margin-top: 2px;
    color: #196BB5;
} 
#widgetCategoriesScrollableContainer600 a.catLeft:hover{
    color: #FF4B33;
}

.widgetCategoriesScrollable600 .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}
.widgetCategoriesScrollable600 .items div {
    float:left;
    width:250px;
    height: 26px;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    color: #196BB5;
    font-family: Arial;
    margin-left: 15px;
/*    z-index: 50;*/
}
#scrollableContainerWidget600 #widgetAdd{
    font-size: .8em;
    font-family: Arial;
    text-align: center;
    height: 15px;
    margin-top: 10px;
    margin-right: 20px;
    float: right;
}
/***************************************/
/************END WIDGET 600*************/
/***************************************/

/***************************************/
/************WIDGET 530*****************/
/***************************************/
#scrollableContainerWidget530{
   width: 526px;
   height: 176px;
/*   margin: 0 auto;*/
   z-index: -10;   

   border:solid 1px #bac4c9;
   -moz-border-radius: 5px;
   -webkit-border-radius:5px;
   border-radius:5px;
   
   background: #efefef; /* Old browsers */
   background: -moz-linear-gradient(-45deg,  #eaeaea 0%, #ffffff 42%, #ffffff 62%, #eaeaea 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#eaeaea), color-stop(42%,#ffffff), color-stop(62%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* IE10+ */
   background: linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#scrollableContainerWidget530 a:link,#scrollableContainerWidget600 a:visited{
    color:#333333;
}
#scrollableContainerWidget530 a:active,#scrollableContainerWidget600 a:hover{
    color: #FF4B33;
}
#scrollableLogosContainer530{
    width: 100%;
    height: 40px;
}
.widgetScrollable530 {
    position:relative;
    overflow:hidden;
    width: 460px;
    height:104px;
    z-index: 0;
    float:left;
    margin-left: 30px;
    margin-top: 3px;
}
.widgetScrollable530 .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}
.widgetScrollable530 .items div {
    float:left;
    width:84px;
    height: 104px;
    margin-left: 25px;
/*    z-index: 50;*/
}
.widgetScrollable530 img {
    float:left;
    margin:0;
    background-color:#fff;
    padding:1px;
    border:1px solid #e0e5e7;
    width:80px;
    height:100px;
    z-index: 150;
}
/* right */
#scrollableContainerWidget530 a.headlineRight{
    background:url(../images/icons/arrowBR_16.png) no-repeat;
    display:block;
    width:16px;
    height:31px;
    float:left;
    margin-top: 35px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    
/*    background-position: 0 -30px;*/
    clear:right; margin-right: 0px;
    margin-left: 19px;
}
#scrollableContainerWidget530 a.headlineRight:hover{
/*    background-position:-30px -30px; */
}
#scrollableContainerWidget530 a.headlineRight:active{
/*    background-position:-60px -30px; */
} 


/* left */
#scrollableContainerWidget530 a.headlineLeft{
    background:url(../images/icons/arrowBL_16.png) no-repeat;
    display:block;
    width:16px;
    height:31px;
    float:left;
    margin-top: 35px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    
    margin-left: 0px;
    margin-right: -26px; 
} 
#scrollableContainerWidget530 a.headlineLeft :hover{
/*    background-position:-30px 0; */
}
#scrollableContainerWidget530 a.headlineLeft :active{
/*    background-position:-60px 0; */
}

/*CATEGORIES*/
#widgetCategoriesScrollableContainer530{
   width: 526px;
   height: 26px;
   z-index: -10;
   margin-top: 8px;
/*   border: solid 1px #000000;*/
}
.widgetCategoriesScrollable530 {
    position:relative;
    overflow:hidden;
    width: 460px;
    height:26px;
    z-index: 0;
    float:left;
    margin-left: -3px;
    margin-top: -1px;
}
/* right */
#widgetCategoriesScrollableContainer530 a.catRight{
    background:url(../images/icons/arrowBlueR12.png) no-repeat;
    clear:right;
    margin-right: 7px;
    display:block;
    width:12px;
    height:12px;
    cursor:pointer;
    z-index: 100;
    float: right;
    font-size: .8em;
    margin-top: 2px;
    color: #196BB5;
}
#widgetCategoriesScrollableContainer530 a.catRight:hover{
    color: #FF4B33;
}
/* left */
#widgetCategoriesScrollableContainer530 a.catLeft{
    background:url(../images/icons/arrowBlueL12.png) no-repeat;
    float: left;
    margin-left: 10px;
    margin-right: 2px;
    margin-top: 3px;
    display:block;
    width:12px;
    height:12px;
    cursor:pointer;
    z-index: 100;
    font-size: .8em;
    margin-top: 2px;
    color: #196BB5;
} 
#widgetCategoriesScrollableContainer530 a.catLeft:hover{
    color: #FF4B33;
}

.widgetCategoriesScrollable530 .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}
.widgetCategoriesScrollable530 .items div {
    float:left;
    width:230px;
    height: 26px;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    color: #196BB5;
    font-family: Arial;
    margin-left: 5px;
/*    z-index: 50;*/
}
#scrollableContainerWidget530 #widgetAdd{
    font-size: .8em;
    font-family: Arial;
    text-align: center;
    height: 15px;
    margin-top: 10px;
    margin-right: 20px;
    float: right;
}
/***************************************/
/************END WIDGET 530*************/
/***************************************/

/***************************************/
/************WIDGET 474*****************/
/***************************************/
#scrollableContainerWidget474{
   width: 474px;
   height: 176px;
/*   margin: 0 auto;*/
   z-index: -10;   

   border:solid 1px #bac4c9;
   -moz-border-radius: 5px;
   -webkit-border-radius:5px;
   border-radius:5px;
   
   background: #efefef; /* Old browsers */
   background: -moz-linear-gradient(-45deg,  #eaeaea 0%, #ffffff 42%, #ffffff 62%, #eaeaea 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#eaeaea), color-stop(42%,#ffffff), color-stop(62%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* IE10+ */
   background: linear-gradient(-45deg,  #eaeaea 0%,#ffffff 42%,#ffffff 62%,#eaeaea 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#scrollableContainerWidget474 a:link,#scrollableContainerWidget600 a:visited{
    color:#333333;
}
#scrollableContainerWidget474 a:active,#scrollableContainerWidget600 a:hover{
    color: #FF4B33;
}
#scrollableLogosContainer474{
    width: 100%;
    height: 40px;
}
.widgetScrollable474 {
    position:relative;
    overflow:hidden;
    width: 420px;
    height:104px;
    z-index: 0;
    float:left;
    margin-left: 20px;
    margin-top: 3px;
}
.widgetScrollable474 .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}
.widgetScrollable474 .items div {
    float:left;
    width:84px;
    height: 104px;
    margin-left: 18px;
/*    z-index: 50;*/
}
.widgetScrollable474 img {
    float:left;
    margin:0;
    background-color:#fff;
    padding:1px;
    border:1px solid #e0e5e7;
    width:80px;
    height:100px;
    z-index: 150;
}
/* right */
#scrollableContainerWidget474 a.headlineRight{
    background:url(../images/icons/arrowBR_16.png) no-repeat;
    display:block;
    width:16px;
    height:31px;
    float:left;
    margin-top: 35px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    
/*    background-position: 0 -30px;*/
    clear:right; margin-right: 0px;
    margin-left: 17px;
}
#scrollableContainerWidget474 a.headlineRight:hover{
/*    background-position:-30px -30px; */
}
#scrollableContainerWidget474 a.headlineRight:active{
/*    background-position:-60px -30px; */
} 


/* left */
#scrollableContainerWidget474 a.headlineLeft{
    background:url(../images/icons/arrowBL_16.png) no-repeat;
    display:block;
    width:16px;
    height:31px;
    float:left;
    margin-top: 35px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    
    margin-left: 0px;
    margin-right: -26px; 
} 
#scrollableContainerWidget474 a.headlineLeft :hover{
/*    background-position:-30px 0; */
}
#scrollableContainerWidget474 a.headlineLeft :active{
/*    background-position:-60px 0; */
}

/*CATEGORIES*/
#widgetCategoriesScrollableContainer474{
   width: 470px;
   height: 26px;
   z-index: -10;
   margin-top: 8px;
/*   border: solid 1px #000000;*/
}
.widgetCategoriesScrollable474 {
    position:relative;
    overflow:hidden;
    width: 400px;
    height:26px;
    z-index: 0;
    float:left;
    margin-left: -3px;
    margin-top: -1px;
}
/* right */
#widgetCategoriesScrollableContainer474 a.catRight{
    background:url(../images/icons/arrowBlueR12.png) no-repeat;
    clear:right;
    margin-right: 7px;
    display:block;
    width:12px;
    height:12px;
    cursor:pointer;
    z-index: 100;
    float: right;
    font-size: .8em;
    margin-top: 2px;
    color: #196BB5;
}
#widgetCategoriesScrollableContainer474 a.catRight:hover{
    color: #FF4B33;
}
/* left */
#widgetCategoriesScrollableContainer474 a.catLeft{
    background:url(../images/icons/arrowBlueL12.png) no-repeat;
    float: left;
    margin-left: 10px;
    margin-right: 2px;
    margin-top: 3px;
    display:block;
    width:12px;
    height:12px;
    cursor:pointer;
    z-index: 100;
    font-size: .8em;
    margin-top: 2px;
    color: #196BB5;
} 
#widgetCategoriesScrollableContainer474 a.catLeft:hover{
    color: #FF4B33;
}

.widgetCategoriesScrollable474 .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}
.widgetCategoriesScrollable474 .items div {
    float:left;
    width:230px;
    height: 26px;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    color: #196BB5;
    font-family: Arial;
    margin-left: 5px;
/*    z-index: 50;*/
}
#scrollableContainerWidget474 #widgetAdd{
    font-size: .8em;
    font-family: Arial;
    text-align: center;
    height: 15px;
    margin-top: 10px;
    margin-right: 20px;
    float: right;
}
/***************************************/
/************END WIDGET 530*************/
/***************************************/

/***************************************/
/************QR SCROLLABLE**************/
/***************************************/
#scrollableContainerWidgetQr{
   width: 300px;
   height: 200px;   
   z-index: -10;   
   margin: 0 auto;
/*   border:solid 1px #bac4c9;*/
   -moz-border-radius: 5px;
   -webkit-border-radius:5px;
   border-radius:5px;
}

.widgetScrollableQr {
    position:relative;
    overflow:hidden;
    width: 300px;
    height:200px;
    z-index: 0;
    float:left;
    background:url(https://www.eklogika.gr/press-today/wp-content/uploads/QR_bg.png) no-repeat;
}
.widgetScrollableQr .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;
}
.widgetScrollableQr .items div {
    float:left;
    width:300px;
    height: 200px;
/*    z-index: 50;*/
}
.widgetScrollableQr img {
    float:left;
    margin:0;
    background-color:transparent;
    padding:1px;
    width:300px;
    height:200px;
    z-index: 150;
}
/* right */
#scrollableContainerWidgetQr a.qrRight{
    background:url(../images/icons/arrowWhiteR12.png) no-repeat;
    display:block;
    width:12px;
    height:12px;
    float:left;
    margin-top: 183px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    position: absolute;
    
/*    background-position: 0 -30px;*/
    clear:right;
    margin-right: 4px;
    margin-left: 285px;
}
#scrollableContainerWidgetQr a.qrRight:hover{
/*    background-position:-30px -30px; */
}
#scrollableContainerWidgetQr a.qrRight:active{
/*    background-position:-60px -30px; */
} 


/* left */
#scrollableContainerWidgetQr a.qrLeft{
    background:url(../images/icons/arrowWhiteL12.png) no-repeat;
    display:block;
    width:12px;
    height:12px;
    float:left;
    margin-top: 183px;
    cursor:pointer;
    font-size:1px;
    z-index: 100;
    position: absolute;
    
    margin-left: 4px;
    margin-right: 0px; 
} 
#scrollableContainerWidgetQr a.qrLeft :hover{
/*    background-position:-30px 0; */
}
#scrollableContainerWidgetQr a.qrLeft :active{
/*    background-position:-60px 0; */
}

#qrWidgetLinks{
    font-family: Verdana,sans serif;
    font-size: 10px;
    text-align: left;
    position: absolute;
    margin-left: 140px;
    margin-top: 110px;
    letter-spacing: -1px;
    z-index: 1;    
}
#qrWidgetLinks a{
    color: #333333;
}

#qrWidgetLinks a:active,#qrWidgetLinks a:hover{
    color: #FF4B33;
}
/***************************************/
/************QR SCROLLABLE**************/
/***************************************/

/***************************************/
/************HOSTS WIDGET**************/
/***************************************/
div.hoverscroll {position:relative;}
/* List container */
div.hoverscroll div.listcontainer {overflow:hidden;}
div.hoverscroll div.fixed-listcontainer {overflow: hidden;float: left;}
/* Actual list containing items */
div.hoverscroll ul.list {list-style:disc outside none;margin:0;padding:0;}


#hostsWidget{
    border: solid 1px #bdbfbc;
    width: 298px;
    margin-left: auto;
    margin-right: auto;
	display: none ; /*G.Farantos hide ποια site έχουν το widget */
}

.sitesPanelContent {width:100%; margin:0; background:#eff0f2; height:127px;}
.sitesPanelContent li {height:20px; width:100%; margin:2px 0 2px 25px;color:#256cae;text-align: left;}

.sitesPanelHeader{
    margin-left: -1px;
    margin-top: -1px;
}
#hostsWidgetFooter{
    margin-bottom: -1px;
    margin-left: -1px;
}

a:link.blue,a:visited.blue{
    color: #256CAE;
}
/* GREY */
.large_grey, .large_grey span {background-image: url(../images/bg-buttons-sprite-tealgrey.png);}
.large_button{margin:5px 10px 5px 0;padding:0 34px 0 0;font-size: 1.1em;background: transparent url(../images/bg-buttons-sprite-tealgrey.png) 100% -261px no-repeat scroll;color: #F4F4F2;border:0;outline:none;cursor:pointer;}
.ka_button, .ka_button:hover {text-decoration: none;border: 0;display:inline-block;letter-spacing:1.2px;text-transform: uppercase;color: #DDD !important;}
.large_button span{margin:0;padding:28px 0 33px 33px;line-height: 16px;background:transparent url(../images/bg-buttons-sprite-tealgrey.png) 0 -186px no-repeat scroll;border:0;outline:none;cursor:pointer;}
.ka_button span {display:block;}

/* --- Smartphones and small Tablet PCs --- */
@media screen and (max-width : 960px) {
    body{
        width:100%;
        min-width:200px;        
    }
    #wrapper{
        width:100%;
        border:none;
    }
    #main{
        width:100%;
    }
    .home #container,.page #container{
        width:100%;
        float:none;
    }
    
    #header{
        width:100%;
    }
    #footer{
        width:100%;
        border:none;
    }
    #footerInfo{
        width:100%;
        height:auto;
    }
    #footerInfo ul{
        margin-left:20px;
        margin-bottom:5px;
        float:left
    }
    #footerLinks{
        float:none;
    }
    #iservicesDiv{
        float:none;
        width:80%;
        margin:0 auto;
    }
    #headerAdd{
        display:none;
    }
    #branding{
        width:100%;
    }
    #access{
        display:none;
    }
    #darkGrey{
        display:none;
    }
    .categoryContainer{
        font-size:60%;
    }
    #pressToolbar{
        font-size:60%;
        margin-right:25px;
    }
    #pressToolbarText{
        display:none;
    }
    #logo-container{
        width:90%;
        height:auto;
        margin:0 auto:
    }
    #logo-container img{
        width:100%;
    }
    #primary{
        width:100%;
        margin-right:-10px;
    }
    .textwidget{
        margin:0 auto;
    }
    #scrollableContainer{
        display:none;
    }
    .headlineMedium{
        width:90%;
        height:auto;
    }
    #logoText{
        font-size:.9em;
        margin-right:120px;
    }
    .categoryNameDiv{
        margin-right:25px;
    }
}