body {
	background: #FFF url('images/body-single.png') repeat-x scroll top left;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
}
a{
	text-decoration:none;
}
img
{
	border:none;
	
}
#block{
padding-left:10px;
height:160px;
}
body.homepage {
	background: #FFF url('images/body.png') repeat-x scroll top left;
}

body.noheader {
	background: #FFF url('images/body-noheader.png') repeat-x scroll top left;
}

* {
	margin:0;
	padding:0;
}
#menuu a, #menuu a:visited {
	text-decoration:none;
	background-color:#fff;
	color:#000;
	display:block;
	width:14em;
	height:2em;
	border-bottom:1px solid #fff;
	border-right:1px solid #000;
	padding:0.5em;
	background-color:#F60
  }
#menuu a:hover {
  border-bottom:1px solid #000; 
  text-align:right;
  }
/** element defaults **/
table {
	width: 100%;
	text-align: left;
}

th, td {
	padding: 10px 10px;
}

th {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:-1px -1px #CE5709;
	background: #F87B27 url('images/frontpage-link.png') repeat-x scroll top left;
}

td {
	border-bottom: 1px solid #ccc;
}

code, blockquote {
	display: block;
	border-left: 5px solid #222;
	padding: 10px;
	margin-bottom: 20px;
}
code {
	background-color: #222;
	color:#ccc;
	border: none;
}
blockquote {
	border-left: 5px solid #222;
}

blockquote p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #333;
	height: 1%;
}

p {
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 11px;
}

a {
	color: #F97B27;
}

a:hover {
	color: #E5620A;
}

a:focus {
	outline: none;
	text-decoration: none;
	color: #F60;
}

fieldset {
	display: block;
	border: none;
	border-top: 1px solid #ccc;
}

fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #333;
}

fieldset form {
	padding-top: 15px;
}

fieldset p label {
	float: left;
	width: 150px;
}

form input, form select, form textarea {
	padding: 5px;
	color: #333333;
	border: 1px solid #ddd;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form input.formbutton {
	color: #ffffff;
	font-weight: bold;
	padding: 6px 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:-1px -1px #CE5709;
	background: #F87B27 url('images/frontpage-link.png') repeat-x scroll top left;
	border: none;
	width: auto;
	overflow: visible;
}

fieldset form input.formbutton {
	margin-left: 150px;
}

form.searchform p {
	margin: 5px 0;
}


span.required {
	color: #ff0000;
}

h1 {
	color: #000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background: none;
	border-bottom: none;
	text-transform: none;
	line-height: 1.0em;
	padding: 0 0 5px;
}

#body h1 {
	color: #D5570A;
}

h1 strong {
	font-weight: normal;
}

h2 {
	color: #000;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
	font-size: 18px;
	letter-spacing: -0.25px;
	padding: 0 0 3px;
	margin: 0;
}

#body h2 {
	font-weight: normal;
}

h3 {
	color: #555;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
}

h4 {
	padding-bottom: 10px;
	font-size: 12px;
	color: #EE7524;

}

hina {
	padding-bottom: 10px;
	font-size: 16px;
	color: #EE7524;
}


h5 {
	padding-bottom: 10px;
	font-size: 13px;
	color: #999;
}

ul, ol {
	margin: 0 0 35px 35px;
	font-size: 11px;
}

li {
	padding-bottom: 5px;
	font-size: 11px;
}

li ol, li ul {
	font-size: 11px;
	margin-bottom: 0;
	padding-top: 5px;
}

ul.styledlist {
	list-style: none;
	margin-left: 20px;
	font-size: 11px;

}

ul.styledlist li {
	background: #fff url('images/list-item.gif') no-repeat scroll left center;
	padding-left: 15px;
	padding-bottom: 0;
	margin-bottom: 5px;
}


#container {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}

#header {
	padding: 0px 15px;
	margin: 0 auto;
	height: 111px;
}

#header h1 {
	padding: 0; 
}
#header h1 a {
	color: #eee;
	padding-top: 40px;
	font-size: 30px;
	font-weight: normal;
	font-family: Lucida,"Lucida Sans",Geneva,Arial,sans-serif;
	text-decoration: none;
	letter-spacing: -3px;
	float: left;
	text-shadow: 1px 1px #111;
}

#header h1 a strong {
	color: #F87B27;
}

#header h2 {
	color: #999;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	margin-left: 5px;
	margin-top: 50px;
	padding-bottom: 0;
	padding-left: 4px;
}

#nav {
	height: 50px;
	width: 960px;
	position: relative;
	z-index: 999;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 50px;
}

#nav ul ul {
	padding-top: 0;
}

#nav ul li {
	display: block;
	float: left;
}

#nav ul li a {
	display: block;
	color: #999;
	display: block;
	border-top: 3px solid #333;
	font-size: 12px;
	font-weight: bold;
	float: left;
	letter-spacing: 0.5px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 17px 12px;
	text-decoration: none;
}

#nav ul li a.has_submenu {
	background: transparent url('images/submenu-item.gif') no-repeat scroll right center;
	padding-right: 30px;
	
}

#nav ul li a.has_submenu:hover, #nav ul li.sfHover a.has_submenu {
	background-image: url('images/submenu-item-hover.gif');
	
}


#nav ul ul li a { 
	float: none; 
	width: 170px;
}

#nav ul li.selected li a { 
	text-decoration: none; 
}

#nav ul li.selected a, #nav ul li.selected a:hover, #nav ul li.selected li.selected a  {
	color: #fff;
	border-top: 3px solid #F87B27;
}

#nav ul ul li.selected a, #nav ul ul li.selected a:hover {
	text-decoration: underline;
}

#nav ul li a:hover, #nav ul li.sfHover a, #nav ul ul a {
	color: #fff;
	background-color: #F87B27;
	border-top: 3px solid #F87B27;
}

#nav ul li li a:hover, #nav ul li.sfHover li a:hover {
	border-top: 3px solid #fff;
	background-color: #FBA770;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
	margin-top: 	10px;
	padding-top:	0;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			49px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* front page slider styles */
div#jFlowSlide {
	margin:0 auto;
}
div#slides-static {
	padding: 40px 55px 0;
	width: 850px;
}
div.slides-container {
	height: 280px;
	width: 868px;
	padding-top: 40px;
	margin: 0 auto;
}
div.slides-container div#jFlowSlide {
	height: 315px;
}
div.slides-container div.jFlowSlideContainer img {
	margin:auto;
}
div.slides-container div.jFlowSlideContainer div {
}
div.slides-container div.jFlowSlideContainer div.slide-image {
	float:left;
	width: 370px;
	padding-top: 0px;
}
span.jFlowPrev, span.jFlowNext {
	background-image:url('images/slide-prev.gif');
	background-repeat:no-repeat;
	display:block;
	height:41px;
	width:24px;
	float:left;
	margin:0;
	cursor:pointer;
}
span.jFlowPrev span, span.jFlowNext span { display:none; }
span.jFlowNext {
	background-image:url('images/slide-next.gif');
	float:right;
}
div.slides-container div.controls {
	position:relative;
	top:-220px;
	width:960px;
	margin:0 auto;
}
div.slides-container p {
	padding-top: 10px;
	color: #eee;
}
div.slides-container a {
	color: #eee;
}
div.slides-container h2, div#sub-header h2 {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
	color: #fff;
	text-shadow: 1px 1px #21441D;
	font-weight: normal;
}
div.slide-text {
	padding-top: 10px;
}
p.frontpage-button a {
	padding: 17px 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:-1px -1px #CE5709;
	background: #F87B27 url('images/frontpage-link.png') repeat-x scroll top left;
	border: 1px solid #000;
}

p.frontpage-button a:hover {
	background: #E5620A none;
	color: #fff;
}
.hidden { display:none;  }

div#sub-header {
	height: 101px;
}

div#sub-header h2 {
	padding-top: 27px;
}

#body {
	background: none;
	margin:0 auto;
	padding: 20px 0 0;
	width: 960px;
}

#content {
	float: left;
	width: 730px;
}

.box { 
	margin: 0;
	padding: 0 5px;
	background-color: #fff;
}
.box_border{
	border-bottom: 1px solid #666;
	padding-bottom: 10px; 
}
.main_generator{
	float: right;
	height: 290px;
	border: 1px solid #F90;
	border-radius: 10px;
	box-shadow: 0px 0px 5px 0px #CCC;
}
.generator_list{
	margin: 0;
	padding: 0 5px;
	background-color: #fff;
}
.deasel_anchor{
	
}
.deasel_anchor img{
	height: 150px;
	max-width: 200px;
	border: 1px solid #666;
	border-radius: 10px;
	margin: 5px 0px 0px 5px;
	padding: 5px;
	transition: all 200ms;
}
.deasel_anchor img:hover{
	border: 1px solid #F60;
}
.dox{
	width: 230px;
	float: left;
	padding-top: 25px;
}
.dox h4{
	color: #333;
	font-family: Lucida, "Lucida Sans", Geneva, Arial, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	margin: 0;
	line-height: 1.9em;
	padding: 0px 0px 15px 5px;
	font-weight: bold;
	background: transparent url('images/h4.png') no-repeat scroll left bottom;
	background-color: #f5f5f5;
	z-index: 99;
}
.dox ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	
}
.dox ul a li{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	padding: 10px 8px;
	border-bottom: 1px solid #e0e0e0;
	transition: all 300ms;
}
.dox ul a.selectedi li{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #e3e3e3;
	padding: 10px 8px;
	border-bottom: 1px solid #e0e0e0;
	box-shadow: 5px 0px 0px 0px #666666 inset;
	transition: all 300ms;
}

.dox ul a:hover li{
	color: rgb(248, 123, 39);
	background-color: #f5f5f5;
	box-shadow: 5px 0px 0px 0px #666 inset;
}
.sidebar {
	width: 220px;
	padding: 25px 0 0;
	float: right;
	margin-bottom: 10px;
}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	margin-bottom: 20px;
	line-height: 1.9em;
}

.sidebar li ul {
	padding: 10px;
}

.sidebar li ul li {
	display: block;
	border-top: none;
	padding: 6px 2px;
	margin: 0;
	line-height: 1.5em;
	font-size: 13px;
	border: none;
}

.sidebar li ul li a {
	font-weight: normal;
	color: #666;
}

.sidebar li ul li a:hover {
	color: #F87B27;
}

.sidebar li ul.blocklist {
	padding: 0;
}

.sidebar li ul.blocklist li {
	padding: 0;
	display: inline;
}

.sidebar li ul.blocklist li a {
	display: block;
	border-bottom:1px solid #e0e0e0;
	padding: 8px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Lucida,"Lucida Sans",Geneva,Arial,sans-serif;
	font-size: 12px;
}

.sidebar li ul.blocklist li a:hover {
	color: #F87B27;
}



.sidebar h4  {
	color: #333;
	font-family: Lucida, "Lucida Sans", Geneva, Arial, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	margin: 0;
	line-height: 1.9em;
	padding: 0px 0px 15px 5px;
	font-weight: bold;
	background: transparent url('images/h4.png') no-repeat scroll left bottom;
}

.sidebar h4 strong {
	color: #F87B27;
}

.clear {
	clear: both;
}

#footer {
	margin:0 auto;
	background: #000 url('images/footer.jpg') repeat-x scroll bottom left;
	padding: 30px 5px 0;
}

.footer-content {
	width: 960px;
	margin: 0 auto;
	display: block;
	padding-bottom: 30px;
}

#footer a {
	color: #999;
	text-decoration: underline;
}

#footer h4 {
	color: #ccc;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
}

#footer p {
	text-align: left;
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#footer form {
	margin: 0;
	padding: 0;
}

#footer form input#searchbutton {
	margin: 0;
	border-bottom: none;
	overflow:visible;
	width:auto;
}

#footer form input#searchquery {
	background-color: #333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	padding: 6px 3px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #222;
}

#footer ul li {
	padding: 0;
}

#footer ul li a  {
	display: inline-block; /* for IE 6, 7 */
}

#footer ul li a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 7px 10px;
	border-bottom: 1px solid #222;
}

#footer ul li a:hover {
	background-color: #111;
}

.footer-box {
	width: 220px;
	margin-right: 26px;
	float: left;
}

.end-footer-box {
	margin-right: 0;
}

#footer-links {
	background-color: #000;
	color: #ccc;
	padding: 5px;
}
div#footer-links p {
	text-align: right;
	padding: 0;
	margin: 0 auto;
	font-size: 10px;
	width: 960px;
	display: block;
}
#footer-links a {
	color: #eee;
	font-weight: bold;
	text-decoration: underline;
}
#header h1 a small {
	font-size: 9px;
}
/*  Solar system styles  */

.right_box{
	float: right;
	margin-top: 25px;
	width: 700px;
	padding: 5px;
}
.right_box img{
	width: 690px;
	margin-left: 5px;
}
.right_box .solar_img{
	
}
.right_box .solar_img .image{
	height: 100px;
	max-width: 100px;
	float: left;
	margin: 10px;
	border: 1px solid #333333;
	padding: 5px;
	border-radius: 5px;
	transition: all 300ms;
}
.right_box .solar_img .image:hover{
	transform: scale(1.2,1.2);
	border: 1px solid #F60;
}
.right_box .p{
	color: #333333;
	padding: 5px 5px 25px 20px;
	width: 690px;
}
.right_box ul{
	margin-top: 20px;
}
.right_box ul li{
	font-size: 12px;
	color: #333;
}
.right_box ul li:nth-child(even){
	color: #666;
}
.right_box h4  {
	color: #333;
	font-family: Lucida, "Lucida Sans", Geneva, Arial, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	margin: 5px;
	line-height: 1.9em;
	padding: 5px 5px 5px 20px;
	font-weight: bold;
	background-color: #f5f5f5;
	z-index: 99;
	border-bottom: 5px solid #CCC;
}


/* line 7, ../sass/lightbox.sass */
body:after {
  content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(images/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(images/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* END Lightbox */




.product_head{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #CCC;
	background-color: #000;
	padding: 10px;
	margin: 10px 0px;
}
#records{
	
}
#records .record{
	width:301px;
	float:left;
	margin:25px;
	border:solid 1px #CCC;
	padding:5px 3px;
	
}
#leftPanel{
	float:left;
	width:300px;
}
#rightPanel{
	float:left;
	width:400px;
	
	margin-left:10px;
}