
h1 {
	color: #5F0101;
}

h2 {
	color: #920101;
}

h3 {
	color: #920101;
}

h4 {
	color: #920101;	
}

h5 {
	color: #920101;	
	}

.threed {
display: none;
}
#vrc_color_line {
	background: #D07E05;
	position: absolute;
	height: 2px;
	width: 909px;
	left: 40px;
	top: 159px;
	z-index: 2;
	font-size: 0;
}
#vrc_logo {
	background-image: url(/images/web3_3DVRC.jpg);
	position: absolute;
	height: 110px;
	width: 110px;
	left: 760px;
	top: 112px;
	z-index: 99999;
}

#vrc_logo a{
	height: 110px;
	width: 110px;
	display: block;
}

span.addme-Add, span.removeme-Add {
	border:1px #7294B3 solid;
	cursor:pointer;
	cursor:hand;
	padding:1px 3px;
	background:#4c5a8a;
	color:#ffffff;
	margin-right:3px;
}

ul#ThreedvrcNav{
	min-width: 135px;
}

ul#ThreedvrcNav li ul{	
	padding: 1px;
	display:none;
}

ul#ThreedvrcNav li{	
	position: relative;
}

ul#ThreedvrcNav li ul li{
}

ul#ThreedvrcNav li:hover ul{
	display: block;
	position: absolute;
	left: 135px;
	top: 0;
	background-color: #6495DA;
	color:#CCC;
	min-width: 150px;
	z-index:999999999999999999;
}

ol.gettingStartedBulletPoints li{
	display: none;
}

div#gettingStartedBulletPointsDivForImage{
	background-image:url(../images/newPictures/renamedImages/simt3dvrcGettingStarted5.png);
	background-repeat:no-repeat;
	width:560px;
	height:471px;
}

.ThreedvrcContainer .floatImageLeft{
	float: left;
	padding: 0px 5px 5px 0px;
}

.ThreedvrcContainer .floatImageRight{
	float: right;
	padding: 0px 0px 5px 5px;
}

.ThreedvrcContainer .sectionBox {
	min-height: 260px;
	width: 270px;
	padding: 2.5px;
	float: left;
}

blockquote{
	font-style:italic;
}

blockquote .quoteCredit{
	font-style:normal;
	font-weight:800;
}

.sectionBox img{
	width:90%;
	max-height: 260px;
}

.sectionBox.oddImage img{
	float: left;
}

.sectionBox.evenImage img{
	float: left;
}

.innerLinksDiv{
	clear:both;
}

.ThreedvrcContainer h1 a{
	text-decoration:none;
	color: #5f0101;	
}

.ThreedvrcContainer h1 a:link{
	color: #5f0101;	
}

.ThreedvrcContainer h1 a:active{
	color: #5f0101;	
}

.ThreedvrcContainer h1 a:visited{
	color: #5f0101;	
}

.ThreedvrcContainer h1 a:hover{
	color: #5f0101;	
}

.ThreedvrcContainer a.askAQuestionLink{
	/*
	background-image: put image here;
	do something to make text disappear;	
	*/
}
.ThreedvrcContainer table#bestOptionTable tr td{
	padding: 4px;
	margin: 0px;
}

.ThreedvrcContainer table#bestOptionTable tr td{
}

.ThreedvrcContainer table#bestOptionTable tr th{
	background-color:#283E5E;
	color: white;
	padding: 3px;
}

.ThreedvrcContainer table#bestOptionTable tr.evenRow td{
	background-color:#989898;
	border-width:1px;
	border-color:#989898;
}

.ThreedvrcContainer table#bestOptionTable tr.oddRow td{
	background-color:#ccc;
	border-width:1px;
	border-color:#000;
}

ul#eventList{
	list-style-type:none;
}

ul.ncSponsors {
	width:100%;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.ncSponsors li {
	float:left;
	width:33%;
	margin:0px;
	padding:0px;
}

ul.ncSponsors li img{
	width:100%;
	margin:0px;
	padding:0px;
}

.eventLocation{
	font-size: 75%;
}

.boldWord{
	font-weight:bold;
}

ul#videoList{
	margin:3px 0px;
	padding:3px 0px;
}

ul#videoList li{
	float:left;
	width:25%;
	height:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul#videoList li button.gb
{
   font-weight:bold;
   color:#DDDDDD;
   width:90%;
   height:88%;
   border-width:1%;
   margin:5% 5%;
   background-color:#000000;
   border-style:solid;
   border-color:#660033;
   
}

ul#videoList li button.gb:hover
{
   color:#000000;
   background-color:#DDDDDD;
}
