﻿/****************************************************************************************************/
/* 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. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.HomePageProductGrid
{
    padding: 20px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    background: url(Images/modul_proizvoda_top.jpg) no-repeat right top;
    width: 550px;
    text-align: left;
}
.HomePageProductGrid .title
{
    font-weight: bold;
    font-size: 1.1em;
    float: left;
    display: block;
    margin-left: 15px;
    width: 95%;
}
.HomePageProductGrid .ItemBox
{
}

.HomePageProductGrid .ProductItem
{
    text-align: center;
    display: block;
    width: 132px;
    padding-top: 20px;
}

.HomePageProductGrid .ProductItem .title
{
    margin: 20px 0px 0px 0px;
    font-size: .8em;
    height: 30px;
    width: 100%;
    float: left;
    display: block;
}

.HomePageProductGrid .ProductItem .title a
{
	color: #555;
}

.HomePageProductGrid .ProductItem .title a:hover
{
	color: #ec1d25;
}

.HomePageProductGrid .ProductItem .picture
{
	text-align: center;
	height: 100px;

}
.HomePageProductGrid .ProductItem .prices
{
    margin: 5px;
    padding: 0px;
    font-size: .9em;
    text-align: center;
    display: block;
    font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.TopProductsOperaterBaner
{
    padding: 0px 6px 0px 0px;
    margin: 0px;
    display: inline;
    float: right;
    width: 204px;
}
.TopProductsOperater
{
    padding: 20px 0px 0px 0px;
    margin: 0px;
    background: url(Images/modul_proizvoda_top.jpg) no-repeat right top;
    width: 550px;
    text-align: center;
    display: inline;
    float: left;
}

.TopProductsOperater .naslov
{
    font-weight: bold;
    float: left;
    display: block;
    margin-left: 15px;
    width: 95%;
    text-align: left;
    font-size: 1.2em;
}
.TopProductsOperater .ItemOperaterBox
{

}

.TopProductsOperater .ProductOperaterItem
{
    text-align: center;
    display: block;
    width: 132px;
    padding-top: 20px;
}

.TopProductsOperater .ProductOperaterItem .titleProduct
{
    margin: 20px 0px 0px 0px;
    font-size: .8em;
    height: 30px;
    text-align: center;
    display: block;
    float: left;
    width: 100%;
}

.TopProductsOperater .ProductOperaterItem .titleProduct a
{
}

.TopProductsOperater .ProductOperaterItem .titleProduct a:hover
{
    color: #FF0000;
}

.TopProductsOperater .ProductOperaterItem .pictureOperater
{
	text-align: center;
	height: 100px;

}
.TopProductsOperater .ProductOperaterItem .pricesOperater
{
    font-size: .9em;
    text-align: center;
    display: block;
    font-weight: bold;
    float: left;
        width: 100%;

}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BEST SELLERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bestsellers
{
    margin: 10px 0px 0px 0px;
    background: url(Images/modul_proizvoda_top.jpg) no-repeat right top;
    width: 550px;
    padding-top: 20px;
}
.bestsellers .boxtitle
{
	font-weight: bold;
	clear: both;
	font-size: 1.1em;
	float: left;
	display: block;
	margin-left: 15px;
}

.bestsellers .ItemBox
{
	padding-bottom: 5px;
	text-align: center;
	vertical-align: text-bottom;
	width: 137px;
	margin-top: 20px;
}

.bestsellers .ProductItem
{
	width: 130px;
	text-align: center;
		margin-top: 20px;
		height: 160px;
}

.bestsellers .ProductItem .title
{
    margin: 20px 0px 0px 0px;
    font-size: .8em;
    height: 30px;
    width: 100%;
    float: left;
    display: block;}

.bestsellers .ProductItem .title a
{
	color: #555;
}

.bestsellers .ProductItem .title a:hover
{
		color: #ec1d25;

}

.bestsellers .ProductItem .picture
{
	text-align: center;
	height: 100px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY ADDED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyAddedProducts
{
	margin-bottom: 15px;
	padding: 0px;
}

.RecentlyAddedProducts .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #3a3a3a;
}

.RecentlyAddedProducts .ProductGrid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	text-align: center;
}

.RecentlyAddedProducts .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
}

.RecentlyAddedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 250px;
	background: url(images/prod_grid_box_bg.gif) no-repeat 0 100%;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .title
{
	font-weight: bold;
	background: url(images/deal_box_hl.gif) no-repeat 0 0;
	padding: 0 0 0 10px;
	text-transform: none;
	font-size: 1em;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .title a
{
	background: url(images/deal_box_hr.gif) no-repeat 100% 0;
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .picture
{
	text-align: center;
	margin-top: 10px;
}

.RecentlyAddedProducts .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;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 85px;
	position: relative;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: green;
}

.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProducts
{
	margin-bottom: 15px;
	padding: 0px;
}

.RecentlyViewedProducts .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #3a3a3a;
}

.RecentlyViewedProducts .ProductGrid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	text-align: center;
}

.RecentlyViewedProducts .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
}

.RecentlyViewedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 250px;
	background: url(images/prod_grid_box_bg.gif) no-repeat 0 100%;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .title
{
	font-weight: bold;
	background: url(images/deal_box_hl.gif) no-repeat 0 0;
	padding: 0 0 0 10px;
	text-transform: none;
	font-size: 1em;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .title a
{
	background: url(images/deal_box_hr.gif) no-repeat 100% 0;
	display: block;
	height: 2em;
	line-height: 1.3em;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .picture
{
	text-align: center;
	margin-top: 10px;
}

.RecentlyViewedProducts .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;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 85px;
	position: relative;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: green;
}

.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT DETAILS PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ProductDetailsPage
{
}

.ProductCollateral
{
    clear: both;
}
.product-raiting
{
    padding-left: 5px;
    padding-right: 15px;
    padding-bottom: 20px;
    margin-top: 30px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT DETAILS INFO - PRODUCT INFO CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ProductEssential
{
    padding: 0px 10px 0px 10px;
}

.ProductDetailsInfo
{
}


.ProductDetailsInfo .left
{
    float: left;
    width: 300px;
    display: inline;
    margin-top: 15px;
}


.ProductDetailsInfo left .picture
{
    width: 300px;
}

.ProductDetailsInfo .right
{
    float: right;
    display: inline;
    margin-top: 15px;
}
.ProductDetailsInfo .right .variant
{
    float: right;
    display: inline;
}

.ProductDetailsInfo .right  .productname
{
    font-size: 1.5em;
        background: url(images/line.jpg) no-repeat center bottom;

}

.overviewtop
{
    float: right;
    width: 750px;
}
.overviewbottom
{
    padding: 0px;
    margin: 0px;
    width: 750px;
}


.overviewbottom .shortdescription
{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 15px;
    width: 720px;
    text-align: justify;
    height: inherit;
    background: url(images/line.jpg) no-repeat center bottom;
}


.ProductDetailsInfo .fulldescription
{
    padding: 15px;
    clear: both;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT RATING

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ProductRatingBox
{
    width: 300px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT VARIANT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ProductVariantList
{
    margin: 0px;
}

.ProductVariantLine
{
}

.ProductVariantLine .ProductVariantLine-gore
{
    background: url(images/line.jpg) no-repeat center bottom;
    width: 432px;
    margin-top: 10px;
    height: 20px;
        cursor: pointer;

}

.ProductVariantLine-gore .productvariantname
{
    font-weight: bold;
    margin-left: 15px;
    display: inline;
    font-size: 1.1em;
    float: left;
}

.ProductVariantLine-gore .sku
{
    display: inline;
    font-size: 0.9em;
}
.expandimage
{
    display: inline;
    cursor: pointer;
}




.ProductVariantLine .ProductVariantLine-sredina
{
    width: 430px;
}
.ProductVariantLine-sredina .picture
{
    float: left;
    margin-top: 10px;
}

.ProductVariantLine-sredina .description
{
}

.ProductVariantLine-sredina .downloadsample
{
	clear: both;
	color: #555;
	margin-bottom: 0.3em;
}

.ProductVariantLine-sredina .downloadsample .downloadsamplebutton
{
	-x-system-font:none !important;
	background:#F1F1F1 url(images/btn_download_bg.gif) repeat-x scroll 0 100%;
	border:1px solid #B5B5B5;
	color:#444444;
	cursor:pointer;
	font-family:arial,sans-serif !important;
	font-size:11px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
	overflow:visible;
	padding:1px 5px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	width:auto;
}

.ProductVariantLine-sredina .attributes
{
}


.ProductVariantLine .ProductVariantLine-dole
{
    width: 432px;
}



.ProductVariantLine-dole .overview
{
}


.ProductVariantLine-dole .price
{
    background: url(images/footer_back.jpg) left bottom repeat-x;
    float: left;
    display: inline;
    height: 20px;
    width: 120px;
    padding-top: 5px;
    padding-left: 20px;
}

.ProductVariantLine-dole .price .productPrice
{
    font-weight: bold;
    font-size: 1.2em;
    float: left;
}

.ProductVariantLine-dole .price .oldProductPrice
{
	color: red;
	text-decoration: line-through;
}

.ProductVariantLine-dole .addinfo
{
    display: inline;
    float: right;
    width: 292px;
}

.ProductVariantLine-dole .addinfo .Quantity
{
    margin: 0px;
    padding: 5px;
    width: 60px;
    float: right;
    display: inline;
}
.ProductVariantLine-dole .addinfo .modul_button
{
    margin: 0px;
    background: url(images/buttom_left.gif) no-repeat left center;
    height: 25px;
    cursor: pointer;
    float: right;
}


.ProductVariantLine .error
{
	color: Red;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RELATED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RelatedProductsGrid
{
}

.RelatedProductsGrid .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #ec1d25;
}

.RelatedProductsGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RelatedProductsGrid .RelatedItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: solid 1px #d3d3d3;
	width: 200px;
	height: 200px;
}

.RelatedProductsGrid .RelatedItem .title
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-size: 1em;
	padding: 0;
}

.RelatedProductsGrid .RelatedItem .picture
{
	text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ALSO PURCHASED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.AlsoPurchasedProductsGrid
{
}

.AlsoPurchasedProductsGrid .title
{
	padding: 10px 10px 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	font-size: 1.1em;
	color: #ec1d25;
}

.AlsoPurchasedProductsGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.AlsoPurchasedProductsGrid .AlsoPurchasedItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: solid 1px #d3d3d3;
	width: 200px;
	height: 200px;
}

.AlsoPurchasedProductsGrid .AlsoPurchasedItem .title
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	font-size: 1em;
	padding: 0;
}

.AlsoPurchasedProductsGrid .AlsoPurchasedItem .picture
{
	text-align: center;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT REVIEWS LIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.productReviewBox
{
	margin-bottom: 15px;
	padding: 10px 5px 10px 5px;
}


.productReviewList
{
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #555D65;
}

.productReviewList .productReviewItem
{
	border: solid 1px #d3d3d3;
	margin-top: 10px;
	padding: 10px;
	clear: both;
}

.productReviewList .productReviewItem .title
{
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}

.productReviewList .productReviewItem .rating
{
	float: right;
}

.productReviewHelpfulness
{
	color: #333;
}

.productReviewHelpfulness a, .productReviewHelfulness a:hover
{
	color: #ec1d25;
	text-decoration: none;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT SPEC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.productSpecBox
{
    padding: 15px;
    clear: both;
    color: #555;
}

.productSpecBox table.specifikacija
{
    width: 600px;
    border-collapse: 0px;
    border-spacing: 0px;
    table-layout: inherit;
    margin-left: auto;
    margin-right: auto;
}

.productSpecBox table.specifikacija tr td.separator
{
    background: url(images/tabela_separator.jpg) no-repeat center top;
    width: 600px;
    height: 37px;
    color: #FFFFFF;
    padding-left: 20px;
}

.productSpecBox table.specifikacija tr td.podaciTitl
{
    background: url(images/tabela_podaci_titl.jpg) no-repeat left top;
    height: 24px;
    color: #7c868e;
    text-align: left;
    font-weight: bold;
    padding-left: 40px;
}
.productSpecBox table.specifikacija tr td.podaciValue
{
    background-position: top;
    background: url(images/tabela_podaci_value.jpg) no-repeat right top;
    height: 24px;
    text-align: left;
    padding-left: 10px;
}

.productSpecBox table.specifikacija tr td.top
{
    background: url(images/tabela_top.jpg) no-repeat center top;
    width: 600px;
    height: 44px;
    color: #FFFFFF;
    font-size: 1.2em;
    text-align: center;
    font-weight: bold;
}

.productSpecBox table.specifikacija tr td.botom
{

    background: url(images/tabela_botom.jpg) no-repeat center top;
    width: 600px;
    height: 59px;
    color: #FFFFFF;
    text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SLIM BOX (PRODUCT IMAGES)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading
{
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink
{
	left: 0;
}

#lbPrevLink:hover
{
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink
{
	right: 0;
}

#lbNextLink:hover
{
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom
{
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber
{
	margin-right: 71px;
}

#lbCaption
{
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	COMPARE PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.compareProducts
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.compareProducts .title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}

.compareProducts .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	background-color: inherit;
}

.compareProductsTable
{
    border-spacing: 0px;
    border-collapse: collapse;
}

.compareProductsTable .removeButton
{
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}

.compareProductsTable tr.productName
{
    font-weight: bold;
    background-color: #bec4ca;
}

.compareProductsTable tr.productPrice
{
    font-weight: bold;
    background-color: #bec4ca;
}
.compareProductsTable td
{
    border: 1px groove #808080;
    padding: 3px;
    text-align: right;
}
.compareProductsTable tr.productRaw
{
    font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRICE RANGE FILTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.PriceRangeFilter
{
}

.PriceRangeFilter .title
{
	color: #555;
	font-weight: bold;
	background: url(images/ico-arrow-r.gif) no-repeat;
	padding: 1px 0px 5px 20px;
}

.PriceRangeFilter ul
{
	margin: 0;
	padding-left: 20px;
}

.PriceRangeFilter li
{
	list-style: none;
	padding-bottom: 2px;
}

.PriceRangeFilter .SelectedPriceRange
{
	padding-left: 20px;
}

.PriceRangeFilter .RemovePriceRangeFilter
{
	font-weight: bold;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT SPEC FILTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ProductSpecFilter
{
}

.ProductSpecFilter .title
{
	color: #555;
	font-weight: bold;
	background: url(images/ico-arrow-r.gif) no-repeat;
	padding: 1px 0px 5px 20px;
}

.ProductSpecFilter table.filter {width: 100%;}
.ProductSpecFilter table.filter tr.group {font-weight: bold;}
.ProductSpecFilter table.filter tr.item td {padding: 2px 2px 2px 16px;}
.ProductSpecFilter table.filter tr.filtereditem {}

.ProductSpecFilter .RemoveFilter
{
    padding-top: 5px;
	padding-left: 20px;
}

.ProductSpecFilter .RemoveProductSpecFilter
{
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TIER PRICES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.TierPrices
{
	text-align: center;	
	margin-bottom: 10px;
}

.TierPrices .prices-header
{
	background: #3a3a3a;
	color: #FFF;
	padding: 3px 3px 3px 3px;
	font-weight: bold;	
}

.TierPrices .prices table
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	background: #f3f3f3;
}

.TierPrices .prices .prices-table td
{
	padding: 0;
}

.TierPrices .prices .item-table td
{
	border-bottom: solid 3px #d7d7d7;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.TierPrices .prices .item-table .item-price
{
	color: Green;
}

.TierPrices .prices .header-table td
{
	border-bottom: solid 3px #d7d7d7;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.TierPrices .prices .prices-table .field-header
{
	font-weight: bold;
	text-align: center;	
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	collapsePanel

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.collapsePanel {
	width: 750px;
	height:0px;
	overflow:hidden;
}

.collapsePanelHeader
{
    width: 750px;
    height: 30px;
    background: url(images/Opisi_back.jpg) repeat-x;
    font-weight: bold;
    float: left;
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
}

