/*---------------------------------------------------------------------
# BT CSS File Name: system.css
--------------------------------------------------------------------- */

/* SYSTEM
-------------------------------------------------------------- */
/* OpenID icon style */
input.system-openid,
input.com-system-openid {
	background: #fff url("http://openid.net/images/login-bg.gif") no-repeat 0 50%;
	color: #000;
}

/* Unpublished */
.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message {}

#system-message dt {}

#system-message dd {
	color: #58595A;
}

#system-message dd ul {
	list-style: none;
	background: transparent url("../images/skin1/system/system_message_bg.png") repeat;
	border: 1px solid #FF9901;
}

#system-message ul li {
	background: none;
}

/* Default */
#system-message dt.message {}

#system-message dd.message {}

#system-message dd.message ul {}

#system-message dd.message ul li {
	background: transparent url("../images/skin1/system/system_message_default_icon.png") no-repeat left center;
}

/* Notice */
#system-message dt.notice {}

#system-message dd.notice ul {}

#system-message dd.notice ul li {
	background: transparent url("../images/skin1/system/system_message_warning_icon.png") no-repeat left center;
}

/* Error */
#system-message dt.error {}

#system-message dd.error ul {}

#system-message dd.error ul li {
	background: transparent url("../images/skin1/system/system_message_error_icon.png") no-repeat left center;
}

/* Debug */
#system-debug {
	color: #58595A;
	background-color: #F3F3F3;
	position: relative;
}

#system-debug div {}

/* OTHER System Messages (ex. contact form) */
#bt_contact_form #system-message {
	color: #FF0000;
	list-style: none;
	border: 1px solid #FF0000;
	background: #FF9900;
}

/*---------------------------------------------------------------------
# BT CSS File Name: template.css
--------------------------------------------------------------------- */


/* PAGINATION
-------------------------------------------------------------- */
ul.pagination {
	list-style: none;
}

ul.pagination li {
	background: none;
}

/* inactive */
ul.pagination li.inactive a {
	background: transparent;
	color: #353535;
	border: 1px solid #83AA13;
}

ul.pagination li.inactive a:hover {
	background: #353535;
	border: 1px solid #353535;
	color: #fff !important;
}

/* active */
ul.pagination li.active {
	background: #83AA13;
	border: 1px solid #83AA13;
	color: #fff;
}

ul.pagination li.active:hover {
	background: #353535;
	border: 1px solid #353535;
	color: #fff !important;
}

/* links, counter, show limit */
.limit,
.counter,
.page_links,
#navigation {}

div#navigation span ul.pagination {}

.pagenav {}

.pagenav li {
	list-style: none;
	background: none;
}

/* POPUP LOGIN
-------------------------------------------------------------- */
#bt_popup {}

/* login */
#bt_popup .bt_login_icon {
	color: #666;
}

/* popup */
/* based on: http://www.queness.com/post/77/simple-jquery-modal-window-tutorial */
#bt_popup .mask {
	position: absolute;
	top: 0;
	left: 0;
	background: #333;
}

#bt_popup .boxes .window {
	position: absolute;
}

/* popup */
#bt_popup .boxes #bt_login_window {
	background: #F3F7E9 url("../images/skin1/popup/bt_login_left_bg.png") no-repeat left top;
}

#bt_login_window_inner {}

/* close */
#bt_popup .bt_close {
	background: transparent url("../images/skin1/popup/bt_login_close_button.png") no-repeat;
}

/* form */
#bt_popup .bt_login_form {
	position: relative;
	top: 25px;
	color: #999;
}

#bt_popup .bt_login_form #bt_login_title {
	color: #83AA13;
}

/* inputs */
#bt_popup .bt_login_form input[type="text"],
#bt_popup .bt_login_form input[type="password"] {
	background: #fff;
	border: 1px solid #ccc;
	color: #999;
}

/* for: login */
#bt_popup .bt_login_form input#username {
	background: #fff url("../images/skin1/popup/bt_login_user.png") no-repeat left center;
}

#bt_popup .bt_login_form input#password {
	background: #fff url("../images/skin1/popup/bt_login_password.png") no-repeat left center;
}

/* default button */
#bt_popup .bt_login_form .bt_button_line {}

#bt_popup .bt_login_form .bt_button_line .bt_remember_line {}

#bt_popup .bt_login_form .bt_button_line .bt_remember_line label {}

#bt_popup .bt_login_form .bt_button_line .bt_button_l {}

/* links */
#bt_popup .bt_login_form ul {}

/* separator */
#bt_popup .bt_separator {
	background: transparent url("../images/skin1/popup/bt_login_separator.png") repeat-x;
}

/* JOOMLA DEFAULTS
-------------------------------------------------------------- */
.tip-top,
.tip-bottom {
	border: 2px solid #ccc;
}

.tip {
	background: #fff;
}

.componentheading {}

.item-title {}

.contentpane {}



/*---------------------------------------------------------------------
# BT CSS File Name: mstyles.css
--------------------------------------------------------------------- */


/* MODULE STYLES
-------------------------------------------------------------- */
/****************** DEFAULT MAIN ******************/
.moduletable {}

/* h3 */
.moduletable h3 {}

/* h3 (other words, except first word) */
.moduletable h3 span.title_arrow {
	color: #004A06;
}

/* h3 (first-word) */
.moduletable h3 span.first-word {
	color: #004A06;
}

/* div (for the content) */
.moduletable div.module_content {}

/****************** DEFAULT SLIDESHOW ******************/
/* h3 (other words, except first word) */
#slideshow .moduletable h3 span.title_arrow,
#bt_footer_two_div .moduletable h3 span.title_arrow {
	color: #004A06;
}

/* h3 (first-word) */
#slideshow .moduletable h3 span.first-word,
#bt_footer_two_div .moduletable h3 span.first-word {
	color: #D1B522;
}

/****************** DEFAULT MAIN ******************/
#main .moduletable {}

/* h3 */
#main .moduletable h3 {}

/* h3 (other words, except first word) */
#main .moduletable h3 span.title_arrow {
	color: #004A06;
}

/* h3 (first-word) */
#main .moduletable h3 span.first-word {
	color: #004A06;
}

/* div (for the content) */
#main .moduletable div.module_content {}

/****************** STYLE 1 ******************/
#main .moduletable_btmstyle1 {}

/* h3 */
#main .moduletable_btmstyle1 h3 {
	background: transparent url("../images/skin1/mstyles/btmstyle1_icon.png") no-repeat bottom right;
}

/* h3 (other words, except first word) */
#main .moduletable_btmstyle1 h3 span.title_arrow {
	color: #004A06;
}

/* h3 (first-word) */
#main .moduletable_btmstyle1 h3 span.first-word {
	color: #004A06;
}

/* div (for the content) */
#main .moduletable_btmstyle1 div.module_content {}

/****************** STYLE 2 ******************/
.moduletable_btmstyle2 {}

/* h3 */
div.bt_left .moduletable_btmstyle2 h3,
div.bt_right .moduletable_btmstyle2 h3,
#main .moduletable_btmstyle2 h3 {
	background: transparent url("../images/skin1/mstyles/btmstyle2_icon.png") no-repeat;
}

/* h3 (other words, except first word) */
div.bt_left .moduletable_btmstyle2 h3 span.title_arrow,
div.bt_right .moduletable_btmstyle2 h3 span.title_arrow,
#main .moduletable_btmstyle2 h3 span.title_arrow {
	color: #fff;
}

/* h3 (first-word) */
div.bt_left .moduletable_btmstyle2 h3 span.first-word,
div.bt_right .moduletable_btmstyle2 h3 span.first-word,
#main .moduletable_btmstyle2 h3 span.first-word {
	color: #ECFAC3;
}

/* div (for the content) */
#main .moduletable_btmstyle2 div.module_content {}

/* left, right */
/* div (for the content) */
div.bt_left .moduletable_btmstyle2 div.module_content,
div.bt_right .moduletable_btmstyle2 div.module_content {}

/****************** STYLE 3 ******************/
div.bt_left .moduletable_btmstyle3,
div.bt_right .moduletable_btmstyle3 {
	border-top: 8px solid #CAF158;
	background: transparent url("../images/skin1/mstyles/btmstyle3_icon.png") no-repeat bottom center;
}

#main .moduletable_btmstyle3 {
	border-top: 8px solid #CAF158;
	background: transparent url("../images/skin1/mstyles/btmstyle3_icon.png") no-repeat bottom center;
}

/* h3 */
div.bt_left .moduletable_btmstyle3 h3,
div.bt_right .moduletable_btmstyle3 h3,
#main .moduletable_btmstyle3 h3 {}

/* h3 (other words, except first word) */
div.bt_left .moduletable_btmstyle3 h3 span.title_arrow,
div.bt_right .moduletable_btmstyle3 h3 span.title_arrow,
#main .moduletable_btmstyle3 h3 span.title_arrow {
	color: #4B6200;
}

/* h3 (first-word) */
div.bt_left .moduletable_btmstyle3 h3 span.first-word,
div.bt_right .moduletable_btmstyle3 h3 span.first-word,
#main .moduletable_btmstyle3 h3 span.first-word {
	color: #4B6200;
}

/* div (for the content) */
div.bt_left .moduletable_btmstyle3 div.module_content,
div.bt_right .moduletable_btmstyle3 div.module_content,
#main .moduletable_btmstyle3 div.module_content {}

/****************** STYLE 4 ******************/
div.bt_left .moduletable_btmstyle4,
div.bt_right .moduletable_btmstyle4 {
	color: #4B6107;
	border-top: 8px solid #CAF158;
	background: #F6FCE4 url("../images/skin1/mstyles/btmstyle4_icon_left_right.png") no-repeat bottom center;
}

#main .moduletable_btmstyle4 {
	color: #4B6107;
	border-top: 8px solid #CAF158;
	background: #F6FCE4 url("../images/skin1/mstyles/btmstyle4_icon_main.png") no-repeat bottom center;
}

/* h3 */
div.bt_left .moduletable_btmstyle4 h3,
div.bt_right .moduletable_btmstyle4 h3,
#main .moduletable_btmstyle4 h3 {}

/* h3 (other words, except first word) */
div.bt_left .moduletable_btmstyle4 h3 span.title_arrow,
div.bt_right .moduletable_btmstyle4 h3 span.title_arrow,
#main .moduletable_btmstyle4 h3 span.title_arrow {
	color: #4B6200;
}

/* h3 (first-word) */
div.bt_left .moduletable_btmstyle4 h3 span.first-word,
div.bt_right .moduletable_btmstyle4 h3 span.first-word,
#main .moduletable_btmstyle4 h3 span.first-word {
	color: #4B6200;
}

/* div (for the content) */
div.bt_left .moduletable_btmstyle4 div.module_content,
div.bt_right .moduletable_btmstyle4 div.module_content,
#main .moduletable_btmstyle4 div.module_content {}

/****************** STYLE 5 ******************/
div.bt_left .moduletable_btmstyle5,
div.bt_right .moduletable_btmstyle5 {
	border-top: 8px solid #B4D204;
	background: transparent url("../images/skin1/mstyles/btmstyle5_icon.png") no-repeat bottom left;
}

#main .moduletable_btmstyle5 {
	border-top: 8px solid #B4D204;
	background: transparent url("../images/skin1/mstyles/btmstyle5_icon.png") no-repeat bottom left;
}

/* h3 */
div.bt_left .moduletable_btmstyle5 h3,
div.bt_right .moduletable_btmstyle5 h3,
#main .moduletable_btmstyle5 h3 {}

/* h3 (other words, except first word) */
div.bt_left .moduletable_btmstyle5 h3 span.title_arrow,
div.bt_right .moduletable_btmstyle5 h3 span.title_arrow,
#main .moduletable_btmstyle5 h3 span.title_arrow {
	color: #4B6200;
}

/* h3 (first-word) */
div.bt_left .moduletable_btmstyle5 h3 span.first-word,
div.bt_right .moduletable_btmstyle5 h3 span.first-word,
#main .moduletable_btmstyle5 h3 span.first-word {
	color: #4B6200;
}

/* div (for the content) */
div.bt_left .moduletable_btmstyle5 div.module_content,
div.bt_right .moduletable_btmstyle5 div.module_content,
#main .moduletable_btmstyle5 div.module_content {}

/****************** STYLE 6 ******************/
#main .moduletable_btmstyle6 {}

div.bt_left .moduletable,
div.bt_right .moduletable {}

/* h3 */
div.bt_left .moduletable h3,
div.bt_right .moduletable h3 {}

div.bt_left .moduletable_btmstyle6 h3,
div.bt_right .moduletable_btmstyle6 h3 {
	border-top: 1px solid #E9E5CD;
	background: #fff url("../images/skin1/mstyles/btmstyle6_icon.png") no-repeat right top;
}

/* h3 (other words, except first word) */
div.bt_left .moduletable h3 span.title_arrow,
div.bt_right .moduletable h3 span.title_arrow,
div.bt_left .moduletable_btmstyle6 h3 span.title_arrow,
div.bt_right .moduletable_btmstyle6 h3 span.title_arrow {
	color: #004A06;
}

/* h3 (first-word) */
div.bt_left .moduletable h3 span.first-word,
div.bt_right .moduletable h3 span.first-word,
div.bt_left .moduletable_btmstyle6 h3 span.first-word,
div.bt_right .moduletable_btmstyle6 h3 span.first-word {
	color: #004A06;
}

/* div (for the content) */
div.bt_left .moduletable_btmstyle6 div.module_content,
div.bt_right .moduletable_btmstyle6 div.module_content {}


/*---------------------------------------------------------------------
# BT CSS File Name: layout.css
--------------------------------------------------------------------- */


/* TEMPLATE LAYOUT
-------------------------------------------------------------- */
.clearfix {}

/* bg areas */
#bg_one {
	background: url("../images/skin1/layout/bg.jpg") repeat-x scroll left top #015b7e;
}

#outer {
	position: absolute;
	top: 0;
	bottom: 0;
}

/* inner areas */
#inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

table#bt_main {}

table#bt_main tr td#bt_main_td {}

#shadow {
	width: 900px;
	background: url("../images/skin1/layout/content.jpg") repeat-y scroll center top;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
}

#top_area {
	/* background: transparent url("../images/skin1/layout/top_area_bg.png") no-repeat center center; */
	background: transparent url("../images/skin1/layout/top_area_bg---2021 big.png");
	background-position: top;
	background-repeat: no-repeat;
	background-position-x: center;
	background-size: 942px;
	cursor: pointer;
}

#menu {
	background: transparent url("../images/skin1/layout/menu_bg.png") repeat-x left top;
}

/* main */
#main_outer_bg {
	background: #fff;
}

#main_outer {
	position: relative;
}

#slideshow {
	background: #587C03 url("../images/skin1/layout/slideshow_bg.png") no-repeat left top;
}

#slideshow_bottom {
	background: transparent url("../images/skin1/layout/slideshow_bottom_bg.png") repeat-x left top;
}

#main {
	background: #e7f1b4;
}

/* columns */
#left,
#right {
	position: absolute;
	top: 4px;
}

#inner_left,
#inner_right {
	background: #17a752;
	border-top: 0px;
	border-bottom: 1px solid #D9D2A7;
}

#right_left_bottom_bg_icon {
	background: transparent url("../images/skin1/layout/right_left_bottom_bg_icon.png") no-repeat bottom center;
}

#inner_col_border {
	background: url("../images/skin1/layout/h3.png") no-repeat top center;
}

/* left, right */
#left {
	left: 10px;
}

#right {
	right: 10px;
}

#main_inner {}

/* bottom */
#bottom {
	background: #fff;
}

/* footer */
#footer_one {
	border-top: 6px solid #C6D88E;
	background: #E6EECE;
}

#footer_two {
	background: #577A03 url("../images/skin1/layout/footer_bg.png") repeat-x left top;
}

#footer_bg_icon {
	background: transparent url("../images/skin1/layout/footer_bg_icon.png") no-repeat center bottom;
	position: relative;
}

/* TOP ONE
------------------------------------------------------------- */
#bt_top_one_div {}

.bt_top1 {}

.bt_sub_top1 {}

.bt_logo {}

.bt_sub_logo {}

/* logo */
/* FOR USE: <div align="center" id="logo"><a href="index.php" id="logo"></a></div> */
.bt_sub_logo div#logo {
	position: relative;
	top: 46px;
	left: -23px;
}

.bt_sub_logo div#logo a#logo_link {
	background: transparent url("../images/skin1/layout/logo.png") no-repeat;
}

.bt_social {}

.bt_sub_social {}

/* MENU
------------------------------------------------------------- */
#bt_menu_div {}

.bt_menu {}

.bt_sub_menu {}

/* SLIDESHOW
------------------------------------------------------------- */
#bt_slideshow_div {}

.bt_slideshow {}

.bt_sub_slideshow {}

/* LEFT
------------------------------------------------------------- */
#bt_left_div {}

.bt_left {}

.bt_sub_left {}

/* PATHWAY
-------------------------------------------------------------- */
#bt_pathway_div {}

.bt_pathway {}

.bt_sub_pathway {}

/* NEWSFLASH
-------------------------------------------------------------- */
#bt_newsflash_div {}

.bt_newsflash {}

.bt_sub_newsflash {}

/* NEWS
-------------------------------------------------------------- */
#bt_news_div {}

.bt_news1 {}

.bt_sub_news1 {}

.bt_news2 {}

.bt_sub_news2 {}

.bt_news3 {}

.bt_sub_news3 {}

/* MAINBODY
-------------------------------------------------------------- */
#bt_mainbody_div {}

.bt_mainbody {}

.bt_sub_mainbody {}

/* NOTICE
-------------------------------------------------------------- */
#bt_notice_div {}

.bt_notice1 {}

.bt_sub_notice1 {}

.bt_notice2 {}

.bt_sub_notice2 {}

.bt_notice3 {}

.bt_sub_notice3 {}

/* BANNER
-------------------------------------------------------------- */
#bt_banner_div {}

.bt_banner {}

.bt_sub_banner {}

/* RIGHT
------------------------------------------------------------- */
#bt_search_div {}

.bt_search {
	border-left: 1px solid #775A2C;
	border-right: 1px solid #775A2C;
}

.bt_sub_search {
	border-top: 1px solid #775A2C;
}

div.search_bt_search {
	border-top: 1px solid #AD8341;
	background: #856532;
}

div.search_bt_search input#mod-search-searchword {
	border: 1px solid #A17A3C;
	background: #574220;
	color: #F7F3DE;
}

div.search_bt_search input#mod-search-searchword:hover,
div.search_bt_search input#mod-search-searchword:focus {
	border: 1px solid #CAF158;
}

div.search_bt_search input.button_bt_search {
	border: none;
	background: transparent url("../images/skin1/layout/search_button.png") no-repeat;
}

/* RIGHT
------------------------------------------------------------- */
#bt_right_div {}

.bt_right {}

.bt_sub_right {}

/* BOTTOM
-------------------------------------------------------------- */
#bt_bottom_div {}

.bt_bottom1 {}

.bt_sub_bottom1 {}

.bt_bottom2 {}

.bt_sub_bottom2 {}

.bt_bottom3 {}

.bt_sub_bottom3 {}

/* BOTTOM LOGO
-------------------------------------------------------------- */
/* FOR USE: <div align="center" id="bottom_logo"><a href="index.php"></a></div> */
#bt_bottom_logo_div {}

.bt_bottom_logo {}

.bt_sub_bottom_logo {}

.bt_sub_bottom_logo div#bottom_logo a {
	background: transparent url("../images/skin1/layout/bottom_logo.png") no-repeat center;
	position: relative;
	top: 30px;
}


/* FOOTER ONE
-------------------------------------------------------------- */
#bt_footer_one_div {}

.bt_footer1 {}

.bt_sub_footer1 {}

.bt_footer2 {}

.bt_sub_footer2 {}

.bt_footer3 {}

.bt_sub_footer3 {}

/* FOOTER TWO
-------------------------------------------------------------- */
#bt_footer_two_div {}

.bt_footer4 {}

.bt_sub_footer4 {}

.bt_footer5 {}

.bt_sub_footer5 {}

.bt_btlogo {}

.bt_sub_btlogo {}

/* powered by small logo */
div.bt_powered_by_logo.bt_fade_img {
	position: relative;
	background: transparent url("../images/skin1/layout/bt_powered_by_logo.png") no-repeat left top;
}

div.bt_powered_by_logo.bt_fade_img a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent url("../images/skin1/layout/bt_powered_by_logo.png") no-repeat left bottom;
}

/* go top */
.bt_go_top_button_img a {
	background: url("../images/skin1/layout/gotop_button.png") no-repeat;
	background-position: 0 0;
}

.bt_go_top_button_img a:hover {
	background-position: 0 -52px;
}

/* based on http://briancray.com/2009/10/06/scroll-to-top-link-jquery-css/ */
#bt_gotop_message a {
	position: fixed;
	top: 100%;
	left: 95%;
}


/*---------------------------------------------------------------------
# BT CSS File Name: typography.css
--------------------------------------------------------------------- */

/* Typography Page
-------------------------------------------------------------- */
div.typo_title {
	border-bottom: 1px solid #ccc;
}

div.typo_title span.title {}

/* General
-------------------------------------------------------------- */
* {}

htm,
body {
	border: none;
	background: #015b7e;
	color: #525252;
}

* html body {}

.clearfix {}

/* Left, Right Areas (default text color) */
#right,
#left {
	color: #645C36;
}

/* Dark Areas (default text color) */
#bt_top_one_div {
	color: #BFC8C9;
}

#bt_slideshow_div {
	color: #D9E2C0;
}

#bt_footer_one_div {
	color: #525252;
}

#bt_footer_two_div {
	color: #D9E2C0;
}

/* Paragraph, Heading
-------------------------------------------------------------- */
p {}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0A9A0F;
}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

/* Dark Areas (headings) */
#bt_top_one_div h1,
#bt_top_one_div h2,
#bt_top_one_div h3,
#bt_top_one_div h4,
#bt_top_one_div h5,
#bt_top_one_div h6 {
	color: #DDEEA5;
}

#bt_slideshow_div h1,
#bt_slideshow_div h2,
#bt_slideshow_div h3,
#bt_slideshow_div h4,
#bt_slideshow_div h5,
#bt_slideshow_div h6 {
	color: #D6D892;
}

#bt_footer_one_div h1,
#bt_footer_one_div h2,
#bt_footer_one_div h3,
#bt_footer_one_div h4,
#bt_footer_one_div h5,
#bt_footer_one_div h6 {
	color: #004A06;
}

#bt_footer_two_div h1,
#bt_footer_two_div h2,
#bt_footer_two_div h3,
#bt_footer_two_div h4,
#bt_footer_two_div h5,
#bt_footer_two_div h6 {
	color: #D6D892;
}

/* Table, Links, Image
-------------------------------------------------------------- */
table {
	border: none;
}

img {
	border: none;
}

img.brdr {
	border: 1px solid #D1F267;
	background: #F6FEDF;
}

/* Links */
a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:active {
	color: #FFF;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus {}

/* Light Area (login popup links) */
div.bt_login_form a:link,
div.bt_login_form a:active,
div.bt_login_form a:visited {
	color: #004A06 !important;
}

div.bt_login_form a:hover,
div.bt_login_form a:focus {}

/* Dark Areas (links) */
#bt_top_one_div a:link,
#bt_top_one_div a:active,
#bt_top_one_div a:visited {
	color: #DDEEA5;
}

#bt_top_one_div a:hover,
#bt_top_one_div a:focus {}

#bt_slideshow_div a:link,
#bt_slideshow_div a:active,
#bt_slideshow_div a:visited {
	color: #FFFFFF;
}

#bt_slideshow_div a:hover,
#bt_slideshow_div a:focus {}

#bt_footer_one_div a:link,
#bt_footer_one_div a:active,
#bt_footer_one_div a:visited {
	color: #004A06;
}

#bt_footer_one_div a:hover,
#bt_footer_one_div a:focus {}

#bt_footer_two_div a:link,
#bt_footer_two_div a:active,
#bt_footer_two_div a:visited {
	color: #FFFFFF;
}

#bt_footer_two_div a:hover,
#bt_footer_two_div a:focus {}

/* for button */
a.button,
a.button:visited {
	color: #fff !important;
}

/* Forms
-------------------------------------------------------------- */
/* default */
form {}

input.text,
input,
textarea,
select,
radio,
checkbox,
button {
	/**/
}

textarea:focus,
input:focus {}

/* remove border around text/input boxes */
label {}

/* fieldset */
fieldset,
fieldset.bt_fieldset-1,
fieldset.bt_fieldset-2 {
	border: 1px solid #CCCCCC;
}

legend,
fieldset.bt_fieldset-1 legend,
fieldset.bt_fieldset-2 legend {}

fieldset p,
fieldset.bt_fieldset-1 p,
fieldset.bt_fieldset-2 p {}

/* fieldset 1 and default */
fieldset legend,
fieldset.bt_fieldset-1 legend {
	color: #303030;
	background: none;
	border-left: none;
	border-right: none;
}

/* fieldset 2 */
fieldset.bt_fieldset-2 legend {
	color: #fff;
	background: #004A06;
	border-left: 3px solid #353535;
}

/* inputs */
input[type="text"],
input[type="password"],
input[type="email"] {
	border: 1px solid #525252;
	background: #e7f1b4;
	color: #525252;
}

input[type="checkbox"],
input[type="radio"] {
	border: none;
}

/* inputs:hover */
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="email"]:hover,
input[type="email"]:focus {
	border: 1px solid #DBEE97;
	background: #F6FEDF;
	color: #004A06;
}

/* textarea */
textarea {
	background: #fff;
	color: #999;
	border: 1px solid #ccc;
}

textarea:hover,
textarea:focus {
	border: 1px solid #DBEE97;
	background: #F6FEDF;
	color: #004A06;
}

/* default button */
button,
input.button,
.button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #004A06;
	color: #fff;
	border: none;
}

/* default button:hover */
button:hover,
input.button:hover,
.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
	background: #353535;
}

/* default button:active */
button:active,
input.button:active,
.button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #000;
}

/* List styles
-------------------------------------------------------------- */
/* menu */
ul#bt_nav_menu {}

ul#bt_nav_menu li {
	list-style: none;
}


/* default */
ul {}

ol {}

ul li {
	color: #FFF;
	list-style: none;
}

ol li {}

ul li a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}

ul li a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}

/* normal */
ul.bt_ul {
	list-style: outside;
}

ol.bt_ol {
	list-style: decimal;
}

ul.bt_dl {
	list-style: none;
}

ul.bt_dl li {
	list-style: none;
	background: none;
}

/* arrow, circle, quad, check */
ul.bt_arrow_list-1,
ul.bt_circle_list-1,
ul.bt_quad_list-1,
ul.bt_check_list-1 {}

/* arrow */
ul.bt_arrow_list-1 li {
	list-style: none;
	background: transparent url("../images/skin1/typography/list_styles/arrow/bt_list_arrow_icon-1.png") no-repeat left 9px;
}

/* circle */
ul.bt_circle_list-1 li {
	list-style: none;
	background: transparent url("../images/skin1/typography/list_styles/circle/bt_list_circle_icon-1.png") no-repeat left 6px;
}

/* quad */
ul.bt_quad_list-1 li {
	list-style: none;
}

/* check */
ul.bt_check_list-1 li {
	list-style: none;
	background: transparent url("../images/skin1/typography/list_styles/check/bt_list_check_icon-1.png") no-repeat left 6px;
}

/* Tables
-------------------------------------------------------------- */
table.bt_table {}

table.bt_table thead th {
	border-bottom: 2px solid #004A06;
	color: #666;
}

table.bt_table td {
	background: #F6FEDF;
	border-bottom: 1px solid #F8F8F8;
	color: #666;
}

table.bt_table td.bt_dark_td {
	background: #D1F267;
	border-right: 1px solid #F8F8F8;
}

table.bt_table td:hover {
	background: #004A06;
	color: #fff;
}

/* Block Numbers
-------------------------------------------------------------- */
/* circles, quads, oval, triangle */
p.bt_quad_s1_n1,
p.bt_quad_s1_n2,
p.bt_quad_s1_n3 {}

/* quads */
p.bt_quad_s1_n1 {
	background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s1_n1.png") no-repeat left 5px;
}

p.bt_quad_s1_n2 {
	background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s1_n2.png") no-repeat left 5px;
}

p.bt_quad_s1_n3 {
	background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s1_n3.png") no-repeat left 5px;
}

/* Blockquote
-------------------------------------------------------------- */
blockquote,
blockquote p {}

blockquote.bt_blockquote-1 p.bt_blockquote_left {
	background: transparent url("../images/skin1/typography/blockquote/bt_blockquote_2_icon-1.png") no-repeat left 5px;
	color: #666;
}

blockquote.bt_blockquote-1 p.bt_blockquote_right {
	background: transparent url("../images/skin1/typography/blockquote/bt_blockquote_2_icon-1.png") no-repeat left 5px;
	color: #666;
}

blockquote.bt_blockquote-2 {
	background: transparent url("../images/skin1/typography/blockquote/bt_blockquote_2_icon-1.png") no-repeat left top;
	color: #666;
}

blockquote.bt_blockquote-2 p {
	background: transparent url("../images/skin1/typography/blockquote/bt_blockquote_2_icon-2.png") no-repeat right 95%;
}

/* Dropcaps
-------------------------------------------------------------- */
div.bt_dropcap-2 span {
	background: transparent url("../images/skin1/typography/dropcaps/bt_dropcap-2.png") repeat-x left bottom;
	color: #666;
}

div.bt_dropcap-2 p {}

/* Highlights
-------------------------------------------------------------- */
p.bt_highlight {}

span.bt_highlight-1,
span.bt_highlight-2,
span.bt_highlight-3 {}

span.bt_highlight-1 {
	background: #E2E2E2;
	color: #58595B;
}

span.bt_highlight-2 {
	background: #004A06;
	color: #FFFFFF;
}

span.bt_highlight-3 {
	background: #353535;
	color: #FFFFFF;
}

/* Codes
-------------------------------------------------------------- */
div.bt_code-1 {
	background: #E1E1E1;
	border-left: 6px solid #353535;
	color: #525252;
}

/* Special Module Styles
-------------------------------------------------------------- */
.bt_special_module_style {}

.bt_special_module_style span {}

.special_mod_style-5 {
	border-top: 4px solid #353535;
	border-bottom: 1px solid #004A06;
	background: transparent url("../images/skin1/typography/special_module_styles/bt_special_mod-5.png") no-repeat 95% top;
}

.special_mod_style-5 span {
	color: #666;
}

.special_mod_style-13 {
	border-top: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
	background: #E6E6E6 url("../images/skin1/typography/special_module_styles/bt_special_mod-13.png") no-repeat right top;
}

.special_mod_style-13 span {
	color: #666;
}

/* Bubbles
-------------------------------------------------------------- */
/* bubble 7 */
.bt_bubble_clip {}

.bt_bubble_clip p {}

.bt_bubble_clip_tl {}

.bt_bubble_clip_tr {}

.bt_bubble_author-7 {}

.clip-7-a {
	background: #004A06;
	border-bottom: 8px solid #353535;
}

.clip-7-a p {
	color: #fff;
}

.tl-7-a {
	background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-a-left.png") bottom left repeat-x;
}

.tr-7-a {
	background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-a-right.png") bottom left no-repeat;
}

.clip-author-7-a {
	background: transparent url("../images/skin1/typography/bubbles/bt_bubble_author-7-a.png") no-repeat right top;
	color: #353535;
}

.clip-7-b {
	background: #353535;
	border-bottom: 8px solid #004A06;
}

.clip-7-b p {
	color: #fff;
}

.tl-7-b {
	background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-b-left.png") bottom left repeat-x;
}

.tr-7-b {
	background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-b-right.png") bottom left no-repeat;
}

.clip-author-7-b {
	background: transparent url("../images/skin1/typography/bubbles/bt_bubble_author-7-b.png") no-repeat right top;
	color: #353535;
}


/*---------------------------------------------------------------------
# BT CSS File Name: overrides.css
--------------------------------------------------------------------- */


/* COM_CONTENT
-------------------------------------------------------------- */
/* Single Article */
.item-page_top_bg,
.blog_top_bg {
	background: transparent url("../images/skin1/html/com_content/content_item_top_bg.png") no-repeat left top;
}

.item-page,
.items-leading,
.item,
.cat-children {
	background: #fff;
}

ul.actions {}

ul.actions li {
	background: none;
}

ul.actions li.email-icon {
	background: transparent;
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0 15px 0 0;
}

ul.actions li.email-icon a {
	display: block !important;
	width: 24px;
	height: 24px;
	background: transparent url("../images/skin1/html/com_content/emailButton.png") no-repeat left top;
	padding: 0;
	margin: 0;
}

ul.actions li.email-icon img {
	display: none !important;
}

ul.actions li.print-icon {
	background: transparent;
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0;
}

ul.actions li.print-icon a {
	display: block !important;
	width: 24px;
	height: 24px;
	background: transparent url("../images/skin1/html/com_content/printButton.png") no-repeat left top;
	padding: 0;
	margin: 0;
}

ul.actions li.print-icon img {
	display: none !important;
}

.article-info-term {}

dl.article-info {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #585959;
}

dl.article-info dd {}

p.readmore {
	background: transparent url("../images/system/arrow.png") no-repeat left 8px;
}

/* Archived Articles */
ul#archive-items {}

ul#archive-items li {
	background: #f9fdff;
	border: 1px solid #ccc;
}

ul#archive-items li:hover {
	background: #eff2f4;
}

ul#archive-items div.intro {}

div.archive div.filter-search select {}

div.archive div.filter-search button {
	position: relative;
	top: -7px;
}

/* COM_CONTACT
-------------------------------------------------------------- */
dl dt {}

dl dd {}

dl dt label#jform_contact_email_copy-lbl {}

dl dd input#jform_contact_email_copy {}

.contact-address {}

.jicons-icons {}

.jicons-icons img {}

form#selectForm {}

form#selectForm select.inputbox {}

/* COM_USER
-------------------------------------------------------------- */
/* login, logout, reset, remind */
div.login-description,
div.logout-description {}

div.login div.login-fields {}

div.login label {}

div.login button {}

div.login fieldset,
div.reset fieldset,
div.remind fieldset {
	border: none;
}

/* register k2 */
div.k2AccountPage th {
	background: none !important;
}

div.k2AccountPage td {
	background: none !important;
	border: none !important;
}

div.k2AccountPage tr {}

div.k2AccountPage label {}

div.k2AccountPage div.k2AccountPageUpdate {
	border: none !important;
}

div.k2AccountPage .k2AccountPageNotice {}

/* login form */
div.profile dl {}

div.profile dl dt {}

div.profile dl dd {}

/* COM_NEWSFEEDS, COM_WEBLINKS
-------------------------------------------------------------- */
dl.newsfeed-count dt,
dl.weblink-count dt {}

dl.newsfeed-count dd,
dl.weblink-count dd {}

div.newsfeed div.feed-description {}

div.newsfeed img {}

div.newsfeed ol {}

div.newsfeed ol li {
	border: 1px solid #ccc;
	list-style: none;
}

div.newsfeed ol li a {}

div.newsfeed ol li div.feed-item-description {}

/* COM_SEARCH
-------------------------------------------------------------- */
div.search fieldset.word {
	border: none;
}

div.search fieldset.word label {}

div.search fieldset.word button {}

div.search fieldset.phrases {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: 1px solid #ccc;
}

div.search fieldset.phrases legend {}

div.search fieldset.phrases div.phrases-box {}

div.search fieldset.phrases div.ordering-box {}

div.search fieldset.phrases div.ordering-box label {}

div.search fieldset.only {
	border-top: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
}

div.search fieldset.only legend {}

div.search fieldset.only div.phrases-box {}

div.search fieldset.only div.ordering-box {}

div.search div.form-limit {}

div.search div.form-limit label {}

div.search dt.result-title {}

div.search dd.result-category {}

div.search dd.result-created {}

div.search p.counter {}

div.search div.pagination {}

/* MOD_BREADCRUMBS
-------------------------------------------------------------- */
.bt_sub_pathway {}

.bt_sub_pathway span.showHere {
	background: none;
}

.bt_sub_pathway img {
	position: relative;
	top: -2px;
}

.bt_sub_pathway a,
.bt_sub_pathway span {}

/* DEFAULT TABLE
-------------------------------------------------------------- */
fieldset.filters {
	border: none;
}

fieldset.filters legend {}

fieldset.filters .display-limit {}

table.category {
	border-bottom: 1px solid #AFE319;
	border-right: 1px solid #ccc;
}

table.category thead,
table.category thead a {
	color: #fff !important;
}

table.category thead {
	background: #779A11;
	border-left: 5px solid #AFE319;
	border-right: 1px solid #ccc;
}

table.category thead tr th,
table.category thead tr th,
table.category thead tr th {}

table.category thead tr th img {}

table.category tbody tr {
	border-bottom: 1px solid #ccc;
}

table.category tbody tr td {
	border-bottom: 1px solid #ccc;
}

table.category tbody tr td.item-num-art {}

table.category tbody tr td.list-title {}

/* MOD_LOGIN
-------------------------------------------------------------- */
fieldset.input {
	border: none;
}

/* MOD_FOOTER
-------------------------------------------------------------- */
.footer1,
.footer2 {}


/*---------------------------------------------------------------------
# BT CSS File Name: k2.css
--------------------------------------------------------------------- */


/**
 * @version		$Id: k2.css 1344 2011-11-25 16:47:03Z joomlaworks $
 * @package		K2
 * @author		JoomlaWorks http://www.joomlaworks.gr
 * @copyright	Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */

/*
### Legend ###
Font families used:
	
	

Colors used:
	#f7fafe (light blue) used as background on all toolbars, category and user/author boxes

*/



/*----------------------------------------------------------------------
	Common Elements
----------------------------------------------------------------------*/

/* --- Basic typography --- */
a:active,
a:focus {}

img {
	border: none;
}

/* --- Global K2 container --- */
#k2Container {}

body.contentpane #k2Container {}

/* used in popups */

/* --- General padding --- */
.k2Padding {}

/* --- Clearing --- */
.clr {
	border: none;
}

/* --- Zebra rows --- */
.even a,
.odd a {}

ul li.even,
ul li.odd {
	list-style: none;
}

/* --- RSS feed icon --- */
div.k2FeedIcon {}

div.k2FeedIcon a,
div.k2FeedIcon a:hover {
	background: url(../images/fugue/feed.png) no-repeat 50% 50%;
}

div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {}

/* --- Rating --- */
.itemRatingForm {}

.itemRatingLog {}

div.itemRatingForm .formLogLoading {
	background: url(../images/skin1/k2/system/loading.gif) no-repeat left center;
}

.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
	background: transparent url(../images/skin1/k2/system/transparent_star.gif) left -1000px repeat-x;
}

.itemRatingList {
	position: relative;
	list-style: none;
	background-position: left top;
}

.itemRatingList li {
	background: none;
}

.itemRatingList a,
.itemRatingList .itemCurrentRating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000px;
	border: none;
}

.itemRatingList a:hover {
	background-position: left bottom;
}

.itemRatingList a.one-star {}

.itemRatingList a.two-stars {}

.itemRatingList a.three-stars {}

.itemRatingList a.four-stars {}

.itemRatingList a.five-stars {}

.itemRatingList .itemCurrentRating {
	background-position: 0 center;
}

span.siteRoot {}

/* --- CSS added with Javascript --- */
.smallerFontSize {}

.largerFontSize {}

/* --- ReCaptcha --- */
.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
	background-color: #fff !important;
}

#recaptcha_table {
	border-color: #ccc !important;
}

#recaptcha_response_field {
	border-color: #ccc !important;
	background-color: #fff !important;
}

/* --- Primary lists in modules --- */
div.k2LatestCommentsBlock ul,
div.k2TopCommentersBlock ul,
div.k2ItemsBlock ul,
div.k2LoginBlock ul,
div.k2UserBlock ul.k2UserBlockActions,
div.k2UserBlock ul.k2UserBlockRenderedMenu,
div.k2ArchivesBlock ul,
div.k2AuthorsListBlock ul,
div.k2CategoriesListBlock ul,
div.k2UsersBlock ul {}

/* Example CSS: list-style:none;*/

div.k2LatestCommentsBlock ul li,
div.k2TopCommentersBlock ul li,
div.k2ItemsBlock ul li,
div.k2LoginBlock ul li,
div.k2UserBlock ul.k2UserBlockActions li,
div.k2UserBlock ul.k2UserBlockRenderedMenu li,
div.k2ArchivesBlock ul li,
div.k2AuthorsListBlock ul li,
div.k2CategoriesListBlock ul li,
div.k2UsersBlock ul li {}

/* Example CSS: border-bottom:1px dotted #ccc;*/

.clearList {}

/* this class is used to clear all previous floating list elements */
.lastItem {
	border: none;
}

/* class appended on last list item */

/* --- Avatars --- */
.k2Avatar img {
	background: #fff;
	border: 1px solid #ccc;
}

/* --- Read more --- */
a.k2ReadMore {}

a.k2ReadMore:hover {}

/* --- Pagination --- */
div.k2Pagination {
	color: #999;
}

/* --- Pagination (additional styling for Joomla! 1.6+) --- */
div.k2Pagination ul {}

div.k2Pagination ul li {}

/* --- Extra fields: CSV data styling --- */
table.csvData {}

table.csvData tr th {}

table.csvData tr td {}

/* --- Featured flags: the classes are repeated further below to indicate placement in the CSS structure --- */
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
	background: url(../images/skin1/k2/system/featuredItem.png) no-repeat 100% 0;
}



/*----------------------------------------------------------------------
	Component: Item view
----------------------------------------------------------------------*/

a.itemPrintThisPage {
	background: #F7FAFE;
	border: 1px solid #ccc;
	color: #555;
}

a.itemPrintThisPage:hover {
	background: #eee;
}

div.itemView {}

/* this is the item container for this view */
div.itemIsFeatured {}

/* Attach a class for each featured item */

span.itemEditLink {}

span.itemEditLink a {
	border: 1px solid #ccc;
	background: #eee;
}

span.itemEditLink a:hover {
	background: #ffffcc;
}

div.itemHeader {}

div.itemHeader span.itemDateCreated {
	color: #999;
	background: url("../images/skin1/html/com_content/bt_content_date_icon.png") no-repeat left;
}

div.itemHeader h2.itemTitle {}

div.itemHeader h2.itemTitle span {}

div.itemHeader h2.itemTitle span sup {
	color: #CF1919;
}

/* "Featured" presented in superscript */
div.itemHeader span.itemAuthor {}

div.itemHeader span.itemAuthor a {}

div.itemHeader span.itemAuthor a:hover {}

div.itemToolbar {
	border-top: 1px solid #ccc;
	position: relative;
	left: -8px;
}

div.itemToolbar ul {
	list-style: none;
}

div.itemToolbar ul li {
	list-style: none;
	border-left: 1px solid #ccc;
	background: none;
}

div.itemToolbar ul>li:first-child {
	border: none;
}

/* remove the first CSS border from the left of the toolbar */
div.itemToolbar ul li a {}

div.itemToolbar ul li a:hover {}

div.itemToolbar ul li a span {}

div.itemToolbar ul li a.itemPrintLink {}

div.itemToolbar ul li a.itemPrintLink:hover {}

div.itemToolbar ul li a.itemPrintLink span {
	position: relative;
	top: 4px;
	background-image: url("../images/skin1/k2/printButton.png");
	background-repeat: repeat-x;
	background-position: 0 0;
	border: none;
}

div.itemToolbar ul li a.itemEmailLink {}

div.itemToolbar ul li a.itemEmailLink:hover {}

div.itemToolbar ul li a.itemEmailLink span {
	position: relative;
	top: 4px;
	background-image: url("../images/skin1/k2/emailButton.png");
	background-repeat: repeat-x;
	background-position: 0 0;
	border: none;
}

div.itemToolbar ul li a.itemVideoLink {}

div.itemToolbar ul li a.itemVideoLink span {}

div.itemToolbar ul li a.itemImageGalleryLink {}

div.itemToolbar ul li a.itemImageGalleryLink span {}

div.itemToolbar ul li a.itemCommentsLink {}

div.itemToolbar ul li a.itemCommentsLink span {}

div.itemToolbar ul li a img {}

div.itemToolbar ul li span.itemTextResizerTitle {}

div.itemToolbar ul li a#fontDecrease {}

div.itemToolbar ul li a#fontDecrease img {
	background: url(../images/skin1/k2/system/font_decrease.gif) no-repeat;
	position: relative;
	top: -2px;
}

div.itemToolbar ul li a#fontIncrease {}

div.itemToolbar ul li a#fontIncrease img {
	background: url(../images/skin1/k2/system/font_increase.gif) no-repeat;
	position: relative;
	top: -2px;
}

div.itemToolbar ul li a#fontDecrease span,
div.itemToolbar ul li a#fontIncrease span {}

div.itemToolbar ul li a#fontDecrease:hover,
div.itemToolbar ul li a#fontIncrease:hover {}

div.itemRatingBlock {}

div.itemRatingBlock span {
	color: #999;
}

div.itemBody {}

div.itemImageBlock {}

span.itemImage {}

span.itemImage img {
	border: 1px solid #D1F267 !important;
	background: #F6FEDF !important;
}

span.itemImageCaption {
	color: #666;
}

span.itemImageCredits {
	color: #999;
}

div.itemIntroText {
	color: #444;
}

div.itemIntroText img {}

div.itemFullText {}

div.itemFullText h3 {}

div.itemFullText p {}

div.itemFullText img {}

div.itemExtraFields {
	border-top: 1px dotted #ddd;
}

div.itemExtraFields h3 {}

div.itemExtraFields ul {
	list-style: none;
}

div.itemExtraFields ul li {}

div.itemExtraFields ul li span.itemExtraFieldsLabel {}

div.itemExtraFields ul li span.itemExtraFieldsValue {}

div.itemContentFooter {
	border-top: 1px solid #ddd;
	color: #999;
}

span.itemHits {
	background: url("../images/skin1/html/com_content/bt_content_hits_icon.png") no-repeat left;
}

span.itemDateModified {
	background: url("../images/skin1/html/com_content/bt_content_modify_date_icon.png") no-repeat left;
	position: relative;
	top: 5px;
}

div.itemSocialSharing {}

div.itemTwitterButton {}

div.itemFacebookButton {}

div.itemGooglePlusOneButton {}

div.itemLinks {}

div.itemCategory {
	border-bottom: 1px solid #ccc;
}

div.itemCategory span {
	color: #555;
}

div.itemCategory a {}

div.itemTagsBlock {}

div.itemTagsBlock span {
	color: #555;
}

div.itemTagsBlock ul.itemTags {}

div.itemTagsBlock ul.itemTags li {}

div.itemTagsBlock ul.itemTags li a {}

div.itemTagsBlock ul.itemTags li a:hover {}

div.itemAttachmentsBlock {
	border-bottom: 1px dotted #ccc;
}

div.itemAttachmentsBlock span {
	color: #555;
}

div.itemAttachmentsBlock ul.itemAttachments {
	list-style: none;
}

div.itemAttachmentsBlock ul.itemAttachments li {
	list-style: none;
}

div.itemAttachmentsBlock ul.itemAttachments li a {}

div.itemAttachmentsBlock ul.itemAttachments li a:hover {}

div.itemAttachmentsBlock ul.itemAttachments li span {
	color: #999;
}

/* Author block */
div.itemAuthorBlock {
	background: #F0FAD3;
	border: 1px solid #AFE319;
}

div.itemAuthorBlock img.itemAuthorAvatar {
	background: #fff;
	border: 1px solid #AFE319;
}

div.itemAuthorBlock div.itemAuthorDetails {}

div.itemAuthorBlock div.itemAuthorDetails h3.authorName {}

div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {}

div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:hover {}

div.itemAuthorBlock div.itemAuthorDetails p {
	color: #4B6107;
}

div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
	color: #555;
	border-right: 1px solid #ccc;
}

div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
	color: #555;
}

div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {}

/* Author latest */
div.itemAuthorLatest {}

div.itemAuthorLatest h3 {
	background: #779A11;
	color: #F0FAD3;
	border-left: 6px solid #AFE319
}

div.itemAuthorLatest ul {
	border-right: 1px solid #ccc;
	position: relative;
	top: -2px;
}

div.itemAuthorLatest ul li {
	border-bottom: 1px solid #ccc;
	background-position: 20px center;
}

div.itemAuthorLatest ul li a {}

div.itemAuthorLatest ul li a:hover {}

/* Related by tag */
div.itemRelated {}

/* Add overflow-x:scroll; if you want to enable the scrolling features, as explained in item.php */
div.itemRelated h3 {
	background: #779A11;
	color: #F0FAD3;
	border-left: 6px solid #AFE319
}

div.itemRelated ul {
	border-right: 1px solid #ccc;
	position: relative;
	top: -2px;
}

div.itemRelated ul li {
	border-bottom: 1px solid #ccc;
	background-position: 20px center;
}

div.itemRelated ul li.k2ScrollerElement {
	border: 1px solid #ccc;
	background: #fff;
}

/* you need to insert this class in the related li element in item.php for this styling to take effect */
div.itemRelated ul li.clr {
	border: none;
}

a.itemRelTitle {}

div.itemRelCat {}

div.itemRelCat a {}

div.itemRelAuthor {}

div.itemRelAuthor a {}

img.itemRelImg {}

div.itemRelIntrotext {}

div.itemRelFulltext {}

div.itemRelMedia {}

div.itemRelImageGallery {}

/* Video */
div.itemVideoBlock {
	background: #010101 url(../images/skin1/k2/system/videoplayer-bg.gif) repeat-x bottom;
}

div.itemVideoBlock div.itemVideoEmbedded {}

/* for embedded videos (not using AllVideos) */
div.itemVideoBlock span.itemVideo {}

div.itemVideoBlock span.itemVideoCaption {
	color: #eee;
}

div.itemVideoBlock span.itemVideoCredits {
	color: #eee;
}

/* Image Gallery */
div.itemImageGallery {}

/* Article navigation */
div.itemNavigation {}

div.itemNavigation span.itemNavigationTitle {
	color: #555;
}

div.itemNavigation a.itemPrevious {}

div.itemNavigation a.itemNext {}

/* Comments */
div.itemComments {
	border: 1px solid #AFE319;
}

div.itemComments ul.itemCommentsList {
	list-style: none;
}

div.itemComments ul.itemCommentsList li {
	border-bottom: 1px dotted #ddd;
	background: none;
}

div.itemComments ul.itemCommentsList li.authorResponse {
	background: url(../images/skin1/k2/system/stripes.png) repeat;
}

div.itemComments ul.itemCommentsList li.unpublishedComment {
	background: #ffeaea;
}

div.itemComments ul.itemCommentsList li img {
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}

div.itemComments ul.itemCommentsList li span.commentDate {
	border-right: 1px solid #ccc;
}

div.itemComments ul.itemCommentsList li span.commentAuthorName {}

div.itemComments ul.itemCommentsList li p {}

div.itemComments ul.itemCommentsList li span.commentAuthorEmail {}

div.itemComments ul.itemCommentsList li span.commentLink {}

div.itemComments ul.itemCommentsList li span.commentLink a {
	color: #999;
}

div.itemComments ul.itemCommentsList li span.commentLink a:hover {
	color: #555;
}

div.itemComments ul.itemCommentsList li span.commentToolbar {}

div.itemComments ul.itemCommentsList li span.commentToolbar a {
	color: #999;
}

div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
	color: #555;
}

div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
	background: url(../images/skin1/k2/system/searchLoader.gif) no-repeat 100% 50%;
}

div.itemCommentsPagination {}

div.itemCommentsPagination span.pagination {}

div.itemCommentsForm h3 {}

div.itemCommentsForm p.itemCommentsFormNotes {}

div.itemCommentsForm form {}

div.itemCommentsForm form label.formComment {}

div.itemCommentsForm form label.formName {}

div.itemCommentsForm form label.formEmail {}

div.itemCommentsForm form label.formUrl {}

div.itemCommentsForm form label.formRecaptcha {}

div.itemCommentsForm form textarea.inputbox {}

div.itemCommentsForm form input.inputbox {}

div.itemCommentsForm form input#submitCommentButton {
	/*border:1px solid #ccc;background:#eee;*/
}

div.itemCommentsForm form span#formLog {
	color: #CF1919;
}

div.itemCommentsForm form .formLogLoading {
	background: url(../images/skin1/k2/system/loading.gif) no-repeat left center;
}

/* "Report comment" form */
div.k2ReportCommentFormContainer {}

div.k2ReportCommentFormContainer blockquote {
	background: #f7fafe;
	border: 1px solid #AFE319;
}

div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
	color: #D1B522;
}

div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
	color: #D1B522;
}

div.k2ReportCommentFormContainer blockquote span.theComment {
	color: #000;
}

div.k2ReportCommentFormContainer form label {}

div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
	border: 1px solid #AFE319;
}

div.k2ReportCommentFormContainer form #recaptcha {}

div.k2ReportCommentFormContainer form span#formLog {
	color: #CF1919;
}

div.k2ReportCommentFormContainer form .formLogLoading {
	background: url(../images/skin1/k2/system/loading.gif) no-repeat left center;
}

/* Back to top link */
div.itemBackToTop {}

div.itemBackToTop a {}

div.itemBackToTop a:hover {}



/*----------------------------------------------------------------------
	Component: Itemlist view (category)
----------------------------------------------------------------------*/

div.itemListCategoriesBlock {}

/* --- Category block --- */
div.itemListCategory {
	background: #F0FAD3;
	border: 1px solid #ccc;
}

span.catItemAddLink {
	border-bottom: 1px dotted #ccc;
}

span.catItemAddLink a {
	border: 1px solid #ccc;
	background: #eee;
}

span.catItemAddLink a:hover {
	background: #ffffcc;
}

div.itemListCategory img {
	background: #fff;
	border: 1px solid #AFE319;
}

div.itemListCategory h2 {}

div.itemListCategory p {
	color: #4B6107;
}

/* --- Sub-category block --- */
div.itemListSubCategories {}

div.itemListSubCategories h3 {}

div.subCategoryContainer {}

div.subCategoryContainerLast {}

/* this class is appended to the last container on each row of items (useful when you want to set 0 padding/margin to the last container) */
div.subCategory {
	background: #F0FAD3;
	border: 1px solid #AFE319;
}

div.subCategory a.subCategoryImage,
div.subCategory a.subCategoryImage:hover {}

div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
	background: #fff;
	border: 1px solid #AFE319;
}

div.subCategory h2 {}

div.subCategory h2 a {}

div.subCategory h2 a:hover {}

div.subCategory p {
	color: #4B6107;
}

/* --- Item groups --- */
div.itemList {}

div#itemListLeading {}

div#itemListPrimary {}

div#itemListSecondary {}

div#itemListLinks {
	background: #f7fafe;
	border: 1px solid #AFE319;
}

div.itemContainer {}

div.itemContainerLast {}

/* this class is appended to the last container on each row of items (useful when you want to set 0 padding/margin to the last container) */

/* --- Item block for each item group --- */
div.catItemView {}

/* this is the item container for this view - we add a generic padding so that items don't get stuck with each other */

/* Additional class appended to the element above for further styling per group item */
div.groupLeading {}

div.groupPrimary {}

div.groupSecondary {}

div.groupLinks {}

div.catItemIsFeatured {}

/* Attach a class for each featured item */

span.catItemEditLink {}

span.catItemEditLink a {
	border: 1px solid #ccc;
	background: #eee;
}

span.catItemEditLink a:hover {
	background: #ffffcc;
}

div.catItemHeader {}

div.catItemHeader span.catItemDateCreated {
	color: #999;
}

div.catItemHeader h3.catItemTitle {}

div.catItemHeader h3.catItemTitle span {}

div.catItemHeader h3.catItemTitle span sup {
	color: #CF1919;
}

/* superscript */
div.catItemHeader span.catItemAuthor {}

div.catItemHeader span.catItemAuthor a {}

div.catItemHeader span.catItemAuthor a:hover {}

div.catItemRatingBlock {}

div.catItemRatingBlock span {
	color: #999;
}

div.catItemBody {}

div.catItemImageBlock {}

span.catItemImage {}

span.catItemImage img {
	border: 1px solid #D1F267;
	background: #F6FEDF;
}

div.catItemIntroText {}

div.catItemIntroText img {}

div.catItemExtraFields,
div.genericItemExtraFields {
	border-top: 1px dotted #ddd;
}

div.catItemExtraFields h4,
div.genericItemExtraFields h4 {}

div.catItemExtraFields ul,
div.genericItemExtraFields ul {
	list-style: none;
}

div.catItemExtraFields ul li,
div.genericItemExtraFields ul li {}

div.catItemExtraFields ul li span.catItemExtraFieldsLabel,
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {}

div.catItemExtraFields ul li span.catItemExtraFieldsValue {}

div.catItemLinks {}

div.catItemHitsBlock {
	border-bottom: 1px dotted #ccc;
}

span.catItemHits {}

div.catItemCategory {
	border-bottom: 1px solid #ccc;
}

div.catItemCategory span {
	color: #555;
}

div.catItemCategory a {}

div.catItemTagsBlock {}

div.catItemTagsBlock span {
	color: #555;
}

div.catItemTagsBlock ul.catItemTags {
	list-style: none;
}

div.catItemTagsBlock ul.catItemTags li {}

div.catItemTagsBlock ul.catItemTags li a {}

div.catItemTagsBlock ul.catItemTags li a:hover {}

div.catItemAttachmentsBlock {
	border-bottom: 1px dotted #ccc;
}

div.catItemAttachmentsBlock span {
	color: #555;
}

div.catItemAttachmentsBlock ul.catItemAttachments {
	list-style: none;
}

div.catItemAttachmentsBlock ul.catItemAttachments li {
	list-style: none;
}

div.catItemAttachmentsBlock ul.catItemAttachments li a {}

div.catItemAttachmentsBlock ul.catItemAttachments li a:hover {}

div.catItemAttachmentsBlock ul.catItemAttachments li span {
	color: #999;
}

/* Video */
div.catItemVideoBlock {
	background: #010101 url(../images/skin1/k2/system/videoplayer-bg.gif) repeat-x bottom;
}

div.catItemVideoBlock div.catItemVideoEmbedded {}

/* for embedded videos (not using AllVideos) */
div.catItemVideoBlock span.catItemVideo {}

/* Image Gallery */
div.catItemImageGallery {}

/* Anchor link to comments */
div.catItemCommentsLink {
	border-right: 1px solid #ccc;
}

div.catItemCommentsLink a {}

div.catItemCommentsLink a:hover {}

/* Read more link */
div.catItemReadMore {}

div.catItemReadMore a {}

div.catItemReadMore a:hover {}

/* Modified date */
span.catItemDateModified {
	color: #999;
	border-top: 1px solid #ddd;
}



/*----------------------------------------------------------------------
	Component: Itemlist view (user)
----------------------------------------------------------------------*/

/* User info block */
div.userView {}

div.userBlock {
	background: #F0FAD3;
	border: 1px solid #AFE319;
	color: #4B6107;
}

span.userItemAddLink {
	border-bottom: 1px dotted #ccc;
}

span.userItemAddLink a {
	border: 1px solid #ccc;
	background: #eee;
}

span.userItemAddLink a:hover {
	background: #ffffcc;
}

div.userBlock img {
	background: #fff;
	border: 1px solid #AFE319;
}

div.userBlock h2 {}

div.userBlock div.userDescription {}

div.userBlock div.userAdditionalInfo {}

span.userURL {
	color: #555;
}

span.userEmail {
	color: #555;
}

div.userItemList {}

/* User items */
div.userItemView {}

/* this is the item container for this view */
div.userItemIsFeatured {}

/* Attach a class for each featured item */

div.userItemViewUnpublished {
	border: 4px dashed #ccc;
	background: #fffff2;
}

span.userItemEditLink {}

span.userItemEditLink a {
	border: 1px solid #ccc;
	background: #eee;
}

span.userItemEditLink a:hover {
	background: #ffffcc;
}

div.userItemHeader {}

div.userItemHeader span.userItemDateCreated {
	color: #999;
}

div.userItemHeader h3.userItemTitle {}

div.userItemHeader h3.userItemTitle span sup {
	color: #CF1919;
}

/* "Unpublished" presented in superscript */

div.userItemBody {}

div.userItemImageBlock {}

span.userItemImage {}

span.userItemImage img {
	border: 1px solid #D1F267;
	background: #F6FEDF;
}

div.userItemIntroText {}

div.userItemIntroText img {}

div.userItemLinks {}

div.userItemCategory {
	border-bottom: 1px solid #ccc;
}

div.userItemCategory span {
	color: #555;
}

div.userItemCategory a {}

div.userItemTagsBlock {}

div.userItemTagsBlock span {
	color: #555;
}

div.userItemTagsBlock ul.userItemTags {
	list-style: none;
}

div.userItemTagsBlock ul.userItemTags li {}

div.userItemTagsBlock ul.userItemTags li a {}

div.userItemTagsBlock ul.userItemTags li a:hover {}

/* Anchor link to comments */
div.userItemCommentsLink {
	border-right: 1px solid #ccc;
}

div.userItemCommentsLink a {}

div.userItemCommentsLink a:hover {}

/* Read more link */
div.userItemReadMore {}

div.userItemReadMore a {}

div.userItemReadMore a:hover {}



/*----------------------------------------------------------------------
	Component: Itemlist view (tag)
----------------------------------------------------------------------*/
div.tagView {}

div.tagItemList {}

div.tagItemView {
	border-bottom: 1px solid #ccc;
}

/* this is the item container for this view */

div.tagItemHeader {}

div.tagItemHeader span.tagItemDateCreated {
	color: #999;
}

div.tagItemHeader h2.tagItemTitle {}

div.tagItemBody {}

div.tagItemImageBlock {}

span.tagItemImage {}

span.tagItemImage img {
	border: 1px solid #D1F267;
	background: #F6FEDF;
}

div.tagItemIntroText {}

div.tagItemIntroText img {}

div.tagItemExtraFields {}

div.tagItemExtraFields h4 {}

div.tagItemExtraFields ul {}

div.tagItemExtraFields ul li {}

div.tagItemExtraFields ul li span.tagItemExtraFieldsLabel {}

div.tagItemExtraFields ul li span.tagItemExtraFieldsValue {}

div.tagItemCategory {
	border-right: 1px solid #ccc;
}

div.tagItemCategory span {
	color: #555;
}

div.tagItemCategory a {}

/* Read more link */
div.tagItemReadMore {}

div.tagItemReadMore a {}

div.tagItemReadMore a:hover {}



/*----------------------------------------------------------------------
	Component: Itemlist view (generic)
----------------------------------------------------------------------*/
div.genericView {}

div.genericItemList {}

div.genericItemView {
	border-bottom: 1px dotted #ccc;
}

/* this is the item container for this view */

div.genericItemHeader {}

div.genericItemHeader span.genericItemDateCreated {
	color: #999;
}

div.genericItemHeader h2.genericItemTitle {}

div.genericItemBody {}

div.genericItemImageBlock {}

span.genericItemImage {}

span.genericItemImage img {
	border: 1px solid #D1F267;
	background: #F6FEDF;
}

div.genericItemIntroText {}

div.genericItemIntroText img {}

div.genericItemExtraFields {}

div.genericItemExtraFields h4 {}

div.genericItemExtraFields ul {}

div.genericItemExtraFields ul li {}

div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {}

div.genericItemExtraFields ul li span.genericItemExtraFieldsValue {}

div.genericItemCategory {
	border-right: 1px solid #ccc;
}

div.genericItemCategory span {
	color: #555;
}

div.genericItemCategory a {}

/* Read more link */
div.genericItemReadMore {}

div.genericItemReadMore a {}

div.genericItemReadMore a:hover {}

/* --- Google Search --- */
#k2Container div.gsc-branding-text {}

#k2Container div.gsc-control {}

#k2Container div.gs-visibleUrl {}



/*----------------------------------------------------------------------
	Component: Latest view
----------------------------------------------------------------------*/

div.latestItemsContainer {}

/* Category info block */
div.latestItemsCategory {
	background: #F0FAD3;
	border: 1px solid #AFE319;
}

div.latestItemsCategoryImage {}

div.latestItemsCategoryImage img {
	background: #fff;
	border: 1px solid #AFE319;
}

div.latestItemsCategory h2 {}

div.latestItemsCategory p {
	color: #4B6107;
}

/* User info block */
div.latestItemsUser {
	background: #f7fafe;
	border: 1px solid #AFE319;
}

div.latestItemsUser img {
	background: #fff;
	border: 1px solid #AFE319;
}

div.latestItemsUser h2 {}

div.latestItemsUser p.latestItemsUserDescription {}

div.latestItemsUser p.latestItemsUserAdditionalInfo {}

span.latestItemsUserURL {
	color: #555;
}

span.latestItemsUserEmail {
	color: #555;
}

/* Latest items list */
div.latestItemList {}

div.latestItemView {}

/* this is the item container for this view */

div.latestItemHeader {}

div.latestItemHeader h3.latestItemTitle {}

span.latestItemDateCreated {
	color: #999;
}

div.latestItemBody {}

div.latestItemImageBlock {}

span.latestItemImage {}

span.latestItemImage img {
	border: 1px solid #D1F267;
	background: #F6FEDF;
}

div.latestItemIntroText {}

div.latestItemIntroText img {}

div.latestItemLinks {}

div.latestItemCategory {
	border-bottom: 1px solid #ccc;
}

div.latestItemCategory span {
	color: #555;
}

div.latestItemCategory a {}

div.latestItemTagsBlock {}

div.latestItemTagsBlock span {
	color: #555;
}

div.latestItemTagsBlock ul.latestItemTags {
	list-style: none;
}

div.latestItemTagsBlock ul.latestItemTags li {}

div.latestItemTagsBlock ul.latestItemTags li a {}

div.latestItemTagsBlock ul.latestItemTags li a:hover {}

/* Video */
div.latestItemVideoBlock {
	background: #010101 url(../images/skin1/k2/system/videoplayer-bg.gif) repeat-x bottom;
}

div.latestItemVideoBlock span.latestItemVideo {}

/* Anchor link to comments */
div.latestItemCommentsLink {
	border-right: 1px solid #ccc;
}

div.latestItemCommentsLink a {}

div.latestItemCommentsLink a:hover {}

/* Read more link */
div.latestItemReadMore {}

div.latestItemReadMore a {}

div.latestItemReadMore a:hover {}

/* Items presented in a list */
h2.latestItemTitleList {
	border-bottom: 1px dotted #ccc;
}



/*----------------------------------------------------------------------
	Component: Register & profile page views (register.php & profile.php)
----------------------------------------------------------------------*/
.k2AccountPage {}

.k2AccountPage table {}

.k2AccountPage table tr th {}

.k2AccountPage table tr td {}

.k2AccountPage table tr td label {
	white-space: nowrap;
}

img.k2AccountPageImage {
	border: 4px solid #ddd;
}

.k2AccountPage div.k2AccountPageNotice {}

.k2AccountPage div.k2AccountPageUpdate {
	border-top: 1px dotted #ccc;
}

.k2AccountPage th.k2ProfileHeading {
	background: #f6f6f6;
	/*border-bottom:1px solid #e9e9e9;*/
}

.k2AccountPage td#userAdminParams {}

.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
	background: #f6f6f6;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	color: #666;
}

/* Profile edit */
.k2AccountPage table.admintable {}

.k2AccountPage table.admintable tr td {}

.k2AccountPage table.admintable tr td span {}

.k2AccountPage table.admintable tr td span label {}



/*----------------------------------------------------------------------
	Modules: mod_k2_comments
----------------------------------------------------------------------*/

/* Latest Comments */
div.k2LatestCommentsBlock {}

div.k2LatestCommentsBlock ul {}

div.k2LatestCommentsBlock ul li {
	background: none;
}

div.k2LatestCommentsBlock ul li.lastItem {}

div.k2LatestCommentsBlock ul li a.lcAvatar img {}

div.k2LatestCommentsBlock ul li a {}

div.k2LatestCommentsBlock ul li a:hover {}

div.k2LatestCommentsBlock ul li span.lcComment {}

div.k2LatestCommentsBlock ul li span.lcUsername {}

div.k2LatestCommentsBlock ul li span.lcCommentDate {
	color: #999;
}

div.k2LatestCommentsBlock ul li span.lcItemTitle {}

div.k2LatestCommentsBlock ul li span.lcItemCategory {}

/* Top Commenters */
div.k2TopCommentersBlock {}

div.k2TopCommentersBlock ul {}

div.k2TopCommentersBlock ul li {}

div.k2TopCommentersBlock ul li.lastItem {}

div.k2TopCommentersBlock ul li a.tcAvatar img {}

div.k2TopCommentersBlock ul li a.tcLink {}

div.k2TopCommentersBlock ul li a.tcLink:hover {}

div.k2TopCommentersBlock ul li span.tcUsername {}

div.k2TopCommentersBlock ul li span.tcCommentsCounter {}

div.k2TopCommentersBlock ul li a.tcLatestComment {}

div.k2TopCommentersBlock ul li a.tcLatestComment:hover {}

div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
	color: #999;
}



/*----------------------------------------------------------------------
	Modules: mod_k2_content
----------------------------------------------------------------------*/

div.k2ItemsBlock {}

div.k2ItemsBlock p.modulePretext {}

div.k2ItemsBlock ul {}

div.k2ItemsBlock ul li {}

div.k2ItemsBlock ul li a {}

div.k2ItemsBlock ul li a:hover {}

div.k2ItemsBlock ul li.lastItem {}

div.k2ItemsBlock ul li a.moduleItemTitle {}

div.k2ItemsBlock ul li a.moduleItemTitle:hover {}

div.k2ItemsBlock ul li div.moduleItemAuthor {}

div.k2ItemsBlock ul li div.moduleItemAuthor a {}

div.k2ItemsBlock ul li div.moduleItemAuthor a:hover {}

div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {}

div.k2ItemsBlock ul li div.moduleItemIntrotext {}

div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
	border: 2px solid #ddd;
}

div.k2ItemsBlock ul li div.moduleItemExtraFields {}

div.moduleItemExtraFields ul {}

div.moduleItemExtraFields ul li {}

div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {}

div.moduleItemExtraFields ul li span.moduleItemExtraFieldsValue {}

div.k2ItemsBlock ul li div.moduleItemVideo {}

div.k2ItemsBlock ul li div.moduleItemVideo span.moduleItemVideoCaption {}

div.k2ItemsBlock ul li div.moduleItemVideo span.moduleItemVideoCredits {}

div.k2ItemsBlock ul li span.moduleItemDateCreated {}

div.k2ItemsBlock ul li a.moduleItemCategory {}

div.k2ItemsBlock ul li div.moduleItemTags {}

div.k2ItemsBlock ul li div.moduleItemTags b {}

div.k2ItemsBlock ul li div.moduleItemTags a {}

div.k2ItemsBlock ul li div.moduleItemTags a:hover {}

div.k2ItemsBlock ul li div.moduleAttachments {}

div.k2ItemsBlock ul li a.moduleItemComments {
	border-right: 1px solid #ccc;
}

div.k2ItemsBlock ul li a.moduleItemComments:hover {}

div.k2ItemsBlock ul li span.moduleItemHits {
	border-right: 1px solid #ccc;
}

div.k2ItemsBlock ul li a.moduleItemReadMore {}

div.k2ItemsBlock ul li a.moduleItemReadMore:hover {}

div.k2ItemsBlock a.moduleCustomLink {}

div.k2ItemsBlock a.moduleCustomLink:hover {}



/*----------------------------------------------------------------------
	Modules: mod_k2_user (mod_k2_login will be removed in v2.6)
----------------------------------------------------------------------*/

div.k2LoginBlock {}

div.k2LoginBlock p.preText {}

div.k2LoginBlock fieldset.input {}

div.k2LoginBlock fieldset.input p {}

div.k2LoginBlock fieldset.input p label {}

div.k2LoginBlock fieldset.input p input {}

div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {}

div.k2LoginBlock fieldset.input input.button {}

div.k2LoginBlock ul {}

div.k2LoginBlock ul li {}

div.k2LoginBlock p.postText {}

div.k2UserBlock {}

div.k2UserBlock p.ubGreeting {
	border-bottom: 1px dotted #ccc;
}

div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img {}

div.k2UserBlock div.k2UserBlockDetails span.ubName {}

div.k2UserBlock div.k2UserBlockDetails span.ubCommentsCount {}

div.k2UserBlock ul.k2UserBlockActions {}

div.k2UserBlock ul.k2UserBlockActions li {}

div.k2UserBlock ul.k2UserBlockActions li a {}

div.k2UserBlock ul.k2UserBlockActions li a:hover {}

div.k2UserBlock ul.k2UserBlockRenderedMenu {}

div.k2UserBlock ul.k2UserBlockRenderedMenu li {}

div.k2UserBlock ul.k2UserBlockRenderedMenu li a {}

div.k2UserBlock ul.k2UserBlockRenderedMenu li a:hover {}

div.k2UserBlock ul.k2UserBlockRenderedMenu li ul {}

/* 2nd level ul */
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li {}

div.k2UserBlock ul.k2UserBlockRenderedMenu li ul li a {}

div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul {}

/* 3rd level ul (and so on...) */
div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li {}

div.k2UserBlock ul.k2UserBlockRenderedMenu li ul ul li a {}

div.k2UserBlock form {}

div.k2UserBlock form input.ubLogout {}



/*----------------------------------------------------------------------
	Modules: mod_k2_tools
----------------------------------------------------------------------*/

/* --- Archives --- */
div.k2ArchivesBlock {}

div.k2ArchivesBlock ul {}

div.k2ArchivesBlock ul li {}

div.k2ArchivesBlock ul li a {}

div.k2ArchivesBlock ul li a:hover {}

/* --- Authors --- */
div.k2AuthorsListBlock {}

div.k2AuthorsListBlock ul {}

div.k2AuthorsListBlock ul li {}

div.k2AuthorsListBlock ul li a.abAuthorAvatar img {}

div.k2AuthorsListBlock ul li a.abAuthorName {}

div.k2AuthorsListBlock ul li a.abAuthorName:hover {}

div.k2AuthorsListBlock ul li a.abAuthorLatestItem {}

div.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover {}

div.k2AuthorsListBlock ul li span.abAuthorCommentsCount {}

/* --- Breadcrumbs --- */
div.k2BreadcrumbsBlock {}

div.k2BreadcrumbsBlock span.bcTitle {
	color: #999;
}

div.k2BreadcrumbsBlock a {}

div.k2BreadcrumbsBlock a:hover {}

div.k2BreadcrumbsBlock span.bcSeparator {}

/* --- Calendar --- */
div.k2CalendarBlock {}

/* use this height value so that the calendar height won't change on Month change via ajax */
div.k2CalendarLoader {
	background: transparent url(../images/skin1/k2/system/k2CalendarLoader.gif) no-repeat 50% 50%;
}

table.calendar {
	background: transparent;
}

table.calendar tr {
	border-bottom: 1px solid #E4D792;
}

table.calendar tr td {
	border: none;
	background: transparent;
}

table.calendar tr td.calendarNavMonthPrev {
	background: transparent;
}

table.calendar tr td.calendarNavMonthPrev a {}

table.calendar tr td.calendarNavMonthPrev a:hover {}

table.calendar tr td.calendarCurrentMonth {
	background: transparent;
}

table.calendar tr td.calendarNavMonthNext {
	background: transparent;
}

table.calendar tr td.calendarNavMonthNext a {}

table.calendar tr td.calendarNavMonthNext a:hover {}

table.calendar tr td.calendarDayName {
	background: transparent;
}

table.calendar tr td.calendarDateEmpty {
	background: transparent;
}

table.calendar tr td.calendarDate {}

table.calendar tr td.calendarDateLinked {
	background: #AFE319;
}

table.calendar tr td.calendarDateLinked:hover {
	background: #D1B522;
}

table.calendar tr td.calendarDateLinked a {}

table.calendar tr td.calendarDateLinked a:hover {
	color: #fff;
}

table.calendar tr td.calendarToday {
	background: #D1B522;
	color: #fff;
}

table.calendar tr td.calendarTodayLinked {
	background: #D1B522;
	color: #fff;
}

table.calendar tr td.calendarTodayLinked a {
	color: #fff;
}

table.calendar tr td.calendarTodayLinked a:hover {
	background: #BFD9FF;
}

a.calendarNavLink {
	color: #D1B522;
}

a.calendarNavLink:hover {
	color: #83AA13;
}

/* --- Category Tree Select Box --- */
div.k2CategorySelectBlock {}

div.k2CategorySelectBlock form select {}

div.k2CategorySelectBlock form select option {}

/* --- Category List/Menu --- */
div.k2CategoriesListBlock {}

div.k2CategoriesListBlock ul {}

div.k2CategoriesListBlock ul li {}

div.k2CategoriesListBlock ul li a {}

div.k2CategoriesListBlock ul li a:hover {}

div.k2CategoriesListBlock ul li a:visited {}

div.k2CategoriesListBlock ul li a span.catTitle {}

div.k2CategoriesListBlock ul li a span.catCounter {}

div.k2CategoriesListBlock ul li a:hover span.catTitle {}

div.k2CategoriesListBlock ul li a:hover span.catCounter {}

div.k2CategoriesListBlock ul li.activeCategory {}

div.k2CategoriesListBlock ul li.activeCategory a {}

/* Root level (0) */
ul.level0 {}

ul.level0 li {}

ul.level0 li a {}

ul.level0 li a:hover {}

ul.level0 li a span {}

ul.level0 li a:hover span {}

/* First level (1) */
ul.level1 {}

ul.level1 li {}

ul.level1 li a {}

ul.level1 li a:hover {}

ul.level1 li a span {}

ul.level1 li a:hover span {}

/* n level (n) - like the above... */

/* --- Search Box --- */
div.k2SearchBlock {
	position: relative;
}

div.k2SearchBlock form {}

div.k2SearchBlock form input.inputbox {}

div.k2SearchBlock form input.button {}

div.k2SearchBlock form input.k2SearchLoading {
	background: url(../images/skin1/k2/system/searchLoader.gif) no-repeat 100% 50%;
}

div.k2SearchBlock div.k2LiveSearchResults {
	background: #fff;
	position: absolute;
	border: 1px solid #ccc;
}

/* Live search results (fetched via ajax) */
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
	list-style: none;
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
	border: none;
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
	border-top: 1px dotted #eee;
}

div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
	background: #fffff0;
}

/* --- Tag Cloud --- */
div.k2TagCloudBlock {}

div.k2TagCloudBlock a {}

div.k2TagCloudBlock a:hover {
	background: #D1B522;
	color: #fff;
}

/* --- Custom Code --- */
div.k2CustomCodeBlock {}



/*----------------------------------------------------------------------
	Modules: mod_k2_users
----------------------------------------------------------------------*/

div.k2UsersBlock {}

div.k2UsersBlock ul {}

div.k2UsersBlock ul li {}

div.k2UsersBlock ul li.lastItem {}

div.k2UsersBlock ul li a.ubUserAvatar img {}

div.k2UsersBlock ul li a.ubUserName {}

div.k2UsersBlock ul li a.ubUserName:hover {}

div.k2UsersBlock ul li div.ubUserDescription {}

div.k2UsersBlock ul li div.ubUserAdditionalInfo {}

a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
	background: url(../images/fugue/feed.png) no-repeat 50% 50%;
}

a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {}

a.ubUserURL,
a.ubUserURL:hover {
	background: url(../images/fugue/globe.png) no-repeat 50% 50%;
}

a.ubUserURL span,
a.ubUserURL:hover span {}

span.ubUserEmail {
	background: url(../images/fugue/mail.png) no-repeat 50% 50%;
}

span.ubUserEmail a {
	text-indent: -9999px;
}

div.k2UsersBlock ul li h3 {}

div.k2UsersBlock ul li ul.ubUserItems {}

div.k2UsersBlock ul li ul.ubUserItems li {}



/* --- END --- */

/* BT hacks */
ul li .itemAuthor {
	background: url("../images/skin1/html/com_content/bt_content_user_icon.png") no-repeat left
}


/*---------------------------------------------------------------------
# BT CSS File Name: error.css
--------------------------------------------------------------------- */
body.error {
	background: #fff !important;
}

/* ERROR PAGE
------------------------------- */
/* outer */
#bt_error_outer {}

/* logo
------------------------------- */
#bt_error_logo {
	background: transparent url("../images/skin1/system/error/bt_system_logo.png") no-repeat;
}

#bt_error_logo a {}

/* left column
------------------------------- */
#left_col {}

div.error_img {
	background: transparent url("../images/skin1/system/error/bt_error_img.png") no-repeat;
}

p.error_message {
	color: #353535;
}

/* message
------------------------------- */
#bt_error_message {}

#bt_error_message #bt_error_notice_text {}

#bt_error_message #bt_error_notice_text p {
	color: #83AA13;
}

#bt_error_message #bt_error_details {
	color: #999;
}

#bt_error_message #bt_error_info {}


/*---------------------------------------------------------------------
# BT CSS File Name: mailto.css
--------------------------------------------------------------------- */
body.contentpane {
	background: #fff !important;
}

.componentheading,
h2 {}

.mailto-close {
	position: relative;
	top: -20px;
	right: 30px;
}

a {}

a:hover,
a:active,
a:focus {}

form div label {}

form div input {}

#mailtoForm p button {}


/*---------------------------------------------------------------------
# BT CSS File Name: offline.css
--------------------------------------------------------------------- */
body.offline {
	background: #fff !important;
}

/* OFFLINE PAGE
------------------------------- */
/* outer */
#bt_offline_outer {
	/*background: transparent url("../images/skin1/system/offline/bt_offline_img.png") no-repeat;*/
}

/* logo
------------------------------- */
#bt_offline_logo {
	background: transparent url("../images/skin1/system/offline/bt_system_logo.png") no-repeat;
}

#bt_offline_logo a {}

/* left column
------------------------------- */
#left_col {}

div.offline_img {
	background: transparent url("../images/skin1/system/offline/bt_offline_img.png") no-repeat;
}

/* right_outer
------------------------------- */
#bt_offline_right_area {}

/* form */
#bt_offline_form {}

#bt_offline_form_area {}

/* label */
#bt_offline_form form div#bt_offline_form_user label,
#bt_offline_form form div#bt_offline_form_pass label {
	background: #ccc;
	color: #58595B;
}

#bt_offline_form form div#bt_offline_form_user {}

#bt_offline_form form div#bt_offline_form_pass {}

#bt_offline_form form div#bt_offline_form_user input[type="text"],
#bt_offline_form form div#bt_offline_form_pass input[type="password"] {
	color: #58595B;
	border: 1px solid #ccc;
}

#bt_offline_form form div#bt_offline_form_user input {
	background: #fff url("../images/skin1/system/offline/bt_offline_user_input.png") no-repeat 10px center;
}

#bt_offline_form form div#bt_offline_form_pass input {
	background: #fff url("../images/skin1/system/offline/bt_offline_pass_input.png") no-repeat 10px center;
}

/* remember */
#bt_offline_form form div#bt_offline_form_remember {}

#bt_offline_form form div#bt_offline_form_remember label {}

/* login */
#bt_offline_form form div#bt_offline_form_button {}

/* message */
#bt_offline_message {
	color: #303030;
}

/* Offline System Message */
.bt_offline_message {}

.bt_offline_message #system-message dd.message ul {
	border: 1px solid red;
	color: #cc3300;
	background: none;
}

.bt_offline_message #system-message dd.message ul li {}



/*---------------------------------------------------------------------
# BT CSS File Name: print.css
--------------------------------------------------------------------- */
body.contentpane {
	background: #fff !important;
}

.contentpane h1 {
	background: none !important;
}

div.item-page_top_bg {}

div.item-page {
	background: #fff !important;
}


/*---------------------------------------------------------------------
# BT CSS File Name: css.css
--------------------------------------------------------------------- */


/* Son of Suckerfish Dropdowns
-------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
------------------------------------------------------- */

#bt_nav_menu,
#bt_nav_menu ul {
	list-style: none;
}

#bt_nav_menu a,
#bt_nav_menu span.separator {}

#bt_nav_menu li {}

#bt_nav_menu li ul {
	position: absolute;
	left: -999em;
}

#bt_nav_menu li ul ul {}

#bt_nav_menu li:hover ul ul {
	left: -999em;
}

#bt_nav_menu li:hover ul,
#bt_nav_menu li li:hover ul {
	left: auto;
}

/* 4 levels */
#bt_nav_menu li:hover ul ul,
#bt_nav_menu li:hover ul ul ul,
#bt_nav_menu li:hover ul ul ul ul {
	left: -999em;
}

#bt_nav_menu li:hover ul,
#bt_nav_menu li li:hover ul,
#bt_nav_menu li li li:hover ul,
#bt_nav_menu li li li li:hover ul {
	left: auto;
}

/* default */
ul#bt_nav_menu {}

/* 0 Level
------------------------------------------------------ */
#bt_nav_menu li {
	background: transparent;
}

/* li: img */
#bt_nav_menu li img {
	position: relative;
	top: -3px;
}

#bt_nav_menu li span.image-title {}

/* bg */
#bt_nav_menu li.active,
#bt_nav_menu li:hover {
	background: #63810E;
}

/* a: default */
#bt_nav_menu li a,
#bt_nav_menu li span.separator {
	color: #B7E5B9;
}

/* a: default hover*/
#bt_nav_menu li a:hover,
#bt_nav_menu li span.separator:hover,
#bt_nav_menu li.parent:hover,
#bt_nav_menu li:hover a,
#bt_nav_menu li:hover span.separator {
	color: #B7E5B9;
	background: #63810E;
}

/* a: active */
#bt_nav_menu li.active a,
#bt_nav_menu li.active span.separator {
	color: #B7E5B9;
}

/* a: active hover*/
#bt_nav_menu li.active:hover a,
#bt_nav_menu li.active:hover span.separator {
	color: #B7E5B9;
}

/* a: if have child (insert arrow) */
#bt_nav_menu li.parent,
#bt_nav_menu li.parent.active {}

#bt_nav_menu li.parent a,
#bt_nav_menu li.parent.active a,
#bt_nav_menu li.parent span.separator {
	background: transparent url("../images/skin1/menu/menu_arrow.png") no-repeat 98% 54%;
}

#bt_nav_menu li.parent:hover span.separator,
#bt_nav_menu li.parent.active a,
#bt_nav_menu li.parent.active span.separator {
	background: transparent url("../images/skin1/menu/menu_arrow_hover.png") no-repeat 98% 54%;
}

/* a: if have child (insert arrow): hover */
#bt_nav_menu li.parent:hover a,
#bt_nav_menu li.parent.active:hover a,
#bt_nav_menu li.parent span.separator:hover {
	background: transparent url("../images/skin1/menu/menu_arrow_hover.png") no-repeat 98% 54%;
}

/*1 Level
------------------------------------------------------ */
#bt_nav_menu li ul li,
#bt_nav_menu li.parent ul li.parent {
	border: none;
	background: #001C01;
	border-bottom: 1px solid #00383D;
	list-style: none;
}

/* bg */
#bt_nav_menu li ul li.active,
#bt_nav_menu li ul li:hover {
	background: #A7A150;
	list-style: none;
}

/* right arrow on parent items */
#bt_nav_menu li.parent.active ul li.parent,
#bt_nav_menu li.parent ul li.parent {
	background: #001C01 url("../images/skin1/menu/menu_arrow.png") no-repeat 95% 55%;
}

/* right arrow on parent items: hover */
#bt_nav_menu li.parent.active ul li.parent:hover,
#bt_nav_menu li.parent ul li.parent:hover {
	background: #A7A150 url("../images/skin1/menu/menu_arrow.png") no-repeat 95% 55%;
}

/*parent & active*/
#bt_nav_menu li.parent.active ul li.parent.active,
#bt_nav_menu li.parent ul li.parent.active {
	background: #A7A150 url("../images/skin1/menu/menu_arrow.png") no-repeat 95% 55%;
}

/*********(no active - avoid padding)*********/
/* a: no active */
#bt_nav_menu li ul li a,
#bt_nav_menu li ul li span.separator {
	background: transparent !important;
}

/* remove top bg from first level*/
#bt_nav_menu li ul li.bt_first_level a,
#bt_nav_menu li ul li.bt_first_level span.separator {
	background: none !important;
}

/* ************ (NO ACTIVE) ************ */
/*a: no active*/
#bt_nav_menu li ul li a,
#bt_nav_menu li ul li ul li a,
#bt_nav_menu li ul li ul li ul li a,
#bt_nav_menu li ul li ul li ul li ul li a,
#bt_nav_menu li ul li span.separator,
#bt_nav_menu li ul li ul li span.separator,
#bt_nav_menu li ul li ul li ul li span.separator,
#bt_nav_menu li ul li ul li ul li ul li span.separator {
	color: #B7E5B9 !important;
}

/*a:hover no active*/
#bt_nav_menu li ul li a:hover,
#bt_nav_menu li ul li ul li a:hover,
#bt_nav_menu li ul li ul li ul li a:hover,
#bt_nav_menu li ul li ul li ul li ul li a:hover,
#bt_nav_menu li ul li span.separator:hover,
#bt_nav_menu li ul li ul li span.separator:hover,
#bt_nav_menu li ul li ul li ul li span.separator:hover,
#bt_nav_menu li ul li ul li ul li ul li span.separator:hover {
	color: #F7F4CB !important;
}

/* ************ (ACTIVE) ************ */
/*a: active*/
#bt_nav_menu li.active ul li.active a,
#bt_nav_menu li.active ul li.active ul li.active a,
#bt_nav_menu li.active ul li.active ul li.active ul li.active a,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active a,
#bt_nav_menu li.active ul li.active span.separator,
#bt_nav_menu li.active ul li.active ul li.active span.separator,
#bt_nav_menu li.active ul li.active ul li.active ul li.active span.separator,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active span.separator {
	color: #F7F4CB !important;
}

/*a:hover active*/
#bt_nav_menu li.active ul li.active a:hover,
#bt_nav_menu li.active ul li.active ul li.active a:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active a:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active a:hover,
#bt_nav_menu li.active ul li.active span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active span.separator span:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li.active span.separator span:hover {
	color: #F7F4CB !important;
}

/*a: no active*/
#bt_nav_menu li.active ul li a,
#bt_nav_menu li.active ul li.active ul li a,
#bt_nav_menu li.active ul li.active ul li.active ul li a,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li a,
#bt_nav_menu li.active ul li span.separator,
#bt_nav_menu li.active ul li.active ul li span.separator,
#bt_nav_menu li.active ul li.active ul li.active ul li span.separator,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li span.separator {
	color: #B7E5B9 !important;
}

/*a:hover no active*/
#bt_nav_menu li.active ul li a:hover,
#bt_nav_menu li.active ul li.active ul li a:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li a:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li a:hover,
#bt_nav_menu li.active ul li span.separator:hover,
#bt_nav_menu li.active ul li.active ul li span.separator:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li span.separator:hover,
#bt_nav_menu li.active ul li.active ul li.active ul li.active ul li span.separator:hover {
	color: #F7F4CB !important;
}

/* 2, 3, 4 Levels (the same as level 1 except border)
------------------------------------------------------ */
#bt_nav_menu li ul li ul,
#bt_nav_menu li ul li ul li ul,
#bt_nav_menu li ul li ul li ul li ul {}

/* offline page (only for demo) */
div.bt_offline_image {
	background: transparent url("../images/skin1/system/offline_page.png") no-repeat center;
	width: 900px;
	height: 387px;
}

/* mod_social_icons */
#social_icon_facebook {
	background-image: url("../images/skin1/html/mod_bt_social_icons/facebook.png");
}

#social_icon_email {
	background-image: url("../images/skin1/html/mod_bt_social_icons/email.png");
}

#social_icon_rss {
	background-image: url("../images/skin1/html/mod_bt_social_icons/rss.png");
}

#social_icon_twitter {
	background-image: url("../images/skin1/html/mod_bt_social_icons/twitter.png");
}

#social_icon_vimeo {
	background-image: url("../images/skin1/html/mod_bt_social_icons/vimeo.png");
}

.vm-custom-error-range {
	display: none;
	position: fixed;
	background: #fff;
	border: 2px solid #e78f08;
	border-radius: 5px;
	top: 30%;
	padding: 10px;
	width: 30%;
	left: 35%;
	z-index: 999;
	font-size: 16px;
	color: #e78f08;
}

.vm-custom-error-body {
	position: relative;
	width: 100%;
	height: 100%;
}

.vm-custom-error-close {
	position: absolute;
	right: -7px;
	top: -18px;
	font-size: 20px;
	cursor: pointer;
}

img[alt="Свет"] {
	opacity: 0;
}

/*
body zoom
*/
/*
@media screen and (min-width: 8192px) {
	body {
		zoom: 5.376;
	}
}

@media screen and (min-width: 7680px)  and (max-width: 8191px)  {
	body {
		zoom: 5.04;
	}
}

@media screen and (min-width: 5120px)  and (max-width: 7679px)  {
	body {
		zoom: 3.36;
	}
}

@media screen and (min-width: 4096px)  and (max-width: 5119px)  {
	body {
		zoom: 2.688;
	}
}

@media screen and (min-width: 3840px)  and (max-width: 4095px)  {
	body {
		zoom: 2.52;
	}
}

@media screen and (min-width: 3440px)  and (max-width: 3839px)  {
	body {
		zoom: 1.7;
	}
}

@media screen and (min-width: 2560px)  and (max-width: 3439px)  {
	body {
		zoom: 1.68;
	}
}

@media screen and (min-width: 2048px)  and (max-width: 2559px)  {
	body {
		zoom: 1.71;
	}
}

@media screen and (min-width: 1920px) and (max-width: 2047px)  {
	body {
		zoom: 1.77;
	}
}

@media screen and (min-width: 1680px) and (max-width: 1919px)  {
	body {
		zoom: 1.5;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1679px)   {
	body {
		zoom: 1.51;
	}
}

@media screen and (min-width: 1440px) and (max-width: 1599px)  {
	body {
		zoom: 1.31;
	}
}

@media screen and (min-width: 1366px) and (max-width: 1439px)  {
	body {
		zoom: 1.22;
	}
}


@media screen and (min-width: 1280px) and (max-width: 1355px)  {
	body {
		zoom: 1.15;
	}
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {
	body {
		zoom: 1.0;
	}
}*/