* {
  margin: 0;
  padding: 0;
  border-style: none;
}
body {
  background: #ffffff url(images/top-gradient.jpg) top left no-repeat;
  text-align: center;
  color: #212121;
  font: 10px Verdana, Arial, sans-serif;
}

div.wrap {
  width: 612px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: white;
}
a {
  color: #483D8B;
  text-decoration: none;
}
a:hover {
  color: #FF3030;
}
/*-------------------for top------------------------*/
#top  {
 padding-top: 32px;
 background: transparent url(images/top-bar.jpg) bottom center repeat-x;
 background-position: center 47px;
 margin-bottom: 20px;
}
#top .wrap {
  height: 78px;
  background: transparent url(images/top.gif) top center no-repeat;
  position: relative;
}
#top .wrap  p {
  height: 9px;
  width: 307px;
  background: transparent url(images/top-info.gif) bottom center no-repeat;
  position: absolute;
  bottom: 0;
  left: 100px;
  padding: 0;
}
#top .wrap  p span, .bottom-info span, .click-here span {
  display: block;
  height: 0;
  width: 0;
  color: #ffffff;
  font-size: 1px;
  overflow: hidden;
}
/*-------------------for type------------------------*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 10, 2010 */
@font-face {
	font-family: 'NeuropolXRegular';
	src: url('fonts/neuropol_x_rg-webfont.eot');
	src: local('¢'), url('fonts/neuropol_x_rg-webfont.woff') format('woff'), url('fonts/neuropol_x_rg-webfont.ttf') format('truetype'), url('fonts/neuropol_x_rg-webfont.svg#webfontdcnFOKbV') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1 {
  font: 3em NeuropolXRegular, Verdana, Arial, sans-serif;
  color: #EE0000;
  font-weight: normal;
  line-height: 1.2em;
}
h1 strong {
  font-size: 1.2em;
  color: #311e7c;
  font-weight: normal;
}
h2 {
  font: 1.8em NeuropolXRegular, Verdana, Arial, sans-serif;
  color: #1d5778;
  font-weight: normal;
  line-height: 1.2em;
  padding-bottom: 1em;
  margin-left: 12.2em;
}
.patented {
  font: 1.8em NeuropolXRegular, Verdana, Arial, sans-serif;
  color: #1d5778;
  font-weight: normal;
  line-height: 1.2em;
  padding-bottom: 1em;
}
h3 {
  font: 1.6em NeuropolXRegular, Verdana, Arial, sans-serif;
  color: #311e7c;
  font-weight: bold;
  line-height: 1.2em;
  padding-bottom: 0.6em;
}
p {
  font: 1.4em NeuropolXRegular, Verdana, Arial, sans-serif;
  line-height: 1.4em;
  padding-bottom: 1.5em;
}
p.important {
  color: #311e7c;
}
p.before-list {
  padding-bottom: 1em;
}
p strong {
  color: #311e7c;
  font-size: 1.143em;
}
ul {
  font: 1.4em NeuropolXRegular, Verdana, Arial, sans-serif;
  padding-bottom: 1.5em;
}
ul li {
  padding-bottom: 0.3em;
  line-height: 1.6em;
  list-style-position: inside;
  list-style-image: url(images/bullet.gif);
  list-style-type: square;
}
/*-------------------for forms------------------------*/
form ul {
  padding-bottom: 3em;
}
form ul li {
  padding-bottom: 0.5em;
  line-height: 1.6em;
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
}
input, textarea {
  border: 1px solid #A2B5CD;
  padding: 2px;
  background-color: #f4f2f8;
  font: 1em Verdana, Arial, sans-serif;
}
form ul li span {
  display: block;
  font: 0.786em Verdana, Arial, sans-serif;
  padding: 5px 0 15px 0;
}
input{
  width: 30%;
}
input#field4 {
  width: 60%;
}
input.button {
  font: 1.286em NeuropolXRegular, Verdana, Arial, sans-serif;
  color: #311e7c;
  padding: 3px 12px;
  background: transparent url(images/button-gradient.jpg) center center no-repeat;
  border-style: none;
  border-top: 1px solid #dbdbf8;
  width: auto;
}
input.button:hover {
  cursor: pointer;
  color: #EE0000;
}
/*-------------------for back-link------------------------*/
.back-link {
 border-top: 1px solid #A2B5CD;
 padding: 5px 0;
 font: 1.4em NeuropolXRegular, Verdana, Arial, sans-serif;
}
.back-link a {
 background: transparent url(images/back-arrow.gif) top left no-repeat;
 padding-left: 18px;
}
.back-link a:hover {
 background-position: bottom left;
}
/*-------------------for columns------------------------*/
.col-left {
  float: left;
  width: 370px;
  padding-bottom: 30px;
}
.col-right {
  margin-left: 390px;
  padding-bottom: 30px;
}
.col-right img {
  margin-bottom: 20px;
}
.bottom-info {
  height: 49px;
  width: 110px;
  background: transparent url(images/bottom-info.gif) top left no-repeat;
  margin: 0 0 10px 10px;
  padding: 0;
}
a.click-here {
  display: block;
  height: 20px;
  width: 183px;
  background: transparent url(images/click-here-to-order.gif) top left no-repeat;
  margin: 0 0 0 10px;
}
a.click-here:hover {
  background-position: bottom left;
}
/*-------------------for lightbox------------------------*/
#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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; }