/*

Style Sheet Specification for Oxford Early Investments website.

Developed by Z-omo www.z-omo.com Dec 2004.

*/

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 72%;
	font-weight: normal;
	margin: 0px;
	background-color: #fff;
}

h1, h2, h3
{
	font-size: 1.2em;
	clear: both;
}

h4 { font-size: 1em; }

h5
{
	font-size: 1.2em;
	color: #2F5992;
	margin: 0px 0px 0px 0px;
}

a:link
{
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}

a:link img, a:visited img
{
	border: none;
}

a:hover
{
	color: #3366FF;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color: #2F5992;
	text-decoration: none;
	font-weight: bold;
}

ol
{
	padding-left: 1.5em;
	margin-left: 0.5em;
}

ul
{
	list-style: disc;
	margin-bottom: 15px;
	padding-left: 15px;
	margin-left: 0px;
}

ul#link_navigation
{
	list-style-type: none;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

ul#link_navigation li
{
	display: inline;
	margin-right: 10px;
}

p.notice
{
	text-transform: uppercase;
	font-weight: 600;
}

p.centre
{
	text-align: center;
}

/*-----------------------------------------[ VISUAL LAYOUT ]--------*/

.page_break
{
	display: none;
	visibility: hidden;
}

.block_wrapper
{
	margin: 27px 27px 0px 27px;
	border: solid 1px #fff;	/* needed to fix IE6 extra space problem. */
}

#header
{
	display: block;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 74px;
	padding-bottom: 10px;
	border-bottom: solid 2px #2F5992;
}

#header_hp
{
	display: block;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 74px;
	padding-bottom: 10px;
}

div.spacer
{
  clear: both;
  margin: 0px;
  padding: 0px;
}

h1
{
	display: none; /* Only shown in non visual browsers */
}

h2 /* replaces div#page_title */
{
	position: absolute;
	top: 102px;
	right: 27px;
	margin: 0;
	padding: 0 0 0 12px;
	height: 28px;
	font-size: 1.9em;
	font-weight: normal;
	line-height: 22px;	
	color: #2f5992;
	background-color: #fff;
}

#logo
{
	float: left;
	width: 122px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#header_image5
{
	float: right;
	height: 70px;
	width: 69px;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	background: url(../images/hdai_0005.jpg) no-repeat;
}

#header_image4
{
	float: right;
	height: 70px;
	width: 69px;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	background: url(../images/hdai_0004.jpg) no-repeat;
}

#header_image3
{
	float: right;
	height: 70px;
	width: 69px;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	background: url(../images/hdai_0003.jpg) no-repeat;
}

#header_image2
{
	float: right;
	height: 70px;
	width: 69px;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	background: url(../images/hdai_0002.jpg) no-repeat;
}

#header_image1
{
	float: right;
	height: 70px;
	width: 69px;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	background: url(../images/hdai_0001.jpg) no-repeat;
}

#page_title
{
	display: none;
/*	float: right;
	min-width: 50px;
	height: 18px;
	margin: -10px 0px 0px 0px;
*/
}

#content
{
	margin: 18px 145px 0px 200px;
	height: 350px; /* set for IE6 because min-height ignored. */
}

#hp_wrapper
{
	margin: 18px 27px 18px 0px;
	height: 273px;
	background: url(../images/hpbk_0044.gif) repeat-x;
	background-position: top left;
}

#content_hp
{
	height: 273px;
	background: url(../images/hpai_0042.jpg) no-repeat;
	background-position: top right;
}

#enter
{
	position: relative;
	display: block;
	text-align: right;
	padding: 138px 0px 0px 0px;
	margin-right: 100px;
}

html > body #content
{
	height: auto;
	min-height: 360px; /* for all CSS2 compliant browsers */
}

.important_info
{
	margin: 0px 20px 0px 0px;
	padding: 10px 20px 10px 20px;
	border: solid 1px #2F5992;
}

.important_info h3, .important_info h4
{
	text-align: center;
	color: #000;
}

div.content_centre
{
	text-align: center;
}

#meeting_notice
{
	text-align: center;
	padding: 10px;
	border: solid 1px #2F5992;
}

#meeting_notice h3, #meeting_notice h4
{
	font-size: 1.2em;
	color: #2F5992;
	margin: 0px 0px 0px 0px;
}

#meeting_notice p
{
	margin: 6px 0px 6px 0px;
}

ul#sponsor_links
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sponsor_links li
{
	display: table;
	float: left;
	width: 150px;
	margin: 0px 8px 0px 0px;
}

#sponsor_links li img
{
	display: block;
	margin: 1em auto;
	border: none;
}

.thumbnail
{
	display: block;
	float: left;
	width: 150px;
	margin: 0px 8px 0px 0px;
	text-align: center;
	font-size: 0.9em;
}

.thumbnail img
{
	
	display: block;
	margin: 1em auto;
	border: none;
}

.thumbnail h3
{
	margin-top: 0px;
	margin-bottom: 3px;
}

.thumbnail p
{
	margin-top: 0px;
	margin-bottom: 3px;
}

#address
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 5px;
}

#navigation_panel
{
	position: absolute;
	top: 119px;
	width: 150px;
}

#footer
{
	display: block;
	margin: 20px 28px 10px 28px;
	width: 94%;
	height: 74px;
	padding: 5px 0px 15px 0px;
	border-top: solid 2px #2F5992;
}

#footer_hp
{
	display: block;
	margin: 0px 0px 0px 0px;
	width: 100%;
	padding: 0px 0px 15px 0px;
}

#copyright
{
	float: left;
	width: 172px;
	margin: 0px 0px 0px 0px;
	font-size: 0.79em;
}

#footer_links
{
	margin: 0px 0px 0px 172px;
	
}

#subsection_title
{
	border-top: solid 2px #7D89BA;
	padding: 2px 0px 0px 0px;
	margin: 20px 0px 5px 0px;
}

#subsection_title h3
{
	font-size: 1.2em;
	color: #2F5992;
	margin: 0px 0px 0px 0px;
}

#subsection_title h4
{
	font-size: 1.2em;
	color: #2F5992;
}

.controls_right
{
	float: right;
	text-align: right;
	margin: -18px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	background: #fff;
}

ul.oei_block
{
	list-style: disc url(../images/gugr_0045.gif) outside;
	margin-left: 1.2em;
	line-height: 1.3em;
}

ul.oei_block li
{
	padding: 0px 0px 0px 5px;
	margin: 8px 0px 0px 0px; /* for IE6 */
}

/*-----------------------------------------[ PRESS RELEASE ]------------*/

#pr_start
{
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}

#pr_end
{
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}

p.pr_image
{
	display: block;
	margin-bottom: 0px;
	width: 100%;
}

.footnote
{
	font-size: 0.85em;
	margin-top: 0px;
}


/*-----------------------------------------[ NAVIGATION LAYOUT ]--------*/

div#navigation_panel div
{
	display: block;
	width: 160px;
	height: 18px;
	margin: 18px 0px 0px 0px;
}

div#navigation_panel a:link, div#navigation_panel a:visited
{
	display: block;
	margin: 0px;
	padding: 0 0 0 28px;
	overflow: hidden;
	color: #333;
	line-height: 18px;
	font-weight: bold;
	font-size: 1.04em;
}

div#navigation_panel div.two_lines
{
	display: block;
	margin: 18px 0px 0px 0px;
	width: 160px;
	height: 28px;	/* Double line version */
}

div#navigation_panel div.two_lines a:link, div#navigation_panel div.two_lines a:visited
{
	line-height: 14px;
}

/*#btn_1 a { background: url(../images/nvbn_0007.gif) no-repeat; }
#btn_2 a { background: url(../images/nvbn_0008.gif) no-repeat; }
#btn_3 a { background: url(../images/nvbn_0009.gif) no-repeat; }
#btn_4 a { background: url(../images/nvbn_0011.gif) no-repeat; }
#btn_5 a { background: url(../images/nvbn_0034.gif) no-repeat; }
#btn_6 a { background: url(../images/nvbn_0012.gif) no-repeat; }
#btn_7 a { background: url(../images/nvbn_0013.gif) no-repeat; }
#btn_8 a { background: url(../images/nvbn_0015.gif) no-repeat; }
#btn_9 a { background: url(../images/nvbn_0010.gif) no-repeat; }
#btn_10 a { background: url(../images/nvbn_0052.gif) no-repeat; }
#btn_11 a { background: url(../images/nvbn_0053.gif) no-repeat; }
#btn_12 a { background: url(../images/nvbn_0053.gif) no-repeat; }
*/

/*#btn_1 a, #btn_2 a, #btn_3 a, #btn_4 a, #btn_5 a, #btn_6 a, #btn_7 a, #btn_8 a, #btn_9 a, #btn_10 a, #btn_11 a
{
	background-position: bottom left;
}
*/

/*#btn_7 a:hover, #btn_8 a:hover, #btn_9 a:hover, #btn_10 a:hover, #btn_11 a:hover, #btn_12 a:hover
{
	background-position: top left;
}
*/

div#navigation_panel a:hover, div#navigation_panel a:active
{
	color: #fff;
	text-decoration: none;
	background-image: url('../images/navi-back.gif');
	background-repeat: no-repeat;
	background-position: top left;	
}

div#navigation_panel div.two_lines a:hover, div#navigation_panel div.two_lines a:active
{
	background-repeat: repeat-y;
}



#register_btn
{
	position: relative;
	background-image: url(../images/nvbn_0036o.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	width: 122px;
	height: 30px;
}

#register_btn a
{
	display: block;
	width: 122px;
	height: 30px;
}

#register_btn img
{
	width: 122px;
	height: 30px;
	border: 0;
}

* html a:hover
{
	visibility: visible;
}

#register_btn a:hover img
{
	visibility: hidden;
}

#register_btn a:active
{
	display: block;
	width: 122px;
	height: 30px;
	background-position: top left;
}
	
/*-----------------------------------------[ DATA LAYOUT ]--------*/

table
{
	border-collapse: collapse;
}

table.data
{
	text-align: left;
	padding: 0px;
	margin: 0px;
}

table.data caption
{
	text-align: center;
	padding-bottom: 5px;
}

table.data th, table.data td
{
	text-align: left;
	padding-right: 10px;
	min-width: 200px;
	border: none;
}

table.opps_data
{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

table.opps_data caption
{
	text-align: center;
	font-weight: 700;
	padding-bottom: 5px;
}

table.opps_data th, table.opps_data td
{
	text-align: center;
	width: 200px;
	border: solid 1px #7D89BA;
}

table.opps_content
{
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

table.opps_content th, table.opps_content td
{
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 5px;
	border: solid 1px #7D89BA;
}

table.opps_content th
{
	background-color: #E1E4F0;
}

table.opps_content td p
{
	margin: 0px 0px 5px 2px;
}

table#diary_data
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table#diary_data caption, table#diary_data th
{
	font-weight: bold;
	text-align: center;
}

table#diary_data caption { padding-bottom: 5px; }

table#diary_data th
{
	border: solid 2px #7D89BA;
	text-transform: uppercase;
	font-size: 1.1em;
	background-color: #E1E4F0;
}

table#diary_data td
{
	text-align: center;
	vertical-align: top;
	width: 200px;
	border: solid 1px #7D89BA;
}

table#diary_data td.hilite
{
	background-color: #fee;
}

table#diary_data td.details
{
	width: 100%;
	text-align: left;
	padding: 10px 10px 0px 10px;
	background: url(../images/bkai_0051.gif) no-repeat;
	background-position: -3% 6%;
}

.close_box
{
	float: right;
	text-align: right;
	font-size: 0.8em;
}

/*-----------------------------------------[ FORM ELEMENTS ]-----*/

#register_form
{
	padding: 0px;
	margin: 0px;
	width: 503px;
}

div.section_title
{
	width: 488px;
	font-size: 1.1em;
	color: #2F5992;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
}

.input_label
{
	width: 150px;
	display: block;
	float: left;
	padding-top: 3px;
	white-space: nowrap;
}

.input_label2
{
	width: 147px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
}

div.option_box
{
	width: 338px;
	border: solid 1px #7D89BA;
	padding: 5px 5px 0px 5px;
	margin-bottom: 3px;
	float: left;
}

div.option_box2
{
	width: 488px;
	border: solid 1px #7D89BA;
	padding: 5px 5px 0px 5px;
	margin-bottom: 3px;
	float: left;
}

.input_label3
{
	width: 130px;
	display: block;
	float: left;
	padding-top: 3px;
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}

.input_label4
{
	width: 164px;
	display: block;
	float: left;
	padding-top: 3px;
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}

.input_label5
{
	width: 145px;
	display: block;
	float: left;
	padding-top: 3px;
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}

.input_label6
{
	width: 400px;
	display: block;
	float: left;
	padding-top: 3px;
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}

.option_note
{
	font-size: 0.9em;
	display: block;
	margin-bottom: 5px;
}

#register_form input.text
{
	font-family: verdana, arial, helvetica, sans-serif;
	width: 345px;
	border: 1px solid #7D89BA;
	margin-bottom: 3px;
	height: 17px;
	padding: 3px 0px 0px 3px;
	background-color: #F0F1F7;
}

#register_form input.text_small
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	width: 332px;
	border: 1px solid #7D89BA;
	margin: 0px 0px 5px 3px;
	height: 17px;
	padding: 3px 0px 0px 3px;
	background-color: #F0F1F7;
}

#register_form textarea.form_address
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 3px 0px;
	border: solid 1px #7D89BA;
	width: 345px;
	height: 65px;
	background-color: #F0F1F7;
}

#register_form textarea.form_comment
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	padding: 3px 0px 0px 3px;
	margin: 0px 0px 3px 0px;
	border: solid 1px #7D89BA;
	width: 498px;
	height: 65px;
	background-color: #F0F1F7;
}

#register_form input.checkbox
{
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin: 4px 0px 10px 5px;
}

#register_form input.numeric
{
	font-family: verdana, arial, helvetica, sans-serif;
	width: 30px;
	height: 12px;
	border: 1px solid #7D89BA;
	margin: 1px 0px 10px 5px;
	padding: 3px 0px 0px 3px;
}

.blank
{
	display: block;
	float: left;
	width: 158px;
	border: 1px solid #7D89BA;

}

.form_button
{
	display: inline;
	margin: 5px 0px 5px 0px;
}

#signed_date
{
	visibility: hidden;
	display: none;
}

img.scale_win
{
	width: 100%;
}


/*-----------------------------------------[ IMAGE PLACEMENT ]----*/
.inline_image_left
{
	float: left;
	margin: 2px 10px 2px 0px;
}

.inline_image_right
{
	float: right;
	margin: 2px 0px 2px 10px;
}

.image_left
{
	display: block;
	clear: both;
	margin: 5px 0px 5px 0px;
}

.image_centre
{
	display: block;
	clear: both;
	margin: 5px 0px 5px 0px;
	text-align: center;
}

.image_right
{
	display: block;
	clear: both;
	margin: 5px 0px 5px 0px;
	text-align: right;
}

/*-------------------------------------[ HIDDEN INFO ]*/
div.hidden_info
{
	margin: 100px 0;
	background-color: #fff;
}