/*********************
 General
 *********************/ 
 * {
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #000;
}

html, body {
    width: 100%;
    text-align: center;
	background-color: #EAF1D1;
}


a img {
    border: none;
}

.clear {
	clear: both;
}

/*********************
 Holders
 *********************/
div#header {
	width: 900px;
	height: 101px;
	background: url('../img/headerBackground.jpg') no-repeat;
	margin:auto;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;
}

div#logoBG {
	width: 249px;
	height: 73px;
	margin: -73px auto 0px auto;
	background: transparent url('../img/logo.png') no-repeat center;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.bicabo.com/themes/bicabo/img/logo.png', sizingMethod='scale');
	_background: none;
	position: relative;
	z-index:2;
}

div#logo{
	width: 249px;
	height: 73px;
	margin: auto;
	position: relative;
	z-index:20;	
}

div#logo a.logo{
	display: block;
	width: 249px;
	height: 53px;
}

div#logo a.training{
	display: block;
	width: 70px;
	height: 20px;
	float: left;
}

div#logo a.consulting{
	display: block;
	width: 95px;
	height: 20px;
	float: left;
}

div#logo a.realisation{
	display: block;
	width: 84px;
	height: 20px;
	float: left;
}



div#mainWrapper {
	width:100%;
	background-color: #D0E099;
	min-height: 200px;
}

div#shadowTop {
	margin: auto;
	width: 900px;
	height: 18px;
	background: url('../img/shadowTop.jpg') no-repeat;
}

div#shadowBottom {
	margin: auto;
	width: 900px;
	height: 14px;
	background: url('../img/shadowBottom.jpg') no-repeat;
}

div#main {
	width: 900px;
	margin: auto;
	background-color: #fff;
	min-height: 200px;
	text-align: center;
	min-height: 450px;
	_height: 450px;
}

div#footer {
	position: relative;
	margin: auto;
	width: 882px;
	height: 14px;
	background: url('../img/footerBackground.jpg') no-repeat;
	color: #fff;
	text-align: left;
	padding: 9px 9px;
}

div#navigation {
	text-align: left;
	width: 177px;
	float:left;
}

div#content {
	margin: 0px 20px;
	float:left;
	text-align: left;
	width: 490px;	
}

div#breadcrumbs {
	width: 490px;
	line-height: 20px;
	border-top: 2px dotted #789F24;
	border-bottom: 2px dotted #789F24;
	color: #789F24;
	margin-bottom: 25px;
}

div#breadcrumbs a {
	color: #789F24;
	text-decoration: none;
}

div#breadcrumbs a:hover {
	text-decoration: underline;
}

div#rightCol {
	position:relative;
	float:left;
	width: 184px;
}

div#news {
	width: 119px;
	min-height: 196px;
	_height: 196px;
	background: url('../img/newsBackground.jpg') no-repeat;
	text-align:left;
	padding: 10px 5px 10px 60px;
}

div#newsIcon {
	position: absolute;
	top: 300px;
	left: 0px;
	width: 53px;
	height: 53px;
	background: transparent url('../img/newsIcon.png') no-repeat center;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.bicabo.com/themes/bicabo/img/newsIcon.png', sizingMethod='scale');
	_background: none;
}

div#imageOverlay {
	position: absolute;
	top: 250px;
	left: 0px;
	width: 184px;
	height: 30px;
	background: transparent url('../img/imageOverlay.png') no-repeat center;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.bicabo.com/themes/bicabo/img/imageOverlay.png', sizingMethod='scale');
	_background: none;
	
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	text-transform: uppercase;
}

/*********************
 Navigation
 *********************/
div#navigation ul {
	padding: 0px 10px 0px 10px;
	list-style: none;
	width: 157px;
}

div#navigation ul li{
	background: transparent url('../img/menuHeader.jpg') no-repeat top;
	text-align: center;
}

div#navigation ul li.active, div#navigation ul li:hover {
	background: url('../img/menuHeader_active.jpg') no-repeat;
}

div#navigation ul li a{
	height: 37px;
	width: 157px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	padding-top: 3px;
}
div#navigation ul li ul {
	padding:5px 0px 20px 0px;
	margin-top: -15px;
	_margin-top: 0px;
	margin-left: 10px;
	width: 147px;
}

div#navigation ul li ul li.active, div#navigation ul li ul li:hover {
	background: none !important;
}
	
div#navigation ul li ul li {
	display: block;
	background: none;
	clear: both;
	text-align:left;
}

div#navigation ul li ul li a {
	font-size: 11px;
	height: auto;
	text-transform: none;
	font-weight: normal;
	color: #666666;
	width: 147px;
	line-height: 20px;
}

div#navigation ul li ul li.active a, div#navigation ul li ul li:hover a{
	color: #789F24;
}

ul#footerLinks {
	position: absolute;
	top: 0px;
	right: 0px;
	list-style: none;
	padding: 9px 9px 0 0;
}

ul#footerLinks li {
	float:left;
	padding-left: 5px;
}

ul#footerLinks li a {
	color:#666666;
	height:14px;
	margin-top: 9px;
	margin-bottom: 9px;
	border-right: 1px solid #666666;
	padding-right: 5px;
	text-decoration: none;
}

ul#footerLinks li.last a {
	border-right: 0px;
	padding-right: 0px;
}

ul#footerLinks li.active a, ul#footerLinks li:hover a {
	text-decoration: underline;
}

div#footer a {
	color: #fff;
	text-decoration: none;
}
	

/*********************
 Content
 *********************/
div#contentHolder * {
	font-size: 11px;
	text-align: justify;
	color: #666666;
	line-height: 14px;
}

div#contentHolder hr {	
	border: 0px;
	border-top:2px dotted #789F24;
	margin: 10px 0px;
}

div#contentHolder img.left {
	padding: 5px 10px 10px 0px;
}

div#contentHolder p {
	margin: 8px 0px;
}

div#contentHolder h1{
	color: #789F24;
	font-size: 14px;
	line-height: normal;
}

div#contentHolder h2{
	color: #789F24;
	font-size: 12px;
	line-height: normal;
	padding-top: 20px;
}

div#contentHolder h3{
	color: #789F24;
	font-size: 11px;
	line-height: normal;
	padding-top: 20px;
}

div#contentHolder ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-left:15px;
	padding:0 0 10px; 
}

#contentHolder  table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
	

#contentHolder  table, #contentHolder table td {
	text-align: left;
	border: 1px solid #eee;
	padding: 3px;
}

#contentHolder table th {
	text-align: center;
	padding: 5px;
	background-color: #799F26;
	color: #fff !important;
	font-weight: bold;
}

/*********************
StartPage
 *********************/

div#fields {
	width: 770px;
	margin: auto;
	padding: 100px 0px;

}


div#fields h1 {
	padding-bottom: 20px;
	font-size: 16px;
	color: #787779;
}
	

div.field {
	float: left;
	margin: 0px 5px;
	border:2px solid #779f24;
		opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}

div.field:hover {
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
}

.field a {
	display: block;
	width:220px;
	padding:10px 10px;
	text-decoration:none;
	background-color:#f3f3f3;
	height:80px;
}

.field a:hover {
	border-bottom:8px solid #779f24;
	background-color:#fff;
}


.title {
	color:#787779;
	font-size:17px;
	line-height:19px;
	font-weight: bold;
}

.green {
	color:#789f24;
	font-size:15px;
	line-height:19px;
}

.text {
	color:#666666;
	font-size:12px;
	line-height:19px;
}


/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
img.right {
	float:right;
	margin-left:20px;
}
img.left {
	float:left;
}
img.leftAlone {
	float: left;
	margin-right: 100%;
}
img.center {
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.floatLeft{
	float: left;
}



.floatRight{
	float: left;
}

