/*
*	Created by Bernard Frangoulis, last updated on 2011-03-28.
*	Copyright (c) 2011 Bernard Frangoulis. All rights reserved.
*/

/* ---( general styles )------------------------------- */

body {
	color: #4D4D4D;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.7em;
	text-align: center;
	background: #e6e6e6;
}

a				{ text-decoration: none; font-weight: bold; color: #296d1b; }
a:visited 		{ color: #296d1b;				}
a:hover, #flower_l_txt a.ahover, #flower_r_txt a.ahover			
				{ text-decoration: underline; color: #ff864f; background-color: #fdf2e7; }
a:active		{ text-decoration: underline; color: #ff864f; background-color: #fdf2e7; }
a:focus			{ text-decoration: underline; color: #ff864f; background-color: #fdf2e7; }

a.big			{ font-size: 120%; }

h1 {
	font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.6em;
	color: #006B95;
	margin: 15px 0 15px 0;
	padding-left: 15px; 
}

h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.7em;
	color: #ff864f;
	margin: 1.0em 0 0 15px;
}

h3 {
	font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ff864f;
	margin: 1.5em 0 0.5em 15px;
}

h3.withsub {
	margin-bottom: 0;
}

h4 {
	font-family: "Arial Narrow",Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #296d1b;
	margin: 1.0em 0 0 15px;
}

h4.sub {
	margin-top: 0;
	font-size: 1.3em;
}

p {
	margin: 1em 15px 5px 15px;
	padding: 0;
}

p.notop {
	margin: 0 15px 5px 15px;
	padding: 0;
}

strong {
	font-weight: bold;
	color: #ff864f;
}

.img {
	border: none;
	background: none;
}

.wmargin {
	margin: 0 20px 0 10px;
}

.image {
	margin: 10px auto 0 auto;
	border: none;
	padding: 0;
	text-align: center;
}

.logos {
	margin-top: 43px;
}

.legend {
	font-size:			90%;
	font-style:			italic;
	text-align:			center;
	margin:				-0.2em 0 1em 0;
}

.red {
	color:	#f00;
}

.indented {
	text-indent: 30px;
}

div#preload { display: none; }

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
	/*height: 0px;*/
}

#content ul {
	margin-top: 0.2em;
	padding-top: 0;
}

/* ---( home )------------------------------- */

#flowers {
	position: relative;
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
}

#flowers a, #flowers a:hover, #flowers a:active, #flowers a:focus  {
	color: #000;
	border: none;
	text-decoration: none;
	font-weight: normal;
}

#flower_l a:link, #flower_l a:visited, #flower_l a:active, #flower_l a:focus, #flower_l a.alink {
	display: block;
	height: 410px;
	width: 234px;
	background: url(../pics/sunflower_left.gif) transparent no-repeat;
}

#flower_l a {
	display: block;
	height: 410px;
	width: 234px;
}

#flower_l a:hover, #flower_l a.ahover {
	background: url(../pics/sunflower_left_hover.gif) transparent no-repeat;
}

#flower_r a {
	display: block;
	height: 300px;
	width: 224px;
}

#flower_r a:link, #flower_r a:visited, #flower_r a:active, #flower_r a:focus, #flower_r a.alink {
	background: url(../pics/sunflower_right.gif) transparent no-repeat;
}

#flower_r a:hover, #flower_r a.ahover {
	background: url(../pics/sunflower_right_hover.gif) transparent no-repeat;
}

#flowers img {
	border: 0;
	/*border: 1px solid;*/
}

#flower_l {
	float: left;
	position: absolute;
	top: 8px;
}

#flower_r {
	float: left;
	position: absolute;
	left: 234px;
	top: 118px;
}

#flower_l_txt {
	position: absolute;
	left: 200px;
	top: 50px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 2em;
	color: #ff864f;
}

#flower_r_txt {
	position: absolute;
	left: 330px;
	top: 90px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 2em;
	color: #ff864f;
}

/* ---( layout styles )------------------------------- */

#container {
	width: 766px;
	text-align: left;
	margin: 10px auto 0 auto;
	background: url(../img/back_container.gif) #ffffff repeat-y;
	padding: 0 !important;
	line-height: 1.5em;
}

#container.home {
	line-height: 1.7em;
}

#banner {
	height: 230px;/*100px;*/
	background: url(../img/back_banner.jpg) #ffffff no-repeat;
}

#banner_home {
	height: 339px;/*100px;*/
	background: url(../img/home-page-pic.jpg) #ffffff no-repeat;
}

#banner_home2 {
	height: 339px;
	padding-top: 1px;
}

#banner h1 {
	float: left;
	color: #FFFFFF;
	margin: 40px 0 0 20px;
	background: none;
}

#content {
	position: relative;
	float: left;
	min-height: 344px;
	width: 470px; 
	margin: 10px 10px 0 10px;
	background-image: url(../img/back_content.jpg);
	background-repeat: no-repeat;
	padding: 0;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

* html #content {
	margin-left: 5px;
}

#banner a {
	display: block;
	height: 230px;
	width: 766px;
}

#banner a:hover {
	background: transparent;
}

#sidebar {
	float: left;
	width: 260px;
	margin: 10px 0 0 0;
	padding: 0;
	background-image: url(../img/back_sidebar_n.jpg);
	background-repeat: no-repeat;
	color: #787878;
}

.smaller {
	font-size: 0.85em;
}

.tight {
	line-height: 1.3em;
}

.download {
	padding-left:		22px;
	line-height: 		1.2em;
	background:			transparent url(../img/i_ext.gif) no-repeat 0 -1px;
	margin:				0.4em 0 0.4em 20px;
}

/* ---( navigation )------------------------------- */

#nav-main {
	margin: 2px 16px 8px 11px;
	min-height: 40px;
	background: url(../img/back_navmain_n.gif) #a3c900 no-repeat;
}

#nav-main ul {
	height: 100%;
	margin: 0;
	padding: 0 0 0 10px;
}

#nav-main li {
	list-style-type: none;
	float: left;
	width: auto;
	margin: 0 2px 0 0;
	background: url(../img/back_navmainitems2_n.gif) no-repeat top right;
}

#nav-main a:link, #nav-main a:visited {
	display: block;
	color: #e1f4dd;
	font-weight: bold;
	text-decoration: none;
	padding: 19px 15px 2px 27px;
	background: url(../img/back_navmainitems_n.gif) no-repeat top left;
}

#nav-main a:hover, #nav-main a:visited:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 15px 1px 27px;
}

.current {
	margin-top: 4px;
	background-image: url(../img/back_current2_n.gif)!important;
}

.current a:link, .current a:visited {
	padding: 19px 15px 2px 27px !important;
	color: #0e3d04 /*296d1b*/ !important;
	background-image: url(../img/back_current1_n.gif) !important;
}

.current a:hover, .current a:visited:hover {
	color: #296d1b /*6aa55e*/ !important;
}

/* ---( footer )------------------------------- */

#info-site {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	background-image: url(../img/back_infosite_n.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding: 63px 0 16px 0;
}
	
#info-company {
	color: #ffffff;
}

/* ---( tables )------------------------------- */

table {
	/* width + lateral margins must be < 100% */
	width:				90%;
	margin:				0 0 1em 15px;
	padding:			8px 0 0 0;
	border-top:			1px solid #555;
	border-bottom:		1px solid #555;
	border-spacing: 	0px;
	background:			#fff5d4 url(../img/bg/bg_ad.gif) repeat-x top left;
	font-size:			100%;
	line-height:		1.3;
}

table.hasheader {
	padding:			0;
}

table.white {
	background:			#fff;
	border-top:			0;
	border-bottom:		0;
}

tr {
	padding:			0;
	margin:				0;
	border:				0;
}

th {
	font-size:			90%;
	font-weight:		bold;
	font-style:			italic;
	background:			#555;
	color:				#eee;
	padding:			0.4em 0.8em 0.3em 0.8em;
	margin:				0;
	border:				0;
	text-align:			left;
	vertical-align:		middle;
}

td {
	padding:			0.5em 0.9em 0.3em 0.8em;
	margin:				0;
	border:				0;
	border-bottom:		1px solid #ddd;
	text-align:			left;
	vertical-align:		middle;
}

td.hilite {
	background-color:	#eee;
}

td.small {
	font-size:			80%;
	line-height:		1.2;
}

td.b {
	font-weight:		bold;
	font-style:			none;
}

td.i {
	font-weight:		normal;
	font-style:			italic;
}

td.col20 {
	width:				20px;
}

td.noborder {
	border-bottom:		0;
}

.center {
	text-align:			center;
}

/*--------------------------- Tabs (based on http://www.simplebits.com/bits/minitabs.html) ---------------------*/
/* Tabs (based on http://www.simplebits.com/bits/minitabs.html) */

.minitabs {
	width: 				100%;
}

#content ul#miniflex {
	float:				left;
	width:				100%;
	margin:				20px 0 20px 12px;
	border-bottom:		1px solid #ccc;/*ccc;*/
	padding:			0 0 0 1px;
	font-size:			small;
	font-family:		"Trebuchet MS", Verdana, sans-serif;
}

#content #miniflex li {
	display:			inline;
	float:				left;
	margin:				0; 
	padding:			0;
	list-style:			none;
	background:			none;
}
	
#content #miniflex a:link, #content #miniflex a:visited {
	float:				left;
	margin:				0 20px 0 0;
	font-size:			108%;
	line-height:		20px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#888;/*888;*/
}

#content #miniflex a.active:link, #content #miniflex a.active:visited, #content #miniflex a:hover {
	border-bottom:		4px solid #333;/*333;*/
	padding-bottom:		2px;
	text-decoration:	none;
	color:				#555;/*555;*/
	background-color:	transparent;
}
	
#content .bigger {
	font-size:			120%;
}

/* ---( Forms )------------------------------- */

fieldset {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	border-style: none;
	/*border-top: 1px solid #BFBAB0;*/
	background-color: #fff;
}

fieldset ol {
	margin: 0 0 0 2px;
	padding: 0.5em 1em 0 1em;
	list-style: none;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

fieldset#mailform input, fieldset#mailform textarea {
	width: 380px;
}

fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #FFF;
	border-style: none;
	padding: 0;
	padding-left: 1em;
	background-color: transparent;
}

label {
	display: block;
	/*float: left;
	width: 10em;
	margin-right: 1em;
	text-align: left;*/
}

.formerror {
	float: left;
	display: none;
	color: #ff0000;
}

/* =============================================================================
	NEW HOME PAGE
*/

.home #slideshow {
	width: 740px;
	height: 329px;
	margin: 10px;
	border: 0;
	padding: 0;
	background-color: #98b643;
	color: #bbb;
	font-size: 94%;
	text-align: left;
}

#colombiere_overlay {
	background: url(../img/home-page-pic2.gif) transparent no-repeat;
	height: 94px;
	width: 740px;
}
