/*
#------------------------------------------------------------------------
# cherryDesign - April 2011 (for Joomla 1.6)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
 
/* template.css */
body {background:#fff url('../images/style1/bg_body.png') repeat 0 0; color:#4d4d4d}
a { color: #000; }
a:hover, a:active, a:focus { color: #a44040; }
hr { border-top:1px solid #dddddd; }
.item-page a {color: #A44040}
.item-page a:hover {color: #000}
h1, h2, h3, h4, h5 { color:#2d2d2d}
#gkLogo {background:transparent url('../images/style1/logo_bg.png') no-repeat 0 0}
h1#gkLogo a.cssLogo { background:transparent url('../images/style2/logo.png') no-repeat center center;}
#gkWrapFull{ background:#f6f6f6 url('../images/style1/bg_pattern.jpg') repeat-x right 0}
#gkWrapFull2{ background:transparent url('../images/style1/bg_pattern.png') repeat 0 0}
#gkWrapFull3{ background:transparent url('../images/style1/bg_lines.png') no-repeat 100% 0}
#gkWrapFull4{ background:#f6f6f6 url('../images/style1/bg_pattern.jpg') repeat-x right 0; }
#gkWrapFull5{ background:transparent url('../images/style1/bg_pattern.png') repeat 0 0; }
#gkWrapFull6{ background:transparent url('../images/style1/bg_lines.png') no-repeat 100% 0; }
#gkStyleArea #gkStyle1 {background:transparent url('../images/style1/style_switcher.png') no-repeat right 0}
#gkStyleArea #gkStyle2 {background:transparent url('../images/style1/style_switcher.png') no-repeat left 0}
#gkTools a { background:transparent url('../images/style1/tools.png') no-repeat 0 0; }
p.readmore a {color: #A44040}
p.readmore a:hover {color: #000}
#gkFooter {background:transparent url('../images/style1/line.png') repeat-x 0 0}
/* menu.css */
div.gk-menu a,
#gkDropMain a {color: #3d3d3d}
div.gk-menu a:hover,
#gkDropMain a:hover {color: #A44040}
div.gk-menu > ul.level0 > li {  background:transparent url('../images/style1/menu_separator.png') no-repeat left 0}
div.gk-menu > ul.level0 > li.active > a > span.menu-title {color: #A44040}
div.gk-menu > ul.level0 > li {background:transparent url('../images/style1/menu_separator.png') no-repeat left 0}
div.gk-menu > ul.level0 > li.haschild:hover {background:transparent url('../images/style1/submenu.png') no-repeat 29px 12px}
div.gk-menu > ul.level0 div.childcontent,
div#gkDropSub > ul > li ul {background:transparent url('../images/style1/submenu.png') repeat 0 0}
div.gk-menu > ul.level0 div.childcontent ul li { background:transparent url('../images/style1/separator.png') repeat-x 0 bottom!important; }
div.gk-menu > ul.level0 div.childcontent ul li:last-child {background-image: none !important}
div#gkSubmenu {background:transparent url('../images/style1/separator.png') repeat-x 0 top}
div#gkDropSub {background:transparent url('../images/style1/separator.png') repeat-x 0 bottom}
div#gkDropSub > ul > li:first-child,
div#gkDropMain > ul > li {background:transparent url('../images/style1/menu_separator.png') no-repeat right 0}
div#gkDropSub > ul li:hover>a,
div#gkDropSub > ul li:hover>a span { color:#A44040 !important; }
div#gkDropSub > ul > li a {color: #4D4D4D}
div#gkDropSub > ul > li li {background:transparent url('../images/style1/separator.png') repeat-x 0 bottom}
div#gkDropSub > ul > li li:last-child {background-image: none}
div#gkDropSub > ul > li.empty {background-image: none}
div.gk-menu > ul.level0 > li li.group .group-title {background:rgba(229, 228, 228, 0.7); border: 1px solid rgb(229,228,228); }
/* box + suffixes */
.text em{ color:#a44040; font-style:normal; line-height:40px; }
.box.ordered ul li{color:#a44040}
.box.color > h3,
.box.color > h3 span {color:#a44040}
.box_text em {color:#a44040; }
.box > h3,
.box_text > h3,
.box_menu > h3 { color:#3d3d3d; }
.box > h3 span,
.box_text > h3 span,
.box_menu > h3 span { color:#757575; }
.box > h3 small,
.box_text > h3 small,
.box_menu > h3 small { color:#999;  }
.box_menu ul.menu li a {color: #555;}
.box li {background:transparent url('../images/style1/separator.png') repeat-x 0 top}

.box.bullets ul li{ background: transparent url('../images/style1/gk_nsp_arrows.png') no-repeat -14px 11px}
.box.note {background: url('../images/style1/mod_note-top.png') no-repeat 100% 0}
.box.note .moduletable_content {background: #fff; color: #000}
.box.note>h3 {text-align: right; background: url('../images/style1/mod_sticky.png') no-repeat 0 0; color:#2d2d2d}
.box.note .moduletable_bot {background: url('../images/style1/mod_note-bottom.png') no-repeat 0 100% }
.box.note>h3 span{color:#757575}
.box.note>h3 {background: url('../images/style1/mod_sticky.png') no-repeat 0 0; color:#2d2d2d}
.box.note .content {background: url('../images/style1/mod_note-bottom.png') no-repeat 0 100%}
.box.note .content > div {background-color: #fff}
.box_menu ul li { background:transparent url('../images/style1/separator.png') repeat-x 0 top; }
.box_menu ul li a { background:transparent url('../images/style1/gk_nsp_arrows.png') no-repeat -14px 2px; }
/* joomla.css */
#system-message dd.message ul { color:#2d2d2d; }
#system-message dd.notice ul { color:#757575; }
#system-message dd.error ul { color:#a44040; }
input,
select,
textarea,
.inputbox { border:1px solid #dadada; background:rgba(255, 255, 255, 0.35); color: #4D4D4D}
input,
select { height:22px; }
input[type=radio],
input[type=checkbox] { background:transparent!important; }
.adminform button,
#adminForm button,
button,
a.readon,
input[type="submit"],
input[type="button"] {color:#4d4d4d; background:transparent url('../images/style1/btn.png') repeat 0 0}
.adminform button:hover,
.adminform button:focus,
#adminForm button:hover,
#adminForm button:focus,
button:hover,
button:focus,
a.readon:hover,
a.readon:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus { background:transparent url('../images/style1/btn.png') repeat 0 bottom; color:#fff}
#mod-search-searchword {color: #757575}
.tip-wrap { background:#ededed; border:1px solid #ccc; }
.tip-title {background:transparent url('../images/style1/btn.png') repeat 0 bottom; color:#fff; }
img.caption { border:1px dotted #dadada; color: #666 }
#article-index ul li,
div.pagination ul li { background:transparent url('../images/style1/btn.png') repeat 0 0;  }
#article-index ul li:hover,
div.pagination ul li:hover { background:transparent url('../images/style1/btn.png') repeat 0 bottom; color:#4d4d4d; }
#article-index ul li:hover a,
#article-index ul li:hover span,
#article-index ul li a,
#article-index ul li span,
div.pagination ul li:hover a,
div.pagination ul li:hover span,
div.pagination ul li a,
div.pagination ul li span{ color:#4d4d4d; }
dd.createdby {color: #A44040}
.pagenavcounter,
p.counter { color:#999999}
.categories-list a {color: #A44040}
.categories-list a:hover {color: #000}
#adminForm table thead tr th { background:transparent url('../images/style1/line.png') no-repeat left bottom; color:#a44040}
#adminForm table thead tr th a {color: #a44040}
.cat-list-row1 td { padding:7px 10px; background:transparent url('../images/style1/separator.png') repeat-x 0 bottom; }
.item-title a,
a.category {color: #a44040}
.item-title a:hover,
a.category:hover {color: #2d2d2d}
.contact-image { border: 1px solid #dadada}
.contact-form { background:transparent url('../images/style1/separator.png') repeat-x 0 0}
.categories-list li:first-child {background: none}
.categories-list li {background:transparent url('../images/style1/separator.png') repeat-x 0 top}
.search-results dt.result-title { background:transparent url('../images/style1/separator.png') repeat-x 0 top; }
.contact-name {padding-right: 40px; background:transparent url('../images/style1/line.png') no-repeat left bottom}
.item-page > h2 a,
.blog h2 a {color: #2d2d2d;}
.bannergroup_text .banneritem { background:transparent url('../images/style1/separator.png') repeat-x 0 bottom; }
.box_menu ul.menu li { background:transparent url('../images/style1/separator.png') repeat-x 0 bottom; }
.box > h3,
.box_text > h3,
.box_menu > h3 { background:transparent url('../images/style1/module_header.png') no-repeat left bottom; color:#2d2d2d;}
.box_menu ul.menu li.active>a { color:#a44040; }
.item-page > h2 {background: url('../images/style1/line.png') repeat-x 0 100%; color: #2d2d2d}
.blog h2 {background: url('../images/style1/line.png') repeat-x 0 100%; color: #2d2d2d; }
#system-message dt.error {display: none}
#system-message { padding:20px 0; margin:0; clear:both; font-weight: bold }
#system-message dd { padding:0; }
#system-message dd.message ul,
 #system-message dd.error ul,
 #system-message dd.notice ul { margin:0; padding:0; }
#system-message dd.message ul li,
 #system-message dd.error ul li,
 #system-message dd.notice ul li { margin:0; padding:8px 16px; text-indent:0; text-align:center; }
#system-message dd.message ul { background:url('../images/style1/line.png') repeat-x 0 top; color:#2d2d2d; border:none; }
#system-message dd.message ul li { background:url('../images/style1/line.png') repeat-x 0 bottom; }
#system-message dd.notice ul { background:url('../images/style1/separator.png') repeat-x 0 top; color:#757575; border:none; }
#system-message dd.notice ul li { background:url('../images/style1/separator.png') repeat-x 0 bottom; }
#system-message dd.error ul { background:url('../images/style1/active_line.png') repeat-x 0 top; color:#a44040; border:none; }
#system-message dd.error ul li { background:url('../images/style1/active_line.png') repeat-x 0 bottom; }
.items-more ol li { background: transparent url('../images/style1/gk_nsp_arrows.png') no-repeat -14px center; }
.cat-list-row0 td,
.cat-list-row1 td { padding:7px 10px; background:transparent url('../images/style1/separator.png') repeat-x 0 bottom; }
#gkComponent > div > h1,
#gkComponent > div > h1 a {background: url('../images/style1/line.png') repeat-x 0 100%; color: #2d2d2d}
/*CSS3*/
div.gk-menu > ul.level0 > li > a > span.menu-desc,
div.gk-menu > ul.level0 > li li.group .group-title .menu-desc,
#gkDropMain > ul > li > a > span.menu-desc,
div#gkDropSub > ul > li li a  {text-shadow:1px 1px 1px #ccc; -moz-text-shadow:1px 1px 1px #ccc; -webkit-text-shadow:1px 1px 1px #ccc}
div.gk-menu > ul.level0 > li > a > span.menu-title,
div.gk-menu > ul.level0 > li li.group .group-title .menu-title,
#gkDropMain > ul > li > a > span.menu-title {text-shadow:1px 1px 1px #ccc; -moz-text-shadow:1px 1px 1px #ccc; -webkit-text-shadow:1px 1px 1px #ccc}
.box h3,
.box_text h3,
.box_menu h3 { text-shadow:1px 1px 1px #ccc; -moz-text-shadow:1px 1px 1px #ccc; -webkit-text-shadow:1px 1px 1px #ccc; }
.text{ text-shadow:1px 1px 1px #fff; -moz-text-shadow:1px 1px 1px #fff; -webkit-text-shadow:1px 1px 1px #fff}

.panel { border:solid 1px #DADADA}
.panel h3.pane-toggler a { background: url("../images/style1/submenu.png") repeat scroll 0 0 transparent}
.panel h3.pane-toggler-down a { background: none repeat scroll 0 0 rgba(229, 228, 228, 0.7); border-bottom:solid 1px #DADADA; }
dl.tabs dt.open { background: url("../images/style1/submenu.png") repeat scroll 0 0 transparent; border-bottom: 1px solid #DADADA }
dl.tabs dt { background: none repeat scroll 0 0 rgba(229, 228, 228, 0.7); border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: 1px solid #ccc}
div.current { border: 1px solid #ccc }
/*gk stuff*/
.nspImage { border:1px solid #dadada; }
.nspImage:hover{ border:1px solid #c1adad; }
.nspBotInterface .nspPagination li,
.nspTopInterface .nspPagination li { background-image: url('../images/style1/gk_nsp_pagination.png'); }
.nspBotInterface .nspPagination li:hover,
.nspBotInterface .nspPagination li.active,
.nspTopInterface .nspPagination li:hover,
.nspTopInterface .nspPagination li.active { background-image: url('../images/style1/gk_nsp_pagination.png'); }
.nspBotInterface .nspPrev,
.nspTopInterface .nspPrev,
.nspBotInterface .nspNext,
.nspTopInterface .nspNext { background-image: url('../images/style1/gk_nsp_arrows.png'); }

.gkIsWrapper-gk_cherrydesign .gkIsOverlay{ background:transparent url('../images/style1/gk_is_overlay.png') repeat 0 0!important;}
.gkIsWrapper-gk_cherrydesign .gkIsOverlay .readmore { color:#a44040!important }
.gkIsWrapper-gk_cherrydesign .gkIsOverlay .readmore:hover { color:#fff!important; }
.gkIsWrapper-gk_cherrydesign .gkIsPreloader { background:#dadada url('images/loader.gif') no-repeat center center!important}
.gkIsWrapper-gk_cherrydesign .gkIsPagination li{background:transparent url('../images/style1/gk_is_btns.png') no-repeat 0 0!important}
.gkIsWrapper-gk_cherrydesign .gkIsPagination li.active,
.gkIsWrapper-gk_cherrydesign .gkIsPagination li:hover { background:transparent url('../images/style1/gk_is_btns.png') no-repeat 0 bottom!important; color:#a44040!important; }
.gkIsWrapper-gk_cherrydesign .gkIsSlide { padding:6px!important; border:1px solid #dadada!important; }
/* k2.css */
.k2Avatar img { border:1px solid #dadada; }
.k2Pagination { color:#999; }
.genericItemView { border-bottom:1px dotted #ccc; } 
.userItemViewUnpublished { opacity:0.9; border:4px solid #dadada; background:#fffff2;  }
.itemView { border-bottom:1px dotted #ccc; }
.userItemEditLink,
.catItemEditLink,
.itemEditLink { border-bottom:2px solid #dadada; }
.latestItemDateCreated,
.genericItemDateCreated,
.userItemDateCreated,
.catItemDateCreated,
.itemDateCreated { color:#999; }
.genericItemDateCreated { border-right:1px solid #dadada; }
.itemHeader .itemTitle { color:#2d2d2d; }
.latestItemHeader .latestItemTitle a,
.genericItemHeader .genericItemTitle a,
.userItemHeader .userItemTitle a,
.catItemHeader .catItemTitle a { color:#2d2d2d; }
.latestItemHeader .latestItemTitle a:hover,
.genericItemHeader .genericItemTitle a:hover,
.userItemHeader .userItemTitle a:hover,
.catItemHeader .catItemTitle a:hover { color:#A44040; }
.userItemHeader .userItemTitle span sup,
.catItemHeader .catItemTitle span sup,
.itemHeader .itemTitle span sup { color:#CF1919; }
.itemToolbar { background: url('../images/style1/line.png') repeat-x 0 0; }
.itemToolbar ul { background: url('../images/style1/line.png') repeat-x 0 100%; }
.itemToolbar ul li { border-left:1px solid #ccc; }
.itemToolbar .itemAuthor a { color: #A44040; }
.itemToolbar .itemAuthor a:hover { color: #000; }
span.latestItemImage img,
span.genericItemImage img,
span.userItemImage img,
span.catItemImage img,
span.itemImage img { border:1px dotted #dadada; }
span.itemImageCaption { color:#666; }
span.itemImageCredits { color:#999; }
.latestItemIntroText img,
.genericItemIntroText img,
.userItemIntroText img,
.catItemIntroText img,
.itemIntroText img { background:#fff; border:1px solid #ccc; }
.itemFullText img { background:#fff; border:1px solid #ccc; }
.catItemExtraFields h4,
.genericItemExtraFields h4,
.itemExtraFields h3 { background:rgba(255, 255, 255, 0.35); border: 1px solid #dadada; }
.catItemExtraFields ul li,
.genericItemExtraFields ul li,
.itemExtraFields ul li { display:block; background: url('../images/style1/separator.png') repeat-x 0 100%; }
span.itemDateModified { color:#999999; }
.catItemHitsBlock,
.itemHitsTwitter { background: url('../images/style1/separator.png') repeat-x 0 100%; }
span.itemHitsTwitterSep { color:#ccc; }
.itemCategory { background: url('../images/style1/separator.png') repeat-x 0 100%; }
.latestItemTagsBlock,
.userItemTagsBlock,
.catItemTagsBlock,
.itemTagsBlock { background: url('../images/style1/separator.png') repeat-x 0 100%; }
.latestItemTagsBlock ul.latestItemTags li a,
.userItemTagsBlock ul.userItemTags li a,
.catItemTagsBlock ul.catItemTags li a,
.itemTagsBlock ul.itemTags li a { color:#999; }
.latestItemTagsBlock ul.latestItemTags li a:hover,
.userItemTagsBlock ul.userItemTags li a:hover,
.catItemTagsBlock ul.catItemTags li a:hover,
.itemTagsBlock ul.itemTags li a:hover { color:#202020; }
.itemSocialLinksBlock { background: url('../images/style1/separator.png') repeat-x 0 100%; }
.catItemAttachmentsBlock,
.itemAttachmentsBlock { border-bottom:1px dotted #ccc; }
.catItemAttachmentsBlock ul.catItemAttachments li span,
.itemAttachmentsBlock ul.itemAttachments li span { color:#999; }
.modulePretext { background:rgba(255, 255, 255, 0.35); }
.itemAuthorBlock {background: url('../images/style1/line.png') repeat-x 0 0; }
.itemAuthorBlock img.itemAuthorAvatar { border: 1px solid #dadada; }
.itemAuthorBlock .itemAuthorDetails { background:rgba(255, 255, 255, 0.35); }
.itemAuthorBlock .itemAuthorDetails span.itemAuthorUrl { border-right:1px solid #ccc; }
.itemRelated h3 { background:rgba(255, 255, 255, 0.35); border: 1px solid #dadada; }
.itemRelated ul li { background:url("../images/style1/separator.png") repeat-x scroll 0 100% transparent; }
.itemRelated ul li a {background:url("../images/style1/gk_nsp_arrows.png") no-repeat scroll -14px 3px; }
.itemAuthorLatest h3 { background:rgba(255, 255, 255, 0.35); border: 1px solid #dadada; }
.itemAuthorLatest ul li { background:url("../images/style1/separator.png") repeat-x scroll 0 100% transparent; }
.itemAuthorLatest ul li a {background:url("../images/style1/gk_nsp_arrows.png") no-repeat scroll -14px 3px; }
.itemVideoBlock span.itemVideoCaption { color:#eee; }
.itemVideoBlock span.itemVideoCredits { color:#eee; }
.itemNavigation {background:rgba(255, 255, 255, 0.35); border: 1px solid #dadada; }
.itemNavigation span.itemNavigationTitle { color:#202020; }
.itemComments ul.itemCommentsList li { background:url("../images/style1/separator.png") repeat-x scroll 0 100% transparent; }
.itemComments ul.itemCommentsList li img {border:1px solid #dadada; }
.itemComments ul.itemCommentsList li span.commentDate { border-right:1px solid #dadada; color:#999; }
.itemComments ul.itemCommentsList li span.commentAuthorName { color: #A44040 }
.itemCommentsPagination span.pagination { display:block; float:right; clear:both; }
.itemComments h3 { background: url('../images/style1/line.png') repeat-x 0 100%; color: #2d2d2d; }
.itemCommentsForm form span#formLog { color:#CF1919; }
.latestItemsUser,
.userBlock { background: rgba(255, 255, 255, 0.35) url('../images/style1/line.png') repeat-x 0 0; } 
.latestItemsUser img,
.userBlock img { border:1px solid #dadada; }
.latestItemsUser p.latestItemsUserAdditionalInfo,
.userBlock p.userAdditionalInfo { background: url('../images/style1/separator.png') repeat-x 0 0; }
.userBlock p.userAdditionalInfo span a { color: #666}
.userBlock p.userAdditionalInfo span a:hover { color: #000}
span.catItemAddLink,
span.userItemAddLink { border-bottom:2px solid #ddd; }
.latestItemsCategoryImage img,
.itemListCategory img { background:#fff; border:1px solid #ddd; }
.subCategory a.subCategoryImage img { background:none repeat scroll 0 0 #FFF; border:1px solid #dadada; }
.subCategory h2 a { color:#202020; }
#itemListLinks { background:#f7fafe; border:1px solid #ddd; }
.latestItemCommentsLink,
.catItemCommentsLink,
.userItemCommentsLink { border-right:1px solid #ccc; }
.latestItemReadMore a.k2ReadMore,
.userItemReadMore a.k2ReadMore,
.catItemReadMore a.k2ReadMore { color: #A44040}
.latestItemReadMore a:hover.k2ReadMore,
.userItemReadMore a:hover.k2ReadMore,
.catItemReadMore a:hover.k2ReadMore { color: #000}
span.catItemDateModified { color:#999; border-top:1px solid #ddd; }
h2.latestItemTitleList { border-bottom:1px dotted #ccc; }
img.k2AccountPageImage { border:4px solid #ddd; }
.k2AccountPage .k2AccountPageUpdate { border-top:1px dotted #ccc; }
.k2LatestCommentsBlock ul li { background: url('../images/style1/separator.png') repeat-x 0 0; }
.k2LatestCommentsBlock ul li a.lcAvatar img { border:1px solid #dadada; }
.k2LatestCommentsBlock ul li span.lcUsername { color:#A44040; }
.k2LatestCommentsBlock ul li span.lcCommentDate { color:#666; }
.k2LatestCommentsBlock ul li a:hover span.lcComment { color: #000; }
.k2TopCommentersBlock ul li span.tcLatestCommentDate { color:#666; }
.k2ItemsBlock ul li { background: url('../images/style1/separator.png') repeat-x 0 0; }
.k2ItemsBlock ul li .moduleItemAuthor { color:#666; }
.k2ItemsBlock ul li a.moduleItemAuthorAvatar img { border:1px solid #dadada; }
.k2ItemsBlock ul li .moduleItemIntrotext a.moduleItemImage img { border:1px solid #dadada; }
.k2ItemsBlock ul li a.moduleItemComments { border-right:1px solid #dadada; }
.k2ItemsBlock ul li span.moduleItemHits { border-right:1px solid #dadada; }
.k2ItemsBlock ul li a.moduleItemReadMore { color: #A44040; }
.k2ItemsBlock ul li a:hover.moduleItemReadMore { color: #000; }
.k2UserBlock p.ubGreeting { border-bottom:1px dotted #ccc; }
.k2BreadcrumbsBlock span.bcTitle { color:#999; }
table.calendar { background:#fff; }
table.calendar tr td { border:1px solid #f4f4f4; background:#fff; }
table.calendar tr td.calendarNavMonthPrev { background:#f3f3f3; }
table.calendar tr td.calendarCurrentMonth { background:#f3f3f3; }
table.calendar tr td.calendarNavMonthNext { background:#f3f3f3; }
table.calendar tr td.calendarDayName { background:#e9e9e9;  }
table.calendar tr td.calendarDateEmpty { background:#fbfbfb; }
table.calendar tr td.calendarDateLinked a { background:#eee; }
table.calendar tr td.calendarDateLinked a:hover { background:#135cae; color:#fff; }
table.calendar tr td.calendarToday { background:#135cae; color:#fff; }
table.calendar tr td.calendarTodayLinked { background:#135cae; color:#fff; }
table.calendar tr td.calendarTodayLinked a { color:#fff; }
table.calendar tr td.calendarTodayLinked a:hover { background:#BFD9FF; }
.k2CategoriesListBlock ul li { background: url('../images/style1/separator.png') repeat-x 0 0; }
.k2CategoriesListBlock ul li a { background: url('../images/style1/gk_nsp_arrows.png') no-repeat -14px 3px; }
.k2CategoriesListBlock ul li ul { border-left:1px solid #dadada; }
.k2TagCloudBlock a:hover { background:rgba(164, 64, 64, 0.35); color:#fff; }
.k2Pagination ul li { background:transparent url('../images/style1/btn.png') repeat 0 0;  }
.k2Pagination ul li:hover { background:transparent url('../images/style1/btn.png') repeat 0 bottom; color:#4d4d4d; }
.k2Pagination ul li:hover a,
.k2Pagination ul li:hover span,
.k2Pagination ul li a,
.k2Pagination ul li span{ color:#4d4d4d; }