@font-face
{
	font-family: IcoMoon;
	src: url('../fonts/IcoMoon.eot');
	src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*BOTTOM MODULES*/
.span3
{
}
.row-fluid .span3
{
	=width: 23.351063827638%;
}
.row-fluid .span9
{
	=width: 73.414893609638%;
}
/*MENU VERTICAL*/
.well._menu .nav.menu
{
	padding-left: 10px;
}
.well._menu .nav.menu A
{
	line-height: inherit;
	border-bottom: 1px solid #F1F1F1;
}
.well._menu .nav.menu A:hover
{
	color: #969696;
	background-color: transparent;
}
.well._menu UL.menu
{
	list-style-type: -moz-arabic-indic;
	color: #76B900;
}
/*LOGO TEXT*/
.site-title
{
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	margin-left: 5px;
	color: #76B900;
}
.site-description
{
	margin-left: 5px;
	color: #76B900;
}
/*BODY ETC.*/
BODY
{
	color: #8C8D8E;
	padding: 0 !important;
	margin-top: 0;
	margin-bottom: 0;
}
BODY.site
{
	background: #FFF url(../images/backgrounds/body_bg_default.png) repeat center top;
	padding-top: 0;
}
.header
{
	background-color: transparent;
	min-height: 100px;
	background-image: url(../images/backgrounds/header_bg.png);
	margin-bottom: 0px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.header-inner IMG
{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.container
{
	background-color: #FFFFFF;
}
/*DR*/
.container
{
	min-width: 940px;
}
/*DR*/
.row-fluid
{
	padding-left: 1%;
	padding-right: 1%;
	width: 98%;
}
HR
{
	margin: 0;
	border: 0 transparent;
}
A
{
	text-decoration: none;
	color: #76B900;
}
A:hover
{
	color: #666;
	text-decoration: underline;
}
/*MODULES*/
#page_header_h3
{
	color: #FB9100;
	font-size: 13pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	background-color: transparent;
	background-image: url(../images/backgrounds/page_header_h3.png);
	background-repeat: repeat;
	text-transform: capitalize;
	padding-left: 10px;
}
.page-header
{
	padding: 5px;
}
.well
{
	background-image: url(../images/backgrounds/well_bg.png);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
H1, H2, H3, H4, H5, H6
{
	font-size: 15pt;
	text-transform: capitalize;
	font-weight: normal;
}
/*FOOTER*/
.footer
{
	color: #FFFFFF;
	background-image: none;
	min-height: 80px;
	margin-top: 0px;
	padding-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/footer.png);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}
#footer_inner
{
	margin-top: 0px;
}
.footer .container P
{
	padding: 10px;
}
/*ERROT*/
#system-message-container
{
	background-color: #FCD3D3;
	padding-left: 5px;
}
/*######### SLIDESHOW ######################*/
#slider
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	min-height: 1px;
	max-height: 500px;
	margin-bottom: 10px;
}
.slimSlider
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 50%;
}
.slimSlider IMG
{
	width: 686px;
	height: 350px;
	display: none;
}
.slimSlider A
{
	border: 0;
	display: block;
	color: #FFF;
}
/*wrapped image link*/
.slimSlider A.slim-imageLink
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}
/*inner*/
.slim-slice
{
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
}
.slim-box
{
	display: block;
	position: absolute;
	z-index: 5;
}
/*######  slides info ######*/
.slim-caption
{
	position: absolute;
	color: #FB9100;
	background-color: transparent;
	background-image: url(../images/slideshow/info_nav_bg.png);
	background-repeat: repeat;
	background-attachment: scroll;
	right: 20px;
	bottom: 20px;
	width: 400px;
	z-index: 8;
	padding: 10px;
	overflow: hidden;
}
.slim-caption P
{
	padding: 0 !important;
	margin: 0 !important;
	font-weight: bold;
	background-color: transparent;
}
.slim-caption A
{
	display: inline !important;
	border-bottom: 1px dotted #FFF;
}
.slim-caption A:hover
{
	border-bottom-style: solid;
	text-decoration: none;
}
.slim-html-caption
{
	display: none;
}
/*######  next preview buttons ######*/
.slim-directionNav A
{
	position: absolute;
	top: 43%;
	z-index: 9;
	cursor: pointer;
	text-indent: -10000px;
	background-repeat: no-repeat;
	height: 72px;
	width: 45px;
}
.slim-prevNav
{
	left: 20px;
	background-position: left top;
}
.slim-nextNav
{
	right: 20px;
	background-position: -31px top;
}
/*######  buttons ######*/
.slim-controlNav
{
	height: 30px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 60;
}
.slim-controlNav A
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 30px;
	height: 30px;
	background: url(../images/slideshow/bullet.png) no-repeat;
	border: none;
	cursor: pointer;
}
.slim-controlNav A.active
{
	background: url(../images/slideshow/bullet_active.png) no-repeat;
}
#hor_nav LI
{
	list-style: none;
}
.search LABEL
{
	display: none;
}
/*ARTICLE INFO*/
.article-info
{
	font-size: 8pt;
	color: #999999;
}
.footer A
{
	color: #FFFFFF;
	text-decoration: underline;
}
.header .row-fluid
{
}
