/***** Vibration Research Corporation Copyright 2007 Created By Jemco Logics http://www.jemcologics.com *****/

body {
	background: #242424 url(../graphics/body-bg-temp.jpg) no-repeat scroll right 139px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-width: 765px;
	text-align: left;
}
body.alt {
	background-color: #242424;
	background-image: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	color: #e30c14;
	font-size: 1.4em;
}
h2 {
	background: transparent url(../graphics/header2-bg.jpg) left;
	padding-left: 30px;
	margin: 0;
	display: block;
	font-size: 16px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	text-align: center;
}

ul li li {
	list-style-type: circle;
	padding-left: 5px;
}
ul li li li {
	list-style-type: square;
}
#menu ul li li, #menu ul li li li {
	padding-left: 0;
}
a {
  color: silver;
}
a:hover {
	text-decoration: underline;
}
#footer a {
	color: #260e0e;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footer {
	margin: 3px;
	padding: 0 0 15px 0;
}
p.products {
	padding-left: 148px;
}
#header {
	width: 100%;
	height: 105px;
	background: #000000 url(../graphics/header-bg-repeat.jpg) repeat-x;
}

#navAlt {
	width: 100%;
	height: 34px;
	background: #242424 url(../graphics/nav-head-alt.jpg) no-repeat top right;
}
#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	display: block;
	position: absolute; /* Menu position that can be changed at will */
	top: 0;
	left: 0;
	background: transparent url(../graphics/nav-bg.png) repeat-x;
	z-index:100;
	width: 100%;
}
img.backup,img.backup1,image.backup2 {
border: 0;
display: none;
}
#menu dl {
	float: right;
	width: 16.5%;
}
#menu dl.endR {
	width: 9px;
}
#menu dl.endL {
	width: 9px;
	float: left;
}
#menu dl.spacer {
	width: 1px;
}
#menu dl.contact {
	width: 114px;
}
#menu dl.head {
	width: 114px;
}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	height: 34px;
}

#menu dt.nopoint {
	cursor: default;
}
#menu dd {
	display: none;
	background: #d2d1d1 url(../graphics/nav-drop-bg.jpg) repeat-x bottom;
	border: 1px solid #695c5c;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu li {
	text-align: left;
}
#menu li a {
	text-decoration: none;
	color: #1C0707;
	font-weight: 300;
	display: block;
	height: 100%;
	border: 0 none;
	padding-left: 10px;
	padding-right: 10px; 
}
#menu li a.home {
	border-bottom: #666666 solid 2px;
	font-weight: bold;
}

#menu li a:hover, #menu li a:focus {
	background: #eeeeee;
	color: #e30c14;
}
#menu dl.navimg {
display: block;
}
#menu dl.navimg2 {
display: block;
}
.productimg {
display: block;
width: 190px;
height: 43px;
}
.productimg:hover {
background-position: center -43px !important;
}
#productsoftware {
background: transparent url("../graphics/product-software-d.png") no-repeat top center;
}
#productcontroller {
background: transparent url("../graphics/product-controller-d.png") no-repeat top center;
}
dl.navimg dt a, dl.navimg2 dt a {
display: block;
width: 100%;
height: 34px;
}
img.backup {
display: none;
}
#menu dl.navimg:hover, .navimg2:hover {
background-position: center -34px !important;
}
#navproducts {
background: transparent url("../graphics/nav-products-d.png") no-repeat top center;
}
#navsupport {
background: transparent url("../graphics/nav-support-d.png") no-repeat top center;
}
#navpress {
background: transparent url("../graphics/nav-press-d.png") no-repeat top center;
}
#navabout {
background: transparent url("../graphics/nav-about-d.png") no-repeat top center;
}
#navcontact {
background: transparent url("../graphics/nav-contact-d.png") no-repeat top center;
}
#subnav {
	color: #ba060d;
	font-size: 11px;
	height: 70px;
	background: url(../graphics/subnav-bg.jpg) repeat-x;
}
#subnav a {
	display: block;
	width: 100%;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #442121;
}
#wrapper {
	height: 100%;
	background: transparent url(../graphics/content-bg.jpg) repeat-y left;
	padding-top: 20px;
}
#wrapper.nopadd {
	padding-top: 0;
}
.content, #content {
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

.abstract {
	padding-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

.articleTitle {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#prodtxt {
	text-align: justify;
	padding: 20px 50px;
	float: right;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.floater {
	padding: 40px 300px 25px 25px;
}
.nofloater {
	padding: 40px 25px 25px 25px;
}
.center {
	width: auto;
	margin: 0 auto;
}
#whatsnew {
	float: right;
	width: 240px;
	background: #e1e1e1;
	border: #7e5f5f solid 1px;
	margin: 25px 5px 30px 5px;
}
#whatsnew ul, #whatsnew li{
	padding: 3px;
}
#whatsnew a {
	color: #e30c14;
	text-decoration: underline;
}
#ads {
	padding: 5px;
}

#footer {
	width: 100%;
	background: #696868 url(../graphics/footer-bg.jpg) repeat-x;
	text-align: center;
}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	border: 0;
}
.red {
	color: #e30c14;
}
.redsft {
	color: #e30c14;
	font-size: 14px;
	font-weight: bold;
}
.imgmargin {
	margin: 3px 6px 3px 0px;
}
.imgborder {
	border: #b8b8b8 solid 2px;
	margin: 4px;
}
.imgframe {
	border: #b8b8b8 solid 1px;
	padding: 3px;
	margin: 8px;
}
.whitebullet {
	color: #FFFFFF;
}
#software {
	margin-top: 30px;
	width: 180px;
	height: 200px;
	padding-right: 160px;
	background: #242424 url(/images/9500-front-and-back-small-bg.jpg) no-repeat right;
	border-color: #333333;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
}
#software p, #hardware p{
	padding: 3px;
}
#hardware {
	margin-top: 30px;
	width: 180px;
	height: 200px;
	background: #242424 url(../images/shaker-bg.jpg) no-repeat left;
	border-color: #333333;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	padding-left: 100px;
}
td.reps{
	padding: 8px 20px;
	vertical-align: top;
}
td.header, h3.header {
	background: url(../graphics/table-header.gif) repeat-x;
	height: 20px;
	color: #333333;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.expanded dl dd {
	padding: 5px;
	border: #e30c14 solid 1px;
	background: #eeeeee; 
	margin: 15px 40px;
}
.expanded {
	padding: 8px;
	margin: 5px 20px;
	width: 90%; 
	color: black;  
}
.faq {
	color: #e30c14;
}
.pointer {
	cursor: pointer;
}
.txtcenter {
	text-align: center;
}
ul.ulmargin {
	margin-left: 2px;
	padding: 1px;
	list-style-position:inside;
}
.gray {
	color: #474747;
	font-weight: bold;
}
td.td7 {
	text-align: center;
	color: white;
	background-color: #303030;
	border: 1px solid gray;
}
td.td8 {
	text-align: center;
	color: white;
	background-color: #202020;
	border: 1px solid gray
}
td.label {
	text-align: right;
}

@media screen { 
	/**** Lightbox 2.0 CSS  ****/

	#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
	#lightbox img{ width: auto; height: auto;}
	#lightbox a img{ border: none; }

	#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
	#imageContainer{ padding: 10px; }

	#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
	#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
	#imageContainer>#hoverNav{ left: 0;}
	#hoverNav a{ outline: none;}

	#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }

	#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

	#imageData{	padding:0 10px; color: #666; }
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

}
