@charset "utf-8";
body  {
	font: 100% Helvetica, Arial, sans-serif;
	background-image: url(/design/ezwebin_site/images/bg.gif);
	background-repeat: repeat; 
	background-position: center; 
	width: 100%;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}


.ecvp #top-banner {
	width: 100%;
	height: 30px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #ffffff;
	background-color: #000000;
	border: 0px;
} 

.ecvp #banner-content {
	width: 960px;  
	border: 0px;
	text-align: right; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:30px;
	color: #f4f4f5;
} 

.banner{
	border: 0px; 
	font-size: 0.875em;
	color: #f4f4f5;
	text-decoration: none;

} 

.banner a{
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 3px;
	border: 0px; 
} 

.arrow{
	border: 0px; 
	padding-top: 5px;

} 


.ecvp #container {
	width: 960px;  
	border: 0px;
	text-align: left; 
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height:800px;
} 

.ecvp #header { 
	height: 210px; 
	padding: 0px 0px 0px 0px; 
	border-bottom: 1px solid #d61d00;
} 


.ecvp #logo { 
	padding: 0px 6px 10px 0px;
	height: 170px;
	width: 170px;
	border: 0px; 
	display: inline-block;
	position: relative;
} 

.ecvp #logo a{ 
	border: 0px; 
	text-decoration: none;
}

.logoimg { 
	border: 0px; 
	text-decoration: none;
}

.ecvp #alghero { 
	padding: 0px 0px 10px 0px;
	height: 170px;
	width: 770px;
	border: 0px; 
	display: inline-block;
	position: relative;
} 


.ecvp #conference { 
	margin-left: 182px;
	padding: 0px 0px 10px 0px;
	position: relative;
	display: block;
	height: 20px;
	text-align: left;
	font-size: 1.125em;
	letter-spacing: 1px;
	color: #000000;
	border: 0px;
} 


#content-box{
	width: 960px;
}


/* leftcolumn and vertical navmenu */
.ecvp #leftcolumn {
	float: left; 
	width: 180px; 
	padding: 0px 0px 10px 0px; 
	margin-top: 0px;
	display: inline-block;
	position: relative;
	min-height: 400px;
}

#logo-txt {
	float: left; 
	display: inline-block;
	position: relative;
	width: 150px;
	height: 50px; 
	padding: 10px 0px 10px 20px; 
	margin-bottom: 10px;
	color: #666666;
	border-bottom: 1px solid #999999; 
	font-size: 	1.25em;
	letter-spacing: 1em;
}

.wide{
letter-spacing: 1.10em;
}

#avmenu {
	width: 170px;
	min-height: 250px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 1px 20px 1px;
	text-align: left;
	vertical-align: top;
	font-size: 1.0em;
	border-bottom: 1px solid #999999; 
}

#avmenu a {
	color: #154a8c;
	text-decoration: none;
}

#avmenu a:hover {
	color: #d61d00;
}

#avmenu ul {
	list-style: none;
	padding-left: 0px;
}

#avmenu li {
	position: relative;
}

.level_1 {
	color: #154a8c;
	font-size: 0.9em;
	line-height: 1.0em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px 0px 5px 0px;

}

#avmenu .level_1 a {
	color: #154a8c;
	text-decoration: none;
}

#avmenu .level_1 a:hover {
	color: #d61d00;
	border: 1px solid #000000;
}


#avmenu .selected_1 {
	color: #d61d00;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px 0px 4px 0px;
	font-size: 0.9em;
	line-height: 1.0em;
}

#avmenu .selected_1 a {
	color: #d61d00;
	text-decoration: none;
}

#avmenu .selected_1 a:hover {
	color: #d61d00;
}

#avmenu .av0 {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 12px 0px 5px 0px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.0em;
}

.level_2 {
	color: #154a8c;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.0em;
	text-decoration : none;
	display : block;
	padding : 0px 0px 5px 20px;
}

#avmenu .level_2 a {
	color : #154a8c;
	text-decoration : none;
	font-weight: normal;
}

#avmenu .level_2 a:hover {
	color : #d61d00;
}


#avmenu .selected_2 {
	color : #d61d00;
	text-decoration : none;
	display : block;
	padding : 0px 0px 4px 0px;
	font-size : 0.9em;
	font-weight: normal;
	line-height : 1.0em;
	padding : 0px 0px 5px 20px;

}

#avmenu .selected_2 a {
	color : #d61d00;
	text-decoration : none;

}

#avmenu .selected_2 a:hover {
	color : #d61d00;

}

/* end vertical navmenu */

/* content  */
.ecvp #content { 
	margin: 58px 0px 0px 0px; 
	padding: 0px 3px 20px 3px; 
	width: 524px;
	display: inline-block;
	position: relative;
	float: left;
	min-height:400px;
} 

#content a { 
	color: #154a8c;
	text-decoration: none;
}

#content a:hover { 
	color: #d61d00;
	text-decoration: none;
}

#content p {
	text-decoration: none;
	color : #000000;
	font-size: 0.8em;
	margin : 0 0 -0.2em 0;
	line-height : 1.3em;
	margin-bottom:0.9em;
	text-align: left;
	padding: 0 1px 0 1px;
}


#content h1{
    text-align: left;
    font-size: 1.125em;
/*	letter-spacing: -0.05em;*/
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	color: #d61d00;
	display: inline-block;
	padding-top: 6px;	
	padding-bottom: 6px;	
	margin-bottom: 10px;
	width: 530px;
}


#content h2{
    text-align: left;
    font-size: 1.0em;
	color: #d61d00;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 5px;	
	margin: 0px;
}

#content h3 {
	text-align: left;
	font-size: 0.938em;
	color : #333333;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 5px;	
	margin: 0px;
}


/* end content  */

/* rightcolumn */

.ecvp #rightcolumn {
 float: left; 
 display: inline-block;
 position: relative;
 width: 240px; 
 min-height: 250px;
 margin: 70px 0px 0px 10px;
 padding: 0px 0px 20px 0px; 
 border-top: 1px solid #999999; 
 border-bottom: 1px solid #999999; 
}

#rightcolumn p {
 text-decoration: none;
 font-size: 0.75em;
 margin: 0 0 0.5em 0;
 text-align: left;
 padding: 0 1px 0 1px;
}

#titledx { 
 width: 240px;
 margin: 2px 0px 15px 0px;
 padding: 7px 0px 7px 0px;
 border-bottom: 1px solid #999999;
 color: #d61d00;
 font-size: 0.938em;
 
} 
 
#rightcolumn h1{
    text-align: left;
    font-size: 1.5em;
 letter-spacing: -0.05em;
 color: #d61d00;
 display: inline-block;
 padding-top: 30px;
 padding-bottom: 0px; 
 margin-bottom: 0px;

}


#rightcolumn h2{
    text-align: left;
    font-size: 1.0em;
 color: #d61d00;
 display: inline-block;
 padding-bottom: 0px; 
 margin: 0px;
}

#rightcolumn h3 {
 font-size : 0.913em;
 font-weight: bold;
 color : #d61d00;
 margin: 1em 0 0.3em 0;
}


#rightcolumn .image{
 padding-top: 14px;
 padding-bottom: 0px;
 display: block;
 float: left;  
}

/* end rightcolumn */


/* footer */
.ecvp #footer { 
	padding: 20px 0px 0px 0px; 
	height: 80px;
	margin-top: 10px;
} 
.ecvp #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.ecvp #footercont {
	width: 960px;
	margin: auto;
}

.ecvp #footertxt {
	width: 530px;
	margin-left: 180px;
	font-size: 0.7em;
	color: #666666;
	text-align: right;
	border-top: 1px solid #999999;
}

.ecvp #footertxt a {
	margin: 0; 
	padding: 0; 
	color: #666666;
	text-decoration: none;
}

.ecvp #footertxt a:hover {
	color: #d61d00;
}

.footpipe {
	color:#666666;
	display: inline;
	padding-left: 3px;
}

/* end footer */

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* form input box */

.box {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
     	top: -2px;
}


.box h2 {
	color: #d61d00;
}

p span {
	font-weight: bold;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

/*label {
	display: inline-block;
	width:460px;
	position: relative;
	float:left;
}*/

.block {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;

}

.element {
	display: inline-block;
	position: relative;
	float:left;
}
/*.date {
	display: block;
	width:460px;
}
*/



/* end form input box */


/* table */

.default
{
 font-size:  0.875em;
 width: 530px;
 border-collapse: collapse;
 text-align: left;
 margin-bottom:20px;
}
.default thead
{
 font-size: 0.875em;
 font-weight: bold;
 color: #333333;
 padding: 10px 8px;
 border-bottom: 1px solid #999999;
}
.default td
{
 border-bottom: 1px solid #ccc;
 color: #333333;
 padding: 6px 8px;
}
.default tbody tr:hover td
{
 /*background-color: #ffffff;*/
}

/* end table */

.object-left
{
    float: left;
    clear: left;
	padding: 0px 10px 0px 0px;
	margin-bottom: 0px;
}

.attribute-caption p
{

}