.ProductCatalogEdit th {
	text-align: right;
	vertical-align: top;
}

.ProductCatalogEdit .Types {
	margin-left: 2em;
}

.ProductCatalogEdit span.Intra {
	font-weight: normal;
	color: #000;
}

.ProductCatalogEditTypesAndGroups, .ProductCatalogEditBrands {
	font-family: Sans-Serif;
	font-size: 0.9em;
	text-align: left;
}

.ProductCatalogEditTypesAndGroups .TypeGroupHeader {
	border: 1px solid #000;
	padding: 4px;
	background-color: #CCC;
	margin-bottom: 0.5em;
}

.ProductCatalogEditTypesAndGroups .TypeGroup {
	margin-bottom: 2em;
}

.ProductCatalogGroupName {
	font-weight: bold;
}

.ProductCatalogEditTypesAndGroups th, .ProductCatalogEditBrands th,
.ProductCatalogEditTypesAndGroups td, .ProductCatalogEditBrands td
{
	font-size: 0.9em;
} 

.ProductCatalogEditTypesAndGroups a, .ProductCatalogEditBrands a,
.ProductCatalogEditTypesAndGroups a:link, .ProductCatalogEditBrands a:link
{
	font-weight: bold;
	font-size: 0.8em;
}

.clearer {
	clear: both;
}

.ProductCatalogViewProduct {
	/*width: 400px;*/
	text-align: left;
}

.ProductCatalogViewProduct .ViewItem {
	color: #5C5C5C;
	margin-bottom: 0.4em;
}

.ProductCatalogViewProduct .ModuleHeader {
	margin-bottom: 0.8em;
}

.ProductCatalogViewProduct .Brand {
	font-size: 1.3em;
	margin-bottom: 0.8em;
}

.ProductCatalogViewProduct .ViewItem.NewOrUsed {
	float: left;
	border-right: none;
	width: 130px !important;
}

.ProductCatalogViewProduct .ViewItem.ProductCode {
	float: left;
}

.ProductCatalogViewProduct .ViewItem.NewOrUsed, .ProductCatalogViewProduct .ViewItem.ProductCode
{
	_width: 200px;
}

.ProductCatalogViewProduct .ModelName {
    font-weight: bold;
}

.SearchResults {
	padding-top: 16px !important;
}

.SearchResults .Product {
	margin-bottom: 16px;
	border: 1px solid #DADADA;
	background: #FAFAFA url(img/right-col-bg.gif) top right repeat-y;
	position: relative;
	zoom: 1;
}

.SearchResults .ProductWrap {
	background: transparent url(img/image-col-bg.gif) top left repeat-y;
	overflow: hidden;
	zoom: 1;
}

.SearchResults .ProductImage {
	width: 108px !important;
	_width: 132px !important;
	float: left;
	padding: 12px !important;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.SearchResults .ProductInfoCol {
	float: right;
	width: 99px !important;
	position: relative;
	zoom: 1;
}

.SearchResults .ProductNewOrUsed {
	height: 33px;
	line-height: 33px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #DADADA;
}

.SearchResults .ProductReadMore {
	padding: 5px !important;
	text-align: center;
}

.SearchResults .ProductName {
	_height: 33px;
	min-height: 22px;
	border-bottom: 1px solid #DADADA;
	background: #FFF url(img/results-header-bg.gif) bottom left no-repeat;
	padding: 6px 0 5px 12px !important;
	font-size: 1.2em;
	font-weight: bold;
	color: #5B5B5B;
}

.SearchResults .ProductInfoBody {
	margin: 0 100px 0 133px;
	_float: left;
	_margin: 0 1px 0 1px;
}

.SearchResults .ProductShortDescription {
	padding: 0 12px 12px 12px !important;
}

.ProductCatalogHeader {
	line-height: 30px;
	background: url(img/module-header-bg.gif) top left repeat-x;
	font-size: 1.3em;
	padding-left: 8px !important;
	margin-bottom: 16px;
	color: #5C5C5C;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

.SearchForm {
	padding: 4px 8px !important;
	border: 1px solid #B9B9B9;
	background: #F6F6F6 url(img/search-form-bg.gif) top left repeat-x;
	font-size: 1.1em;
}

.SearchForm input {
	margin-left: 0 !important;
}

.SearchForm .Header {
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 4px !important;
}

.SearchForm .FormItem {
	padding: 0 4px 10px 4px !important;
}

.SearchForm .NewOrUsed, .SearchForm .InStock, .SearchForm .ProductType, .SearchForm .Keywords {
	background: url(img/dotted-separator.gif) bottom left repeat-x;
	margin-bottom: 10px !important;
}

.SearchForm .NewOrUsed {
	padding-left: 0 !important;
}

.SearchForm .InStock label {
    color: #000;
}

.SearchForm .Keywords {
	/*padding-top: 10px !important;*/
}

.SearchForm .Keywords input {
	margin-top: 4px !important;
}

.SearchForm select {
	font-size: 0.9em;
	font-family: Arial, Sans-Serif;
}

.SearchForm .ProductType select {
	margin-bottom: 4px !important;
}

.SearchForm .Keywords {
	color: #000;
}

.SearchForm .SearchButton {
	text-align: right;
}

.SearchForm .SearchButton input {
	text-align: center;
}

.SearchButton .ClearSearch {
    display: block;
    float: left;
    padding-top: 2px;
}

/* Penope print style */

@media print {
	#wrap {
		width: auto !important;
		margin: 16px;
	}

	#header, #lang, #navi, #leftbar, .ViewItem.Contact, .ViewItem.ManufacturerLink, .SearchForm, .ControlPanel {
		display: none;
	}
	
	#content {
		width: auto !important;
		float: none !important;
		margin-right: 1px !important;
		margin-left: 1px !important;
		overflow: visible !important;
		position: static !important;
	}

	.ProductCatalogHeader {
		background: none;
		padding-left: 0 !important;
	}

	#mainpane, #dnn_ContentPane {
		width: auto !important;
	}
	
	.subpage #dnn_ContentPane div {
		width: auto !important;
	}
	
	.subpage #dnn_ContentPane div.ProductCatalogViewProduct .ViewItem.NewOrUsed {
		width: 130px !important;
	}
	
	.subpage #dnn_ContentPane div .SearchResults .ProductInfoCol {
		width: 99px !important;
	}
	
	.SearchResults .ProductInfoBody {
		_margin: 0;
	}

	#top {
		height: 75px !important;
		margin: 0 16px;
		text-align: left;
	}

	#toplogo {
		float: none !important;
	}

	#footer {
		margin: 0 16px;
	}

	#footerwrap {
		width: auto !important;
	}

	#footerlogo {
		margin-left: 0 !important;
	}
	
	#top {
		page-break-after: avoid;
	}
	
	#mainpane, #content, #wrap, .SearchResults {
		page-break-before: avoid;
		page-break-inside: auto;
	}
	
	a.ReadMore, span.EditLink {
		display: none;
	}
	
	/* Intra print style */
	
	.IntraPrint {
	    font-size: 0.9em;
	}
	
	.IntraPrint .ProductCatalogHeader {
	    display: none;
	}
	
	.IntraPrint .Product {
	    margin-bottom: 4px;
	}
	
	.IntraPrint .ProductImage {
	    display: none;
	}
	
	.IntraPrint .ProductName, .IntraPrint .ProductNewOrUsed {
	    font-size: 1.0em;
	    height: auto;
	    line-height: 1.3em;
	}
	
	.IntraPrint .ProductName {
	    padding-left: 2px !important;
	}
	
	.IntraPrint .ProductInfoBody {
	    margin: 0 100px 0 0;
	    _float: none;
	    _margin: 0;
	}
	
	.IntraPrint .ProductShortDescription {
	    padding: 2px 2px 0 2px !important;
	}
	
	.IntraPrint .ProductShortDescription p {
	    margin: 0 0 1.0em 0;
	}
	
	.IntraPrint .DuplicateProduct {
	    display: none;
	}
}