/*
#------------------------------------------------------------------------
# corporate2 -March 2011 (for Joomla 1.6)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software. It is based on GavickPro's GAVERN framework.
NOTE:  It is not free or public. This theme is for members of the GavickPro club only.
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */
input,select,textarea,.inputbox {
  background: #fff;
  border: 1px solid #d6d4d1;
  padding: 0 0 0 6px;
  color: #6c6459;
}

input,select {
  height: 24px;
  line-height: 24px;
}

h1,h2,h3,h4,h5 {
  color: #979189;
}

#mod-search-searchword {
  background: #fff;
  height: 23px;
  line-height: 23px;
  border: 1px solid #d6d4d1;
  border-bottom: none;
  border-right: none;
  width: 174px;
  padding: 0 0 0 6px;
  text-transform: lowercase;
  color: #6c6459;
}

input[type=radio],input[type=checkbox] {
  background: transparent !important;
  border: none !important;
  height: inherit;
}

.adminform button,#adminForm button,button[type="submit"],.button,input[type="button"] {
  background: #979189;
  border: 1px solid #6C6459 !important;
  border-top: none !important;
  border-left: none !important;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  font-size: 10px;
}

.pagenav-next a,.pagenav-prev a {
  display: inline-block;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  width: auto;
  text-decoration: none;
  margin: 2px 0;
  padding: 0 4px;
}

a.readon,.adminform button,input[type="submit"],input[type="button"],div.mobileSwitch > a {
  display: inline-block;
  color: #fff;
  font-size: 90%;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  width: auto;
  text-decoration: none;
  text-transform: uppercase;
  margin: 2px 0;
  padding: 0 4px;
  background: #d1cecb;
}

a.readon,.pagenav-next a,.pagenav-prev a {
  display: block;
}

a.readon,.button,.pagenav-next a,.pagenav-prev a {
  height: 25px;
  line-height: 25px;
}

.pagenav-next a {
  float: right;
  font-weight: normal;
}

.pagenav-prev a {
  float: left;
  font-weight: normal;
}

.adminform button:hover,.adminform button:focus,#adminForm button:hover,#adminForm button:focus,button:hover,button:focus,.button:hover,.button:focus,a.readon:hover,a.readon:focus,.pagenav-next a:hover,.pagenav-prev a:hover,.pagenav-next a:focus,.pagenav-prev a:focus,input[type="submit"]:hover,input[type="submit"]:focus,input[type="button"]:hover,input[type="button"]:focus,div.mobileSwitch > a:hover,div.mobileSwitch > a:focus {
  color: #fff;
}

input[type=checkbox],.checkbox,input[type=radio],.radio {
  height: auto !important;
}

select[size] {
  height: auto;
}

small,.small,.smalldark,.img_caption,.contenttoc {
  font-size: 90%;
}

th {
  font-weight: normal;
  padding: 5px 0;
  text-align: left;
}

td {
  font-size: 100%;
  padding: 6px;
}

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;
}

/* Article, Categorie title */
#gkComponent > div > h1,.blog h2,#gkComponent > div > h2 {
  font-size: 220%;
  margin-bottom: 5px;
}

#gkComponent > div > h1,#gkComponent > div > h2,#gkComponent > div > h1 a,.blog h2,.blog h2 a,#gkComponent > div > h2 a {
  color: #666 !important;
}

/* Print, email Buttons */
ul.actions {
  float: right;
}

ul.actions li {
  float: left;
  margin: 0 0 0 8px;
}

/* Articles Details */
dl.article-info {
  overflow: hidden;
  padding: 0 0 10px;
  font-size: 85%;
}

dl.article-info a {
  color: #cda016;
}

dl.article-info a:hover {
  color: #373636;
}

dl.article-info dt,dl.article-info dd {
  float: left;
  margin-right: 16px;
}

/* Social API */
#gkSocialAPI {
  clear: both;
  min-height: 27px;
  padding: 12px 0 0;
  margin: 10px 0 0px;
  border-top: 1px solid #eee;
  line-height: 34px;
}

#gkSocialAPI .clr {
  clear: both;
}

#gkSocialAPI > iframe,#gkSocialAPI > span,#gkSocialAPI > a,#gkSocialAPI .fb_iframe_widget {
  display: block !important;
  float: left !important;
  margin-right: 5px;
}

#gkSocialAPI .db-count {
  line-height: 18px;
}

.deliciousBtn,.instapaperBtn {
  height: 20px;
  width: 24px;
  line-height: 20px;
  font-size: 11px;
}

.deliciousBtn {
  background: transparent url('../images/delicious_icon.gif') no-repeat left center;
}

.instapaperBtn {
  background: transparent url('../images/instapaper_icon.png') no-repeat left center;
}

a.google-buzz-button,a.google-buzz-button:visited,a.google-buzz-button:hover {
  margin-top: -6px !important;
}

#___plusone_0 {
  float: left !important;
  margin-right: 10px !important;
}

#gkSocialAPI > div,#gkSocialAPI > iframe,#gkSocialAPI > span,#gkSocialAPI > a {
  margin-bottom: 10px;
}

/*contact*/
.contact .jicons-icons {
  display: none;
}

/* pagination */
#article-index,div.pagination {
  display: inline-block;
}

#article-index ul {
  margin: 10px auto 15px;
  padding: 3px 0 0;
  width: 100%;
  text-align: center;
  border: 1px dotted #DDDAD8;
  border-left: none;
  border-right: none;
}

div.pagination ul {
  margin: 10px auto;
  padding: 3px 0 0;
  width: 100%;
  border: 1px dotted #DDDAD8;
  border-left: none;
  border-right: none;
  clear: both;
  text-align: center;
}

#article-index ul li,div.pagination ul li {
  background: none !important;
  display: inline-block;
  margin: 3px 5px 3px 5px;
  overflow: hidden;
  color: #979189;
  font-size: 80%;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 !important;
  line-height: 12px;
}

#article-index ul li:hover,div.pagination ul li:hover {
  text-decoration: none;
}

#article-index ul li a,div.pagination ul li a {
  padding: 2px 8px;
  text-decoration: none;
}

#article-index ul li span,div.pagination ul li span {
  padding: 0 10px !important;
}

#article-index ul li a:hover,div.pagination ul li a:hover {
  background: #f1f1f1;
}

div.pagination p.counter {
  display: block;
  float: right;
  margin-top: 20px;
  line-height: 1;
  text-align: right;
  width: auto;
  color: #DDDAD8;
  font-size: 80%;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px 8px;
  text-align: center;
  line-height: 14px;
}

.pagenavcounter {
  font-size: 10px;
  text-align: right;
  color: #DDDAD8;
  font-weight: bold;
}

/* blog more */
.items-more h3 {
  font-size: 150% !important;
  margin: 0 0 10px !important;
}

.items-more ol {
  padding-left: 0;
}

/* table of contents */
/* archieve */
.archive .intro {
  display: inline;
}

/* categories list */
.categories-list dt {
  float: left;
}

.categories-list dd {
  text-indent: 4px;
}

/* messages */
#system-message {
  margin: 0;
  color: #fff;
  font-weight: bold;
  text-align: left;
}

#system-message dt {
  display: none;
}

#system-message dd {
  padding: 0 !important;
  background: none !important;
}

#system-message dd.message ul,#system-message dd.error ul,#system-message dd.message ul {
  background: #aac900;
  border: 1px solid #718500;
  border-left: none;
  border-top: none;
}

/* System Error Messages */
#system-message dd.error ul {
  background: #ec3200;
  border: 1px solid #b02500;
  border-left: none;
  border-top: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
  background: #57a8f0;
  border: 1px solid #115bb2;
  border-left: none;
  border-top: none;
}

#system-message dd.message ul li,#system-message dd.error ul li,#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px 16px;
  text-indent: 0;
}

/* wrapper */
iframe {
  border: none;
}

/* mod_banner */
#gkBottom1 .mod_banners h3,#gkBottom2 .mod_banners h3 {
  font-size: 105%;
  border-bottom: 1px solid #2d2d2d;
}

#gkBottom1 .mod_banners .banneritem,#gkBottom2 .mod_banners .banneritem {
  border-bottom: 1px solid #2d2d2d;
  padding: 5px 0;
}

#gkBottom1 .mod_banners .banneritem a,#gkBottom2 .mod_banners .banneritem a {
  font-style: italic;
}

#gkBottom1 .mod_banners .bannerfooter a,#gkBottom2 .mod_banners .bannerfooter a {
  color: #ac0000;
  float: right;
  font-size: 80%;
  margin: 10px 0 0 0;
}

.mod_banners .bannergroup {
  padding: 12px 0 0;
}

.mod_banners h3 {
  font-size: 11px !important;
  font-weight: bold;
  border-bottom: 1px solid #f0f0f0;
  padding: 0 0 6px 0 !important;
  margin: 0 !important;
}

.mod_banners .banneritem {
  border-bottom: 1px solid #f0f0f0;
  padding: 5px 0;
}

.mod_banners .bannerfooter {
  margin: 10px 0 0;
  font-size: 11px;
  font-style: italic;
}

/* mod_mainmenu */
.box_menu ul.menu > li {
  padding: 7px 20px;
  border-top: 1px solid #f0f0f0;
  background: url('../images/style1/arrows.png') no-repeat 100% 14px;
}

.box_menu ul.menu > li:hover,.box_menu ul.menu > li li:hover {
  background-position: 100% -600px;
}

.box_menu ul.menu li.active {
  background-position: 100% -1214px;
}

.box_menu ul.menu li#current.parent.active {
  background-position: 100% -3056px;
}

.box_menu ul.menu li a {
  color: #555;
}

.box_menu ul.menu li a:hover,.box_menu ul.menu li#current li a:hover {
  color: #222;
}

.box_menu ul.menu > li ul {
  margin: 8px -20px -7px;
}

.box_menu ul.menu > li li {
  padding: 7px 20px;
  border-top: 1px solid #f0f0f0;
  background: url('../images/style1/arrows.png') no-repeat 100% -1834px;
}

.box_menu ul.menu li#current li {
  background-color: #fffdf2;
}

.box_menu ul.menu li#current li a {
  color: #868686;
}

/* com_search */
#searchForm .form-limit {
  float: right;
}

.searchintro {
  margin: 0;
}

.search-results {
  margin: 0 0 20px 0;
  padding: 25px 0 24px 5px;
}

fieldset.phrases,fieldset.only {
  background: #fbfbfb;
  padding: 0 20px;
}

.search-results dt.result-title {
  text-transform: none;
  font-size: 110%;
  font-weight: normal;
  display: inline;
  border-top: 1px dotted #dadada;
  margin: 0;
  width: 100%;
  display: block;
}

.search-results dt.result-title:first-child {
  border-top: none;
}

.search-results dt.result-title a {
  color: #cda016;
}

.search-results dt.result-title a:hover {
  color: #373636;
}

.search-results p {
  color: #878787;
  font-size: 11px;
  margin: 0 0 10px 26px;
}

.search-results p span {
  font-size: 11px;
}

#search-searchword {
  width: 260px;
}

.result-title a {
  color: #979189 !important;
  font-weight: bold;
  margin-top: 15px;
}

.result-title a:hover {
  color: #000 !important;
  text-decoration: underline;
}

.result-text {
  margin-top: 15px;
}

/* hide label */
.hidelabeltxt {
  display: none;
}

/* tooltips */
.tip-wrap {
  z-index: 1000003;
}

.tip {
  background: #fff;
  padding: 5px;
  border-bottom: 1px solid #C8C3BE;
  border-right: 1px solid #C8C3BE;
  font-size: 12px;
  width: 300px;
}

.tip-title {
  padding: 3px;
  font-weight: bold;
  text-transform: uppercase;
  background: #736A61;
  color: #fff;
}

.tip-text {
  padding: 3px;
}

label.hasTip {
  margin-left: 5px;
}

/* system readmore */
#system-readmore {
  display: none;
}

/* necessary for font-size work */
#gkComponentWrap {
  font-size: 100%;
}

/* Contact */
.contact {
  padding: 0 5px;
}

.contact-category {
  padding: 0 10px;
}

.contact-category #adminForm fieldset.filters {
  border: 0;
  padding: 0;
}

.contact-image {
  overflow: hidden;
  float: right;
  margin: 30px;
  border: 1px solid #dcdad1;
  background: #f6f4f1;
  padding: 6px 6px 0;
}

address {
  font-style: normal;
  margin: 10px 0;
}

address span {
  display: block;
}

span.contact-image {
  margin-bottom: 10px;
  overflow: hidden;
  display: block;
}

.contact-address {
  margin: 20px 0 10px 0;
}

.contact-email div {
  padding: 2px 0;
  margin: 0 0 10px 0;
}

.contact-email label {
  width: 17em;
  float: left;
}

#contact_textmsg {
  padding: 2px 0 10px 0;
}

#contact-email-copy {
  float: left;
  margin-right: 10px;
}

.contact .button {
  float: none !important;
  clear: left;
  display: block;
  margin: 20px 0 0 0;
}

.contact label#jform_contact_email_copy-lbl {
  margin-left: 20px;
  position: absolute;
}

/* User profile */
#users-profile-core,#users-profile-custom {
  margin: 10px 0 15px 0;
  padding: 15px;
}

#users-profile-core dt,#users-profile-custom dt,.formelm label {
  float: left;
  width: 12em;
  padding: 3px 0;
}

#users-profile-core dd,#users-profile-custom dd {
  padding: 3px 0;
}

#member-profile fieldset,.registration fieldset {
  margin: 10px 0 15px 0;
  padding: 15px;
}

#users-profile-core legend,#users-profile-custom legend,.profile-edit legend,.registration legend {
  font-weight: bold;
}

.profile-edit form#member-profile fieldset dd,.registration form#member-registration fieldset dd,.formelm {
  float: none;
  padding: 5px 0;
}

.profile-edit form#member-profile fieldset dd input,.profile-edit form#member-profile fieldset dd select,.registration form#member-registration fieldset dd input {
  width: 17em;
}

.profile-edit form#member-profile fieldset dt,.registration form#member-registration fieldset dt {
  float: left;
  clear: both;
  padding: 5px 5px 5px 0;
  width: 16em;
}

span.optional {
  font-size: 0.9em;
}

.registration dl dt:first-child {
  width: 100% !important;
}

/* com_login */
.invalid {
  border-color: #e33 !important;
}

#com-login-form .login-fields label {
  float: left;
  width: 12em;
  padding: 3px 0;
}

#com-login-form .login-fields {
  margin: 0 0 10px;
}

#com-login-form .button {
  margin: 0 0 0 14.5em;
}

#recaptcha_area {
  margin: 0 0 20px;
}

input#recaptcha_response_field {
  border-color: #DFDFDF !important;
}

/* Tables */
table {
  border-collapse: collapse;
}

table.weblinks,table.category {
  font-size: 1em;
  margin: 10px 10px 20px 0px;
  width: 99%;
}

table.weblinks td {
  border-collapse: collapse;
}

table.weblinks td,table.category td {
  padding: 7px;
}

table.weblinks th,table.category th {
  padding: 7px;
  text-align: left;
}

td.num {
  vertical-align: top;
  text-align: left;
}

td.hits {
  vertical-align: top;
  text-align: center;
}

td p {
  margin: 0;
  line-height: 1.3em;
}

.filter {
  margin: 10px 0;
}

.display-limit,.filter {
  text-align: right;
  margin-right: 7px;
}

#adminForm table {
  width: 100%;
  margin-top: 10px;
}

#adminForm table thead tr,#adminForm table thead tr th {
  background: #6C6459;
  font-size: 12px;
  line-height: 28px;
  padding: 5px 10px;
  color: #fff;
}

#adminForm table thead tr th a,#adminForm table thead tr th a:hover,#adminForm table thead tr th a:active {
  color: #fff;
}

.cat-list-row0 td,.cat-list-row1 td {
  padding: 6px 10px;
  border-bottom: 1px dotted #CEC7BD;
}

.cat-list-row1 td {
  background: #fbfbfb;
}

.cat-list-row0 td:first-child,.cat-list-row1 td:first-child {
  border-left: none;
}

/* Category table  */
table.category th a img {
  padding: 2px 10px;
}

.filter-search {
  float: left;
}

.filter-search .inputbox {
  width: 6em;
}

legend.element-invisible {
  position: absolute; /* need margin top and left doesn't work for the legend element */
margin-left: -3000px;
  margin-top: -3000px;
  height: 0px;
}

.cat-items {
  margin-top: 20px;
}

/* img caption */
.img_caption.left {
  margin: 0 30px 10px 0;
}

.img_caption.right {
  margin: 0 0 10px 30px;
}

.img_caption.none {
  margin: 0 auto 10px auto;
}

p.img_caption {
  text-align: center;
  padding: 5px 0;
  margin: 0;
  clear: both;
  font-style: italic;
  text-transform: uppercase;
}

img.caption {
  padding: 6px;
  border: 1px dotted #ddd;
}

.img-fulltext-left {
  float: left;
  margin: 0 30px 10px 0;
}

.img-fulltext-right {
  float: right;
  margin: 0 0 10px 30px;
}

.img-fulltext-none {
  float: none;
  margin: 0 auto 10px auto;
}

.img-fulltext-none .img_caption {
  margin: 0 auto;
}

.img-fulltext-left .img_caption,.img-fulltext-right .img_caption {
  margin: 0 !important;
}

/* slider */
div#sliders {
  margin-bottom: 20px;
}

.panel {
  border: solid 1px #DADADA;
  margin-top: -1px;
  border-right: 1px solid #C8C3BE;
}

.panel h3 a {
  display: block;
  padding: 6px;
  text-decoration: none;
  padding: 6px;
}

.panel h3.pane-toggler a {
  background: #DDDAD8;
  border-color: #C8C3BE;
}

.panel h3.pane-toggler-down a {
  background: none repeat scroll 0 0 rgba(229, 228, 228, 0.7);
  border-bottom: solid 1px #DADADA;
}

.panel h3 span {
  margin-left: 10px;
}

.pane-slider {
  border: solid 0px;
  padding: 0px 10px !important;
  margin: 0;
}

.panel .contact-form,.panel .contact-miscinfo {
  padding: 10px;
}

.contact .panel .contact-form form,.contact .panel .contact-address {
  margin: 20px 0 0 0;
}

/* tabs */
dl.tabs {
  float: left;
  margin: 50px 0 -1px 0;
  z-index: 50;
  clear: both;
}

dl.tabs dt {
  float: left;
  padding: 4px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-right: 3px;
  background: none repeat scroll 0 0 #A7A29C;
  color: #fff;
}

#gkMainBlock dl.tabs dt a {
  color: #fff;
}

dl.tabs dt.open {
  background: url("../images/style1/submenu.png") repeat scroll 0 0 transparent;
  border-bottom: 1px solid #DADADA;
  z-index: 100;
  color: #000;
}

div.current {
  clear: both;
  border: 1px solid #ccc;
  padding: 10px 10px;
  margin-bottom: 20px;
}

div.current dd {
  padding: 0;
  margin: 0;
}

dl#content-pane.tabs {
  margin: 1px 0 0 0;
}

/* com_finder */
#finder-search fieldset.word > * {
  float: left;
}

#finder-search button {
  margin-left: 10px;
}

#finder-search fieldset.word > label {
  line-height: 23px;
  margin-right: 10px;
}

.search-pagination .search-pages-counter {
  font-size: 11px;
  font-style: italic;
  text-align: center;
}

#search-results {
  clear: both;
}

#advanced-search {
  background: #f9f9f9;
  padding: 20px;
  font-size: 85%;
}

.filter-branch select {
  margin-top: 6px;
  margin-left: 6px;
}

/* com_finder & mod_finder autocompleter */
body ul.autocompleter-choices {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #EEE;
  background-color: white;
  border-right-color: #DDD;
  border-bottom-color: #DDD;
  text-align: left;
  font-size: 11px;
  z-index: 50;
}

body ul.autocompleter-choices li {
  background: none;
  position: relative;
  padding: 0.1em 1.5em 0.1em 1em;
  cursor: pointer;
  font-weight: normal;
  font-size: 1em;
}

body ul.autocompleter-choices li.autocompleter-selected {
  background-color: #eee;
  color: #666;
}

body ul.autocompleter-choices span.autocompleter-queried {
  font-weight: bold;
}

body ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
  color: #000;
}

body ul#finder-filter-select-list {
  top: 4em !important;
}

/* Fix for the editor */
.item-page.edit .formelm {
  clear: both;
  float: left;
  margin-right: 4px;
}

.item-page.edit .formelm .button2-left {
  margin-top: 6px;
}

.item-page.edit .formelm-area label {
  display: block;
  width: 100%;
}

.item-page.edit .formelm-buttons {
  margin-top: 5px;
}

.item-page.edit .fltlft {
  float: left;
}

.item-page.edit legend {
  font-size: 140%;
  font-style: italic;
}

.item-page.edit .toggle-editor {
  margin-top: -5px;
}

/* Buttons */
#editor-xtd-buttons {
  padding: 5px;
}

.button2-left,.button2-right,.button2-left div,.button2-right div {
  float: left;
}

.button2-left a,.button2-right a,.button2-left span,.button2-right span {
  display: block;
  height: 22px;
  float: left;
  line-height: 22px;
  font-size: 11px;
  color: #666;
  cursor: pointer;
}

.button2-left span,.button2-right span {
  cursor: default;
  color: #999;
}

.button2-left .page a,.button2-right .page a,.button2-left .page span,.button2-right .page span {
  padding: 0 6px;
}

.button2-left a:hover,.button2-right a:hover {
  text-decoration: none;
  color: #0B55C4;
}

.button2-left a,.button2-left span {
  padding: 0 24px 0 6px;
}

.button2-right a,.button2-right span {
  padding: 0 6px 0 24px;
}

.button2-left {
  background: url(../images/joomla/j_button2_left.png) no-repeat;
  float: left;
  margin-left: 5px;
}

.button2-right {
  background: url(../images/joomla/j_button2_right.png) 100% 0 no-repeat;
  float: left;
  margin-left: 5px;
}

.button2-left .image {
  background: url(../images/joomla/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore,.button2-left .article {
  background: url(../images/joomla/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
  background: url(../images/joomla/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
  background: url(../images/joomla/j_button2_blank.png) 100% 0 no-repeat;
}

/* Calendar */
a img.calendar {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  background: url(../images/joomla/calendar.png) no-repeat;
  cursor: pointer;
  vertical-align: middle;
}

span#jform_articletext_parent {
  width: 100%;
  display: block;
  clear: both;
  float: none;
}

.defaultSkin table.mceToolbar,.defaultSkin tr.mceFirst .mceToolbar tr td,.defaultSkin tr.mceLast .mceToolbar tr td {
  width: 15px !important;
}
