﻿.ContentFrame
{
	position:relative;
	padding:10px;
	border:solid 1px #e6e6e6;
	background-image:url('Images/Shared/Common/ContentBack.gif');
	background-repeat:repeat-x; 
	min-height:442px
}

.ContentFrameNoBackground
{
	position:relative;
	/*padding:10px;*/
	/*border:solid 1px #e6e6e6; */
	min-height:442px
}

.ContentHeader
{
	margin-left:9px;
	margin-top:3px;
	margin-bottom:10px;
	color:#7a1727;
	font-size:20px;
}

.Content
{
	margin-left:9px;
}

.ContentPartHeader
{
	color:#7a1727;
	font-size:16px;
	margin-top:15px;
	margin-bottom:5px;
}

.ContentPart
{
	margin-top:20px;
	color:#353535;
	font-size:11px;
}

.text
{
}

.LeftContent {
	float: left;
	width:130px;
	max-width:130px;
}

.RightContent {
	margin-left:17px;
	float: right;
	width:800px;
}

.SummaryItem, .SummaryItemRight {
	float:left;
	margin-bottom:28px;
	background-color:White;
	background-image:url('Images/Shared/Common/ItemStyle.png');
	background-repeat:no-repeat;
	min-width:369px;
	width:369px;
	max-width:369px;
	min-height:247px;
	height:237px;
	max-height:237px;
	padding-left:20px;
	position:relative;
}

.SummaryItemRight {
	float:right
}

.SummaryItemHeader {	
	position:absolute;
	line-height:60px;
	vertical-align:middle;
	font-size:18px;
	color:#555555;
}

.SummaryItemHeaderLogo
{
	height: 18px; 
	padding-top: 22px; 
	padding-right: 15px;    
}

.SummaryItemNewButton
{
	position:absolute; 
	right:-10px; 
	top:-10px;
}

.SummaryItemHeader a {
	color:#555555;
	text-decoration:none;
	line-height:60px;
	vertical-align:middle;
	outline: none;
}

.SummaryItemHeader a:hover {
	color:#6e1414;
	text-decoration:none;
	outline: none;
}

.SummaryItemContent {
	top:80px;
	height:165px;
	position:relative;
	font-size:12px;
	line-height:18px;
	color:#555555;
}

.SummaryItemContent a {
	text-decoration: none !Important;
}
.SummaryItemNavigation{
	cursor: hand;
	text-decoration: none !IMPORTANT;
	position:absolute; 
	bottom:20px; 
	left:0px;
	color: #7b1628;
}

.SummaryItemIcon {
	position:absolute; 
	top:0px; 
	right:0px;
	margin-right:10px;
	bottom: 10px;
}


li 
{
	line-height: 25px;
	color:#ffac0c;	
}

span
{
	color: #555555;
}

.SpanBlackText
{
	color: #000000;
}

.wrapper img 
{
	padding: 0px 0px 55px 55px;
}

.TechnicalDrawingImage
{
	padding-top: 50px ! Important;
	padding-left: 12px ! Important;
	padding-right: 12px ! Important;
	padding-bottom: 10px ! Important;
}


.PropertiesImage
{
	padding: 0px 0px 25px 55px;
}

/* this class is used to higlight odd table rows */
/* properties are added using the jscript event 'ready'*/
/*see adestis.labeling.master */
.HighlightedTable
{
	border-collapse: collapse;
}

.HighlightedTable td
{
	text-align: center;
}

.TechnicBreaks
{
	margin-bottom:20px;
}

.TechnicalDetailsHeader
{
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}


.TechnicalDetailsDescription
{
	
	font-weight: bold;
	text-align: left ! important; 
	vertical-align: top ! Important;
}

.TechnicalDetailsCenteredInformation
{
	text-align: center;
}


.PriceField
{
    padding-top: 30px;
	font-size: 28px;
	line-height: 25px ! IMPORTANT;
}

.Price
{
	color: #740d1e;
}

.TechnicItemHeader
{
	font-weight:bold;
	border-bottom:1px solid orange;
	margin-right:50px;
}

.LogoPlaceFiller
{
	margin-left:50px;
	width:250px;
	text-align: center;
}

.CollamatHeaderLogo
{
	padding:0 !important;
	margin-right:20px;
	margin-top:-20px;
	height: 18px;
}

.LabelerDetail td
{
	width: 220px;
}

.Form
{
	margin-bottom:10px;
}

.FormCaption
{
	float:left;
	width:120px;
}

.FormTextBox
{
	width:250px;
}

.FormError
{
	color:Red;
}

hr
{
    
}

.RibbonDetailsTable
{        
    border-collapse: collapse;
    width:100%;
}

.RibbonDetailsTable td
{        
    border-bottom:1px solid #E8E8E8  ;
}

.RibbonDetailsHeader
{
    font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: bottom ! Important;
}

.RibbonDetailsDescription
{    
	text-align: left ! important; 
	vertical-align: bottom ! Important;
	padding-right: 40px ! Important;
	padding-left: 20px ! Important;
}

.RibbonDetailsHeadline
{
    text-align: left ! important; 
	vertical-align: top ! Important;
	background-color: #F5F5F5;
	font-weight: bold;
}


.RibbonDetailsTableMarketEntry img
{  
   padding-bottom: 0px !Important;  
   width: 8px;
   height: 8px;   
   padding:0;   
}

.RibbonDetailsTableMarketEntry
{
   text-align: center;  
}

.QuickJumpNavigation
{
    clear: both;
    padding-top: 20px;
    text-align: center;
    font-size: 11px;
    color: #555555;
    padding-bottom: 15px;
}

.QuickJumpNavigation a
{
    color: #7b1628;
    text-decoration: none !Important;
    cursor: hand;
    outline: none;
}

.ReferencesTable tr td
{
	padding-bottom:20px;
	vertical-align:top;
}

.ReferenceTitle
{
	margin:0;
	padding:0;
	font-weight:bold;
	text-decoration:underline;
}

.DescriptionBreaks
{
	margin-bottom:20px;
}

.DescriptionHeader
{
	font-weight:bold;
	border-bottom:1px solid orange;
	margin-right:50px;
}

.DescriptionBreaks table
{
	width:150%;	
}

.DescriptionBreaks table tr, .DescriptionBreaks table tr td
{
	padding:0;
	margin:0;
}

.DescriptionTableFirstColumn
{
	width:150px;
	border-bottom:0px solid black;
	font-weight:bold;
}

a:active
{
    outline: none;
}