/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimplegrid Framework          ||
|| # Copyright (C) 2010  Youjoomla LLC. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla LLC                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
/*BODY ID'S USED FOR CSS FONT STYLES AND BASE SITE BODY STYLING */
body#stylef1, body#stylef2, body#stylef3, body#stylef4, body#stylef5, body#stylef6, body#stylef7, body#stylef8, body#stylef9, body#stylef10, body#stylef11, body#stylef12, body#stylef13, body#stylef14, body#stylef15, body#stylef16 {
  color:#121212;
}
/* BOTTOM PART OF THE SITE LAYOUT. BASE WRAP */
#centerbottom {
}
/*GRIDS STYLING CAN BE USED TO STYLE EACH green DIFFERENTLY */
#yjsg1 {
}
#header {
}
#logo {
    background-size: contain;
}
#yjsgheadergrid {
}
#yjsg2 {
  background:#fff;
}
#yjsg3 {
}
#yjsg4 {
}
#yjsg5 {
}
#pathway {
}
#pathway .yjsg_breadcrumbs a.pathway {
  background: url(../img/arrow.png) no-repeat right center;
}
#yjsg6 {
}
#yjsg7 {
}
#footer {
}
#joomlacredit {
}
/*TEMPLATE CSS 
--------------------- */
/* SITE LINKS */
a:link, a:visited {
  text-decoration: none;
  color:#ef6ca8;
}
/* SITE HOVERS */
a:focus, a:hover {
  color:#00cad0;
  text-decoration: none;
}
/*DIFFERENT STYLE FOR  LINKS ON DARK BG
--------------------- */
#footmod a, #footmod a:visited, #cp a, #cp a:visited, #joomlacredit a, #joomlacredit a:visited, #pathway a, #pathway a:visited {
  color:#00cad0;
}
#footmod a:hover, #footmod a:focus, #cp a:focus, #cp a:hover, #joomlacredit a:focus, #joomlacredit a:hover, #pathway a:focus, #pathway a:hover {
  color:#ef6ca8;
}
/* SITE HEADINGS */
h1, h2, h3, h4, h5, h6 {
}
.small, .createdate, .modifydate, .createby {
  text-transform: uppercase;
  color:#00cad0;
  font-size:10px;
}
/* SITE TITLE, NEWS ITEM TITLE, MORE ARTICLES */
.pagetitle, div.title h1, div.title h2, .yjsg-morearticles h3 {
  color:#ef6ca8;
}
.yjsg-morearticles h3 {
  border:none;
}
/* NEWS ITEM TITLE WITH LINK*/
div.title h1 a:link, div.title h1 a:visited, div.title h2 a:link, div.title h2 a:visited {
  color:#ef6ca8;
}
div.title h1 a:hover, div.title h1 a:focus, div.title h2 a:hover, div.title h2 a:focus {
  color:#00cad0;
}
/* FORM ELEMENTS */
/* ARTICLE TABLE OF CONTENTS */
fieldset, .toclink {
  border:1px solid #00cad0;
}
/* FIELDSET IN MODULES */
.yjsquare_in fieldset, .yjround_in fieldset {
  border:none;
}
/* INPUTBOXES */
.inputbox{
  color:#cbcbcb;
  background: #FFFFFF;
  border: 1px solid #dedede;
}
.inputbox:hover, .inputbox:focus{
  background: #F7F7F7;
  border: 1px solid #dedede;
}
/*BUTTONS
--------------------- */
.button, .validate{
  background:url(../img/button.png) repeat-x;
  border:1px solid #dedede;  
  color:#ef6ca8;
  margin-left: 5px;
  height: 21px !important;
}
/*readon*/
a.readon:link, a.readon:visited {
  background:#EF6CA8;
  border:1px solid #dedede;
  color:#ffffff;
}
.readon span {
  background:#EF6CA8;
}
a.readon:hover {
  color:#ffffff;
}
ul.pagination li a, ul.pagination li span, 
th.pagenav_prev a, th.pagenav_next a,
div.back_button a,li.pagenav-next a,li.pagenav-prev a {
  background-image: url(../img/pagination.png);
  color:#ef6ca8;
}
/* active one*/
ul.pagination li span {
  color:#999999;
}
/* hover*/
ul.pagination li a:hover {
  color:#ef6ca8;
}

.Screenshot_5{
  width: 112px;
  float: left;
}
.image1111{
  height: 320px;
  float: left;
  clear: both;
}

/* THIS TEMPLATE IS EQUIPED WITH  ROUND AND SQUARE CORNERS
TO SEE ROUND CORNERS SIMPLY CHANGE THE MODULE green STYLE IN TEMPLATE MANAGER
UNDER ACCORDION ADVANCED OPTIONS. SEE ALSO rounded.css FILE".

/* ROUND MODULES STYLING
--------------------- */
/* ROUND IMAGE. YOU CAN CHANGE TO YOUR OWN. 1 IMAGE TECHNIQUE USED */
.yjround .content, .yjround .t, .yjround .b, .yjround .b div {
  background:url(../img/rounded.png);
}
.yjround h4 {
  color:#ef6ca8;
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR */
.yjround h4 span {
  color:#ef6ca8;
}
/* SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND*/
#yjsg1 .yjround .content, #yjsgheadergrid .yjround .content, #yjsg7 .yjround .content {
  color:#ef6ca8;
}
.yjround_in {
}
/*SQUARE MODULES STYLE
--------------------- */
.yjsquare h4 {
  color:#ef6ca8;
}
/* SPAN COLOR SHOWS FIRST */
.yjsquare h4 span {
  color:#ef6ca8;
}
/* ADDITIONAL MODULE STYLES */
/* _yj1 */
.yjsquare_yj1 h4 {
}
.yjsquare_yj1 h4 span {
}
.yjsquare_yj1 {
}
.yjsquare_yj1 .yjsquare_in {
}
/* _yj2 */
.yjsquare_yj2 h4 {
}
.yjsquare_yj2 h4 span {
}
.yjsquare_yj2 {
}
.yjsquare_yj2 .yjsquare_in {
}
/*  SPECIFIC TEXT AND TITLE COLOR FOR GRIDS WITH DARK BACGROUND */
#yjsg1 .yjsquare h4, #yjsg7 .yjsquare h4, #yjsgheadergrid .yjsquare h4 {
}
/* TITLE SPANS FOR SECOND PART OF THE TITLE COLOR*/
#yjsg1 .yjsquare h4 span, #yjsg7 .yjsquare h4 span, #yjsgheadergrid .yjsquare h4 span {
}
/*SEARCH INPUTBOX STYLING. CURRENTLY USING DEFAULT INPUT STYLE
--------------------- */
.search {
}
.search .inputbox {
}
/*LOGIN MODULE INPUTBOX CURRENTLY USING DEFAULT INPUT STYLE
--------------------- */
#modlgn_passwd, #modlgn_username {
}
#modlgn_passwd {
}
#modlgn_username {
}
#modlgn_remember.inputbox{
}
/*TOP MENU STYLE FOR SPLIT MENU, CSS DROPDOWN AND SMOOTH DROPDOWN
--------------------- */
.horiznav {
  background: #eeeeee;
  margin-top:12px;
}
/* MENU OVERRIDES */
.YJSG_listContainer {
  background:none;
}
/* NORMAL SUBTITLE */
.horiznav ul li a span.yjm_desc {
  color:#00cad0;
}
/*ACTIVE AND HOVER SUBTITLE*/
.horiznav ul li.active a span.yjm_desc, .horiznav ul li a:hover span.yjm_desc, .horiznav ul li.sfHover a span.yjm_desc {
  color:#ef6ca8;
}
.horiznav ul li a, .horiznav ul li a:visited {
  color: #EF6CA8;
}
/* NORMAL TOP LINKS WITH CHILD ELEMENT */

/* TOP LINKS HOVER */
.horiznav ul li:hover, .horiznav ul li.sfHover {
  background: url(../img/hover_l.png) no-repeat left center;
}
.horiznav ul li a:hover, .horiznav ul li:hover a, .horiznav ul li.sfHover a,  .horiznav ul li.sfHoverHas a {
  color: #fff;
  background: url(../img/hover_r.png) no-repeat right center;
}
/* TOP LINKS HOVER WITH CHILD ELEMENT */

.horiznav ul li.haschild a:hover {
  color: #fff;
}
.horiznav li#current a, .horiznav li.active a, .horiznav li.active a:visited, .horiznav li.active.sfHover a:visited, .horiznav li.active.sfHoverHas a:visited {
  color: #fff;
}
/* ACTIVE TOP LINKS WITH CHILD ELEMENT */

/* ACTIVE TOP LINKS HOVER */

.horiznav li#current a:hover, .horiznav li#current.sfHover a:hover, .horiznav li.active a:hover {
  color: #fff;
  background: url(../img/active_r.png) no-repeat right center;
}
/* ACTIVE TOP LINKS HOVER WITH CHILD ELEMENT */
.horiznav li#current.haschild:hover, .horiznav li#current.haschild.sfHoverHas, .horiznav li#current.active.sfHover {
  background: url(../img/active_l_haschild.png) no-repeat left center;
}
/* MAIN SUB UL AND MODULE BG */
ul.subul_main.group_holder, .subul_main li.has_modpoz div.yj_menu_module_holder, .subul_main li.has_module div.yj_menu_module_holder, .subul_main li.haschild div.yj_menu_module_holder, .horiznav ul ul.subul_main.dropline {
  background:#fff;
}
/* end drpline extra */
.horiznav ul ul.subul_main.dropline ul a, .horiznav ul ul.subul_main.dropline ul a:hover, ul.subul_main.dropline div.yj_menu_module_holder {
  border-bottom: 1px solid #e5e5e5!important;
}
/*--- end dropline extra ---*/

/* MAIN SUB ITEM*/
.top_menu ul.subul_main li a {
  background:#fff;
  border-bottom: 1px solid #e5e5e5;
  color: #00cad0;
}
.top_menu ul.subul_main li a:visited {
  background:#fff;
}
/*MAIN SUB ITEM HOVER*/
.top_menu ul.subul_main li a:hover {
  background:#fff;
  color: #ef6ca8;
}
.top_menu ul.subul_main li, .top_menu ul.subul_main li.active, .top_menu ul.subul_main li.active:visited, .top_menu ul.subul_main li.active:hover, .top_menu ul.subul_main li:hover, .top_menu ul.subul_main li:visited, .top_menu ul.subul_main li#current, .top_menu ul.subul_main li#current:hover {
  border:none;
  background:none;
}
/*MAIN SUB ACTIVE UL A ITEMS*/
.top_menu li#current ul.subul_main li a, .top_menu li.active ul.subul_main li a {
  background:#fff;
  color: #999999;
}
/*MAIN SUB ACTIVE UL ITEMS A HOVER*/
.top_menu li#current ul.subul_main li a:hover, .top_menu li.active ul.subul_main li a:hover, .top_menu li#current.sfHover ul.subul_main li a:hover, .top_menu li.active.sfHover ul.subul_main li a:hover {
  background:#fff;
  color: #ef6ca8;
}
/*MAIN SUB UL ACTIVE LI A ITEM*/
.top_menu ul.subul_main li#current a,
.top_menu ul.subul_main li.haschild.active span.subparent a{
  background:#fff;
  color: #ef6ca8;
}
/*MAIN SUB UL ACTIVE LI A ITEM HOVER*/
.top_menu ul.subul_main li#current a:hover, .top_menu ul.subul_main li#current.sfHover,
.top_menu ul.subul_main li.haschild.active span.subparent a:hover{
  background:#fff;
  color: #ef6ca8;
}
/*SUB LEVEL PARENT ITEM ARROWS*/
ul.subul_main li.haschild span.child a, ul.subul_main ul.subul_main li.haschild span.child a, ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a, ul.subul_main ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a {
  background-image:url(../img/arrow_right.png)!important;
  background-repeat:no-repeat!important;
  background-position:95% 50%!important;
}
ul.subul_main li.haschild span.child a:hover, ul.subul_main ul.subul_main li.haschild span.child a:hover, ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a:hover, ul.subul_main ul.subul_main ul.subul_main ul.subul_main li.haschild span.child a:hover {
  background-image:url(../img/arrow_down.png)!important;
  background-repeat:no-repeat!important;
  background-position:95% 50%!important;
}
/* IE6 SPECIFIC */
.horiznav li li.sfHover ul, .horiznav li li.sfHoverHas ul, .top_menu ul.subul_main.isie {
  background:#292929;
}
/********************** CORNERS FOR MENU UL'S ***************************/
/*TOP LEFT*/
.horiznav li.tl, .horiznav li.tl:hover {
  background:transparent url(../img/tl.png)!important;
}
/* TOP RIGHT*/
.horiznav li.tr, .horiznav li.tr:hover {
  background:transparent url(../img/tr.png) no-repeat right top!important;
}
/* BOTTOM RIGHT*/
.horiznav li.br, .horiznav li.br:hover {
  background:transparent url(../img/br.png) no-repeat right bottom!important;
}
/* BOTTOM LEFT*/
.horiznav li.bl, .horiznav li.bl:hover {
  background:transparent url(../img/bl.png) no-repeat left bottom!important;
}
/* RIGHT MIDDLE */
.horiznav li.right, .horiznav li.right:hover {
  background:transparent url(../img/right.png) no-repeat right bottom!important;
}
/********************** YJSG MEGA MENU STYLE ***************************/
/* Group holder title*/
.top_menu .horiznav .group_holder li.haschild a, .top_menu .horiznav .group_holder li.haschild .group_holder li.haschild a {
  color: #999999;
  border:none;
  background:none;
}
.top_menu .horiznav .group_holder li.haschild a:hover, .top_menu .horiznav .group_holder li.haschild .group_holder li.haschild a:hover {
  color: #999999;
  background:none;
}
/* Group holder items title*/
.top_menu .horiznav .group_holder li.haschild li a, .top_menu .horiznav .group_holder li.haschild .group_holder li.haschild li a {
  color: #999999;
  border-bottom: 1px solid #e5e5e5;
  background:#fff;
}
.top_menu .horiznav .group_holder li.haschild li a:hover, .top_menu .horiznav .group_holder li.haschild .group_holder li.haschild li a:hover {
  color: #ef6ca8;
  background:#fff;
}
span.separator {
  background:#fff;
  border-bottom: 1px solid #e5e5e5;
  color: #999999;
}
/*Menu module links*/
div.yj_menu_module_holder .yjsquare_in a:link, div.yj_menu_module_holder .yjsquare_in a:visited {
  color:#ef6ca8!important;
}
div.yj_menu_module_holder .yjsquare_in a:focus, div.yj_menu_module_holder .yjsquare_in a:hover {
  color:#999999!important;
}
/*SIDE MENU MODULE
--------------------- */
/* MENU NORMAL LINKS COLOR */
#mainlevel li a, .menu li a, a.mainlevel {
  background: url(../img/mainlevel.png) no-repeat left top;/* LINKS BG IMAGE */
  color:#999999;
}
/* HOVER AND ACTIVE LINKS BG IMAGE */
#mainlevel li a:hover, #mainlevel a#active_menu:link, #mainlevel a#active_menu:visited, a.mainlevel:hover, a.mainlevel#active_menu, #mainlevel li a:hover, #mainlevel a#active_menu:link, #mainlevel a#active_menu:visited, .menu li a:hover, .menu li.active a {
  background: url(../img/mainlevel.png) no-repeat left bottom;
}
/* SUB LEVELS LI IMAGE */
a.sublevel {
  background: url(../img/bodyli.png) no-repeat 5px 9px;
}
a.sublevel:hover {
  text-decoration:underline;
}
/*HOVER AND ACTIVE LINK COLOR */
#footmod a.mainlevel:hover, #footmod a.mainlevel:active, #footmod a.mainlevel:focus, #mainlevel li a:hover, #mainlevel a#active_menu:link, #mainlevel a#active_menu:visited, a.mainlevel#active_menu, a.sublevel, a.sublevel:hover, a.sublevel:active, a.sublevel:focus, #active_menu, a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus, li.active a, li.parent a, .menu li a:hover {
  color:#ef6ca8;
}
/* MENU LI A AND MENU SUB LEVELS LINK COLOR */
li.active ul li a, a.sublevel#active_menu {
  color:#ef6ca8;
}
/* MENU LI A HOVER AND ACTIVE LINK COLOR AND BG */
li.active ul li a:hover, li.active ul li.active a {
  color:#999999;
  background: url(../img/mainlevel.png) no-repeat left top;
}
/* SITES LI IMAGE */
ul li {
  background: url(../img/bodyli.png) no-repeat 0px 6px;
}
/*USER PAGES STYLES */
div.userpages{
  background:none;
  border:none;
  text-shadow:none;
}
div.userpageswrap.offline div.userpages{
  border:none;
  background:#fff;
}
/*16 and up*/
div.userpages dt{
  background:#fff;
  border:1px solid #ccc;
}
/* IMAGE CAPTIONS */
p.img_caption {
  background:#efefef;
  border:1px solid #ccc;
  text-shadow:1px 1px #fff;
  text-transform:uppercase;
  color:#5F5F5F;
}
/*SECTION TABLE ENTERY COLORS- */
table.pollstableborder tr.sectiontableentry1 td, table.pollstableborder tr.sectiontableentry2 td {
  border: none;
}
.sectiontableheader {
  border: 1px solid #e5e5e5;
  background:none;
}
.sectiontableentry1 {
  background:none;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {
  border-bottom: 1px solid #e5e5e5;
}
tr.sectiontableentry1 td, td.sectiontableentry1 {
  background:none;
}
tr.sectiontableentry2 td, td.sectiontableentry2 {
  background:none;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
  background:none;
}
/***YOUBRICKS***/

/***TOP LINE***/
.top_line{
  background:#ef6ca8;
}
/***HEADER***/
.header_out{
  margin-bottom: 15px;
}
/***SHADOW***/
.bottom_shadow{
  background:url(../img/bottom_shadow.png) repeat-x left top;
}
/***YOUBRICK MODULE***/
.ygyb a.item_readmore{
  background:#EF6CA8;
  border:1px solid #dedede!important;
}
.ygyb a.item_readmore:link,
.ygyb a.item_readmore:visited{
  color:#00cad0;
}
.ygyb a.item_readmore:hover,
.ygyb a.item_readmore:focus{
  color:#ef6ca8;
}
/***YJSG2***/
.yjsg2_out{
  background:#fff;  
}
.bottom_grid_part,.top_grid_part{
  background:url(../img/bottom_grid_part.png) repeat-x left top;
}
.top_grid_part{
  background:url(../img/top_grid_part.png) repeat-x left top;
}
/***YJME***/
.ygme a.item_title:link,
.ygme a.item_title:visited{
  color:#ef6ca8;
  
}
.ygme a.item_title:hover,
.ygme a.item_title:focus{
  color:#00cad0;
}
.ygme .item_details{
  border-bottom:1px solid #e5e5e5;
}
.ygme .item_author a:link,
.ygme .item_author a:link{
  color:#999999;  
}
.ygme .item_author a:hover,
.ygme .item_author a:focus{
  color:#ef6ca8;  
}
.ygme a.item_readmore{
  background:#EF6CA8;
  border:1px solid #dedede!important;
  
}
.ygme a.item_readmore:link,
.ygme a.item_readmore:visited{
  color:#ffffff;
}
.ygme a.item_readmore:hover,
.ygme a.item_readmore:focus{
  color:#ffffff;
}
/***YJME2***/
.ygme2 .yjme_item{
  background:#fff;
  border:1px solid #dedede;
}
/***hover***/
.ygme2 .yjme_item.hover a.item_title{
  color:#fff;
}
/***YJSG4***/
.yjsg4_out{
  background:#fff;
}
/***YOUBRICKS READMORE***/
a.youbricks_readmore{
  background:#EF6CA8;
  border:1px solid #dedede;
}
a.youbricks_readmore span{
  background:#EF6CA8;
}
a.youbricks_readmore:link,
a.youbricks_readmore:visited{
  color:#fff;
}



a.youbricks_readmore:hover,
a.youbricks_readmore:focus{
  color:#fff;
  font-weight:bold;
}
/***YOUYORK MODULE SLIDER***/
.clientword{
  background:url(../img/clientword_line.png) no-repeat left bottom;
}
.customword span{
  color:#ef6ca8;
}
/*navs*/
.ygym .yy_container .linkForward,
.ygym .yy_container .linkBackward {
  background:url(../img/york_nav_right.png) no-repeat left top;
}
.ygym .yy_container .linkBackward{
  background:url(../img/york_nav_left.png) no-repeat left top;
}
/***YOUBRICKS LIST***/
.youbricks_list li {
  background:url(../img/bodyli.png) no-repeat left 11px;
}
.youbricks_list li:hover{
  background:url(../img/youbricks_list_hover.png) no-repeat left 11px;
}
/***YJME3***/
.ygme3 .imageholder{
  background:#fff!important;
  border:1px solid #dedede!important;
}
/***SUBSCRIBE***/
.ygss .inputbox,.ygss .inputbox_email{
  color:#777777;
  border:1px solid #cdcdcd;
}
.ygss .inputbox:hover,
.ygss .inputbox:focus{
  border:1px solid #cdcdcd;
}
.youbricks_button{
  color:#fff;
  background:#EF6CA8;
  border:1px solid #cdcdcd;
}
/****YJSG7***/
.yjsg7_out{
  background:#fff;
}
/***MAINBODY***/
.mainbody_out{
  background:#fff;
  border-right:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  border-left:1px solid #e5e5e5;
}
/***SAMPLE YJ1***/
.yj1 h4{
  border-bottom:1px solid #e5e5e5;
}
/***SAMPLE YJ2***/
.yj2 {
  background:#121212;
  border:1px solid #000;
  color:#fff;
}
.yj2 h4{
  color:#fff!important;
  border-bottom:1px solid #2b2b2b;
}
.yj2 h4 span{
  color:#fff!important;
}
/***SAMPLE YJ4***/
.yj4 h4{
  border-bottom:1px solid #e5e5e5;
}
/***SAMPLE YJ5***/
.yj5 {
  background:#fff;
  border:1px solid #000;
}
.yj5 h4{
  color:#fff!important;
  border-bottom:1px solid #2b2b2b;
}
.yj5 h4 span{
  color:#fff!important;
}
/***K2***/
/***Category view***/
div.subCategory {
  border-bottom:1px solid #e5e5e5;
}
a.subCategoryMore, a.subCategoryMore:visited{
  background:#EF6CA8;
  border:1px solid #dedede;
}
a.subCategoryMore:link,
a.subCategoryMore:visited{
  color:#999999;
}
a.subCategoryMore:hover,
a.subCategoryMore:focus{
  color:#ef6ca8;
}
/***Category item view***/
.catItemView {
  border-bottom:1px solid #e5e5e5;
}
span.catItemDateCreated {
  background:#121212;
  color:#fff!important;
}
div.catItemCategory span{
  color:#999999!important;
}
div.catItemBody {
  border-top:1px solid #e5e5e5;
}
div.catItemTagsBlock ul li{
  background:#00CAD0;
  border:1px solid #000;
}
div.catItemTagsBlock ul li a:link,
div.catItemTagsBlock ul li a:visited{
  color:#fff;
}
div.catItemTagsBlock ul li a:hover,
div.catItemTagsBlock ul li a:focus{
  color:#999999;
}
.catItemReadMore a{
  background:#EF6CA8;
  border:1px solid #dedede;
}
.catItemReadMore a:link,
.catItemReadMore a:visited{
  color:#ffffff;
}
.catItemReadMore a:hover,
.catItemReadMore a:focus{
  color:#ffffff;
  font-weight: bold;
}
/***Item View***/
span.itemDateCreated {
  background:#121212;
  color:#fff!important;
}
div.itemContentFooter{
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
}
div.itemRatingBlock {
  border-bottom:1px solid #e5e5e5;
}
div.itemCategory,div.itemTagsBlock{
  border-bottom:1px solid #e5e5e5;
}
div.itemCategory span,
div.itemTagsBlock span{
  color:#999999;
}
div.itemTagsBlock ul li{
  background:#00CAD0;
  border:0px solid #000;
}
div.itemTagsBlock ul li a:link,
div.itemTagsBlock ul li a:visited{
  color:#fff;
}
div.itemTagsBlock ul li a:hover,
div.itemTagsBlock ul li a:focus{
  color:#999999;
}
/***Author Latest***/
div.itemAuthorLatest ul li{
  border-bottom:1px solid #e5e5e5!important;
}
/***Related items***/
div.itemRelated ul li{
  border-bottom:1px solid #e5e5e5!important;
}
/***Comments***/
div.itemComments{
  border:1px solid #e5e5e5;
}
#submitCommentButton{
  background:url(../img/response_menu.png) repeat-x left top!important;
  border:1px solid #dedede!important;
}
/***Tag View***/
.tagView .itemBody{
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
}
.tagView .itemIntroText p{
  color:#999999;
}
.tagView .itemReadMore a{
  background:#EF6CA8;
  border:1px solid #dedede
}
.tagView .itemReadMore a:link,
.tagView .itemReadMore a:visited{
  color:#999999;
}
.tagView .itemReadMore a:hover,
.tagView .itemReadMore a:focus{
  color:#ef6ca8;
}
/***User View***/
.userView .itemBody{
  border-top:1px solid #e5e5e5;
}
.userView .itemIntroText p{
  color:#999999;
}
.userView .itemReadMore a{
  background:#EF6CA8;
  border:1px solid #dedede;
}
.userView .itemReadMore a:link,
.userView .itemReadMore a:visited{
  color:#999999;
}
.userView .itemReadMore a:hover,
.userView .itemReadMore a:focus{
  color:#ef6ca8;
}
/***Latest view****/
.latestItemView{
  border-bottom:1px solid #e5e5e5;
}
.k2BreadcrumbsBlock{
  border-bottom:1px solid #e5e5e5;
}
/***Generic view***/
.genericView .itemBody{
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
}
.genericView .itemIntroText p{
  color:#999999;
}
.genericView .itemReadMore a{
  background:#EF6CA8;
  border:1px solid #dedede;
}
.genericView .itemReadMore a:link,
.genericView .itemReadMore a:visited{
  color:#999999;
}
.genericView .itemReadMore a:hover,
.genericView .itemReadMore a:focus{
  color:#ef6ca8;
}
/***Content module***/
.k2ItemsBlock.yj2 ul li{
  border-bottom:1px solid #2b2b2b;
}
.k2ItemsBlock.yj2 a.moduleItemTitle:link,
.k2ItemsBlock.yj2 a.moduleItemTitle:visited{
  color:#fff;
}
.k2ItemsBlock.yj2 a.moduleItemTitle:hover,
.k2ItemsBlock.yj2 a.moduleItemTitle:focus{
  color:#999999;
}
/***K2 Tags***/
.k2TagCloudBlock.yj2 a:link,
.k2TagCloudBlock.yj2 a:visited{
  color:#999999;
}
.k2TagCloudBlock.yj2 a:hover,
.k2TagCloudBlock.yj2 a:focus{
  color:#fff;
  background:#353535;
}
/***K2 Comments***/
span.lcComment{
  color:#121212;
}
.k2LatestCommentsBlock ul li{
  padding:10px 0;
}
span.dropcap,span.bignumber{
  color:#ef6ca8;
}
.k2CategoriesListBlock ul li a {
  background:url(../img/mainlevel.png) no-repeat left bottom;
}
/***RESPONSE MENU***/
#mmenu_holder{
  border:1px solid #dedede;
  background:url(../img/response_menu.png) repeat-x;
}
span#yjmm_selectid {
  color:#ef6ca8;
  background:url(../img/mm_arrow.png) no-repeat right center;
}

 .left_ii img {
   max-width: 60%;
   float: right;
 }
 .fl_space {
  float: right;
}
 .ctr_ol {
  text-align: center;
 }
 .centr_ii {
  max-width: 100%;
  margin: 0 auto;
 }
 .left_iit {
  float: left;
  padding: 10px;
  padding-top: 0;
 }
 .left_iit img {
  max-width: 287px;
  margin-top: 10px;
 }
 .padd_top {
  padding-top: 40px;
 }
 .clear_p {
  clear: both;
 }
 .ctr_olp {
  text-align: center;
 }
 .ctr_olp img {
  display: inline-block;
  vertical-align: top;
  max-width: 200px;
  margin: 10px auto;
 }
 h2 {
  line-height: 1;
 }
 .ctr_olp {
  text-align: center;
 }
.ctr_olp img {
    display: inline-block;
    vertical-align: top;
    max-width: 200px;
    margin: 10px auto;
}
 .comment {
    font-size: 20px;
    font-weight: 600;
    padding-left: 20px;
    border-bottom: solid 1px #565757;
    padding-top: 15px;
    padding-bottom: 15px;
}
.comm {
    margin-bottom: 10px;
    border-bottom: solid 1px #ddd;
    padding: 5px;
    padding-top: 10px;
}
.inga {
  padding-left: 303px;
}
.com_img {
    width: 60px;
    display: inline-block;
    vertical-align: top;
}
.image04{
  float: right;
  margin: 10px;
}
.image03{
  width: 100%;
}
.image02{
  width: 100%;
}
.Oqnuno{
  margin-top: 1px;
}
.com_img img {
    width: 100%;
}
.comm_text {
    display: inline-block;
    vertical-align: top;
    width: 70%;
    padding-left: 10px;
}
.comm_text h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 18px;
}
.comm_text img {
    width: 100%;
    margin: 10px auto;
}
.yop_hh {
  font-size: 26px;
  text-align: center;
  color: #EF6CA8;
  font-weight: 600;
  line-height: 1;
}
.yop_hh1 {
  font-size: 26px;
  color: #EF6CA8;
  font-weight: 600;
  line-height: 1;
  margin-top: 7px;
}
.tovar_srction {
  text-align: center;
  margin-top: 20px;
}

.tovar_srction img {
  max-width: 222px;
  margin: 10px auto;
}
.btn_tover {
  border: none;
  border-radius: 15px;
  padding: 5px 20px;
  font-size: 24px;
  text-transform: uppercase;
  background-color: #C2319E;
  height: 64px !important;
  margin: 0 auto;
  color: #fff;
  cursor: pointer;
}
.btn_tover:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 981px) {
.inga {
  padding-left: 0;
}
.left_iit {
  text-align: center;
  float: none;

}
.left_iit img {
  max-width: 80% !important;
}
}
@media only screen and (max-width: 950px) {
#yjsgheadergrid {
}
}
@media only screen and (max-width: 420px) {
.btn_tover {
  font-size: 16px;
}
}
@media screen and (max-width: 1000px) {
  .rightblock {
    display: none;
  }
}