/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px!important; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	min-width: 970px;
}

.container {
	/*width: 970px;
	max-width: none !important;*/
}

.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

footer {
    margin: 10px 0;
}
.rub{ position:relative; display:inline-block; *display:inline; zoom:1;}
.rub >span{position: absolute; font-size: 100%; top: 12%; left: -25%; bottom: 0;  height: 100%;}

.price{
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
}
h1, h2, h3, h4, h5 {
	color: #26ADE1;
}
.navbar-inverse {
	background: url("/media/images/new/adm-menu-bg.png") 0 0 repeat;
}
.navbar-inverse .navbar-brand  {
	color:#fff;
}
.list-group-item {
	padding: 5px;
}
.margBottom15 {
	margin-bottom: 15px;
}
#findForm .input-group-addon {
	padding: 5px 12px;
}

.container .caption {
	height:auto;
}
.currentpage {
	text-align: center;
}
div.new-pagination *{
	font-size: 14px;
}
div.new-pagination a:hover {
	cursor: pointer;
}
.perpage .active {
	font-weight: bold;
	color: #000;
}
.img-thumbnail {
	border: none;
}