/* Mindwire Updates - Project 1561 - 20-JUL-2012 */
body{
	margin:0;
	color:#96a4a6;
	font:12px/17px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	background:#50a5ad url(../images/bg-page-c.gif);
	min-width:1410px;
}
img{border-style:none;}
a{text-decoration:none; color:#2697a4;}
a:hover{text-decoration:none; color:#035761;}
input,
textarea,
select{
	font:100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	vertical-align:middle;
	color:#999;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
@font-face {
	font-family: 'HarmonyText';
	src:url('../fonts/harmony-text-webfont.eot?') format('eot'),
		url('../fonts/harmony-text-webfont.woff') format('woff'),
		url('../fonts/harmony-text-webfont.ttf') format('truetype'),
		url('../fonts/harmony-text-webfont.svg#webfont0L0TsvhT') format('svg');
}
@font-face {
	font-family: 'HarmonyDisplay';
	src:url('../fonts/harmony-display-webfont.eot?') format('eot'),
		url('../fonts/harmony-display-webfont.woff') format('woff'),
		url('../fonts/harmony-display-webfont.ttf') format('truetype'),
		url('../fonts/harmony-display-webfont.svg#webfont0L0TsvhT') format('svg');
}
@font-face {
	font-family: 'HarmonyBold';
	src:url('../fonts/harmony-textbold-webfont.eot?') format('eot'),
		url('../fonts/harmony-textbold-webfont.woff') format('woff'),
		url('../fonts/harmony-textbold-webfont.ttf') format('truetype'),
		url('../fonts/harmony-textbold-webfont.svg#webfont0L0TsvhT') format('svg');
}
#wrapper{background:url(../images/bg-page-t.gif) repeat-x;}
#header{
	width:1410px;
	position:relative;
	z-index:5;
	margin:0 auto;
}
.header-box{
	min-height:131px;
	padding:83px 160px 0 0;
	position:relative;
}
.giraffe{
	background:url(../images/giraffe.png) no-repeat;
	width:137px;
	height:157px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:22px;
	left:200px;
}
.cachalot{
	background:url(../images/cachalot.png) no-repeat;
	width:359px;
	height:139px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:843px;
	top:27px;
}
.cloud{
	background:url(../images/cloud.png) no-repeat;
	width:349px;
	height:190px;
	position:absolute;
	top:13px;
	left:467px;
	text-indent:-9999px;
	overflow:hidden;
}
.budgie{
	position:absolute;
	top:165px;
	left:360px;
	background:url(../images/budgie.png) no-repeat;
	width:59px;
	height:61px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo{
	background:url(../images/logo-2012.png) no-repeat;
	width:212px;
	height:78px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	z-index:2;
	display:block;
}
.logo a{
	height:100%;
	display:block;
}
.navigation{
	width:1410px;
	position:relative;
}
.search-form{padding:0 50px;}
.search-form:after{
	content:'';
	display:block;
	clear:both;
}
.search-form fieldset{
	width:1060px;
	padding:0 170px;
}
.search-form fieldset:after{
	content:'';
	display:block;
	clear:both;
}
.search-box{
	float:right;
	padding:13px 0 0;
	overflow:hidden;
	position:relative;
}
.search-box .hold{
	height:1%;
	overflow:hidden;
	position:relative;
}
.search-form label{
	display:inline;
	padding: 0 20px 4px 23px;
}
.search-form .text{
	float:left;
	border:none;
	background:url(../images/bg-search.gif) no-repeat;
	color:#fff;
	padding:5px 3px;
	width:195px;
	height:15px;
	margin:0;
}
.search-form .btn-search{
	float:left;
	background:url(../images/btn-search.gif) no-repeat;
	width:44px;
	height:25px;
	border:none;
	line-height:0;
	font-size:0;
	text-indent:-9999px;
	cursor:pointer;
	overflow:hidden;
	padding:0;
	margin:0 0 0 6px;
}
.search-form .btn-search:hover{background-position:0 100%;}
#nav{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	color:#fff;
	font:16px/47px HarmonyText, Verdana, Arial, sans-serif;
}
#nav li{
	display:inline-block;
	background:url(../images/separator-nav.gif) no-repeat 0 15px;
	padding:2px 0 0 1px;
	margin:0 0 0 -2px;
}
#nav li:first-child{background:none;}
#nav a{
	display:block;
	color:#fff;
	padding:0 20px 4px 23px;
}
#nav li:hover{position:relative;}
#nav li.has-drop-down:hover>a,
#nav li.has-drop-down>a:hover{
	background:#43c2d0;
	text-decoration:none;
}
#nav a:hover span, #nav a.active span{border-bottom:1px dotted #fff;}
#nav .drop{
	width:424px;
	position:absolute;
	z-index:6;
	top:100%;
	left:-4px;
	font:14px/21px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#055d67;
	text-align:left;
	display:none;
}
#nav li:hover .drop{display:block;}
#nav .drop-t{
	background:url(../images/bg-drop.png) no-repeat;
	height:12px;
	font-size:0;
	line-height:0;
}
#nav .drop-b{
	background:url(../images/bg-drop.png) no-repeat 100% 0;
	height:12px;
	font-size:0;
	line-height:0;
}
#nav .drop-c{
	background:url(../images/bg-drop.png) repeat-y -424px 0;
	padding:5px 35px 15px 28px;
	width:361px;
}
#nav li label:hover { /* Damian */
	cursor: pointer;
}
.drop p{margin:0 0 16px;}
.drop .content-box{overflow:hidden;}
.drop .description{
	overflow:hidden;
	padding:15px 0 0;
}
.drop .photo{
	float:left;
	margin:0 24px 0 0;
}
.drop .photo img{vertical-align:top;}
.drop .item-list{
	padding:0;
	margin:0;
	list-style:none;
	font-size:13px;
}
#nav .drop .item-list li{
	background:url(../images/arrow-white.gif) no-repeat 0 8px;
	padding:0 0 0 13px;
	float:none;
	position:relative;
}
#nav .drop a{padding:0;}
#nav .drop a:hover{text-decoration:underline;}
#main{
	width:100%;
	background:url(../images/bg-page-b.png) repeat-x 0 100%;
	padding:10px 0 42px;
}
#main:after{
	content:'';
	display:block;
	clear:both;
}
.main-holder{
	width:1010px;
	padding:0 200px;
	position:relative;
	margin:0 auto;
}
.magpie{
	background:url(../images/magpie-hello.png) no-repeat;
	width:219px;
	height:96px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:276px;
	left:-64px;
}
.children{
	background:url(../images/children.png) no-repeat;
	width:170px;
	height:120px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:132px;
	right:16px;
}
.ad-container{
	position:absolute;
	top:276px;
	right:0;
	background:url(../images/bg-ad-container.gif) no-repeat;
	padding:3px 0 0;
}
.ad-container .holder{
	background:url(../images/bg-ad-container.gif) no-repeat 100% 100%;
	padding:0 0 3px;
}
.ad-container .frame{
	background:url(../images/bg-ad-container.gif) repeat-y -176px 0;
	padding:0 3px;
}
.main{
	background:url(../images/bg-main.png);
	padding:6px;
	width:998px;
	margin:-1px auto 0;
	overflow:hidden;
}
.main-frame{
	background:#fff;
	overflow:hidden;
	width:100%;
}
#main h1{
	font:23px/23px HarmonyDisplay, Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	background:#2697a4;
	padding:14px 15px 13px;
	margin:0;
	text-align:center;
}
div.title{
	background:url(../images/bg-title.gif) repeat-y;
	padding:10px 0 9px;
}
div.title h2{
	font:14px/19px Verdana, Arial, sans-serif;
	text-align:center;
	padding:5px 0 3px;
	background:#fff;
	color:#c69c04;
	margin:0;
}
#twocolumns{
	overflow:hidden;
	padding:0 18px 0 0;
}
.twocolumns{
	border:1px solid #fff;
	background:url(../images/bg-twocolumns.gif) repeat-y 100% 0;
	overflow:hidden;
}
.main .content{
	float:right;
	width:458px;
	color:#fff;
	font-size:10px;
	line-height:12px;
	padding:0 21px 41px 29px;
	overflow:hidden;
}
.main .content a{color:#fff;}
.main .content a:hover{text-decoration:underline;}
.main .content-type-2 { background:#FFF; }
div.info-box{
	overflow:hidden;
	width:508px;
	margin:0 -21px 0 -29px;
}
div.info-box img{vertical-align:top;}
div.info-box .box{
	float:left;
	position:relative;
	color:#fff;
	font:16px/15px HarmonyDisplay, Verdana, Arial, sans-serif;
	background:#FFF;
}
div.info-box .box .shadow{text-shadow: 1px 1px 4px #717171;}
div.info-box .box .more-box{
	overflow:hidden;
	width:100%;
	text-transform:uppercase;
	font:15px/21px HarmonyText, Verdana, Arial, sans-serif;
}
div.info-box .box .more{
	min-height:20px;
	color:#fff;
	background:url(../images/arrow-pink.gif) no-repeat;
	padding:0 0 0 26px;
	float:left;
}
div.info-box .box .more:hover{text-decoration:underline;}
.content  .info-box .tips-box{
	border-right:1px solid #fff;
	color:#5f7b0e;
	font:16px/21px HarmonyText, Verdana, Arial, sans-serif;
}
div.info-box .box .description{
	position:absolute;
	top:34px;
	left:28px;
	width:192px;
}
div.info-box .box p{margin:0;}
div.info-box .box .text-box{height:148px;}
div.info-box .box h2{
	font-weight:normal;
	font-size:19px;
	line-height:25px;
	margin:0 0 8px;
	text-shadow: 1px 1px 4px #717171;
}
.tips-box p{margin:0 0 8px;}
#main .tips-box .more{background:url(../images/arrow-light-green.gif) no-repeat;}
.content div.heading{
	background:url(../images/bg-heading.gif) repeat-y -508px;
	text-align:center;
	padding:13px 8px;
	border-bottom:1px solid #fff;
	width:492px;
	margin:0 -21px 23px -29px;
}
.content div.heading h2{
	display:inline;
	font:normal 17px/20px Georgia, 'Times New Roman', Times, serif;
	color:#c69c04;
	background:#fff;
	padding:3px 80px;
	margin:0;
}
.blog{
	background:url(../images/separator-turquoise.gif) repeat-x 0 100%;
	overflow:hidden;
	padding:0 0 28px;
	margin:0 0 16px;
}
.blog h3{
	font-size:17px;
	line-height:20px;
	font-weight:normal;
	color:#6cd7e4;
	margin:0 0 12px;
}
#main .content .blog h3 a{color:#6cd7e4;}
#main .content .blog h3 a:hover{
	color:#035761;
	text-decoration:none;
}
.blog p{margin:0 0 12px;}
.blog .photo{
	float:right;
	margin:0 1px 0 16px;
	padding:3px 0 0;
}
.blog .photo img{vertical-align:top;}
.meta{
	font-size:9px;
	margin:0 0 16px;
}
.meta .source-box{
	margin:0;
	display:inline;
	font-size:9px;
}
.meta dt{display:inline;}
.meta dd{
	display:inline;
	margin:0 0 0 1px;
}
.meta .date{
	font-style:normal;
	margin:0 0 0 16px;
}
.recent-articles-box{
	font-size:14px;
	line-height:14px;
	color:#6cd7e4;
	margin:-5px 0 37px;
}
.recent-articles-box h3.heading{
	color:#edf2f3;
	font-size:14px;
	line-height:15px;
	font-weight:normal;
	padding:0 0 13px 3px;
	background:url(../images/separator-turquoise.gif) repeat-x 0 100%;
	margin:0 0 5px;
}
.recent-articles{
	padding:9px 5px 10px 11px;
	margin:0 0 11px;
	list-style:none;
	background:url(../images/separator-turquoise.gif) repeat-x 0 100%;
}
.recent-articles li{
	background:url(../images/arrow-light-turquoise.gif) no-repeat 0 3px;
	padding:0 0 8px 15px;
	overflow:hidden;
}
#main .recent-articles-box li a{color:#6cd7e4;}
#main .recent-articles-box li a:hover{
	color:#035761;
	text-decoration:none;
}
.details-box{
	background:url(../images/separator-turquoise.gif) repeat-x 0 100%;
	width:458px;
	overflow:hidden;
	padding:0 0 9px;
}
.details-box ul{
	width:110%;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:11px;
	line-height:12px;
}
.details-box ul li{
	float:left;
	background:url(../images/arrow-turquoise.gif) no-repeat;
	padding:3px 0 0 26px;
	margin:0 38px 0 3px;
	min-height:18px;
}
.promo-box .content-box{
	position:absolute;
	top:183px;
	left:19px;
	width:321px;
	background:#e87b12;
	border:1px solid #c5a202;
	padding:14px 40px 21px 54px;
	color:#f0f1cf;
	font:15px/19px HarmonyBold, Verdana, Arial, sans-serif;
}
.promo-box .content-box p{margin:0;}
.promo-box{position:relative;}
.promo-box img{vertical-align:top;}
.promo-box h3{
	font-size:19px;
	line-height:21px;
	margin:0 0 1px;
	font-weight:normal;
}
#main .promo-box .details{
	display:block;
	color:#fbc702;
}
#content{
	float:right;
	width:587px;
	padding:17px 15px 26px 0;
}
.article-page #content{
	width:603px;
	padding:38px 15px 26px 0;
}
.sub-page #content{
	width:598px;
	padding:38px 87px 26px 0;
	margin:0 10px 0 0;
	
}

.sub-page .page-type-4 #content {
	padding-right:26px;
	width:657px;
}
#content p{margin:0 0 15px;}
#content .content-box p{margin:0 0 11px;}
#content .block{
	margin:0 0 2px;
	overflow:hidden;
}
#content .block h3{
	font-size:12px;
	line-height:16px;
	color:#7f8686;
	margin:0 0 5px;
}
#content .block ul{
	padding:0;
	margin:0 0 8px;
	list-style:none;
}
#content .block ul li{
	background:url(../images/arrow-green.gif) no-repeat 1px 5px;
	padding:0 0 0 13px;
}
.featured-products-box{
	padding:0 0 11px;
	background:url(../images/separator-box.gif) repeat-x 0 100%;
}
.featured-products-box-type-2 {
	background:none;
	padding:10px 20px 20px 20px;
}
.featured-products-box-type-2 h5 a{color:#07616b;}
.featured-products-box-type-2 h5 a:hover{color:#2697A4;}
.featured-products-box-type-2 p{margin:0;}

.featured-products-box-type-2 ul li{
	margin-right:47px;
}

.featured-products-box-type-2 h3{
	background:none;
	}
.featured-products-box h3{
	background:url(../images/separator-box.gif) repeat-x;
	font-size:11px;
	color:#3397a2;
	font-weight:normal;
	margin:0 0 5px;
	text-align:right;
	padding:3px 0 0;
}
.featured-products{
	overflow:hidden;
	width:100%;
}
.featured-products-box ul{
	width:110%;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.featured-products-box li{
	display:inline-block;
	vertical-align:top;
	background:#fff;
	padding:4px 5px;
	border:1px solid #91dce5;
	margin:0 8px 0 0;
}
.featured-products-box .photo-box{margin:0 0 3px;}
.featured-products-box .photo-box img{vertical-align:top;}
.featured-products-box .description-box{
	padding:6px 14px 15px 14px;
	background:#cdeff3;
	color:#07616b;
	font:12px/13px Verdana, Arial, sans-serif;
}
.featured-products-box h5{
	font-size:14px;
	line-height:17px;
	margin:0;
	font-weight:normal;
}
#content .featured-products-box h5 a{color:#07616b;}
#content .featured-products-box h5 a:hover{color:#2697A4;}
#content .featured-products-box p{margin:0;}
.pdoructs-block{
	padding:10px 0 0;
	margin:0;
	list-style:none;
	font-size:10px;
	line-height:13px;
}
.pdoructs-block>li{
	overflow:hidden;
	background:url(../images/separator-box.gif) repeat-x 0 100%;
	padding:0 0 15px;
	margin:0 0 17px;
}
.pdoructs-block .photo-box{
	float:left;
	margin:0 17px 0 10px;
	width:245px;
	text-align:center;
}
.pdoructs-block .photo-box img{vertical-align:top;}
.pdoructs-block .description-box{overflow:hidden;}
#main .pdoructs-block p{margin:0 0 9px;}
.pdoructs-block h4{
	font-size:11px;
	line-height:13px;
	color:#3397a2;
	margin:0 0 12px;
	font-weight:normal;
	text-transform: uppercase;
}
.pdoructs-block h4 a{color:#3397a2;}
.pdoructs-block h4 a:hover{color:#035761;}
.pdoructs-block p{margin:0 0 5px;}
.pdoructs-block h3{
	font-size:10px;
	line-height:13px;
	color:#999e9e;
	margin:0 0 4px;
}
#main .pdoructs-block h3 a{color:#999e9e;}
#main .pdoructs-block h3 a:hover{text-decoration:underline;}
.compostion-box{
	padding:0 0 0 3px;
	margin:0;
	list-style:none;
}
.compostion-box li{
	padding:0 0 5px 9px;
	background:url(../images/arrow-green-small.gif) no-repeat 0 5px;
}
.ico-box{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.ico-box li{
	float:left;
	margin:0 3px 0 0;
}
.ico-box li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:28px;
	height:27px;
}
.icon1{background:url(../images/icon1.gif) no-repeat;}
.icon2{background:url(../images/icon2.gif) no-repeat;}
.icon3{background:url(../images/icon3.gif) no-repeat;}
.icon4{background:url(../images/icon4.gif) no-repeat;}
.icon5{background:url(../images/icon5.gif) no-repeat;}
.icon6{background:url(../images/fairtrade.jpg) no-repeat;}
.paging-box{
	overflow:hidden;
	width:100%;
	font-size:11px;
	line-height:13px;
	color:#fff;
	font-weight:bold;
}
.paging-box ul{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
}
.paging-box ul li{
	float:left;
	border:1px solid #b4dcdf;
	margin:0 0 0 8px;
	background:#9ad1d6;
}
.paging-box ul span{
	display:block;
	background:#9ad1d6;
	padding:3px 6px;
}
.paging-box ul a{
	display:block;
	background:#fff;
	padding:3px 6px;
}
.paging-box ul .next{padding:7px;}
.paging-box ul .next em{
	background:url(../images/arrow-green-small.gif) no-repeat;
	width:4px;
	height:6px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.paging-box .location{
	color:#42a7ad;
	background:#fff;
	padding:3px 16px;
	text-transform:uppercase;
}
.article-box{margin:0 0 19px;}
.article-box .heading-block{
	position:relative;
	margin:0 0 27px;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
.article-box .square-decoration{
	background:#cfb0cc;
	position:absolute;
	top:-8px;
	left:-87px;
	width:65px;
	height:58px;
	background:#cfb0cc;
	text-indent:-9999px;
	overflow:hidden;
}
.article-box h2{
	font-size:20px;
	line-height:23px;
	font-weight:normal;
	color:#2697a4;
	margin:0 0 4px;
}
.article-box strong.title{
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#96a4a6;
	margin:0;
}
.article-box .firs-section:first-letter {
	float:left;
	margin:8px 13px 0 0;
	font:54px/51px Georgia, 'Times New Roman', Times, serif;
}
.article-box .note{
	margin:-15px 24px 0 10px;
	float:right;
	width:203px;
	font:23px/30px Georgia, 'Times New Roman', Times, serif;
	color:#96a4a6;
}
.info{
	overflow:hidden;
	width:100%;
}
.info .social{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
.info .social li{
	float:left;
	margin:0 0 0 6px;
}
.info .social a{
	display:block;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.info .mail{
	background:url(../images/ico-mail.gif) no-repeat;
	width:16px;
}
.info .facebook{
	background:url(../images/ico-facebook.gif) no-repeat;
	width:14px;
}
.info .tweeter{
	background:url(../images/ico-tweeter.gif) no-repeat;
	width:16px;
}
.info .tweeter1{
	background:url(../images/ico-tweeter1.gif) no-repeat;
	width:16px;
}
.info .stumbleupon{
	background:url(../images/ico-stumbleupon.gif) no-repeat;
	width:16px;
}
.info-block{margin:0 0 57px;}
.info-block .heading-block{
	background:url(../images/separator-orange.gif) repeat-x;
	margin:0 0 19px;
}
.info-block .heading-block .holder{
	background:url(../images/separator-orange.gif) repeat-x 0 100%;
	padding:3px;
}
.info-block h3{
	font-size:12px;
	line-height:13px;
	font-weight:normal;
	color:#53b3be;
	margin:0;
	padding:11px 17px;
	background:#d4eff2;
}
.info-block .container{
	overflow:hidden;
	width:100%;
}
.info-block .photo-box{
	float:left;
	margin:-3px 14px 0 17px;
	border:1px solid #bdbdbd;
}
.info-block .photo-box img{vertical-align:top;}
.info-block .description-box{overflow:hidden;}
.info-block .details-block{
	margin:-3px 0 0;
	background:url(../images/arrow-green-small.gif) no-repeat 0 7px;
	padding:0 0 0 8px;
}
.article-block{margin:0 0 8px;}
.article-block .nav-article{
	background:url(../images/separator-orange.gif) repeat-x;
	overflow:hidden;
	width:100%;
}
.nav-article .holder{
	background:url(../images/separator-orange.gif) repeat-x 0 100%;
	padding:3px;
	margin:0 0 6px;
}
.nav-article .frame{
	background:#d4eff2;
	padding:9px 17px;
	font-size:13px;
}
.nav-article .prev{
	background:url(../images/arrow-green-prev.gif) no-repeat 0 50%;
	padding:0 0 0 14px;
}
.nav-article .next{
	float:right;
	background:url(../images/arrow-green.gif) no-repeat 100% 50%;
	padding:0 14px 0 0;
}
.article-block h3{
	font:17px/26px Georgia, 'Times New Roman', Times, serif;
	color:#e5ae08;
	padding:0 0 8px;
	margin:0 0 17px;
	background:url(../images/separator-orange.gif) repeat-x 0 100%;
}
.gallery-box{
	overflow:hidden;
	width:100%;
}
.article-block .gallery{
	width:110%;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.article-block .gallery li{
	float:left;
	margin:0 25px 0 0;
}
.article-block .gallery img{vertical-align:top;}
.comments-box{
	overflow:hidden;
	margin:0 0 15px;
}
.comments-box .heading-box{
	background:url(../images/separator-orange.gif) repeat-x;
	margin:0 0 23px;
}
.comments-box .heading-box .holder{
	background:url(../images/separator-orange.gif) repeat-x 0 100%;
	overflow:hidden;
	padding:10px 0;
}
.comments-box h4{
	font:17px/20px Georgia, 'Times New Roman', Times, serif;
	color:#e5ae08;
	margin:0;
}
.comments-box .anotrher-box{
	float:right;
	padding:1px 0 0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.comments-box .anotrher-box li{
	float:left;
	background:url(../images/separator-gray.gif) no-repeat 0 4px;
	padding:0 21px 0 21px;
	margin:0 0 0 -2px;
}
.comments-list{
	padding:0;
	margin:0 0 40px;
	list-style:none;
}
.comments-list li{
	overflow:hidden;
	width:100%;
	padding:0 0 13px;
}
.comments-list .avatar{
	float:left;
	margin:0 13px 0 0;
	width:75px;
}
.comments-list .content-block{
	overflow:hidden;
	background:#eaf2f3 url(../images/bg-content-block.gif) repeat-y;
}
.comments-list .content-block .holder{
	overflow:hidden;
	background:url(../images/arrow-gray.gif) no-repeat 0 10px;
	padding:8px 10px 5px 29px;
}
.comments-list h4{
	font:12px/17px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#53b3be;
	margin:0 0 11px;
}
.comments-list .no-avatar img{border:1px solid #64c5d1;}
.comments-list .meta-box{
	font:10px/17px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#96a4a6;
	padding:0 0 0 3px;
}
.comments-list .meta-box .date{font-style:normal;}
.comments-list .meta-box a{color:#96a4a6;}
.comments-list .meta-box a:hover{text-decoration:underline;}
#content .comments-list p{margin:0 0 27px;}
.popup-box{
	overflow:hidden;
	width:100%;
	background:url(../images/separator-orange.gif) repeat-x;
}

.popup-box .holder{
	overflow:hidden;
	width:100%;
	background:url(../images/separator-orange.gif) repeat-x 0 100%;
	padding:13px 0;
}
.popup-box .holder .popup{
	line-height:20px;
	float:right;
	background:url(../images/arrow-up.gif) no-repeat 100% 0;
	padding:2px 30px 3px 15px;
}
#content .popup-box .left{float:left;}
.topic-box {
	margin:0 0 20px;
	font-size:11px;
}
.topic-box h4{
	font-weight:bold;
	padding:0 0 0 18px;
	background:url(../images/arrow-turquoise-small.gif) no-repeat 0 3px;
	font-size:11px;
	line-height:16px;
	margin:0 0 3px;
}
.topic-list-box{overflow:hidden;}
.topic-box ul{
	padding:0;
	margin:0 0 0 5px;
	list-style:none;
}
.topic-box ul li{
	padding:0 0 3px 13px;
	background:url(../images/arrow-green1.gif) no-repeat 0 5px;
}
.followers-box{padding:0 0 15px;}
.followers-box .content-box img{vertical-align:top;}
#content .item-box{
	background:url(../images/separator-orange.gif) repeat-x 0 100%;
	margin:0 0 9px;
	padding:0 80px 0 1px;
	overflow:hidden;
}

#content .no-seperator, .no-seperator {
	background:none !important;
}

#content hr {
	background:url(../images/separator-orange.gif) repeat-x 0 100%;
	border: 0;
	height: 5px;
}

#content .item-box p{margin:0 0 15px;}
#content .item-box  h2, #content h2{
	font:20px/24px Georgia, 'Times New Roman', Times, serif;
	margin:0 0 11px;
	color:#2697a4;
}
#content .item-box ul{
	padding:0;
	margin:-7px 0 11px;
	list-style:none;
}
#content .item-box ul li{
	background:url(../images/arrow-green-small.gif) no-repeat 0 6px;
	padding:0 0 3px 15px;
}
#content .item-box .details{display:block;}
.blog-box{
	color:#7c8280;
	font:11px/13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	width:685px;
	background:url(../images/separator-orange.gif) repeat-x 0 100%;
	padding:15px 0 25px;
	margin:0 -87px 9px 0;
}
.blog-box .left-side-blog-entry {width:295px;float:left;}
.blog-box h2{
	color:#038092;
	font-size:18px;
	line-height:21px;
	margin:0 0 7px;
	font-weight:normal;
	width:600px;
}
.meta-box{
	width:305px;
	font-size:9px;
	margin:0 0 18px;
	float: left;
}
.meta-box dl{
	margin:0;
	display:inline;
}
.meta-box dt{display:inline;}
.meta-box dd{
	margin:0 0 0 1px;
	display:inline;
	color:#2697a4;
}
.meta-box .date{
	font-style:normal;
	margin:0 0 0 24px;
}
.meta-box .comments{margin:0 0 0 12px;}
.blog-box .entry-content{width:100%;}
.blog-box .entry-content:after{
	content:'';
	display:block;
	clear:both;
}
.blog-box .photo-box{
	float:right;
	margin:-57px 0 0 25px;
	margin:0 0 0 25px;
}
.blog-box .photo-box img{vertical-align:top;}
.blog-box .content-box{/*overflow:hidden;*/padding-bottom:15px;width:600px}
.item-container{
	overflow:hidden;
	width:100%;
	padding:3px 0 0;
	margin:-3px 0 0;
	width:295px;
}
.item-container .comment{
	font-size:12px;
	color:#008ccd;
	background:url(../images/bg-comments.gif) no-repeat;
	min-height:14px;
	float:left;
	padding:0 0 0 19px;
}
.item-container .comment:hover{text-decoration:underline;}
.item-container ul{
	float:left;
	padding:0;
	margin:-3px 0 0;
	list-style:none;
}
.item-container ul li{
	float:left;
	margin:0 6px 0 4px;
}
.item-container ul a{
	display:block;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
.item-container .tweeter{
	background:url(../images/tweeter1.gif) no-repeat;
	width:55px;
}
.item-container .like{
	background:url(../images/like1.gif) no-repeat;
	width:49px;
}
.details-container{
	width:665px;
	margin:0 -67px 50px 0;
	padding:13px 0 0;
}
.details-container h2{
	font:20px/24px Georgia, 'Times New Roman', Times, serif;
	color:#2697a4;
	margin:0 0 32px;
}
.details-form{
	width:665px;
	overflow:hidden;
	background:url(../images/bg-details-form.gif) repeat-y -665px 0;
	font:14px/26px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#224768;
}

.details-form fieldset{width:613px !important;}
.details-form .holder{background:url(../images/bg-details-form.gif) no-repeat;}
.details-form form{
	background:url(../images/bg-details-form.gif) no-repeat 100% 100%;
	padding:14px 26px 23px;
}
.details-form .label,
.details-form label{
	display:block;
	padding:0 0 4px 2px;
}
.details-form .area label{
	font-size:12px;
	padding:0 0 0 8px;
	margin:0;
	float:left;
}
.details-form .row-area{
	width:100%;
	padding:0 0 17px;
}
.details-form .row-area:after{
	content:'';
	display:block;
	clear:both;
}
.check-box{
	padding:3px 10px 16px 4px;
	float:left;
}
.details-form .row{
	margin:0;
	width:100%;
	overflow:hidden;
}
.details-form .area{
	margin:0 0 8px;
	overflow:hidden;
}
.details-form .hand{
	display:inline-block;
	background:url(../images/hand.gif) no-repeat;
	width:25px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	vertical-align:middle;
}
.details-form .row-area .hand{
	float:right;
	margin:3px -9px 0 0;
}
.details-form .hint{
	font-size:12px;
	line-height:20px;
	display:block;
	color:#31a6b4;
	padding:0 0 8px;
}
.details-form input[type=text]{
	width:243px;
	padding:0 8px;
	margin:0 11px 0 0;
	overflow:hidden;
	border:none;
	font-size:12px;
	line-height:22px !important;
	background:#fff;
	float:left;
	height:22px;
}
.details-form .check{
	margin:2px 0;
	padding:0;
	width:16px;
	height:16px;
}
.details-form textarea{
	border:none;
	background:#fff;
	width:571px !important;
	height:148px;
	padding:3px 7px;
	font-size:12px;
}
.details-form select{width:91px;}
.nav-form{
	padding:16px 0 0;
	overflow:hidden;
}
#main .details-form div.second{margin:0 11px 0 13px !important;}
#main .details-form .size1{width:398px;}
#main .details-form .select-size1{
	width:412px;
	margin:0 11px 0 0;
}
#main .details-form .area-size1{
	height:46px;
	margin:0 0 8px;
}
.details-form .heading-box{
	background:#b2e2e8;
	width:615px;
	margin:0 -35px 8px -20px;
	overflow:hidden;
	padding:0 17px 0 20px;
}
.details-form .heading-box label{
	margin:0;
	padding:2px 0;
}
.details-form .example{
	float:right;
	color:#224768;
	font-size:11px;
}
.details-form .example:hover{color:#2697A4;}
.btn-clear,
.btn-submit{
	background:url(../images/bg-btn.gif) no-repeat;
	width:166px;
	height:25px;
	overflow:hidden;
	font-size:11px;
	line-height:25px;
	color:#fff;
	cursor:pointer;
	border:none;
	margin:0 0 0 11px;
	float:right;
}
.btn-clear:hover,
.btn-submit:hover{background-position:0 100%;}
.sidebar{
	width:381px;
	float:left;
	overflow:hidden;
	padding:0 54px 0 52px;
}
.promo{
	position:relative;
	color:#0b3f79;
	font:16px/18px HarmonyDisplay, Verdana, Arial, sans-serif;
	width:487px;
	margin:0 -54px 0 -52px;
}
.promo img{vertical-align:top;}
.promo h3{
	font-size:27px;
	line-height:27px;
	font-weight:normal;
	color:#fff;
	margin:0 0 10px	;
}
.promo p{margin:0 0 8px;}
.promo .description{
	position:absolute;
	top:24px;
	left:153px;
	width:325px;
}
.sidebar div.heading{
	background:url(../images/bg-heading.gif) repeat-y -20px 0;
	text-align:center;
	padding:13px 8px;
	border-bottom:1px solid #fff;
	width:471px;
	margin:0 -54px 20px -52px;
}
.sidebar div.heading h2{
	display:inline;
	font:normal 17px/20px Georgia, 'Times New Roman', Times, serif;
	color:#c69c04;
	background:#fff;
	padding:3px 50px;
	margin:0;
}
.products-box{
	margin:0 0 19px;
	padding:0;
	list-style:none;
	color:#7c8280;
	font-size:10px;
	line-height:11px;
}
.products-box li{
	overflow:hidden;
	width:100%;
	background:url(../images/separator-orange.gif) repeat-x 0 100%;
	padding:8px 0 6px;
}
.products-box .photo{
	float:left;
	width:61px;
	text-align:center;
	margin:0 15px 0 0;
}
.products-box .photo img{vertical-align:top;}
.products-box .description{overflow:hidden;}
.products-box h3, .twocolumns .content .products-box h3{
	font:bold 12px/18px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin:0 0 5px;
	color:#3397a2;
}
.twocolumns .content .products-box a {
	color:#3397a2;
}
.twocolumns .content .products-box a:hover{text-decoration:none; color:#035761;}

.twocolumns .content .products-box li.alternate-1 a {
	color:#C69C04;
}
.twocolumns .content .products-box li.alternate-1 a:hover{text-decoration:none; color:#C60000;}
.twocolumns .content .products-box li.alternate-1 p {
	color:#3397a2;
}

.products-box p{margin:0 0 8px;line-height: 14px;}
.ad-box{position:relative;}
.ad-box img{vertical-align:top;}
.ad-nav{
	position:absolute;
	top:176px;
	left:137px;
	padding:0;
	margin:0;
	list-style:none;
	font:14px/15px HarmonyBold, Verdana, Arial, sans-serif;
	color:#b4844e;
}
.ad-nav li{
	background:url(../images/arrow-dark-green.gif) no-repeat;
	min-height:15px;
	padding:0 0 7px 22px;
}
.ad-nav a{color:#b4844e;}
.ad-nav a:hover{text-decoration:underline;}
#twocolumns .sidebar{
	padding:0 0 0 16px;
	width:325px;
}
#sidebar{
	width:213px;
	float:left;
	padding:0 0 0 20px;
}
#sidebar .visual-box{
	margin:0 0 0 -20px;
	width:233px;
}
#sidebar .visual-box img{vertical-align:top;}
.side-nav{
	padding:0;
	margin:0 0 20px -20px;
	list-style:none;
	font:bold 11px/16px Verdana, Arial, sans-serif;
	color:#038092;
	background:url(../images/bg-side-box.gif) repeat-y;
	width:233px;
}
.side-nav li{
	padding:0 10px 0 24px;
	background:url(../images/bullet-side-nav.gif) repeat-x 100% 100%;
}
.side-nav a{
	color:#038092;
	display:block;
	padding:7px 15px 7px 0;
}
.side-nav .active a,
.side-nav a:hover{
	background:url(../images/arrow-green.gif) no-repeat 100%;
	color:#038092;
	text-decoration:none;
}
#sidebar h3{
	font:17px/18px Georgia, 'Times New Roman', Times, serif;
	color:#e5ae08;
	margin:0 0 15px;
}
#sidebar h3 a{color:#e5ae08;}
#sidebar h3 a:hover{text-decoration:underline;}
#footer{
	width:100%;
	overflow:hidden;
	background:#482608 url(../images/bg-footer.gif) repeat-x;
	font:12px/14px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#fff;
	padding:0 0 15px;
}
.bg-grass{
	height:350px;
	background:url(../images/bg-grass-r.gif) repeat-x 0 100%;
	position:relative;
}
.bg-grass-l{
	height:350px;
	background:url(../images/bg-grass-l.gif) repeat-x 0 13px;
	position:absolute;
	top:0;
	width:50%;
}
.bg-grass .decoration{
	width:100%;
	position:absolute;
	top:0;
	z-index:10;
	background:url(../images/decoration.png) no-repeat 50% 14px;
	height:317px;
}
.social-box{
	padding:12px 0 8px;
	margin:0 0 34px;
	position:relative;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #3698a3;
	background:#5b310c;
}
.social-box .holder{
	float:left;
	position:relative;
	left:50%;
}
.social-box ul{
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	right:50%;
}
.social-box li{
	width:182px;
	float:left;
	padding:16px 5px 12px 15px;
	background:url(../images/bullet-social-box.gif) repeat-y;
}
.social-box li:first-child{background:none;}
.social-box p{margin:0 0 8px;}
#footer .facebook{width:242px;}
#footer .rss{width:238px;}
#footer .newsletter{width:206px;}
#footer .contact{width:170px;}
.social-box .icon-box{
	float:left;
	margin:0 11px 0 0;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
}
.tweeter .icon-box{
	background:url(../images/tweeter.gif) no-repeat;
	width:55px;
}
.facebook .icon-box{
	background:url(../images/facebook.gif) no-repeat;
	width:53px;
}
.rss .icon-box{
	background:url(../images/rss.gif) no-repeat;
	width:55px;
}
.newsletter .icon-box{
	background:url(../images/newsletter.gif) no-repeat;
	width:53px;
}
.contact .icon-box{
	background:url(../images/contact.gif) no-repeat;
	width:53px;
}
.social-box .article{
	overflow:hidden;
	padding:10px 0 0;
}
.social-box h4{
	font:normal 17px/19px HarmonyBold, "Lucida Sans Unicode", sans-serif;
	color:#fbfbfb;
	margin:0 0 5px;
}
.social-box h4 a{color:#fbfbfb;}
.social-box h4 a:hover{text-decoration:underline;}
.footer-box{
	width:1010px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.threecolumns{
	overflow:hidden;
	margin:0 0 77px;
	padding:0 10px 0 55px;
}
.threecolumns h5{
	font:normal 15px/18px HarmonyBold, Verdana, Arial, sans-serif;
	margin:0 0 8px;
	text-transform:uppercase;
	color:#fff;
}
.threecolumns h5 a{color:#fff;}
.threecolumns h5 a:hover{text-decoration:underline;}
.threecolumns p{margin:0 0 11px;}
.threecolumns .column{
	float:left;
	width:275px;
	margin:0 37px 0 0;
}
.threecolumns ul{
	padding:0;
	margin:0;
	list-style:none;
}
.threecolumns ul li{
	background:url(../images/arrow-light-white.gif) no-repeat 0 3px;
	padding:0 0 5px 9px;
}
#footer .copyright{
	font-size:11px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	color:#ccc;
}
#footer .copyright li{
	float:left;
	margin:0 9px 0 0;
	padding:0 12px 0 0;
	background:url(../images/separator-copyright.gif) no-repeat 100% 10px;
}
#footer .copyright a{color:#ccc;}
#footer .copyright a:hover{text-decoration:underline;}
/* custom forms */
.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked {
	float:left;
	width:15px !important;
	height:15px;
	background: url(../images/radio.gif) no-repeat;
	overflow: hidden;
}
.radioAreaChecked {background-position: 0 -16px;}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:15px !important;
	height:15px;
	overflow: hidden;
	background: url(../images/checkbox.gif) no-repeat;
	margin:5px 0 0;
}
.checkboxAreaChecked {background-position: 0 -14px;}

/* Selects */
.selectArea {
	position: relative;
	height: 23px;
	float:left;
	color:#999;
	font-size:11px;
	line-height:23px;
}
.selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:5px;
	height:100%;
	background: url(../images/select-left.gif) no-repeat;
}
.selectArea a.selectButton {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background: url(../images/select-button.gif) no-repeat 100% 0;
}
.selectArea .center{
	height: 23px;
	line-height:23px;
	display:block;
	padding:0 26px 0 9px;
	background: url(../images/select-center.gif) repeat-x;
}
.selectArea .center img {
	float:left;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color: #999;
	border:none;
	z-index: 30;
	font-size: 11px;
}
.drop-dif {
	background:red;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:1px;
	overflow:hidden;
	list-style: none;
}
.optionsDivVisible ul li {
	float:left;
	width:100%;
}
.optionsDivVisible a {
	color: #fff;
	overflow:hidden;
	text-decoration: none;
	display: block;
	height:1%;
	padding: 0 4px;
	background:#999;
}
.optionsDivVisible a img {
	border:none;
	float:left;
}
.optionsDivVisible a:hover {
	background-color: #fff;
	color: #999;
	text-decoration:none;
}
/* custom file */
.details-form .file{
	width:418px;
	position:relative;
	overflow: hidden;
	z-index: 10;
	height: 29px;
}

.file-input-js-active input.file-input-area {font-size: 200px !important;}
.details-form .file-input-js-active .file-input-area {
	position:absolute;
	z-index:3;
	top:0;
	right:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.details-form .button {
	float:right;
	background:url(../images/bg-btn.gif) no-repeat;
	width:166px;
	height:25px;
	padding:0;
	overflow:hidden;
	font-size:12px;
	color:#fff;
	text-align:center;
}
.details-form .hover .button {
	background-position: 0 100%;
	color: #fff;
}
.details-form .file .file-input-value, .details-form .file .button{display:none;}
.details-form .file-input-js-active .file-input-value, .details-form .file-input-js-active .button{display:inline;}

.details-form .file .text1{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width:245px;
	height:25px;
	background:none;
	border:none;
	padding:0 0 0 5px;
	margin: 0;
	color:#224768;
	font-size:14px;
}