/*
#------------------------------------------------------------------------
# myStore -June 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
 */
label {
	margin: 0 10px 0 0;
}

input,select,textarea,.inputbox {
	background: #fff;
	border: 1px solid #eee;
	padding: 5px 6px;
	color: #666;
}

#mod-search-searchword {
	background: #fff url('../images/search_icon.png') no-repeat 122px 5px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #e1e0e0;
	width: 140px;
	padding: 0 0 0 6px;
	color: #bbb;
}

.adminform button,#adminForm button,.button,button,a.readon,.pagenav-next a,.pagenav-prev a,input[type="submit"],input[type="button"],a.product-details,span.addtocart-button input.addtocart-button,.vmCartModule .show_cart a,div.mobileSwitch > a {
	background: #e3012d url('../images/style1/button.png') repeat-x 0 100%;
	margin: 0 0 0 4px;
	cursor: pointer;
	padding: 6px 9px;
	text-align: center;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border: none;
}

.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,a.product-details:hover,span.addtocart-button input.addtocart-button:hover,span.addtocart-button input.notify-button:hover,div.mobileSwitch > a:focus,div.mobileSwitch > a:hover {
	background: #ececec url('../images/button-h.png') repeat-x 0 100%;
	cursor: pointer;
	color: #444;
	border: none;
}

a.readon {
	float: left;
	display: block;
}

a.readon:hover,a.readon:active,a.readon:focus {
	text-decoration: none;
}

input[type=checkbox],.checkbox,input[type=radio],.radio {
	height: auto !important;
}

select[size] {
	height: auto;
}

small,.small,.smalldark,.img_caption,.contenttoc {
	font-size: 90%;
}

.modifydate {
	font-style: italic;
	font-size: 90%;
}

.smalldark {
	text-align: left;
}

th {
	font-weight: bold;
	padding: 6px 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;
}

/* Breadcrumb */
.breadcrumbs > .pathwaySeprarator {
	background: url("../images/pagination-separator.png") no-repeat scroll 0 7px transparent;
	display: block;
	float: left;
	margin-left: 12px;
	padding: 0 12px 0 6px;
	text-indent: -99999px;
}

.breadcrumbs > .pathway,.breadcrumbs > span {
	float: left;
}

/* Article, Categorie title */
.contentheading,.contact h2 {
	clear: both;
	font-size: 260%;
	font-weight: normal;
	line-height: normal;
	overflow: hidden;
}

.contact-category h2,.weblink-category h2 {
	clear: both;
	color: #202020;
	font-size: 260%;
	font-weight: normal;
	line-height: normal;
	margin: 10px 0 20px 0;
	overflow: hidden;
}

.weblink-category p {
	margin: 0 !important;
}

/* Print, email Buttons */
ul.actions {
	float: right;
	padding-left: 4px;
}

ul.actions li {
	float: left;
	margin: 0 0 0 8px;
}

ul.actions img {
	margin: 0 !important;
}

/* Articles Details */
.articleTools {
	clear: both;
	display: block;
	margin: 0 0 20px;
	float: left;
	width: 100%;
}

.articleMeta {
	float: left;
	font-size: 90%;
	margin-top: 6px;
	padding: 0;
	color: #999;
}

dt.article-info-term {
	display: none;
}

dl.article-info {
	overflow: hidden;
	padding: 0 0 10px;
}

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: 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: -1px;
}

#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;
}

/* pagination */
#article-index {
	margin: 10px auto 15px;
	padding: 3px 0 0;
	width: 100%;
	text-align: center;
}

div.pagination ul,div.k2Pagination ul,#bottom-pagination ul {
	margin: 10px 0;
	padding: 3px 0;
	text-align: center;
}

#article-index ul li,div.pagination ul li,div.k2Pagination ul li,#bottom-pagination ul li {
	background-image: none !important;
	display: inline-block;
	margin: 2px 5px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #eee;
	color: #999;
	font-size: 90%;
	font-weight: bold;
	padding: 2px !important;
	cursor: pointer;
}

#article-index ul li:hover,#article-index ul li:hover a,#article-index ul span:hover,div.pagination ul li:hover,div.k2Pagination ul li:hover,#bottom-pagination ul li:hover,div.pagination ul li:hover a,div.k2Pagination ul li:hover a,#bottom-pagination ul li:hover a,div.pagination ul span:hover,div.k2Pagination ul span:hover,#bottom-pagination ul span:hover {
	background: #CF052B;
	border-color: #bf0225;
	color: #fff;
	text-decoration: none;
}

div.pagination ul li a,div.k2Pagination ul li a,#bottom-pagination ul li a,#article-index ul li a,#article-index ul li span,div.pagination ul li span,div.k2Pagination ul li span,#bottom-pagination ul li span {
	padding: 2px 8px;
}

div.pagination p.counter {
	line-height: 1;
	margin: 15px 0 0 !important;
	text-align: right;
	font-size: 90%;
	font-style: italic;
	color: #999;
}

.pagenavcounter {
	font-size: 10px;
	text-align: right;
	color: #999;
	font-weight: bold;
}

/* blog more */
.items-more {
	border-top: 1px dotted #dddad8;
	padding: 15px 0;
	margin: 30px 0;
}

.items-more h3 {
	font-size: 110% !important;
	margin: 0 0 10px !important;
}

.items-more ol {
	margin-left: 10px !important;
}

.items-more ol li {
	background: url('../images/arrow.png') no-repeat 0 8px;
	padding-left: 16px;
}

/* table of contents */
/* categories list */
.categories-list dt {
	float: left;
}

.categories-list dd,.categories-list dt {
	text-indent: 4px;
	font-size: 90%;
	color: #666;
}

div.categories-list li {
	background: url('../images/arrow.png') no-repeat 0 8px;
	padding-left: 16px;
	margin-bottom: 5px;
}

/* messages */
/* System Standard Messages */
#system-message {
	margin: 0;
}

#system-message dt {
	display: none;
}

#system-message dd {
	padding: 0 !important;
	background: none !important;
	font-weight: bold;
	text-indent: 30px;
}

#system-message dd.message ul,#system-message dd.error ul,#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul,#system-message dd.notice ul {
	background: #fefff0;
	color: #666;
	border: none;
	border-bottom: 1px solid #eae8cc;
	border-top: 1px solid #eae8cc;
}

#system-message dd.error ul {
	background: #CF052B;
	color: #fff;
	border: none;
	border-bottom: 1px solid #b40110;
	border-top: 1px solid #b40110;
}

#system-message dd.notice ul {
	color: #b40110;
}

#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 */
/* mod_mainmenu */
/* com_search */
form#searchForm {
	margin-top: 20px;
}

.form-limit {
	float: right;
}

.searchintro {
	margin: 32px 0;
}

.search-results {
	margin: 0 0 20px 25px;
	padding: 0 0 24px;
}

fieldset.phrases,fieldset.only {
	background: #fbfbfb;
	padding: 20px;
}

fieldset.phrases,fieldset.only {
	background: #fbfbfb;
	border: 1px dotted #DADADA;
}

fieldset.phrases {
	border-bottom: none;
	padding: 12px 6px 3px 6px;
	margin-top: 25px;
}

fieldset.phrases .phrases-box,fieldset.phrases .ordering-box {
	float: left;
	width: auto;
}

fieldset.phrases .phrases-box {
	margin-right: 10px;
}

fieldset.only {
	border-top: none;
	padding: 3px 6px 12px 6px;
	margin-bottom: 25px;
}

fieldset.phrases legend,fieldset.only legend {
	float: left;
}

fieldset.phrases legend,fieldset.phrases .phrases-box {
	margin-top: 4px;
}

.search-results dt.result-title {
	font-size: 110%;
	margin: 15px 0 0;
	text-transform: none;
	font-weight: bold;
}

.search-results dd.result-category {
	margin: 0 0 10px 15px;
}

.search-results dd.result-text {
	margin: 0 0 0 15px;
}

.search-results dd.result-created,.search-results dd.result-url {
	border-bottom: 1px dotted #CEC7BD;
	margin-left: 15px;
	padding-bottom: 15px;
}

.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;
	max-width: 250px;
}

.tip {
	background: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	max-width: 250px;
}

.tip-title {
	background: #121212;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 7px;
}

.tip-text {
	padding: 3px;
}

label.hasTip {
	margin-left: 5px;
}

/* system readmore */
/* Inline images */
img.caption {
	margin-top: 5px;
}

.img_caption {
	margin-bottom: 10px;
	font-size: 90%;
	font-style: italic;
	text-transform: uppercase;
}

.item-page img {
	margin: 5px;
}

.img_caption img {
	margin: 5px 0 0;
	padding: 6px;
	border: 1px dotted #ddd !important;
}

.img_caption p {
	margin: 0;
	padding: 5px;
	text-align: center;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 3em;
}

.img_caption.right {
	float: right;
	margin-left: 3em;
}

.img-fulltext-left {
	float: left;
	margin: 0 3em 5px 0;
}

.img-fulltext-right {
	float: right;
	margin: 0 0 5px 3em;
}

.img-fulltext-none {
	float: none;
	margin: 0 auto 5px auto;
}

.img-fulltext-none .img_caption {
	margin: 0 auto;
}

.img-fulltext-left .img_caption,.img-fulltext-right .img_caption {
	margin: 0 !important;
}

#system-readmore {
	display: none;
}

/* necessary for font-size work */
/*#gkComponentWrap  {
	 font-size:  100%;
	 }

/* Contact */
.contact p {
	clear: none !important;
	margin: 0 !important;
}

.category-desc {
	display: block;
	padding: 2px 0;
	font-size: 90%;
}

.contact-contactinfo {
	border-bottom: 1px dotted #DDD;
	padding-bottom: 15px;
	margin-bottom: 10px;
	width: 50%;
}

.category-desc p {
	margin: 0 !important;
	padding: 0;
}

.contact {
	padding: 0 5px;
}

.contact-category #adminForm fieldset.filters {
	border: 0;
	padding: 0;
}

.contact-image {
	margin: 10px 0;
	overflow: hidden;
	float: right;
}

.contact-image img {
	background: #FFF;
	border: 1px solid #DDDDDD;
	margin: 30px;
	padding: 6px;
	float: right;
	height: auto;
}

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;
}

#jform_contact_email_copy {
	margin-top: -20px;
	position: absolute;
}

#jform_contact_email_copy-lbl {
	margin-left: 25px;
}

/* 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;
}

.registration label.invalid {
	color: #000 !important;
}

#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 */
.gkPopupWrap .inputbox {
	background: #fff;
	border: none;
	color: #999;
}

.gkPopupWrap #gkFBLogin {
	width: 190px;
}

.gkPopupWrap #gkFBLogin h4 {
	display: none;
}

.gkPopupWrap #modlgn-passwd,.gkPopupWrap #modlgn-username {
	width: 170px;
}

.gkPopupWrap .button,.gkPopupWrap button.validate,.vmCartModule .show_cart a {
	background: url("../images/button-h.png") repeat-x scroll 0 100% #ECECEC;
	color: #444444;
	cursor: pointer;
}

.gkPopupWrap .button:hover,.gkPopupWrap button:hover.validate,.vmCartModule .show_cart a:hover {
	background: url("../images/style1/button.png") repeat-x scroll 0 100% #E3012D;
	color: #FFF;
}

#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;
}

/* Tables */
table {
	border-collapse: collapse;
}

table.weblinks,table.category {
	font-size: 1em;
	margin: 0 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%;
}

#adminForm table thead tr,#adminForm table thead tr th {
	background: none repeat scroll 0 0 #444444;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px;
}

#adminForm table thead tr th a {
	color: #fff;
}

.cat-list-row0 td,.cat-list-row1 td {
	padding: 6px 10px;
	border-bottom: 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  */
/* Page Break*/
/* slider */
.panel {
	border: solid 1px #ddd;
	margin-top: -1px;
}

.panel h3,.panel h3.pane-toggler-down {
	background: url('../images/moduletable_title.png') repeat-x 0 0;
	height: 35px;
}

.panel h3 a {
	display: block;
	padding: 4px 6px;
	text-decoration: none;
}

.panel h3.pane-toggler-down a {
	border-bottom: solid 1px #ddd;
}

.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: #f0f0f0;
}

dl.tabs dt.open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
}

div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
}

div.current dd {
	padding: 0;
	margin: 0;
}

dl#content-pane.tabs {
	margin: 1px 0 0 0;
}

.invalid {
	border-color: #e33 !important;
}

/* 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;
}

/* 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: #cf052b;
}

body ul#finder-filter-select-list {
	top: 4em !important;
}

/* Fix for the editor */
.item-page.edit .formelm {
	clear: both;
	float: left;
}

.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;
}

#___plusone_0 {
	float: left !important;
	margin-right: 10px !important;
}