/*
#------------------------------------------------------------------------
# Orgman - 2012 template (for Joomla 1.5)
# Copyright (C) 2012 RBD. All Rights Reserved.
# @license - GNU/GPL, http://www.gnu.org/copyleft/gpl.html
# Author: RBD
#------------------------------------------------------------------------
*/

* {margin:0;}
:focus {outline:0 none;}

input, select, textarea, .inputbox {border:1px solid #DDDDDD;margin-right:5px;padding:3px 5px;}
	.inputbox:hover {}
input[type=radio], input[type=checkbox] {background:transparent! important;border:none!important;height:inherit;vertical-align:middle;}

select {padding: 5px 6px !important;text-indent:0;}
	
.button, .readon  {background:url("../images/bg-button-green.png") repeat-x 0 0 transparent;border:1px solid #317800;color:#FFFFFF !important;padding:3px 5px;margin:0 5px 0 0;cursor:pointer;}
	.button:hover, .readon:hover  {background:url("../images/bg-button-orange.png") repeat-x 0 0 transparent;border:1px solid #E88800;}

html {font-size:100%;	height:100%;margin:0 0 1px 0;}
* html .clearfix {height:1%;}

img {border:none;outline:none;}

table {border-collapse:collapse;border-spacing:0;}
	th {}
	td {}
	
/* Begin Headings & Titles */
h1, .componentheading {font-size:24px;}
h2, .contentheading {font-size:22px;}
h3, .contentdescription {font-size:20px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:12px;}

.contentheading, .componentheading, .contentdescription, h1, h2, h3, h4, h5, h6 {line-height:1.2em;font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif;color:#2F2C2A;}
h1, h2, h3, h4, h5, h6, p, blockquote, label, ul, ol, dl, fieldset, address, .contentheading, .componentheading, .contentdescription {margin:15px 0;}
.componentheading {text-transform:uppercase;background:url("../images/separator_h.png") repeat-x scroll 0 100% transparent;padding:5px 0;}
/* End Headings & Titles */	




#register_form input { width:80%; }

small,
.small,
.smalldark,
.img_caption,
.contenttoc { font-size:90%; }
.modifydate { font-style:italic; font-size:80%; color:#aaa; float:right; }
.smalldark { text-align:left; }

fieldset { border:none; padding:12px 0; }
fieldset a { font-weight:bold; }
fieldset.input { padding:0; }
hr { border-bottom:0; border-left:0; border-right:0; border-top:1px solid #ddd; height:1px; }
.moduletable_content td { padding:0; }
#component { margin:0; }

/* articles */
.itemToolbar .article-tools { margin-bottom: 0; }
.article-tools { margin: 0 0 15px; }
.article-content p { margin:10px 0; }
.article_separator,
.leading_separator,
.row_separator,
.column_separator { display:none; }
.leading { padding-bottom:30px; padding-top:3px; }
.article_row .article_column.column1 .contentpaneopen { margin-right:13px; }
.article_row .article_column.column2 .contentpaneopen { margin-left:13px; }
.article_row { padding-bottom:30px; padding-top:10px; }
.article_row.cols1 .article_column.column1 .contentpaneopen { margin-right:0 !important; }
.article_row.cols1 .article_column.column2 .contentpaneopen { margin-left:0 !important; }
.column_separator { padding:0 25px; }
.buttonheading { float:right; }
.buttonheading span { float: left; margin-left: 12px; }
.buttonheading span a { display: block; width: 16px; height: 15px; padding: 3px 0 0; }
.buttonheading span:hover { border-color: #ccc; }
.article-meta { width:auto; float:left; margin:0 0 10px 0; }
.article-meta.blog { margin-left: 25px; }
.article-meta h2 { color: #373636; line-height: 110%; }
.createby { }
.article-meta span,
.article-meta .comments { margin:0 10px 0 0; }
.article-meta a:hover.comments { }
.article-meta > a,
.article-meta > span,
.article-meta > strong { font-size: 85%; }

/* images */
img.caption { margin-top:5px; }
.img_caption { margin-bottom:10px; background: #fff; padding:3px; border: 1px solid #e5e5e5; }
.article-content img { margin:5px; }
.img_caption img { margin:0; }
p.img_caption { margin:0 10px; padding:6px 6px 0; text-align:center; border: none; }
.img_caption.left { float:left; margin-right:3em; }
.img_caption.right { float:right; margin-left:3em; }
/* tables */
.sectiontableheader {background:#1a1a1a;font: bold 15px/32px; padding:5px 10px; color: #fff; }
.sectiontableheader a { color: #fff }
.pollstableborder td,
.sectiontableentry td,
.sectiontableentry0 td,
.sectiontableentry1 td,
.sectiontableentry2 td {padding:6px 10px;border-bottom:1px solid #E5E5E5;border-left:1px solid #E5E5E5;}
.sectiontableentry2 td {background:#f7f7f7;}

.sectiontableentry:hover, .sectiontableentry0:hover, .sectiontableentry1:hover, .sectiontableentry2:hover, 
.sectiontableentry:hover td, .sectiontableentry0:hover td, .sectiontableentry1:hover td, .sectiontableentry2:hover td {background:#FFFFEA;}

.pollstableborder td:first-child,
.sectiontableentry td:first-child,
.sectiontableentry0 td:first-child,
.sectiontableentry1 td:first-child,
.sectiontableentry2 td:first-child { border-left: none; }
.sectiontableheader th { background: #1a1a1a; }
/* table of contents */
table.contentpane,
table.tablelist { width:100%; }
table.contentpaneopen { border:none; border-collapse:collapse; border-spacing:0; }
table.contenttoc { border:1px solid #e5e5e5; float:right; margin:0 0 10px 12px; padding:0; width:30%; }
table.contenttoc td { border-bottom:1px solid #e5e5e5; padding:5px 10px; }
table.contenttoc th { border-bottom:1px solid #e5e5e5; padding:5px 10px; text-transform:uppercase; }
table.contentpaneopen,
table.contentpane,
table.blog { width:100%; }
a.category { font-size:110%; }
/* blog more */
.blog_more h2 { font-size:150% !important; margin:0 0 10px !important; }
.blog_more ul { padding-left: 20px; list-style-type: disc; color: #3477bb; }
div.back_button a,
div.back_button a:hover,
div.back_button a:active { display:block; margin:10px 0; }

/* pagination */
ul.pagination { margin:10px 0 0; padding:3px 0 0; width:auto; text-align: center; }
ul.pagination li { display:inline; }
ul.pagination li a,
ul.pagination li span { margin:2px 5px; overflow:hidden; color: #fff; background: #3477bb; padding:4px 10px; font-weight: bold; font-size:11px; border-radius:1px; -moz-border-radius:1px; -webkit-border-radius: 1px; }
ul.pagination li span { opacity: 0.2; filter:alpha(opacity=20); }
ul.pagination li a { background: #3477bb; }
ul.pagination li a:hover { background: #1a1a1a; text-decoration:none; }
.sortby { font-size:92%; margin:10px 0 5px; }
.sortby .filter,
.sortby .display { float:left; width:40%; }
.sortby .display { float:right; text-align:right; }
.pagenavbar { font-weight:bold; }
.pagenavcounter { margin:15px 0 !important; text-align:center; }
p.counter { margin: 24px 0 6px!important; padding: 16px 0 0 !important; text-align: center; font-size: 11px; color: #1a1a1a; }

/* messages */
#system-message {margin-bottom:20px;padding:0;}
	#system-message dt {font-weight:bold;}

#system-message dd {margin:0;font-weight:bold;text-indent:0;}
	#system-message dd ul {color:#0055BB;list-style:none;margin:0px;padding:10px;background:url("../images/status-info.png") no-repeat 0 50%;border-top:none;border-bottom:none;}
	#system-message dd ul li {padding-left:30px;}
	
#system-message dt.message {display:none;}
#system-message dd.message {}

#system-message dt.error {display:none;}
	#system-message dd.error ul {color:#CC0000;margin:0px;list-style:none;background:url("../images/status-alert.png") no-repeat 0 50%;border-top:none;border-bottom:none;}

#system-message dt.notice {display:none;}
	#system-message dd.notice ul {color:#DCA33C;margin:0px;list-style:none;background:url("../images/status-note.png") no-repeat 0 50%;border-top:none;border-bottom:none;}
	#system-message dd.notice ul li {padding-left:30px;}

/* tooltips */
.tool-tip { background:#fff; padding:5px; border:1px solid #e5e5e5; }
.tool-title { background: #3477bb; color:#fff; font-weight:bold; padding:3px 6px; }
.tool-text { padding:3px; }
label.hasTip { margin-left:5px; }

/* com_user & mod_login */
#gkLogin { float: left; width: 46% }
#gkRegister { float: right; width: 46% }
#gkLogin h2,
#gkRegister h2 { border-bottom: 1px solid #e5e5e5; padding: 0; margin-bottom: 40px; }
#gk-z {position: absolute; top: 0px; left: -5000px;}
#component .login_form { margin: 0 0 50px; padding: 24px 0 0 0; }
#component .login_form p.remember { float: none; margin:0 0 0 100px; }
#component .login_form p.lost-noaccount { border-top: 1px solid #e5e5e5; width: 90%; margin: 32px 0 0; padding: 6px 0 0; font-size: 11px; }
#component .login_form p.lost-noaccount a { margin: 0 23px 0 0; padding: 0; }
#component .login_form fieldset,
#component .form-register fieldset { margin: 0; padding: 0; }
#component .login_form label,
#component .form-register p label { width:130px; display:block; float:left; font-size: 100%; }
#component .login_form label { width: 100px; line-height: 25px; }
#component .form-register p input { width:220px; }
#gkLogin .contentdescription,
#gkRegister .form-des { color: #666; font-size: 11px; }
table.searchintro { padding:10px 0; width:100%; }
.mod_login .button { float:none !important; margin: 6px 0 16px }
.mod_login p { margin-bottom: 6px; }
.remind_1 { margin: 20px 0 0; }
.remind_2 { margin: -1px 0 0 20px; }
/* com_search */ 
table.searchintro td { padding:5px !important; }
form#searchForm { margin-top: 20px; }
.searchintro { margin: 32px 0; }
.results h4 { text-transform:none; font-size:110%; font-weight: normal; margin:0; display: inline }
.results h4 a { }
.results h4 a:hover { }
.results > h3 { font-size:140%; font-weight: normal; border-bottom: 1px solid #e5e5e5; margin: 20px 0; }
.results p { font-size: 11px; margin: 0 0 10px 23px; }
.results p span { font-size: 11px; }
.results ol { list-style-position:inherit; padding-left:0!important; }
.results ol li { margin:0 0 20px 0; padding: 0 0 24px; border-bottom: 1px solid #e5e5e5; list-style-position: inside }
.search_limit,
.search_counter { text-align: center; margin-top: 10px; }
#searchForm > p { height: 30px; line-height: 30px; }
#searchForm > p label,
#searchForm > p input { float: left; margin-right: 10px; }
#searchForm input#search_searchword { width: 260px; }
.search_params { clear: both; margin: 25px 0; padding: 8px 0; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.search_params p { margin-bottom: 10px; }
select#ordering { margin-left: 20px; }

/* Begin Component Contact */
td.component-contact-adress {width:35%;}
td.component-contact-form {width:auto;}
	.contact-image img {width:150px;height:auto;overflow:hidden;border:1px solid #E5E5E5;padding:3px;margin-bottom:15px;}
	.contact-position {margin-bottom:15px;}
	tr.contact_address td {padding-bottom:5px;}

input#contact_email_copy {border:none;height:13px;margin:0 3px;vertical-align:middle;width:13px;}
.contact_email p label {vertical-align:middle;}
.contact_email .button {float:right;margin:15px 0 0 0;}
#contact_misc {margin-bottom:20px;}
	
#contact_name, #contact_email, #contact_subject {margin:5px 0 5px 0;}
#contact_text{width:500px;margin:5px 0 5px 0;}
/* End Component Contact */

/* com_weblinks */
.weblinks { margin-bottom: 6px; }

/* Begin Component Poll */
.polls_color_1, .polls_color_2, .polls_color_3, .polls_color_4, .polls_color_5 {border:none !important;height:8px !important;}
.polls_color_1 {background-color:#F3454A;}
.polls_color_2 {background-color:#1A1A1A;}
.polls_color_3 {background-color:#F36620;}
.polls_color_4 {background-color:#3477BB;}
.polls_color_5 {background-color:#DCDCDC;}
.polls_color_6 {background-color:;}
.polls_color_7 {background-color:;}
.polls_color_8 {background-color:;}
.polls_color_9 {background-color:;}
.polls_color_10 {background-color:;}
.polls_color_11 {background-color:;}
.polls_color_12 {background-color:;}

.poll {background:#FFFFFF;border:1px solid #9BD600;padding-bottom:15px;}
#poll {margin:32px 0;padding:12px;}
#poll label { font-size:100%; }
#poll label select { margin-left:10px; }
dl.poll {margin:24px 0 0;border-top:1px solid #9BD600;border-bottom:1px solid #9BD600;background:#E3EFA8;border-left:none;border-right:none;padding:12px 10px;}
dl.poll dt {float:left;margin:0 10px 0 0;font-weight:bold;font-size: 11px;}
dl.poll dd {font-style:italic;font-size:11px;}
.pollstableborder {width:98%;margin:0 auto;}
.pollstableborder .question {font-weight:bold;height:32px;padding:6px;}
.pollstableborder .td_1, .pollstableborder .td_2 {text-align:center;width:10%;}
.poll h3 { margin:15px 0; font-size:140%; font-weight:normal; }
/* End Component Poll */

/* Begin Module Poll */
.mod_poll {padding:0 10px;}
.mod_poll h4 {margin:5px 0 10px 0;font-size:12px;font-weight:bold;line-height:1.5;}
.mod_poll p {background:none;border-bottom:none;padding:2px 0;margin:1px 0;font-size:12px;}
.mod_poll .buttons {margin:15px 0 0 0;text-align:right;}
/* End Module Poll */

/* mod_wrapper */
iframe {border:none;}
/* mod_mainmenu */
.moduletable_menu ul.menu li { padding: 0 20px 2px 20px; text-indent: 5px; font-weight: normal; list-style: none; line-height: 2.2; background: transparent url('../images/style1/menu_bullet.png') no-repeat 6px 13px; }
.moduletable_menu ul.menu li li { border-top: 1px solid #e5e5e5; text-indent: 0; background: transparent url('../images/style1/menu_dot.png') no-repeat 10px center; line-height: 2.6; } 
.moduletable_menu ul.menu li.active a,
.moduletable_menu ul.menu li#current.parent.active a { color: #3477bb; }
.moduletable_menu ul.menu li a { font-size: 16px; color: #1a1a1a; }
.moduletable_menu ul.menu li li a { font-size: 12px; }
.moduletable_menu ul.menu li a:hover,
.moduletable_menu ul.menu li#current li a:hover { color: #3477bb; text-decoration: underline; }
.moduletable_menu ul.menu > li ul { margin: 0 -10px; padding: 0 0 0 10px; border-left: 1px solid #e5e5e5; }
/* system readmore */
#system-readmore { display:none; }