/***************** GENERAL CSS ********************/
* {
	font-style: normal;
	list-style: none;
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;
}
img {
	border: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font: small/150% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
}
#wrapper {
	color: #001444;
	margin: 20px auto;
	width: 800px;
	text-align: left;
}
#lang_bar {
	text-align: right;
	font-size: 11px;
}
#header_top {
	clear: both;
	float: left;
	width: 100%;
	height: 9px;
	line-height: 9px;
	background: url("images/bg/communicko_big_logo_top.jpg");
        background-repeat: no-repeat;
}
#header {
	clear: both;
	float: left;
	width: 100%;
	height: 92px;
	line-height: 92px;
	background: url("images/bg/communicko_big_logo_main.jpg");
        background-repeat: no-repeat;
}
/*** Main Positioning *********************************************************/

#body,
#footer,
#copyright {
  clear: both;
  float: left;
  width: 100%;
}
/***** Presentation *********/
#presentation {
	color: #c4c4c4;
	clear: both;
	float: left;
	width: 800px;
	height: 90px;
	background: url("images/bg/present_bg.jpg") repeat-x;
padding-top: 15px;
}
#contactframe {
	color: #c4c4c4;
	clear: both;
	float: left;
	width: 800px;
	height: 430px;
	background: url("images/bg/bgcontact.jpg") repeat-x;
}
#moreinfo {
	color: #000000;
	clear: both;
	float: left;
	width: 800px;
	/* height: 430px; */
	background:  #679EF1 url("images/bg/moreinfobg.jpg") repeat-x;
}
.prescol {
  float: left;
  padding: 10px;
}
.prescol.mid {
	width: 20px;
	padding-top: 100px;
}
.prescol.left {
	font-size: 14px;
	color: #ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	text-align: justify;
	padding-right: 0;
	width: 550px;
}
.prescol.right {
	padding-left: 0px;
	padding-top: 10px;
	width: 180px;
	vertical-align: top;
}
/***** Presentation Link ***
.prescol.right div.presentmore {
	padding-left: 10px;
	text-decoration: none;
	width: 150px;
	height: 30px;
	line-height: 30px;
	clear: both;
	float: left;
	background-position: 100% 0;
	position: relative;
	background: transparent url("images/bg/arrow_off_present.gif") no-repeat;
} **/

.prescol.right div.presentmore {
	text-indent: 40px;
}
.prescol.right div.presentmore a {
	color: #ffffff;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	height: 30px;
	line-height: 30px;
	clear: both;
	float: left;
	background-position: 100% 0;
	position: relative;
	display: inline;
	background: url("images/bg/arrow_off_present.gif") no-repeat;
}
.prescol.right div.presentmore a:hover {
	color: #ffffff;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	width: 150px;
	height: 30px;
	line-height: 30px;
	clear: both;
	float: left;
	background-position: 100% 0;
	position: relative; 
	display: inline;
	background: url("images/bg/arrow_on_present.gif") no-repeat;
}
/* French version */
.prescol.right div.presentmore2 a {
text-indent: 20px;
font-size: 10px;
	color: #ffffff;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	height: 30px;
	line-height: 30px;
	clear: both;
	float: left;
	background-position: 100% 0;
	position: relative;
	display: inline;
	background: transparent url("images/bg/arrow_off_present.gif") no-repeat;
}
.prescol.right div.presentmore2 a:hover {
text-indent: 20px;
font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	width: 150px;
	height: 30px;
	line-height: 30px;
	clear: both;
	float: left;
	background-position: 100% 0;
	position: relative;
	display: inline; 
	background: url("images/bg/arrow_on_present.gif") no-repeat;
}
/***** Entries *****/
#entries {
	width: 800px;
	float: left;
	clear: both;
	background-color: #000000;
	color: #fff;
}
.entrycontainer {
	padding-bottom: 0em;
	float: left;
	clear: both;
	width: 800px;
	background-color: #000;
	color: #000;
}
.entrycontainer div {
	float: left;
	height: 2em;
}
.entrycontainer div.image {
	width: 40px;
	height: 50px;
	padding-left: 45px;
	padding-top: 20px
}
.entrycontainer div.label {
	width: 510px;
	padding-top: 22px;
	font-size: 16px;
}
.entrycontainer div.label strong {
	font-weight: normal;
}
.entrycontainer div.more {
	padding-top: 22px;
	width: 150px;
	text-indent: 55px;
}
.entrycontainer div.more a:hover {
	color: #000000;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	width: 150px;
	height: 30px;
	line-height: 30px;
	clear: both;
	float: left;
	background-position: 100% 0;
	position: relative;
	display: inline;
	background: transparent url("images/bg/arrow_on_summary.gif") no-repeat;
}
.entrycontainer div.more a {
	color: #ffffff;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: none;
	width: 150px;
	height: 30px;
	line-height: 30px;
	clear: both;
	float: left;
	background-position: 100% 0;
	position: relative;
	display: inline;
	background: transparent url("images/bg/arrow_off_summary.gif") no-repeat;
}
.summary {
	width: 575px;
	padding-left: 0px;
	font-size: 12px;
	color: #CCC;
}
.entrycontainer a {
  padding: 0 0px;
  color: #fff;
}
.entrycontainer a:hover {
  background: transparent url("../images/bg_link.gif") no-repeat 0 0;
  text-decoration: none;
  color: #8E8E8E;
}
.entrycontainer strong {
  color: #fff;
  font-weight: bold;
  padding-right: 0.2em;
  font-size: 10px;
}
/***** Full entries *****/
#readingarea {
	width: 800px;
	background-color: #fff;
}
.readingcontainer {
	padding: 20px;
	padding-bottom: 2em;
	float: left;
	clear: both;
	width: 760px;
	background-color: #fff;
	overflow: auto;
}
.readingcontainer div {
	float: left;
}
.entryimage {
	width: 55px;
	height: 52px;
	padding-left: 0px;
	padding-right: 0px;
}
.title {
	font-size: 20px;
	height: 52px;
	padding-top: 5px;
	padding-left: 10px;
	vertical-align: middle;
	color: #56A41A;
}
.entrybody {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.entrybody a {
  color: #56a41a;
}
.entrybody a:hover {
  color: #56A41A;
text-decoration: underline;
}


/***** Footer *****/
#footer {
	width: 800px;
	float: left;
	clear: both;
	text-align: center;
}
#copyright {
font-size: 9px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
#copyright2 {
font-size: 9px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}