/*********************************************************************/
/*****  Copyright 2010 Idea Mechanics     All rights reserved.  ******/
/*****  Doug Foster doug@theideamechanics.com  last update 2/4/10   **/
/*********************************************************************/
/***************************/
/**** general page info ****/
/***************************/
body {
	background-color: #FFFFFF;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0 ;
	max-height: 400px;
	color: #31485D;
	font-size:small;
}
a {
	color: #31485D;
	text-decoration: none;
}
.open {
	display: block;
}
.closed {
	display: none;
}
#background_fill {
	position:absolute;
	background-image: url(../images/global/background_slice.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 605px;
}
#background_fill_bottom_div {
	position:absolute;
	background-color: #999999;
	left: 0px;
	top: 545px;
	width: 1000px;
	height: 20px;
}
#left_fill {
	position:absolute;
	background-color:#FFFFFF;
	left: 0px;
	top: 0px;
	width: 5px;
	height: 605px;
	z-index: 2;
}
/**************************/
/***** hover elements *****/
/**************************/
a:hover {
	text-decoration: underline;
	color: #962529;
	cursor: pointer;
}
#message_photo {
	cursor: pointer;
}
#shift_map_r,#shift_map_1,#shift_map_2,#shift_map_3,#shift_map_4 {
	cursor: pointer;
}
#video_info:hover {
	color: #962529;
}
#problems:hover {
	color: #962529;
	cursor: help;
}
/***************************************************/
/***** reposition menus defined in menus.css  ******/
/***************************************************/
#FWTableContainer559177347 {  /* container for all menus */
	height: 0;
	width: 0;
	z-index: 100;
}
#MMMenuContainer0201120710_0 {  /* main nav menu */
	left:200px;
	top:316px;
}

#MMMenu0201120710_0_1 {  /* secondary main nav menu */
	left:173px;
	top:70px;
}

#MMMenuContainer0201143952_0 {   /* video menu */
	left:215px;
	top:389px;
}
/**************************/
/***** page elements  *****/
/**************************/
.rb_logo {
	position: absolute;
	left: 420px;
	top: 20px;
	z-index: 5;
}
.shifter {
	position: absolute;
	left: 50px;
	top: 370px;
	z-index: 5;
}
.company {
	position: absolute;
	left: 310px;
	top: 440px;
	z-index: 5;
}
.message {
	position: absolute;
	left:42px;
	top: 515px;
	visibility: hidden;
	width: 14em;
	color: #962529;
	text-align: center;
	z-index: 5;
}
#message_shifter_1 {
	color: #31485D;
	z-index: 5;
}
#button_table {
	position: absolute;
	left: 30px;
	top: 570px;
	height: 50px;
	z-index: 100;
	width: 937px;
}
#copyright {
	position: absolute;
	left: 719px;
	top: 528px;
	font-size: 90%;
	z-index: 5;
}
#rick_benjamin {
	position: absolute;
	left: 5px;
	top: 10px;
	display: block;
	z-index: 10;
}
#video_messages {
	position: absolute;
	left: 210px;
	top: 368px;
	width: 15em;
	font-size: 95%;
	z-index: 5;
}
#blog_snap {
	position: absolute;
	left: 30px;
	top: 105px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	background-color:#F3F3F3;
	z-index: 5;
}
#blog_date {
	color: #962529;
}
#nav_bar {
	position: absolute;
	left:300px;
	top: 528px;
	text-align: center;
	font-size: 90%;
	z-index: 5;
}
#goto_portfolio {
	position: absolute;
	left:220px;
	top: 398px;
	text-align: center;
	font-size: 90%;
	z-index: 5;
}
#goto_portflio_pic {
	padding: 5px;
	z-index: 5;
}
/********************************/
/**** shifter knob hot spots ****/
/********************************/
#shift_map_1 {
	position: absolute;
	left: 104px;
	top: 380px;
	z-index: 10;
}
#shift_map_2 {
	position: absolute;
	left: 104px;
	top: 465px;
	z-index: 10;
}
#shift_map_3 {
	position: absolute;
	left: 148px;
	top: 380px;
	z-index: 10;
}
#shift_map_4 {
	position: absolute;
	left: 148px;
	top: 465px;
	z-index: 10;
}
#shift_map_r {
	position: absolute;
	left: 60px;
	top: 380px;
	z-index: 10;
}
#shift_map_n_12 {
	position: absolute;
	left: 104px;
	top: 422px;
	z-index: 10;
}
#shift_map_n_34 {
	position: absolute;
	left: 148px;
	top: 422px;
	z-index: 10;
}
#shift_map_n_r {
	position: absolute;
	left: 60px;
	top: 422px;
	z-index: 10;
}
/**************************************/
/**** rb logos, companies, shifter ****/
/**************************************/
#rb_color {
  	visibility: visible;
}
#shift_n_12 {
  	visibility: visible;
}
#shift_1 {
  	visibility: hidden;
}
#rb_visioncast {
  	visibility: hidden;
}
#name_visioncast {
  	visibility: hidden;
}
#shift_2 {
  	visibility: hidden;
}
#rb_cpg {
  	visibility: hidden;
}
#name_cpg {
  	visibility: hidden;
}
#shift_3 {
  	visibility: hidden;
}
#rb_rev {
  	visibility: hidden;
}
#name_portfolio {
  	visibility: hidden;
}
#shift_4 {
  	visibility: hidden;
}
#rb_pp {
  	visibility: hidden;
}
#name_partners {
  	visibility: hidden;
}
#shift_r {
  	visibility: hidden;
}
#rb_rick {
  	visibility: hidden;
}
#name_rick {
  	visibility: hidden;
}
#shift_n_r {
  	visibility: hidden;
}
#shift_n_34 {
  	visibility: hidden;
}
#message_shifter_1 {
	visibility: visible;
}

