@import"reset.css";@import"superfish.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"galleryfic.css";@import"kwicks.css";@import"coin-slider.css";@import"advanced.css";
body{
	font:13px/24px Arial, Helvetica, sans-serif;
	color:#000000;
	position:relative;
	min-width:990px;
	background:#271f27;
}
html,body{height:100%;}
/* Global Structure---------------------------------------- */
.main{
	margin:0 auto;
	width:980px;
	position:relative;
}
.menu{
	font:13px Arial !important;
	font-weight: normal !important;
	letter-spacing: 1px !important;
}

.main-bg {background: url(../images/main-bg.gif) 50% 0;}
.bottom-bg {background:url(../images/bottom-tail.png) repeat-x 0 bottom;}
.main-bg-glow {background:url(../images/main-bg-glow.png) no-repeat center 0;}
.container_12 {position:relative;}
/*----- txt,links,lines,titles -----*/
a {
	color:#000000;
	outline:none;
	cursor:pointer;
	text-decoration:underline;
}
a:focus{outline:none;}
a:hover{text-decoration:none;}
.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper{width:100%;overflow:hidden;}
.extra-wrap{overflow:hidden;display:block;}
p {padding-bottom:24px;}

.p{padding-bottom:24px !important;}
.p0{padding-bottom:0 !important}
.p1{padding-bottom:15px !important}
.p2{padding-bottom:2px !important}
.p3{padding-bottom:22px !important}
.p4{padding-bottom:33px !important}
.p5{padding-bottom:36px !important}
.p6{padding-bottom:27px !important}

.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.it{font-style:italic}
.letter{letter-spacing:-1px}


/* Typography */
em {color:#adbb28;}
strong {color:#000000;}
	strong.str-1 {
		display:block;
		font-size:14px;
		line-height:18px;
		color:#a8cb20;
		font-weight:normal;
		padding:0 0 30px 0;
	}
	strong.str-2 {
		display:block;
		font-size:15px;
		line-height:18px;
		text-transform:uppercase;
		color:#000000;
		padding:0 0 10px 0;
		font-weight:normal;
	}
	strong.str-3 {
		display:block;
		font-size:15px;
		line-height:20px;
		text-transform:uppercase;
		color:#000000;
		padding:0 0 24px 0;
		font-weight:normal;
	}
dl dt {
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	display:block;
	padding:7px 0 10px 0;
	text-transform:uppercase;
}
	dl.dl-2 dt {padding:6px 0 5px 0;}
dl dd {padding:0 0 29px 0;}
	dl.dl-1 dd {padding:0 0 13px 0;}
	dl.dl-2 dd {padding:0 0 10px 21px;}

blockquote.quotes {
	font-size:14px;
	line-height:18px;
	color:#a8cb20;
	padding:10px 0 10px 64px;
	background:url(../images/quotes.png) no-repeat 43px 11px;
}
/*********************************boxes**********************************/
article.a1 {margin:0 9px;}

.spacing {padding:0 0 32px 0;}
	#page2 .spacing {padding:0 0 22px 0;}
	#page4 .spacing {padding:0 0 18px 0;}
.spacing-1 {padding:40px 0 0 0;}
	#page2 .spacing-1, #page4 .spacing-1, #page5 .spacing-1 {padding:42px 0 0 0;}
.spacing-2 {padding:0 0 35px 0;}
.spacing-3 {padding:0 0 23px 0;}
.pad-top { padding-top:17px;}
.pad-top1 { padding-top:9px;}
.pad-left {padding-left:28px;}
.spacer {margin:0 10px 0 0;}
.neg-indent {display:block; margin:-4px 0 0 0;}

figure img {
	padding:5px;
	background:#fdfcf9;
	border:1px solid #e5e4de;
}
.img-indent-bot{padding:3px 0 27px !important}
.img-indent-bot2{padding:1px 0 16px !important}

.img-indent{
	float:left;
	margin:4px 20px 0 0;
}
.img-indent1 {
	float:left;
	margin:7px 20px 0 0;
}
.img-indent2{
	float:left;
	margin:2px 19px 0 1px;
}
.img-indent-r{
	float:right;
	margin:2px 0 10px 15px;
}
.column {
	float:left;
	width:168px;
	margin:0 20px 0 0;
}
.column-1 {
	float:left;
	width:168px;
	margin:0 19px 0 0;
}
.column-2 {
	float:left;
	width:168px;
}
.text-box {padding:0 0 16px 82px;}
	.text-box.icon-1 {background:url(../images/content-icon-1.png) no-repeat 0 7px;}
	.text-box.icon-2 {background:url(../images/content-icon-2.png) no-repeat 0 7px;}
	.text-box.icon-3 {background:url(../images/content-icon-3.png) no-repeat 0 7px;}
/*********************************header*************************************/
header {
	position:relative;
	z-index:10;
	background: url(../images/header-tail.png) repeat-x 0 0;
}
header .inner {
	overflow:hidden;
	padding:15px 0 10px;
	width:980px;
	margin:0 auto;
}
	
.logo {
	float:left;
	width:594px;
	height:100px;
	background:url(../images/logo-bg.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-999em;
	margin:7px 0 0 4px;
}
.meta-info {
	border-radius:6px;
	float:right;
	padding:16px 15px 15px 22px;
	overflow:hidden;
}
	.login a {
		color:#fff;
		text-decoration:none;
		font-size:14px;
	}
		.login a:hover {text-decoration:underline;}
	.login {
		float:left;
		background:url(../images/meta-info-separator.gif) no-repeat right 14px;
		padding:7px 10px 0 0;
	}
header nav {
	position:relative;
	width:980px;
	margin:0 auto;
	background:url(../images/nav-tail.gif) repeat-x 0 0 #221b22;
	border-radius:6px 6px 0 0;
}
/********************** Content ************************/
section#content {
	position:relative;
	z-index:4;
	background:url(../images/content-bottom-tail.gif) repeat-x 0 bottom;
	padding:13px 0 0 0;
}
	.content-box-top {
		width:980px;
		margin:0 auto;
		background:url(../images/content-box-top.gif) no-repeat 0 0;
	}
	.content-box-bottom {
		padding:10px 0;
		background:url(../images/content-box-bottom.gif) no-repeat 0 bottom;
	}
	.content-box {
		padding:30px 0 41px;
		background:#fff;
	}
		#page2 .content-box {padding:46px 0 21px;}
		#page3 .content-box {padding:46px 0 19px;}
		#page4 .content-box {padding:46px 0 47px;}
		#page5 .content-box {padding:46px 0 13px;}
		#page6 .content-box {padding:46px 0 22px;}
		#page7 .content-box {padding:47px 0 44px;}
		#page8 .content-box {padding:47px 0 19px;}
/*  Header styles */
h1,h2,h3,h4,h5,h6{
	color:#000000;
	font-weight: normal;
	padding:0 0 27px 0;
	letter-spacing:-1px;
}
h1{font-size:35px; line-height:42px;}
h2{font-size:33px; line-height:40px;}
h3{font-size:31px; line-height:38px;} 
h4{font-size:29px; line-height:36px;}   
h5{font-size:27px; line-height:34px;}
h6{font-size:25px; line-height:32px;}
h1.extra {font-size:45px;line-height:54px; padding:0 0 5px 0;}
.hp-1 {padding:0 0 37px 0;}
#page7 .hp-1 {padding:0 0 39px 0;}
.hp-2 {padding:0 0 35px 0;}
#page4 .hp-2 {padding:0 0 32px 0;}
#page8 .hp-2 {padding:0 0 32px 0;}
.hp-3 {padding:0 0 19px 0;}
.hp-4 {padding:0 0 28px 0;}
.relative{position:relative;z-index:4}


figcaption{
	position:absolute;
	bottom:6px;
	z-index:5;
	left:6px;
	right:6px;
	background: url(../images/caption-tail.png) 0 0;
	color:#fff;
	padding:8px 0;
	text-align:center;
	font-size:15px;
	line-height:20px;
	font-weight:700;
	letter-spacing:-1px;
	text-transform: uppercase;
}

.hr-line {
	background:#f3f3ef;
	margin:0 9px;
	height:1px;
	font-size:0;
	line-height:0;
}
.hr-line2 {
	background:#f3f3ef;
	margin:0;
	height:1px;
	font-size:0;
	line-height:0;
}
.text-1 {
	color:#72685e;
	font-size:13px;
	line-height:19px;
	padding:0 0 20px 0;
}
.text-2 {
	line-height:15px;
	padding:4px 0 10px 0;
}
.scroll{
	overflow:auto;
	height:180px;
	position:relative
}
.border-bot{
	border-bottom:1px solid #c3c3c3;
	padding:0 0 22px;
	margin:0 0 31px;
}
.border-bot2{
	border-bottom:1px solid #f3f3ef;
	padding-top:20px;
	margin:0 10px 30px 10px;
}
.border-bot3{
	background:#f3f3ef;
	height:1px;
	line-height:0;
	font-size:0;
	margin:0 0 20px 0;
	padding:0;
}
.buttons {
	padding:2px;
}
/*  Buttons */
.button {
	display:inline-block;
	background: url(../images/button-tail.png) repeat-x 0 0;
	border-radius:6px;
	overflow:hidden;
	box-shadow:0 -3px 0 #d3d3d3 inset, 0 1px 2px rgba(0,0,0,.4);
	text-decoration:none;
	-webkit-background-clip: padding-box;
	padding:9px 16px 10px 16px;
	text-transform:uppercase;
	font-size:15px;
	line-height:20px;
	color:#000000;
	border:1px solid #828282;
}
	.button:hover {background:#d3d3d3;}
#coin-slider .button {
	background: url(../images/slider-button-tail.png) repeat-x 0 0;
	border-radius:7px;
	overflow:hidden;
	box-shadow:0 -3px 0 #d3d3d3 inset, 0 1px 2px rgba(0,0,0,.6);
	text-decoration:none;
	-webkit-background-clip: padding-box;
	padding:9px 16px 10px 16px;
	text-transform:uppercase;
	font-size:15px;
	line-height:20px;
	color:#000000;
	border:1px solid #828282;
	float:right;
	padding:16px 27px 17px 27px;
}
	#coin-slider .button:hover {background:#d3d3d3;}
.link {color:#4f5057; text-decoration:underline;}
	.link:hover{text-decoration: none;}
.link-1 {color:#4f5057;text-decoration:none;}
	.link-1:hover {color:#a8cb20;}
.link-2 {color:#4f5057;text-decoration:none;}
	.link-2:hover {text-decoration: underline;}
.banners {
	display:block;
	padding:5px;
	border:1px solid #e5e4de;
	background:#fdfcf9;
	text-decoration:none;
	margin:0 0 15px 0;
	position:relative;
}
	.banners .banners-hr {
		position:absolute;
		left:5px;
		top:5px;
		right:5px;
		bottom:5px;
		display:block;
		background:url(../images/banner-hover-bg.png) repeat-x 0 0 #b3d058;
		z-index:3;
	}
	.banners span {
		display:block;
		padding:16px 0 23px 86px;
	}
		.banners span strong {
			display:block;
			color:#fff;
			font-size:25px;
			line-height:30px;
			font-weight:normal;
			padding:0 0 6px 0;
			letter-spacing:-1px;
		}
		.banners span b {
			display:block;
			color:#000000;
			font-size:15px;
			line-height:19px;
			font-weight:normal;
			text-transform:uppercase;
		}
			.banners i {
				display:block;
				font-style:normal;
				background:url(../images/banner-bg.gif) repeat-x 0 0 #b3d058;
				position:relative;
				z-index:5;
			}
			.banners.banner-1 i span {background:url(../images/banner-1-marker.png) no-repeat 18px 24px;}
			.banners.banner-2 i span {background:url(../images/banner-2-marker.png) no-repeat 18px 23px;}
			.banners.banner-3 i span {background:url(../images/banner-3-marker.png) no-repeat 14px 23px;}
/*  Lists */
.list-1 {padding:2px 0 18px 0;}
.list-1 li{
	display:block;
	line-height:34px;
	background:url(../images/list-1-marker.png) no-repeat 0 13px;
	padding:0 0 0 24px;
}
.list-1 li a{
	font-size:13px;
	text-decoration:underline;
	color:#4f5057;
}
	.list-1 li a:hover {text-decoration: none;}
.ol-list-1 {padding:0 0 25px 0;}
	.ol-list-1.extra {padding:2px 0 25px 0;}
.ol-list-1 li {
	list-style-type:decimal-leading-zero;
	list-style-position:inside;
	line-height:34px;
	font-size:14px;
	color:#a8cb20;
}
	.ol-list-1 li a {
		font-size:13px;
		color:#4f5057;
		text-decoration:underline;
	}
		.ol-list-1 li a:hover {text-decoration:none;}
.partners-list li {
	border-bottom:1px solid #e5e4de;
	padding:13px 0 16px 70px; 
}
	.partners-list li.item-1 {background:url(../images/partners-box-1.png) no-repeat 0 19px;}
	.partners-list li.item-2 {background:url(../images/partners-box-2.png) no-repeat 0 19px;}
	.partners-list li.item-3 {background:url(../images/partners-box-3.png) no-repeat 0 19px; border-bottom:none;}
.content-list.extra{ padding:0 0 10px 0;}
.content-list li {
	border-top:1px solid #f3f3ef;
	padding:16px 0 16px 44px;
	position:relative;
	overflow:hidden;
}
	.content-list li:first-child {border-top:none;}
		.content-list li.cl-icon-1 {background:url(../images/charity-icon-1.png) no-repeat 0 20px;}
		.content-list li.cl-icon-2 {background:url(../images/charity-icon-2.png) no-repeat 0 20px;}
		.content-list li.cl-icon-3 {background:url(../images/charity-icon-3.png) no-repeat 0 20px;}
		.content-list li.cl-icon-4 {background:url(../images/charity-icon-4.png) no-repeat 0 20px;}
		.content-list li.cl-icon-5 {background:url(../images/charity-icon-5.png) no-repeat 0 20px;}
ol {list-style:decimal; padding:0 0 23px 25px;}
	ol li {	line-height:30px;}

.map-container {
	margin:0 20px 0 0;
	float:left;
	border:1px solid #e5e4de;
}
iframe {
	width:334px;
	height:224px;
	margin:0;
	border:5px solid #fdfcf9;
}
.adress {padding:23px 0 21px 0;}
	.adress dt {
		display:block;
		font-size:13px;
		line-height:24px;
		padding:0;
		font-weight:normal;
		font-style:normal;
		color:#4f5057;
		text-transform:none;
		padding:0 0 24px 0;
	}
		.adress dt a {color:#181818; text-decoration:none;}
		.adress dt a:hover {text-decoration:underline;}
	.adress dd {
		font-size:13px;
		line-height:24px;
		padding:0;
		color:#4f5057;
		overflow:hidden;
	}
		.adress dd span {
			float:left;
			width:91px;
		}
		.adress dd a {color:#4f5057; text-decoration: none;}
		.adress dd a:hover {text-decoration: underline;}


/******************** Footer ******************/
footer {
	background:#3F9C2D;
	padding:33px 0 20px;
	position:relative;
}
footer .fleft {padding:8px 0 0 0;}
footer .inner {
	width:980px;
	margin:0 auto;
	position:relative;
	line-height:20px;
	font-size:13px;
	color:#fff;
}
	footer .inner strong {
		font-size:15px;
		color:#fdfcf9;
		font-weight: normal;
		text-transform:uppercase;
		display:inline-block;
		margin:-1px 4px 0 0;
		word-spacing:1px;
	}
	footer .inner a {text-decoration:none;color:#fff;}
		footer .inner a:hover {text-decoration:underline;}
	footer .social-links {float:right;}
		footer .social-links li {
			float:left;
			padding:0 0 0 10px;
		}
			footer .social-links li a {
				display:block;
				width:32px;
				height:32px;
				border-radius:3px;
				box-shadow:0 0 1px #271f27;
			}
				footer .social-links li a.item-1 {background:url(../images/social-link-1.jpg) no-repeat 0 0;}
				footer .social-links li a.item-2 {background:url(../images/social-link-2.jpg) no-repeat 0 0;}
				footer .social-links li a.item-3 {background:url(../images/social-link-3.jpg) no-repeat 0 0;}
.top1{
	background:url(../images/top.gif) left 12px no-repeat;
	padding:3px 0 3px 12px;
	text-decoration:none;
	color:#6b6a64;
	text-transform: uppercase;
	font-size:13px;
}
.top1:hover{color:#adbb28;}

ins{background:#a2c831;padding:0 5px;color:#fff;text-decoration:none;}
del{text-decoration:line-through;}
  abbr{
	cursor:help;
	color:#a2c831;
	text-transform:uppercase;
	border-bottom:1px dotted #a2c831;
}
.elements-list em {color:#a2c831;}
dfn{color:#adbb28; font-style:italic; }
dfn{letter-spacing:2px;}
sup {font-size:11px; color:#1f1f1f;}
sub{font-size:11px; vertical-align:bottom; color:#1f1f1f;}
.elements-list b {color:#322e30;}
.elements-list small{font-size:10px;} 
.elements-list big{font-size:24px; color:#322e30;}
.elements-list i{color:#1d1d1d;}
.elements-list q{ color:#a2c831;}
kbd, samp {font-size:11px;}
abbr,acronym{text-transform:uppercase;}
pre,code,tt{font:1em 'andale mono','lucida console',monospace;line-height:1.5;display:block}
code{background-color:#f6f6f6;display:block;color:#333;padding:3px 2px 3px 5px;line-height:1.67em;border:1px dotted #333}
pre{white-space:pre}
var {font-size:13px;}
cite {font-style:italic; color:#322e30;}
/* Layouts navigation */
.layouts-nav{width:100%;overflow:hidden;padding-bottom:30px !important}
	.layouts-nav li{float:left;margin-right:5px;background:none !important;padding:0 !important}
		.layouts-nav li a{
			float:left;
			background:#000;
			padding:12px 20px;
			color:#fff;
			position:relative;
			margin-right:5px;
			cursor:pointer;
			text-decoration:none;
		}
		.layouts-nav li a:hover{background:#aacc21; color:#000;}

/* Table styling */
table th{
	background:#a2c830;
	font-size:13px;
	color:#fff;
	padding:12px 0 10px;
	line-height:16px;
	font-weight: normal;
	border:none;
	border-right:1px solid #fff;
	border-top:2px solid #bfd57b;
	border-bottom:2px solid #bfd57b;
}
table td {
	background:#e9e9e9;
	color:#606366;
	font-size:13px;
	line-height:16px;
	text-align:center;
	padding:9px 0 9px;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #fff;
	width:125px;
}
	table td.first, table th.first {border-left:2px solid #bfd57b;}
	table tr.last td {border-bottom:2px solid #bfd57b;}
	table td.last, table th.last {border-right:2px solid #bfd57b;}
/* Information box */
.info-box,.download-box,.notification-box,.error-box{padding:20px 30px 20px 110px;margin-bottom:15px;position:relative;height:1%;font-size:13px;}
.info-box{color:#64757f;background:#e1f2fc;border:1px solid #68a2cf}
.download-box{color:#697a58;background:#eeffdd;border:1px solid #a3c159}
.notification-box{color:#79725b;background:#fef7e0;border:1px solid #e6c555}
.error-box{color:#7e6c6c;background:#feebeb;border:1px solid #ff9999}
.info-box p.icon,.download-box p.icon,.notification-box p.icon,.error-box p.icon{position:absolute;left:34px;top:16px;margin:0}
/* Pages
---------------------------------------- */
/* 404 page */
#page-404 #content .content-box {padding:30px 0 78px;}
#page-404 .content-box-1 {
	padding:31px 39px 0 576px;
	background:url(../images/page404-img.png) no-repeat 49px 17px;
	min-height:479px;
}
strong.heading404 {
	display:block;
	font-size:25px;
	line-height:30px;
	color:#000000;
	text-transform: capitalize;
	font-weight: normal;
	padding:42px 0 0 0;
	letter-spacing:-1px;
}
b.heading404 {
	display:block;
	font-size:25px;
	line-height:30px;
	color:#000000;
	text-transform: capitalize;
	font-weight: normal;
	padding:0 0 35px 0;
	letter-spacing:-1px;
	margin:-8px 0 0 0;
}
span.heading404 {
	display:block;
	font-size:32px;
	line-height:38px;
	color:#000000;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing:-1px;
	margin:-6px 0 0 0;
}
	#page-404 #content p.last {padding:0 0 37px 0 !important;}
/* Under Construction page =====*/
#constuction-box{
	width:800px;
	height:500px;
	position:absolute;
	left:50%;top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background: #fff;
	text-align:center
	}
	#constuction-box .inside{padding:40px 40px 40px 40px}
		#constuction-box .button{position:relative}
		#constuction-box h1{text-align:center;font-size:38px;margin-bottom:.2em;line-height:48px;letter-spacing:2px;border-bottom:1px solid #ddd;padding-bottom:10px;}
			#constuction-box h1 span{color:#00c4ff;display:block;margin-bottom:-15px}			
	/* Countdown */
	#countdown_dashboard{height:110px;padding:30px 0 40px 0;width:650px;margin:0 auto;position:relative}
	.dash{width:110px;height:114px;background:transparent url('../images/dash.png') 0 0 no-repeat;float:left;margin-left:20px;position:relative}	
	.dash .digit{font-size:75px;line-height:85px;font-weight:bold;float:left;width:55px;text-align:center;color:#555;position:relative}
		.dash .digit .bottom{font-size:75px;line-height:85px}	
	.dash_title{position:absolute;display:block;bottom:0px;left:0;font-size:12px;color:#555;letter-spacing:2px;width:110px}	
	.dev_comment{font-size:14pt;color:#777;text-align:center;font-style:italic;margin:40px 10px}	
	#subscribe_form{position:relative}	
	#email_field{font-size:16pt;padding:6px 10px;width:300px}	
	#subscribe_button{font-size:14pt;color:#333;padding:4px 8px}	
	.copyright{font-size:9pt;color:#333;margin:40px 0px}	
	.faded{color:#999}	
	.form_message{width:400px;padding:10px;margin:15px auto;display:none}	
	#error_message{background-color:#ffe;border-left:5px solid #bb3;border-right:5px solid #bb3;color:#770}
	#info_message{background-color:#f0f9ff;border:1px solid #eef}
	#loading{text-align:center;margin:10px;display:none;position:absolute;width:100%;top:60px}
/* Intro page */
#intro-box{
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background: #fff;
	text-align:center;
	float:left
}
	#intro-box .inside{padding:40px 40px 40px 40px}
		#intro-box h1{text-align:center;position:absolute;left:0;top:-90px;width:600px;overflow:hidden;height:100px;border:none; color:#fff;}
		#intro-box .button{position:absolute;right:40px;bottom:10px;float:right;white-space:nowrap}
		.intro-buttons{width:500px;padding:0 50px;position:absolute;left:0;bottom:50px}
		#flash-intro{margin-bottom:20px;position:absolute;left:23px;top:20px}

/* Content
---------------------------------------- */		
/* Lightbox image */

.lightbox-image{display:inline-block;position:relative;}
a.border{padding:6px;background:#dededa;display:inline-block;}
.lightbox-image img{position:relative;z-index:2;}
.lightbox-image span{position:absolute;width:100%;height:100%;left:0;top:0;background:url(../images/magnify.png) 50% 50% no-repeat;}
/* Lightbox video */
.lightbox-video{display:inline-block;position:relative;}
.lightbox-video img{position:relative;z-index:2;}
.lightbox-video span{position:absolute;width:100%;height:100%;left:0;top:0;background: url(../images/magnify-video-bg.png) 50% 50% no-repeat;z-index:3;}
.lightbox-video span em {position:absolute;width:100%;height:100%;left:0;top:0;background: url(../images/magnify-video-marker.png) 50% 50% no-repeat;z-index:4;}
.lightbox-video span b {position:absolute;width:100%;height:100%;left:0;top:0;background: url(../images/magnify-video-marker.png) -50% 50% no-repeat;z-index:4;}

/* SlideDown element */
.slideDown{padding:0 1px 0 0;font-size:13px; line-height:19px;}
	.slideDown dt{background-color:#333132;background-image:url(../images/arrow1.gif);background-repeat:no-repeat;background-position:100% 16px;color:#fff;padding:9px 0 9px 21px;margin-bottom:4px;font-weight:normal;
	display:block;font-size:14px;cursor:pointer;margin-bottom:10px}
	.slideDown dt:hover,.slideDown dt.active{background-color:#bbb;color:#fff;}
	.slideDown dt.active{background-image:url(../images/arrow2.gif)}
	.slideDown.absolute dt{position:relative; display:block !important; cursor:pointer;}
	.slideDown dd{display:none;padding:10px 20px 20px 20px;}
	#block dd{display:block}
	.slideDown.absolute{position:relative;}
	.slideDown.absolute dd{position:absolute;z-index:999; background:#fff;}
	.slideDown.absolute dd p {
		font-size:13px !important;
		line-height:24px !important;
	}
/* Accordion */
dl#accordion{list-style-type:none;margin:0;padding:0 2px 0 0;height:auto !important}
	dl#accordion .indent{padding-top:7px !important;padding-bottom:5px !important}
	dl#accordion a{display:block;}
	dl#accordion dt{margin:0px; background:none; padding:0;}
		dl#accordion dt a{background-color:#333132;background-image:url(../images/arrow1.gif);background-repeat:no-repeat;background-position:100% 16px;color:#7f7f7f;padding:9px 0 9px 21px;margin-bottom:4px;font-weight:normal;display:block;font-size:14px;text-decoration:none;}
		dl#accordion dt a:hover{background-color:#8e8d8b;color:#fff}
		dl#accordion dt.active a{background-color:#ccc;background-image:url(../images/arrow2.gif);color:#333}
	dl#accordion dd{display:none;margin-bottom:0;padding-left:0}
		dl#accordion dd .indent{padding:10px 30px 14px 20px !important}
		dl#accordion dd a{display:inline;background:none;padding:0;width:auto;text-decoration:none}
		dl#accordion dd a:hover{background:none}
		dl#accordion dd .sub_menu  li{list-style:none;line-height:30px!important;padding-left:12px;}
		.sub_menu{font-size:12px;line-height:16px;}
		.sub_menu li a{line-height:30px !important;text-decoration:underline !important;}
		.sub_menu li a:hover{text-decoration:none !important;}
/* Tooltips */
#aToolTip{background:#fbfbfb;color:#747474;margin:0;padding:2px 8px;font-size:11px;position:absolute;display:none;z-index:50000;border:2px solid #d2cfc9;}
#aToolTip .aToolTipContent{position:relative;margin:0;padding:0}
a#aToolTipCloseBtn{display:block;height:20px;width:20px;overflow:hidden;background:url(../images/close.gif) no-repeat;text-indent:-9999px;outline:none;position:absolute;top:-15px;right:-20px}
/* Elements list */
.elements-list li{background:none !important;padding:0 0 0px 0 !important;position:relative;line-height:28px}
.elements-list li code{position:absolute;right:0;top:-3px;padding:2px 3px 1px 3px;border:1px dotted #333}
/* Tabs */
.tabs{padding:15px 0 30px 0;}
 .tabs ol{list-style-type:decimal;margin:0 0 0 20px}
  .tabs ol li{display:list-item;float:none;padding-bottom:5px !important;font-size:12px;color:#6b6a6a} 
 .tabs ul{list-style:none;padding:0 0 0 0 !important;overflow:hidden}
  .tabs li{display:block;float:left;margin:0 5px 5px 0;background:none;padding:0 0 0 0 !important}
  .tabs .selected{margin-bottom:0px;position:relative}
  .tabs .selected a{background:#f0f0f0;color:#000;padding-bottom:10px}
  .tabs li a:hover{background:#f0f0f0;color:#000}
  .tabs li a{background:#000;color:#fff;display:block;padding:5px 10px;text-decoration:none}
 .tabs .tab-content{background:#f0f0f0;clear:both;width:auto;max-width:900px;overflow:auto; position:relative;}
  #content .tabs .tab-content .inner{padding:10px} 
 .tabs p{margin-bottom:5px}
 .tabs .tab-content strong{color:#000} 
 .tabs pre{margin:4px 0}
 .tabs code{overflow:auto}
 *+html .tabs code{overflow:visible}
/********dialog********/
.disable_masking{width:400px;z-index:6001;position:absolute;top:-310px; background: url(../images/main-bg.gif);padding:40px;box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-webkit-box-shadow:0 0 10px #000;}
.closebutton,.myclosebutton{
	display:block;
	position:absolute;
	right:-15px;
	top:-15px;
	background:#fff;
	padding:5px 5px 1px 5px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
#dialog6 h6 {padding-left:18px !important;}
.data{font-size:12px;text-align:justify}
.viewsiurce{background-color:#F0F0F0;border:2px dashed #000;padding:20px;color:#006633;font-size:15px;font-size:12px}
/* Twitter */
#twitter p{margin:0;}
	#twitter h2{margin:0 0 5px 0;padding:.5em 1em;font-size:1.5em;color:#fff;background-color:#888;letter-spacing:0;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
	#preloader{margin:0;padding:1em 1em 1em 3em;text-indent:10px;background:transparent url(../images/loader.gif) 1em center no-repeat}
	ul#twitter_update_list{margin:0;padding:0 0 0.5em 0;list-style-type:none}
		ul#twitter_update_list li{margin:0;padding:0.8em 5px 1em 1em !important;background:#f0f0f0; margin-bottom:7px}
		ul#twitter_update_list li:hover{background-color:#cdcdcd;color:#fff}
			ul#twitter_update_list li:hover a{color:#000}
			ul#twitter_update_list li a{color:#262626}			
				ul#twitter_update_list li span{display:block; color:#000}				
				ul#twitter_update_list li span a{color:#262626}
			ul#twitter_update_list li.lastTweet{border-bottom:none}			
			a#profileLink{display:block;padding:0.3em 1em;color:#fff;background-color:#000}
			a#profileLink{display:block;padding:0.3em 1em;color:#fff;background-color:#000}
/* Code grabber */
.code{padding:30px 0 10px 0}
.code a.code-icon{margin-bottom:10px;}

.code a.code-icon i{padding-right:6px;font-style:normal}
.code div.grabber{display:none}
.code code{padding:0 10px 0 10px;background:#f6f6f6;color:#333;border:1px solid #dfdfdf;white-space:pre;overflow:auto}
/* Carousel */
#my-carousel {padding:0;}
#my-carousel ul {height:440px; overflow:hidden;}
#my-carousel ul li {float:left;}
#my-carousel .jcarousel-container {padding:0; background:none !important; width:940px; position:relative;}
#my-carousel .jcarousel-direction-rtl {direction: rtl;}
#my-carousel .jcarousel-container-horizontal {width: 935px;}
#my-carousel .jcarousel-clip {overflow: hidden;}
#my-carousel .jcarousel-clip-horizontal {
    width:  935px;
    height: 440px;
	margin:0 auto;
	background:none !important;
	padding:0;
}
#my-carousel .jcarousel-item {
    width: 216px;
    height: 440px;
	background:none !important;
}
#my-carousel .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 18px;
	background:none !important;
}
#my-carousel .jcarousel-item-placeholder {display:none;}

.jcarousel-prev {
	display:block;
	cursor:pointer;
	width:38px;
	height:36px;
	position:absolute;
	right:67px;
	top:-65px;
	background: url(../images/carousel-prev-next-bg.gif) no-repeat 0 0;
	border-radius:5px;
	box-shadow:0 2px 2px #b3b3b3;
	overflow:hidden;
}
.jcarousel-next {
	display:block;
	cursor:pointer;
	width:38px;
	height:36px;
	position:absolute;
	right:28px;
	top:-65px;
	background: url(../images/carousel-prev-next-bg.gif) no-repeat 0 0;
	border-radius:5px;
	box-shadow:0 2px 2px #b3b3b3;
	overflow:hidden;
}
.jcarousel-prev span, .jcarousel-next span, .jcarousel-prev i, .jcarousel-next i {
	display:block;
	position:absolute;
	width:5px;
	height:7px;
	top:15px;
}
	.jcarousel-prev span {
		background: url(../images/carousel-prev-next-arrows.gif) no-repeat 0 0;
		left:16px;
	}
	.jcarousel-next span {
		background: url(../images/carousel-prev-next-arrows.gif) no-repeat -5px 0;
		left:17px;
	}

	.jcarousel-prev i {
		background: url(../images/carousel-prev-next-arrows.gif) no-repeat 0 -7px;
		left:54px;
	}
	.jcarousel-next i {
		background: url(../images/carousel-prev-next-arrows.gif) no-repeat -5px -7px;
		left:-21px;
	}
#my-carousel .figure img {height:134px;}
#my-carousel .img-indent-bot {overflow:hidden; padding:1px 0 23px !important;}
#my-carousel .figure {
	float:left;
	padding:5px;
	background:#fdfcf9;
	border:1px solid #e5e4de;
}
	
.carousel-title {
	display:block;
	text-transform:uppercase;
	padding:9px 0 24px 0;
	font-size:15px;
	line-height:20px;
	color:#000000;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
}
#my-carousel p {padding-bottom:28px !important;}

#prev-1 {
	display:block;
	cursor:pointer;
	width:38px;
	height:36px;
	position:absolute;
	right:60px;
	bottom:5px;
	background: url(../images/carousel-prev-next-bg.gif) no-repeat 0 0;
	border-radius:5px;
	box-shadow:0 2px 2px #b3b3b3;
	overflow:hidden;
	z-index:20;
}
#next-1 {
	display:block;
	cursor:pointer;
	width:38px;
	height:36px;
	position:absolute;
	right:21px;
	bottom:5px;
	background: url(../images/carousel-prev-next-bg.gif) no-repeat 0 0;
	border-radius:5px;
	box-shadow:0 2px 2px #b3b3b3;
	overflow:hidden;
	z-index:20;
}
#prev-1 span, #next-1 span, #prev-1 i, #next-1 i {
	display:block;
	position:absolute;
	width:5px;
	height:7px;
	top:15px;
}
	#prev-1 span {
		background: url(../images/carousel-prev-next-arrows.gif) no-repeat 0 0;
		left:16px;
	}
	#next-1 span {
		background: url(../images/carousel-prev-next-arrows.gif) no-repeat -5px 0;
		left:17px;
	}

	#prev-1 i {
		background: url(../images/carousel-prev-next-arrows.gif) no-repeat 0 -7px;
		left:54px;
	}
	#next-1 i {
		background: url(../images/carousel-prev-next-arrows.gif) no-repeat -5px -7px;
		left:-21px;
	}

#content-slider .wrapper { padding-bottom:40px;}
#content-slider section {background:none !important;}