﻿
table.product-category-list
{
	width: 100%;
	margin-top: 15px;
}

table.product-category-list th, 
table.product-category-list td 
{
	padding-right: 5px;
	padding-bottom: 10px;
}

table.product-category-list .category-image
{
	width: 150px;
}

table.product-category-list .category-info 
{
	padding-left: 5px;
}

table.product-category-list .category-info h3 
{
	color: #e30025;
    margin-top: 0;
    padding-top: 0;	
}

table.product-category-list .category-info h3 a, 
table.product-category-list .category-info h3 a:visited 
{
	text-decoration: none;
}

table.product-category-list .category-info ul 
{
	margin: 0;
	overflow: auto;
}

table.product-category-list .category-info ul li 
{
	float: left;
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #c1c1c1;
}

table.product-category-list .category-info ul li.first {
    padding-left: 0;
}

table.product-category-list .category-info ul li.last
{
    border: 0;
}


table.product-list 
{
	width: 100%;
	margin-top: 15px;
}

table.product-list th, 
table.product-list td 
{
	padding-right: 5px;
	padding-bottom: 10px;
}

table.product-list .product-list-image
{
	width: 150px;
}

table.product-list .product-list-info 
{
	padding-left: 5px;
}

table.product-list .product-list-info h3 
{
	color: #e30025;
    margin-top: 0;
    padding-top: 0;	
}

table.product-list .product-list-info h3 a, 
table.product-list .product-list-info h3 a:visited 
{
	text-decoration: none;
}

table.product-list .product-list-info .product-price 
{
}

table.product-list .product-list-info .product-price .product-price-now 
{
	font-size: 1.2em;
	font-weight: bold;
}

table.product-list .product-list-info .product-price .product-price-sh 
{
	font-weight: normal;
	color: #9F9F9F;
}

table.product-list .product-list-info .product-sku
{
	color: #9F9F9F;
	font-size: 1.1em;
	margin: 0;
	margin-bottom: 10px;
}


table.product-list .spacer-col 
{
	padding-left: 15px;
}


.product-sku
{
	color: #9f9f9f;
}

.product-title 
{
	color: Black;
}

.product-images 
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#product-image-single,
#product-image-carousel
{
}

.menu-upper
{
	font-size: 0.9em;
}

.foldbutton 
{
	float: right;
}

.menu-upper div 
{
	background: url(../images/layout/menu-upper-top-bg.gif) top left no-repeat;
	padding-top: 8px;
}

.menu-upper ul 
{
	margin: 0;
	padding: 0;
}

.menu-upper ul.level-1
{
	padding-bottom: 8px;
	background: url(../images/layout/menu-upper-bottom-bg.gif) bottom left no-repeat;
}


.menu-upper ul.level-2
{
	border-top: 1px solid #d2d2d2;
	border-bottom: 0px solid #d2d2d2;
}

.menu-upper ul.level-3,
.menu-upper ul.level-3 ul
{
	padding-left: 10px;
}

.menu-upper ul.level-1 li
{
	list-style-type: none;
	background: url(../images/layout/menu-upper-bg.gif) repeat-y;
	border-top: 1px solid #d2d2d2;
}

.menu-upper ul.level-2 li 
{
	border: 0;
	background: url(../images/layout/menu-upper-inner-bg.gif) repeat-y #f6f6f6;
}

.menu-upper ul.level-1 li.first
{
	margin-top: 0;
}

.menu-upper ul.level-2 li.first
{
	margin: 0;
	padding-top: 5px;
	border-top: 1px solid white;
}

.menu-upper ul.level-3 li.first
{
	padding-top: 5px;
	border: 0;
}

.menu-upper ul.level-1 li.last
{
	margin-bottom: 0;
	list-style-type: none;
	border-bottom: 1px solid white;
}

.menu-upper ul.level-2 li.last
{
	margin: 0;
	padding-bottom: 5px;
}

.menu-upper ul.level-2 ul li.last 
{
	border: 0;
	padding-bottom: 5px;
}

.menu-upper ul.level-1 a, 
.menu-upper ul.level-1 a:visited 
{
	display: block;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid white;
}

.menu-upper ul.level-1 li.last a
{
	border-bottom: 1px solid #d2d2d2;
}

.menu-upper ul.level-2 li.last a 
{
	border: 0;
}

.menu-upper ul.level-1 li.last ul
{
	border-top: 0;
}

.menu-upper ul.level-1 a:hover 
{
	background: #f6f6f6;
}

.menu-upper ul.level-2 li a, 
.menu-upper ul.level-2 li a:visited,
.menu-upper ul.level-2 li.active ul li a,
.menu-upper ul.level-2 li.active ul li a:visited
{
	display: block;
	padding: 4px;
	padding-left: 32px;
	padding-right: 10px;
	text-decoration: none;
	font-weight: normal;
	border: 0;
}

.menu-upper ul.level-2 li.active a, 
.menu-upper ul.level-2 li.active a:visited
{
	background-image: url(../images/layout/menu-arrow-black.gif);
	position: relative;
}

.menu-lower 
{
	font-size: 0.9em;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	background: url(../images/layout/menu-lower-bg.gif) repeat-x #f6f6f6;
	padding-top: 4px;
}

.menu-lower a, .menu-lower a:visited 
{
	display: block;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
	text-decoration: none;
}

.menu-lower ul 
{
	margin: 0;
	background: url(../images/layout/menu-lower-bl.gif) bottom left no-repeat;
}

.menu-lower ul li 
{
	border-bottom: 2px solid #e2e2e2;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
}

.menu-lower ul li.first 
{
	padding-top: 5px;
}

.menu-lower ul li.last 
{
	border: 0;
	padding-bottom: 5px;
	background: url(../images/layout/menu-lower-br.gif) bottom right no-repeat;
}


.menu-small 
{
	margin-top: 10px;
	background: #ededed;
	position: relative;
	border: 2px solid #ededed;
}


.menu-small ul 
{
	margin: 0;
}

.menu-small ul li 
{
	padding: 0;
	list-style-type: none;
	background: url(../images/layout/menu-small-item-bg.gif) repeat-x #f6f6f6;
	position: relative;
}


.menu-small ul li.last
{
	margin: 0;
}

.menu-small span,
.menu-small ul li a
{
	display: block;
	padding: 5px;
	padding-left: 20px;
	padding-right: 10px;
	height: 15px;
	text-decoration: none;
}

.menu-small li.active span,
.menu-small ul li.active a, 
.menu-small ul li.active a:visited 
{
	background: url(../images/layout/menu-arrow-black.gif) 10px center no-repeat;
	position: relative;
	color: black;
}

.menu-button 
{
	float: right;
	border: 0;
	margin-top: 2px;
}

.price-box
{
	padding: 8px;
	padding-bottom: 8px;
	background: url(../images/layout/price-box-bg.gif) repeat-x left bottom #f6f6f6;
	position: relative;
}

.price-box .price-box-inner 
{
	background: #f1f1f1;
	margin-bottom: 0;
	margin-bottom: 5px;
	position: relative;
}

.price-box .price-box-title-retail,
.price-box .price-box-title-store
{
	padding: 4px;
	text-align: center;
	font-weight: bold;
	color: white;
	margin-bottom: 8px;
}

.price-box .price-box-title-retail 
{
	background: #d0d0d0;
	position: relative;
}

.price-box .price-box-price-big,
.price-box .price-box-price 
{
	margin: 0;
	padding: 5px;
	padding-bottom: 10px;
	padding-top: 0;
	color: #9f9f9f;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	position: relative;
}

.price-box .price-box-price-big 
{
	color: black;
	font-size: 1.6em;
}

.price-box .price-black 
{
	color: Black;
}

.price-box .price-desc 
{
	font-size: 0.8em;
	font-weight: normal;
}

.price-box .price-sign 
{
	font-weight: bold;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 1.2em;
}

.price-box .price-box-description 
{
	padding: 7px;
	border-top: 2px solid #d0d0d0;
	background: #f1f1f1;
	color: #9f9f9f;
	text-align: center;
	line-height: 1.2em;
	font-size: 0.9em;
}

.price-box-packages
{
	background-color: #ededed;
	padding: 3px;
	padding-bottom: 0;
}

.price-box-package 
{
	background: #f6f6f6;
	font-size: 1.0em;
}

.price-box-separator 
{
	height: 3px;
	background: #ededed;
	line-height: 0;
	font-size: 0;
	clear: both;
	margin: 0;
	padding: 0;
}

.price-box-package ul 
{
	margin: 0;
	padding: 8px;
}

.price-box-package ul li 
{
	list-style: none;
	padding-left: 12px;
}

.price-box-package .package-price 
{
	text-align: right;
	margin: 0;
	margin-left: 30px;
	padding: 2px;
	padding-top: 3px;
	background: url(../images/layout/product-package-bg.gif) top left no-repeat #ededed;
}

.price-box-package .package-price span.title
{
	font-size: 1.0em;
}

.price-box-package .package-price span.price
{
	font-weight: bold;
	font-size: 1.6em;
}

.price-box-package a 
{
	text-decoration: none;
}

.action-links
{
	font-size: 0.9em;
	background: #f6f6f6;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
}

.action-links a, .action-links a:visited
{
	text-decoration: none;
}

.action-links a:hover
{
	text-decoration: none;
}

.action-links img
{
	margin-left: 5px;
}


.campaigns-browse-link 
{
	border-top: 1px solid #e1e1e1;
	padding-top: 2px;
}

.campaigns-browse-link a, .campaigns-browse-link a:visited 
{
	float: right;
	text-decoration: none;
}

.campaigns-browse-link a:hover 
{
	text-decoration: underline;
}

.pagination-links
{
	float: right;
}

.pagination-links ul, .pagination-links ul li
{
	margin: 0;
	padding: 0;
}

.pagination-links ul li
{
	list-style-type: none;
	float: left;
}

.pagination-links ul li.disabled,
.pagination-links ul li a, 
.pagination-links ul li a:visited
{
	display: block;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #e1e1e1;
	margin-left: 3px;
	font-weight: bold;
	color: #bfbfbf;
	font-size: 0.9em;
	text-decoration: none;
}

.pagination-links li.disabled
{
	color: #bfbfbf;
}

.pagination-links li.active a, .pagination-links li.active a:visited 
{
	color: White;
}

.pagination-links ul li.separator-prev
{
	margin-left: 5px;
}

.pagination-links ul li.separator-next
{
	margin-right: 3px;
}

table.campaign-list 
{
	width: 100%;
	margin-top: 15px;
}

table.campaign-list h3 
{
	color: #e30025;
	margin-top: 0;
	padding-top: 0;	
}

table.campaign-list h3 a, table.campaign-list h3 a:visited
{
	text-decoration: none;
}

.campaign-date,
.campaign-image,
.campaign-info 
{
	padding-bottom: 5px;
}

.campaign-date 
{
	width: 100px;
	font-size: 1.3em;
	color: #9f9f9f;
}

.campaign-image
{
	width: 120px;
}

.campaign-image img 
{
	border: 3px solid #ededed;
}

.campaign-info 
{
	
}

.campaign-big-image
{
	float: right;
	padding: 8px;
	border: 1px solid #e1e1e1;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 0;
}

.contactinfo .right-column 
{
	width: 300px;
	float: right;
}

.contactinfo .rightbox 
{
	padding: 5px;
	background: #f2f2f2;
	margin-top: 15px;
}

.contactinfo .right-column .textcontent 
{
	padding-left: 15px;
	padding-right: 15px;
}

.contactinfo .rightbox p 
{
	text-align: left;
}

.contactinfo .rightbox p.sidenote 
{
	font-size: 0.9em;
	color: #9f9f9f;
}

.contactinfo .right-column .roundfooter
{
	background-image: url(../images/layout/contactinfo-box-footer.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.contactinfo .main-column 
{
	margin-right: 320px;
}

.contactinfo .map-box 
{

}


.search-advanced 
{
	border: 1px solid #e1e1e1;
	padding: 10px;
	width: 450px;
}

.search-advanced .search-field 
{
	float: left;
	margin-right: 10px;
}

.search-advanced a 
{
	text-decoration: none;
}

table.advanced-fields 
{
	width: auto;
}

table.advanced-fields th,
table.advanced-fields td 
{
	width: auto;
}

table.advanced-fields td label.label
{
	display: block;
	margin-top: 3px;
	margin-bottom: 4px;
}


table.advanced-fields .field 
{
	display: block;
	width: 200px;
	padding: 2px;
	font-size: 1.0em;
	width: 150px;
}

#searchParametersToggle 
{
	margin-left: 10px;
}

.search-results 
{
	border-top: 1px solid #eaeaea;
}

.search-results .search-result 
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
}

.search-results h3 
{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

.search-results h3 a 
{
	text-decoration: none;
}

.search-results p 
{
	margin: 0;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 5px;
}

.search-results p.store-list 
{
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
	color: Gray;
	font-size: 0.9em;
}

table.advanced-fields table.checkbox td 
{
	padding-bottom: 2px;
}

table.advanced-fields table.checkbox input
{
	margin-right: 5px;
}

.successMessage 
{
	border: 1px solid #deecbf;
	background: #f9ffec;
	color: #6b9d2b;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.nettix-iframe
{
	width: 690px;
	border: 0;
	height: 2000px;
}

.image-right
{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.image-left
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.gray 
{
	color: #9F9F9F;
}

.infoWindow 
{
	padding-bottom: 6px;
	overflow: auto;
}

.infowindowTitle 
{
	font-weight: bold;
	color: #9f9f9f;
	font-size: 1.1em;
	width: 215px;
}

table.infoWindowTable 
{
	width: 215px;
}

table.infoWindowTable td.infoWindowImage 
{
	text-align: right;
}
