html, body {
	height: 100%;
	margin: 0;
}
body {
	margin: 0;
	font-size: 13px;
    font-family: 'Alegreya Sans', sans-serif;
	color: #666;
	background: #f7f7f7;
	min-width: 990px;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
input[type=text], input[type=password], input[type=file], textarea {
	-webkit-appearance: none;
}
a {
	color: #0087e1;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	min-height: 100%;
}
/* target only IE 6 */
* html #header, * html .header-panel ul li ul li, * html .main-holder {
	height: 1%;
}
#header {
	padding: 12px 0 0;
	position: relative;
	z-index: 1;
}
#header:after {
	display: block;
	clear: both;
	content: '';
}
.header-block {
	overflow: hidden;
	margin: 0 0 15px;
}
.logo {
	background-repeat: no-repeat;
	background-image: url(../images/new-age-logo.png);
	margin: 0;
	width: 325px;
	height: 45px;
	padding-bottom: 15px;
	background-position: 33px 0%;
}
.logo a {
	height: 100%;
	display: block;
}
.slogan {
	float: left;
	background: url(../images/sp.jpg) no-repeat 0 9px;
	padding: 6px 0 3px 35px;
	margin: 0 0 0 34px;
}
.header-block ul {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	overflow: hidden;
	float: right;
	font: 21px/23px Arial, Helvetica, sans-serif;
	width: 228px;
}
.header-block li {
	float: left;
	background: url(../images/sp.jpg) no-repeat 0 6px;
	margin: 0 1px 0 -1px;
	padding: 0 14px 0 23px;
}
.header-block li a {
	float: left;
	margin: 3px 0 0;
}
* +html .header-block li a {
	margin: 1px 0 0;
}
.header-block li span {
	float: left;
	margin: 3px 0 0;
}
.header-panel {
	background: url(../images/navigation.jpg) no-repeat;
	height: 57px;
}
.header-panel:after, .header-panel ul:after {
	display: block;
	clear: both;
	content: '';
}
.header-panel ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font: 18px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.header-panel ul li {
	float: left;
	border-right: 1px solid #dfdfdf;
	padding: 2px 1px;
	position: relative;
	margin: 0 1px 0 -1px;
}
.header-panel ul li a {
	float: left;
	padding: 21px 30px 0;
	height: 32px;
	color: #333333;
}
* +html .header-panel ul li a {
	padding: 16px 30px 0;
	height: 37px;
}
.header-panel ul li:hover a, .header-panel ul li a:hover {
	background: #ececec;
	text-decoration: none;
}
.header-panel ul li.home a {
	margin: -2px 0 0;
	height: 32px;
	padding: 23px 30px 0;
}
* +html .header-panel ul li.home a {
	padding: 18px 30px 0;
	height: 35px;
}
.header-panel ul li.home:hover a, .header-panel ul li.home a:hover {
	background: url(../images/homeHover.jpg) no-repeat;
}
.header-panel ul li:hover {
	position: relative;
}
.header-panel ul li:hover ul {
	display: block;
}
.header-panel ul li ul {
	padding: 0 15px 12px;
	position: absolute;
	top: 47px;
	background: #eaeaea;
	z-index: 3;
	left: -1px;
	width: 208px;
	display: none;
	margin: 10px 0 0;
	border-top: 1px solid #fff;
}
.header-panel ul li ul li {
	float: none;
	border-right: 0;
	padding: 0;
	border-bottom: 1px solid #e3e3e3;
	vertical-align: top;
}
.header-panel ul li ul li a {
	padding: 10px 10px 9px;
	display: block;
	color: #666666;
	text-decoration: none;
	height: auto;
	font-size: 12px;
	margin: 0;
	background: none !important;
	float: none;
}
.header-panel ul li ul li a:hover {
	background: #2489CC !important;
	color: #fff;
}
#main {
	overflow: hidden;
	padding: 0 0 100px;
}
.main-frame {
	background: #fff;
	border: 1px solid #dfdfdf;
	border-top: 0px;
	padding: 32px 32px 43px;
	overflow: hidden;
}
.main-holder {
	overflow: hidden;
}
#sidebar {
	float: left;
	width: 230px;
	padding: 8px 0 0;
}
.sidebar-box {
	border: 1px solid #e3e3e3;
	overflow: hidden;
	padding: 0 0 5px;
	margin: 0 0 32px;
}
.sidebar-box h2 {
	background: #f9f9f9 url(../images/tBox.jpg) 10px 13px no-repeat;
	padding: 8px 0 6px 27px;
	font: 19px/21px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 4px;
	border-bottom: 1px solid #dfdfdf;
	text-transform: uppercase;
}
.sidebar-box h2 a {
	color: #333;
}
.sidebar-box ul {
	margin: 0;
	padding: 0 12px 0 10px;
	list-style: none;
	overflow: hidden;
}
.sidebar-box ul li {
	padding: 1px 0;
	border-top: 1px solid #e3e3e3;
	margin: -1px 0 1px;
}
.sidebar-box ul li a {
	padding: 11px 8px;
	display: block;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.sidebar-box ul li a:hover, .sidebar-box ul li.active a {
	color: #3F9FFF;
	background: #fbfafa;
}
.sidebar-box ol {
	margin: 0;
	padding: 0 0 20px 29px;
	color: #666;
	counter-reset: section;
	list-style: none;
}
.announcement-list {
	font: 13px/18px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
}
.announcement-list h3 {
	margin: 0 0 10px;
	font-size: 13px Arial, Helvetica, sans-serif;
}
.announcement-list h3 .date {
	display: block;
	margin: 0;
}
.announcement-list p {
	margin: 0;
}
.sidebar-box ol li:before, .sidebar-box ol li .list-item-before {
	content: ''counter(section)'.';
	counter-increment: section;
	margin: 0 0 -16px -20px;
	position: relative;
	display: block;
	width: 27px;
}
.sidebar-box ol li {
 list-style-type:expression(  function(t) {
 t.runtimeStyle.listStyleType = 'none';
 t.insertAdjacentHTML('afterBegin', '<span class="list-item-before">' + (++t.parentNode.IEcounter || (t.parentNode.IEcounter = 1)) + '. </span>');
}
(this)  );
}
.sidebar-box ol li {
	margin: 17px 0 0;
}
.sidebar-box ol li a {
	color: #1aade4;
}
#icons {
	overflow: hidden;
	padding: 0 0 0 32px;
}
#icons img {
	float: left;
	margin: 0 3px 0 0;
}
#content {
	float: right;
	width: 664px;
	overflow: hidden;
}
#content h1 {
	font-family: 'Alegreya Sans', sans-serif;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
}
#content h2 {
	font-family: 'Alegreya Sans', sans-serif;
	background: url(../images/tContent.jpg) no-repeat 0 6px;
	padding: 3px 0 0 28px;
	margin: 0 0 26px;
	font-weight: 500;
	font-size: 26px;
	line-height: 30px;
}
#content h3 {
	font-family: 'Alegreya Sans', sans-serif;
	margin: 0px;
	padding-top: 5px;
	font-weight: 500;
	font-size: 21px;
	line-height: 22px;
}
#content p {
	font-family: 'Alegreya Sans', sans-serif;
	margin: 0px;
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	/*padding-bottom: 15px;*/
	padding-top: 3px;
}
#content .products, #content .productfeaturelist {
	width: 710px;
	padding: 0 0 1px 3px;
	border-bottom: 1px solid #e3e3e3;
}
#mainimg {
	border: 1px solid #e3e3e3 !important;
	/*margin-bottom: 10px;*/
}
/*.products li,
.productfeaturelist li,
.productSmall li{
	float:left;
	width:270px;
	padding:0 58px 30px 0
}
#content .products li,
#content .productfeaturelist li{
	width:308px;
	padding:0 43px 30px 0;
}
.shop-product-large .image .productPopletsItem img{margin:0 10px;}
.products li img,
.productfeaturelist li img,
.shop-product-large .image img,
.productSmall td img,
.productSmall li img{
	display:block;
	border:1px solid #e3e3e3 !important;
	margin:0 auto 10px;
}
.products h3,
.productSmall h3{
	margin:0;
	font:24px/27px Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.productfeaturelist h3{
	margin: 0;
	font-family: 'Alegreya Sans', sans-serif;
	background: none;
	border: none;
	padding: 0;
	font-size: 24px;
	line-height: 26px;
	font-weight: 800;
	font-variant: normal;	
}
.products h3 .cufon{float:left;}
.cufon-active .products h3{line-height:29px;}
.products h3 a,
.productfeaturelist h3 a,
.productSmall h3 a{color:#666;}
.products h3 a:hover,
.productfeaturelist h3 a:hover,
.productSmall h3 a:hover{text-decoration:none;}
.products span.price,
.productfeaturelist span.price,
.productSmall .price{
	color:#666666;
	font:12px/15px Arial, Helvetica, sans-serif;
}*/
#footer {
	width: 990px;
	margin: -80px auto 0;
	height: 80px;
}
.footer-box {
	float: left;
	width: 600px;
	font: 12px/17px 'Alegreya Sans', sans-serif;
}
.footer-box p {
	margin: 0 0 4px;
}
.footer-box span {
	display: block;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
.add-nav {
	overflow: hidden;
	margin-top: 34px;
}
#footer ul, .add-nav ul {
	float: right;
	overflow: hidden;
	margin: 0 -11px 0 0;
	padding: 0;
	list-style: none;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
.add-nav ul {
	margin: 0;
}
#footer li, .add-nav li, .add-nav span {
	float: left;
	background: url(../images/sp2.jpg) no-repeat 0 2px;
	margin: 0 1px 0 -1px;
	padding: 0 35px 0 15px;
}
.add-nav span {
	float: right;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 15px;
}
#footer li a, .add-nav li a, .add-nav span a {
	color: #666;
}
.main-panel {
	background: #ffffff url(../images/titleExt.jpg) repeat-x;
	border: 1px solid #e6e6e6;
	padding: 20px 15px 16px;
	overflow: hidden;
	margin: 0 0 26px;
}
.main-panel .breadcrumbs {
	background: url(../images/play.png) no-repeat 0 50%;
	padding: 0 0 0 29px;
	float: left;
	margin: 0;
	list-style: none;
	color: #666;
	text-transform: uppercase;
	font: 15px/17px Arial, Helvetica, sans-serif;
}
.main-panel .breadcrumbs span {
	float: left;
	margin: 0 11px 0 0;
}
.main-panel .breadcrumbs a {
	color: #666;
	margin: 0 8px 0 0;
	float: left;
}
.header-panel ul li a .cufon {
	float: left;
}
.side-panel h4 {
	margin: 0 0 10px;
	font: bold 14px/17px Arial, Helvetica, sans-serif;
}
.sitemap ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	font: 14px/17px Arial, Helvetica, sans-serif;
}
.sitemap li {
	padding: 4px 0 7px 20px;
	background: url(../images/tBox.jpg) no-repeat 0 8px;
}
.sitemap li ul {
	padding: 7px 0 0 20px;
}
table.topic-list th {
	font: 14px/17px Arial, Helvetica, sans-serif !important;
}
.hidden {
	display: none;
}
.gallery-holder{
	padding-bottom: 25px;
}