/* CNI */
img {
	border:0;
	vertical-align:text-bottom;
}

td {
	vertical-align:top;
}

a {
	color:#cf8007;
	text-decoration:none;
}
a:hover {
	color:#cf8007;
	text-decoration:underline;
}

strong {
	color:#000000;
}
strong2 {
	color:#333333;
	font-weight:bold;
}

h1 {
	margin:0;
	/*padding:0 0 0px 0;*/
	font-size:19px;
	font-weight:bold;
	color:#0058A3;
	/*border-bottom:1px solid #a0ae00;*/
}

h2 {
	color:#666;
	padding:0 0 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:130%;
	border-bottom:0px solid #666;
}


span.top {
	float:right;
	margin:20px 5px 0 0;
}


h3 {
	color:#999999;
	background:url(../img/arrow.gif) 0px 4px no-repeat;
	padding:0 0 0 20px;
	margin:15px 5px 5px 5px;
	font-size:120%;
	float:left;
	}
	


.event h3 {
	color:cf8007;
	background:url(../img/arrow.gif) 0px 4px no-repeat;
	padding:0 0 0 20px;
	margin:15px 5px 5px 5px;
	font-size:120%;
	float:left;
	width: 350px;
}

h4 {
	text-decoration: underline;
}

#right h3 {
	color:#999999;
	padding:0 0 5px 0;
	margin:0;
	font-size:120%;
	background:none;
	clear:both;
	width:100%;
}

fieldset {
	margin:0;
	padding:0;
	background:none;
	border:none
}

label {
	color:#cf8007;
	font-weight:bold;
	float:left;
	width:140px;
	margin-bottom:5px;
}

.QA {
	color:#cf8007;
	font-weight:bold;
	float:left;
}

span.reg_info {
	color:#242B5B;
	font-weight:normal;
	margin-bottom:5px;
	font-style: normal;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	width:150px;
	color:#666;
	margin-bottom:5px;
	font-size:90%;
	padding:2px;
}

.input2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:10px;
	color:#666;
	margin-bottom:5px;
	font-size:90%;
	padding:2px;
	border:none;
	vertical-align:middle;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	width:150px;
	height: 200px;
	color:#666;
	margin-bottom:5px;
	font-size:90%;
	padding:2px;
}

.textarea2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	color:#666;
	margin-bottom:5px;
	font-size:90%;
	padding:2px;
	width:250px;
	height: 120px;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	width:auto;
	color:#666;
	margin-bottom:5px;
	font-size:90%;
	padding:2px;
	width:157px;
}

select.countries {
	width: 180px;
}

.formFeedback {
	font-size:90%;
}

.event {
	/*background:#fff url(../img/top_event.gif) top left no-repeat;*/
	border-top: 1px solid #CCDEED;
	border-left: 1px solid #CCDEED;
	padding:0 10px;
}
.back {
	background:url(../img/arrow_back.gif) 0 50% no-repeat;
	padding:0 0 0 20px;
	float:right;
}

.info {
	clear:both;
	color:#002363;
	font-style:italic;
}

p.info {
	margin:0;
	padding:0;
}
p.home {
	margin: 5px 0px 5px 0px;
}
h1.home {
	margin: 1px 0px 1px 0px;
}

a.button {
	background: transparent url(../img/new_layout/button.gif) top left no-repeat;
	width:81px;
	height: 26px;
	text-align:center;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:3px 0;
	float:right;
}
a.button:hover {
	color:#fff;
	background:transparent url(../img/new_layout/button_green.gif) top left no-repeat;
	text-decoration:none;
}

a.button2 {
	background:#fff url(../img/new_layout/button.gif) top left no-repeat;
	width:81px;
	height:26px;
	display:block;
	padding:2px 0 0 0;
	float:right;
	margin:15px 5px 0 0;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
a.button2:hover {
	color:#666;
	background:transparent url(../img/new_layout/button_green.gif) top left no-repeat;
	text-decoration:none;
}


.subscribe {
	padding:0;
	margin:18px 5px 5px 5px;
	float:right
}


.clear {
	clear:both
}

.content ul, #right ul {
	list-style:none;
	padding:0;
	margin:0;
}
.content ul {
	margin:0 0 0 50px;
}

.content ul li { 
	background:url(../img/arrow.gif) 0px 4px no-repeat;
	padding:0 0 0 20px;
	margin:5px;
}

#right ul li {
	color:#c10077;
	background:url(../img/arrow.gif) 0px 4px no-repeat;
	padding:0 0 0 20px;
	margin:5px;
}

/* Menu */

#menu ul li a {
	float:left;
	width:120px;
	padding: -10px -1px 0px 0px;
	text-align:center;
	height:35px;
	color:#ffffff;
	border-right:1px #aabcc6 solid;
	/*background:url(../img/new_layout/separator.jpg) top right no-repeat;*/
}
#menu ul li.last a {
	background:none;
}

#menu ul li a:hover, #menu ul li.last a:hover, #menu ul li a.selected, #menu ul li.last a.selected {
	color:#a0ae00;
	background-color:#fff;
	text-decoration:none;
}

/* Organisers */

.content table.organisers td {
	margin:0;
	padding:7px 0;
	border-bottom: solid 1px #ccc;
}
.content table.organisers td img {
	margin:0 10px 0 0;
}
div.logos {
	border:1px solid #ccc;
	text-align:center;
}

div.logos img {
	margin: 10px;
	vertical-align:middle;
}


.coming {
	color:#999;
}

.box {
	border: solid 1px #ccc;
	padding:5px;
}

div.hr {
	margin:0 20px;
	border-bottom:1px solid #cceaf4;
}

/* events */
#events {

}

#events h2 {
}

#events th {
	background: #ffffff;
	text-align:center
}

#events td {
	border-bottom:1px solid #ccc;
	padding:5px;
}

#events .colright {
	float:left; 
	width:220px;
	padding:0 10px;
}

#events .colleft {
	float:left; 
	width:220px;
	padding:0 10px;
	border-right:1px solid #fdf;
}

#events .city {
	/*background:url(../img/building.gif) 0em 0.2em no-repeat;
	padding:2px 0 5px 20px;*/
	vertical-align:top;
	color:#666;
	padding:2px 0 5px 0;
	margin:5px 5px 25px 5px;
	font-weight:bold;
	font-size:120%;
	border-top:1px solid #ccc;
	border-bottom:none;
	width:130px;
}


#events .period {
	background: #fdf;
	font-weight:bold;
	border:none;
	padding:0 5px;
	width:25px;
	text-align:center;
}
#events .pm td {
	border-top:1px solid #999;
}

#events .first td {
	border-top:1px solid #999;
}

#events .last {
	border:none;
}

/* Registration */

p.registration input.submit {
	background: url(../img/new_layout/button_large.gif) top left no-repeat;
	width:110px;
	height:24px;
	cursor: pointer;
	border-style:none;
	color: #fff;
	font-weight: bold;
	font-family: 'Trebuchet Ms', sans-serif;
}

p.registration input.checkbox {
	width:18px;
	padding: 2px;
	margin:0;
	float:left;
}

p.registration label {
	width: 400px;
	cursor: pointer;
	padding: 2px;
	margin:0;
}

.bloctitle {
	color:#A20455;
	padding-left:30px;
	margin:10px 5px 5px 5px;
	font-weight:bold;
	font-size:120%;
	float:left;	
}

.bloctitle strong {
	color:#A20455;
}

.bloctexte {
	color:#003068;
	padding-left:21px;
	padding-right:5px;
	font-size:100%;
	float:left;	
	margin:0px 4px 0px 4px;

}

.bloctexte strong, .bloctexte a {
	color:#003068;
}

input.bb_input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	width:350px;
	color:#666;
	margin-bottom:5px;
	font-size:90%;
	padding:2px;
}

textarea.bb_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	width:350px;
	color:#666;
	margin-bottom:5px;
	font-size:90%;
	padding:2px;
	height: 100px;
}

.small2 {
	width:16px;
}

.small4 {
	width:32px;
}
table.listing {
	padding:2px 0;
}

table {
	background:transparent url(../ewadmin/img/bg_table.gif) repeat-x scroll left top;
	border:medium none;
}
table.listing caption {
	background:#FFFFFF none repeat scroll 0 0;
	color:#002363;
	font-size:100%;
	font-weight:bold;
	padding:2px 5px;
	text-align:right;
}

