body {
	background-color:#0070bc;
	background-image:url(../events/site/peeurope/images/2013/page-bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

/************ Site frame **************/

div#outersitecontainer {
	width:1042px;
	background-color:#FFF;
}

div#maincontainer{
	width:1042px;
}

div#area_top {
	width:1042px;
}

div.innerarea_top {
	width:1042px;
}

div#topmenu {
	margin-left:25px;
}

div#area_lhs {
	margin-left:25px;
	margin-top:20px;
	
}

div#area_footer {
	width:1042px;
}

div.innerarea_footer {
	margin-left:25px;
}
 
 div#area_rhs {
	 width:196;
	 margin-top:20px;
	 
 }
 
  div.innerarea_rhs {
	 width:196;
	
 }
 
 div#lhsmenu {
	 border-top:1px #e1e8ee solid;
	 margin-bottom:20px;
 }
 

 
/************ Site frame ends **************/

div#langreg {
	padding:0px 20px 0px 20px;
	height:32px;
	overflow-y:hidden;
	background-color:#003d67;
	background-image:url(../events/site/peeurope/images/2013/log-reg-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
}

div#langreg form {
	text-align:left;
}

div#language {
	display:none;
}

div#langreg {
	text-align:left;
}

div#langreg div#userdetails {
	width:992px;
	overflow:hidden;
	height:30px;
}

div#langreg table {
	margin-left:100px;
	margin-top:3px;
	width:600px;
}

div#langreg table td {
	font-size:10px;
	color:#808080;
}

div#langreg div#userdetails input.textfield {
	font-size:10px;
	width:100px;
}

div#manuallanguage {
	width:360px;
	float:right;
	margin-top:-20px;
	text-align:right;
}

div#manuallanguage a {
	margin-left:3px;
}

a.conftoplogo {
	width:100px;
	float:left;
	margin-top:-24px;
	height:24px;
	display:block;
}

/***** Location Box ******/

.location-wrapper {
	width: 500px;
	border: 1px dotted #234694;
	padding: 20px;
}

.location-wrapper2 {
	width: 95%;
	border: 1px dotted #234694;
	padding: 20px;
}

h2.location {
	background:url('images/pin.png') no-repeat;
	font-size: 16px;
	font-weight:bold;
	color: #f9aa00;
	margin:0 0 20px 0;
	padding-left:20px;
}


.location-address {
	float: left; width: 70%;
}

.location-map {
	float: right;
	padding-left: 10px;
}

.center {
	text-align: center;
}
