/*** import fonts ***/
@font-face{
	font-family:'FA';
	src: 
		url('../fonts/fontawesome-webfont.woff2') format('woff2'),
		url('../fonts/fontawesome-webfont.woff') format('woff'),
		url('../fonts/fontawesome-webfont.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}

@font-face {
  font-family: 'OSC';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-condensed.woff2') format('woff2');
}

/*** General styles ***/
body			{font: 16px Arial, Helvetica, sans-serif; color: #000000; margin: 0px; padding: 0px; background-color: #CCC; background: url("../images/snowflakes-bg.jpg");}
body.popup	{font: 16px Arial, Helvetica, sans-serif; color: #000000; margin: 0px; padding: 0px; background: #FFFFFF;}
ul { margin: 0; }
i.fa { font-family: FA; font-style: normal; }
.note { font-style: italic; color: #777; }
.el-hidden { display: none; } 
.el-inline { display: inline; } 
.el-block { display: block; } 

.ad-can .layout { margin: 0 10px 0 0; float: left; }
.lt-single {}
.lt-double {}
.lt-triple {}
/*** frames ***/
.frame {} 
.fm-header { }
.fm-footer { }
/* Simple frame */
.lt-single .fm-middle { margin: 0; }
.lt-single .fm-footer { clear: both; }
/* Double frame */
/*.lt-double .fm-left { float: left; position: relative; width: 250px; }*/
.lt-double .fm-left { clear: both; float: left; position: relative; width: 300px; margin: 10px 20px 10px 0; min-height: 1px; }
.lt-double .fm-middle { float: left; position: relative; width: 860px; margin: 10px 0 10px 0; min-height: 1px; }
.lt-double .fm-footer { clear: both; }

/* Right frame */
.lt-right .fm-footer { clear: both; }
.lt-right .fm-right { float: left; position: relative; width: 300px; margin: 10px 0 10px 20px; }
.lt-right .fm-middle { float: left; position: relative; width: 860px; margin: 10px 0 10px 0; }

/* Triple frame */
.lt-triple .fm-left {float: left; position: relative; width: 300px; margin: 10px 20px 10px 0; min-height: 1px; clear: both; }
.lt-triple .fm-middle {float: left; position: relative; width: 560px; margin: 10px 0 10px 0; min-height: 1px; }
.lt-triple .fm-right {float: left; position: relative; width: 300px; margin: 10px 0px 10px 20px; min-height: 1px; }
.lt-triple .fm-footer {clear: both; }

/*** layouts ***/
.ad-can { margin: auto; width: 1500px; }
.ad-can .fm-ad { clear: none; float: left; width: 300px; padding-top: 160px; display: block; }
.layout { background-color: #FFF; box-shadow: 0px 0px 10px #888888; margin: auto; width: 1180px; padding: 0px; min-height: 820px; } 


tr, td		{font: 12px Arial, Helvetica, sans-serif; color: #000000;}

h1, h2		{padding: 0px; margin: 0px; font-size: 16px; }

a						{color: #c2271a; outline: 0px; text-decoration: underline;}
a:hover				{text-decoration: none;}
a.header 			{text-decoration: none;}
a.header:hover		{text-decoration: underline; }
a.title				{font-size: 13px; font-weight: bold;}
a.bigtitle			{font-size: 14px; font-weight: bold;}
a.smallText			{font-size: 11px; text-decoration: none;}
a.smallText:hover	{text-decoration: underline;}
div.links { padding-left: 10px; }
div.links div.link a { margin: 10px; display: block; }

input					{font: 14px Arial, Helvetica, sans-serif;}
input.usualprice	{color: #C5CCD0; background-color: transparent; border: none; font: 12px Arial, Helvetica, sans-serif; text-align: right;}
input.orderprice	{color: #C5CCD0; background-color: transparent; border: none; font: 12px Arial, Helvetica, sans-serif; text-align: right;}
input.search,		
input.text,			
input.field			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; margin: 3px 0px;}
input.fieldSmall	{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 11px;}
input.submit		{
	border: 1px solid gray; 
	color: #333; 
	cursor: pointer; 
	font-size: 14px; 
	font-weight: bold; 
	margin: 5px 10px 5px 0;
	padding: 3px 10px; 
	border-radius: 5px;
	box-shadow: 3px 3px 3px #888888
}
input.delete, input.cancel { color: #777; } 
input.submit:hover { background: #DDD;}

	input#clear		{color: #8A8A8A;}
	input#reset		{color: #8A8A8A;}
	input#preview	{color: #FF6C00;}
	input#cancel	{color: #8A8A8A;}
	input#delete	{color: #8A8A8A;}
select				{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font: 14px Arial, Helvetica, sans-serif;}
textarea				{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font: 14px Arial, Helvetica, sans-serif;}


.middlebg 			{background: #FFFEEE; font-weight: bold;}
.middlebg td 		{font-weight: bold;}
.usualbg  			{background: transparent;}
.errorbg  			{background: #FFE0E0; border: 1px solid #CC0000; color: #CC0000; padding: 6px; text-align: center;}
.popup 
.errorbg				{padding: 4px;}
.messagebg  		{color: #0000CC; font-weight: bold; padding: 6px; text-align: center;}
.block-order-info 
.messagebg  		{padding: 2px 6px; text-align: right;}

.padding10px				{padding: 10px;}
.block-categories-list 
.padding10px				{padding: 10px 0px;}
.padding6px 				{padding: 6px;}
.padding6px td				{padding: 6px;}
.block-product-details
.padding6px td				{padding: 6px 10px;}
.padding6px td td			{padding: 0px;}
.padding6px
.padding4px td				{padding: 4px;}
.padding4px td				{padding: 4px;}
.padding4px td td			{padding: 0px;}
.padding2px 				{padding: 2px;}
table.padding10px, 
table.padding6px, 
table.padding4px, 
table.padding2px 			{padding: 0px;}

.ArticleImg		{border: none; float: left; margin: 0px 10px 5px 0px;}
.ArticleDescription	{padding: 10px 0px;}

.introBlock {border: 1px solid #FFFFFF; margin: 5px; padding: 6px;}

.articleDate	{color: #7777CC; font-size: 11px; font-style: italic; }
.titleText		{color: #c2271a; text-decoration: none; }
.top				{font-size: 11px;}
.smallText		{font-size: 11px;}
.middleText		{font-size: 13px;}
.bigText			{font-size: 14px;}
.comment			{font-size: 11px; color: #7777CC;}
.required		{color: #FF0000;}
.message			{color: #FFBA00;}
.title			{font-size: 13px; font-weight: bold; color: #c2271a;}
.bigtitle		{font-size: 14px; font-weight: bold; color: #c2271a;}
.error			{color: red; }
.terms			{height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link				{color: #C5CCD0; text-decoration: underline;}

span.nobr      {white-space: nowrap !important;}
.overhidd		{height: 1%; overflow: hidden;}
.floatright 	{float: right;}
.floatleft 		{float: left;}
.right 	  {float: right;}
.left 		{float: left;}
.clear        {clear: both;}
.clearboth 		{clear: both;}

form {margin: 0; padding: 0;}
/*** General styles ***/

/*** Header ***/
div.bk-header { height: 140px; margin: auto 0; position: relative; z-index: 100; padding: 0; border: none; }
.bk-header .logo { float: left; } 
.bk-header .logo img { border: none; margin: 25px 20px; }
.bk-header .minelyrics-logo { float: left; padding: 5px; }
.bk-header .minelyrics-logo img { border: none; }
.bk-header .header-banner { height: 90px; width: 728px; float: right; margin: 5px; background: #FAFAFA; padding: 0; } 

/* header menu */
.bk-header .nav-expand { clear: both; display: none; font-weight: bold; font-size: 20px; background: #F4F4F4; padding: 10px; border: 1px solid #C0C0C0; border-style: solid none solid none; cursor: pointer; }
.bk-header .nav-expand.expand-open { background: #333; color: white; } 
.bk-header .nav-expand i { float: right; display: block; padding-top: 3px; font-weight: normal; }
.bk-header .nav-expand i:after { padding: 0 10px; content:"\f0c9"; }
.nav-header 			{ display: block; height: 36px; margin: 0 0 0 10px; padding: 0; z-index: 20;}

/* top menu elements */
.bk-header .menu { border: 1px solid #EEE; background-none: #EEE; display: block; clear: both; }
.nav-header > li { border-right: 1px solid #f0f0f0; }
.nav-header li {display: block; float: left; list-style: none; margin: 0px; padding: 0px; white-space: nowrap;}
.nav-header li a {color: #444; display: block; font: 18px Arial, Impact, sans-serif; font-weight: 100; padding: 7px 11px; text-decoration: none; text-transform: capitalize ; }
.nav-header li a:hover, .nav-header li.nav-active > a:hover {color: #c2271a; text-decoration: none;}
.nav-header li.nav-active > a {color: #444444; display: block; font: bold 18px Arial, Impact, Tahoma, Helvetica, sans-serif; background: #F0F0F0; }

/* popup menu elements */
.nav-header li ul {border: 1px solid #FFD075; border-bottom: none; display: none; margin: 0px; padding: 0px; position: absolute; width: 200px;}
.nav-header li li {border-top: none !important; border-bottom: 1px solid #FFD075; display: block; float: left; list-style: none; margin: 0px; padding: 0px; white-space: nowrap; width: 200px; position: relative; }
.nav-header li li a {background: #FFF1C7; color: #0A0509; padding: 4px 10px; text-decoration: none; font-weight: normal; }
.nav-header li li a:hover, .nav-header li li.nav-active > a:hover {background: #FFFBED; color: #c2271a;}
.nav-header li li.nav-active > a { background: #FFF1C7; color: #0A0509; padding: 2px 10px; text-decoration: none; font-weight: bold; }
.nav-header li ul ul {border: 1px solid #FFD075; border-bottom: none; display: none; left: 200px; margin: 0px; padding: 0px; position: absolute; top: -1px;}
/*** end of header styles ***/

/* Top Menu */
.top-menu 	 { position: absolute; top: 50px; display: block; margin: 0px; padding: 0px 0px 0px 0px; z-index: 20; background: #d20000; width: 100%; }
.top-menu li { display: block; list-style: none; margin: 0px; padding: 0px; white-space: nowrap;}
/* Top Menu Links */
.top-menu .menu-item:first-child a { border-top: 1px solid #f35b00; }
.top-menu .menu-item a					{color: #FFF; border-bottom: 1px solid #f35b00; display: block; font: 16px Arial, Helvetica, sans-serif; padding: 10px 15px; text-decoration: none; text-transform: capitalize;}
.top-menu .menu-item a:hover		{color: #FFF; text-decoration: none;}
.top-menu .active a	{ color: #FFF; #ee9e17; text-transform: capitalize; font-weight: bold; text-decoration: underline; }
.top-menu .active a:hover	{color: #FFF; #ee9e17;}

/*** Breadcrumbs ***/
.Breadcrumb {background: #F4F4F4 url(../images/default/breadcramb-bgr.gif) repeat-x top; margin: 0px 0px 10px 0px; position: relative; width: 100%;}
.BreadcrumbCenter {background: url(../images/default/breadcramb-bgr.gif) repeat-x bottom; position: relative;}
.BreadcrumbLeftBgr {background: url(../images/default/breadcramb-b-l.gif) no-repeat bottom left; position: relative;}
.BreadcrumbRightBgr {background: url(../images/default/breadcramb-b-r.gif) no-repeat bottom right; height: 100%; overflow: hidden; position: relative;}

.BreadcrumbLeft {background: url(../images/default/breadcramb-t-l.gif) no-repeat top left; float: left; width: 11px; height: 22px;}
.BreadcrumbRight {background: url(../images/default/breadcramb-t-r.gif) no-repeat top right; float: right; width: 11px; height: 22px;}
.BreadcrumbRSS {float: right; padding: 10px; text-align: right;}
.Breadcrumbs {background: none;  overflow: hidden; height: 100%;}
.BreadcrumbsBgr {padding: 10px 0px 10px 10px;}
.BreadcrumbsBgr a.treeItemLast {font-weight: bold; text-decoration: none; cursor: text;}
.BreadcrumbsBgr a.treeItemLast:hover {font-weight: bold; cursor: text;}
.BreadcrumbsBgr span {color: #c2271a;}
.BreadcrumbsBgr img {display: none;}

/* Step to Order Pages */
.BreadcrumbsBgr span.nonactive {display: inline; font-weight: normal; color: #AAAAAA; margin-right: 10px;}
.BreadcrumbsBgr span.active {display: inline; font-weight: bold; color: #444444; margin-right: 10px;}
/*** Breadcrumbs ***/

/*** Structure of Block ***/
.BlockTop {position: relative; width: auto;}
.TopCenter {background: #F4F4F4 url(../images/default/cblock-t-bgr.gif) repeat-x top; position: relative;}
.TopLeftBgr {background: url(../images/default/cblock-l-bgr.gif) repeat-y bottom left; position: relative;}
.TopRightBgr {background: url(../images/default/cblock-r-bgr.gif) repeat-y bottom right; height: 100%; overflow: hidden; position: relative;}

.TopLeft {background: url(../images/default/cblock-t-l.gif) no-repeat top left; float: left; width: 24px; height: 42px;}
.TopRight {background: url(../images/default/cblock-t-r.gif) no-repeat top right; float: right; width: 24px; height: 42px;}
.TopTitleIco {float: right; padding: 17px 0px 13px 0px; text-align: right;}
.TopTitle {background: none;  overflow: hidden; height: 100%;}
.TopTitleBgr {color: #444444; font: 16px Arial, Helvetica, sans-serif; padding: 17px 0px 13px 0px; text-align: left; text-transform: uppercase;}
.TopTitleBgr h1 {color: #444444; font: 16px Arial, Helvetica, sans-serif; text-align: left; text-transform: uppercase;}

.BlockMiddle {background: #F4F4F4 url(../images/default/cblock-r-bgr.gif) repeat-y right; position: relative;}
.MiddleCenter {background: url(../images/default/cblock-l-bgr.gif) repeat-y left; overflow: hidden; height: 100%; padding: 0px 11px; position: relative;}

.BlockBottom {display: block; margin-bottom: 8px; position: relative; font-size: 1px;}
.BottomCenter {background: url(../images/default/cblock-b-bgr.gif) repeat-x bottom; overflow: hidden; height: 100%;}
.BottomLeft {background: url(../images/default/cblock-b-l.gif) no-repeat left bottom; float: left; height: 23px; width: 24px;}
.BottomRight {background: url(../images/default/cblock-b-r.gif) no-repeat right bottom; float: right; height: 23px; width: 24px;}
/*** Structure of Block ***/

/*** User Home Page ***/
.bk-user-home .rows { clear: both; }
.bk-user-home .section { float: left; width: 46%; padding: 10px 2% 10px 2%; position: relative; }
.bk-user-home .icon { position: absolute; }
.bk-user-home .desc { margin-left: 60px; }

.UserHomeBlock		{float: left; position: relative; width: 49%;}
.UHBContent			{padding: 7px;}
div.UHBContent 	{margin: 0px 0px 0px 50px;}

.userHomeLogout 		{clear: both; padding: 0px 20px 0px 20px; text-align: right;}
.userHomeLogout a 	{color: #444444; font-weight: bold;}

.secti1on img { padding: 0 5px 10px 0; }
.section img.orders 					{background: url(../images/icons/admin_orders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.profile 				{background: url(../images/icons/admin_profile.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.arr		 				{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 0px; position: relative; bottom: -4px;}
.section img.support 				{background: url(../images/icons/admin_support.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.forum 					{background: url(../images/icons/admin_forum.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.products 				{background: url(../images/icons/admin_products.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.pages 					{background: url(../images/icons/admin_pages.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.salesorders			{background: url(../images/icons/admin_salesorders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.merchant 				{background: url(../images/icons/admin_merchant.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.affiliates				{background: url(../images/icons/admin_affiliates.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.payments				{background: url(../images/icons/admin_payments.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.carts					{background: url(../images/icons/admin_carts.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.wishlist				{background: url(../images/icons/admin_wishlist.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.reminders				{background: url(../images/icons/admin_reminders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
.section img.widgets {background: url(../images/icons/widgets.png) no-repeat; width: 50px; height: 50px; border:0px; }
/*** User Home Page ***/

/*** Button Links ***/
td.butTd span.spacer {color: #c2271a;}	/* '|' between button */

a.button {font: 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; white-space: nowrap;}
a.button img 	{display: none;}
a.button-add	{color: #FF3300; font-weight: bold;}

a.buttonBasket {font: 14px/20px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonBasket img 	{display: none;}
a.button-shopping 	{color: #FF3300; font-weight: bold;}	
a.button-checkout 	{color: #FF3300; font-weight: bold;}

a.buttonCart {font: 12px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonCart img 		{display: none;}

a.buttonMore {color: #FF3300; font: 12px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonMore img 	{display:none;}

a.disabled {color: gray; cursor: text; font: bold 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px;}
/*** Button Links ***/

/*** Filter popup on more button ***/
.block-filter .BlockMiddle {z-index: 90;}
.block-filter .MiddleCenter {overflow: visible; position: static; z-index: 90;}
.filterPopup {background-color: #FFF1C7; border: 2px solid #FFD075; display: none; margin-left: -5px; padding: 3px 4px; position: absolute; z-index: 100;}
/*** Filter popup on more button ***/

/*** Categories ***/
.CategoryList		{display: block; margin: 0px; padding: 0px;}
.CategoryList li		{background: url(../images/default/tree_top.gif) no-repeat 0px 1px; display: block; list-style: none; margin: 0px; padding: 2px 0px 2px 15px;}
.SubCategoryList		{background: url(../images/default/tree_line.gif) repeat-y 2px 0px; display: block; margin: 4px 0px 0px 0px; padding: 0px;}
.SubCategoryList li		{background: url(../images/default/tree_begin.gif) no-repeat 2px 9px; display: block; list-style: none; margin: 0px; padding: 2px 0px 0px 14px;}
.SubCategoryList li.lastCategory		{background: #FFFFFF url(../images/default/tree_end.gif) no-repeat 2px -9px;}

.selectedsubCategory a.title, 
.selectedtopCategory a.title {color: #37A210;}
.selectedsubCategory ul a.title, 
.selectedtopCategory ul a.title {color: #c2271a;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 5px 0px 0px;}
/*** Categories ***/

/*** Products list (list, table view) and product details ***/
.block-product-details .titleTopCenter	{padding-left: 10px;}
.block-products-list .productImg, 
.block-product-details .productImg {background: #FFFFFF; border: 1px solid #78C7FF; margin-right: 10px; margin-bottom: 10px; padding: 1px;}

.featuresList	{border: 2px solid #E9E9E9; float: right; margin: 0px 0px 5px 5px; padding: 6px; width: 40%;}

.specification	{}
.groupTitle		{background: #E9E9E9; font-size: 120%; padding: 6px;}
.feature			{border-bottom: 1px solid #E9E9E9; display: block; padding: 6px;}
.featureName	{float: left; font-weight: bold; padding: 0px; width: 40%;}
.featureValue	{padding: 0px 0px 0px 45%;}

/* Matrix prices for product */
.matrix			{margin: 10px 0px;}
.matrixQty		{border-left: 1px solid #E9E9E9; border-top: 1px solid #E9E9E9; float: left;}
.matrixPrice	{border-top: 1px solid #E9E9E9; float: left;}
.matrixTitle	{background: #E9E9E9; border-right: 1px solid #E9E9E9; border-bottom: 1px solid #E9E9E9; font-weight: bold; padding: 3px 6px; text-align: center;}
.matrixItem		{border-right: 1px solid #E9E9E9; border-bottom: 1px solid #E9E9E9; padding: 3px 6px; text-align: left;}

/* Visualisation product list as table */
.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 14px; font-weight: bold; background: #E9E9E9; color: #c2271a; padding: 6px !important; }
.productsCategoryDesc	{background: #E9E9E9; padding: 6px !important; }
.productsDelimiter 		{background: #E9E9E9; padding: 0px !important;}
.productsDelimiterTop 	{background: #E9E9E9; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}

/* Delimiter for list and rollover for details */
.vDelimiter {border-right: 1px solid #E9E9E9;}
.hDelimiter {background: #E9E9E9; border: 0px;}
.rolloverImagesTop {padding: 10px 0px 0px 0px;}
.rolloverImages {float: left; padding: 5px; text-align: center; width: 30%;}
.manufacturerImage {padding: 10px 0px 0px 0px;}

/* Visualisation tubs on product details */
.DetailTabs 			{border-bottom: 2px solid #E9E9E9; height: 1%; margin: 0px; overflow: hidden; padding: 0px 0px 0px 10px;}
.DetailTabs li 			{display: block; float: left; list-style: none; margin: 0px 10px 0px 0px; padding: 0px;}
.DetailTabs li.tab 			{background: none; border: 1px solid #E9E9E9; border-bottom: none;}
.DetailTabs li.tabActive 		{background: #E9E9E9; border: 1px solid #E9E9E9; border-bottom: none;}
.DetailTabs a.tab					{background: none; color: #c2271a; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
.DetailTabs a.tab:hover			{background: #E9E9E9; color: #c2271a; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
.DetailTabs a.tabActive			{background: #E9E9E9; color: #c2271a; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.DetailTabs a.tabActive:hover	{background: #E9E9E9; color: #c2271a; display: block; font-size: 12px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}

/*** Products list (list, table view) and product details ***/

/*** Related products ***/
.relTitle {padding: 0px 0px 5px 0px;}
.relImg {margin: 0px 5px 5px 0px;}
/*** Related products ***/

/*** Small Cart ***/
.paddingCart td		{padding: 0px;}
.paddingCart .cartTitle td			{background: #E9E9E9; padding: 4px;}
.paddingCart .cartItem td			{border-bottom: 1px solid #E9E9E9; padding: 2px 4px;}
.paddingCart .cartGoodsTotal td	{border-top: 2px solid #D9D9D9; padding: 4px;}
/*** Small Cart ***/

/*** Latest ***/
td.topArticle {padding: 0px;}
td.subArticle {padding: 3px 3px 0px 0px;}
td.topArticle a.buttonMore	{display: block; padding-top: 2px;}
a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}
/*** Latest ***/

/*** Offers ***/
.offerTitleTop		{display: none;}
.offerTitle			{text-align: left; clear: right; display: block;}
.offerItem 			{text-align: left;}
.offerImg			{float: left; border: 1px solid #78C7FF; margin-right: 10px; margin-bottom: 10px;} 
.offerText			{text-align: left;}
.offerItem 
a.buttonMore		{display: block;}
/*** Offers ***/

/*** Forum ***/
.forumAdmin 			{color: blue; font-weight: bold;}
.forumUser 				{color: black; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #F4F4F4; border-left: 1px solid #D5D5D5; border-top: 1px solid #D5D5D5; border-bottom: 1px solid #D5D5D5;}
.forumMessageRight 	{background: #F4F4F4; border: 1px solid #D5D5D5;}
.forumMessageTop 		{background: #E9E9E9; border-bottom: 1px solid #D5D5D5;}
/*** Forum ***/

/*** footer ***/
.bk-footer { background: #777; border: none; margin-top: 40px; border-top: 1px solid #333; height: 50px; }
.bk-footer, .bk-footer a { font: 13px/14px Arial; color: #ddd; }
.bk-footer a:hover { color: #fff; }
.footer-head { float: left; width: 300px; padding: 18px 0; margin-left: 20px; }
.footer-menu { float: left; width: 540px; text-align: center; padding: 15px 0; }
.footer-menu ul { margin: 0; padding: 0; display: inline-block; }
.footer-menu ul li { list-style: none; margin: 0; padding: 3px 0; float: left; }
.footer-menu ul li:after { content: "|"; padding: 0 5px; }
.footer-menu ul li:last-child:after { content: ""; }

.footer-foot { float: right; width: 320px; padding: 15px 0; }
.footer-foot a { color: #ddd; margin-right: 15px; display: block; float: right; } 
.footer-foot a span { display: block; float: left; padding: 3px 5px; }
.ico-youtube, .ico-facebook, .ico-instagram, .ico-twitter { font: 20px FA; display: block; float: left; }
.ico-facebook:before { content: "\f082"; }
.ico-instagram:before { content: "\f16d"; }
.ico-twitter:before { content: "\f081"; }
.ico-youtube:before { content: "\f166"; }

.social-icons { position: absolute; top: 65px; left: 0px; width: 425px; text-align: center;}
.social-icons a { margin-right: 15px; display: inline-block; opacity: 0.5; } 
.social-icons a:hover { opacity: 1; } 
.social-icons a span { display: block; float: left; padding: 3px 5px; }

.footer-logo { display: none; text-align: right; padding: 0px 10px 0px 0px;}
.footer-logo img {width: 80px; height: 26px; border:0px;}

.youtube { color: #cc181e; }
.facebook { color: #365899; }
.twitter { color: #2b7bb9; }

/*
.bk-footer { height: 50px; width: 1200px; background: rgba(0, 0, 0, 1); color: #bbb; z-index: 10; }
.bk-footer a { color: #bbb; font: 13px/14px Jsans; }
.bk-footer a:hover { color: #fff; }
.copyright { float: left; padding: 18px 40px;  }
.footer-menu { float: left; padding: 18px 0; }
.footer-menu a { }
.footer-menu span { padding: 0 5px; }

.footer-icons { float: right; padding: 15px 0; }

*/
/*** end of footer styles ***/

.bk-user-profile .table-data td { padding: 7px; }

/*** Visualisation tubs on UserHome pages ***/
.AdminTabs 				{background: url(../images/default/admin-tabs-bgr-light.gif); height: 1%; margin: 0px 0px 10px 0px; overflow: hidden; padding: 0px 0px 0px 10px;}
.AdminTabs li 				{display: block; float: left; list-style: none; margin: 0px 0px 0px 0px; padding: 0px;}
.AdminTabs li.adminTab			{border-bottom: 1px solid #919B9C;}
.AdminTabs li.adminTabActive	{border: none;}
.AdminTabs li.BeginTab			{display: none;}
.AdminTabs li.EndTab			{display: none;}
div.adminTab 			{background: #E9E9E9; border: 1px solid #919B9C; border-bottom: none; cursor: pointer; font: 11px/18px Verdana, sans-serif; margin: 8px 2px 0px 2px; padding: 2px 8px 1px 8px; white-space: nowrap;}
div.adminTabActive 	{background: #F4F4F4; border: 1px solid #919B9C; border-top: 2px solid #919B9C; border-bottom: none; font: bold 11px/18px Verdana, sans-serif; margin: 3px 2px 0px 2px; padding: 4px 8px 4px 8px; white-space: nowrap;}
a.blackSm, a.blackSm:hover {text-decoration: none;}
/*** Visualisation tubs on UserHome pages ***/

/*** Prices on the site ***/
.priceBlock {color: #000; font-weight: bold;}
.priceBlock .price {font-weight: bold;}
.priceBlock .priceTax {font-weight: normal;}

.priceBlockOld {color: #000; text-decoration: line-through;}
.priceBlockOld .price {font-weight: normal;}
.priceBlockOld .priceTax {font-weight: normal;}

.priceBlockHidden {color: #000; font-weight: bold; display: none;}
.priceBlockHidden .price {font-weight: bold;}
.priceBlockHidden .priceTax {font-weight: normal;}

.priceBlockEdit {color: #000; font-weight: bold;}
.priceBlockEdit input.price {text-align: right; font-weight: bold; width: 60px; font-size: 13px; color: black; border: 1px solid #A3ACB1;}

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent;}
.salesPrice {font-weight: bold;}
.salesTax {font-weight: normal;}

.priceSaveBlock {color: #0A0; font-weight: bold;}
.priceSaveBlock .price {font-weight: bold;}
.priceSaveBlock .percent {font-weight: normal;}

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/*** Prices on the site ***/

/*** Rating part ***/
.SummaryStatistic img					{margin-top: -2px;}
.SummaryStatistic .percentage img 	{margin-right: 10px;}
.ShowReviews img							{margin-top: -2px;}
.ShowReviews span							{padding: 0px 10px;}
.RatingImage								{float: left;}
.RatingText									{margin-left: 110px;}

.neutral {display: none;}
.commend		{background: url(../images/icons/commend.png) no-repeat; width: 20px; height: 20px; border:0px;}
.discommend	{background: url(../images/icons/discommend.png) no-repeat; width: 20px; height: 20px; border:0px;}
.not-rated	{background: url(../images/icons/not-rated.png) no-repeat; width: 97px; height: 18px; border:0px;}
.rating-1	{background: url(../images/icons/rating-1.png) no-repeat; width: 97px; height: 18px; border:0px;}
.rating-2	{background: url(../images/icons/rating-2.png) no-repeat; width: 97px; height: 18px; border:0px;}
.rating-3	{background: url(../images/icons/rating-3.png) no-repeat; width: 97px; height: 18px; border:0px;}
.rating-4	{background: url(../images/icons/rating-4.png) no-repeat; width: 97px; height: 18px; border:0px;}
.rating-5	{background: url(../images/icons/rating-5.png) no-repeat; width: 97px; height: 18px; border:0px;}
/*** Rating part ***/

/*** Wishlist pop-up window ***/
.wishlist-opacity	{display: none; z-index: 900; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1;}
.wishlist-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 400px; background: #CCCCCC;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #F4F4F4; border: 1px solid #78C7FF;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align:justify;}
/*** Wishlist pop-up window ***/

/*** Shipping pop-up window ***/
.shipping-opacity	{display: none; z-index: 900; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1;}
.shipping-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 600px; background: #CCCCCC;}
.shipping-block		{position: relative; bottom: 5px; right: 5px; width: 600px; background: #F4F4F4; border: 1px solid #78C7FF;}
.shipping-img-close	img {margin: 10px 10px 5px 0px;}
.shipping-descr		{padding: 0px 35px 20px 30px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align:justify;}
/*** Shipping pop-up window ***/

/*** New Product's icon ***/
.block-product-details .newProduct {display: block; position: relative; padding-right: 34px !important;}
.block-product-details .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; margin: 0px 0px -6px 2px;}
.block-products-list .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: relative; margin: 0px 0px -6px 2px;}
.newProduct img {background: url(../images/icons/new_m.png) no-repeat; width: 20px; height: 16px; border: none; position: relative; margin: 0px 0px -3px 2px;}
/*** New Product's icon ***/

/*** Restricted Item's icon ***/
.block-products-list .restrictedItem img.restrictedItem {background: url(../images/icons/lock.png) no-repeat; width: 22px; height: 23px; border: none; position: relative; margin: 0px 0px -3px 2px;}
.restrictedItem img.restrictedItem {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; margin: 0px 0px -3px 2px;}
.restrictedCategory img.restrictedCategory {background: url(../images/icons/lock-s.png) no-repeat; width: 15px; height: 16px; border: none; position: relative; margin: 0px 0px -3px 2px;}
/*** Restricted Item's icon ***/

/*** Manual list ***/
.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}
/*** Manual list *****/

/*** Custom menu list ***/
.CustomMenu ul		{display: block; margin: 0px; padding: 0px 0px 0px 10px;}
.CustomMenu ul ul		{display: block; margin: 0px; padding: 0px;}
.CustomMenu ul li		{background: url(../images/bullet.gif) no-repeat 5px 6px; display: block; list-style: none; margin: 0px; padding: 2px 0px 2px 15px;}
.CustomMenu ul li a		{font-weight: bold;}
.CustomMenu ul li li a		{font-weight: normal;}
/*** Custom menu list ***/

/*** Site map list ***/
.SiteMap ul		{display: block; margin: 0px; padding: 0px;}
.SiteMap ul ul		{display: block; margin: 0px; padding: 0px 0px 0px 10px;}
.SiteMap ul li		{background: url(../images/bullet.gif) no-repeat 0px 6px; display: block; list-style: none; margin: 0px; padding: 2px 0px 2px 10px;}
.SiteMap ul li a		{font-weight: bold;}
.SiteMap ul li li a		{font-weight: normal;}
/*** Site map list ***/

/*** Image slider box ***/
.imageSlider	{position: relative; overflow: hidden;}

.sliderClassVertical	{top: -2000px; border-bottom: 1px solid #E9E9E9; position: absolute; width: 100%;}
.sliderClassVertical td.padding10px	{padding: 20px;}

.sliderClassHorizontal		{left: -2000px; position: absolute; width: 100%;}
.sliderClassHorizontal td.padding10px	{padding: 10px 30px;}

/* Image slider tooltip */
.soPopupContent {position: absolute; z-index: 999; width: 300px; border: 1px solid #CED7DF; background: #FFFFFF; padding: 20px; display: none;}
.soPopupContent a.bigtitle	{display: block; margin-bottom: 15px; text-align: center;}
.soPopupImg	{text-align: center; margin-bottom: 15px;}
.soPopupImg img	{border: 1px solid #E8ECF0;}
.soText	{text-align: justify;}
.popupTooltip	{display: none;}
/*** Image slider box ***/

/***  ***/
.block-articles-details .titleTopCenter	{padding: 6px 0px 6px 0px;}
.block-basket-recommended select	{margin-right: 5px;}
.block-user-profile .titleTopCenter div	{text-align: center;}
.block-search select	{margin-bottom: 7px;}
.block-reviews .titleTopCenter	{padding: 8px 10px;}


#categories_box select	{display: block; margin: 0px 0px 5px 0px;}
#categories_box a	{display: inline-block; background: #E8E8E8; border: 1px solid #93BDFD; padding: 3px 10px; text-decoration: none; margin-bottom: 5px;}

.tableTitle { background-color: #EEEEEE; padding: 6px 10px 6px 10px; font-family: verdana; font-size: 14pt; text-align: center; color: #008500; font-weight: bold; }
.tableCell { background-color: #FFFEEE; padding: 5px; font-family: verdana; font-size: 13pt; color: #3b4197; }
.middleCell { background-color: #FFFEEE; padding: 3px; font-family: verdana; font-size: 12pt; color: #3b4197; }
.block-custom-page-body {background-color: #EEEEEE; border: 1px solid silver; }

.message {background: #E0E0FF; color: #0000CC; border: 1px solid #0000CC; padding: 6px; margin: 5px 0px 5px 0px; text-align: center; font-weight: bold; }

.block { margin-top: 20px; }
.breadcrumb { 
	font: 14px Tahoma, Arial; 
	padding: 7px 20px; margin-top: 20px; 
	border: solid 1px silver; border-style: solid none;
	background:  #EEEEEE;
}
.breadcrumb .trail { padding: 3px; }
.breadcrumb .home i:before { content: "\f015"; }
.bk-authors-list .fb-like, .bk-authors-random .fb-like { float: right; }
.breadcrumb .youtube-subscribe { float: right; margin-left: 4px; }
.breadcrumb .fb-like { float: right; margin-top: 2px; }
li.fb-like { float: right; margin: 8px 3px; border: none;  }

.block div.head { font: bold 16px Tahoma, Arial; padding: 0 10px 10px 20px; } 
.block div.head .title { font: bold 16px Tahoma, Arial; color: black; }
.block div.head .right { float: right; } 
.block div.head .expand { cursor: pointer; float: right; background: url(../images/icons/ico-plus-large.png); width: 30px; height: 30px; } 
.block div.head .shrink { background: url(../images/icons/ico-minus-large.png) no-repeat top right; } 
.block .body { 
	font: 16px Tahoma, Arial; padding-bottom: 10px; 
	padding: 10px 20px; margin: 0; 
	border: solid 1px silver; 
	background: #EEEEEE;
} 
.block .foot { clear: both; }
.hidden-title div.head { display: none; }

.left-top-ad { float: left; }
.right-top-ad { float: right; }

.middle-ad { text-align: center; margin-bottom: 20px; position: relative; top: -10px; }
div.banner { padding: 0; margin: 0; }
.banner div.body { padding: 0; margin: 0; border: none; box-shadow: none; border-radius: 0; background: transparent; }

.bk-simple div.body {
	padding: 10px; margin: 0; 
	border: none; box-shadow: none; border-radius: 0; background: transparent; 
}

.frProduct { padding: 10px; border: 1px solid gray; }
.frPriceBlock { margin-left: 20px; padding-top: 10px; background: white; width: 140px; height: 130px; float: left; }
.frPriceTitle { font: bold 14px Arial; padding: 3px; float: left; margin: 0 5px 0 10px; }
.frPrice { font: bold 14px Arial; color: #940032; }
.frPriceBlock .frPrice { padding: 3px; text-align: right; }


.code { padding: 10px 25px; color: #4F5B93; font: monospace; }
.footnote { padding: 10px 25px; }
.example { padding: 10px 25px; }
.section-title { margin: 20px 0 10px 0; font-weight: bold; text-decoration: underline; }


/* tabs */
.tabs {  }
.tabs ul { clear: both; display: block; margin: 0px; padding: 0px; }
.tabs ul li { font: 12px/20px Verdana, Arial, Helvetica, sans-serif;  padding: 4px 12px; border: 1px solid silver; border-bottom: 1px solid gray; display: block; float: left; margin: 0 5px 0 0; list-style: none; white-space: nowrap; cursor: pointer; position: relative; top: 2px; }
.tabs ul li.selected {  border: 1px solid gray; border-bottom: 1px solid #FFFFFF; border-top: 2px solid #FFCC00; font-weight: bold; display: block; float: left; list-style: none; white-space: nowrap; background: #FFF; cursor: text; position: relative; top: 1px; }
.tabs ul li { background: #FFFFFF url(../images/oxygen/tab-bgr.gif) repeat-x top;  }
.tabs ul li.active:hover {background: #FFFEEE;}
.tab-data { border: 1px solid gray; clear: both; background: #FFF; }

/* live support block */
.bk-support-live { z-index: 1000; position: fixed; bottom: -10px; right: 10px;  border-radius: 10px; padding: 10px 20px 15px 20px; cursor: pointer; }
.bk-support-live .head { border: none; font-size: 14px; font-weight: bold; text-align: center; padding: 0; }
.bk-support-live .body { border: none; padding: 0; }
.support-online  .head { background-color: #CCCCEE; b2order: 2px solid blue; color: blue; }
.support-offline .head { background-color: #EEE; bo2rder: 2px solid #999; color: #999; }

/* sliders */
div.bk-sliders { margin: 0; }
.bk-sliders.content-only { border: none; background: none; border-radius: 0; padding: 0; }
.bk-sliders.content-only div.body { border: none; background: none; border-radius: 0; padding: 0;  }
.bk-sliders .body { position: relative; overflow: hidden; }
.bk-sliders .sub-block { position: absolute; width: 450px; background: #FFF; z-index: 1000; right: 100px; top: 100px; height: 400px; box-shadow: 0px 0px 5px #333; }
.bk-sliders .sub-block div.body { box-shadow: none; padding: 10px; font-size: 18px; }
.bk-sliders .sub-block .body input[type=text] { width: 200px; font-size: 18px; }
.bk-sliders .sub-block .body input[type=submit] { font: 24px OSC, Arial; box-shadow: none; color: #FFF; background: #c40202; border: 1px solid black; border-radius: 0; text-transform: uppercase; padding: 5px 25px; margin: 0; }
.bk-sliders .sub-block .body input[type=button] { display: none; }
.bk-message { color: #0000FF; text-align: center; border: 1px solid #AAAAFF; padding: 10px; background: #EEEEFF; border-radius: 5px; }
.bk-intro {  border: 1px solid #C0C0C0; padding: 10px; border-radius: 5px; }

/* general fields styles */
.bk-profiles-search .field, .bk-profiles_search .field, .buttons  { clear: both; padding: 20px 10px; }
.field .comments { font-style: italic; color: gray; font-family: times; }
.field .name { float: left; padding: 3px 0 0 0; }
.field .control { float: right; }
.buttons { text-align: right; }

/*** articles styles ***/

.col { float: left; }
.col:first-child:nth-last-child(3), .col:first-child:nth-last-child(3) ~ .col { width: 50%; }
.col:first-child:nth-last-child(4), .col:first-child:nth-last-child(4) ~ .col { width: 33.33%; }
.col:first-child:nth-last-child(5), .col:first-child:nth-last-child(5) ~ .col { width: 25%; }
.col:first-child:nth-last-child(6), .col:first-child:nth-last-child(6) ~ .col { width: 20%; }
.row-end { clear: both; }


.bk-articles-hot .bn-more { display: none; }
.bk-articles-hot .article-date { font: 10px Arial; color: #aaa; float: right; padding: 4px 0; }
.bk-articles-hot .article-title { padding: 0 0 5px 0; }
.bk-articles-hot .row { margin: 0 0 10px 0; }
.bk-articles-hot .row:last-child { margin: 0; }
.bk-articles-hot img { border: 1px solid #777; float: left; margin: 0 10px 0 0; }
.bk-articles-hot .hot-article { margin-right: 10px; }

.bk-article-details .article-date { padding: 0px 20px 10px; font: 10px Arial; color: #aaa; font-style: italic; float: right; }
.bk-article-details .article-desc .desc { padding: 10px 0; }
.bk-articles-latest img { border: 3px solid #C0C0C0; }
.bk-articles-details .head { padding: 10px 20px; }
.bk-articles-details .head .title { font-size: 16px;  }
.bk-articles-details .body .img-large { max-width: 500px; max-height: 500px; border: 1px solid #C0C0C0; width: auto; height: auto; }
.bk-articles-details .image-default { float: left; margin: 0 20px 20px 0; }
.bk-articles-details .body div { text-align: justify; margin-bottom: 10px; font-size: 14px; }
.bk-articles-details .images-gallery { clear: both; margin: 0; }
.bk-articles-details .images-gallery .title, 
.reviews { clear: both; }
.bk-articles-details .images-gallery .title, 
.bk-articles-details .reviews .title { font-size: 16px; border-top: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; background: #E4E4E4; padding: 5px 20px; margin: 0; }
.bk-articles-details .images-gallery ul {margin: 0; padding: 0;}
.bk-articles-details .images-gallery ul li {margin: 0; padding: 0; list-style: none; float: left; padding: 35px; }
.bk-articles-details .images-gallery ul li .image { border: 3px solid silver; }
.bk-articles-details .images-gallery ul li .image:hover { border: 3px solid #6A88FF; }
.bk-articles-details .article-author, .bk-articles-details .article-authors,
.bk-articles-details .article-albums { padding: 0 20px 10px; margin: 0; }
.bk-articles-details .article-desc, .bk-articles-details .article-other { padding: 0 20px 10px; }
.bk-articles-details .reviews .rate { padding: 5px 20px; }
.bk-articles-details .image-title { display: none; }

ul.article-authors li, ul.article-albums li { magin: 0; padding: 0; list-style: none; float: left; padding-right: 10px; font: bold 11pt Arial; color: #003; }
ul.article-authors li:last-child .separator, ul.article-albums li:last-child .separator {display: none; }
ul.article-authors li:last-child, ul.article-albums li:last-child { float: none; }
.article-authors + .article-author { display: none; }

.image { border: 3px solid #C0C0C0; }
a.link { color: #c2271a; }
.bk-articles-random .col { float: left; text-align: center; width: 100%;  }
.bk-articles-random .article { padding: 5px; width: 200px; display: inline-block; }
.bk-articles-random .article-title { display: block; padding-bottom: 5px; }
.bk-articles-random .link-more { display: none; }

.bk-lyrics-details .body { padding: 10px 0; }
.bk-lyrics-details .article-desc { float: left; width: 44%; padding: 0 1% 0 0; margin: 0; }
.bk-lyrics-details .article-high { float: left; width: 54%; padding: 0 1% 0 0; margin: 0; }
.bk-lyrics-details .article-desc .desc { margin-left: 20px; }
.bk-lyrics-details .article-high .desc { max-width: 560px; }
.bk-lyrics-details .youtube-video { position: relative; display: inline-block; }
.bk-lyrics-details i { color: gray; }

div.bk-lyrics-details div.youtube-bottom { position: absolute; bottom: 30px; right: 0; left: 0; z-index: 2147483647; text-align: center; }
div.bk-lyrics-details div.youtube-text { display: inline-block; color: #FFF; letter-spacing: 1px; padding: 3px 20px; font-weight: bold; 
text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000; text-align: center; }
div.bk-lyrics-details .fullscreen div.youtube-bottom { position: fixed; bottom: 50px; }
div.bk-lyrics-details .fullscreen div.youtube-text { font-size: 26pt; font-size: 2.8vw; }

.bk-authors-list .body { padding-top: 10px; }
.bk-authors-list .row, .bk-songs-list .row { padding: 3px 10px 3px 0; } 
.bk-authors-list .author-photo, .bk-songs-list .author-photo { min-width: 50px; min-height: 50px; float: left; text-align: center; } 
.bk-songs-list .author-photo { margin-right: 5px; }
.bk-authors-list .author-name { padding-left: 10px; font-size: 20px; } 
.bk-authors-list img, .bk-songs-list img { border: 1px solid #C0C0C0; } 
.bk-songs-list .article, .bk-songs-list .song-name, .bk-songs-list .author-name { font-size: 14px; }
.bk-songs-list .author-name { color: #000; text-decoration: none; }
.bk-songs-list .author-name:hover { text-decoration: underline; }
.bk-songs-list .song-name { font-weight: bold; }
.bk-songs-list .song-name:hover { color: #a2170A; text-decoration: underline; }

.bk-authors-random .body, .bk-songs-random .body { padding-top: 10px; }
.bk-authors-random .row, .bk-songs-random .row { padding: 3px 10px 3px 0; } 
.bk-authors-random .first-letter, .bk-songs-random .first-letter { font: bold 30px Tahoma; display: block; width: 40px; height: 40px; float: left; border: 1px solid #C0C0C0; margin-right: 10px; background: #fff; text-align: center; text-decoration: none; color: #000; }
.bk-authors-random .first-letter.letter-middle, .bk-songs-random .first-letter.letter-middle { font-size: 22px;  }
.bk-authors-random .first-letter:hover, .bk-songs-random .first-letter:hover { background: #fffccc; color: #c2271a; }
.bk-authors-random .author-photo, .bk-songs-random .author-photo { min-width: 50px; min-height: 50px; float: left; } 
.bk-authors-random .author-name { padding-left: 10px; font-size: 20px; } 
.bk-authors-random img, .bk-songs-random img { border: 1px solid #C0C0C0; } 
.bk-songs-random .author-photo { margin-right: 5px; }
.bk-songs-random .article { font-size: 14px; }
.bk-songs-random .author-name { color: #000; text-decoration: none; }
.bk-songs-random .author-name:hover { text-decoration: underline; }
.bk-songs-random .song-name { font-weight: bold; }
.bk-songs-random .song-name:hover { color: #a2170A; text-decoration: underline; }

.bk-songs-latest .author-image { min-width: 50px; min-height: 50px; float: left; } 
.bk-songs-latest .song-name { padding-left: 10px; font-size: 16px; } 
.bk-songs-latest img { border: 1px solid #C0C0C0; } 

.bk-author-articles .author-lyrics { float: left; width: 40%; }
.bk-author-articles .author-details { float: right; width: 60%; }
.bk-author-articles .article-title  {font-size: 20px; }
.bk-author-articles .article-title:before { content: "\f001 "; font-family: FA; padding-right: 5px; }

.bk-author-articles .block { margin: 0; }
.bk-author-articles .bk-author-details .head { display: none; }
.bk-author-articles .bk-author-details img { float: left; margin: 0 10px 5px 0; }
.bk-author-articles .bk-author-details .desc { text-align: justify; }


.bk-album-articles .album-lyrics { float: left; width: 40%; }
.bk-album-articles .album-details { float: right; width: 60%; }
.bk-album-articles .article-title  {font-size: 20px; }
.bk-album-articles .article-title:before { content: "\f001 "; font-family: FA; padding-right: 5px; }

.bk-album-articles .block { margin: 0; }
.bk-album-articles .bk-album-details .head { display: none; }
.bk-album-articles .bk-album-details img { float: left; margin: 0 10px 5px 0; }
.bk-album-articles .bk-album-details .desc { text-align: justify; }


@media only screen and (max-width: 1500px) {
	.ad-can { margin: auto; width: 1180px; }
	.ad-can .fm-ad { clear: both; padding-top: 10px;  }
	.ad-can .layout { margin: 0; float: none; }
}
@media only screen and (max-width: 1200px) {
	.ad-can { margin: auto; width: 900px; }
	.layout { width: 100%; } 
	.bk-header .menu { border-bottom: none; }
	.bk-header .menu ul { margin: 0; }
	.bk-header .menu li { border-bottom: 1px solid #EEE; }
	.bk-header .menu li.fb-like { border-bottom: none; }
	.bk-sliders .slider-data img { width: 100%; max-width: 900px; height: auto; }
	.bk-sliders .sub-block { right: 50px; top: 50px; height: 350px; width: 400px; }
	.field, .buttons { padding: 10px 10px; }
	.lt-double .fm-left { float: none; width: auto; margin: 10px 0; }
	.lt-double .fm-middle { float: none; width: auto; margin: 10px 0; }
	.lt-right .fm-middle { float: none; width: auto; margin: 10px 0; }
	.lt-right .fm-right { float: none; width: auto; margin: 10px 0; }
	.bk-header .header-banner { height: 100px; width: 320px; } 
	.bk-lyrics-details .article-desc { float: none; width: auto; padding: 0 20px 0 0; }
	.bk-lyrics-details .article-high { float: none; width: auto; padding: 0 0 0 20px; }
}
@media only screen and (max-width: 900px) {
	.ad-can { width: 780px; margin: 0; padding: 0; width: 100%; }
	.bk-sliders .slider-data { overflow: hidden; }
	.bk-sliders .slider-data img { min-height: 450px; width: auto; }

	.bk-author-articles .body { padding: 10px; }
	.bk-author-articles .bk-author-details img { float: none; margin: 0; border-width: 1px; }
	.bk-album-articles .bk-album-details img { float: none; margin: 0; border-width: 1px; }
	.bk-articles-hot .body .row .col { clear: both; width: 100%; }
	.bk-articles-hot .col ~ .col { margin-top: 10px; }
	.bk-article-details .body { padding: 10px 0; }
	.bk-custom-block .body { padding: 10px 0; }

	.youtube-video { width: 100%; }
	iframe { width: 100%; }
}

@media only screen and (max-width: 800px) {
	.ad-can { }
}

@media only screen and (max-width: 600px) {
	div.bk-header { height: auto; }
	.bk-header .logo { float: none; } 
	.bk-header .logo img { border: none; margin: 5px 0; }
	.bk-header .minelyrics-logo { float: none; } 
	.bk-header .minelyrics-logo img { border: none; margin: 5px 0; }
	.bk-header .header-banner { float: none; margin: 5px 0;} 
	.bk-lyrics-details .article-high { padding: 0; }
	.bk-lyrics-details .article-high .youtube-video { width: 100%; }
	.bk-lyrics-details .article-high iframe { width: 100%; }

	.bk-album-articles .album-lyrics { float: none; width: auto; }
	.bk-album-articles .album-details { float: none; width: auto; margin-top: 20px; }
	.bk-album-articles .bk-album-details .body { border: none; padding: 0; }
	.bk-author-articles .author-lyrics { float: none; width: auto; }
	.bk-author-articles .author-details { float: none; width: auto; margin-top: 20px; }
	.bk-author-articles .bk-author-details .body { border: none; padding: 0; }

.footer-menu { width: 100%; }
}
@media only screen and (max-width: 480px) {
	.bk-header .logo img { max-width: 320px; height: auto; }
	.bk-header .minelyrics-logo { padding: 0; }
	.bk-header .minelyrics-logo img { max-width: 320px; height: auto; }
	.bk-authors-random .author-name { display: none; } 
	.bk-authors-random .body { padding: 10px 0 10px 10px; }
	.bk-authors-random .first-letter { margin-right: 5px; }

}
@media only screen and (max-width: 320px) {
}
