* {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust:none; 
}

body {
  color: #000;
  font-family: arial;
  background-color: #fff;
  font-size: 80%;
  line-height: 1.3em;
}

.headline {
  color: #fff;
  background-color: #c00;
  padding: 2px 0px 2px 4px;
  margin: 0;
  border-bottom: 1px solid #900;
  font-weight: bold;  
  font-size: 1.2em;
  text-transform: uppercase;
}

form {
  border: 0;
}

img {
  border: 0;
}

a {
  text-decoration:none;
  color: #CC0000;
}

a:hover {
  color: #66000;
}

p {
  padding: 0px 4px .5em 4px;
  margin: 0;
}

li {
  margin-left: 1em;
  list-style: disc;	
}

.em {
    font-style: italic; 
}

.center {
    text-align: center;   
}
.strong {
    font-weight: bold;
    display: inline;   
}

.images {
  margin: 0;
  padding: 0;
  background: #fff url(ela-m-logo-bg.jpg) top left repeat-x;
//  border-bottom: 1px #000 solid;
}

.img_icon {
  margin: 0px 3px 4px 0px;
  border: 0px;
}

.img_home {
  margin: 0px 3px 0px 0px;
  border: 0px;
}

.subheadline {
  padding: 10px 3px 3px 4px;
  font-weight: bold;
  color: #000;
}


.content {
  background-color: #fff;
  margin: 0 10px;
  padding-top: 5px;
  padding-bottom: 11px;
}

.content_para {
  padding: 0px 6px 3px 4px;
  margin: 0;
}

.content_subheadline {
  padding: 1px 6px 3px 0px;
  border-top-color:#999999;
  border-top-width:thin;
  font-weight: bold;
}

.error {
  background-color: #fff;
  color: #f00;
  padding: 4px 0px;
}

.subnavigation {
  background-color: #fff;
  padding-bottom: 11px;
}

.subnavigation_big_distance {
  background-color: #fff;
  padding-top: 9px;
  padding-bottom: 11px;
}

.subnavigation_big_distance p {
  margin-bottom: 4px;
}

.navigation {
  background-color: #e5e5e5;
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 2px double #c5c5c5;
  
}

.navigation p {
  padding: 0 0 0 4px;
  margin: 0;	
}

.navigation_line {
  border-top: 1px solid #929292;
  clear: both;
}



.media_navigation {
  background-color: #fff;
  margin-left: 6px;
  margin-right: 3px;
  padding: 3px;
  border-bottom: 1px solid #929292;
}

.footer {
  color: #fff;
  background-color: #e90400;
  padding: 3px 0px 4px 0px;
  border-top: 1px solid #900;
  clear: both;
}

.navigation a {
  color: #666;   
}

.line_grey {
  border-top: 0px;
  border-bottom: 1px solid #ccc;
  border-left: 0px;
  border-right: 0px;
}

.line_grey_padding {
  padding-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.lielem {
  padding: 0px 3px;
}

.exhibitors .exhibitor {
	width: 80%;	
}

.exhibitors .booth {
	width: 20%;	
	font-style: italic;
}

.time {
	width: 30%;
    font-size: .9em;     
}

.description {
	width: 40%;
	
}

.location {
	width: 30%;	
}

.exhibitor, .booth, .time, .description, .location, .name, .fri, .sat, .sun {
    float: left;   
}

.signing .fri, .signing .sat, .signing .sun {
    text-align: center;   
}

.signing .name {
	width: 46%;
	font-weight: bold;	
}

.signing .fri, .signing .sat, .signing .sun {
	width: 18%;	
	font-size: .9em;
	position: relative;
	top: -1.5em;
}

.signing .booth {
	width: 46%;	
	clear: both;
	font-size: .9em;
	color: #666;
}

.row {
    clear: both;
	border-top: 1px #bbb dotted;   
	line-height: 1.4em;
	padding-bottom: 3px;
}

.title {
	padding: 5px 0;
	font-weight: bold;
	border: none;
}

.signing .title .booth {
    font-weight: normal;
}
.spacer {
	clear: both;
	height: 10px;
	padding-top: 10px;	
}

.pornstar {
	float: left;
	margin: 2px;
	text-align: center;	
	height: 125px;
	width: 95px;

}

.pornstar .thumb {
	padding-bottom: 2px;
    overflow: hidden;
    width: 95px;
    height: 95px;	
}

.pornstar .thumb img {   
    margin-top: -10px;
}

.table_head {
    padding: 3px;   
}

.tickets img {
    position: relative;
    top: 2px;   
}

.finalists a {

}

.finalists li {
    list-style: none;
}   

.finalists-cat li {
  list-style: none; 
  padding-bottom: 5px;  
}

.the-stars li {
	padding-bottom: 5px;
	color: #ddd;
	margin-left: 1.5em;	
}

.note {
	font-size: .8em;
	font-style: italic;	
}

.small {
    font-size: .8em;   
}

