/* CSS Document for UKCNA21 */
body
{
/*background-color:#c7d7ca;*/
/*background-color:#c7d6ed;*/
background-color:#FFFFFF;
color:white;
font-family:Arial, Helvetica, sans-serif;
}
.container {
width:800px;
padding:0px;
margin:0px;
}

.banner{
vertical-align:top;
/* height:50px; */
width:800px;
clear:both;
padding-bottom:0px;
margin-bottom:0px;
border-bottom:none;
}

.bottom
{
position:relative;
height:5px;
width:800px;
color:#ff0000;
z-index:1;
}

.leftborder{
width:50px;
float:left;
height:850px;
background-image:url(../images/side.gif);
background-repeat:no-repeat;
}

.rightborder{
width:50px;
float:right;
height:850px;
background-image:url(../images/side.gif);
background-repeat:no-repeat;
}
.m_leftborder{
width:50px;
float:left;
height:850px;
background-image:url(../images/side.gif);
background-repeat:no-repeat;
}
.m_rightborder{
width:50px;
float:right;
height:850px;
background-image:url(../images/side.gif);
background-repeat:no-repeat;
}

.content{
vertical-align:top;
width:700px;
float:left;
margin-top:0px;
padding-top:0px;
background-image:url(../images/background.gif);
background-repeat:no-repeat;
text-align:justify;
height:850px;
}

.content_pre-register{
vertical-align:top;
width:700px;
float:left;
margin-top:0px;
padding-top:0px;
background-image:url(../images/background.gif);
background-repeat:no-repeat;
text-align:justify;
height:850px;
}

.m_content_pre-register{
vertical-align:top;
text-align:justify;
width:700px;
float:left;
margin-top:0px;
padding-top:0px;
background-image:url(../images/background.gif);
background-repeat:no-repeat;
height:850px;
}

.center{
/*
background-color:#FFFF99;
*/
vertical-align:top;
/*clear:both; */
width:800px;
/* height:inherit; */
/*height:376px; */
/*height:800px;*/
/*background-image:url(../images/ukcna21_centre.jpg);
background-repeat:no-repeat; */
margin-top:0px;
padding-top:0px;
}
img{
border:none;
padding:0px;
margin:0px;
}
#ancillary_div{
margin:1em;
margin-bottom:0;
padding:1em;
padding-bottom:0;
padding-left:.2em; /* added 11/6/09 */
font-size:small;
clear:both;
}
#ancillary_div2{
margin:1em;
margin-top:0;
padding:1em;
padding-top:0;
padding-left:.2em; /* added 11/6/09 */
font-size:small;
color:#1f5db2;
}
#alternative_accommodation_div{
margin:1em;
margin-bottom:0;
padding:1em;
padding-bottom:0;
font-size:10px;
}
#alternative_accommodation_div2{
margin:1em;
margin-top:0;
padding:1em;
padding-top:0;
font-size:10px;
color:#1f5db2;
}
#programme_detail_div{
margin:1em;
margin-top:.5em;
padding:1em;
padding-top:.5em;
font-size:10px;
}
#admin_body{
/*
background-color:#BEDEDE;
color:#000000;
*/
}
/*
#admin_prereg_table{
	width:90%;
	font-size:smaller;
}
#admin_prereg_table td{
	border:medium;
	border-width:1px;
	border-style:solid;
	background-color:#F7F7F7;
}
#admin_prereg_table td.filler{
	border:none;
	border-style:none;
	background-color:#BEDEDE;
}
*/
#navigation_div{
	margin:0.5em;
	margin-bottom:0;
	padding:0.5em;
	padding-bottom:0;
	float:left;
	clear:both;
}
#pre_reg_form_div{
	float:left;
	margin:1em;
	padding:1em;
	padding-left:.2em; /* added 18/5/09 */
}
.white_links{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:x-small;
}
.white_links:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	font-size:x-small;
}
.white_links_current{
	color:#606420;
	text-decoration:none;
	font-weight:bold;
	font-size:x-small;
}
.dailytable tr td{
	font-size:xx-small;
	margin:0;
	padding:0;
}
hr{
	color:#ff0000;
}