/*
Design & Code (c) Inspire9 Inc.
Admin9 - Content Management System

Master styling */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    font: 9px/120% Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	color: #fff;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #565A5E;
	color: #fff;
}
a.distributor {
	color:#565A5E;
}

/* Headings H1-H6 */
h1 {
	display: none;
}
h1.product {
	width: 160px;
	color: #fff;
	margin: 1.8em 0;
}
h1.about {

}
h1#logo {
}
#imglogo {
	float: right;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
	margin: 0 0 7px 0;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
}
.productlist h3, .productlist h3 a {
	color: #5F6062;
	margin-top: 25px;
	text-transform: uppercase;
}
h3.shlist {
	color: #5F6062;
	margin-top: 6px;
	font-weight: bold;
	text-transform: uppercase;
}
}
.productlist h3 a {
	font-size: 1em;
}
h4 { }

h5 { }

h6 { }

.clear {
	height: 1px;
	clear: both;
	text-indent: -9999px;
	overflow: hidden;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.lpic {
	margin: 0 24px 0px 0;
}
body {
	background: #F9F9F9;
}


#container {
	width: 800px;
	width: 100%;
	margin: 0 auto;
	background: #fff;
	padding: 15px 25px;
}
#header {
	height: 110px;
	height: 80px;
	font-size: 23px;
	color: #53565F;
	color: #587462;
}
#header span {
	display: block;
	height: 22px;
	height: 1px;
/*	background: url(../images/slogan.gif) no-repeat 100% 0; */
	text-indent: -9999px;
	font-size: 21px;
}

ul#nav,ul#subnav {
	display: none;
	
}

div.slideshow {
  margin: 0;
}
div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
  bottom: -8px;
  right: -5px;
  position: absolute;
  overflow: hidden;
  padding: 0;
  z-index: 10001;
}
div.slideshow ul a.prev {
	display: none;
	}
div.slideshow ul a.next {
  background: #000 url(../images/nav-across.gif) no-repeat 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
  width: 30px;
}
div.slideshow p {
	display: none;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
	opacity: 1.00;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
div.slideshow ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.feature {
	margin: 2px 0 0 0;
	padding: 14px;
	width: 237px;
	height: 82px;
	float: left;
	border-left: 2px dotted #fff;
}
#content div:first-child {
	border-left: 0;
}
#content.about p, #content.about p strong {
	color: #333;
	font-size: 1.2em;
}
#content.lightbg p {
	color: #333;
	font-size: 1.2em;
}

.comingsoon {
	background: #77ae99;
	padding: 10px;
	margin: 0;
	margin-top: 3px;
}
.comingsoon .column {
	float: left;
	margin: 10px;
	padding: 0;
	width: 205px;
}
.comingsoon .column.english {
	margin-left:190px;
}
.comingsoon h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.comingsoon p {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.feature p {
	margin-bottom: 4px;
}
.green {
	background: #77ae99;
}
.gold {
	background: #5f6062;
}
.purple {
	background: #7d7b98;
}


/* Project Page */

#ProductCats {
	width : 191px;
	height: 380px;
	position: relative;
	float:left;
	list-style: none;
	padding:0;
}
#ProductCats li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 191px;
}
#ProductCats li a {
	display: block;
	margin: 0;
	padding: 0 15px;
	width: 161px;
	height: 23px;
	line-height: 2.2;
	font-weight: normal;
	font-size: 1.1em;
	color: #5F6062;
	text-decoration: none;
	text-transform: uppercase;
}
#ProductCats li a:hover {
	background: #77ae99;
	color: #fff;
}
#ProductCats li.selectedCat a {
	background : #5F6062;
	color: #fff;
}
#ProductCats li.selectedCat a:hover {
	background : #5F6062;
	color: #fff;
}
#ProductCats li.category a { 
/*	color : #76738c; */
	background: #77ae99;
	color: #fff;
}
#ProductCats li.bottom { 
	position: absolute;
	left: 215px;
	bottom: 8px;
	color: #7d7b98;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: bold;
}
#ProductCats li.bottom a { 
	display: inline;
	position: relative;
	padding: 0;
	margin: 0;
	line-height: 1.5;
	font-size: 1em;
	font-weight: bold;
	color: #7d7b98;
	text-decoration: underline;
	z-index: 99;
}
#ProductCats li.bottom a:hover {
	text-decoration: none;
	color: #fff;
} 
#ProductDetails {
	float:right;
	width : 595px;
	height: 380px;
	margin-top: 1em;
	background: #53565F;
}
#ProductDetails.none {
	background: url(../images/product_bg.gif) no-repeat;
}
#ProductImages {
	float : left;
	width: 345px;
	height: 380px;
	border-right: 4px solid #fff;
}
#ProductImages img {
	width: 345px;
	height: 380px;

}
#ProductText {
	float: left;
	margin:0;
	width: 210px;
	padding: 0 2em;
}
#content.lightbg #ProductText p, #ProductText p, #ProductText p b {
	font-size: 1.1em;
	color: #53565F;
}

#Products {
	width: 800px;
	height: 139px;
	overflow: hidden;
	margin: 2px 0 0 0;
	clear: both;
}

#Products .slider {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 135px;
}
#Products .slider table td, #Products .slider table{
	margin: 0;
	padding: 0;
	height: 135px;
}
#Products .slider table tr{
	padding: 0;
	margin: 0;
	width: 120px;
	height: 135px;
	border-right: 2px dotted #fff;
	background: #A9C9B3;
}
.gallerylink {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
	color: #fff;
	text-transform: uppercase;

}
.gallerylink:hover {
	text-decoration: none;
	background: #7d7b98;
}
.gallerylink.selected {
	background: #7d7b98;
}
.gallerylink p {
	margin-top: 5px;
}
.gallerylink i, a:hover.gallerylink i {
	color: #444;
	text-decoration: none;
}
#Products .gallerylink img {
	width: 120px;
	height: 120px;
	margin: 0 0 2px 0;
}
#Products .gallerylink {
	width: 120px;
	height: 135px;
}
#Products .productcat {
	position: aboslute;
	color: #fff;
	font-size: .9em;
	opacity: .5;
}


#ProductList {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ProductList li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 160px;
}
#ProductList .gallerylink img {
	margin: 0;
	width: 160px;
	height: 135px;
}
#ProductList .gallerylink {
	width: 160px;
	height: 160px;
}
#ProductList.shlist .gallerylink {
	background: #77ae99;
}
#ProductList span.productname {
	width: 160px;
	height: 20px;
	padding: 15px 0 0 0;
	margin: -9px 0 0 0;
	display: block;
	position: relative;
	background: #77ae99;
	opacity: .80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: bold;
}
#ProductList.shlist span {
	width: 160px;
	height: 15px;
	padding: 12px 0 0 0;
	margin: -9px 0 0 0;
	display: block;
	position: inherit;
	background: #77ae99;
	opacity: .80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	color: #fff;
	font-size: 1.2em;
	line-height: 1;
	font-weight: bold;
}

#ShortList {
	list-style: none;
	clear: both;
	color: #53565F;
}
#ShortList li {
	margin: .5em 0;
	background: #53565F;
}
#ShortList li a {
	width: 100%;
}
#ShortList li a img.thumbnail{
	float: left;
	margin-right: 10px;
}

#savelist,#loadlist {
	position: fixed;
	position: relative;
	position: fixed;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 50px;
	margin: -100px 0 0 -100px;
	padding: 35px 5px;
	background: #53565F;
	background: #333;
	border: 2px solid #333;
}
.closeme {
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 10px;
	height: 10px;
	color: #F00;
}

#message {
/*	position: absolute;
	top: 50%;
	left: 50%;

	width: 400px;
	margin: -40px 0 0 -200px;
	padding: 35px;
	*/
	padding: 10px 0;
	background: #7d7b98;
	color: #fff;
	text-align: center;
}

#footer {
	padding: 0 0 0 10px;
	height: 15px;
	background: #977A4F;
	background: #5F6062;
	margin: 1px 0 3px 0;
	line-height: 13px;
	clear: both;
}
#footer ul {
	margin: 0;
	display: inline;
}
#footer ul li {
	display: inline;
	background: url(../images/dot.gif) no-repeat 0 50%;
	padding-left: 12px;
}