body {
	background:url(content-images/header.png) repeat-x #d7d5d5;
	margin:0;
	padding:0;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#333;
	line-height:170%;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#333;
	font-weight:normal;
}

span.topstory {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#FFF;
	background-color:#C00;
	font-weight:bold;
	padding:4px 4px 8px 4px;
	line-height:220%;
}

span.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.9em;
	color:#FFF;
	background-color:#224475;
	font-weight:normal;
	padding:4px;
}

a.white:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
}
a.white:visited {
	color:#FFF;
	text-decoration:none;
}

a.white:hover {
	text-decoration:underline;
}
a.white:active {
	color:#FFF; 
} 

a.underline:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-decoration:none;
}
a.underline:visited {
	color:#666;
	text-decoration:none;
}

a.underline:hover {
	text-decoration:underline;
}
a.underline:active {
	color:#666; 
} 

span.updated {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	color:#999;
	line-height:170%;
}

span.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color:#060;
	text-align:right;
	line-height:150%;
}	

span.secondary {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#FFF;
	background-color:#224475;
	font-weight:normal;
	padding:3px;
}

ul.other-news { list-style-image: url(http://www.eurochrie.org/images/structure/listpoint_blue.png); padding:0; margin:0; margin-left:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:0.9em; font-weight:normal; color:#333; line-height:160%;}

ul.side-news { list-style-image: url(http://www.eurochrie.org/images/structure/listpoint_blue.png); padding-left:10px; margin-left:5px; font-family:Georgia, "Times New Roman", Times, serif; font-size:1em; font-weight:normal; color:#333; line-height:160%;}

img.floatLeft { 
    float: left; 
    margin: 15px 15px 0 0; 
}

img.floatLeftno { 
    float: left; 
    margin-right: 10px; 
}

img.floatRight { 
    float: right; 
    margin: 10px; 
}


#wrapper {
	width:960px;
	margin:0 auto;
}

#header {
	height:153px;
	width:100%;
}

#logo { 
	height: 138px; 
	width:134px; 
	float:left; 
	margin:15px 0 0 20px;
}

#search { 
	float:right; 
	width:245px; 
	height:45px; 
	padding: 9px 0 0 13px; 
	margin-top:90px;
	background:url(http://www.eurochrie.org/images/structure/search_bkgd.png) no-repeat;
}

#navigation-w {
	padding:0 20px 0 20px;
	height:42px;
	width:100%;
	background-color:#132B51;
	-moz-box-shadow: 0 0 .5em #112648;
	-webkit-box-shadow: 0 0 .5em #112648;
	box-shadow: 0 0 .5em #112648;
}

#content {
	width:100%;
	background-color:#FFF;
	height:auto; 
	overflow:hidden;
	/* -moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px; */
	padding:20px 20px 50px 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	-moz-box-shadow: 0 0 1em #333;
-webkit-box-shadow: 0 0 1em #333;
        box-shadow: 0 0 1em #333;
}

#breadcrumb {
	width:100%;
	height:30px;
}

span.breadcrumb {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color:#666;
}

#social-links {
	position: absolute;
	margin-left: 465px;
	margin-top: -80px;
	height: 45px;
	width: 244px;
	padding: 1em;
	top: 280px;
}

#fp-social-links {
	position: absolute;
	margin-left: 750px;
	margin-top: -83px;
	height: 45px;
	width: 244px;
	padding: 1em;
	top: 280px;
}       

/* FRONT PAGE */

#news-wrapper {
	float:left;
	width:67%;
}

#headline {
	height:285px;
	width:100%;
	border-bottom:medium #aebcd0 solid;
	margin-bottom:10px;
}

#subnews {
	height:130px;
	width:100%;
	border-bottom:medium #aebcd0 solid;
	margin-bottom:10px;
}

#aboutus {
	height:170px;
	width:100%;
	clear:both;
	border-bottom:medium #aebcd0 solid;
	margin-bottom:10px;
}

#connect {
	height:100px;
	width:100%;
	clear:both;
}


span.aboutustitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color:#224475;
	line-height:165%;
}

span.aboutus {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#333;
	line-height:150%;
}

.secondary {
	width:63%;
	float:left;
}

.othernews {
	width:36%;
	float:right;
}

.oldernews {
	width:100%;
	clear:both;
}

/*RIGHT PANEL*/

#right-panel {
	height:auto;
	width:31%;
	float:right;
}

#news {
	height:245px;
	width:100%;
}

#conferences {
	height:295px;
	width:100%;
}

.downloads {
	height:200px;
	width:100%;
	margin-bottom:50px;	
}

#orange {
	height:65px;
	width:100%;
	background-color:#a77b13;
}

span.white-l {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#FFF;
	padding: 5px 0 0 5px;
	line-height:120%;
}

span.white-m {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#FFF;
	padding-left:5px;
	line-height:130%;
}

span.white-s {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#FFF;
	padding-left:5px;
	line-height:150%;
}

span.downloads-l {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#333;
}

span.downloads-s {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	color:#333;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	color:#666;
	border-top:medium #090 solid;
	background-color:#CCC;
	padding:10px 5px 5px 5px;
	margin:0;
}

#footer {
-moz-border-radius:8px;
background:none repeat scroll 0 0 #3C3F45;
color:#FFFFFF;
margin-top:20px;
padding:40px 30px;
width:942px;
}

#footer h5 {
color:#FFFFFF;
font-size:0.9em;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

h5 {
margin-bottom:10px;
}

.container1{
margin-left:auto;
margin-right:auto;
width:100%;
}

.grid {
width:140px;
float:left;
}

.alpha {
margin-left:0;
}

#HCB_comment_box textarea {
  
}

/* the entire html comment box container. applies to everything */
#HCB_comment_box { font-family:Georgia, "Times New Roman", Times, serif; font-size:0.8em;}

#HCB_comment_box p.error {
  border: 4px solid #f88;
  background-color: #fee;
  color: #800;
}

#HCB_comment_box textarea, #HCB_comment_box input.text {
  border: 1px solid #ddd;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  background: url(bg.png) repeat-x;
  padding:5px;
  font-family:Georgia, "Times New Roman", Times, serif;
}

#HCB_comment_box .hcb-wrapper-half {
  display:block;
  width:50%;
  float:left;
}
#HCB_comment_box .hcb-wrapper {
  clear:both;
  margin-bottom:0.5em;
}
#HCB_comment_box input.text {
  display:block;
  width:97%;
  
}
/* the submit button */
#HCB_comment_box input.submit {
    margin:0 7px 3px 0;
    background-color:#f5f5f5;
    border:1px solid #ccc;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
#HCB_comment_box input.submit:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}

#HCB_comment_box span.home-desc {
  opacity:0.4;
}

/* the individual comment display containers */
#HCB_comment_box div.comment {
  border-top:1px solid #eee;
  margin-bottom:0.5em;
}

/* the moderator message */
.hcb-mod  b{
  color:#006;
}

/* next, prev, ok and x link style */
.hcb-link {
  color:blue;
  text-decoration:underline;
}

.addthis_toolbox.addthis_pill_combo a {
    float: left;
	width:75px;
}
.addthis_button_compact .at15t_compact {
    float: left;
	width:20px;
} 

/*-------------------- HORIZ-NAV STYLES --------------------*/
#horiz-nav{
	list-style:none;
	padding:0;
	margin:0;
	display:block;
	font-size:1em;
}
#horiz-nav li{
	float:left;
}
#horiz-nav li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding: .8em .5em .5em; 
	display:block;
	text-decoration:none;
}
#horiz-nav li a:hover {
	color:#EBE385;
	border-bottom:medium solid #bb8e23;
}

#horiz-nav li a:focus {
	border-bottom:medium solid #039;
}
#horiz-nav li:hover *{
	display:block;
}
#horiz-nav li ul{
	display:none;
	position:absolute;
	margin:0;
	padding:1px;
}
#horiz-nav li ul li{
	float:none!important;
}
#horiz-nav li ul li a{
	color:#333;
	display:block;
	text-decoration:none;
	width:150px;
	white-space:normal;
	background:#DAD7FD;
	padding-top:5px;
	border-top:#fff solid 2px;
}

#horiz-nav li ul li a:hover {
	border-bottom:0;
	background-color:#BECCFA;
	color:#333;
}

#horiz-nav li a:focus{
	color:#999;
	border-bottom:medium solid #09C;
}
/*END HORIZ-NAV*/

#errorcontainer { margin: 30px auto 30px auto; width: 520px; overflow:hidden; background-color:#F60; padding: 10px; }

#errorpanel { background-color:#FFF; padding: 8px; }

