/********************** footer *****************************/
#footer {
    margin-bottom: 20px;
}
#colophon {
    overflow: hidden;
    padding: 20px 0;
    height: 83px;
}
#site-info {
	width: 960px;
	}

#site-info p{
    font-weight: bold;
    /*text-align: center;*/
}
#site-info a {
    color: #FFF;
    text-decoration: none;
    float:left;
    text-align: center;
}
#site-info ul {
    list-style-type: none;
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 0 20px 0 20px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #CCC;
}
#site-info ul li{
    list-style-type: none;
    padding-right: 20px;
    display: inline;
    list-style:none;
    padding:0;
    width: 100%;
}
#site-info ul li a{
    margin-right: 20px;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #CCC;
}
#site-info li{
    margin-right: 0px;
    text-align: right;
    
}
#site-info a:active, #site-info a:hover {
    color: #FFF;
    text-decoration: underline;
}
#site-generator {
    font-style: italic;
    position: relative;
}

/*
Theme Name: Abiens
Theme URI: http://abiens.com
Description: Abiens theme
Author: ABIENS
Version: 1.1
Tags: 
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* =Layout
-------------------------------------------------------------- */
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
/*
#primary {
	float: left;
	margin: 0px 0px 0px -960px;
	width: 200px;
}
*/
/*
#secondary {
	float: left;*/
	/*margin: 0px 0px 0px -180px;*/
	width: 180px;*/
}
*/
/*
#container {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 960px;
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
}
*/

/*
#content {
	margin: 0px 180px 0 220px;
	/*overflow: hidden;*/
	padding-right: 15px;

}
*/


#footer {
	clear: both;
	width: 100%;

}
/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/
.one-column #content {
	margin: 0 auto;
	width: 640px;
}
/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/
.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}
/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
code {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
/* =Structure
-------------------------------------------------------------- */
/* The main theme structure */
#access .menu-header, 
#access_eval,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 960px;
	}

#branding {
	position: relative;
	}

#wrapper {
	background: #fff;
	/*background-image: url(images/header_bg.png);*/
	margin-top: 0px;
	padding: 0 0px;
}
/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 960px;
}
#site-generator {
	float: right;
	width: 220px;
}
/* =Global Elements
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */
body {
	background: #004A7E;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	

}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	/*line-height: 18px;*/
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
/* Text elements */
p {
	margin-bottom: 12px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #77C143;
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
/* =Header
-------------------------------------------------------------- */
#header {
	padding: 0px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}
/* This is the custom header image */
#branding img {
	
	clear: both;
	display: block;
}

#logo {
	background: transparent;
	background-image: url(images/logo.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 90px;
	left: 10px;
	display: block;
	float: left;
	margin: 0 auto;
	width: 483px;
	height: 105px;
}

#logo_nanotech {
	background: transparent;
	background-image: url(images/nanotech_europe.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 5px;
	left: 540px;
	display: block;
	float: left;
	margin: 0 auto;
	width: 248px;
	height: 58px;
}

/* =Menu
-------------------------------------------------------------- */
#access, #access_eval {
	background: transparent;
	position: absolute;
	top: 184px;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
	height: 40px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 40px;
	padding: 0px 5px 0 0px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	/*background: #333;*/
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

#access .menuhome >a {
	background:url(images/home_bg.png) center top no-repeat; 
	width: 96px;
}


//#access .menuhome a {
//	background:url(images/home_bg.png) center top no-repeat; 
//	width: 96px; }



#access .menuhome:hover > a {
	background:url(images/home_bg.png) center bottom no-repeat; 
}

/*
Theme Name: Abiens
Theme URI: http://abiens.com
Description: Abiens theme
Author: ABIENS
Version: 1.1
Tags: 
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* =Layout
-------------------------------------------------------------- */
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
/*	float: left;*/
/*	margin: 0px 0px 0px 0px;*/
	width: 560px;
/*	background-image: url(images/content_top.png);
	background-repeat: no-repeat;*/
/*	background-position: -30px 0px;*/
/*	height: 800px;
	min-height:850px;
	overflow:hidden;*/
/*position:absolute;*/
/* top:0;
 left:100px ;*/
	margin-left: 210px;
	min-height: 100%;
	height: 100%;
}


#primary {
	float: left;
/*	margin: 0px 0px 0px -960px;*/
	width: 200px;
	padding-top: 30px;
	margin: 0px;
	position:absolute;
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
	background-position: left top;
height: 750px;
 top:0;
 left:0;
}

#secondary {
	float: right;
/*	margin: 0px 0px 0px -190px;*/
	width: 195px;
	margin: 0px;
	padding-top: 30px;
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
	background-position: -765px -30px;
	position:absolute;
	height: 750px;

 top:0;
 right:0;
}



#content {
	/*margin: 0px 180px 0 220px;*/
/*	overflow: hidden;*/
	min-height: 790px;
/*	height: 700px;*/
	margin: 0px;
/*	margin-left: 210px;*/
	padding: 30px 35px 0 20px;
/*	height:auto !important;*/
	float: left;
/*	width: 56%;*/
/*	position:absolute;*/
}
* html #content{height:700px}
 



#footer {
	clear: both;
	width: 100%;
	/*position:absolute*/
}


.clear {clear: both;padding-bottom: 1px; margin-bottom: -1px; height:0;}


/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/
.one-column #content {
	margin: 0 auto;
	width: 640px;
}
/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/
.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}
/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code, #uploadfiles_inline {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
/* =Structure
-------------------------------------------------------------- */
/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#wrapper {
/*	background: #fff;*/
	background-color: transparent;
	/*background-image: url(images/header_bg.png);*/
	margin-top: 0px;
	padding: 0 0px;
}
/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}
/* =Global Elements
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */
body {
	background: #004A7E;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-x;
	

}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	/*line-height: 18px;*/
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
/* Text elements */
p {
	margin-bottom: 12px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #333;
	border-bottom: 1px dasched;
}
a:visited {
	color: #333;
}
a:active,
a:hover {
 color: #77C143;
}
/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
/* =Header
-------------------------------------------------------------- */
#header {
	padding: 0px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}
/* This is the custom header image */
#branding img {
	
	clear: both;
	display: block;
}

#logo {
	background: transparent;
	background-image: url(images/logo.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 80px;
	left: 10px;
	display: block;
	float: left;
	margin: 0 auto;
	width: 483px;
	height: 105px;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	background: transparent;
	position: absolute;
	top: 184px;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
	height: 40px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 40px;
	padding: 0px 5px 0 0px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	/*background: #333;*/
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

#access .menu-header LI.menuhome a {background:url("images/home_bg.png") center top no-repeat; width: 96px;}
#access .menu-header LI.menuhome a:hover {background: url("images/home_bg.png") center bottom no-repeat}

/*#access .menuhome >a {
	background:url(images/home_bg.png) center top no-repeat; 
	width: 96px;
}*/

/*#access .menuhome:hover > a {
	background:url(images/home_bg.png) center bottom no-repeat; 
}*/

/*#access .menuconference >a {
	background:url(images/conference_bg.png) center top no-repeat; 
	width: 134px;
}*/

//#access .menuconference a {
//	background:url(images/conference_bg.png) center top no-repeat; 
//	width: 134px;}

#access .menu-header LI.menuconference a {background:url("images/conference_bg.png") center top no-repeat; width: 134px;}
#access .menu-header LI.menuconference a:hover {background:url("images/conference_bg.png") center bottom no-repeat; width: 134px;}



/*#access .menuconference:hover > a {
	background:url(images/conference_bg.png) center bottom no-repeat; 
}*/

#access .menu-header LI.menuexhibition a {background:url("images/exhibition_bg.png") center top no-repeat; width: 123px;}
#access .menu-header LI.menuexhibition a:hover {background: url("images/exhibition_bg.png") center bottom no-repeat}

/*
#access .menuexhibition >a {
	background:url(images/exhibition_bg.png) center top no-repeat; 
	width: 123px;
}

#access .menuexhibition:hover > a {
	background:url(images/exhibition_bg.png) center bottom no-repeat; 
}
*/

#access .menu-header LI.menumatchmaking a {background:url("images/matchmaking_bg.png") center top no-repeat; width: 140px;}
#access .menu-header LI.menumatchmaking a:hover {background:url("images/matchmaking_bg.png") center bottom no-repeat; width: 140px;}

/*
#access .menumatchmaking >a {
	background:url(images/matchmaking_bg.png) center top no-repeat; 
	width: 140px;
}

#access .menumatchmaking:hover > a {
	background:url(images/matchmaking_bg.png) center bottom no-repeat; 
}
*/

#access .menu-header LI.menucontact a {background:url("images/contact_bg.png") center top no-repeat; width: 106px;}
#access .menu-header LI.menucontact a:hover {background:url("images/contact_bg.png") center bottom no-repeat; width: 106px;}

/*
#access .menucontact >a {
	background:url(images/contact_bg.png) center top no-repeat; 
	width: 106px;
}

#access .menucontact:hover > a {
	background:url(images/contact_bg.png) center bottom no-repeat; 
}

#access .menucontact >a {
	background:url(images/contact_bg.png) center top no-repeat; 
	width: 106px;
}

#access .menucontact:hover > a {
	background:url(images/contact_bg.png) center bottom no-repeat; 
}
*/

/********************** menuleft ****************************/

#menuleft {
	top: 10px;
	/*display: block;*/
	margin: 0 auto 25px 0px;
	width: 191px;
	}

#main  #menuleft ul{
	margin-left: 3px;
	}

#menuleft a {
	color: #aaa;
	display: block;
	line-height: 40px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height: 43px;
	}

#menuleft .menuregistration a{background:url("images/left_registration.png") center top no-repeat; width: 190px;}
#menuleft .menuregistration a:hover {background:url("images/left_registration.png") center bottom no-repeat; width: 190px;}

#menuleft .menupapers a{background:url("images/left_call_for_papers.png") center top no-repeat; width: 190px;}
#menuleft .menupapers a:hover {background:url("images/left_call_for_papers.png") center bottom no-repeat; width: 190px;}

#menuleft .menuposters a{background:url("images/left_call_for_posters.png") center top no-repeat; width: 190px;}
#menuleft .menuposters a:hover {background:url("images/left_call_for_posters.png") center bottom no-repeat; width: 190px;}

#menuleft .menusubmission a{background:url("images/left_paper_submission.png") center top no-repeat; width: 190px;}
#menuleft .menusubmission a:hover {background:url("images/left_paper_submission.png") center bottom no-repeat; width: 190px;}

#menuleft .menucommittees a{background:url("images/left_committees.png") center top no-repeat; width: 190px;}
#menuleft .menucommittees a:hover {background:url("images/left_committees.png") center bottom no-repeat; width: 190px;}

#menuleft .menupresskit a{background:url("images/left_presskit.png") center top no-repeat; width: 190px;}
#menuleft .menupresskit a:hover {background:url("images/left_presskit.png") center bottom no-repeat; width: 190px;}

#menuleft .menuvisitor a{background:url("images/left_visitor_information.png") center top no-repeat; width: 190px;}
#menuleft .menuvisitor a:hover {background:url("images/left_visitor_information.png") center bottom no-repeat; width: 190px;}

#menuleft .menupastevents a{background:url("images/left_past_events.png") center top no-repeat; width: 190px;}
#menuleft .menupastevents a:hover {background:url("images/left_past_events.png") center bottom no-repeat; width: 190px;}

#menuleft .menuparticipating a{background:url("images/left_participating_organisations.png") center top no-repeat; width: 190px;}
#menuleft .menuparticipating a:hover {background:url("images/left_participating_organisations.png") center bottom no-repeat; width: 190px;}

#menuleft .menuspolight a{background:url("images/left_spotlight.png") center top no-repeat; width: 190px;}
#menuleft .menuspolight a:hover {background:url("images/left_spotlight.png") center bottom no-repeat; width: 190px;}


/* =Content
-------------------------------------------------------------- */
#main {
	clear: both;
	float: left;
	/*overflow: hidden;*/
	padding: 0px 0 0 0;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	position:relative;
	clear: both;
}
#content {
	margin-bottom: 0px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 12px;
	line-height: 16px;
}
/*#content p,*/
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 5px 0;
}

#content h1 {
	margin: 0 0 20px 0;
}

#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 20px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	 color: #77C143;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 10px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	 color: #77C143;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
/* =Asides
-------------------------------------------------------------- */
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}
/* =Gallery listing
-------------------------------------------------------------- */
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
/* =Images
-------------------------------------------------------------- */
#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 0px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
 color: #77C143;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
 color: #77C143;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: none;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 15px 18px 20px;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 0px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;

}
#primary {
}
#secondary {
}
/* Footer widget areas */
#footer-widget-area {
}

.textwidget img {
	margin: 5px 0 5px 0;
	}


/* =Footer
-------------------------------------------------------------- */
#footer {
	margin-bottom: 20px;
	//margin-bottom: 0px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	height: 19px;
	clear: both;
	float: none;
}
#colophon {

	margin-top: 0px;
	overflow: hidden;
	padding: 25px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}
/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}
/* =Print Style
-------------------------------------------------------------- */
@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;

	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
	/*	display: inline;*/
	}
	.home .sticky {
		border: none;
	}
}

/************************* FORM **************************/

.formwrapper {
	clear:both;
}

.submitmwrapper {
	clear:both;
	margin-left: 165px;
}

.formfield, .formfield_text {       
        
	border: none;
	border: 1px solid #CCC;
	padding: 4px; 
        font-size: 16px; 
        font-family: Arial,sans-serif; 
        color: #000; 
        background-color: #F9F9F9;
        width: 300px;
        
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	-webkit-box-shadow: 0px 0px 4px #CCC inset;
	-moz-box-shadow: 0px 0px 4px #CCC inset; 
	box-shadow: 0px 0px 4px #CCC inset;

        
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */       
	-webkit-transition: background 0.3s linear;
        -moz-transition-duration: background 0.3s linear;
        -o-transition-duration: background 0.3s linear;  
                
        /* -- CSS3 - define rounded corners -- */   
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; 
        border-radius: 4px;
    }
.formfield_text {       
    height: 175px;          
    width: 300px;
    }
    
.formfield:hover,
 .formfield_text:hover { 
    background: #A6DBF4; 
    }

.fieldname {
    font-size: 12px;
    color: #666; 
    width:150px;
    float: left;
    margin-top: 0px;
    minimum-height: 1px;
    text-align: right;
    padding-right: 15px;
    margin-top: 10px;	
    //margin-top: 0px;	
}
.field {
    margin-top: 10px;
    //margin-top: 0px;	
    float: left;
    font-size: 16px;
    with: 250px;
}



/*#content input,*/
#content .field input,
#content textarea {
    color: #474747;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    margin: 0px 0px 0px;
    }
#content textarea {
    font-weight: normal;
    }

.submitbutton { background: url(images/submit.png) no-repeat top left; 
 /*   display: inline-block;*/
    border: none; 
    width: 100px; 
    height: 28px; 
    outline: none; 
    color: #000; 
    cursor:pointer; 
    line-height: 999px; 
    border: 0px solid #FFFFFF
	margin-top: 20px;
    }
.submitbutton:hover, .submitbutton:active, .submitbutton:focus { 
    background: url(images/submit.png) ; 
    border: none; 
    line-height: 999px; 
    background-position: bottom left;
    }

.programmebutton { background: url(images/full_programme.png) no-repeat top left; 
    background-position: 0px -5px;
    border: none; 
    width: 324px; 
    height: 136px; 
    outline: none; 
    color: #000; 
    cursor:pointer; 
    line-height: 999px; 
    border: 0px solid #FFFFFF
	margin-top: 20px;
    }
.programmebutton:hover, .programmebutton:active, .programmebutton:focus { 
    background: url(images/full_programme.png) ; 
    border: none; 
    line-height: 999px; 
    background-position: 0px -137px;
    }

.profilebutton { background: url(images/submit_profile.png) no-repeat top left; 
    background-position: 0px 0px;
    border: none; 
    width: 232px; 
    height: 47px; 
    outline: none; 
    color: #000; 
    cursor:pointer; 
    line-height: 999px; 
    border: 0px solid #FFFFFF
    /*margin-top: 20px;*/
    }
.profilebutton:hover, .profilebutton:active, .profilebutton:focus { 
    background: url(images/submit_profile.png) ; 
    border: none; 
    line-height: 999px; 
    background-position: 0px -47px;
    }


/************************ form call for papers ***************************/

.formwrapper_call {
	clear:both;
}

.fieldname_call {
    font-size: 12px;
    color: #666; 
    width:200px;
    float: left;
    margin-top: 0px;
    minimum-height: 1px;
    text-align: right;
    padding-right: 15px;
    margin-top: 0px;	
    //margin-top: 0px;
	 margin-bottom: 0px;	
	LINE-HEIGHT: 12px;
}
.field_call {
    margin-top: 0px;
    //margin-top: 0px;	
    float: left;
    font-size: 12px;
    with: 350px;
	 margin-bottom: 0px;
	LINE-HEIGHT: 12px;	
}

.field_call input{
	//margin: 0px 0px 0px;	
}

.fieldname_call {
    font-size: 12px;
    color: #666; 
    width:200px;
    float: left;
    margin-top: 0px;
    minimum-height: 1px;
    text-align: right;
    padding-right: 15px;
    margin-top: 0px;	
    //margin-top: 0px;	
     margin-bottom: 0px;	
}

.formfield_text_call {       
    height: 175px;          
    width: 500px;
    }

.tabbed {
	margin-left: 15px;
}
.formfield_heading_call {       
	margin: 20px 0 10px;
	font-weight: bold;

}

.submitmwrapper_call {
	clear:both;
	margin: 40px 0;
}

.submitbutton_call { background: url(images/submit_application.png) no-repeat top left; 
 /*   display: inline-block;*/
    border: none; 
    width: 130px; 
    height: 47px; 
    outline: none; 
    color: #000; 
    cursor:pointer; 
    line-height: 999px; 
    border: 0px solid #FFFFFF;
	
	margin-top: 20px;
    }
.submitbutton_call:hover, .submitbutton_call:active, .submitbutton_call:focus { 
    background: url(images/submit_application.png) repeat-x 0 -28px; 
    border: none; 
    line-height: 999px; 
    background-position: bottom;
    }

/************************ breadcrumb **********************/
.breadcrumb {
    /*position:absolute;*/
   /* top: 266px;*/
   /* left: 0px;*/
    color: #BBB;
    /*height: 20px;*/
	margin-top: -2px;
/*width: 100px;*/
}
.breadcrumb a, .breadcrumb a:visited{
    color: #BBB;
}
.breadcrumb a:hover, .breadcrumb a:active{
    color: #77C143;
}


/********************** countdown ***********************************/

#countdown {
	margin: 0 0px 0px 20px;
	background-image: url(images/countdown_bg.png);
	background-repeat: no-repeat;
	height: 69px;
	//height: 75px;
	width: auto;
	padding: 22px 0px 0 60px;
	font-size: 40px;
	color: #2A546C;
}

/************************* search ************************************/
fieldset.search {
    border: none;
    width: 170px;
    	margin: 0px 0 10px 20px;
//	margin: 0px 0 30px 10px;
	height: 26px;
    padding: 0px;
    /*background: #222;*/
}
.search input, .search button {
    border: none;
    float: left;
}
.search input.box {
    color: #666;
    border: none;
    font-size: 1.2em;
    width: 116px;
    height: 26px;
    padding: 0px 5px 0px 5px;
    background: url(images/search_bg.gif) no-repeat;
}
.search input.box:focus {
    background: urlimages/(search_bg.gif) no-repeat left -38px;
    outline: none;
}
.search input.box {
//background: url(images/search_ie.png) no-repeat left top; 
}
.search button.btn {
    width: 24px;
    height: 26px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(images/search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
    background: url(images/search_bg.gif) no-repeat bottom right;
}

/******************** contact form *************************************/

#constant-contact {
	/*background: url(images/newsletter_bg.png) no-repeat top left;*/
	height: 85px;
	/*padding-left: 5px;*/
}

#constant-contact h3{
	padding: 3px 3px;
}

/***************** apply now button **********************************/


.apply { 
//display:block; /*This Cover Full TD */
background:url(images/apply.png) center top no-repeat; /*This Will Set the Link background */
height:47px; /*This Will Make Fixes Size Link (Use Image height)*/
width:130px; /*This Will Make Fixes Size Link (Use Image width)*/
line-height:25px;
text-align:center;
font-size:10pt;
text-decoration:none;
margin-left: 0px;
margin-top: 50px;
}

.apply:hover {
background-position:bottom; 
}

/****************  register button *********************************/

.register { 
//display:block; /*This Cover Full TD */
background:url(images/register.png) center top no-repeat; /*This Will Set the Link background */
height:47px; /*This Will Make Fixes Size Link (Use Image height)*/
width:167px; /*This Will Make Fixes Size Link (Use Image width)*/
line-height:25px;
text-align:center;
font-size:10pt;
text-decoration:none;
margin-left: 0px;
margin-top: 20px;
}

.register:hover {
background-position:bottom; 
}

/****************  exhibit now button *********************************/

.exhibitnow { 
//display:block; /*This Cover Full TD */
background:url(images/exhibitnow.png) center top no-repeat; /*This Will Set the Link background */
height:47px; /*This Will Make Fixes Size Link (Use Image height)*/
width:167px; /*This Will Make Fixes Size Link (Use Image width)*/
line-height:25px;
text-align:center;
font-size:10pt;
text-decoration:none;
margin-left: 0px;
margin-top: 20px;
}

.exhibitnow:hover {
background-position:bottom; 
}

/************** evaluation *****************************************/

#logoeval {
	background: transparent;
	background-image: url(images/logoeval.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 80px;
	left: 10px;
	display: block;
	float: left;
	margin: 0 auto;
	width: 584px;
	height: 101px;
}

.eval #main{
	padding-left: 10px;
	margin-left: 3px;
	background-image: none;
	background-color: #FFF;
	width: 946px;
	//	width: 956px;
	}

.eval {
	/*margin-left: 10px;*/
	}



.eval #details p {
	margin-right: 0px;
	font-weight: bold;
	color: #004A7E;
	margin-bottom: 6px;
	}

.eval .details_fields {
	/*margin-left: 250px;*/
line-height: 18px;
	clear: left;
	margin-bottom: 12px;
	}

.eval #details{
	margin-bottom: 20px;
	}


.eval #details p strong{
	border-bottom: 2px solid grey;
	font-size: 16px;
	width: 100%;
	padding-top: 50px;
	float: none;
	font-weight: bold;
	margin-bottom: 12px;
	}



.eval table {
	font-size: 12px;
	width: 940px;
	margin-top: 20px;
	margin-left: 0px;
	}
.eval table tr{
	border-bottom: 1px solid #D9ECFF;
	}

.eval table td{
	padding: 5px;
	}

.eval table tr:hover td {
    	background-color: #D6DFFF;
	cursor: pointer;
	}

.eval #details table tr:hover td {
	cursor: auto;
	}

.eval #na-discusion table tr:hover td {
    	background-color: #D6DFFF;
	cursor: auto;
	}

.tr-parity-1 {
	background-color: #F0F8FF; }
.tr-parity-2 {
	background-color: #FFF; }
	
.eval table th{
	border-bottom: 1px solid #004A7E;
	border-top: 1px solid #004A7E;
	background-color: #D9ECFF;
	color: #000;
	padding-top: 6px;
	padding-bottom: 6px;
	}
.eval #na-login {
	width: 940px;
	margin-left: 0px;
}

#na-pager {
	border: 1px solid #004A7E;
	background-color: #D9ECFF;
	padding: 10px;
	font-weight: bold;
	width: 100px;
	}

#na-id {
	width: 20px;
	}
#na-name {
	width: 184px;
	}
#na-org {
	width: 290px;
	}
#na-count {
	width: 20px;
	}
#na-abstr {
	width: 250px;
	}
#na-field {
	width: 30px;
	}
#na-move {
	width: 30px;
	}

#na-reviews-form form label {
	padding-bottom: 20px;
	}

#na-reviews-form form h3 {
	color: #000;
	padding-bottom: 10px;
	}

#na-reviews-form form {
	padding-bottom: 20px;
	padding: 20px 0 20px 20px;
	width: 40%;
	border-color: #004A7E;
	border-style: dashed;
	border-width: 1px;
	background-color: #D9ECFF;
	}

#na-user {
	background-image: url(images/user.jpg);	
	background-position:  0px 0px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 18px;
	height: 30px;
}


#access_eval #menu {
                top: 10px;
                /*display: block;*/
                margin: 0 auto 25px 10px;
                width: 928px;
                }

#access_eval   #menu ul{
                margin-left: 3px;
		height: 40px;
                }

#access_eval #menu a {
                color: #aaa;
                display: block;
                line-height: 40px;
                padding: 0px 0px 0px 0px;
                text-decoration: none;
                height: 43px;
                }
#access_eval #menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	}
#access_eval #menu ul li{
	display: inline;
	float: left;
	position: relative;
	padding-left: 5px;
	}
#access_eval #menu .menuevaluation a{background:url("images/evaluation_bg.png") center top no-repeat; width: 150px;}
#access_eval #menu .menuevaluation a:hover {background:url("images/evaluation_bg.png") center -40px no-repeat; width: 150px;}

#access_eval .menupresentations a{background:url("images/presentation_bg.png") center top no-repeat; width: 150px;}
#access_eval .menupresentations a:hover {background:url("images/presentation_bg.png") center -40px no-repeat; width: 150px;}

#access_eval #menu .menuposters a{background:url("images/posters_bg.png") center top no-repeat; width: 104px;}
#access_eval #menu .menuposters a:hover {background:url("images/posters_bg.png") center -40px no-repeat; width: 104px;}

#access_eval #menu .menusearch a{background:url("images/search_bg.png") center top no-repeat; width: 94px;}
#access_eval #menu .menusearch a:hover {background:url("images/search_bg.png") center -40px no-repeat; width: 94px;}

#access_eval #menu .menustatistics a{background:url("images/statistics_bg.png") center top no-repeat; width: 110px;}
#access_eval #menu .menustatistics a:hover {background:url("images/statistics_bg.png") center -40px no-repeat; width: 110px;}

#access_eval #menu .menulogout a{background:url("images/logout_bg.png") center top no-repeat; width: 95px;}
#access_eval #menu .menulogout a:hover {background:url("images/logout_bg.png") center -40px no-repeat; width: 95px;}

#details #acolumn {
	width: 250px;
	text-align: left;
	}

#details th {
	text-align: left;
	padding-left: 5px;
	}

#na-reviews {
	margin-top: 25px;
	margin-bottom: 25px;
	}

#na-discusion {
	margin-top: 25px;
	}

.eval .na-scores {
	margin-top: 5px;	
	}

.eval .na-scores th{
	text-align:left;
	padding-left: 5px;
	}

.eval .na-discusion {
	margin-top: 5px;
	}

.eval .na-discusion th{
	text-align:left;
	padding-left: 5px;

	}

#na-discusion-form {
	margin-top: 20px;
	}

#na-score-avg {
	margin: 40px 0 0 0px;
	font-size: 19px;
	display:inline;
	font-weight: bold;
	border-style:solid;
	border-color: #D9ECFF;
	padding: 5px;
	border-width:1px;
	/*background-color: #D9ECFF;*/
	}
.eval table .tr-field-name {	
	padding-top: 40px;
	font-size: 14px;
	}

.eval table .tr-field-name:hover td{	
	cursor: auto;
	background-color: #FFF;
	}

.eval table .tr-field-name td{	
	padding-top: 40px;
	}

/***************** ROUNDED CORNERS TABLE ****************************/
#content .rounded-corner {
    /*font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
/*  font-size:12px;*/
    width:500px;
    text-align:left;
	margin-top: 20px; 
   border-collapse:collapse;
	border-color: #FFF;
}

#content .rounded-corner h3 {
	color: #FFF;
	}

#content .rounded-corner .rounded-left {
    background-color: #46B4E7;
    background-image: url(images/left.png);
    background-repeat: no-repeat;
    background-position: left -1px;
    font-size:1.2em;
    font-weight:bold;
}
#content .rounded-corner .rounded-right {
    background:#46B4E7 url("images/right.png") right -1px no-repeat;
        font-size:1.2em;
    font-weight:bold;
    
}
.rounded-corner th {
    font-size:1.2em;
    font-weight:bold;
    color:#032D53;
    background:#b9c9fe;
    padding:8px;
    
}
#content .rounded-corner td {
    background: #EAF7FD;
    border-top:1px solid #fff;
    color:#032D53;
    padding-left:15px;
    padding-top:5px;
    padding-bottom:5px;
}

#content .rounded-corner-two td {
    padding-left:5px;
}

#content .rounded-corner .rounded-dark {
    background-color: #D3EDFA;
}

#content .rounded-corner .rounded-foot-left {
    background: #EAF7FD url("images/botleft.png") left bottom no-repeat;
    font-style: italic;
}
#content .rounded-corner .rounded-foot-right {
    background: #EAF7FD url("images/botright.png") right bottom no-repeat;
}

#content .rounded-corner .rounded-foot-left-dark {
    background: #D3EDFA url("images/botleft_dark.png") left bottom no-repeat;
    font-style: italic;
}
#content .rounded-corner .rounded-foot-right-dark {
    background: #D3EDFA url("images/botright_dark.png") right bottom no-repeat;
}
.rounded-corner tbody tr:hover td {
    background:#d0dafd;
}

/*******************/

#content .rounded-corner-two {
    /*font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
/*  font-size:12px;*/
    width:500px;
    text-align:left;
	margin-top: 20px; 
   border-collapse:collapse;
	border-color: #FFF;
}

#content .rounded-corner-two h3 {
	color: #FFF;
	}

#content .rounded-corner-two .rounded-left {
    background-color: #46B4E7;
    background-image: url(images/left.png);
    background-repeat: no-repeat;
    background-position: left -1px;
    font-size:1.2em;
    font-weight:bold;
}
#content .rounded-corner-two .rounded-right {
    background:#46B4E7 url("images/right.png") right -1px no-repeat;
        font-size:1.2em;
    font-weight:bold;
    
}
.rounded-corner-two th {
    font-size:1.2em;
    font-weight:bold;
    color:#032D53;
    background:#b9c9fe;
    padding:8px;
    
}
#content .rounded-corner-two td {
    background: #EAF7FD;
    border-top:1px solid #fff;
    color:#032D53;
    padding:5px 5px 5px 5px;
}

#content .rounded-corner-two td {
    padding-left:5px;
}

#content .rounded-corner-two .rounded-dark {
    background-color: #D3EDFA;
}

#content .rounded-corner-two .rounded-foot-left {
    background: #EAF7FD url("images/botleft.png") left bottom no-repeat;
    font-style: italic;
}
#content .rounded-corner-two .rounded-foot-right {
    background: #EAF7FD url("images/botright.png") right bottom no-repeat;
}

#content .rounded-corner .rounded-foot-left-dark {
    background: #D3EDFA url("images/botleft_dark.png") left bottom no-repeat;
    font-style: italic;
}
#content .rounded-corner-two .rounded-foot-right-dark {
    background: #D3EDFA url("images/botright_dark.png") right bottom no-repeat;
}
.rounded-corner-two tbody tr:hover td {
    background:#d0dafd;
}


/************** Exhibition table **************************/

#content .exhibitiontable img{
	vertical-align: top;
}

#content .exhibitiontable tr td{
	padding: 6px 2px 0 0;
}

#content .attachment-post-thumbnail { padding:10px 20px 10px 0; float:left;  display: block;}

#content .exhibitiontable {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.twentyten-latest-post {margin-bottom: 2px;}
.twentyten-latest-post a {float: none; color: black;}
.twentyten-latest-post a:hover {float: none; color: #0092DD;}
.twentyten-latest-post .title a {float: none; color: black;font-size: 21px;font-weight: bold; text-decoration: none}
.twentyten-latest-post .title a:hover {color: #0092DD;}
.twentyten-latest-post img {float: left; margin: 4px 4px 0 0; border: 2px solid #CCC; bacground-color: #FFF;}
.twentyten-latest-post img:hover{ border: 2px solid #0092DD; }

.twentyten-latest-post  .clear {clear: both;}
