﻿/* 
Venue West CSS layout 
Date: 2006-09-06
Designer: Quick
*/

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px auto auto auto;
	font-family: Arial, Helvetica, sans-serif;
	background: url("images/background_wall.jpg");
	color: black;
	font-size: 12px;
}

form {
	margin: 0px;
}

#wrapper {
	width: 1000px;
	height: auto;
	min-height: 800px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url("images/page_background.jpg") repeat-y;
	position: relative;
	text-align: left;
}

#masthead {
	width: 798px;
	height: 27px;
	padding-right: 202px;
	text-align: right;
	line-height: 27px;
	vertical-align: middle;
	background: url("images/top_bar.jpg") no-repeat;
	font-size: 10px;
	text-transform: uppercase;
}

#masthead a 
{
	color: black;
	text-decoration: none;
}

#masthead a:hover
{
	color: #A52A2A;
	text-decoration: underline;
}

#container {
	position: relative;
	height: auto;
	min-height: 600px;
	width: 100%;
}

#left_col {
	width: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#company_logo {
	width: 170px;
	height: 122px;
	position: relative;
	display: block;
	background: url("images/company_logo.jpg") no-repeat;
}

#logo_text {
	width: 170px;
	height: 33px;
	position: relative;
	display: block;
	background: url("images/logo_text.jpg") no-repeat;
	text-align: center;
}

#main_menu {
	width: 160px;
	height: 47px;
	position: relative;
	display: block;
	background: url("images/main_menu.jpg") no-repeat;
	padding-right: 10px;
	line-height: 47px;
	vertical-align: middle;
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

#leftmenu {
	position: relative;
	width: 170px;
	display: block;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#left_others {
	position: relative;
	top: 10px;
	left: 10px;
	width: 150px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
}

#left_others li {
	margin-bottom: 10px;
	float: left;
}

#left_others a#contactus {
	display: block;
	width: 93px;
	height: 23px;
	padding-top: 20px;
	padding-left: 55px;
	background: #EEE url("images/icon_contactus.gif") no-repeat left;
	/*border: 1px #C0C0C0 solid;*/
	font-size: 14px;
	color: #5C5C5C;
	text-decoration: none;
}

#left_others a#message {
	display: block;
	width: 93px;
	height: 23px;
	padding-top: 20px;
	padding-left: 55px;
	background: #EEE url("images/icon_message.gif") no-repeat left;
	font-size: 14px;
	color: #5C5C5C;
	text-decoration: none;
}

#left_others a#joinus {
	display: block;
	width: 93px;
	height: 23px;
	padding-top: 20px;
	padding-left: 55px;
	background: #EEE url("images/icon_joinus.gif") no-repeat left;
	font-size: 14px;
	color: #5C5C5C;
	text-decoration: none;
}

#left_others a#contactus:hover {
	color: #FF6600;
}

#left_others a#message:hover {
	color: #FF6600;
}

#left_others a#joinus:hover {
	color: #FF6600;
}

#questions {
	position: relative;
	top: 40px;
	left: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
}

#questions td {
	font-size: 10px;
	color: #5C5C5C;
}

#adv {
	position: relative;
	top: 20px;
	left: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
	font: bold 12px;
	text-align: center;
	color: #9F0C12;
}

#adv a 
{
	color: #9F0C12;
}

#adv a:hover
{
	color: #FF0000;
}

#page_head {
	margin-right: 200px;
	margin-left: 170px;
}

#head_image {
	width: 630px;
	height: 155px;
	position: relative;
	display: block;
	background: url("images/head_image.jpg") no-repeat;
}

#head_words 
{
    position: absolute;
    top: 0px;
    left: 5px;
    width: 160px;
    height: 33px;
    font-size: 12px;
    font-weight: bold;
    color: Gray;
    background-color: transparent;
    text-align: center;
    vertical-align: middle;
}

#head_menu_bar {
	width: 625px;
	height: 38px;
	padding-top: 9px;
	padding-left: 5px;
	position: relative;
	display: block;
	background: url("images/head_menu_bar.jpg") no-repeat;
	z-index: 100;
}

#page_content {
	margin-right: 200px;
	margin-left: 170px;
	background: url("images/page_background01.jpg") no-repeat;
}

#page_head_image {
	width: 630px;
	height: 126px;
	position: relative;
	display: block;
	background: url("images/page_head_image.jpg") no-repeat;
}

#page_head_title {
	width: 620px;
	padding-left: 10px;
	height: 41px;
	position: relative;
	display: block;
	background: url("images/page_head_title.jpg") no-repeat;
	line-height: 41px;
	vertical-align: middle;
	font-size: 24px;
	font-weight: bolder;
	color: #9F0C12;
}

#page_content_details {
	width: 610px;
	position: relative;
	display: block;
	padding: 10px;
}

#upcoming_conferences {
	width: 610px;
	position: relative;
	display: block;
	padding: 10px;
}

#upcoming_conferences a
{
	color: Black;
	text-decoration: none;
}

#upcoming_conferences a:hover
{
	color: Red;
	text-decoration: underline;
}

#contactus_div {
	width: 610px;
	position: relative;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

#contactus_div td 
{
	background-color: #f8f8f8;
}

#right_col {
	width: 200px;
	position: absolute;
	left: 800px;
	top: 0px;
	background: url(images/right_top.jpg) no-repeat;
}

#upcoming_conference {
	padding: 137px 10px 5px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #9F0C12;
}

#conference_list {
	padding: 10px;
}

#marqueecontainer {
	position: relative;
	width: 180px; /*marquee width */
	height: 300px; /*marquee height */
	overflow: hidden;
	border-top: 1px #EDEDED solid;
	border-bottom: 1px #EDEDED solid;
	padding: 10px;
}

#marqueecontainer a 
{
	color: black;
	text-decoration: none;
}

#marqueecontainer a:hover
{
	color: #A52A2A;
	text-decoration: underline;
}

#get_more_info {
	position: relative;
	width: 180px;
	padding: 10px;
	font-size: 12px;
	text-align: right;
}

#get_more_info a 
{
    color: #9F0C12;
}

#get_more_info a:hover {
    color: #ff0000;
}

#footer {
}

#footer {
}

#copyright_info {
	margin-right: 200px;
	margin-left: 170px;
	padding-right: 10px;
	padding-top: 30px;
	height: 20px;
	text-align: right;
	font-size: 10px;
	color: #999999;
	border-top: 1px #EDEDED solid;
}

#copyright_address {
	margin-right: 200px;
	margin-left: 170px;
	padding: 10px;
	background-color: #818181;
	color: white;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

#copyright_address a {
	color: white;
}

#flash_butterfly {
	position: absolute;
	Top: 320px;
	left: 130px;
	width: 680px;
	height: 350px;
	z-index: 99;
}

        .pageView
        {
            border: 1px solid #bbd7fa;
            border-top: none;
            margin-top: -1px;
            background-color: White;
        }
