* {
	margin: 0;
/*padding: 0;*/
}
.simple {
padding: 0;
}
*:focus {
	outline: none;
}
.hidden {
	display: none;
}
.show {
	display: block !important;
}
.no-margin {
	margin: 0 !important;
}
.no-padding {
	padding: 0 !important;
}
.no-bg {
	background: none !important;
}
.no-border,
a img {
	border: none !important;
}
.container {
	width: 100%;
}
.container:after,
.columns:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.img-repl {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.cc {
	clear: both;
}
html {
	background: #fff;
	font: .95em/1.5 'FranklinGothic-Book', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	z-index: 500;
}
body {
	behavior: url("csshover3.htc");
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}
a {
	color: #06c;
}
@font-face {
    font-family: 'FranklinGothic-Book';
    src: url('franklingothicbookregular.eot');
    src: url('franklingothicbookregular.eot?#iefix') format('embedded-opentype'),
         url('franklingothicbookregular.woff') format('woff'),
         url('franklingothicbookregular.ttf') format('truetype'),
         url('franklingothicbookregular.svg#franklingothicbookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* custom style */
.rtejustify {
    text-align: justify;
}
/* kadm */
#kadmFrontPage {
	background-color: #fff;
	margin: 0 auto;
	margin-bottom: 10px;
    padding-top: 1px;
    width: 1020px;
}
.simpleFrontPageLine {
	display: inline;
    width: 1020px;
}
#kadmFrontPageHeader {
	background-color: #fffcfc;
	background-image: url("../images/hdr-light.jpg");
	height: 219px;
    width: 1020px;
}
#nskGerb {
    float: left;
	margin-left: 15px;
    margin-top: 25px;
}
#admGerb {
    float: right;
	margin-right: 15px;
	margin-top: 25px;
}
#kadmFrontPageTitle {
	height: 40px;
	width: 1020px;
}
.kadmFront-title,
.kadmFront-title a {
	color: #4a4a4a;
    float: left;
    font-family: 'FranklinGothic-Book', Tahoma;
    font-size: 21px;
	font-smooth: always;
    line-height: 40px;
	text-decoration: none;
    text-rendering: optimizeLegibility;
}
.kadmFront-fontsize {
    float: right;
	font-family: Tahoma;
	font-size: 12px;
	margin-right: 50px;
    margin-top: 8px;
}
.big-a {
	font-size: 17px;
}
.kadmFront-fontsize a {
	color: #4a4a4a;
}
.kadmFront-HomeMap {
	float: right;
	margin-right: 0;
	margin-top: 10px;
}
#hma {
	background-image: url('../images/home-icon1.png');
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 21px;
	width: 25px;
}
#mpa {
	background-image: url('../images/sitemap-icon1.png');
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 21px;
	width: 25px;
}
#hma:hover {
	background-image: url('../images/home-icon2.png');
	background-repeat: no-repeat; float: right;
}
#mpa:hover {
	background-image: url('../images/sitemap-icon2.png');
	background-repeat: no-repeat;
	float: right;
}
.kadmFront-HomeMap img {
	margin-left: 4px;
	margin-top: 8px;
}
#kadmFrontPageLine {
	height: 30px;
	width: 1020px;
}
.kadmFront-phone {
	color: #974578;
    float: left;
    font-family: 'FranklinGothic-Book', Tahoma;
    font-size: 17px;
    line-height: 19px;
}
.kadmFront-phone img {
    float: left;
}
.phone-text-line {
    float: left;
    line-height: 23px;
    padding-left: 8px;
}
.bigPhone {
     font-size: 25px;
}
.kadmFront-search {
	float: right;
	height: 30px;
}
.topnews_title {
	line-height: 11px;
}
.topnews_title a {
	color: #000;
    text-decoration: none;
}
#edit-search-block-form--2 {
	border: 1px solid #8c8c8c;
	height: 20px;
    width: 159px;
}
#kadmFrontPageNewsBlock {
	margin-bottom: 10px;
    margin-top: 10px;
    min-height: 240px;
    overflow: hidden;
	width: 1020px;
}
#kadmFrontPageNewsBlock .content {
	margin:0 !important;
}
#kadmFrontPageNewsImageRotator {
    float: left;
    height: 240px;
	overflow: hidden;
    position: relative;
	width: 360px;
}
#topnews {
	float: left;
	height: 240px;
	margin-left: 10px;
	width: 215px;
}
#kadmFrontPageNewsImageRotator img {
	float:left;
	position:absolute;
}
.imageTitle {
	display: block;
	font-family: 'FranklinGothic-Book', Tahoma;
	font-size: 14px;
    height: 25px;
    left: 0;
    line-height: 22px;
	padding: 3px;
	position: absolute;
    text-align: right;
	top: 209px;
	width: 354px;
    z-index: 50;
}
.imageTitleBg {
	background: #999;
	color: #fff;
	display: block;
	filter: alpha(Opacity=50);
	font-family: 'FranklinGothic-Book', Tahoma;
	font-size: 14px;
    height: 25px;
    left: 0;
    line-height: 22px;
    opacity: 0.5;
    -moz-opacity: 0.5;
    padding: 3px;
	position: absolute;
	text-align: right;
	top: 209px;
	width: 354px;
    z-index: 40;
}
.ipos0 {
	z-index: 500;
}
.imageTitle a {
	color: #ffffff;
	padding-right: 10px;
	text-decoration: none;
}
#kadmFrontPageNewsTitleRotator {
    float: left;
	height: 240px;
    margin-left: 15px;
	width: 420px;
}
.newsBlockDate {
	color: #4a4a4a;
    font-family: 'FranklinGothic-Book', Tahoma;
    font-size: 12px;
	letter-spacing: 0;
    line-height: 13px;
    word-spacing: 0;
}
.newsBlockTitle, .newsBlockTitle a {
	color: #323232;
    font-family: 'FranklinGothic-Book', Tahoma;
    font-size: 18px;
    line-height: 19px;
    margin-bottom: 2px;
    text-decoration: none;
}
.newsBlockItem {
	height: 76px;
    padding: 2px;
}
.newsBlockItem:hover,
.newsBlockItem:focus {
	cursor: pointer;
}
.newsBlockBody,
.newsBlockBody a {
	color: #565656;
    font-family: 'FranklinGothic-Book', Tahoma;
    font-size: 13px;
	font-smooth: always;
    line-height: 13px;
    text-rendering: optimizeLegibility;
}
.newsBlockBody p {
	margin: 0 !important;
}
#kadmFrontPagePhotostripMenu {
	height: 140px;
	margin-bottom: 10px;
    margin-top: 10px;
	width: 1020px;
}
.photostripItem a {
	color: #4c4c4c;
	text-decoration: none;
}
.photostripItem a:hover,
.photostripItem a:focus {
	color: #0099ff;
	text-decoration: none;
}
.photostripItem {
	color: #3f3f3f;
	float: left;
	font-family: 'FranklinGothic-Book', Tahoma;
	font-size: 14px;
	height: 140px;
    margin-right: 11px;
    text-align: right;
	width: 195px;
}
.pSgalery,
.pSadm,
.pSnews,
.pSpriem,
.pSdep {
	background-position: 0 100%;
	height: 120px;
}
.pSgalery {
	background-image: url('../images/gal-s.jpg');
}
.pSadm {
	background-image: url('../images/adm-s.jpg');
}
.pSnews {
	background-image: url('../images/news-s.jpg');
}
.pSpriem {
	background-image: url('../images/int-s.jpg');
}
.pSdep {
	background-image: url('../images/dep-s.png');
}
.pSgalery:hover,
.pSadm:hover,
.pSnews:hover,
.pSpriem:hover,
.pSdep:hover {
	background-position: 0 0;
}
.photostripItemSmall a {
	color: #4c4c4c;
	text-decoration: none;
}
.photostripItemSmall a:hover,
.photostripItemSmall a:focus {
	color: #0079ff;
	text-decoration: none;
}
.photostripItemSmall {
	color: #3f3f3f;
    float: left;
	font-family: 'FranklinGothic-Book', Tahoma;
	font-size: 12px;
    height: 110px;
    text-align: right;
	width: 145px;
}
.smallpSgalery,
.smallpSadm,
.smallpSnews,
.smallpSpriem,
.smallpSdep {
	background-position: 0 100%;
	height: 89px;
}
.smallpSgalery {
	background-image: url('../images/small/gal-s.jpg');
}
.smallpSadm {
	background-image: url('../images/small/adm-s.jpg');
}
.smallpSnews {
	background-image: url('../images/small/news-s.jpg');
}
.smallpSpriem {
	background-image: url('../images/small/int-s.jpg');
}
.smallpSdep {
	background-image: url('../images/small/dep-s.jpeg');
}
.smallpSgalery:hover,
.smallpSadm:hover,
.smallpSnews:hover,
.smallpSpriem:hover,
.smallpSdep:hover {
	background-position: 0 0;
	cursor: pointer;
}
#kadmPageFooter {
	background-color: #efefed;
    margin-top: 10px;
    width: 1020px;
}
#kadmPageFooter a {
	color: #4a4a4a;
	text-decoration: none;
}
#kadmPageFooter .fdir {
	color: #0092db;
}
.kadmFrontPageFooterColumn {
	color: #4a4a4a;
	float: left;
	font-family: 'FranklinGothic-Book', Tahoma;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 0.1;
	line-height: 13px;
	list-style: none;
	padding-left: 10px;
	padding-top: 10px;
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, .6);
	-moz-text-shadow: 0 1px 0 rgba(255, 255, 255, .6);
	-o-text-shadow: 0 1px 0 rgba(255, 255, 255, .6);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .6);
	word-spacing: 0.1;
	z-index: 100;
}
.kadmFrontPageFooterColumn ul {
	z-index: 10;
}
.kadmFrontPageFooterColumn li {
	list-style: none;
}
.kadmFrontPageFooterColumn a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}
.opera-footer li {
	font-family: Tahoma;
    font-size: 11px !important;
	letter-spacing: 0.1;
	letter-spacing: 0 !important;
    word-spacing: 0.1;
	word-spacing: 1px !important;
}
.opera-footer div.kadmFrontPageFooterColumn {
    padding-left: 7px !important;
}
#kadmCopyRights {
	color: #4a4a4a;
	float: left;
	font-family: 'FranklinGothic-Book', Tahoma;
	font-size: 12px;
	letter-spacing: 0;
    line-height: 13px;
    list-style: none;
	margin-left: 50px;
	margin-top: 15px;
	text-align: center;
    -webkit-text-shadow: 0 1px 0 rgba(255,255,255,.6);
    -moz-text-shadow: 0 1px 0 rgba(255,255,255,.6);
    -o-text-shadow: 0 1px 0 rgba(255,255,255,.6);
    text-shadow: 0 1px 0 rgba(255,255,255,.6);
	width: 350px;
	word-spacing: 0;
}
#kadmCopyRights p {
    margin-bottom: 5px;
}
#kadmPageFooterDirs {
	margin: 0 auto;
    width: 1010px;
}
#kadmGerbLinks {
    float: right;
	height: 109px;
    margin: 10px;
	width: 210px;
}
.opera-gerb-font {
    font-size: 9px !important;
}
.kadmNsoLink {
	color: #4a4a4a;
    float: left;
    font-family: 'FranklinGothic-Book', Tahoma;
    font-size: 10px;
	letter-spacing: 0;
    line-height: 13px;
    list-style: none;
	text-align: center;
    -webkit-text-shadow: 0 1px 0 rgba(255,255,255,.6);
    -moz-text-shadow: 0 1px 0 rgba(255,255,255,.6);
    -o-text-shadow: 0 1px 0 rgba(255,255,255,.6);
    text-shadow: 0 1px 0 rgba(255,255,255,.6);
	word-spacing: 0;
}
.kadmNskLink {
    margin-left: 10px;
    float: left;
    font-family: 'FranklinGothic-Book', Tahoma;
    font-size: 10px;
    line-height: 13px;
    color: #4a4a4a;
    list-style: none;
    letter-spacing: 0;
    word-spacing: 0;
    text-align: center;
}
#kadmFooterSecond {
	height: 135px !important;
	z-index: -1;
}
.op {
	font-size: 9px !important;
}
.wrap {
    height: 10px;
    width: 1020px;
    margin: 0 auto;
}
/* INTERNAL PAGE STYLES */
#internalPageOut {
	font-family: 'FranklinGothic-Book', Tahoma !important;
}
#internalPageOut h1 {
	font-size: 19px;
	font-weight: normal;
}
#internalPageOut .content {
	font-size: 14px !important;
    line-height: 17px;
}
.field-type-image {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#nodeDate {
    font-family: 'FranklinGothic-Book', Tahoma;
    font-size: 12px;
    line-height: 13px;
    color: #4a4a4a;
    letter-spacing: 0px;
    word-spacing: 0px;
}
.internalSimpleLine {
    width: 1020px;
}
.pad-10 {
    padding-bottom: 10px;
}
/* NAVIGATION */
#kadmMenuLine {
	margin: 10px auto;
    margin-top: 0px;
    width: 1050px;
    height: 30px;
}
.opera-menu a,li ul li a{
    font-size: 14px !important;
}
.opera-menu li ul li a {
    font-size: 13px !important;
}
#kmenu {
    margin: 0;
    padding: 0;
    width: 1020px;
    height: 30px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    z-index: 100;
    background-color: #ff9126;
    background-color: #019AD2;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear,left top,left bottom,from(#33BCEF),to(#019AD2));
    background-image: -moz-linear-gradient(#33BCEF,#019AD2);
    background-image: -ms-linear-gradient(#33BCEF,#019AD2);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#34c7ff),color-stop(100%,#0096d1));
    background-image: -webkit-linear-gradient(#34c7ff,#0096d1);
    background-image: -o-linear-gradient(#33BCEF,#019AD2);
    background-image: linear-gradient(#33BCEF,#019AD2);
    -background-color: #ffffff !important;
    *background-color: #ffffff !important;
    -background-image: url('menuline.jpg') !important;
    *background-image: url('menuline.jpg') !important;
}
#kmenu li {
    height: 30px;
/*    float: left;*/
    list-style: none;
    text-align: center;
    display: block;
    position: relative;
    z-index: 100;
}
#kmenu li:hover {
	background-color: #019AD2 !important;
}
#kmenu li a {
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	height: 27px;
}
#kmenu li ul li {
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 3px;
	height: 20px;
	float: none;
	text-align: left;
	border-radius: 3px;
}
#kmenu li ul li a {
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 0;
	padding-left: 4px;
	padding-right: 4px;
	height: 20px;
	float: none;
	text-align: left;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#kmenu li ul li a:hover {
	background-color: #00beff;
}
#kmenu .btn-first {
	border-right: 1px solid #007faf;
	border-radius: 5px 0 0 0;
	-o-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
}
#kmenu .btn-a {
	border-left: 1px solid #00aaea;
	border-right: 1px solid #007faf;
}
#kmenu .btn-last {
	border-left: 1px solid #00aaea;
	border-radius: 0 5px 0 0;
	-o-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
}
.dropdown_1column,
.dropdown_2columns,
.dropdown_3columns,
.dropdown_4columns,
.dropdown_5columns {
	margin: 0 auto;
	position: absolute;
	left: -999em;
	text-align: left;
	padding: 0 5px 10px 5px;
	border: 1px solid #007faf;
	border-top: none;
	background: #f4f4f4;
	background-color: #019ad2;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.dropdown_1column {
	width: 140px;
}
.dropdown_2columns {
	width: 280px;
}
.dropdown_3columns {
	width: 420px;
}
.dropdown_4columns {
	width: 560px;
}
.dropdown_5columns {
	width: 700px;
}
.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {
	min-width: 132px;
}
.col_2 {
	width: 270px;
}
.col_3 {
	width: 410px;
}
.col_4 {
	width: 550px;
}
.col_5 {
	width: 690px;
}
#kmenu .menu_right {
	float: right;
	margin-right: 0;
}
#kmenu li .align_right {
	-moz-border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px;
	border-radius: 5px 0 5px 5px;
}
#kmenu li:hover .align_right {
	left: auto;
	right: 0;
	top: auto;
}
#kmenu li:hover .dropdown_1column,
#kmenu li:hover .dropdown_2columns,
#kmenu li:hover .dropdown_3columns,
#kmenu li:hover .dropdown_4columns,
#kmenu li:hover .dropdown_5columns {
	left: 0;
	top: auto;
}
#kmenu li:hover .ddmItem2 {
	left: 0;
}
#kmenu li:hover .ddmItem3 {
	left: -2px;
}
#kmenu li:hover .ddmItem4 {
	left: -2px;
}
#kmenu li:hover .ddmItem5 {
	left: -2px;
}
#kmenu li:hover .ddmItem6 {
	left: -0px;
}
#kmenu li:hover .ddmItem7 {
	left: -10px;
}
.ddmItem1 {
	width: 143px;
}
.ddmItem2 {
	width: 175px;
}
.ddmItem3 {
	width: 255px;
}
.ddmItem4 {
	width: 195px;
}
.ddmItem5 {
	width: 191px;
}
.ddmItem6 {
	width: 275px;
}
.ddmItem7 {
	width: 215px;
}
/* END NAVIGATION */
#newsRubricator {
	width: 300px;
    float: right;
    padding-left: 20px;
}
#newsRubricator ul {
	list-style: none;
}
#leftcontent {
    width: 700px;
    float: left;
}
#rubricatorRight {
	width: 280px;
	background-color: #d229cd;
    background-color: #019AD2;
	background-color: #b75392;
    padding: 10px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
}
#rubricatorRight li {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	padding: 2px 2px 2px 2px;
	width: 278px;
}
#rubricatorRight li a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	display: block;
	width: 278px;
}
#rubricatorRight li:focus,
#rubricatorRight li:hover {
	background: #dd64b0;
	cursor: pointer;
	border-top: 1px dotted #fff;
	padding-top: 1px;
	border-radius: 3px;
}
.hl {
	background: #dd64b0;
	border-radius: 3px;
}
.mTop-10 {
	margin-top: 10px;
}
.mTop-15 {
	margin-top: 15px;
}
.mTop-20 {
	margin-top: 20px;
}
.mTop-25 {
	margin-top: 25px;
}
.pTop-10 {
	padding-top: 10px;
}
.pTop-15 {
	padding-top: 15px;
}
.pTop-20 {
	padding-top: 20px;
}
.pTop-25 {
	padding-top: 25px;
}
.block {
	display: block;
}
#path {
	color: #6b6b6b;
    font-size: 22px;
}
#path a {
    color: #6b6b6b;
    font-size: 22px;
    text-decoration: none;
}
#path a:hover {
    text-decoration: underline;
}
#ereception {
	height: 320px;
	overflow: hidden;
	position: relative;
	width: 695px;
}
#accept_form {
	float: left;
}
#accept {
	margin-left: 50px;
}
#accept-roll {
    left: -695px;
	position: relative;
	width: 2400px;
}
.elresField {
	border: 1px solid #c1c1c1;
	color: #c1c1c1;
	height: 22px;
	margin: 4px;
	width: 200px;
}
#send-form-tbl {
	font-size: 12px;
}
#send-form-tbl tbody {
    border: 0;
}
.def-views-item {
	border: 1px solid #ededed;
	margin-bottom: 8px;
	padding: 4px;
	width: 685px;
}
.def-views-ttl {
	font-size: 16px;
	min-height: 18px;
	margin-bottom: 2px;
}
.def-views-dta {
	font-size: 12px;
	min-height: 10px;
}
.def-views-dta span {
	font-size: 12px !important;
	min-height: 10px;
}
.def-views-ttl a {
	color: #863d6b !important;
	font-size: 16px;
	text-decoration: none;
}
.def-views-photo {
	float: left;
	margin-right: 10px;
}
.def-views-cnt {
	color: #474747 !important;
	float:left;
}
.def-views-cnt p {
	margin-top: 0 !important;
}
.def-views-more {
	display: block;
	width: 150px;
}
.def-views-more a {
	color: #444;
}
.exp-posts {
	font-size: 12px;
	line-height: 13px;
}
.exp-width-cnt {
	width: 535px;
}
.momitsme-width-cnt {
	width: 600px;
}
.infonews-width-cnt {
	width: 535px;
}
.file-width-cnt {
	width: 683px;
}
.node-poll h2 {
	color: #863d6b !important;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
}
.node-poll h2 a {
	color: #863d6b !important;
	text-decoration: none;
}
.node-poll {
	border: 1px solid #ededed;
	margin-bottom: 8px;
	padding: 4px;
}
.poll .bar .foreground {
	background-color: #0087d8;
}
/* CONTENT STYLES */
#leftcontent ul {
	padding-left: 40px;
}
#leftcontent ol {
	padding-left: 40px;
}
#leftcontent p {
	margin-top: 14px;
}
.p-last {
	color: #0093ce !important;
}
.content-table tbody td {
	padding: 2px;
}
.content-table tbody td {
	border: 1px solid #909090 !important;
}
.content-table tbody td p {
	margin: 0 !important;
}
.img-f-left {
	float: left;
	margin-right: 10px;
}
.item-list .pager {
    clear: both;
    text-align: center;
}
.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}
.pager li {
	padding: 3px !important;
	margin: 0 !important;
}
.pager li a {
	color: #7a7a7a;
	text-decoration: none !important;
}
.pager li a:hover {
	color: #313131;
	text-decoration: none !important;
}
.pager li:hover a {
	color: #313131;
	text-decoration: none !important;
}
.pager li {
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0 0 0 -1px;
}
.pager li:first-child {
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.pager li:last-child {
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.pager li {
	background-color: #d9d9d9;
	background-image: -moz-linear-gradient(#ffffff, #d9d9d9);
	background-image: -ms-linear-gradient(#ffffff, #d9d9d9);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d9d9d9));
	background-image: -webkit-linear-gradient(#ffffff, #d9d9d9);
	background-image: -o-linear-gradient(#ffffff, #d9d9d9);
	background-image: linear-gradient(#ffffff, #d9d9d9);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
	border: 1px solid;
	border-color: transparent rgba(0,0,0,.1) rgba(0,0,0,.25);
}
.pager li:hover {
	background-color: #cccccc;
	background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
	background-image: -ms-linear-gradient(#f2f2f2, #cccccc);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
	background-image: -o-linear-gradient(#f2f2f2, #cccccc);
	background-image: linear-gradient(#f2f2f2, #cccccc);
}
.sticky-table {
	width: 100% !important;
}
.sticky-table td:first-child {
	width: 85%;
}
.sticky-table td:last-child {
	width: 15%;
}
.sticky-table thead {
	display: none;
}
.edit-link-red a {
	color: #ab2100 !important;
	font-style: italic;
}
.left-ittext-image {
	float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.not-active {}
.not-active a {
	color: #c0c0c0 !important;
}
#counterLive {}
button {
	cursor: pointer;
}
.f-bu {
	color: #444;
	overflow: visible;
	padding: 3px 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	z-index: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: none;
	padding: 0;
}
.f-buttons .f-bu {
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0 0 0 -1px;
}
.f-buttons .f-bu:first-child {
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.f-buttons .f-bu:last-child {
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.f-bu {
	color: #444444;
	overflow: visible;
	padding: 3px 10px;
	position: relative;
	text-align: center;
	text-decoration: none;
	z-index: 0;
}
.f-bu:link,
.f-bu:visited,
.f-bu:hover,
.f-bu:active {
	color: #444444;
}
.f-bu:active {
	padding-bottom: 2px;
	padding-top: 4px;
}
.f-bu {
	background-color: #d9d9d9;
	background-image: -moz-linear-gradient(#ffffff, #d9d9d9);
	background-image: -ms-linear-gradient(#ffffff, #d9d9d9);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d9d9d9));
	background-image: -webkit-linear-gradient(#ffffff, #d9d9d9);
	background-image: -o-linear-gradient(#ffffff, #d9d9d9);
	background-image: linear-gradient(#ffffff, #d9d9d9);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
	border: 1px solid;
	border-color: transparent rgba(0,0,0,.1) rgba(0,0,0,.25);
}
.f-bu:hover {
	background-color: #cccccc;
	background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
	background-image: -ms-linear-gradient(#f2f2f2, #cccccc);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
	background-image: -o-linear-gradient(#f2f2f2, #cccccc);
	background-image: linear-gradient(#f2f2f2, #cccccc);
}
.f-bu-warning,
.f-bu-success,
.f-bu-default {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.f-bu-warning:link,
.f-bu-warning:visited,
.f-bu-warning:hover,
.f-bu-warning:active,
.f-bu-success:link,
.f-bu-success:visited,
.f-bu-success:hover,
.f-bu-success:active,
.f-bu-default:link,
.f-bu-default:visited,
.f-bu-default:hover,
.f-bu-default:active {
	color: #fff;
}
.f-bu-default {
	background-color: #268bd2;
	background-image: -moz-linear-gradient(#78b9e6, #268bd2);
	background-image: -ms-linear-gradient(#78b9e6, #268bd2);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #78b9e6), color-stop(100%, #268bd2));
	background-image: -webkit-linear-gradient(#78b9e6, #268bd2);
	background-image: -o-linear-gradient(#78b9e6, #268bd2);
	background-image: linear-gradient(#78b9e6, #268bd2);
}
.f-bu-default:hover {
	background-color: #227dbc;
	background-image: -moz-linear-gradient(#62ade3, #227dbc);
	background-image: -ms-linear-gradient(#62ade3, #227dbc);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62ade3), color-stop(100%, #227dbc));
	background-image: -webkit-linear-gradient(#62ade3, #227dbc);
	background-image: -o-linear-gradient(#62ade3, #227dbc);
	background-image: linear-gradient(#62ade3, #227dbc);
}
.f-bu-success {
	background-color: #859900;
	background-image: -moz-linear-gradient(#b1cc00, #859900);
	background-image: -ms-linear-gradient(#b1cc00, #859900);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b1cc00), color-stop(100%, #859900));
	background-image: -webkit-linear-gradient(#b1cc00, #859900);
	background-image: -o-linear-gradient(#b1cc00, #859900);
	background-image: linear-gradient(#b1cc00, #859900);
}
.f-bu-success:hover {
	background-color: #6f8000;
	background-image: -moz-linear-gradient(#9bb300, #6f8000);
	background-image: -ms-linear-gradient(#9bb300, #6f8000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9bb300), color-stop(100%, #6f8000));
	background-image: -webkit-linear-gradient(#9bb300, #6f8000);
	background-image: -o-linear-gradient(#9bb300, #6f8000);
	background-image: linear-gradient(#9bb300, #6f8000);
}
.f-bu-warning {
	background-color: #dc322f;
	background-image: -moz-linear-gradient(#eb8886, #dc322f);
	background-image: -ms-linear-gradient(#eb8886, #dc322f);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb8886), color-stop(100%, #dc322f));
	background-image: -webkit-linear-gradient(#eb8886, #dc322f);
	background-image: -o-linear-gradient(#eb8886, #dc322f);
	background-image: linear-gradient(#eb8886, #dc322f);
}
.f-bu-warning:hover {
	background-color: #cf2623;
	background-image: -moz-linear-gradient(#e77370, #cf2623);
	background-image: -ms-linear-gradient(#e77370, #cf2623);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e77370), color-stop(100%, #cf2623));
	background-image: -webkit-linear-gradient(#e77370, #cf2623);
	background-image: -o-linear-gradient(#e77370, #cf2623);
	background-image: linear-gradient(#e77370, #cf2623);
}
.qa-item {
    margin-top: 10px;
    padding: 4px;
    background-color: #ededed;
    border-radius: 6px;
}
.qst {
    width: 600px;
    float: left;
}
.qa-opt {
    height: 15px;
    padding: 5px;
    border-top: 1px solid #d3d3d3;
    text-align: center;
}
.qa-link-ans {
	padding: 3px;
    text-decoration: none;
    color: #06C;
}
.qa-link-del {
    padding: 3px;
    text-decoration: none;
    color: #d12400;
}
.qa-link-del:hover {
    border-radius: 5px;
    background-color: #d12400;
    text-decoration: none;
    color: #fffbef;
}
.qa-link-ans:hover {
    border-radius: 5px;
    background-color: #06C;
    text-decoration: none;
    color: #f7f9ff;
}
.ans {
    width: 600px;
    float: right;
}
.qa-txt {
	width: 595px;
	height: 100px;
	border: 2px solid #fcfcfc;
	background-color: #ededed;
}
.def-hon-item {
	width: 240px;
	height: 340px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.def-g-item {
	width: 250px;
	height: 290px;
	float: left;
	margin-right: 5px;
}
.def-g-ttl {
    height: 45px;
    width: 240px;
}
.def-g-ttl a {
	text-decoration: none;
	line-height: 20px;
}
.def-g-photo {
    height: 240px;
    width: 240px;
}
#share-set {
    width: 330px;
    float: right;
    color: #974578;
}
#share-set .label {
	float: left;
	margin-top: 5px;
}
#share-set .buttons {
    float: left;
    margin-left: 5px;
}
#slides {
	display: none;
	overflow: visible !important;
}
#slides .slidesjs-navigation {
	margin-top:0px;
}
#slides .slidesjs-previous {
	position: relative;
	top: -63px;
	left: -10px;
	z-index: 1000;
}
#slides .slidesjs-next {
	position: relative;
	top: -65px;
	left: 260px;
	z-index: 1000;
}
.slidesjs-pagination {
	margin: 6px 0 0;
	float: right;
	list-style: none;
}
.slidesjs-pagination li {
	float: left;
	margin: 0 1px;
}
.slidesjs-pagination li a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(img/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
	background-position: 0 -13px;
}
.slidesjs-pagination li a:hover {
	background-position: 0 -26px;
}
#slides a:link,
#slides a:visited {
	color: #878686;
}
#slides a:hover,
#slides a:active {
	color: #393838;
}
.navbar {
	overflow: hidden;
}
.container-s {
	padding-left: 10px;
	padding-right: 10px;
	width: 275px;
}
#bannerslider {
	margin-left: 20px;
	margin-top: 0px;
	width: 290px;
	height: 130px;
	float: left;
}
@font-face {
	font-family:'FontAwesome';
	src: url('../font/fontawesome-webfont.eot?v=3.0.1');
	src: url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
		 url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),
		 url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.nav {
	list-style-type: none;
    top: 8px;
}
.nav li {
	margin: 0;
    padding: 0;
}
.nav a {
	font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 800;
    color: #afb2b6;
    text-decoration: none;
    display: block;
    float: left;
    padding: 6px 15px 2px;
    border-radius: 10px;
    margin: 0 5px;
    text-shadow: 0 1px 4px rgba(0,0,0,.8);
}
.nav .active a,
.nav a:hover {
	color: #fff
}
.nav a.active {
	color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(255,255,255,.1),inset 0 -1px 4px rgba(0,0,0,1);
    background-color: #111;
}
[class^="icon-"],
[class*=" icon-"] {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
    text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
    display: inline;
	width: auto;
	height: auto;
	line-height: normal;
    vertical-align: baseline;
	background-image: none;
    background-position: 0 0;
	background-repeat: repeat;
	margin-top: 0
}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;
    font-size:14px;}.btn [class^="icon-"],.nav [class^="icon-"],.btn [class*=" icon-"],.nav [class*=" icon-"]{display:inline}.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}li [class^="icon-"],.nav li [class^="icon-"],li [class*=" icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,.nav li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-0.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}
.slidesjs-stop {
	display: none;
	visibility: hidden;
}
.slidesjs-play {
	display: none;
	visibility: hidden;
}
.bannerbutton {
    float: left;
    width: 125px;
    height: 90px;
    display: block;
    padding: 4px;
}
.bannerbutton img {  }
.label-banner {
	line-height: 11px;
    font-size: 11px;
    text-align: center;
}

.poll {
  overflow: hidden;
}
.poll .bar {
  height: 1em;
  margin: 1px 0;
  background-color: #ddd;
}
.poll .bar .foreground {
  background-color: #000;
  height: 1em;
  float: left; /* LTR */
}
.poll .links {
  text-align: center;
}
.poll .percent {
  text-align: right; /* LTR */
}
.poll .total {
  text-align: center;
}
.poll .vote-form {
  text-align: center;
}
.poll .vote-form .choices {
  text-align: left; /* LTR */
  margin: 0 auto;
  display: table;
}
.poll .vote-form .choices .title {
  font-weight: bold;
}
.node-form #edit-poll-more {
  margin: 0;
}
.node-form #poll-choice-table .form-text {
  display: inline;
  width: auto;
}
.node-form #poll-choice-table td.choice-flag {
  white-space: nowrap;
  width: 4em;
}
td.poll-chtext {
  width: 80%;
}
td.poll-chvotes .form-text {
  width: 85%;
}
.poll .bar .foreground {
    background-color: #0087d8;
}



#kmenu {
	display: table; position: relative;
}
#kmenu > li {
	display: table-cell; position: relative;
	min-width: 100px;
}
#kmenu > li > a {
	display: block; position: relative;
	width: 100%;
	text-align:center;
}
#kmenu > li:first-child {
	border-right: 1px solid #007faf;
    border-radius: 5px 0 0 0px;
    -o-border-radius: 5px 0 0 0px;
    -moz-border-radius: 5px 0 0 0px;
    -webkit-border-radius: 5px 0 0 0px;
	border-left: 0;
}
#kmenu > li:last-child {
	border-left: 1px solid #00aaea;
    border-radius: 0 5px 0px 0;
    -o-border-radius: 0 5px 0px 0;
    -moz-border-radius: 0 5px 0px 0;
    -webkit-border-radius: 0 5px 0px 0;
	border-right: 0;
}
.slidesjs-pagination {
	display: none;
}
div.photo-item-cover-block-container, div.photo-item-cover-block-outer, div.photo-item-cover-block-inner {
	border: 0;
}
div.photo-item-info-block-outside a {
	font-family: Tahoma;
  font-weight: normal;
}
.vote-item-question {
	font-family: 'FranklinGothic-Book', Tahoma;
	color: #863d6b !important;
	font-size: 24px;
  font-weight: normal !important;
}
.vote-question-list {
	padding-left: 0 !important;
}
.vote-answers-list {
	display: table;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 0 !important;
}
.vote-form-box-button-last {
	display: none;
}
.vote-form-box-buttons {
	width: 80px;
	margin: 0 auto;
}
.f-row {
    margin: 0 0 12px 0;
}
.f-row > label, .f-row .f-label {
    float: left;
    padding: 5px 0 0 0;
    text-align: right;
    width: 200px;
}
.f-input {
    margin: 0 0 0 220px;
}
.f-bu, select, input[type="text"], textarea {
    font: normal 13px / 18px Arial, 'Helvetica Neue', Helvetica, sans-serif;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #444444;
    display: inline-block;
    vertical-align: middle;
}
select, textarea, input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid;
    border-color: #bfbfbf #cccccc #d9d9d9;
    height: 28px;
    padding: 3px 6px;
}
.g-5 {
    width: 380px;
}
.g-row:first-child {
    margin-top: 0;
}
.g-row {
    zoom: 1;
    margin: 20px 0 0;
}
.g-row > [class^='g-']:first-child {
    margin-left: 0;
}
.g-row > [class^='g-'] {
    float: left;
    margin: 0 0 0 20px;
}
.g-3 {
    width: 220px;
}
.g-2 {
    width: 140px;
}
.f-input-help {
    color: #888888;
    font-size: 12px;
    margin: 0;
    padding-top: 3px;
}
textarea, input[type="text"] {
    -webkit-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.1);
}
.f-input input[name="form_text_1"] {
	width: 380px;
}
.f-input textarea[name="form_textarea_2"] {
	width: 380px;
	height: 152px;
}
.f-input input[name="captcha_word"] {
	width: 140px;
}
.f-actions {
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background: #f3f3f3;
    margin: 0;
    padding: 12px 12px 12px 220px;
}
.f-bu:active, .f-bu:focus, input[type="text"]:focus, textarea:focus {
    border-color: #268bd2;
    outline: none;
}
.map-level-1 {
	padding-left: 20px !important;
}
.map-level-1 > li {
	display: inline-block;
}
.img_vote_answer {
max-width: 100px;
max-height: 100px;
}