@font-face {
    font-family: HamiltonFont;
    src: url(f5e7241f-0645-4a94-bdd1-7f4a6b06b9a3.woff);
}

.tblLandingPage
{
padding:0 40px 20px 20px;
width:80%;
}
.LandingPage_KeySpecification
{
	font-family:helvetica,arial,sans-serif;
	font-size:22px;
	font-weight:normal;
	white-space:nowrap;
}
.LandingPage_hr
{
     clear: both;
 	 background-color: #CCC; height: 6px; border: 0; 
     margin: 7px 0 10px 0; 
}
.tdSeries
{
padding-right:21px;
padding-bottom:10px;
width:42%;
float:left; 
position:relative;
display:block;
clear:right;
}

.tdSeries  img
{
margin: 0px 0px 0px 3px;
float: left;
/*
width:154px;
height:129px;
*/
}

.tdSeries  div
{
line-height: 1 !important;
font-weight: bold;
}

.LandingPage_ShowMoreRow {
    background-color: #CCCCCC;
	padding: 6px 6px 6px 10px !important;
}

.LandingPage_ShowMoreRow a:link{
	font-size:12px;
	font-family: arial;
	font-weight:bold;
    color:red;
    }
.hypArrowRight
{
	border-color: transparent transparent transparent red;
	border-style: solid;
	border-width: 8px;
	height: 0px;
	float:left;

}
.hypArrowDown
{
	border-color: red transparent transparent transparent;
	border-style: solid;
	border-width: 8px;
	height: 0px;
	float:left;
	margin-top:7px;
	margin-right:5px;
	position:relative;
}

.hypShowMore
{
 text-decoration:none;
 font-size:12px;
 font-family:helvetica,arial,verdana;
 color:#D72027;
}

.LandingPage_SpecsTbl {
width:106%;
}
.LP_AttribLabel {
white-space:nowrap;
}
.LP_AttribValue {
white-space:normal !important;
}


.LP_Details div 
{
	padding:6px 6px 3px 13px; 
}
.LP_Details ul
{
	margin: 8px 0px 0px 13px;
	font-style: normal !important;
}
.LP_Details div li {
list-style-type:disc; 
margin-left:5px;
text-indent: -5px;
font-weight: normal;
margin-bottom: 5px;
}
.LP_Title
{
	font-family:HamiltonFont, helvetica,arial ;
	display:block;
	border:1px solid white; 
}

.LP_TitleNormal h2
{
    color: #D8132B;
    text-align:left;
	font-family:HamiltonFont, helvetica,arial !important;
	margin-bottom: 4px;
}

.LP_TitleHighlight
{
    color:#000;
    text-align:left;
}

hr
{
    width:100%;
    clear: both;
    border: solid #000; 
    border-width: 3px 0 0;  
    margin: 7px 0 7px 0; 
}

.LP_Details hr 
{
    width :100%;
    clear: both;
    border: solid #000; 
    border-width: 1px 0 0;  
    margin: 7px 0 7px 0; 
}

.LP_DetailsHeader
{
	padding: 0px 0px 0px 17px;
}

.LP_DetailsText
{
	padding: 0px 0px 0px 17px;
	font-family:'PT Sans', sans-serif !important;
	font-size: 13px;
}