@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";
body{
	font:13px/20px Arial, Helvetica, sans-serif;
	color:#7f7674;
	position:relative;
	min-width:980px;
	background: url(../images/body-tail.gif) 50% 0;
}
html {width:100%; min-width:980px;}
html,body{height:100%;}

/* Global Structure---------------------------------------- */
.main{
	margin:0 auto;
	width:950px;
	position:relative;
}
.container_24 {position:relative;}
/*----- txt,links,lines,titles -----*/
a {
	color: inherit;
	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:20px;}
.p{padding-bottom:20px !important;}
.p0{padding-bottom:0 !important}
.p1{padding-bottom:12px !important;}
.p2{padding-bottom:9px !important;}
.p3{padding-bottom:22px !important;}

.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.it{font-style:italic}
.lowercase {text-transform: none;}
.letter{letter-spacing:-1px}
.color-1 {color:#8c6a68;}
.color-2 {color:#fff;}
/* Typography */
em {color:#92cc3f;}
dl.def-list-1 dt {
	display:block;
	font-size:14px;
	line-height:24px;
	color:#73645e;
	font-weight:normal;
	padding:0 0 12px 0;
	overflow:hidden;
	word-spacing:3px;
}
	dl.def-list-1 dt a {
		display:inline-block;
		overflow:hidden;
	}
	dl.def-list-1 dt.icon-1 {
		background:url(../images/page3-icon5.png) no-repeat 0 5px;
		padding:0 0 12px 62px;
		word-spacing:1px;
	}
	dl.def-list-1 dt.icon-2 {
		background:url(../images/page3-icon6.png) no-repeat 0 5px;
		padding:0 0 12px 62px;
		word-spacing:1px;
	}
dl dd {padding:0 0 20px 0;}
blockquote.quotes {
	font-size:13px;
	line-height:20px;
	padding:0 0 20px 35px;
	color:#7f7674;
	background:url(../images/quotes-bg.png) no-repeat 0 3px;
}
/*********************************boxes**********************************/
article.a1 {margin:0 5px;}

.spacing {padding:0 0 34px 0;}
.spacing-1 {padding:0 0 11px 0;}
.spacing-2 {padding:0 0 22px 0;}
.pad-top {padding-top:9px;}
.pad-left {padding-left:20px;}
.pad-right {padding-right:30px;}
.spacer {margin:0 10px 0 0;}
.indent-left {margin-left:80px;}
.img-indent-bot{margin:6px 0 28px 0 !important;}
.img-indent{float:left;margin:4px 23px 0 0;}
.img-indent-1{float:left;margin:4px 10px 0 0;}
.img-indent-r{float:right;margin:0 0 5px 0;}
.inner-indent {padding:3px;}
figure {
	display:inline-block;
	padding:5px;
	background:url(../images/img-border-1.png);
	box-shadow:1px 1px 0 #fff inset, 1px 1px 2px rgba(230,210,148,.5);
	-moz-box-shadow:1px 1px 0 #fff inset, 1px 1px 2px rgba(230,210,148,.5);
	-webkit-box-shadow:1px 1px 0 #fff inset, 1px 1px 2px rgba(230,210,148,.5);
}
	figure.figure-2 {background:#fff;}
.col-1 {
	float:left;
	width:310px;
	margin:0 0 0 5px;
}
.col-2 {
	float:left;
	width:320px;
}
.col-3 {
	float:left;
	width:320px;
	margin:0 5px 0 0;
}
.col-4 {
	float:left;
	width:180px;
	margin:0 11px 0 0;
}
.col-5 {
	float:left;
	width:180px;
}
.box-1 {
	display:block;
	text-align:center;
	padding:10px 45px 20px 45px;
	text-decoration:none;
	border:1px solid transparent;
}
	.box-1.extra {padding:30px 45px 20px 45px;}
	.box-1:hover {
		border:1px solid #fff;
		background:url(../images/box-1-hover.gif) 50% 0;
	}
		.box-1:hover span {text-decoration:underline;}
	.box-1 .head-1 {
		padding:10px 0 10px 0;
	}
.img-box {
	position:relative;
	overflow:hidden;
}
.img-box .img-info {
	background:#1e1b19;
	padding:16px 0 0 20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
}
/*********************************borders & lines**********************************/
.vr-border-1 {background:url(../images/vr-border.gif) no-repeat 314px 0;}
.vr-border-2 {background:url(../images/vr-border.gif) no-repeat 634px 0;}
.vr-border-3 {background:url(../images/vr-border.gif) no-repeat 314px bottom;}
.vr-border-4 {background:url(../images/vr-border.gif) no-repeat 634px bottom;}
.hr-border {
	background:url(../images/hr-border.gif) no-repeat center bottom;
	padding:0 0 2px 0;
}
.border-bot{
	background:url(../images/border-bot-tail.png) repeat-x 0 bottom;
	padding:0 0 22px;
	margin:0 0 31px;
}
.border-bot2{
	background:url(../images/border-bot-tail.png) repeat-x 0 41px;
	padding:21px 0 30px;
	margin:0 10px 0 10px;
}
.border-bot3{
	background:url(../images/border-bot-tail.png) repeat-x 0 bottom;
	height:1px;
	line-height:0;
	font-size:0;
	margin:0 0 20px 0;
	padding:0;
}
/*********************************header*************************************/
header {
	position:relative;
	z-index:10;
	background:url(../images/header-bg.gif) 50% 0;
}
header .main-bg {background:url(../images/header-main-bg.png) no-repeat center 0;}
header .top-bg {
	background:url(../images/header-top-bg.gif) repeat-x 0 0;
	padding:5px 0 3px 0;
	border-bottom:1px solid #161413;
}
	#page1 header .top-bg {padding:5px 0 52px 0;}
header .top-meta {
	background:url(../images/header-top-border.png) no-repeat center bottom;
	width:950px;
	margin:0 auto;
	padding:18px 0 20px;
	overflow:hidden;
	color:#e4e2c6;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
}
	header .top-meta a {text-decoration:none;}
		header .top-meta a:hover {text-decoration:underline;}
	header .top-meta .fleft {padding:0 0 0 40px;}
	header .top-meta .fright {padding:0 40px 0 0;}

header .branding {
	width:950px;
	margin:0 auto;
	text-align:center;
	padding:39px 0 0 0;
}
.logo {
	display:inline-block;
	background:url(../images/logo-border.png) repeat-x 0 bottom;
	font-size:44px;
	line-height:58px;
	color:#fff;
	text-decoration:none;
	padding:0 5px 3px 5px;
	position:relative;
}
	.logo:before {
		position:absolute;
		content:"";
		width:6px;
		height:6px;
		background:url(../images/logo-border-left.png) no-repeat 0 0;
		bottom:0;
		left:-6px;
	}
	.logo:after {
		position:absolute;
		content:"";
		width:6px;
		height:6px;
		background:url(../images/logo-border-right.png) no-repeat 0 0;
		bottom:0;
		right:-6px;
	}
.slogan {
	color:#fff;
	font-size:14px;
	line-height:20px;
	letter-spacing:2px;
	word-spacing:4px;
	display:inline-block;
	padding:5px 0 21px 0;
}
.nav-trigger {
	background:url(../images/nav-trigger.gif) repeat-x 0 0;
	border-radius:16px 16px 0 0;
	-moz-border-radius:16px 16px 0 0;
	-webkit-border-radius:16px 16px 0 0;
	display:inline-block;
	cursor:pointer;
	color:#211e1c;
	font-size:14px;
	line-height:20px;
	padding:16px 30px 12px 30px;
	position:relative;
	z-index:11;
	margin:80px 0 -1px 0;
}
	.nav-trigger:hover, .nav-trigger.active {
		color:#fff;
	}
	.nav-trigger.no-active {color:#211e1c;}
.nav-box {
	background:url(../images/nav-box-tail.gif) repeat-x 0 0 #efaf0b;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	position:relative;
	z-index:10;
	padding:5px;
	margin:0 0 44px 0;
}
header nav {
	position:relative;
	z-index:9;
	padding:8px 0 14px;
	background:url(../images/nav-hr-border.gif) repeat-x 0 bottom;
	margin:0 0 -80px 0;
}
/********************** Content ************************/
section#content {
	position:relative;
	z-index:4;
	padding:8px 0 40px;
	background:url(../images/content-bg.gif) 50% 0;
}
.top-content {
	background:url(../images/top-content-bg.gif) 50% 0;
	padding:60px 0 41px;
	border-top:1px solid #fbf7eb;
	border-bottom:1px solid #fbf7eb;
	box-shadow:0 0 2px rgba(0,0,0,.1);
	-moz-box-shadow:0 0 2px rgba(0,0,0,.1);
	-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);
	margin:0 0 48px 0;
}
	#page1 .top-content {padding:23px 0 41px;}
	#page4 .top-content, #page5 .top-content, #page6 .top-content, #page-404 .top-content {
		margin:0;
		border-bottom: none;
	}
	#page4 #content, #page5 #content, #page6 #content, #page-404 #content {padding:8px 0 0 0;}
/*  Header styles */
h1,h2,h3,h4,h5,h6{
	color:#000;
	font-weight: normal;
	padding:0 0 15px 0;
	word-spacing:3px;
}
h1{font-size:24px; line-height:30px;}
h2{font-size:22px; line-height:27px;}
h3{font-size:18px; line-height:22px;} 
h4{font-size:16px; line-height:20px;}   
h5{font-size:14px; line-height:20px;}
h6{font-size:12px; line-height:16px;}
	.head-1 {
		color:#7cad2b;
		padding:0 0 10px 0;
	}
	.head-2 {
		border-bottom:2px solid #000;
		padding:0 0 4px 0;
		margin:0 0 30px 0;
	}
	.head-3 {
		background:url(../images/border-bot-1.png) repeat-x 0 bottom;
		padding:0 0 6px 0;
		margin:0 0 25px 0;
	}
	.hm-1 {margin:0 0 30px 0;}
.relative{position:relative;z-index:4}

figcaption{
	position:absolute;
	bottom:5px;
	z-index:5;
	left:5px;
	right:5px;
	background: url(../images/caption-tail.png);
	color:#573d3d;
	padding:9px 0 9px;
	text-align:center;
	font-size:18px;
	line-height:22px;
	font-weight: normal;
}

.date {
	display:block;
	background:url(../images/date-marker.png) no-repeat 0 3px;
	padding:0 0 12px 20px;
	font-size:12px;
	line-height:20px;
	text-transform:uppercase;
	color:#7cad2b;
	font-style:italic;
}
.text-1 {
	display:block;
	color:#fff;
	font-size:11px;
	line-height:18px;
}
.scroll{
	overflow:auto;
	height:180px;
	position:relative
}

/*  Buttons */
.button {
	display:inline-block;
	background: #41332d;
	color:#fbcd55;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	padding:6px 15px 6px 15px;
	text-transform:uppercase;
	font-weight:bold;
}
	.button:hover {background:#fbcd55; color:#41332d;}
		
.link {
	color:#b89e54;
	text-decoration:none;
}
	.link:hover{text-decoration:underline;}
.link-1 {
	color:#7cad2b;
	text-decoration: none;
	text-transform:uppercase;
	font-style:italic;
	padding:0 0 0 7px;
	background:url(../images/link-1-marker.gif) no-repeat 0 8px;
}
	.link-1:hover {text-decoration: underline;}
.link-2 {text-decoration:none;}
	.link-2:hover {text-decoration:underline;}
.link-3 {text-decoration:none;}
	.link-3:hover {color:#7cad2b;}

.product-link {
	display:inline-block;
	overflow:hidden;
	font-size:18px;
	line-height:22px;
	color:#7cad2b;
	margin:0 0 9px 0;
}
	.product-link:hover {
		color:#7f7674;
	}
/*  Lists */
.list-1 {padding:0 0 9px 0;}
.list-1 li {
	background:url(../images/list-1-marker.png) no-repeat 0 7px;
	line-height:20px;
	display:block;
	padding:0 0 4px 20px;
	position:relative;
}
	.list-1 li a {
		color:#8bb13b;
		text-decoration:none;
		font-size:13px;
	}
		.list-1 li a:hover {
			color:#cba121;
		}
.list-2 {padding:0;}
.list-2 li {
	background:url(../images/list-2-marker.gif) no-repeat 12px 11px;
	line-height:20px;
	display:block;
	padding:0 0 0 20px;
	position:relative;
}
	.list-2 li a {
		color:#5b5755;
		text-transform:uppercase;
		text-decoration:none;
		font-size:12px;
	}

ol {list-style:decimal; padding:5px 0 35px 19px;}
	ol li {
		line-height:20px;
		padding:0 0 5px 0;
		font-style:italic;
	}
.dropcap_1 {
	float:left;
	position:relative;
	margin:3px 4px 0 0;
	text-transform:uppercase;
	width:28px;
	font-weight: normal;
	overflow:hidden;
	text-align:center;
	font-size:30px;
	line-height:36px;
	color:#7ec334;
}

.map-container {
	margin:0 0 15px 0;
	display:inline-block;
	padding:0;
	border:5px solid #fff;
}
iframe {
	width:260px;
	height:215px;
	margin:0;
	border: none;
}
.adress {padding:0 0 10px 0;}
	.adress dt {
		display:block;
		font-size:13px;
		line-height:20px;
		font-style:normal;
		color:#7f7674;
		text-shadow:none;
		padding:0;
		font-weight:normal;
	}
	.adress dd {
		font-size:13px;
		line-height:20px;
		padding:0;
		color:#7f7674;
		overflow:hidden;
	}
		.adress dd span {
			float:left;
			width:72px;
		}
		.adress dd.last {color:#b89e54;}

/******************** Aside ******************/
aside {
	border-top:1px solid #fefcf9;
	box-shadow:0 -1px 1px rgba(0,0,0,.1);
	-moz-box-shadow:0 -1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow:0 -1px 1px rgba(0,0,0,.1);
	position:relative;
	z-index:20;
}
	aside .inner {
		width:950px;
		margin:0 auto;
	}
	.social-list {
		overflow:hidden;
	}
		.social-list li {
			float:left;
			width:158px;
			background:url(../images/social-list-border.gif) repeat-y 0 0;
			padding:30px 0;
		}
			.social-list li:first-child {
				background:none;
				width:159px;
			}
			.social-list li a {
				text-decoration:none;
				display:inline-block;
				margin:0 10px 0 26px;
				font-size:10px;
				line-height:12px;
				text-transform:uppercase;
			}
			.social-list li a span {
				display:inline-block;
				padding:3px 0 0 5px;
			}
			.social-list li a img {
				opacity:0.3;
			}
/******************** Footer ******************/
footer {
	padding:30px 0;
	position:relative;
	background:url(../images/footer-border.gif) repeat-x 0 0;
}
footer .inner {
	width:950px;
	margin:0 auto;
	text-align:center;
	color:#7f7674;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
}
	footer a {
		text-decoration:none;
	}
		footer a:hover {text-decoration: underline;}
.top1{
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/top.gif) left 10px no-repeat;
	padding:3px 0 3px 12px;
	text-decoration:none;
	color:#7f7b7a;
	text-transform: uppercase;
	font-size:12px;
	line-height:17px;
	display:inline-block;
}
.top1:hover{color:#fbcf59;}

ins{background:#73645e;padding:0 5px;color:#eee0b5;text-decoration:none;}
del{text-decoration:line-through;}
  abbr{
	cursor:help;
	color:#73645e;
	text-transform:uppercase;
	border-bottom:1px dotted #73645e;
}
dfn{color:#92cc3f; font-style:italic; }
dfn{letter-spacing:2px;}
sup {font-size:11px; color:#1f1f1f;}
sub{font-size:11px; vertical-align:bottom; color:#73645e;}
.elements-list b {color: inherit;}
.elements-list small{font-size:10px;} 
.elements-list big{font-size:21px; color: inherit;}
.elements-list i{color: inherit;}
.elements-list q{font-family:"Courier New",Courier,monospace; color:#73645e;}
kbd, samp {font-family:"Courier New", Courier, monospace; 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:#fbcf59; color:#fff;}

/* Table styling */
table th{
	background: #272727;
	font-size:12px;
	color:#eee0b5;
	padding:18px 0 18px;
	line-height:19px;
	font-weight: bold;
	border:none;
	width:125px;
	border-right:1px solid #717171;
}
table td {
	background: none;
	color:#eee0b5;
	font-size:13px;
	line-height:16px;
	text-align:center;
	padding:9px 0 9px;
	border:none;
	border-right:1px solid #94857f;
	border-bottom:1px solid #807774;
	width:125px;
	background:#73645e;
}
/* 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 .top-content { padding:0;}
#page-404 .content-box {
	width:950px;
	margin:0 auto;
	position:relative;
	background:url(../images/page404-img.png) no-repeat 110px 48px;
}
	#page-404 .content-box .inner {
		min-height:420px;
		padding:0 75px 0 520px;
	}
strong.heading404 {
	display:block;
	font-size:72px;
	line-height:88px;
	color:#000;
	text-transform: uppercase;
	font-weight: normal;
	padding:55px 0 6px 0;
}
b.heading404 {
	display:block;
	white-space:nowrap;
	font-size:24px;
	line-height:30px;
	color:#000;
	text-transform: uppercase;
	font-weight: normal;
	padding:0 0 20px 0;
}
	#page-404 p.last {padding:0 0 18px 0 !important;}
/* Under Construction page =====*/
#constuction-box{
	width:800px;
	height:500px;
	position:absolute;
	left:50%;top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background: url(../images/content-bg.gif);
	border:1px solid #fff;
	box-shadow:0 0 2px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 2px rgba(0,0,0,.2);
	-webkit-box-shadow:0 0 2px rgba(0,0,0,.2);
	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:#000;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;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;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: url(../images/content-bg.gif);
	border:1px solid #fff;
	box-shadow:0 0 2px rgba(0,0,0,.2);
	-moz-box-shadow:0 0 2px rgba(0,0,0,.2);
	-webkit-box-shadow:0 0 2px rgba(0,0,0,.2);
	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:#000; font-size:40px; line-height:48px;}
		#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% #fff no-repeat;}


/* 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; position:relative;}
	.slideDown dt:hover,.slideDown dt.active{background-color:#bbb;color:#fff;text-shadow:0 0 5px #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; position:relative; overflow:hidden;}
	#block dd{display:block}
	.slideDown.absolute{position:relative;}
	.slideDown.absolute dd{position:absolute;z-index:999; background: url(../images/top-content-bg.gif);}
	.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; position:relative;}
	dl#accordion dt{ background:none; padding:0 0 4px 0; display:block; text-shadow:none;}
		dl#accordion dt a{background-color:#000;background-image:url(../images/arrow1.gif);background-repeat:no-repeat;background-position:100% 16px;color:#7f7f7f;padding:9px 0 9px 21px;font-weight:normal;display:block;font-size:14px;text-decoration:none;}
		dl#accordion dt a:hover, dl#accordion dt.active a {background-color:#9f9f9f;color:#fff}
		dl#accordion dt.active a{background-image:url(../images/arrow2.gif);}
	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:#fbcf59;margin:0;padding:2px 8px;font-size:11px;position:absolute;display:none;z-index:50000;border:2px solid #fbcf59;}
#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 .nav li{display:block;float:left;margin:0 5px 5px 0;background:none;padding:0 0 0 0 !important}
  .tabs .nav .selected{margin-bottom:0px;position:relative}
  .tabs .nav .selected a{background:#c0c0c0;color:#000;padding-bottom:10px}
  .tabs .nav a:hover{background:#c0c0c0;color:#000}
  .tabs .nav a{background:#fbcf59;color:#fff;display:block;padding:5px 10px;text-decoration:none}
 .tabs .tab-content{background:#c0c0c0;clear:both;width:auto;max-width:900px;overflow:auto}
 .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: #ececec;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 5px 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:#fbcf59; margin-bottom:7px}
		ul#twitter_update_list li:hover{background-color:#c0c0c0;color:#fff}
			ul#twitter_update_list li:hover a{color:#fff}
			ul#twitter_update_list li a{color:#fff}			
				ul#twitter_update_list li span{display:block; color:#fff}				
				ul#twitter_update_list li span a{color:#fff}
			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}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
/* Carousel */
#my-carousel {padding:0; position:relative;}
	#my-carousel ul {width:780px; overflow:hidden; margin:0 auto; height:155px;}
	#my-carousel li {float:left; margin:0 30px 0 0;}
#my-carousel .jcarousel-container {padding:0; background:none !important; width:950px; position:relative; height:155px; margin:0 auto;}
#my-carousel .jcarousel-direction-rtl {direction: rtl;}
#my-carousel .jcarousel-container-horizontal {width: 950px; height: 155px;}
#my-carousel .jcarousel-clip {overflow: hidden;}
#my-carousel .jcarousel-clip-horizontal {
    width:  790px;
    height: 155px;
	margin:0 auto;
	background:none !important;
	padding:0;
}
#my-carousel .jcarousel-item {
    width: 190px;
    height: 155px;
}
#my-carousel .jcarousel-item-horizontal{margin:0 10px 0 0;}
#my-carousel img {height:105px;}
#my-carousel a.img-link {
	display:inline-block;
	padding:5px;
	background:url(../images/img-border-1.png);
	box-shadow:1px 1px 0 #fff inset;
	-moz-box-shadow:1px 1px 0 #fff inset;
	-webkit-box-shadow:1px 1px 0 #fff inset;
}
	#my-carousel a.img-link:hover {background:#fff;}
.carousel-caption {
	display:block;
	text-align:center;
	font-size:14px;
	line-height:20px;
	color:#73645e;
	padding:18px 0 0 0;
}
#my-carousel .jcarousel-prev {
	cursor:pointer;
	left:14px;
	top:42px;
	position:absolute;
	width:34px;
	height:34px;
	background:url(../images/carousel-controls.png) no-repeat 0 0;
}
	#my-carousel .jcarousel-prev:hover {background:url(../images/carousel-controls.png) no-repeat 0 -34px;}	
#my-carousel .jcarousel-next {
	cursor:pointer;
	right:14px;
	top:42px;
	position:absolute;
	width:34px;
	height:34px;
	background:url(../images/carousel-controls.png) no-repeat -34px 0;
}	
	#my-carousel .jcarousel-next:hover {background:url(../images/carousel-controls.png) no-repeat -34px -34px;}