/*
#------------------------------------------------------------------------
# penguinMail - December 2010 (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 { font-family: Arial, Helvetica, sans-serif; padding: 6px; color: #656565; border: 1px solid #e1e1e1; border-top-color: #c1c1c1 }
select { padding: 5px 6px; }
input:focus,
select,
textarea:focus,
.inputbox:focus { color: #222;   }
#mod-search-searchword { height: 25px; line-height: 25px; border: none; padding: 0 6px; background: #fff url('../images/menu_sprite.png') no-repeat 96% -96px }
input[type=radio],
input[type=checkbox] { background:transparent!important; border: none!important; height: inherit; }
.adminform button,
#adminForm button,
.button,
button,
a.readon,
.pagenav-next a,
.pagenav-prev a,
input[type="submit"],
input[type="button"] { height: 29px; text-decoration: none; text-transform: uppercase; font: bold 11px/29px Arial, Helvetica, sans-serif; padding: 0 16px; background: url('../images/button.png') repeat 0 bottom; border: 2px solid #abd8e3; color: #222; cursor: pointer; }
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,
.pagenav-prev a { float: left; }
.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 { color: #000; border-color: #FADB7C }
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,
#gkComponent > div > h2 { font: 250%/120% "Lucida Sans Unicode", "Lucida Grande", sans-serif; margin-bottom: 5px; }
#gkComponent > div > h1,
#gkComponent > div > h2,
#gkComponent > div > h1 a,
#gkComponent > div > h2 a { color: #333; }
/* 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; height: 27px; padding: 12px 0 0; margin: 0 0 26px; border-top: 1px solid #eee; }
#gkSocialAPI .clr { clear:both; }
#gkSocialAPI > iframe,
#gkSocialAPI > span,
#gkSocialAPI > a,
#gkSocialAPI .fb_iframe_widget { display: block!important; float:left!important; margin-right:5px; }
#gkSocialAPI .google-buzz-button { margin-top: -4px; }
#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; }
#___plusone_0 { float: left!important; }
/* pagination */

div.pagination ul { margin:10px 0 0; min-height:26px; padding:3px 0 0; width:auto; text-align: center }
div.pagination ul li { display:inline; margin:2px 5px; overflow:hidden; color: #999; background: #FFFEF4!important; border:none; padding:5px 0px!important; cursor:pointer; border: 1px solid #EAE8CC; font-weight: bold; font-size:85% }
div.pagination ul li:hover { text-decoration:none; }
div.pagination ul li a { color: #656565; padding: 0 10px!important; }
div.pagination ul li span { padding: 0 10px!important; }
div.pagination ul li a:hover { color: #222 }
div.pagination p.counter { margin: 24px 0 6px!important; padding: 16px 0 0 !important; text-align: center; font-size: 11px; color: #878787; border-top: 1px solid #f0f0f0 }
/* blog more */

.items-more h3 { font-size:150% !important; margin:0 0 10px !important; }
.items-more ol { padding-left: 0; }
/* table of contents */


/* categories list */
.categories-list { font-size: 85%; }
.categories-list dt { float: left; }
.categories-list dd { text-indent: 4px; }
/* messages */

#system-message { margin: 0; }
#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.notice ul { margin: 0; padding: 0; color: #222; font-weight: normal }
#system-message dd.message ul { background: #FFFEF4; border-top: 1px solid #EAE8CC; border-bottom: 1px solid #EAE8CC; }
#system-message dd.error ul { background: #fff3f4; border-top: 1px solid #FF969B; border-bottom: 1px solid #FF969B; }
#system-message dd.notice ul { background: #f4faff; border-top: 1px solid #96ccff; border-bottom: 1px solid #96ccff; }
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li { background: none; margin: 0; padding: 8px 16px; text-indent:0; text-align: center }
/* 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 */

form#searchForm { margin-top: 20px; }
.searchintro { margin: 32px 0; }
.search-results { margin:0 0 20px 0; padding: 0 0 24px; }
fieldset.phrases,
fieldset.only { background: #fbfbfb; padding: 20px }
.search-results dt.result-title { text-transform:none; font-size:110%; font-weight: normal; display: inline; border-top: 1px dotted #dadada; margin: 20px 0; padding-top: 20px; 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; }
/* hide label */

.hidelabeltxt { display: none; }
/* tooltips */
.tip-wrap { z-index:1000003; }
.tip { background:#FFFEF4; padding:5px; border:1px solid #EAE8CC; font-size: 10px; width: 300px; }
.tip-title { background:none; color:#CDA016; font-weight:bold; border-bottom: 1px solid #EAE8CC; padding:3px 6px; text-transform:uppercase; }
.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 { margin:10px 0; overflow:hidden; float: right; }
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: 25px; 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:22em;  }
span.optional { font-size:0.9em }
.registration dl dt:first-child { width: 100%!important; }

/* com_login */

#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 14em}
#recaptcha_area { margin: 0 0 20px}
input#recaptcha_response_field { border-color: #DFDFDF !important }
.invalid { border-color:#e33!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: #222; font: normal 15px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif; padding:5px 10px; color: #fff }
#adminForm table thead tr th a { color: #fff }
.cat-list-row0 td,
.cat-list-row1 td { padding: 6px 10px; border-bottom: 1px dotted #dadada; border-left: 1px dotted #dadada; }
.cat-list-row1 td { background: #fbfbfb }
.cat-list-row0:hover,
.cat-list-row1:hover { background: #fffdf1 }
.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 }

/* sbox */
#sbox-window { background-color: #FBFBFB}
#sbox-btn-close {background-image: url('../images/system/closebox.png'); }

/* com_finder */
#finder-search fieldset.word > * { float: left; }
#finder-search fieldset.word > label { line-height: 35px; 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 !important }

/* 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:#CDA016; }
body ul#finder-filter-select-list { top: 4em !important; }