/*meeting genie yellow #FFF200 */
body{
font-family:Verdana;
}
img{
border:none;
}
div.clear{
clear:both;
}
h2{
border:none;
padding:0;
margin:0;
}
ul{
list-style:none;
margin:0 auto;
padding:0;
}
div#container{
width:1000px;
}
div#sidebar_left{
float:left;
width:236px;
}
div#content{
float:left;
width:525px;
border-left:1px solid black;
border-right:1px solid black;
}
div#sidebar_right{
float:left;
width:237px;
}
/*************** side bar left ******************/
div.home_header{
background-color:#000;
padding:3px 0 3px 0;
font-size:9pt;
color:#FFF;
text-align:center;
letter-spacing:1px;
}
div.home_header a{
color:#FFF;
}
div.home_header a:hover{
color:#FFF200;
}
div#create_event_button{
margin:10px 0 10px 0;
}
/*************************** home page *******************/
table#events{
width:525px;
font-size:9pt;
border-collapse:collapse;
text-align:center;
}
table#events th{
background-color:#000;
color:#FFF;
padding:3px 0 3px 0;
border-right:1px solid #FFF;
}
table#events th:last-child{
border:none;
}
table#events td{
padding:3px 0 3px 0;
border-right:1px solid #FFF;
}
table#events td:last-child{
border:none;
}
table#events tr{
border-bottom:1px solid #FFF;
}
table#events tr:last-child{
border-bottom:none;
}
table#events tr.odd{
background-color:#EEEEEE;
}
table#events tr.even{
background-color:#CCC;
}
table#events tr.past_event{
opacity:.3;
}
/*********************new event ********************/
.content_header{
font-family: Helvetica, Verdana, Geneva, sans-serif;
padding: 0px 0px 0px 5px;
color: #000000;
font-size: 12px;
FONT-WEIGHT:bold;
letter-spacing:1px;
margin-bottom: 10px;
margin-top:15px;
border-bottom:2px solid #990000;
}
.input{
font-size:11px;
border:1px solid #CCC; 
background-color:#FFFFFF;
font-family:Verdana, Geneva, sans-serif;
padding:3px 2px 3px 2px;
}
.input_event_day{
font-size:11px;
border: 1px solid #CCC; 
background-color: #FFFFFF;
font-family: Verdana, Geneva, sans-serif;
padding:3px 1px 3px 1px;
}
.event_basic_info{
font-size:11px;
color:#666;
border-spacing:3px;
}
.sub_content{
margin-left:5px;
margin-right:5px;
}
#phone_tr, #email_tr{
display:none;
}
.denoted_field{
color:#990000;
font-weight:bold;
}
#error{
background-color: #f8dbdb;
padding: 10px 5px 10px 5px;
color: #666;
margin-bottom: 5px;
text-align:center;
display:none;
}
.error{
border:1px solid #990000;
}
.edit_error{
color:#900;
}
label.error{
border:none;
}
#submitted{
margin-top:10px;
background-image:url(/genie/image/button/save-event-button.gif);
width:122px;
height:27px;
border:none;
cursor:pointer;
background-color:#FFF;
}
/********************** specific meeting ****************/
table.event_basic_info_2{
font-size:11px;
color:#000;
border-spacing:4px;
}
table.event_basic_info_2 td{
padding:4px 2px 0px 0px;
}
table.event_basic_info_2 td.desc{
color:#666;
}
table.event_basic_info_2 img{
height:20px;
width:52px;
}
div#event_buttons{
margin-bottom:10px;
}
div#event_buttons img{
height:23px;
width:95px;
}
.decision_tool_submit, .contact_all_submit{
cursor:pointer;
color:#900;
text-decoration:underline;
}
.chosen_vendor{
display:none;
}
/***************** decision tool **********************/
div#wrapper{
margin:8px;
padding:5px;
background-color:#E3E5E6;
}
div#inner_wrapper{
background-color:#FFF;
}
span#header_select_venue{
color:#FFF200;
}
div.company{
border-top:1px solid #CCC;
}
div.company_header{
padding:5px;
}
span.company_select img{
height:20px;
width:52px;
vertical-align:middle;
}
.company_selected{
display:none;
}
.decision_made{
display:none;
}
span.company_name{
font-family:Verdana;
font-size:11pt;
vertical-align:middle;
}
span.slider_ad, span.slider_no_ad{
float:right;
vertical-align:middle;
cursor:pointer;
display:block;
}
span.slider_ad img, span.slider_no_ad img{
height:16px;
width:21px;
}
div.company_body{
display:none;
overflow:hidden;
}
div.comp_b{
margin:3px 5px 5px 10px;
font-size:9pt;
line-height:16px;
}
div.comp_b img{
height:95px;
width:95px;
margin-right:5px;
}
div.comp_b table{
margin-top:8px;
margin-bottom:8px;
border-collapse:collapse;
font-family:Verdana;
font-size:9pt;
}
div.comp_b table td{
border:1px solid #000;
}
div.comp_b table td.value{
text-align:center;
}
div.comp_b table th{
background-color:#FFF200;
border:1px solid #000;
}
div#resource_qtip{
float:left;
margin-top:-3px;
}
div#resource_qtip img{
height:22px;
width:22px;
}




/***********styling for modal window using fancybox****************/
.rfi_wrap{
border-top:1px solid #000000;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
background-color:#000000;
width:452px;
}
.rfi{
border:1px solid #FFFFFF;
background-color:#FFFFFF;
margin:5px 5px 5px 5px;
padding:8px;
}
#rfi_message{
font-family:helvetica,verdana,arial,sans-serif;
font-size:15px;
font-weight:bold;
padding:3px;
}
#rfi_txt{
margin-left:2px;
font-family:helvetica,verdana,arial,sans-serif;
font-size:14px;
width:350px;
height:150px;
border:2px solid #000000;
border-radius:2px 2px;
}
#rfi_send, #rfi_no, #msg_reply_send {
float:left;
background-color:#000000;
font-family:helvetica,verdana,arial,sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
border:1px solid #000000;
border-radius:2px 2px;
margin-left:2px;
margin-right:2px;
padding:2px 12px 2px 12px;
cursor:pointer;
}
#rfi_check{
float:right;
border:1px solid #930000;
border-radius:2px 2px;
}
#rfi_ask{
font-family:helvetica,verdana,arial,sans-serif;
font-size:13px;
}
#rfi-ask{
float:right;
margin-top:2px;
font-family:helvetica,verdana,arial,sans-serif;
font-size:12px;
}

.msg_reply, .msg_delete, .msg_email {
	cursor:pointer;
}

.msg_reply {
	width: 59px;
	height: 27px;
}
.msg_email {
	width: 100px;
	height: 27px;
}
.msg_delete {
	width: 61px;
	height: 27px;
}

.msg_drop {
	background-color: #ffffff;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
}
.msg_link {
	text-decoration: none;
	color: #333333;
}
.msg_link:hover {
	text-decoration: underline;
}
