﻿/*
Website Master Page Style
Design on Sep-23-2006
Designed by Quick
*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

body {
	margin: 0px auto auto auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEE;
	color: #000000;
	font-size: 11pt;
}

form {
	margin: 0px;
}

#wrapper {
	width: 989px;
	height: auto;
	min-height: 800px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	position: relative;
	text-align: left;
}

#masthead {
	width: 100%;
	height: 354px;
    background: #FFFFFF url("images/header.jpg") no-repeat;
	overflow: hidden;
	padding: 0;
	margin: 0;
    border: none 0;
}

#masthead tr td a
{
    padding:0;
    margin:0;
    border: none 0;
}

#top_links 
{
    position:absolute;
    top: 0;
    right: 10px;
    width: 400px;
    height: 32px;
    line-height: 32px;
    text-align: right;
    vertical-align: middle;
    color: black;
    font-weight: bolder;
}

#top_links a 
{
    color: gray;
    text-decoration: none;
}

#top_links a:hover
{
    color: orange;
    text-decoration: underline;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 199px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: auto;
	min-height: 500px;
}

#leftmenu {
	position: relative;
	width: 199px;
	padding: 0px;
	top: 0;
	left: 0;
}

#leftpic 
{
    position: relative;
    width: 199px;
    margin-top: 30px;
    height: 310px;
    background: url("images/Safety_Oil_rig.png") no-repeat;
}

#page_content {
	margin-right: 10px;
	margin-left: 199px;
	height: auto;
	min-height: 500px;
	background: url("images/web_page_bk.gif") repeat-y;
	padding: 0 0 20px 0;
}

#top_nav 
{
    position: absolute;
    top: 2px;
    right:10px;
	width: 651px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 10px;
	line-height: 20px;
	height: 20px;
	color: #00AEEF;
	text-align: right;
	display: block;
}

#top_nav a
{
	color: #00AEEF;
    text-decoration: none;
}

#top_nav a:hover
{
    text-decoration: underline;
}

#page_title
{
    line-height: 58px;
    padding-left: 30px;
    padding-top: 8px;
    font-size: 32px;
    font-weight: bold;
	background: url("images/web_page_title.gif") no-repeat 0px 8px;
    color: #888888;
    display: block;
}

#page_details
{
    width: 740px;
    margin-left: 9px;
    padding: 10px;
    border: solid 7px #ddd;
    min-height: 500px;
}

#right_col {
	width: 140px;
	right: 0px;
	top: 0px;
	height: auto;
	min-height: 500px;
	float: right;
}

#contactus_div
{
    width: 609px;
    margin-top: 7px;
    margin-left: 9px;
    padding: 10px;
    border: solid 7px #f8f8f8;
}

#copyright 
{
	width: 969px;
	height: 40px;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
	line-height: 40px;
	vertical-align: middle;
	background: url("images/web_page_r12_c1.gif") no-repeat;
	display: block;
}

#copyright a
{
    font-size: 10px;
    text-decoration: none;
    color: Gray;
}

#copyright a:hover
{
    text-decoration: underline;
    color: Orange;
}

hr
{
    border: 0;
    color: #EEE;
    background-color: #EEE;
    height: 1px;
    width: 100%;
}

.p_table
{
	background-color: white;
}

.td_top
{
	border-top: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black double;
}

.td_space
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#c0c0c0;
}

.td_plenary
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#00ffff;
}

.td_coffee
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:White;
}

.td_paralle1
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#ffff00;
}

.td_paralle2
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#00ff00;
}

.td_exhibit
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#008000;
	color:white;
}

.td_paralle2
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#00ff00;
}
.td_poster
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#0000ff;
	color:white;
}

.td_tours
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#fec1a4;
}

.td_lecture
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#ff9900;
}

.td_banquet
{
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	background-color:#ff00ff;
}

.td_time
{
	border-right: 1px black solid;
	border-bottom: 1px silver dotted;
	background-color:White;
}
