﻿/* Common > Product Small
-------------------------------------------------------------- */

.catalog_productSmall {
	width: 634px;
	height:124px;
	background: url('images/bg_product.jpg') 0px 0px no-repeat;
	overflow: hidden;

	zoom:1; /* Should be IE only */
}
	
	/* rollover style for clickable element */
	.catalog_productSmall:Hover {
		background: url('images/bg_product_hover.jpg') 0px 0px no-repeat;
		cursor: pointer;
	}

	.catalog_productSmall .starFlash {
		display: none;
	}

	.catalog_productSmall .photo {
		width: 120px;
		height: 90px;
		margin: 13px 15px 0px 13px;
		float: left;
		display: block;		   
		font-size: 0px;		   
	}


	.catalog_productSmall .data {
		display: block;
		float: left;
		width:340px;
		padding: 5px 11px 12px 10px;
		margin-top:6px;
	}
		
		.catalog_productSmall .data a {
			text-decoration: none;
		}

		.catalog_productSmall .data .manufacturer {
			display:inline
			padding-right: 4px;

			color: #060606;
			text-transform: uppercase;
			font-size: 16px;
			font-weight: bold;
			letter-spacing: -0.2px;
		}

		.catalog_productSmall .data .name {
			font-size: 13px;
			font-weight: bold;
			text-transform: uppercase;
			text-align: left;
			color: #656565;
		}

		.catalog_productSmall .data .sku {			
			font-size: 11px;
			font-weight: bold;
			text-align: left;
			color: #15458e;
			display:inline;
		}

		.catalog_productSmall .data .skuValue {	
			display:inline;
			font-size: 11px;
			font-weight: bold;
			text-transform: uppercase;
			text-align: left;
			color: #656565;
		}

		.catalog_productSmall .data .format {
			display:inline;
			font-size: 11px;
			font-weight: bold;
			text-align: left;
			color: #15458e;
		}

		.catalog_productSmall .data .formatValue {
			display:inline;
			font-size: 11px;
			font-weight: bold;
			text-align: left;
			color: #656565;
		}

		.catalog_productSmall .data .serial {
			display: inline;
			font-size: 11px;
			font-weight: bold;
			text-align: left;
			color: #15458e;
		}

		.catalog_productSmall .data .serialValue {
			display: inline;
			height: 13px;
			font-size: 11px;
			font-weight: bold;
			text-align: left;
			color: #656565;
		}

		.catalog_productSmall .data .prices {
			display: none;
		}

		.catalog_productSmall .data .description {
			font-size: 11px;
			margin:0px;
			padding:0px 0px 0px 0px;
			color: #656565;
			display:block;
		}

		.catalog_productSmall .stock {
			display: none;	 
		}
			.catalog_productSmall  .stock IMG {}
		
		.catalog_productSmall .productOrderfr {
			display: block;
			float:right;
			width: 123px;
			height: 124px;

			background: url('images/bg_productorder_inGrid_fr.gif') 0px 0px no-repeat;

			margin: 20px 0px 0px 0px;
		}

		.catalog_productSmall .productOrdernl {
			display: block;
			float:right;
			width: 123px;
			height: 124px;

			background: url('images/bg_productorder_inGrid_nl.gif') 0px 0px no-repeat;

			margin: 20px 0px 0px 0px;
		}

		.catalog_productSmall .productOrderen {
			display: block;
			float:right;
			width: 123px;
			height: 124px;

			background: url('images/bg_productorder_inGrid_en.gif') 0px 0px no-repeat;

			margin: 20px 0px 0px 0px;
		}

		.catalog_productSmall .productOrderes {
			display: block;
			float:right;
			width: 123px;
			height: 124px;

			background: url('images/bg_productorder_inGrid_es.gif') 0px 0px no-repeat;

			margin: 20px 0px 0px 0px;
		}
		
		.btn_AddToShoppingCartList {
			display: block;
			font-size: 10px;
			text-decoration: none;

			position: relative;
			z-index: 3;

			padding:3px 5px 3px 5px;
			margin-top:-35px;
			margin-right:10px;
			margin-left: 520px;
			text-align: center;
		}

/* Controls > Categories In Top Menu
-------------------------------------------------------------- */

#catalog_ControlCategoriesInTopMenu {}

/* Controls > Categories List
-------------------------------------------------------------- */

#catalog_ControlCategoriesList {}

	#catalog_ControlCategoriesList .childs a {	
		width: 175px;
		display: block;
		/*height: 17px;*/

		font-size: 10px;
		font-weight: normal;
		margin-bottom: 0px;
		padding: 3px 10px 3px 45px;
		text-transform: uppercase;
		letter-spacing: -1px;
		text-decoration: none;

		border-top: 1px solid #fefefe;
		border-bottom: 1px solid #f0f0f0;
		color: #787878;

		background: url('images/catalog_ControlCategoriesList_a_children.jpg') top no-repeat;
	}

	#catalog_ControlCategoriesList .childs a:hover {
		background: url('images/catalog_ControlCategoriesList_a_children_hover.jpg') top no-repeat;

		border-top: 1px solid #144085;
		border-bottom: 1px solid #144085;
	}

	#catalog_ControlCategoriesList .childs .childActive {
		background: url('images/catalog_ControlCategoriesList_a_children_active.jpg') top no-repeat;

		border-top: 1px solid #051a3c;
		border-bottom: 1px solid #144085;
		color: white;
	}

	#catalog_ControlCategoriesList .subChilds a{
		width: 162px;
		display: block;
		/*height: 17px;*/

		font-size: 10px;
		font-weight: normal;
		margin-bottom: 0px;
		padding: 3px 10px 3px 58px;
		text-transform: none;
		text-decoration: none;
		letter-spacing: 0px;

		border-top: 1px solid #fefefe;
		border-bottom: 1px solid #f0f0f0;
		color: #787878;

		background: url('images/catalog_ControlCategoriesList_a_subchildren.jpg') top no-repeat;
	}

			#catalog_ControlCategoriesList .subChilds a:hover {
				background: url('images/catalog_ControlCategoriesList_a_subchildren_hover.jpg') top no-repeat;

				border-top: 1px solid #626262;
				border-bottom: 1px solid #626262;
			}

			#catalog_ControlCategoriesList .subChilds .subChildActive {
				background: url('images/catalog_ControlCategoriesList_a_subchildren_active.jpg') top no-repeat;

				border-top: 1px solid #111111;
				border-bottom: 1px solid #626262;
				color: white;
			}

#catalog_ControlCategoriesList {
	width: 100%;
}

/*--- btn_addTo --*/
#catalog_ControlCategoriesList .btnSeeAll {
	display: block;
	width: 188px;
	height: 26px;
	float: right;
	padding: 8px 0 0 42px;
	margin: 5px 0px 10px 0px;
	background: url('images/catalog_ControlCategoriesList_btnSeeAll.jpg') top no-repeat;

	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border: none;
	text-transform: none;
}

#catalog_ControlCategoriesList .btnSeeAll:hover {
	background: url('images/catalog_ControlCategoriesList_btnSeeAll.jpg') bottom no-repeat;
	border: none;
}

#catalog_ControlCategoriesList h1 {
	width: 215px;
	display: block;
	padding: 0px 0px 0px 15px;

	color: #15448e;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	background: none;
	display: none;
}

#catalog_ControlCategoriesList a {
	width: 192px;
	display: block;
	/*height: 17px;*/

	color: #222222;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 3px 10px 3px 28px;
	text-transform: uppercase;
	text-decoration: none;
	background: url('images/catalog_ControlCategoriesList_a.jpg') top no-repeat;

	border-top: 1px solid #fefefe;
	border-bottom: 1px solid #f0f0f0;
}

#catalog_ControlCategoriesList a:hover {
	background: url('images/catalog_ControlCategoriesList_a_hover.jpg') 0px 0px no-repeat;
	text-decoration: none;
	color: white;

	border-top: 1px solid #ffe279;
	border-bottom: 1px solid #ffe279;
}

#catalog_ControlCategoriesList .parentActive {
	background: url('images/catalog_ControlCategoriesList_a_active.jpg') 0px 0px no-repeat;
	text-decoration: none;
	color: white;

	border-top: 1px solid #d39900;
	border-bottom: 1px solid #ffe279;
}

#catalog_ControlCategoriesList .childs a {}


#catalog_ControlCategoriesList .childs a:hover {}

#catalog_ControlCategoriesList .emptySeparator {
	margin: 0px;
	padding: 0px;

	display: block;
	width: 1px;
	height: 3px;
	clear: both;
	overflow: hidden;
}

#catalog_ControlCategoriesList .separator {
	width: 230px;
	height: 5px;
	
	margin: 2px 0px 5px 0px;
	padding: 0px;
	/*background: url('images/customer/catalog_ControlCategoriesList_separator.jpg') 0px 0px no-repeat;*/
	overflow: hidden;
}

/* Controls > Flash Sales
-------------------------------------------------------------- */

#catalog_ControlFlashSales {
}

	#catalog_ControlFlashSales .number{
	}

	#catalog_ControlFlashSales .text{
	}

/* Controls > Last Searches
-------------------------------------------------------------- */

#catalog_ControlLastSearches {
}

	#catalog_ControlLastSearches h2 {
    }

	#catalog_ControlLastSearches .separator {
    }

/* Controls > Last Searches By User
-------------------------------------------------------------- */

#catalog_ControlLastSearchesByUser {
}

	#catalog_ControlLastSearchesByUser h2 {
    }

	#catalog_ControlLastSearchesByUser .separator {
    }

/* Controls > Product In Home
-------------------------------------------------------------- */

#catalog_ControlProductInHome {
	width: 298px;
	height: 148px;
	float: left;
	border: 1px solid #d2d2d2;
	background: url('images/bg_productinhome.gif') 0px 0px repeat-y;

	zoom: 1; /* Should be IE only */
}
	
	/* rollover style for clickable element */
	#catalog_ControlProductInHome .productsHover {
		cursor:pointer;

		filter : alpha(opacity=70);
		-moz-opacity : 0.7;
		opacity : 0.7;
	}

	#catalog_ControlProductInHome h1 {
		display:block;
		width:184px;
		height:28px;
		font-size:18px;
		color:#ffffff;
		padding:4px 0px 0px 16px;
		margin:0px;
		font-weight:normal;
		text-transform:uppercase;
		border-bottom: 0px solid #ffffff;
		background-color:#181818;
		background-image: none;

		position:relative;
		top:-52px;
		margin-bottom:-32px;
		left:99px;
	}

	#catalog_ControlProductInHome:hover h1 {
		filter : alpha(opacity=70);
		-moz-opacity : 0.7;
		opacity : 0.7;
	}

	#catalog_ControlProductInHome #productsTicker {
		width:298px;
		height:148px;
		padding:0px;
		margin:0px;
		list-style-type:none;
		border:0px solid #ffffff;
	}

		#catalog_ControlProductInHome #productsTicker a {
			color:#000000;
			text-decoration:none;
		}

	#catalog_ControlProductInHome #productsTicker .starFlash {
		width: 200px;
		height: 14px;
		display: block;
		float: right;
		background-color: #184691;

		position: relative;
		top: 128px;
		right: -1px;
		margin-bottom: -14px;
		
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;

		text-align: center;
	}

	#catalog_ControlProductInHome #productsTicker .photo {
		width:148px;
		height:144px;
		font-size:0px;
		float:left;
		background-color:#ffffff;
	}

		#catalog_ControlProductInHome #productsTicker .photo img {
			width:140px;
			height:140px;
			margin:4px 0px 0px 4px;
		}

	#catalog_ControlProductInHome #productsTicker .data {
		width:130px;
		height:110px;
		padding:24px 10px 10px 10px;
		float:left;
		text-align:left;
		font-size:10px;
		color:#181818;
		background-color:#fafafa;
	}

	#catalog_ControlProductInHome #productsTicker .data h2 {
		font-size:10px;
		font-weight:bold;
		margin:0px;
	}

		#catalog_ControlProductInHome #productsTicker .description {
			display:block;
			height:26px;
			overflow:hidden;
			color:#878787;
		}

		#catalog_ControlProductInHome #productsTicker .prices {}

			#catalog_ControlProductInHome #productsTicker .prices .priceFrom { color:#184691; }
			#catalog_ControlProductInHome #productsTicker .prices .priceMin { color:#184691; }
			#catalog_ControlProductInHome #productsTicker .prices .priceOff { color:#878787; }

/* Controls > Products
-------------------------------------------------------------- */

/*----- ---- -----*/
/*----- TODO -----*/
/*----- ---- -----*/

/* Controls > Products Filter
-------------------------------------------------------------- */

#catalog_ControlProductsOurFilter {
	margin-top: 10px;
}

	#catalog_ControlProductsOurFilter h1 {
		width: 220px;
		display: block;
		padding: 0px 0px 0px 10px;

		color: #15448e;
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		margin: 0px;
		background: none;
	}

	#catalog_ControlProductsOurFilter .filter {
	}

	#catalog_ControlProductsOurFilter a {
		width: 192px;
		display: block;
		/*height: 17px;*/

		color: #222222;
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 0px;
		padding: 3px 10px 3px 28px;
		text-transform: uppercase;
		text-decoration: none;
		background: url('images/catalog_ControlProductsOurFilter_a.jpg') top no-repeat;

		border-top: 1px solid #fefefe;
		border-bottom: 1px solid #f0f0f0;
    }

	#catalog_ControlProductsOurFilter a:hover {
		background: url('images/catalog_ControlProductsOurFilter_a_hover.jpg') 0px 0px no-repeat;
		text-decoration: none;
		color: white;

		border-top: 1px solid #ffe279;
		border-bottom: 1px solid #ffe279;
	}

	#catalog_ControlProductsOurFilter .rating {
		width: 9px;
		height: 9px;
		display: block;
		background: url('images/rating-filter.gif') 0px 0px no-repeat;
	}

	#catalog_ControlProductsOurFilter a:hover .rating {
		background: url('images/rating-filter-o.gif') 0px 0px no-repeat;
	}

	#catalog_ControlProductsOurFilter .deleteFilter {
		width: 202px;
		display: block;
		height: 17px;

		color: #222222;
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 0px;
		padding: 3px 0px 0px 28px;
		text-transform: uppercase;
		text-decoration: none;
		background: url('images/catalog_ControlCategoriesList_deleteFilter.jpg') bottom no-repeat;
	}

	#catalog_ControlProductsOurFilter .deleteFilter:hover {
		background: url('images/catalog_ControlCategoriesList_deleteFilter_hover.jpg') 0px 0px no-repeat;
		text-decoration: none;
		color: white;
	}

#catalog_ControlProductsFilter {
	margin-top: 10px;
}

	#catalog_ControlProductsFilter h1 {
		width: 220px;
		display: block;
		padding: 0px 0px 0px 10px;
		position: relative;
		bottom: -10px;

		color: #15448e;
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		margin: 0px;
		background: none;
    }

	#catalog_ControlProductsFilter .filter {
    }

	#catalog_ControlProductsFilter h2 {
		width: 220px;
		display: block;
		padding: 0px 0px 0px 10px;

		color: #545454;
		font-size: 11px;
		text-decoration: none;
		margin: 10px 0px 0px 0px;
		background: none;
    }

	#catalog_ControlProductsFilter .input {
    }
	
	#catalog_ControlProductsFilter a {
		width: 193px;
		display: block;
		height: 17px;

		color: #222222;
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 0px;
		padding: 3px 10px 3px 28px;
		text-transform: uppercase;
		text-decoration: none;
		background: url('images/catalog_ControlProductsOurFilter_a.jpg') bottom no-repeat;

		border-top: 1px solid #fefefe;
		border-bottom: 1px solid #f0f0f0;
    }

	#catalog_ControlProductsFilter a:hover {
		background: url('images/catalog_ControlProductsOurFilter_a_hover.jpg') 0px 0px no-repeat;
		text-decoration: none;
		color: white;

		border-top: 1px solid #ffe279;
		border-bottom: 1px solid #ffe279;
	}

	#catalog_ControlProductsFilter .rating {
		width: 9px;
		height: 9px;
		display: block;		
		float:left;
		background: url('images/rating-filter.gif') 0px 0px no-repeat;
	}

	#catalog_ControlProductsFilter a:hover .rating {
		background: url('images/rating-filter-o.gif') 0px 0px no-repeat;
	}

/* Controls > Products In Home
-------------------------------------------------------------- */

#catalog_ControlProductsInHome {
	display: block;
	width: 634px;

	background: url('images/bg_productsInHome.jpg') 0px 0px no-repeat;
	margin-top: 11px;
}

	#catalog_ControlProductsInHome h1{
		display: none;
}
	
#catalog_ControlProductsInHome .catalog_productSmall {
	width: 202px;
	height:168px;
	background: none;
	overflow: hidden;
	background: url('images/catalog_ControlProductsInHome_productSmall.jpg') 0px 0px no-repeat;


	float: left;
	margin-top: 2px;
	padding: 4px;
	zoom:1; /* Should be IE only */
}
	
/* rollover style for clickable element */
#catalog_ControlProductsInHome .catalog_productSmallHover {
	background: url('images/catalog_ControlProductsInHome_productSmall_hover.jpg') 0px 0px no-repeat;
}

#catalog_ControlProductsInHome .catalog_productSmall .starFlash {
	display: none;
}

#catalog_ControlProductsInHome .catalog_productSmall .photo {
	display: block;
	width: 203px;
	height: 109px;

	margin: 0px;
	padding: 0px;
}


#catalog_ControlProductsInHome .catalog_productSmall img {

}


	#catalog_ControlProductsInHome .catalog_productSmall .photo td {  }

#catalog_ControlProductsInHome .catalog_productSmall .data {
	display: block;
	width: 203px;
	height: 50px;
	overflow: hidden;
	
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}
	
	#catalog_ControlProductsInHome .catalog_productSmall .data a {
		
	}

	#catalog_ControlProductsInHome .catalog_productSmall .data .manufacturer {

		color: #0b3377;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 600;
		letter-spacing: -0.2px;
		overflow: hidden;
	}

	#catalog_ControlProductsInHome .catalog_productSmall .data .name {
		height: 14px;
		display: block;
		padding: 0px 00px 0px 0px;

		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: left;
		color: #060606;
		overflow: hidden;
	}

	#catalog_ControlProductsInHome .catalog_productSmall .data .sku {
		display: none;
	}

	#catalog_ControlProductsInHome .catalog_productSmall .data .skuValue {
		display: none;
	}

	#catalog_ControlProductsInHome .catalog_productSmall .data .prices {
		display: none;
	}

		#catalog_ControlProductsInHome .catalog_productSmall .data .prices .priceFrom {
			
		}

		#catalog_ControlProductsInHome .catalog_productSmall .data .prices .priceMin {

		}

		#catalog_ControlProductsInHome .catalog_productSmall .data .prices .priceOff {
			
		}	

	#catalog_ControlProductsInHome .catalog_productSmall .data .description {
		display: none;
	}

	#catalog_ControlProductsInHome .catalog_productSmall .stock {
		display: none;
	}

		#catalog_ControlProductsInHome .catalog_productSmall  .stock IMG{
			display: none;
		}
	
	#catalog_ControlProductsInHome .catalog_productSmall .productOrder {
		display: none;
	}

#catalog_ControlProductsInHome .separator{
	display: block;
	width: 2px;
	height: 5px;
	float: left;
}

.btnSeeAll{
	display: none;
}

/* Controls > Products Search
-------------------------------------------------------------- */

#catalog_ControlProductsSearch {
	width: 230px;
	height: 65px;
	display: block;
	background: url('images/bg_productsSearch.jpg') 0px 0px no-repeat;
	margin-top: 10px;
}

	#catalog_ControlProductsSearch h2 {
		display:none;
	}

	#catalog_ControlProductsSearch .input {
		display: block;
		width: 136px;
		height: 17px;
		float: left;
		
		position: relative;
		left: 28px;

		margin-top: 22px;
		padding-top: 4px;
		padding-right: 15px;
		background: url('images/bg_productsSearch_input.jpg') 0px 0px no-repeat;
		overflow: hidden;
		border: none;
		cursor: text;

		color: #afadad;
		font-size: 12px;

		letter-spacing: -1px;
	}

	#catalog_ControlProductsSearch .btn {
		display: block;
		width: 27px;
		height: 21px;
		overflow: hidden;
		float: left;

		position: relative;
		left: 24px;
		
		margin-top: 22px;
		background: url('images/bg_productsSearch_btn.jpg') 0px 0px no-repeat;
		border: none;
		cursor: pointer;
	}

	#catalog_ControlProductsSearch .btn:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

	#catalog_ControlProductsSearch .searchInResults {
		display: none;
	}

/* Controls > Best Sales
-------------------------------------------------------------- */

#catalog_ControlBestSales {
	background: url('images/bg_radiant_grey0.gif') 0px 0px repeat-x;
}

	#catalog_ControlBestSales h1 {
		width: 171px;
		height: 20px;
		margin: 0px;
		padding: 6px 0px 0px 10px;
		border: 0px solid #ffffff;
		background: url('images/bg_h1_bestsales.gif') 0px 0px no-repeat;

		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
		letter-spacing: 0px;
	}

	#catalog_ControlBestSales a {
		display: block;
		padding: 6px 9px;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #d2d2d2;
		border-bottom: 1px solid #d2d2d2;
		border-left: 1px solid #d2d2d2;

		font-size: 10px;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
	}	
		
		#catalog_ControlBestSales a:hover {
			color: #184691;
		}

/* Controls > Recently Viewed Products
-------------------------------------------------------------- */

#catalog_ControlRecentlyViewedProducts {
}

	#catalog_ControlRecentlyViewedProducts h2 {
		width: 171px;
		height: 20px;
		margin: 0px;
		padding: 6px 0px 0px 10px;
		background-color: #184691;
		
		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 0px;
	}

/*----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------*/

/* Products > BreadCrumb
-------------------------------------------------------------- */

#catalog_BreadCrumb {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 55px;
	width: 589px;
	height: 26px;

	font-size: 13px;
	color: #3e3e3e;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	background: url('images/bg_breadcrumb.jpg') 0px 0px no-repeat;
}

	#catalog_BreadCrumb a {
		color: #3e3e3e;
		text-decoration: none;
	}

		#catalog_BreadCrumb a:hover {
			color: #3e3e3e;
		}
		
	#catalog_BreadCrumb .bigYellow {
			font-size: 13px;
			font-weight: bold;
			color: #fec700;
			margin-right: 4px;
		}	
	
/* Products > Products List Tools Bar
-------------------------------------------------------------- */

#catalog_ProductsListToolsBar {
	width: 634px;
	height: 33px;
	margin-bottom: 12px;
	padding: 0px;
	background: url('images/bg_productfilter.jpg') 0px 0px no-repeat;
	color: #010101;
}

	#catalog_ProductsListToolsBar .leftSide {
		width: 56px;
		float: left;
		padding-left: 5px;
		margin-top: 4px;
	}

		#catalog_ProductsListToolsBar .leftSide a {
			width: 23px;
			height: 25px;
			display: block;
		}

		#catalog_ProductsListToolsBar .leftSide .viewGrid {
			width: 23px;
			height: 25px;
			float: left;
			background: url('images/ico-boxes.gif') 0px 0px no-repeat;
		}

		#catalog_ProductsListToolsBar .leftSide .viewList {
			width: 23px;
			height: 25px;
			float: left;
			background: url('images/ico-lines.gif') 0px 0px no-repeat;
		}

			#catalog_ProductsListToolsBar .leftSide .viewGrid:hover,
			#catalog_ProductsListToolsBar .leftSide .viewList:hover {
				cursor: pointer;
				background-position: 0px bottom;
			}

			#catalog_ProductsListToolsBar .leftSide .viewGrid .active { background:url('images/ico-boxes.gif') 0px bottom no-repeat; }
			#catalog_ProductsListToolsBar .leftSide .viewList .active { background:url('images/ico-lines.gif') 0px bottom no-repeat; }

	#catalog_ProductsListToolsBar .rightSide {
		width: 240px;
		padding: 9px 10px 0px 0px;
		float: right;

		font-size: 10px;
		font-weight: bold;
		text-align: right;
	}

		#catalog_ProductsListToolsBar .rightSide .input {
			padding: 0px;
			border-color: #c7c7c7;
			background-color: #ffffff;

			font-size: 9px;
			color: #000000;
		}

/* Products > Products In Grid
-------------------------------------------------------------- */

#catalog_ProductsInGrid {
}

	#catalog_ProductsInGrid .borders{

	}

	#catalog_ProductsInGrid .separator {
		display: block;
		width: 1px;
		height: 10px;
	}

/* Products > Products In List
-------------------------------------------------------------- */

#catalog_ProductsInList {
	 padding: 10px; 
	 margin-bottom: 0px; 
	 border: 3px solid #d2d2d2;
	color: #3c3c3c;
}

	#catalog_ProductsInList td {
		padding: 5px;
	}

	#catalog_ProductsInList tr:hover {
		background-color:#FFC600;
		color: white;

	}

	#catalog_ProductsInList th {
		padding: 5px;
		margin: 1px;
		white-space: nowrap
		background-color: #184691;
	}

	#catalog_ProductsInList .columnTitle {
		margin-top: 0px;
		
		font-size: 10px;
		color: #ffffff;
		text-align: center;
		margin-bottom: 5px;
		height: 5px;
		background: #184691;
	}

		#catalog_ProductsInList .columnTitle th{
			padding: 0px 5px 0px 5px;
		}

	#catalog_ProductsInList .columnTitle:hover {

		cursor: default;
	}

		#catalog_ProductsInList .columnTitle a {
			font-size: 11px;
			color: white;
			font-weight: normal;
			text-decoration: none;
		}

		#catalog_ProductsInList .columnTitle a:hover {
			color: white;
			text-decoration: none;
		}

	#catalog_ProductsInList .trOdd {
		height: 19px;
		border-bottom: 1px solid #d2d2d2;
		padding: 3px 0px 0px 0px;
		color: #585858;
		overflow: hidden;
	}

	#catalog_ProductsInList .trEven {
		height: 19px;
		border-bottom: 1px solid #d2d2d2;
		padding: 3px 0px 0px 0px;
		color: #585858;
	}

	#catalog_ProductsInList .name {
		color: #060606;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: 600;
		text-decoration: none;
	}

	#catalog_ProductsInList tr:hover a,
	#catalog_ProductsInList tr:hover .sku{
		color: #ffffff;
	}

	#catalog_ProductsInList .manufacturer {
		color: #060606;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: 600;
		text-decoration: none;
		
	}
	
	#catalog_ProductsInList .sku {
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: left;
		color: #656565;
		text-decoration: none;
	}


	#catalog_ProductsInList .description{

	}


	#catalog_ProductsInList .manufacturer:hover {
	}

	#catalog_ProductsInList .priceFrom {
		
	}

	#catalog_ProductsInList tr:hover .priceFrom {
		
	}
	
	#catalog_ProductsInList .priceMin {
		
	}

	#catalog_ProductsInList tr:hover .priceMin {
		
	}

	#catalog_ProductsInList .priceOff {
		
	}

	#catalog_ProductsInList tr:hover .priceOff {
		
	}

	#catalog_ProductsInList .viewPrice {
	}

	#catalog_ProductsInList .stock{
	}

	#catalog_ProductsInList .productOrder {
		width: 60px;
		height: 13px;
		float: right;
		background: url('images/bg_productorder.gif') 0px 0px no-repeat;

		text-align: center;
		font-size: 10px;
		color: #ffffff;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
	}

	#catalog_ProductsInList tr:hover .productOrder {
		background: url('images/bg_productorder-hover.gif') 0px 0px no-repeat;
	}


/* Products > Sub Categories List
------------------------------------------------------------- */

#catalog_SubCategoriesList {
}

	#catalog_SubCategoriesList a{
		text-decoration: none;
		color: #ffffff;
	}

	#catalog_SubCategoriesList .catalog_SubCategory {
		width: 196px;
		height: 168px;
		float: left;
		margin-bottom: 10px;
		border: 4px solid #d2d2d2;
	}

		#catalog_SubCategoriesList .catalog_SubCategoryHover {
			cursor: pointer;
			border: 4px solid #ffc800;
		}	

	#catalog_SubCategoriesList .catalog_SubCategory .photo {
		width: 120px;
		height: 120px;
		margin-left: 40px;
	}

		#catalog_SubCategoriesList .catalog_SubCategory .photo img{
			width: 120px;
		}

	#catalog_SubCategoriesList .linkCategoryName {
		width: 100%;
		background: #15448e;

		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		text-align: center;
	}

		#catalog_SubCategoriesList .linkCategoryName a {
			font-size: 12px;
			color: #ffffff;
			text-align: center;
			text-transform: uppercase;
			font-weight: bold;
		}



	#catalog_SubCategoriesList .separator {
		width: 11px;
		height: 1px;
		float: left;
	}

/* Products > Tools
------------------------------------------------------------- */

#catalog_ToolsContainer {
	width: 65px;
	height: 26px;
	float: right;
	margin: 5px 1px 0px 0px;
	/*_margin-bottom: -31px;*/
	display: none;

}

#catalog_Tools {
	float: right;
	margin-right: 12px;
	margin-top: -1px;
	display: inline;
}	

	#catalog_Tools .btn_sendtofriends,
	#catalog_Tools .btn_print { 
		display: block;
		width: 26px;
		height: 26px;
		float: left;
	}

	#catalog_Tools .btn_sendtofriends { background: url('images/btn_sendtofriends.gif') 0 0 no-repeat; }
	#catalog_Tools .btn_print { background: url('images/btn_print.gif') 0 0 no-repeat; }
	
	#catalog_Tools .btn_sendtofriends:hover,
	#catalog_Tools .btn_print:hover { 
		background-position: 0 bottom;
	}

/* Products > View Products Navigation
------------------------------------------------------------- */

#catalog_ViewProductsNavigation {
	float: right;

	font-size: 10px;
	font-weight: bold;
}

	#catalog_ViewProductsNavigation .btn_previous,
	#catalog_ViewProductsNavigation .btn_next {
		display: block;
		width: 14px;
		height: 14px;
		float: left;
		margin: 0 3px;
	}

	#catalog_ViewProductsNavigation .btn_previous { background: url('images/btn_previous.gif') 0 0 no-repeat; }
	#catalog_ViewProductsNavigation .productNumber { float: left; }
	#catalog_ViewProductsNavigation .btn_next { background: url('images/btn_next.gif') 0 0 no-repeat; }

	#catalog_ViewProductsNavigation .btn_return { 
		display: block;
		width: 44px;
		height: 14px;
		float: right;
		margin: 0 0 0 3px;
		background: url('images/btn_return.gif') 0 0 no-repeat;

		color: #ffffff;
		text-decoration: none;
		text-align: center;
	}

	#catalog_ViewProductsNavigation .btn_previous:hover,
	#catalog_ViewProductsNavigation .productNumber:hover,
	#catalog_ViewProductsNavigation .btn_next:hover,
	#catalog_ViewProductsNavigation .btn_return:hover { 
		background-position: 0 bottom;
	}

/* Products > Product View
------------------------------------------------------------- */

#catalog_ProductView {
}

	#catalog_ProductView h1 {
		padding: 6px 0px 0px 55px;
		width: 589px;
		height: 30px;

		font-size: 17px;
		color: #3e3e3e;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: -1px;

	}
		
		#catalog_ProductView h1 .name {
			float: left;
		}
		
		#catalog_ProductView h1 small {
			font-weight: normal;
		}
		
		#catalog_ProductView h1 .productName {
			font-size: 14px;
			font-weight: bold;
		}

		#catalog_ProductView h1 .manufacturer {
		}

		#catalog_ProductView h1 .bigYellow {
			font-size: 18px;
			font-weight: bold;
			color: #fec700;
			margin-right: 4px;
		}	

		#catalog_ProductView h1 .reference {
			font-weight: bold;
			float: right;
			
			margin-top: 2px;
			margin-right: 5px;
		}

	#catalog_ProductView .breadcrumbView {
		width: 100%;
		background-color: #184691;

		position: relative;
		margin-top: 0px;

		
		font-size: 10px;
		color: #ffffff;
		text-align: center;
		margin-bottom: 12px;
		text-decoration: none;
	}

		#catalog_ProductView .breadcrumbView a { color: white; text-decoration: none; }
		#catalog_ProductView .breadcrumbView a:hover { text-decoration: underline; }

	#catalog_ProductView .breadcrumbView .youAreHere {
		width: 550px;
		float: left;

		padding-left: 5px;
		font-size: 12px;
		text-align: left;
	}

	#catalog_ProductView .breadcrumbView .reference {
		width: 200px;
		float: right;
		
		padding-right: 5px;
		font-size: 11px;
		text-align: right;
	}

	#catalog_ProductView .leftSide {
		width: 277px;
		/*height: 300px;*/
		float: left;
		margin-right: 13px;
	}

		#catalog_ProductView .leftSide .starFlash {
			display: none;
		}

		#catalog_ProductView .leftSide .photo {
			width: 275px;
			height: 205px;
			border: 1px solid #d2d2d2;
			overflow: hidden;

			text-align: center;
		}

			#catalog_ProductView .leftSide .photo img {
				border: none;
				height: 205px;
				overflow: hidden;
			}

			#catalog_ProductView .leftSide .photo a {
				cursor: url("images/ico_zoom.cur"), pointer;
			}

			#catalog_ProductView .leftSide .zoom,
			#catalog_ProductView .leftSide .moreImg {
				display: block;
				width: 57px;
				height: 17px;
				padding: 4px 7px 0 0;
				cursor: pointer;

				position: relative;
				top: 206px;
				margin-top: -21px;

				font-size: 10px;
				color: #7f7f7f;
				text-decoration: none;
				text-align: right;
			}

			#catalog_ProductView .leftSide .zoom { float: left; background: url('images/bg_zoom.gif') 0px 0px no-repeat; }
			#catalog_ProductView .leftSide .moreImg { float: right; background: url('images/bg_moreimg.gif') 0px 0px no-repeat; }

			#catalog_ProductView .leftSide .zoom:hover,
			#catalog_ProductView .leftSide .moreImg:hover { color: #184691; }

		#catalog_ProductView .leftSide .smallPhotos {
			width: 275px;
			height: 60px;
			border: 1px solid #d2d2d2;
			margin-bottom: 10px;
			margin-top: 10px;
		}

			#catalog_ProductView .leftSide .smallPhotos a {
				cursor: url("images/ico_zoom.cur"), pointer;
			}

	#catalog_ProductView .rightSide {
		width: 344px;
		float: right;
		overflow: hidden;
	}

		#catalog_ProductView .rightSide .description {
			margin-bottom: 15px;
		}

		/*--- productChoiceContainer --*/
		#productChoiceContainer {
			margin-top: 10px;
			padding: 10px;
			background: url('images/bg_productchoicecontainer.jpg') 0 0 no-repeat;
		}

			#productChoiceContainer .variationColor {
			}

				#productChoiceContainer .variationColor a {
					width: 28px;
					height: 28px;
					margin: 0 10px 10px 0;
					float: left;
					border-top: 1px solid #c3c3c3;
					border-left:  1px solid #c3c3c3;
					border-right: 1px solid  #d2d2d2;
					border-bottom: 1px solid  #d2d2d2;
					cursor: pointer;
				}

				#productChoiceContainer .variationColor a:hover {
					border: 1px solid #184691;
				}
				
								
				#productChoiceContainer .variationColor .color {					
					display:block;
				}

				#productChoiceContainer .variationColor .activeColor{
					border: 1px solid #184691;
					cursor: default;
				}


			#productChoiceContainer .size {
				font-size: 11px;
			}

				#productChoiceContainer .size {
					width: 250px;
					float: left;
				}

				#productChoiceContainer .size input {
					width: 150px;
					border-top: 1px solid #c3c3c3;
					border-left:  1px solid #c3c3c3;
					border-right: 1px solid  #d2d2d2;
					border-bottom: 1px solid  #d2d2d2;
				}

			#productChoiceContainer .fieldLink {
				float: right;

				color: #999999;
				font-size: 11px;
			}
		/*--- /productChoiceContainer --*/
		
		/*--- productOrderContainer --*/
		#productOrderContainer {
			width: 354px;
			margin-top: 10px;
			display: none;
		}

			#productOrderContainer .priceContainer {
				height: 50px;
				background: url('images/bg_pricecontainer.jpg') 0 0 no-repeat;
			}

				#productOrderContainer .priceContainer .priceInfo {
					width: 140px;
					height: 32px;
					float: left;
					padding: 18px 0 0 10px;

					font-size: 10px;
				}

				#productOrderContainer .priceContainer .price {
					width: 140px;
					height: 42px;
					float: right;
					padding: 2px 10px 0 10px;
					
					font-size: 24px;
					font-weight: bold;
					color: #184691;
					text-align: right;
				}

				#productOrderContainer .priceContainer small {
					height: 13px;
					float: right;
					padding-right: 10px;
					
					position: relative;
					top: -19px;
					margin-bottom: -13px;

					font-size: 10px;
					color: #999999;
				}

			#productOrderContainer .flashSaleContainer {
				height: 20px;
				padding: 4px 0 0 10px;
				background: url('images/bg_flashsalecontainer.jpg') 0 0 no-repeat;
			}

				#productOrderContainer .flashSaleContainer .flashSale{
					font-size: 10px;
				}

			#productOrderContainer .deliveryQuantityContainer {
				height: 27px;
				background: url('images/bg_deliveryquantitycontainer.jpg') 0 0 no-repeat;
			}

				#productOrderContainer .deliveryQuantityContainer .stockDelivery {
					width: 237px;
					height: 19px;
					float: left;
					padding: 7px 0 0 10px;
					
					font-size: 10px;
				}

					#productOrderContainer .deliveryQuantityContainer .stockDelivery small {
						color: #999999;
					}

				#productOrderContainer .deliveryQuantityContainer .quantity {
					width: 87px;
					height: 21px;
					float: left;
					padding: 5px 10px 0 10px;

					text-align: right;
				}

					#productOrderContainer .deliveryQuantityContainer .quantity input {
						border-top: 1px solid #c3c3c3;
						border-left:  1px solid #c3c3c3;
						border-right: 1px solid  #d2d2d2;
						border-bottom: 1px solid  #d2d2d2;
					}
		/*--- /productOrderContainer --*/
		
		/*--- productGrarantyContainer --*/
		#productGrarantyContainer {
			margin-top: 10px;
			padding: 10px;
			background: url('images/bg_productchoicecontainer.jpg') 0 0 no-repeat;

			font-size: 11px;
			display: none;
		}

			#productGrarantyContainer h2 {
				padding: 0;
				margin: 0;

				font-size: 12px;
				text-transform: none;
			}

			#productGrarantyContainer a {
				float: right;

				position: relative;
				top: -14px;
				margin-bottom: -14px;

				color: #999999;
			}
		/*--- /productGrarantyContainer --*/
		
		/*--- productBottomContainer --*/
			#productBottomContainer,
			#productBottomContainer-important {	
				width: 354px;
				height: 5px;
				margin: 0;
				padding: 0;

				position: relative;
				top: -5px;
				margin-bottom: -5px;

				font-size: 0px;
			}

			#productBottomContainer-important { background: url('images/bg_productbottomontainer-important.jpg') 0 0 no-repeat; }
		/*--- /productBottomContainer --*/
		
		/*--- btn_addTo --*/
		#catalog_ProductView .rightSide .btn_addToShoppingCart {
			display: block;
			width: 198px;
			height: 26px;
			float: right;
			padding: 8px 0 0 42px;
			margin-top: 8px;
			background: url('images/btn_addtoshoppingcart.jpg') 0 0 no-repeat;

			position: relative;
			right: -2px;

			font-size: 13px;
			font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}

		#catalog_ProductView .rightSide .btn_addToShoppingCart:hover {
			background: url('images/btn_addtoshoppingcart.jpg') bottom no-repeat;
		}

		#catalog_ProductView .rightSide .btn_addToMyWishList {
			float: right;

			font-size: 11px;
		}
		/*--- btn_addTo --*/

		/*--- btn_seeVideo --*/

		.seeVideo {
			display: block;
			width: 76px;
			height: 27px;
			float: left;
			background: url('images/bg_seeVideo_btn.jpg') 0 0 no-repeat;
			
			padding-left: 40px;
			padding-top: 7px;
		}

			.seeVideo:hover {
				background: url('images/bg_seeVideo_btn.jpg') 0 bottom no-repeat;
			}

		/*--- productSubstitution --*/
		#productSubstitution {
			margin-top: 10px;
			padding: 10px;
			background: url('images/bg_productchoicecontainer-important.jpg') 0 0 no-repeat;

			font-size: 11px;
		}

			#productSubstitution h2 {
				padding: 0 0 0 0;
				margin: 0 0 5px 0;

				font-size: 12px;
				text-transform: none;
			}
		/*--- /productSubstitution --*/


/* Products > Product Templates
------------------------------------------------------------- */

#catalog_ProductDescription {
	font-size: 11px;
	border-top: 5px solid #184691;
}

	#catalog_ProductDescription h2 {
		margin-top: 13px;
	}

	#catalog_ProductDescription .productTemplates {
		margin-top: -9px;
	}

	#catalog_ProductDescription .productTemplates th {
		padding: 3px 10px 3px 0px;
		background-color: #e8e7e7;

		text-align: left;
	}

	#catalog_ProductDescription .productTemplates td {
		padding: 3px 10px 3px 0px;

		text-align: left;
	}

	#catalog_ProductDescription .productTemplates a {
		color: #000000;
	}

	#catalog_ProductDescription .productTemplates .odd {
		background-color: #f5f5f5;
	}

	#catalog_ProductDescription .productTemplates .even {
		background-color: #ffffff;
	}

	#catalog_ProductDescription .productTemplates .rating {
		width: 10px;
		height: 10px;
		display: block;
		float: left;
		margin-right: 1px;
		background: url('images/rating.gif') 0 0 no-repeat;

		color: #3dc1d0;
	}

/*	#catalog_ProductTemplates .productTemplates td {
		padding: 2px;
		border-bottom: 1px dotted #e1d8c7;
		background-color: #fcfcfa;
	}
	
	#catalog_ProductTemplates .productTemplates td h2 {
		margin:2px;
		background-color:#fbfaf6;
	}*/
	
	/*#catalog_ProductTemplates .productTemplates .linkToFilter {
		color: #000000;
	}

	#catalog_ProductTemplates .productTemplates .linkToFilter:hover {
		text-decoration: underline;

		color: #000000;
	}

/* Products > Product Rating
------------------------------------------------------------- */

#catalog_ProductRatingBox {
	margin: 8px 4px 0px 4px;
	padding: 10px;
	border: 1px solid #abdeec;
	display: none;
}

#catalog_ProductRating .btnRating {
	display: block;
	margin-top: 5px;
	padding: 1px 3px;
	background-color: #2cadd0;

	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

#catalog_ProductRating .btnRating:hover {
	background-color: #ec3461;
	color: #ffffff;
}

#catalog_ProductRating .rating-box {
    width: 69px;
    height: 13px;   
    background: url('images/product_rating_blank_star.gif') repeat-x;        

	position: relative;
}

#catalog_ProductRating .rating-box .rating {
    height: 13px;
    background: url('images/product_rating_full_star.gif') repeat-x;

	position: absolute;
    top: 0;
    left: 0;
}

/* Products > Product Items
------------------------------------------------------------- */

#catalog_ProductItems {
	/*border-top: 5px solid #184691;*/
}

	#catalog_ProductItems table {
	}

	#catalog_ProductItems h2 {
		display:none;
	}

	#catalog_ProductItems th {
		padding: 3px 6px;
		background-color: #e8e7e7;

		font-size: 11px;
		color: #000000;
		font-weight: bold;
	}

	#catalog_ProductItems td {
		padding: 3px 6px;
		border-bottom: 1px solid #d2d2d2;
	}
	
		#catalog_ProductItems input {
			border-top: 1px solid #c3c3c3;
			border-left:  1px solid #c3c3c3;
			border-right: 1px solid  #d2d2d2;
			border-bottom: 1px solid  #d2d2d2;
		}

		#catalog_ProductItems .btnAddToShoppingCart {
			display: block;
			width: 32px;
			height: 16px;
			margin-top: 3px;
			background: url('images/btn_addtoshoppingcart.gif') 0 0 no-repeat;
		}

		.btn_AddToWishList {
			display: none;
			width: 16px;
			height: 16px;
			background: url('images/btn_addtowishlist.gif') 0 0 no-repeat;

			position: relative;
			top: -16px;
			right: 35px;
		}

		#catalog_ProductItems .btnAddToShoppingCart:hover,
		#catalog_ProductItems .btnAddToWishList:hover {
			filter: alpha(opacity=80);  
			-moz-opacity: 0.80;
			opacity: 0.80;
		}

		#catalog_ProductItems td h3 {
			 margin: 0px;
			 font-size: 20px;
			 color: #184691;
		}

		#catalog_ProductItems small {
			color: #999999;
		}

		#catalog_ProductItems .priceOff {
		}

		#catalog_ProductItems td .photo {
			background-color: #ffffff;
		}

	/*#catalog_ProductItems .infoDegressif {
		padding: 5px;
		border: 1px solid #3bbdcb;
		background-color: #ffffff;

		position: absolute;
		margin-top: -30px;
		margin-left: -150px;
	}

		#catalog_ProductItems .infoDegressif .tabDegressif {
			width: 200px;
			margin-top: 10px;
			background-color: #ffffff;	
		}
	
		#catalog_ProductItems .infoDegressif .tabDegressif td {
			padding-top: 0px;
			background-color: #ffffff;
		}

		#catalog_ProductItems .infoDegressif .tabDegressif th {
			padding-top: 0px;
			background-color: #f3f3f3;

			color: #3bbdcb;
		}

/* Products > Products Associations
------------------------------------------------------------- */

#catalog_ProductsAssociations {
}

	#catalog_ProductsAssociations h1 {
		display: none;
	}

	#catalog_ProductsAssociations .borders{
	}

	#catalog_ProductsAssociations .separator {
	}

/* Products > Documents
------------------------------------------------------------- */

#catalog_ProductDocuments {
}

	#catalog_ProductDocuments h2 {
		display: none;
	}

	#catalog_ProductDocuments a {
		display: block;
		height: 20px;
		padding: 5px 0 0 30px;
		margin: 0 0 1px 0;
		background: url('images/ico-file.gif') 0 0 no-repeat #d2d2d2;

		text-decoration: none;
	}

	#catalog_ProductDocuments a:hover { 
		background-color: #184691; 
		
		color: #ffffff;
	}


/* Products > Product Reviews
------------------------------------------------------------- */

#productReviews {
}

	#productReviews h1 {
		display: none;
	}

	#productReviews .reviewsFilter {
		padding: 3px 10px;
		background-color: #184691;

		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
	}

		#productReviews .reviewsFilter .leftSide {
			width: 500px;
			float: left;
		}

			#productReviews .reviewsFilter .leftSide .input {
				border: 1px solid #184691;

				font-size: 10px;
			}

		#productReviews .reviewsFilter .rightSide {
			width: 120px;
			float: right;
			padding-top: 2px;
			
			text-align: right;
		}
			
			#productReviews .reviewsFilter .rightSide a {
				color: #ffffff;
			}

	#productReviews .reviews {}

	#productReviews .reviews table {}

	#productReviews .reviews table td {
		padding: 3px 10px;
	}


/* Products > Misc
-------------------------------------------------------------- */
	
#catalog_SendToFriendsPanel {
	background-color: #ffffff;
	
	position: absolute;
}

	#catalog_SendToFriendsPanel input[type='checkbox'] {
		float: left;
	}

	#catalog_SendToFriendsPanel label{
		float: left;
		margin-left: 5px;
		margin-top: 2px;
	}

#catalog_ListLegend {
	display: none;
	padding: 5px 0;
	border-bottom: 1px solid #d2d2d2;

	font-size: 10px;
	color: #999999;
}

/*#catalog_ProductRating*/
/*#catalog_ProductTemplates*/
#catalog_ProductDescription,
#catalog_ProductDocuments {
	padding: 10px;
	border: 1px solid #d2d2d2;
}

#catalog_Accessories,
#catalog_CrossSellings,
#catalog_ProductsSubstitutions {
}
	
	#catalog_Accessories .catalog_productSmall,
	#catalog_CrossSellings .catalog_productSmall,
	#catalog_ProductsSubstitutions .catalog_productSmall {
		margin-top: 10px;
	}

	#catalog_Accessories .catalog_productSmallHover,
	#catalog_CrossSellings .catalog_productSmallHover,
	#catalog_ProductsSubstitutions .catalog_productSmallHover {
		cursor: pointer;
	}

/* Catalog_requestQuotesList
-------------------------------------------------------------- */

#Catalog_requestQuotesList .lnkDeleteQuote {
		display: block;
		width: 118px;
		height: 69px;

		float: left;
		margin-top: 5px;
			
		padding: 45px 0px 0px 8px;

		text-decoration: none;
		text-align: center;

}

	#Catalog_requestQuotesList .lnkDeleteQuote:hover .black, #Catalog_requestQuotesList .lnkDeleteQuote:hover .blue{
		text-decoration: underline;
	}

	#Catalog_requestQuotesList span.black {
		color: black;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
	}

	#Catalog_requestQuotesList span.blue {
		color: #15448e;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
	}

#Catalog_requestQuotesListOrder .btn{
	margin-top: 0px;	
}

#Catalog_requestQuotesListOrder .btnClearRequest {
	margin-left: 5px;
}

/* ------------- ajax modal popup ----------------------- */

.modalBackground {
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}	

.modalPopup {
    background-color:white;
    padding:5px;
}

	.grid .modalPopup TD {
		background-color:#FAF9F8;
	}

.modalPopup .lnkbtn {
	padding: 7px 8px 6px 8px;
}
