﻿/* ************ LAYOUT OVERRIDE ************** */
#page-data-background, #page-promo, #page-footer, .adblock-clip-data {
    min-width: 1015px;
    width: 1015px;
}

/* ********************* BOXES *************************** */
.box .box-top,
.box .box-top .corner,
.box .box-bottom,
.box .box-bottom .corner
{
    background-image: none;
}

.cs-cnt-cl .box .box-data
{
    margin: 0px 0px;
}


/* ********************* PAGE HUB *************************** */
#rss-hub > .box-data
{
	padding: 13px;
}

#page-hub {
	border-bottom: 0px solid #cecece;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
}

#page-hub .box-header {
    background: transparent;
    border-top: 0px solid;
}

#page-hub #page-hub-navigation {
	position: absolute;
	right: 13px;
	top: 21px;
	width: 200px;
}

#page-hub #page-hub-navigation a.prev {
	background-image: url("../img/override/hub-prev.png");
	background-position: left 7px;
	float: right;
}

#page-hub #page-hub-navigation a.next {
	background-image: url("../img/override/hub-next.png");
	background-position: right 7px;
	margin-left: 10px!important;
}

#page-hub .box-header h2 {
	border-bottom: 3px solid #ededed;
	margin: 0 0 2px!important;
	padding: 0 0 2px!important;
	text-transform: uppercase;
	background-image: none;
}

/* ********************* PAGE DESCRIPTION / PAGE PROMO *************************** */
#page-description
{
	width: 644px;
}
#page-description .page-promo {
    width: 585px;
}
#page-description .page-promo-navigator .page-promo-navigator-links {
    top: -13px;
}
#page-description .page-promo .page-promo-image .page-promo-image-corners,
#page-description .page-section .page-section-image .page-section-image-corners
{
    background-image: none;
}

/* ********************* ARTICLE LIST *************************** */
.arlist-row .arlist-data
{
	width: 522px;
}
.article-linktoanother .arlist-data
{
	width: 460px;
}

.article-linktoanother .arlist-img
{
	height: auto;
}

/* ********************* ARTICLE *************************** */
#social-plugins {
    left: 0;
}

/* ********************* CATALOG FAST SEARCH *************************** */
#catalog-fast-search h2, #bazar-fast-search h2 {
	background-image: url("../img/override/blue-corner-left.gif");
}
#catalog-fast-search h2 .tab, #bazar-fast-search h2 .tab {
	background-image: url("../img/override/blue-corner-right.gif");
}
