* { margin:0; padding:0; border:0; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00033b;
	height:100%;
	min-width:896px;
	background:url(../images/bg.jpg) repeat-x #f6f7ee;
}

body {
	margin:0px;
	height:100%;
	line-height:1.7;
	min-width:896px;
	background:url(../images/Ip-Exhibitorscontent-bg.jpg) center top no-repeat;
}

p{
	margin-bottom:8px;
	margin-top:3px;
}

h1{
	font-size:21px;
	letter-spacing:-1px;
	background:url(../images/button.jpg) left top no-repeat;
	color:#FFFFFF;
	font-weight:normal;
	padding-left:15px;
}

h2,h3{
	font-size:20px;
	padding-bottom:5px;
	margin-top:15px;
	letter-spacing:-1px;
	color:#b30029;
	font-weight:normal;
	margin-left:13px;
}

h3{
	margin-left:0px;
}

h5{
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}

h6{
	font-size:13px;
	font-weight:normal;
}

h4{
	font-size:13px;
	font-weight:normal;
	margin-top:7px;
}

ul{
	list-style-position:inside;
	list-style-type:none;
}

/* =Links
---------------------------------------------------------------------*/
a:link, a:visited{ font-size:13px; color:#00033b; text-decoration:none;}
a:hover { color:#a11d37;}
a.kaktos:link, a.kaktos:visited { font-size:11px; color:#0000CC; text-decoration: none; border:none; font-weight:400; font-style:normal; }
a.kaktos:hover { color:#CC0000; text-decoration: none; border:none; font-weight:400;}
a.ekthesi:link, a.ekthesi:visited, a.ekthesi:active { font-size:14px; border-bottom:#a11d37 1px dotted; padding-bottom:10px; padding-top:10px; display:block; padding-left:20px; float:left; width:90%; background:url(../images/bullet.jpg) no-repeat left center;}
a.ekthesi:hover { color:#a11d37; border-bottom:#00033b 1px dotted;}
a.hotel:link, a.hotel:visited { font-size:16px; color:#131492; text-decoration: none; border:none; font-weight:400; letter-spacing:-1px;font-style:normal; }
a.hotel:hover { color:#CC0000; text-decoration: none; border:none; font-weight:400; }

.line{border-bottom:#131492 1px solid; color:#131492; width:90%; display:block; letter-spacing:-1px; padding-bottom:11px; margin-bottom:9px;}

/* =Content
-----------------------------------------------------------------------------*/
#flashcontent{
	float:left;
	padding-top:110px;
}

#wrapper{
	width:896px;
	min-width:896px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/Ip-Exhibitorsfooter.jpg) center bottom no-repeat #FFFFFF;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#container {               
	min-width:896px;
	width:896px;
	min-height:100%; /* real browsers */
	padding-bottom:3%;
	background:url(../images/Ip-Exhibitors-header.jpg) center top no-repeat ;
}

#content{
	width:610px;
	float:left;
	padding-left:50px;
}

#content-contact{
	width:790px;
	float:left;
	padding-left:50px;
	padding-right:20px;
}

#more{
	float:left;
	width:178px;
	padding-left:20px;
	padding-top:25px;
}

/* =Menu
-----------------------------------------------------------------------------*/
#nav{
	float:right;
	padding-top:45px;
	padding-right:5px;
}

#nav ul{
	list-style:none;
}

#nav a{
	background:url(../images/tabs.gif) no-repeat 100% 0;
	color:#ffffff;
	display:block;
	font-size:14px;
	letter-spacing:-1px;
	padding:0px 12px 5px 3px;
	text-decoration:none;
}

#nav a:hover{
	color:#CCCCCC;
}

#nav li{
	background:url(../images/tabs.gif) no-repeat 0 0;
	float:left;
	margin:0 3px 0 0;
	padding:0 0 0 9px;
}

#nav #current{
	background:url(../images/tabs.gif) no-repeat 0 -29px;
}

#nav #current a{
	background:url(../images/tabs.gif) no-repeat 100% -29px;
	color:#ffffff;
	padding:0px 12px 5px 3px;
}

/* =Past Events only
-----------------------------------------------------------------------------*/
.dotted{
	border-bottom:dotted 1px #000099;
        padding-top:20px;
}

#past{
	line-height:2;
}

a[href$=".pdf"] {
	background: url(../images/pdf.png) no-repeat right top;
	padding-right: 20px;
	padding-bottom:2px;
}

#test2 img{
	border:1px solid #000066;
}

.videos img{
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #000066;
	float:left;	
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	text-align:right;
	width:869px;
	margin-left:auto;
	margin-right:auto;
	padding-right:20px;
	font-size:11px;
	margin-bottom:10px;
	height:37px;
	line-height:37px;
}

/* =Contact only
-----------------------------------------------------------------------------*/
#contact{
	padding-left:5px;
	margin-right:15px;
	width:380px;
	float:left;
}

#map-all{
	width:370px;
	padding-left:20px;
	float:left;
}

#map1{
	width:370px;
	float:left;
	height:380px;
	margin-top:8px;
	margin-bottom:15px;
	color:#000033;	
}

input, textarea{
   font-size:13px;
   font-style:italic;
   color:#000099;
   padding:2px;
   margin-bottom:5px;
   border:dotted 1px #CCCCCC;
   background-color:#FFFFFF;
   margin-right:5px;
}

.button{
	background-color:#00033b;
	color:#FFFFFF;
	font-style:normal;
	font-size:15px;
	letter-spacing:-1px;
	padding:1px;
}

hr 
{
color: #000;
background-color: #000;
height: 1px;
}
