
*{font-size:100.01%}
/*body {
	color:#000;
	margin:0;
	font:62.5% Arial, Helvetica, sans-serif;
	background:#e9e9e9;
}*/
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:980px;
	margin:0 auto;
	font-size:1.3em;
	background:#fff;
}
a{
    color:#38085c;
	/*border-bottom:1px dotted;
	    text-decoration:none;*/

}
a:hover{
    text-decoration:underline;
	/*border-bottom:1px solid;*/
}


/* links for main text + footer */

#footer a, .text-box a  {color:#acd002;
	border-bottom:1px dotted;
	    text-decoration:none; }
		
	#footer a:hover, .text-box a:hover {color:#000;
	border-bottom:1px solid;
	    text-decoration:none; }



/*header*/
#header {
	width:980px;
	height:455px;
	position:relative;
	background:#333;
}
#header img {
	float:right;
}
#header .logo {
	position:absolute;
	top:22px;
	right:21px;
	width:121px;
	height:121px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a {
	display:block;
	height:100%;
	background:url(images/logo.gif) no-repeat;
}
#header h1 {
	margin:0;
	color:#fff;
	width:286px;
	text-align:center;
	font-size:1.23em;
	line-height:2.18em;
	background:#acd002;
}
#header h2 {
	margin:32px 0 0 17px;
	color:#fff;
	font:4.3em/1em Georgia, "Times New Roman", Times, serif;
}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:0;
	bottom:13px;
}
#header ul li {
	vertical-align:top;
	height:1%;
}
#header ul li a {
	padding-left:17px;
	line-height:1.8em;
	display:block;
	font-size:1.07em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#header ul li a:hover {
	color:#acd002;
	background:url(images/arrow01.gif) no-repeat 0 1px;
}
#columns-holder {
	overflow:hidden;
	height:1%;
	padding:18px 0 0 16px;
}
/*content*/
#content {
	width:708px;
	float:left;
}
#content h2{
	margin:10px;
}
/*box-holder*/
.box-holder {
	width:723px;
	overflow:hidden;
	margin:0 0 18px -15px;
}
.box-holder .box {
	width:226px;
	float:left;
	background:#e9e9e9;
	margin-left:15px;
	display:inline;
}
#sidebar .box strong ,
.box-holder .box strong {
	float:left;
	font-size:1.07em;
}
#sidebar .box strong a ,
#sidebar .box strong span ,
.box-holder .box strong a {
	color:#fff;
	line-height:23px;
	background:#38085c url(images/title-right-bg.gif) no-repeat 100% 0;
	padding:0 17px 0 10px;
	text-decoration:none;
	display:block;
}
.box-holder .box .text {
	overflow:hidden;
	width:201px;
	float:left;
	padding:7px 15px 8px 10px;
}
.box-holder .box .text p {
	margin:0 0 6px;
	color:#333;
	line-height:1.4em;
}
.box-holder .box .text a {
	color:#333;
}
.box-holder .box .text a:hover {
	text-decoration:none;
	color:#38085c;
}
/*text-box*/
.text-box {
	padding:0 38px 7px 0;
	overflow:hidden;
	height:1%;
}
.text-box h3 {
	margin:0 0 16px;
	font:18px/23px Georgia, "Times New Roman", Times, serif;
	color:#666;
}

.text-box .arrow {
	width:24px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	margin-left:6px;
	background:url(images/arrow02.gif) no-repeat 0 3px;
}
.text-box .arrow:hover {
	background:url(images/arrow02-hover.gif) no-repeat 0 3px;
}
.text-box p {
	margin:0 0 19px;
	color:#333;
	line-height:1.4em;
}
.click {
	float:left;
	line-height:35px;
	font-size:1.28em;
	color:#fff;
	text-decoration:none;
	padding:0 11px 0 5px;
	font-weight:bold;
	margin-bottom:18px;
	background:#acd002 url(images/link-right-bg.gif) no-repeat 100% 0;
	border-bottom:0px solid;
}
.click:hover {
	background:#38085c url(images/link-right-bg-hover.gif) no-repeat 100% 0;
}
.block .image-holder ,
.post-holder .image-holder ,
.text-box .image-holder {
	float:left;
	padding:6px;
	border:1px solid #e9e9e9;
	margin-right:15px;
}
.post-holder .image-holder {
	margin-right:11px;
}
.block .image-holder {
	padding:8px;
	margin-bottom:9px;
}
.block .image-holder img ,
.post-holder .image-holder img ,
.text-box .image-holder img {
	display:block;
	border:none;
}
/*gallery-holder*/
.gallery-holder {
	overflow:hidden;
	height:1%;
	margin-bottom:14px;
}
* html .gallery-holder {margin-bottom:31px;}
* +html .gallery-holder {margin-bottom:31px;}
.gallery-holder ul {
	margin:0 0 0 -15px;
	padding:0;
	list-style:none;
	width:723px;
}
.gallery-holder ul li {
	float:left;
	border:1px solid #e9e9e9;
	padding:6px;
	margin:0 0 16px 15px;
	display:inline;
}
.gallery-holder ul li img {
	display:block;
	border:none;
}
.post-holder .post {
	overflow:hidden;
	height:1%;
	margin-bottom:19px;
}
.post-holder .post .text {
	width:400px;
	float:left;
}
.post-holder .post h4 {
	margin:0;
	font:1.7em Georgia, "Times New Roman", Times, serif;
}
.post-holder .post h4 a {
	text-decoration:none;
	color:#38085c;
}
.post-holder .post h4 a:hover {
	text-decoration:underline;
}
.post-holder .post p {
	line-height:1.4em;
	margin:17px 0 0;
}
/*block*/
.block {
	width:672px;
	overflow:hidden;
	padding-bottom:34px;
}
.block.other .text-block h3 ,
.block h3 {
	margin:0 0 3px;
	font:2.7em/1.4em Georgia, "Times New Roman", Times, serif;
	color:#38085c;
}
.block.other h3 {
	font:3.7em/1.08em Georgia, "Times New Roman", Times, serif;
	margin-bottom:14px;
}
.block .block-holder {
	width:750px;
	overflow:hidden;
	margin-left:-20px;
	padding:8px 0 20px;
}
.block p {
	color:#666;
	margin:0;
	font:1.4em/1.4em Georgia, "Times New Roman", Times, serif;
}
.block .text-block {
	width:150px;
	float:left;
	display:inline;
	margin-left:20px;
}
.block .text-block p {
	margin:10px 0 0;
	color:#000;
	font:1em/1.4em Arial, Helvetica, sans-serif;
}
.block .link {
	float:right;
	color:#333;
	line-height:1.7em;
	margin:-4px 9px 0 0;
	text-decoration:none;
	border-bottom:1px solid #333;
}
.block a:hover {
	text-decoration:none;
	color:#38085c;
	border-bottom:1px solid #fff;
}
/*sidebar*/
#sidebar {
	width:241px;
	float:right;
}
#sidebar .box {
	background:#e9e9e9;
	width:226px;
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:6px;
	clear:both;
}
#sidebar .box .text,
#sidebar .box .textwidget{
	float:left;
	width:210px;
	padding:6px 5px 0 11px;
}
#sidebar .box ul {
	margin:0 0 5px;
	padding:0;
	list-style:none;
}
#sidebar .box ul li a {
	text-decoration:none;
	color:#333;
	font-size:0.92em;
	line-height:1.33em;
}
#sidebar .box ul li a:hover {
	color:#38085c;
}
#sidebar .box .link {
	color:#333;
}
#sidebar .box .link:hover {
	text-decoration:none;
	color:#38085c;
}
#sidebar .box p {
	margin:0 0 5px;
	line-height:1.4em;
}
#sidebar .box .images {
	margin:0;
	padding:2px 0 0;
	list-style:none;
	overflow:hidden;
	width:100%;
	float:left;
}
#sidebar .box .images li {
	float:right;
	padding:0 1px 2px 11px;
	height:95px;
	display:table;
}
* html #sidebar .box .images li {padding-bottom:0;}
#sidebar .box .images li div {
	vertical-align: middle;
	display: table-cell;
}
#sidebar .box .images img {
	display:block;
	border:none;
}
/*footer*/
#footer {
	width:100%;
	overflow:hidden;
	padding-top:88px;
	line-height:1.4em;
}

#footer p {line-height:1.6em;}


			

.footer-box-holder {
	width:963px;
	overflow:hidden;
	padding-left:17px;
}
.footer-box-holder strong {
	display:block;
	font-size:1.07em;
	line-height:2.5em;
	word-spacing:-1px;
}
.footer-box-holder strong a,
.footer-box-holder strong span{
	text-decoration:none;
	color:#38085c;
}
.footer-box-holder .box address span a:hover ,
.footer-box-holder strong a:hover {
	text-decoration:underline;
}
.footer-box-holder .box {
	width:172px;
	float:left;
	margin-right:17px;
	display:inline;
	margin-left:-1px;
	background:url(images/line-bg.gif) no-repeat 100% 38px;
	min-height:150px;
}
* html .footer-box-holder .box {height:150px;}
.footer-box-holder .box address {
	margin:0 0 0 -22px;
	padding:0 0 0 22px;
	float:left;
	width:187px;
	background:url(images/line-bg.gif) no-repeat;
}
.footer-box-holder .box address span {
	display:block;
	font-style:normal;
	line-height:1.6em;
	color:#333;
}
.footer-box-holder .box address span a {
	text-decoration:none;
	color:#333;
}
.footer-box-holder .box ul {
	margin:0;
	padding:0;
	list-style:none;
}
.footer-box-holder .box ul li a {
	text-decoration:none;
	color:#333;
	line-height:1.4em;
}
.footer-box-holder .box ul li a:hover {
	text-decoration:underline;
}
.footer-box-holder .box .more {
	color:#333;
}
.footer-box-holder .box .more:hover {
	text-decoration:none;
	color:#38085c;
}
#text-4 {
	width:376px;
}
#footer .bottom-link {
	background:#e9e9e9;
	padding:17px 0 20px 11px;
}
#footer .bottom-link ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#footer .bottom-link ul li {
	float:left;
	padding:0 6px;
	background:url(images/sep01.gif) no-repeat 0 3px;
	margin-left:-1px;
}
#footer .bottom-link ul li a {
	/*text-decoration:none;*/
	color:#333;
	font-size:0.9em;
}
#footer .bottom-link ul li a:hover {
	/*text-decoration:underline;*/
}
/*---Navigation---*/
.navigation .alignleft{
	float:left;
	display:inline;
}
.navigation .alignright{
	float:right;
	display:inline;
}
/*---Navigationend---*/

/*.flashheader {z-index:-1;}*/


/* Popup */
.popup {
	position:absolute;
	top:0;
	left:0;
	z-index:1010;
	padding:7px 0 0;
}
.popup .btn-close {
	background:url(images/btn-close.png) no-repeat;
	width:39px;
	height:39px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:-13px;
	right:-25px;
	z-index:10;
}
* html .popup .btn-close { right:-2px;}
.popup .img-holder {
	position:relative;
	width:100%;
	height:100px;
}
.popup .block-holder {
	position:relative;
	margin:0 23px;
}
.popup .top,
.popup .bottom {
	height:23px;
	font-size:0;
	line-height:0;
	z-index:1;
	position:relative;
}
.popup .top div,
.popup .bottom div {
	height:100%;
	background:url(images/flexible-top.png) repeat-x;
}
.popup .bottom div {background:url(images/flexible-bottom.png) repeat-x;}
.popup .top span,
.popup .bottom span{
	position:absolute;
	top:0;
	left:-23px;
	width:23px;
	height:23px;
	background:url(images/flexible-top-left.png) no-repeat;
}
.popup .bottom span{
	left:-23px;
	background:url(images/flexible-bottom-left.png) no-repeat;
}
.popup .top em,
.popup .bottom em{
	float:right;
	display:inline;
	position:relative;
	width:23px;
	z-index:100;
	margin-right:-23px;
	height:100%;
	background:url(images/flexible-top-right.png) no-repeat;
}
.popup .bottom em{background:url(images/flexible-bottom-right.png) no-repeat;}
.popup .holder-shadow {
	overflow:hidden;
	position:relative;
	margin:0 -23px;
}
.popup .holder-shadow-ind {
	width:100%;
	overflow:hidden;
}
.popup .holder-shadow .left,
.popup .holder-shadow .right {
	float:left;
	display:inline;
	width:23px;
	background:url(images/flexible-left.png) repeat-y;
	padding:0 0 9999px;
	margin:0 0 -9999px 0;
}
.popup .holder-shadow .right {
	float:right;
	background:url(images/flexible-right.png) repeat-y;
	margin:0 0 -9999px 0;
}
.load {
	margin:0 auto;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin:-20px 0 0 -10px;
}
.popup .block-body {
	overflow:hidden;
	position:relative;
	background-color: white;
}
* html .popup .block-body {
	margin:-13px 23px 0;
	height:1%;
	clear:both;
}
.popup .img-holder {
	width:100%;
	line-height:0;
	font-size:0;
}
.popup .img-holder img { display:block;}
.popup .navigation {
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	height:35px;
}
.popup .navigation .holder {
	padding:0 85px 0 119px;
}
.popup .nav-area {
	width:100%;
	overflow:hidden;
	height:35px;
}
.hideGallery {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.popup .btn-prev {
	background:url(images/btn-prev.png) no-repeat;
	position:absolute;
	left:11px;
	top:0;
	width:98px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
}
.popup .btn-more {
	background:url(images/btn-more.png) no-repeat;
	position:absolute;
	top:0;
	width:67px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	right:8px;
}