/* CSS Document for UKCNA21 */
body
{
background-color:#c7d7ca;
color:white;
font-family:Arial, Helvetica, sans-serif;
}


.container 
{
width:800px;
/*
background-color:blue;
background-color:#A6BBAD;
*/
/* height:900px; */
padding:0px;
margin:0px;
}

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

}

.bottom
{
height:50px;
width:800px;
}

.leftborder
{
width:50px;
float:left;
height:370px;
background-image:url(../images/ukcna21_sideimage.jpg);
}

.rightborder
{
width:50px;
float:right;
height:370px;
background-image:url(../images/ukcna21_sideimage.jpg);
}
.m_leftborder
{
width:50px;
float:left;
height:486px;
background-image:url(../images/m_sideimage.jpg);
}

.m_rightborder
{
width:50px;
float:right;
height:486px;
background-image:url(../images/m_sideimage.jpg);
}

.content
{
vertical-align:top;
width:700px;
height:370px;
float:left;
margin-top:0px;
padding-top:0px;
/*
background-color:#CCCCCC;
*/
/*background-image:url(../images/ukcna21_content.jpg);
background-repeat:no-repeat; */
}
.content_pre-register
{
vertical-align:top;
text-align:justify;
width:700px;
height:370px;
float:left;
margin-top:0px;
padding-top:0px;
/*
background-color:#CCCCCC;
*/
background-image:url(../images/ukcna21_content_blank.jpg);
background-repeat:no-repeat; 
}
.m_content_pre-register
{
vertical-align:top;
text-align:justify;
width:700px;
height:486px;
float:left;
margin-top:0px;
padding-top:0px;
/*
background-color:#CCCCCC;
*/
background-image:url(../images/m_background.jpg);
background-repeat:no-repeat; 
}

.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;
}
#pre_reg_form_div{
margin:1em;
padding:1em;
padding-left:.2em; /* added 18/5/09 */
}
#ancillary_div{
margin:1em;
padding:1em;
padding-left:.2em; /* added 11/6/09 */
font-size:small;
}
#alternative_accommodation_div{
margin:1em;
padding:1em;
font-size:10px;
}
#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;
clear:both;
}
.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;
}