/* 
================================
	GENERIC 
================================ */

body {
	color:#282627;
	font-family: arial;
    font-size: 14px;
	background-color:#fff;
	margin:0;
	padding:0;
	background:url(/sites/all/themes/syggrouomeno/images/bg/bg_photo_big.jpg) no-repeat scroll top center transparent;
	min-height:1000px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
p {}
p.comment_txt {
	font-size:12px;
	font-style:italic;
}
a, a:visited { text-decoration:none;outline:medium none; color:#ce1728; font-weight:normal;}
a:hover, a:active {text-decoration:none; color:#ff0000; font-weight:normal;}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0;
}
h1.maintitle {
	display: block;
    	margin: 0 0 15px;
    	text-align: left;
    	width: 872px;
}
h2 {font-size:16px;font-weight:bold;}
h3 {font-size:15px;font-weight:bold;}
h4 {font-size:14px;font-weight:bold;}
h5 {font-size:13px;font-weight:bold;}
h6 {font-size:12px;font-weight:bold;}
img { border:0;}

/* 
================================
	CONTAINERS 
================================ */
#all_content {
	margin:10px auto;
	width:980px;
	height:auto;
}
#transparent_out_top {
	width:980px;
	height:19px;
	display:block;
	background: url(/sites/all/themes/syggrouomeno/images/template/bg/outer_top.png) no-repeat;
}
#transparent_out_inner {background: url(/sites/all/themes/syggrouomeno/images/template/bg/outer_repeat.png) repeat-y;}
#transparent_out_bottom {
	width:980px;
	height:19px;
	display:block;
	background: url(/sites/all/themes/syggrouomeno/images/template/bg/outer_bottom.png) no-repeat;
}
#all_content_inner {
	width:940px;
	height:auto;
	margin: 0 19px;
    width: 942px;
	background: url(/sites/all/themes/syggrouomeno/images/template/bg/inner_repeat.png) repeat;
	display:inline-block;
	-moz-border-radius: 7px;
   	-webkit-border-radius: 7px;
   	-khtml-border-radius: 7px;
   	border-radius: 7px;
}
#header {
	width:932px;
	height:auto;
	display:block;
	float:left;
	margin:10px 5px;
}
#block-block-1 {
	width:472px;
	height:151px;
	display:block;
	float:left;
	margin:0 0 0 5px;
	background:url(/sites/all/themes/syggrouomeno/images/template/logo3.gif) no-repeat;
}
#block-block-1 a.logo {
	width:472px;
	height:151px;
	cursor:pointer;
	display:block;
}
#header_inner #fb_page a {
    background: url("/sites/all/themes/syggrouomeno/images/template/fb_button_100x200_sprt3.png") no-repeat scroll 0 0px transparent;
    display: block;
    float: right;
    height: 88px;
    margin: 40px 31px 0 0;
    width: 100px;
}
#header_inner #fb_page a:hover {
	background-position: 0 -106px;
}
/*------ MENU ------*/
#sub_header {
	width:932px;
	height:61px;
	display:block;
	float:left;
	margin:0 5px;
}
#box-block-menu-menu-syggrouomeno-menu .title-bg {display:none;}
#box-block-menu-menu-syggrouomeno-menu {
	width:932px;
	height:61px;
	display:block;
	float:left;
	background:url(/sites/all/themes/syggrouomeno/images/template/bg/menu_bg.png) no-repeat;
}
#box-block-menu-menu-syggrouomeno-menu .content {
	float:left;
   	width:100%;
   	overflow:hidden;
   	position:relative;

}
#box-block-menu-menu-syggrouomeno-menu ul {
	height:20px;
	margin:19px auto 0;
	padding:0;
	clear:left;
	float:left;
   	list-style:none;
   	position:relative;
   	left:50%;
   	text-align:center;
}
#box-block-menu-menu-syggrouomeno-menu li {
	white-space:nowrap;
    list-style: none outside none;
    width: auto;
	height:auto;
	padding:0;
	margin:0 20px;
	display:block;
   	float:left;
   	list-style:none;
   	position:relative;
   	right:50%;
}
#box-block-menu-menu-syggrouomeno-menu li a {
	font-size:18px;
	font-weight:bold;
	color:#282627;
	-moz-transition:all 0.2s ease-in-out 0s;
	-webkit-transition:all 0.2s ease-in-out 0s;
}
#box-block-menu-menu-syggrouomeno-menu li a:hover,
#box-block-menu-menu-syggrouomeno-menu li a.active {
	color:#ce1728;
}
/*----- CARUSEL -----*/
#extra1 {
	width:932px;
	height:310px;
	display:block;
	float:left;
	margin:0 5px;
	background:url(/sites/all/themes/syggrouomeno/images/template/bg/carusel_bg.png) no-repeat;
}
#box-block-views-carusel-block_1 {
	display: block;
    height: 250px;
    margin: 28px 0 0 30px;
    width: 870px;
}
#sidebar_left { 
	position:absolute;
	top:10px;
	left:10px;
	background-color:#FFFFFF;
}
#sidebar_left_inner { }
#content_top {}
#precontent {
	width:932px;
	height:auto;
	display:block;
	float:left;
	margin:0 5px;
}
#content_bg_top {
	width:932px;
	height:32px;
	display:block;
	float:left;
	background:url(/sites/all/themes/syggrouomeno/images/template/bg/content_bg_top.png) no-repeat;
}
#content_bg {
	width:872px;
	display:block;
	float:left;
	background:url(/sites/all/themes/syggrouomeno/images/template/bg/content_bg.png) repeat;
	padding:0 30px;
	height:auto;
	max-height:1250px;
	overflow:hidden;
}
#content_bg .facebook {
    margin: 8px 0 0 798px;
    position: absolute;
}
#content_bg_bottom {
	width:932px;
	height:29px;
	display:block;
	float:left;
	background:url(/sites/all/themes/syggrouomeno/images/template/bg/content_bg_bottom.png) no-repeat;
}
/* ----- CONTENT ----- */


/* ------ XARTIS ------*/
#map {
    border: 1px solid #ce1728;
    min-height: 500px;
    width: 100%;
}
/*------- WEBFORM ------*/
#node-7 .nodebody {
	background:url(/sites/all/themes/syggrouomeno/images/template/sygg2.png) no-repeat bottom right;
	display:block;
	float: left;
}
#node-7 #contact_data {
	width:432px;
	display:block;
	float:right;
}
#node-7 #webform-client-form-7 {
	width:420px;
	display:block;
	float:left;
	margin-right:20px;
	font-size:14px;
}
#node-7 #webform-client-form-7 input {
	width:410px;
	height:30px;
	margin:0 0 10px 0;
	border:2px solid #fff;
	padding:5px;
	color:#282627;
	-moz-transition:all 0.2s ease-in-out 0s;
	-webkit-transition:all 0.2s ease-in-out 0s;
	outline:none;
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	-khtml-border-radius: 5px;
   	border-radius: 5px;
}
#node-7 #webform-client-form-7 input.error {
	border:2px solid #ce1728;
	padding:5px;
	color:#ce1728;
}
#node-7 #webform-client-form-7 textarea {
	width:410px;
	height:155px;
	padding:7px;
	margin-bottom:0 0 10px 0;
	border:0;
	resize:none;
	outline:none;
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	-khtml-border-radius: 5px;
   	border-radius: 5px;
}
#node-7 #webform-client-form-7 textarea.error {
	border:2px solid #ce1728;
	padding:5px;
	color:#ce1728;
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	-khtml-border-radius: 5px;
   	border-radius: 5px;
}
#node-7 #webform-client-form-7 .form-item {margin:0;}
#node-7 #webform-client-form-7 #edit-submit {
	background: url(/sites/all/themes/syggrouomeno/images/template/bg/submit.png) no-repeat scroll 10px 9px #FFFFFF;
    height: 27px;
    margin: 10px auto 0;
    padding: 5px;
    text-indent: -99999px;
    width: 110px;
	cursor:pointer;
	display:block;
}
#node-7 #webform-client-form-7 #edit-submit:hover {
	background: url(/sites/all/themes/syggrouomeno/images/template/bg/submit.png) no-repeat scroll 10px -11px #FFFFFF;
}
/*------- NEWS ------*/
.view-news .views-field-created {
	color:#ce1728;
	font-size:12px;
	display:block;
	float:left;
	width:100%;
}
.view-news .views-field-title {
	display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0;
    padding: 0;
    width: 100%;
}
.view-news .views-field-body {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}
.view-news .views-field-body p {
	margin:5px 0;
}
/*--- TIMOKATALOGOS ---*/
#node-12 td.heading {
    border-bottom: 2px solid #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 5px;
}
#node-12 td.sub_heading {
	font-weight:bold;
	padding-left:5px;
}
#node-12 td {
    border-bottom: 1px solid #FFFFFF;
    padding: 2px 0 2px 10px;
}

/*------ GALLERY ------*/
.view-gallery .views-row {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	width:155px;
	height:155px;
	display:block;
	float:left;
	margin:5px 5px 0 0;
	border: 1px solid #CCCCCC;
	-moz-transition: all 0.1s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
    background: none repeat scroll 0 0 #ECECEC;
	box-shadow: 0 2px 10px #CCCCCC;
	padding: 6px;
	
}
.view-gallery .views-row:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	background: white;
    border: 1px solid white;
    padding: 6px;
    -webkit-box-shadow: 0px 0px 0px #cccccc;
    -moz-box-shadow: 0px 0px 0px #cccccc;
    box-shadow: 0px 0px 0px #cccccc; }

}
#imageContainer {
	background:url(/sites/all/themes/syggrouomeno/images/template/bg/content_bg_bottom.png) no-repeat;
}
.view-content {
	display: block;
    float: left;
    height: auto;
}
.item-list {
	display: block;
    float: left;
    width: 100%;	
}
ul.pager {
	display: block;
    margin: 10px auto;
}
#menu_table {
	display: block;
    float: left;
    margin: 0;
    width: 582px;
}
#menu_div {
	display: block;
    float: left;
    margin-left: 10px;
    width: 280px;
}
	
#sidebar_right { 
}
#sidebar_right_inner { }
#footer {}
#footnote {
	margin: 10px auto;
    text-align: center;
    width: 700px;
	height:auto;
}

.views-field-field-nodeimage-fid {
	display:none;
}

.messages.error {
    display:none !important;
}