@import "../css/reset.css";@import "../css/grid.css";@import "../css/prettyPhoto.css";
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline }
/* Global properties---------------------------------------- */
body{
	background:url(../images/texture.gif) 0 0 repeat;
	color:#7f7365;
	position:relative;
	min-width:960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
}
html,body{height:100%}
.bg{background:url(../images/texture.gif) 0 0 repeat #efefef}
/* Global Structure---------------------------------------- */
.main{margin:0 auto;position:relative;width:940px;}
/*----- txt,links,lines,titles -----*/
a{color:#3b6638;outline:none;text-decoration:underline;cursor:pointer}
a:hover,a:focus{text-decoration:none}
.clear{clear:both;line-height:0;font-size:0}
.wrapper{width:100%;overflow:hidden;position:relative;}
p{margin-bottom:20px}
.p1{margin-bottom:8px}
.p2{margin-bottom:15px}
.m2{padding-bottom:15px}
.p3{margin-bottom:30px}
.p4{margin-bottom:40px}
.p5{margin-bottom:50px}
.p6{margin-bottom:60px}
.reg{text-transform:uppercase}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.it{font-style:italic}
.letter{letter-spacing:-1px}
.color-1{color:#fff}
.color-2{color:#000}
.color-3{color:#5bb609}
/*********************************boxes**********************************/
.margin-bot{margin-bottom:35px}
.spacing{margin-right:15px}
.spacing2{margin-right:45px}
.spacing3{margin-right:60px}
.indent-bot{margin-bottom:20px}
.indent-bot2{margin-bottom:30px}
.indent-bot3{margin-bottom:45px}
.img-indent-bot{margin-bottom:25px}
.img-indent{float:left;margin:0 20px 0px 0}
.img-indent2{float:left;margin:0 25px 0px 0}
.img-indent3{float:left;margin:0 11px 0px 0}
.img-indent-r{float:right;margin:0 0px 0px 40px}
.prev-indent-bot{margin-bottom:10px}
.prev-indent{float:left;margin:0 17px 0px 0}
.padding-top{padding-top:15px}
.padding-top1{padding-top:50px !important}
.padding-top2{padding-top:17px}
.border{padding:5px;border:1px solid #e9e8e1;background:#fff;}
.buttons a:hover{cursor:pointer}
.list-2 .list-3 li a,.link,.logo{text-decoration:none}
/*********************************header*************************************/
header{background:url(../images/header-tail.png) 0 0 repeat-x;max-height:503px;position:relative;z-index:99;border-bottom:10px solid #dcdacf;}
.header{background:url(../images/header-bg.gif) 50% 0 no-repeat;padding:0 0 0;min-height:192px;}
a.logo{
	background:url(../images/logo.png) 0 0 no-repeat;
	color:#f8f7f3;
	font-size:36px;
	line-height:1;
	padding:2px 0 9px 300px;
	display:inline-block;
	margin-left:-8px;
	margin-top:20px;
	letter-spacing:-2px;
}
div.logo{color:#76b66f;font-style:italic;text-shadow:1px 1px #1f3a18;float:left;margin:-16px 0 0 52px;position:relative;z-index:2;}
nav{float:right;margin-bottom:9px;}
/*** ESSENTIAL STYLES ***/
.sf-menu{}
.sf-menu ul{position:absolute;top:-999em;width:182px;background:url(../images/submenu.png) 0 2px repeat-x #285a26;padding:4px 0 3px;}
.sf-menu ul li{float:none}
.sf-menu li:hover{visibility:inherit}
.sf-menu li{float:left;position:relative;background:url(../images/menu.png) 100% 0 no-repeat;}
.sf-menu li.last{background:none;}
.sf-menu a{text-transform:uppercase; color:#fff;text-decoration:none;display:block}
.sf-menu .item{text-transform:uppercase; width:100px;height:60px; text-align:center; padding:40px 10px 10px 10px;}
.adv .sf-menu .item{text-transform:uppercase; width:auto;padding:10px 10px 10px 10px}

.sf-menu .item strong { text-transform:uppercase; font-size:22px; color:#fff; display:block; line-height:1.2em;}
.sf-menu .item em{color:#76b66f;text-shadow:1px 1px #1f3a18;line-height:16px;display:block;margin:0 0 16px;}
.sf-menu .item span {display:block;background:url(../images/arrow.gif) 50% 0 no-repeat;height:7px;}
.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:0;top:120px;z-index:99}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul{top:-999em}
ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul{left:190px;top:-4px}
/*** DEMO SKIN ***/
.sf-menu ul li.sfHover li a{color:#fff}
.sf-menu li:hover,.sf-menu li.sfHover,.sf-menu li.current{background:url(../images/menu-hover.png) 0 0 repeat-x;}
.sf-menu li li{padding:0 0 2px;background:url(../images/submenu.png) 0 100% repeat-x !important;}
.sf-menu li li a span {position:absolute;background:url(../images/subarrow.gif) 0 0 no-repeat;width:8px;height:12px;right:19px;top:15px;}
.sf-menu li li:hover a,.sf-menu li li.current a,.sf-menu li li.sfHover a {
	background: #326b2d;
	background: -webkit-gradient(linear, left top, left bottom, from(#326b2d), to(#224a1f)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #326b2d, #224a1f); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #326b2d, #224a1f); /* FF3.6 */
	background:     -ms-linear-gradient(top, #326b2d, #224a1f); /* IE10 */
	background:      -o-linear-gradient(top, #326b2d, #224a1f); /* Opera 11.10+ */
	background:         linear-gradient(top, #326b2d, #224a1f);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#326b2d', EndColorStr='#224a1f'); /* IE6–IE9 */
}
.sf-menu li li a{font-size:14px;line-height:1.2em;padding:10px 20px 11px;}
.sf-menu li li.sfHover li a,.sf-menu li li.current li a {background:none;}
.sf-menu li li li a:hover,.sf-menu li li li.current a {
	background: #326b2d;
	background: -webkit-gradient(linear, left top, left bottom, from(#326b2d), to(#224a1f)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #326b2d, #224a1f); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #326b2d, #224a1f); /* FF3.6 */
	background:     -ms-linear-gradient(top, #326b2d, #224a1f); /* IE10 */
	background:      -o-linear-gradient(top, #326b2d, #224a1f); /* Opera 11.10+ */
	background:         linear-gradient(top, #326b2d, #224a1f);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#326b2d', EndColorStr='#224a1f'); /* IE6–IE9 */
}
.flash-1{margin:0 auto;width:1100px;height:620px}
/********************** Content ************************/
section#content{overflow:hidden;padding:57px 0 50px;zoom:1;background:#f8f7f3;}
.indent {height:229px;}
/*  Header styles */
h1,h2,h3,h4,h5,h6{margin:0 0 23px;line-height:1.2em;color:#3b2314;}
h1{font-size:35px}
h2{font-size:30px}
h3{font-size:30px} 
h4{font-size:20px;}   
h5{text-transform:uppercase;font-size:20px;}  
h6{font-size:16px;}
h1 strong{font-size:64px;line-height:1.2em}
h6.color {color:#3b2314;margin:0;}
.no-indent {margin-bottom:-24px;}
strong,b,big{color:#3b2314}
.block{display:block;}
#nav {text-align:left; padding-top:30px;}
#nav a {display:inline-block;background:url(../images/thumb.png) 0 0 no-repeat;width:15px; height:0;padding-top:15px;overflow:hidden;margin-left:5px;}
#nav a.activeSlide,#nav a:hover {background:url(../images/thumb-hover.png) 0 0 no-repeat;}
#nav a.activeSlide {cursor:default;}
#text_slider {margin-top:10px;}
#text_slider div blockquote {background:#fff;border:1px solid #e2e1d8;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;padding:35px 20px 35px 24px;font-size:15px;line-height:24px;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.12);-moz-box-shadow:0 1px 3px rgba(0,0,0,.12);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12);}
#text_slider div .blockquote {background:url(../images/blockquote.png) 0 0 no-repeat;width:23px;height:21px;margin-right:35px;float:right;position:relative;z-index:10;margin-top:-1px;margin-bottom:-10px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
#text_slider .author {text-align:right;padding:0 40px 0 0;clear:right;}
#text_slider .author strong {font-size:15px;color:#000;display:block;float:right;margin-left:10px;margin-top:10px;}
#text_slider .author span {float:right;clear:right;margin-left:10px;}
.col-1,.col-2{float:left;width:186px;margin-right:18px;}
.col-2{margin-right:0;}
.column-1{width:195px;float:left;}
.column-2{width:277px;float:left;}
.arrow-padding {padding:0 5px;}
.arrow1{width:53px;}
.arrow2 {width:53px}
.arrow1 div {position:absolute;top:0;}
.arrow2 div {position:absolute;bottom:0;}
.spacer-1{background:url(../images/pic-1.gif) 285px 0 repeat-y}
.spacer-2{background:url(../images/pic-1.gif) 645px 0 repeat-y}
.scroll{overflow:auto;height:180px;position:relative}
.padding-right{padding-right:17px}
.padding-left {padding-left:50px;}
.padding-bot {padding-bottom:15px;}
.border-bot{border-bottom:1px solid #e0ddd7;padding-bottom:20px;margin-bottom:20px;}
.border-bot1{border-bottom:1px solid #e0ddd7;}
.box-news{overflow:hidden;padding:27px 20px 34px 20px;background:url(../images/texture1.gif) 0 0 repeat}
.box-news h3{font-size:24px;line-height:1.2em;color:#484645;margin-bottom:5px;text-transform:none}
.box-news h6{font-size:12px;color:#00c4ff;text-transform:uppercase;margin-bottom:6px;font-family:Calibri,Arial,Helvetica,sans-serif;font-style:normal}
.box-404{width:942px;height:509px;color:#414141;margin:0 auto;position:relative;font-family:Calibri,Arial,Helvetica,sans-serif;background:url(../images/bg-404.jpg) 0 0 no-repeat}
.box-404 .padding{padding:90px 25px 20px 600px}
.lightbox-image .padding{padding:9px;}
.img-404{position:absolute;top:37px;left:408px}
.link:hover{text-decoration:underline;}
.list-1 li{padding:0 0 10px;}
.list-1 li a{color:#487444}
.list-1 li a:hover{color:#26a9e0;text-decoration:none;}
.list-2 li{margin-bottom:5px;font-size:16px;line-height:1.2em;margin-right:24px;}
.list-2 li a{color:#3b2314;text-decoration:none;display:block;padding:13px 20px;
	background: #26a9e0;
	background: -webkit-gradient(linear, left top, left bottom, from(#cdcbc1), to(#d4d3c8)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #cdcbc1, #d4d3c8); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #cdcbc1, #d4d3c8); /* FF3.6 */
	background:     -ms-linear-gradient(top, #cdcbc1, #d4d3c8); /* IE10 */
	background:      -o-linear-gradient(top, #cdcbc1, #d4d3c8); /* Opera 11.10+ */
	background:         linear-gradient(top, #cdcbc1, #d4d3c8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cdcbc1', EndColorStr='#d4d3c8'); /* IE6–IE9 */
}
.list-2 li a:hover{color:#fff;
	background: #26a9e0;
	background: -webkit-gradient(linear, left top, left bottom, from(#1f9bcf), to(#26a9e0)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #1f9bcf, #26a9e0); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #1f9bcf, #26a9e0); /* FF3.6 */
	background:     -ms-linear-gradient(top, #1f9bcf, #26a9e0); /* IE10 */
	background:      -o-linear-gradient(top, #1f9bcf, #26a9e0); /* Opera 11.10+ */
	background:         linear-gradient(top, #1f9bcf, #26a9e0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1f9bcf', EndColorStr='#26a9e0'); /* IE6–IE9 */
}



.list-3 li {font-size:12px; display:inline-block; margin:1px 1px 0 0; width:309px; height:90px; }

.dtk {background: #26a9e0; color:#FFF;}

.list-3 li a{color:#3b2314;text-decoration:none; display:block;padding:13px 20px; height:60px;
	background: #26a9e0;
	background: -webkit-gradient(linear, left top, left bottom, from(#cdcbc1), to(#d4d3c8)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #cdcbc1, #d4d3c8); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #cdcbc1, #d4d3c8); /* FF3.6 */
	background:     -ms-linear-gradient(top, #cdcbc1, #d4d3c8); /* IE10 */
	background:      -o-linear-gradient(top, #cdcbc1, #d4d3c8); /* Opera 11.10+ */
	background:         linear-gradient(top, #cdcbc1, #d4d3c8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cdcbc1', EndColorStr='#d4d3c8'); /* IE6–IE9 */
}
.list-3 li a:hover{color:#fff;
	background: #26a9e0;
	background: -webkit-gradient(linear, left top, left bottom, from(#1f9bcf), to(#26a9e0)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #1f9bcf, #26a9e0); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #1f9bcf, #26a9e0); /* FF3.6 */
	background:     -ms-linear-gradient(top, #1f9bcf, #26a9e0); /* IE10 */
	background:      -o-linear-gradient(top, #1f9bcf, #26a9e0); /* Opera 11.10+ */
	background:         linear-gradient(top, #1f9bcf, #26a9e0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1f9bcf', EndColorStr='#26a9e0'); /* IE6–IE9 */
}



.list_1 li{background:url(../images/list_1-marker.gif) left 6px no-repeat;padding:0px 0 4px 15px;margin-top:4px;font-size:13px;line-height:18px;position:relative}
	.list_1 li a{color:#767676;text-decoration:none}
	.list_1 li a:hover{text-decoration:underline}
		.list_1 li ul{padding-left:15px}
			.list_1 li ul li{background:url(../images/list_1-marker1.gif) left 4px no-repeat;padding:0 0 0 14px;font-size:1em;margin:0}
time{display:block;float:left;background:#3b6638;font-size:12px;color:#fff;text-align:center;width:39px;line-height:17px;border-radius:10px 10px 5px 5px;-moz-border-radius:10px 10px 5px 5px;-webkit-border-radius:10px 10px 5px 5px;margin-right:20px;}
time strong{display:block;background:;border:1px solid #cbcbcb;font-size:19px;font-weight:normal;line-height:1.2em;color:#626262;padding:6px 0 5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;letter-spacing:-1px;
	background: #f4f3f3;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4f3f3), to(#e8e7e1)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #f4f3f3, #e8e7e1); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #f4f3f3, #e8e7e1); /* FF3.6 */
	background:     -ms-linear-gradient(top, #f4f3f3, #e8e7e1); /* IE10 */
	background:      -o-linear-gradient(top, #f4f3f3, #e8e7e1); /* Opera 11.10+ */
	background:         linear-gradient(top, #f4f3f3, #e8e7e1);
}	

/******************** Aside ******************/
aside {background:#e2e1d8;padding:35px 0 25px;}
aside strong {font-size:12px;color:#84786b;text-shadow:1px 1px #fff;display:block;margin-bottom:20px;}
aside li {font-size:11px;line-height:1.2em;padding-bottom:17px;}
aside li a {color:#8f8477;}
aside li a:hover {color:#000;}

/******************** Footer ******************/
footer{padding:31px 0 23px;text-align:center;color:#fff;font-size:12px;background:url(../images/footer.png) 0 0 repeat-x;}
footer a{color:#fff;text-decoration:none}
footer a:hover {text-decoration:underline;}

/* Left & Right alignment */

.border-left{border-left:1px solid #d6d6d6}
.quotes{margin-bottom:15px;font-size:15px;line-height:24px;padding-left:40px;}
.quotes.padding-right{padding-right:140px}
blockquote h3{font-size:26px;line-height:1.2em;color:#272320;text-transform:uppercase;padding-left:10px;letter-spacing:1px;margin-bottom:18px}
blockquote h6{font-size:12px;color:#00c4ff;text-transform:uppercase;margin-bottom:6px;font-family:Calibri,Arial,Helvetica,sans-serif;font-style:normal}
blockquote.left{border-right:1px solid #adadac;width:36%;float:left;margin-right:20px;padding:20px 15px 20px 0px;background:none}
blockquote.right{border-left:1px solid #adadac;width:36%;float:right;margin-left:20px;padding:20px 0px 20px 15px;background:none}

.text-1{font-size:12px;line-height:18px;display:inline-block;}
.text-2{font-size:22px;line-height:30px}
.text-3{color:#191001;font-size:18px;line-height:30px}

.top1{float:right;background:url(../images/top.png) 0 50% no-repeat;padding:0 0 0 13px;color:#7f7365;text-decoration:none;font-size:11px;text-transform:uppercase}
.top1:hover{color:#000}

.box{background:url(../images/box.png) 0 0 no-repeat #479709;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;padding:24px 25px 15px 29px;width:175px}
.box h4{color:#fff;margin:0 0 20px}

ins{background-color:#487444;color:#fff;padding:0 5px;text-decoration:none}

mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}

del{text-decoration:line-through}

abbr[title],dfn[title]{border-bottom:1px dotted #487444;cursor:help}

em,dfn{font-style:italic;color:#487444}
dfn{font-size:14px;letter-spacing:2px}
sup,sub{font-size:0.8em}
sub{vertical-align:bottom}
.elements-list small{font-size:10px;font-family:Verdana,Geneva,sans-serif} 
.elements-list big{font-size:21px}
.elements-list q{font-size:15px;color:#487444;font-family:"Courier New",Courier,monospace}

abbr,acronym{border-bottom:1px dashed #487444;color:#487444;text-transform:uppercase}
address{margin:0 0 1.5em;font-style:italic}
del{color:#666}
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}

/* Custom select color */
::selection{background:#bbb;color:#fff;/* Safari */}
::-moz-selection{background:#bbb;/* Firefox */color:#fff}

figcaption{position:absolute;bottom:6px;font-size:18px;color:#fff;left:6px;right:6px;background:#7f7365;text-align:center;padding:9px 0;}
.relative {position:relative;}

/* Unordered list style
---------------------------------------- */

/* List1 */
ul.list1{padding-bottom:15px}
	ul.list1 li{background:url(../images/marker1.gif) no-repeat 0 2px;padding:0 0 9px 24px;font-size:14px;position:relative;zoom:1}
		ul.list1 li a{color:#352b2a}
			ul.list1 li ul{padding:9px 0 0 0;margin-bottom:-10px}

/* News style*/
.news{padding-bottom:18px}
	.news li{position:relative;padding:0 0 25px 70px;color:#000;height:1%}
	.news li p.date{position:absolute;left:0;top:3px;background:#666;width:59px;height:69px;font-size:25px;line-height:64px;color:#fff;text-align:center;font-weight:bold}
	.news li a.title{display:block;color:#8e8d8b;text-transform:uppercase;font-size:11px;margin-bottom:.5em}	

/* Layouts navigation */
.layouts-nav{width:100%;overflow:hidden;padding-bottom:30px !important}
	.layouts-nav li{float:left;margin-right:20px;background:none !important;padding:0 !important}
		.layouts-nav li a{float:left;background:#333;padding:2px 10px;color:#fff;text-decoration:none;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;position:relative;margin-right:10px;cursor:pointer}
		.layouts-nav li a:hover{background:#aaa}

/* Ordered list style */
ol{}
	ol li{list-style-type:decimal;list-style-position:inside;font-weight:bold;padding-bottom:11px;color:#191001}
		ol li a{color:#191001;font-weight:normal;text-decoration:none}
		ol li a:hover{color:#5bb609}

/* Definition list style */
dl dt{font-weight:bold;color:#487444}
dl dd{margin-bottom:1.5em;padding-left:50px}

	dl.def-list{padding-bottom:5px}
	
	dl.def-list dt{font-size:13px;color:#fff;width:100%;overflow:hidden;margin-bottom:1em;position:relative;z-index:0}
		dl.def-list dt span{float:left;height:31px;line-height:31px;padding:0 14px;background:#19b6c5;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px}
		dl.def-list dd{margin-bottom:2em}
	
dl.contacts dt{color:#3b6638;}
dl.contacts dd{padding:0;margin:0}
dl.contacts span{display:inline-block;width:80px}
dl.contacts a{text-decoration:none;}
dl.contacts a:hover{text-decoration:underline;}
/* Table styling */
table thead th{font-size:11px;background:#ffa000;padding:19px 0px 13px;color:#fff;border:1px solid #fea818}

table tbody td{ color: #000; font-size:11px;text-align:left;padding:5px 3px 3px 3px;border:1px solid #f8f7f3}


.tr1 {background:#cfcec3;}
.tr2 {background:#868372;color: #FFF;}



/*  Dropcaps style */
.dropcap_1{font-size:37px;width:51px;line-height:1.2em;color:#fff;display:block;float:left;margin-right:19px;font-weight:bold;text-transform:uppercase;background:url(../images/dropacap.png) 0 0 no-repeat;padding:3px 0 4px;text-align:center;}
.dropcap_2{font-size:36px;width:54px;line-height:1.2em;color:#fff;display:block;float:left;margin-right:15px;font-weight:bold;text-transform:uppercase;background:#26a9e0;padding:5px 0 6px;text-align:center;border-radius:27px;-moz-border-radius:27px;-webkit-border-radius:27px;}

/*  Horizontal divider */
.hr{display:block;position:relative;padding:55px 0 35px 0;border:none;background:url(../images/hr.gif) 0 50% repeat-x;height:2px;overflow:hidden;font-size:11px;margin:0 10px 0 0}
	.hr a{position:absolute;right:0;top:25px;text-transform:uppercase;font-family:Calibri,Arial,Helvetica,sans-serif;text-decoration:none;background:url(../images/arrow-top.png) no-repeat 0 6px;padding-left:13px;color:#6b6a6a}
	.hr a:hover{color:#000}	

/*  Buttons */
.button{display:inline-block;padding:8px 13px 6px;font-size:14px;line-height:1.2em;color:#353d33;text-decoration:none;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;box-shadow:0 1px 0px #d4d2c9;-moz-box-shadow:0 1px 0px #d4d2c9;-webkit-box-shadow:0 1px 0px #d4d2c9;
	background: #e9e8e1;
	background: -webkit-gradient(linear, left top, left bottom, from(#e9e8e1), to(#dcdacf)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #e9e8e1, #dcdacf); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #e9e8e1, #dcdacf); /* FF3.6 */
	background:     -ms-linear-gradient(top, #e9e8e1, #dcdacf); /* IE10 */
	background:      -o-linear-gradient(top, #e9e8e1, #dcdacf); /* Opera 11.10+ */
	background:         linear-gradient(top, #e9e8e1, #dcdacf);
}
.button:hover{
	background: #497645;
	background: -webkit-gradient(linear, left top, left bottom, from(#497645), to(#335d30)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #497645, #335d30); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #497645, #335d30); /* FF3.6 */
	background:     -ms-linear-gradient(top, #497645, #335d30); /* IE10 */
	background:      -o-linear-gradient(top, #497645, #335d30); /* Opera 11.10+ */
	background:         linear-gradient(top, #497645, #335d30);
}
.button1{display:inline-block;padding:8px 13px 6px;font-size:14px;line-height:1.2em;color:#fff;text-decoration:none;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;box-shadow:0 1px 0px #d4d2c9;-moz-box-shadow:0 1px 0px #d4d2c9;-webkit-box-shadow:0 1px 0px #d4d2c9;
	background: #497645;
	background: -webkit-gradient(linear, left top, left bottom, from(#497645), to(#335d30)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #497645, #335d30); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #497645, #335d30); /* FF3.6 */
	background:     -ms-linear-gradient(top, #497645, #335d30); /* IE10 */
	background:      -o-linear-gradient(top, #497645, #335d30); /* Opera 11.10+ */
	background:         linear-gradient(top, #497645, #335d30);
}
.button1:hover{
	background: #e9e8e1;
	background: -webkit-gradient(linear, left top, left bottom, from(#e9e8e1), to(#dcdacf)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #e9e8e1, #dcdacf); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #e9e8e1, #dcdacf); /* FF3.6 */
	background:     -ms-linear-gradient(top, #e9e8e1, #dcdacf); /* IE10 */
	background:      -o-linear-gradient(top, #e9e8e1, #dcdacf); /* Opera 11.10+ */
	background:         linear-gradient(top, #e9e8e1, #dcdacf);
}

.button2{margin: 5px 10px 5px 10px; width: 400px; min-height:60px; display:inline-block;padding:10px 20px 10px;font-size:16px;line-height:1.2em;color:#353d33;text-decoration:none;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;box-shadow:0 1px 0px #d4d2c9;-moz-box-shadow:0 1px 0px #d4d2c9;-webkit-box-shadow:0 1px 0px #d4d2c9;
	background: #e9e8e1;
	background: -webkit-gradient(linear, left top, left bottom, from(#e9e8e1), to(#dcdacf)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #e9e8e1, #dcdacf); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #e9e8e1, #dcdacf); /* FF3.6 */
	background:     -ms-linear-gradient(top, #e9e8e1, #dcdacf); /* IE10 */
	background:      -o-linear-gradient(top, #e9e8e1, #dcdacf); /* Opera 11.10+ */
	background:         linear-gradient(top, #e9e8e1, #dcdacf);
}
.button2:hover{
	background: #497645;
	background: -webkit-gradient(linear, left top, left bottom, from(#497645), to(#335d30)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #497645, #335d30); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #497645, #335d30); /* FF3.6 */
	background:     -ms-linear-gradient(top, #497645, #335d30); /* IE10 */
	background:      -o-linear-gradient(top, #497645, #335d30); /* Opera 11.10+ */
	background:         linear-gradient(top, #497645, #335d30);
}


.line-hor{background:#3a3c52;height:1px;overflow:hidden;font-size:0;line-height:0;margin:20px 0 20px 0}

.link-1{color:#5bb609;text-decoration:none}
.link-1:hover{color:#000}

.link-2{color:#5bb609;font-style:italic;text-decoration:none}
.link-2:hover{color:#000}

/* Blocks and Boxes style
---------------------------------------- */
.content-box{background:#eae9e7;border:4px solid #fff;padding:25px 0 25px 10px}

/* Block1 */
.block1{border-bottom:1px solid #323031;border-top:1px solid #000;background:#161415;padding:16px 16px 13px 16px}
	.block1 h5{font-size:21px;line-height:1.2em;margin-bottom:.5em;text-shadow:1px 1px 0 #000;color:#cfcfcf;font-weight:normal}

/* Information box */
.info-box{padding:20px 30px 20px 110px;color:#64757f;margin-bottom:15px;background:#e1f2fc;border:1px solid #68a2cf;position:relative;height:1%}
	.info-box p.icon{position:absolute;left:34px;top:16px;margin:0}

/* Download box */
.download-box{padding:20px 30px 20px 110px;color:#697a58;margin-bottom:15px;background:#eeffdd;border:1px solid #a3c159;position:relative;height:1%}
	.download-box p.icon{position:absolute;left:34px;top:16px;margin:0}

/* Notification box */
.notification-box{padding:20px 30px 20px 110px;color:#79725b;margin-bottom:15px;background:#fef7e0;border:1px solid #e6c555;position:relative;height:1%}
	.notification-box p.icon{position:absolute;left:34px;top:16px;margin:0}

/* Error message box */
.error-box{padding:20px 30px 20px 110px;color:#7e6c6c;margin-bottom:15px;background:#feebeb;border:1px solid #ff9999;position:relative;height:1%}
	.error-box p.icon{position:absolute;left:34px;top:16px;margin:0}

.list{float:right;padding-top:18px}
.list li{float:left;font-size:13px;padding-left:10px;font-weight:bold;color:#00c4ff}
.list li a{color:#00c4ff;padding-left:10px} 
.list li a:hover{color:#000;text-decoration:underline;background:url(../images/marker-2.gif) 0 7px no-repeat} 

/* Main banner
---------------------------------------- */
.main-banner{height:372px;overflow:hidden;margin-bottom:5px;background:#666;position:relative}

/* Pages
---------------------------------------- */

/* 404 page */
.error_page{padding:0 0 85px 0;min-height:500px;text-align:center}
	.error_page h2{font-size:90px;line-height:1.2em;font-weight:700;margin:-20px 0 0 0;letter-spacing:-2px}
	.error_page h3{font-size:40px;line-height:1.2em;margin:0 0 1em 0;color:#fbb91f}

/* Under Construction page =====*/
#constuction-box{width:800px;height:500px;position:absolute;left:50%;top:50%;margin-left:-400px;margin-top:-250px;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-color:#ccc;box-shadow:0 0 10px #d0d4db;-moz-box-shadow:0 0 10px #d0d4db;-webkit-box-shadow:0 0 10px #d0d4db;text-align:center}
	#constuction-box .inside{padding:40px 40px 40px 40px}
		#constuction-box .button{position:relative}
		#constuction-box h1{font-weight:700;text-align:center;font-size:4em;margin-bottom:.2em;line-height:1.2em;letter-spacing:2px;border-bottom:1px solid #ddd;padding-bottom:10px}
			#constuction-box h1 span{text-transform:uppercase;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;font-family:"Trebuchet MS",Calibri,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;text-transform:uppercase;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{position:relative;left:55%;top:50%;margin-left:-300px;margin-top:-200px;text-align:center;float:left}
	#intro-box .inside{padding:40px 40px 40px 40px}
		#intro-box h1{text-align:center;font-size:4em;margin-bottom:.2em;line-height:1.2em;position:absolute;left:0;top:-90px;width:600px;overflow:hidden;height:100px;color:#fff}
			#intro-box h1 span{text-transform:uppercase;color:#1fb7c4;display:block;margin-bottom:-15px}
		#intro-box .button{position:absolute;right:30px;bottom:20px;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;padding:5px;border:1px solid #e9e8e1;background:#fff;color:#7f7365;text-decoration:none;}
.lightbox-image:hover {background:#d8d6cb;}

/* Pagination */
.pagination{display:block;width:100%;overflow:hidden}
	.pagination a{float:left;font-size:11px;color:#000;text-decoration:none;text-transform:uppercase;line-height:31px;padding-left:14px}
	.pagination a:hover{text-decoration:underline}
		.pagination ul{float:left;padding:0 3px 0 18px}
			.pagination ul li{float:left;padding-left:1px;margin-right:1px;padding:0 0 0 0 !important;background:none !important}
			.pagination ul li span{width:31px;float:left;text-align:center;color:#000}
				.pagination ul li a{font-size:15px;color:#000;text-decoration:none;width:31px;line-height:31px;height:31px;text-align:center;background:#e9e9e9;padding:0}
				.pagination ul li a:hover{background:#19b6c5;text-decoration:none;color:#fff}

/* Other */

.img-box{width:100%;overflow:hidden;padding-bottom:20px}
	.img-box img.fleft{float:left;margin-right:15px}	

.extra-wrap{overflow:hidden}	
	
/* Postal address */
.address{float:left;margin-right:30px}
.address.last{margin-right:0}
	.address dt{font-weight:normal;color:#6b6a6a}
	.address dd{clear:both;margin:0 0 0 0 !important}
		.address dd span{float:left;width:90px}	

/* Forms
---------------------------------------- */

/* Forms default */
input,select,textarea{font-family:Arial,Helvetica,sans-serif;color:#7f7365;font-size:1em;vertical-align:middle;font-weight:normal;padding:0;margin:0}

#search input{background:#fff;border:1px solid #dcdacf;padding:7px 10px;width:273px;margin-right:5px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}

/* Newsletter form */
#newsletter-form fieldset{border:none}
	#newsletter-form .field{overflow:hidden;margin-bottom:8px}
	#newsletter-form input[type=text]{width:175px;padding:3px 0 3px 5px;background:#4d4d4d;border:none;color:#a7a7a7;border-right:1px solid #000;border-left:1px solid #000;margin-right:3px}
	#newsletter-form input[type=submit]{width:30px;height:22px;background:#fff;border:1px solid #000;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;cursor:pointer;color:#2f2f2f;font-weight:bold;text-transform:uppercase;text-shadow:0 1px 0 #f1f1f1}

#map_canvas{width:266px;height:300px;padding:5px;background:#fff;border:1px solid #e9e8e1;margin-bottom:20px;}

/* Contact form */
#contact-form {
	position:relative;
	vertical-align:top;
	width:575px;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}
		#contact-form .field {
			overflow:hidden;
			padding:5px 4px 5px 0;
			background:#e2e1d8;
			margin-bottom:12px;
			border:1px solid #dcdacf;
			border-radius:4px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
			float:left;clear:left;
			}
			#contact-form label {width:74px;display:block;float:left;text-align:right;padding-right:12px;line-height:36px;}
			#contact-form input[type=text] {
				width:302px;
				padding:9px 10px;
				background:#fff;
				border:1px solid #dcdacf;
				float:left;
				border-radius:3px;
				-moz-border-radius:3px;
				-webkit-border-radius:3px;
				}
			#contact-form .area {
			overflow:hidden;
			padding:5px 4px 5px 0;
			clear:left;
			background:#e2e1d8;
			border:1px solid #dcdacf;
			border-radius:4px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
			}
			#contact-form textarea {
				width:461px;
				background:#fff;
				height:225px;
				border:1px solid #dcdacf;
				padding:10px;
				overflow:auto;
				line-height:1.2em;
				float:left;
				border-radius:3px;
				-moz-border-radius:3px;
				-webkit-border-radius:3px;
				}
				#contact_form a {
					cursor:pointer;
					}
		.buttons-wrapper { margin-top:30px; text-align:right;
			}
		.buttons-wrapper a { margin-left:20px;text-align:center;}

.form-2{width:235px;height:28px;padding:0 10px;overflow:hidden;background:url(../images/tail-form.gif) 0 0 repeat-x;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;behavior:url(js/PIE.htc);position:relative}
#form-2 input{width:205px;color:#000;border:0;padding:5px 0;background:none}
#form-2 a{float:right;margin-top:6px;cursor:pointer}

/* Newsletter-form */
#newsletter-alt-form fieldset{border:none}
	#newsletter-alt-form input[type=text]{width:215px;padding:7px 0 7px 10px;background:#f9f9f9;border:none;color:#686666;border:1px solid #e2e2e2;border-right:1px solid #bababa;border-left:1px solid #bababa;border-top:1px solid #bababa;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;behavior:url(js/PIE.htc);margin-right:12px;font-size:12px;position:relative}
	#newsletter-alt-form input[type=submit]{width:75px;height:32px;background:#2e2e2e;border:none;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;behavior:url(js/PIE.htc);position:relative;cursor:pointer;color:#fff;font-weight:bold;font-size:12px}

/* SlideDown element */
.slideDown{padding:0 1px 0 0}
	.slideDown dt{background-color:#333132;background-image:url(../images/arrow1.gif);background-repeat:no-repeat;background-position:100% 16px;box-shadow:1px 1px 1px #d1d1d1;-moz-box-shadow:1px 1px 0 #d1d1d1;-webkit-box-shadow:1px 1px 0 #d1d1d1;color:#fff;padding:9px 0 9px 21px;margin-bottom:4px;font-weight:bold;text-decoration:none;display:block;font-size:12px;cursor:pointer;margin-bottom:10px}
	.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 dd{display:none;padding:10px 20px 20px 20px}
	#block dd{display:block}
	.slideDown.absolute dd{position:absolute;z-index:999;background:#f8f7f3;}

/************/
.slideDown.alt{padding:0 0px 0 0;margin:-5px 0 52px;position:relative;background:#fff}
	.slideDown.alt dt{background:url(../images/button-top.gif) right 0 no-repeat;box-shadow:0px 0px 0px #d1d1d1;-moz-box-shadow:0px 0px 0 #d1d1d1;-webkit-box-shadow:0px 0px 0 #d1d1d1;color:#fff;padding:0px 0;margin-bottom:0px;font-weight:normal;text-decoration:none;display:block;font-size:18px;cursor:pointer;margin-bottom:0px;overflow:hidden;position:absolute;right:13px;top:-51px;z-index:1;width:39px;height:41px}
	.slideDown.alt dt:hover,.slideDown.alt dt.active{color:#fff;text-shadow:0 0 0px #fff}
	.slideDown.alt dt.active{border:0;background:url(../images/button-top-h.gif) right 0 no-repeat}

	.slideDown.alt dd{display:none;padding:0;position:relative}
	.slideDown.alt.absolute dd{position:absolute;background:#fff}

/* 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;text-decoration:none}

	dl#accordion dt{margin-top:1px}
		dl#accordion dt a{background-color:#333132;background-image:url(../images/arrow1.gif);background-repeat:no-repeat;background-position:100% 16px;box-shadow:1px 1px 1px #d1d1d1;-moz-box-shadow:1px 1px 0 #d1d1d1;-webkit-box-shadow:1px 1px 0 #d1d1d1;color:#7f7f7f;padding:9px 0 9px 21px;margin-bottom:4px;font-weight:bold;text-decoration:none;display:block;font-size:12px}

		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:underline}
		dl#accordion dd a:hover{text-decoration:none;background:none}
		dl#accordion dd .sub_menu  li{list-style:none;line-height:30px!important;padding-left:12px;background:url(../images/marker-2.gif) 0 12px no-repeat}
		.sub_menu li a{font-size:12px !important;line-height:30px!important}

/********dialog********/
.disable_masking{width:400px;z-index:6001;position:absolute;display:none;background-color:#ffffff;padding:40px;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-webkit-box-shadow:0 0 10px #000;left:50% !important;margin-left:-200px !important}

.closebutton,.myclosebutton{display:block;position:absolute;right:50px;top:50px}

.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}

/*************************/
#login-form fieldset{border:none}
	#login-form .field{overflow:hidden;min-height:45px;height:auto !important;height:45px;padding:4px 0 0 4px}
		#login-form input[type=text]{width:360px;padding:5px 12px 5px 12px;background:#f0f0f0;border:1px solid #e4e4e4;border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px}
		
		#login-form input[type=password]{width:360px;padding:5px 12px 5px 12px;background:#f0f0f0;border:1px solid #e4e4e4;border-radius:14px;-moz-border-radius:14px;-webkit-border-radius:14px}
			
			#login-form input[type=text]:focus,#login-form input[type=password]:focus{border-color:#ccc;box-shadow:0 0 4px #999;-moz-box-shadow:0 0 4px #999;-webkit-box-shadow:0 0 4px #999}			
			
		#login-form input[type=submit]{float:right;font-size:18px;line-height:31px;height:31px;background:#333;padding:0 22px;color:#fff;text-decoration:none;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;position:relative;margin-right:10px;border:none;cursor:pointer;width:80px}
			#login-form input[type=submit]:hover{background:#00C4FF;position:relative}				
				
				#login-form small{color:red;font-weight:bold;padding:0 0 0 5px}		
		
		#login-form label[for=remember]{font-size:12px;color:#333;float:left;padding:10px 0 0 0}

/* Tooltips */
#aToolTip{border:2px solid #444;background:#555;color:#fff;margin:0;padding:2px 8px;font-size:11px;position:absolute;display:none;z-index:50000}
#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}

/* Coin Slider */
#coin-slider{overflow:hidden;background:url(../images/loader.gif) 0% 50% no-repeat #fff;width:940px;height:509px;margin:0 auto;}
.coin-slider{zoom:1;position:relative;margin:0 auto;width:940px;height:330px;padding:10px;background:url(../images/slider-bg.png) 0 0 repeat;}
.coin-slider a{text-decoration:none;outline:none;border:none}
.cs-prev{background:url(../images/prev.png) 0 100% no-repeat;width:59px;height:62px}
.cs-next{background:url(../images/next.png) 0 100% no-repeat;width:60px;height:62px}
.cs-buttons a {font-size:18px;line-height:1.2em;color:#fff;display:inline-block;padding:24px 0;width:234px;text-align:center;
	background: #e6e5dd;
	background: -webkit-gradient(linear, left top, left bottom, from(#e6e5dd), to(#dcdacf)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #e6e5dd, #dcdacf); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #e6e5dd, #dcdacf); /* FF3.6 */
	background:     -ms-linear-gradient(top, #e6e5dd, #dcdacf); /* IE10 */
	background:      -o-linear-gradient(top, #e6e5dd, #dcdacf); /* Opera 11.10+ */
	background:         linear-gradient(top, #e6e5dd, #dcdacf);
	border-right:1px solid #c6c4ba;
}
.cs-buttons a.cs-active {color:#353d33;text-shadow:1px 1px #fff;}
.cs-buttons a.cs-active,.cs-buttons a:hover {
	background: #cdcbc1;
	background: -webkit-gradient(linear, left top, left bottom, from(#cdcbc1), to(#dad8cd)); /* Saf4+, Chrome */
	background: -webkit-linear-gradient(top, #cdcbc1, #dad8cd); /* Chrome 10+, Saf5.1+ */
	background:    -moz-linear-gradient(top, #cdcbc1, #dad8cd); /* FF3.6 */
	background:     -ms-linear-gradient(top, #cdcbc1, #dad8cd); /* IE10 */
	background:      -o-linear-gradient(top, #cdcbc1, #dad8cd); /* Opera 11.10+ */
	background:         linear-gradient(top, #cdcbc1, #dad8cd);
}
.cs-buttons a#cs-button-coin-slider-1 {border-radius:0 0 0 25px;-moz-border-radius:0 0 0 25px;-webkit-border-radius:0 0 0 25px;}
.cs-buttons a#cs-button-coin-slider-4 {border-radius:0 0 25px 0;-moz-border-radius:0 0 25px 0;-webkit-border-radius:0 0 25px 0;}

/* Gallery */
#galleryfic_gallery{width:100%}
	div.content{/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */display:none;width:900px;position:relative;z-index:10;margin-bottom:20px}
		div.content a,div.navigation a{text-decoration:none}
		div.content a:focus,div.content a:hover,div.content a:active{}
	div.slideshow-container{position:relative;clear:both;height:600px;/* This should be set to be at least the height of the largest image in the slideshow */z-index:10}
		.advanced_gallery div.slideshow-container{width:60%;overflow:hidden}
	div.loader{position:absolute;top:0;left:0;background-repeat:no-repeat;background-position:center}
	div.slideshow{height:600px;width:900px}
	div.slideshow span.image-wrapper{display:block;position:absolute;top:0;left:0;height:600px;width:900px}
	div.slideshow a.advance-link{display:block;text-align:center}
	div.slideshow a.advance-link:hover,div.slideshow a.advance-link:active,div.slideshow a.advance-link:visited{text-decoration:none}
	div.slideshow img{position:absolute;left:0;top:0}
	div.slideshow.noborder img{padding:0;border:none}
	div.caption-container{position:relative;clear:left;height:40px}
		.advanced_gallery div.caption-container{position:absolute;right:0;top:0;width:40%;height:100%}
	span.image-caption{display:block;position:absolute;top:0;left:0}
	div.caption{padding:10px 0px 40px 30px;background:#f8f7f3}
	div.caption h2{background:none}
	div.caption h4{float:left;background:#fff}
	div.image-desc{font-size:10px;text-transform:uppercase;float:right;padding:8px 0 0 0}
	div.navigation{/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */}
	ul.thumbs{clear:both;margin:0;padding:0}
	ul.thumbs li{float:left;padding:1px !important;background:none !important;list-style:none;margin:0 2px 4px 0;border:1px solid #ddd}
	ul.thumbs li.last{padding-right:0}
	a.thumb{display:block}
	ul.thumbs li.selected a.thumb{}
	a.thumb:focus{outline:none}
	ul.thumbs img{border:none;display:block}

/* Kwicks */
.kwicks-wrapper{width:950px;overflow:hidden}
	
	.kwicks{/* recommended styles for kwicks ul container */
		list-style:none;position:relative;margin:0;padding:0 !important;overflow:hidden;height:509px;background:#000}
	.kwicks li{/* these are required,but the values are up to you (must be pixel) */
		width:25%;height:509px;/*do not change these */
		display:block;overflow:hidden;padding:0 !important;/* if you need padding,do so with an inner div (or implement your own box-model hack) */
		cursor:pointer;opacity:.5;filter:alpha(opacity=50);background:none !important}
	.kwicks li.active{opacity:1;filter:alpha(opacity=100)}
	.kwicks.horizontal li{/* This is optional and will be disregarded by the script.  However,it should be provided for non-JS enabled browsers. */margin-right:0;/*Set to same as spacing option. */float:left}	
	
	.kwicks_vertical{/* recommended styles for kwicks ul container */list-style:none;position:relative;margin:0;padding:0 !important;overflow:hidden;width:950px;height:396px;background:#000}
	.kwicks_vertical li{/* these are required,but the values are up to you (must be pixel) */height:196px;/*do not change these */display:block;overflow:hidden;padding:0 !important;/* if you need padding,do so with an inner div (or implement your own box-model hack) */cursor:pointer;float:none;opacity:.5;filter:alpha(opacity=50)}
	.kwicks_vertical li.active{opacity:1;filter:alpha(opacity=100)}

/* 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}
.tabs2{padding:0;float:none}
	.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.nav{}		
	.tabs ul{list-style:none;padding:0 0 0 0 !important;overflow:hidden}
	.tabs2 ul{float:none;padding:10px !important;background:url(../images/menu.png) 0 0 repeat-x;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;margin-bottom:25px !important}
		.tabs li{display:block;float:left;margin:0 5px 5px 0;background:none;padding:0 0 0 0 !important}
		.tabs2 li{font-size:19px;line-height:45px;letter-spacing:-1px;margin:0 9px 0 0;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
		.tabs .selected{margin-bottom:0px;position:relative}
		.tabs2 li.selected{margin-bottom:0;background:url(../images/button-hover.png) 0 0 repeat-x #357900}
		.tabs .selected a{background:#f0f0f0;color:#000;padding-bottom:10px}
		.tabs2 .selected a{color:#fff;padding-bottom:0;background:none}
		.tabs li a:hover{background:#f0f0f0;color:#000}
		.tabs2 li a:hover{background:none;color:#fff}
		.tabs2 li:hover{background:url(../images/button-hover.png) 0 0 repeat-x #357900}
		.tabs li a{background:#000;color:#fff;display:block;padding:5px 10px;text-decoration:none}
		.tabs2 li a{background:none;padding:0 20px}
	.tabs .tab-content{background:#f0f0f0;clear:both;width:auto;max-width:900px;overflow:auto}
	.tabs2 .tab-content{background:none}
		.tabs .tab-content .inner{padding:10px}	
	.tabs p{margin-bottom:5px}
	.tabs2 p{margin-bottom:18px}
	.tabs .tab-content strong{color:#000}	
	.tabs pre{margin:4px 0}
	.tabs code{overflow:auto}
	*+html .tabs code{overflow:visible}

/* Twitter */
#twitter{margin-bottom:2em}
	#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 0 1em 1em !important;background:#f0f0f0;margin-bottom:7px}
		ul#twitter_update_list li:hover{background-color:#ccc;color:#fff}
			ul#twitter_update_list li:hover a{color:#000}
			ul#twitter_update_list li a{color:#000}			
				ul#twitter_update_list li span{display:block}				
				ul#twitter_update_list li span a{color:#3b6638;}
			ul#twitter_update_list li.lastTweet{border-bottom:none}			
			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}

/* Advanced Menu */
#advanced{position:fixed;z-index:999;right:-172px;top:50px;background:#181818;padding:20px 16px 20px 18px;width:135px;font-size:11px;border-right:3px solid #3a3a3a;font-family:Tahoma,Geneva,sans-serif;color:#dfdfdf;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-radius:0 0 0 6px;line-height:1.6em}
	#advanced span.trigger{display:block;position:absolute;left:-81px;top:25px;margin-top:-25px;width:81px;height:50px;cursor:pointer;text-align:center;background:url(../images/panel/adv-trigger.png) no-repeat 0 0}
		#advanced span.trigger strong{display:block;padding:4px 0 0 0}
		#advanced ul li{background:url(../images/panel-arrow.gif) no-repeat 0 6px;padding:0 0 0 13px;font-size:12px}
		#advanced ul li.trigger_adv{padding:0 0 0 0}
			#advanced ul li.trigger_adv > span{background:url(../images/panel-arrow2.gif) no-repeat 100% 8px #636363;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;padding:0 20px 0 12px;color:#dfdfdf;font-weight:bold;display:inline-block}
			#advanced ul li.trigger_adv > a:hover{text-decoration:none}			
		#advanced ul li a{color:#4393d0;text-decoration:none}
		#advanced ul li a:hover{text-decoration:underline}
		#advanced ul ul{margin-left:13px}
			#advanced ul ul li{font-size:11px;background:url(../images/panel-arrow1.gif) no-repeat 0 7px}
			#advanced ul ul a{text-transform:capitalize;color:#dfdfdf}
			#advanced ul ul ul{margin-left:8px}
			#advanced ul ul ul li{background:none}
			#advanced ul ul ul li a{color:#939393}


.side_text{overflow:hidden; text-align:justify; font-size:16px; padding:40px 25px 0 0;line-height:1.2em;color:#3b2314;}	

.sub_aves { display:inline;
 opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */}

.sub_aves:hover
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
	
	
	
	

.img_cap {display:block;float:left;margin-right:15px;}

.cient {margin:-25px 0 0 0; font-style:italic; color:#030;}


/* ---------------------------------------------------------------------- */
/* Notification Boxes
/* ---------------------------------------------------------------------- */
.notification-box {
	position: relative;
	margin-bottom: 20px;
	padding: 10px 24px 10px 36px;
	background: no-repeat 10px center;
	border: 1px solid;
}

a.notification-close {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;	
	color: #666 !important;
	font-weight: bold;
	font-size: 1.166em; /* 14px */
	line-height: normal;
}

.notification-box p {
	margin-bottom: 0;
	margin-top: 20px;
}

.notification-box > p:first-child {
	margin: 0;	
}

.notification-box-info {
	background-color: #d7ebf5;
	background-image: url(../images/info-16.png);
	border-color: #99c7de; 	
}

.notification-box-success {
	background-color: #e1ebc5;
	background-image: url(../images/tick-16.png);
	border-color: #bfd188; 	
}

.notification-box-warning {
	background-color: #fcf3d7;
	background-image: url(../images/warning-16.png);
	border-color: #f5d77d; 	
}

.notification-box-error {
	background-color: #faede6;
	background-image: url(../images/block-16.png);
	border-color: #f5ccb8; 	
}





#picbutton
