/* 	CSS Document
	Project: UKFIET Conference 2009 style sheet
	Authors: Alison Smith
	Start date: 27/08/08
*/

/* ######################################################

					SYSTEM Stylesheet		

   ###################################################### */



body		{font-size:100%; font-family:Arial, Helvetica, sans-serif; color:#7a237c;background-color:#ffffff; margin:0px;}
DIV,SPAN,LI {font-family: Arial, Helvetica, sans-serif; margin:0.001pt;}
p			{font-size:95%; padding:0px; margin:0px 0px 5px 0px;}
form		{MARGIN-TOP: 0.001pt; MARGIN-BOTTOM: 0.001pt; padding-top: 0.001pt; padding-bottom: 0.001pt;}
h1			{font-size:110%;}
h2			{font-size:105%;}
h3			{font-size:100%;}
hr			{color:#7a237c;}
ul li		{list-style-image: url(../../../../images/b_purple.gif);}
a:link		{color:#7a237c;}
a:hover		{background-color: #ffffff;}
a:visited	{color:#7a237c;}
ul			{font-size:90%;}
img			{border:0;}
td			{padding:2px;}
table		{font-size:100%;}

/****** MAIN CONTAINER and two columns for the whole structure  *******/

#container
{
	width:100%;
	margin:0px;
	position:relative;
	float:left;
/*	background: url(../../../../images/body_bg.gif);*/
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	background:#ffffff;
	voice-family: "\"}\"";
  	voice-family:inherit;
}

#header
{
	width:100%;
/*	background:#7a237c;*/
	height:90px;
	text-align:left;
	margin:0px;
	padding:0px;
}
#stylepick
{
	text-align:left;
	padding:5px 5px 0px 5px;
	font-size:85%;
}

#stylepick a
{
	text-decoration:none;
}

#stylepick a:hover
{
	text-decoration:underline;
}

#wrapper
{
	clear:both;
	padding-top:5px;
	width:100%;
	text-align:left;
	float:left;
	display: block; 
}


#leftcol
{
	float:left;
	vertical-align:top;
	width:20%;
	padding-right:15px;
}

#rightcol
{
	float:left;
	width:70%;
	vertical-align:top;
}

/****** top images tonav area ******/

#navarea
{
	position:relative;
	float:left;
	z-index:1;
	width:200px;
}


/******* MAIN Navigation  *******/

.nav
{
	font-size:100%;
	font-weight:800;
	letter-spacing:0px;
	padding:0px 0px 0px 30px;
	background-image:url(../../../../images/lav_bg.jpg);
	height:16px;
	width:200px;
	background-repeat:no-repeat;
	margin:0px 0px 2px 0px;
}

.nav a
{
	display:block;
	color:#7a237c;
	text-decoration:none;
	
}

.nav a:hover
{
	text-decoration:none;
	color:#b173a2;
	margin:0px 0px 0px 0px;
	background:none;
}

/******* SUB NAVIGATION - generic sub navigation   ******
hc = has children - any page below the section with further links
nc = no children - any page below the section to not have links
Each one has to be identified in this area in order for the styles for link and hovers states to appear
*/

.nav2
{
	width:200px;
	height:18px;
	font-size:85%;
	font-weight:700;
	letter-spacing:0px;
	padding:0px 0px 0px 00px;
	background-color:#ffffff;
	margin:0px 0px 0px 35px;
	border-bottom:1px solid #b173a2;
	color:#003399;
	
}

.nav2 a
{
	color:#6b84ba;
	text-decoration:none;
	padding:1px 0px 1px 0px;
}
.nav2 a:hover
{
	display:block;
	color:#003399;
}
#modeswitch
{
	font-size:100%;
	font-weight:800;
	letter-spacing:0px;
	padding:0px 0px 0px 30px;
	background-image:url(../../../../images/lav_bg.jpg);
	height:16px;
	width:200px;
	background-repeat:no-repeat;
	margin:0px 0px 2px 0px;
}
#modeswitch a
{
	display:block;
	color:#7a237c;
	text-decoration:none;
	
}

#modeswitch a:hover
{
	text-decoration:none;
	color:#b173a2;
	margin:0px 0px 0px 0px;
	background:none;
}
/******  strapline main image  *******/


#strapline
{
	float:left;
	height:189px;
	width:100%;
/*	background-color:#ebe0ed;*/
}

#optionalpic
{
	clear:both;
	position:relative;
	float:left;
	width:100%;
	background-color:#ffffff;
	padding: 5px 0px 5px 0px;
}

/****** CONTENT AREA - page title, text,imagepanel, logo panel  *******/

/*#contentarea
{
	position:relative;
	float:left;
	background-color:#ffffff;
	voice-family: "\"}\"";
  	voice-family:inherit;

}*/

#contenttitle
{
	clear:both;
	float:left;
	width:100%;
	color:#7a237c;
		font-weight:bolder;   
	padding-bottom:20px;
}

#contenttext
{
	clear:both;
	float:left;
	width:75%;
	color:#7a237c;
}

#subimagepanel
{
	position:relative;
	float:right;
	width:200px;
	padding:10px 0px 10px 0px;
}

#logocfbt
{
	clear:both;
	width:100%;
	position:relative;
}

#logocfbt p
{
	text-align:left;
	padding-top:10px;
	padding-left:5px;
	font-size:85%;
}

#logoukfiet
{
	clear:both;
	width:100%;
	position:relative;
}

#logoukfiet p
{
	text-align:left;
	padding-top:10px;
	padding-left:5px;
	font-size:85%;
}
#logocfbt img, #logoukfiet img
{
	float:right;
	margin-top:10px;
	margin-right:10px;
}
div.clearer
{
	height:10px;
	clear:both;
}
#footer
{
	clear:both;
	width:100%;
	float:left;
	padding:2px 1px 2px 0px;
	background-color: #7a237c;
	font-size:85%;
	color:#ffffff;
	border: solid #ffffff;
	border-width: 2px 0 ;
}



#footer p {
	margin: 0px 0px 0px 0px;
	text-align:center;
	color: #ffffff;
}

#footer a:link, #footer a:visited
{
	color:#ffffff;
}

#footer a:hover
{
	text-decoration: none;
	background-color: #7a237c;
}


.spaceImg
{
	float:right;
	margin-top:10px;
	margin-right:10px;
}
.buttonBG
{
	border: 1px solid #5F7DC1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F7DC1;
	background-color:#fff;
}
 #abstracttext form_layout td {vertical-align: top; padding-right: 0.5em;}
 #abstracttext .form_layout .instruction {margin: 0.2em 0 1em 0; font-size: 90%; color: #666}
 #abstracttext .form_layout h2 {margin: 1em 0 1em 0; color: #999;}
.Path {font-weight:normal; font-size:90%;}
