﻿/* GLOBALS & HIDE */
body { font-family:arial; background-color:#FFFFFF; margin:0; border:0; padding:10px 0 0 0;text-align:center;}
img { border-style: none; }
.no-print, .resultsButtons, .detailsButtons, .search-webpart, .pagerRegion, .languages, .header-wrapper { display:none; }

/* SITE WRAPPER */
.site-wrapper {	width:860px; min-height:500px; 	margin:auto; text-align:left;}

.printHeaderOff
{
	width:750px;
	float:left;
	height:110px; 
	display:none;
}
.printHeaderOn
{
	width:750px;
	float:left;
	height:110px; 
	display:block;
}
.logo
{
	float:right;
	_margin-right:60px;
}

/* BODY WRAPPER */
.body-wrapper
{
	background-color:#FFFFFF;
	float:left;
	width:860px; 
	min-height:600px; 
	height:auto !important;
	height:600px;	
}

/* SEARCH RESULTS */
.descriptionTd 
{
 _width: 700px;	
}
.descriptionStyle
{
	width: 100px;
	min-height:185px;
	max-height:185px;
	height:auto !important;	
	height:185px;
	background-color:#F2F2F2;
	border-left: #A9A9A9 2px solid;
	border-bottom:#C4C4C4 2px solid;
	border-right: #F9F9F9 2px solid; 
	border-top: #F9F9F9 2px solid;		
	margin-left:-3px;
	float:left;
}
.description-text
{
	width:95px;
	height:auto !important;
	height:20px;
	min-height:20px;
	max-height:20px;
	font-size:8pt;	
	display:block;
	color:#5A6368;		
}
.descriptionStyleAltRow
{
	background-color:#D4D4D4;
}
.itemStyle a, a:hover, a:active, a:link, a:visited
{
	text-decoration:none;
	color:#000000;
}

.itemStyle
{
	width:218px;
	_width: 160px;
	min-height:185px;
	max-height:185px;
	height:auto !important;
	height:185px;
	background-color:#F2F2F2;
	border-left: #A9A9A9 2px solid;
	border-bottom:#C4C4C4 2px solid;
	border-right: #F9F9F9 2px solid; 
	border-top: #F9F9F9 2px solid;	
	margin-left:5px;	
	float:left;
}
.itemStyleAltRow
{
	background-color:#D4D4D4;
}
.itemStyle-value
{	
	width:120px;
	_width: 75px;
	height:auto !important;
	height:23px;
	min-height:23px;
	max-height:23px;
	font-size:7pt;
	display:block;
	overflow:hidden;
}
.itemStyle-value-description
{
	width:200px;
	_width: 160px;
	height:auto !important;
	height:35px;
	min-height:35px;
	max-height:35px;
	font-size:7pt;
	display:block;
	overflow:hidden;
}
.layoutProducts
{
	margin-left:15px;
	background-color:transparent;
}
.smallImage 
{
	width:auto !important;
	width:80px;
	min-width:80px;
	max-width:80px;
	height:auto !important;
	height:120px;
	max-height:120px;
	min-height:120px;
	margin-bottom:10px;
	bottom:10px;
}
/* DETAILS */
.bigImage 
{
	width:auto !important;
	width:200px;
	max-width:200px;
	height:auto !important;
	height:300px;
	max-height:300px;
	vertical-align:middle;	
	margin-left:5px;
}
.detailsStyle
{
	width:650px;
	min-width:650px;
	width:auto !important;
	min-height:420px;
	height:auto !important;
	height:420px;
	background-color:#F2F2F2;
	border-left: #A9A9A9 2px solid;
	border-bottom:#C4C4C4 2px solid;
	border-right: #F9F9F9 2px solid; 
	border-top: #F9F9F9 2px solid;	
	margin-left:100px;
	margin-top:30px;
	padding:0;
	float:left;
}
.detailsStyle table 
{
	margin-left:25px;
	margin-top:25px;
}
.detailsStyleRow
{
	height:25px;
}
.detailsStyleAltRow
{
	background-color:#C0C0C0;
	height:25px;
}
.detailsStyle-text
{
	width:auto !important;
	width:200px;
	min-width:200px;
	max-width:200px;
	display:block;
}
.detailsStyle-value
{	
	width:auto !important;
	width:200px;
	min-width:200px;
	max-width:200px;
	display:block;
}