﻿.foo{}/****************************************************************************************************/
/* The contents of this file are subject to the tehnomobileCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.tehnomobileCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is tehnomobileCommerce.
/* The Initial Developer of the Original Code is TehnomobileSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ManufacturerPage
{
	margin-bottom: 15px;
	padding: 0px;
	text-align: left;
	width: 770px;
}
.ManufacturerPage .ManufacturerTitle
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #3a3a3a;
	float: left;
}

.ManufacturerPage .ManufacturerDescription
{
	color: #555;
	font-size: 1.1em;
}

.ManufacturerPage .ProductPager
{
	text-align: center;
}

.ManufacturerPage .ProductPager a
{
	font-size: 1em;
}

.ManufacturerPage .ProductPager a:link
{
	text-align: center;
	color: #555;
}

.ManufacturerPage .ProductPager span
{
	color: #ec1d25;
	font-size: 1.3em;
	font-weight: bold;
}
.ManufacturerPage .center
{
	float: left;
	width: 550px;
	display: inline;
}
.ManufacturerPage .right
{
    padding: 0px 0px 0px 6px;
    float: left;
    width: 204px;
    display: inline;
    text-align: right;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER FEATURED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ManufacturerPage .FeaturedProductGrid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.ManufacturerPage .FeaturedProductGrid .title
{
	font-weight: bold;
	padding-left: 10px;
}

.ManufacturerPage .FeaturedProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: left;
	vertical-align: text-top;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem-top
{
	background: url(Images/modul_proizvoda_detal_top.jpg) no-repeat right top;
	width: 300px;
	margin-left: 6px;
	padding-top: 20px;
	text-align: justify;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem-top .ProductItem
{
	background: url(Images/modul_proizvoda_detal_bottom.jpg) no-repeat right bottom;
	text-align: center;
	width: 300px;

}

.ManufacturerPage .FeaturedProductGrid .ProductItem .title a
{
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .picture
{
	text-align: center;
	margin-top: 10px;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .description
{
	margin: 5px 5px 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #e3e3e3;
	color: #555;
	height: 50px;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 85px;
	position: relative;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: green;
}

.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN GRID - TEMPLATE - DONE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ManufacturerPage .ProductGrid
{

	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.ManufacturerPage .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}


.ManufacturerPage .ProductGrid .ProductItem-top
{
	background: url(Images/modul_270_top.jpg) no-repeat right top;
	width: 270px;
	padding-top: 20px;
	text-align: justify;
}
.ManufacturerPage .ProductGrid .ProductItem
{
	background: url(Images/modul_270_botom.jpg) no-repeat right bottom;
	text-align: center;
	width: 270px;

}

.ManufacturerPage .ProductGrid .ProductItem .title
{
	font-weight: bold;
	padding-left: 10px;
}

.ManufacturerPage .ProductGrid .ProductItem .title a
{
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.ManufacturerPage .ProductGrid .ProductItem .picture
{
	text-align: center;
	margin-top: 10px;
}

.ManufacturerPage .ProductGrid .ProductItem .description
{
	margin: 5px 5px 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #e3e3e3;
	color: #555;
	height: 50px;
}

.ManufacturerPage .ProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 85px;
	position: relative;
}

.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.ManufacturerPage .ProductGrid .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: green;
}

.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT FILTERS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ManufacturerPage .ProductFilters_top
{
    display: block;
    background: url(Images/modul_top.jpg) no-repeat center top;
    float: right;
    width: 204px;
    padding-top: 15px;
    text-align: left;
}
.ManufacturerPage .ProductFilters_bottom
{
    display: block;
    background: #f2f3f5 url(Images/modul_bottom.jpg) no-repeat center bottom;
    float: right;
    width: 204px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.ManufacturerPage .ProductFilters_bottom .FilterTitle
{
	font-weight: bold;
	padding-left: 10px;	
	color: #555;
}

.ManufacturerPage .ProductFilters_bottom .FilterTitle span
{
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.ManufacturerPage .ProductFilters_bottom .FilterItem
{
	padding: 5px 10px 5px 10px;
}