﻿/*
These, mainbody, header, and footer, pagetd are used to style the 
master page.  Do not reuse them.
*/
.PageT
{
	min-height:600px; 
	height: 600px;
	vertical-align:top;
}
.MainBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	min-height:400px;
	height:400px;
	vertical-align:top;
}
.Footer
{
	vertical-align:top;
	height:35px;
}
.Header
{
	vertical-align:top;
	height:90px;
}

.MarketContent
{
	margin-top:50px; 
	margin-bottom:50px;
	margin-left:0px;
	width: 870px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.BoldLinkButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.BreadcrumbLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin-bottom:3px;
}

.BoldLinkButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight: bold;
	text-decoration: none;
}

.BoldRedLinkButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight: bold;
	text-decoration: none;
}

.Warning
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight: bold;
	text-decoration: none;
}

.BoldLinkButtonUnderlinedRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight: bold;
	text-decoration: underline;
}

.BoldLinkButtonUnderlinedRed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight: bold;
	text-decoration: underline;
}

.LinkButton, .linkbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.LinkButton:hover, .linkbutton:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

.LinkButtonUnderlined
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.LinkButtonUnderlined:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	text-decoration: underline;
}

.BoldHeaderLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.BoldHeaderLabelFaded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d4d0c8;
	font-weight: bold;
	text-decoration: none;
}

.BoldLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.Label {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.LabelFaded
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d4d0c8;
	text-decoration: none;
}

.ItalicLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

.UnderlinedBoldLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.SaveImageHyperlink 
{
	background-image: url("Images/Buttons/SaveToComputer.gif");
	width: 25px;
	height: 10px;
	margin-bottom:3px;
}
.DownloadExcelHyperlink
{
	background-image: url("Images/Buttons/DownloadExcel.gif");
	width: 20px;
	height: 10px;
}

.PrintIconHyperlink 
{
	background-image: url("Images/Buttons/PrintIcon.gif");
	width: 20px;
	height: 20px;
	margin-bottom:3px;
}
.DynamicMenu
{
	border-right: #696969 1px solid;
	padding-right: 5px;
	border-top: #696969 1px solid;
	padding-left: 5px;
	padding-bottom: 1px;
	border-left: #696969 1px solid;
	padding-top: 5px;
	border-bottom: #696969 1px solid;
	vertical-align: top;
	text-align: left;
	width: 125px;
}

.DynamicMenuItem
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #696969;
}

.DynamicMenuItemHover
{
	font-size: 11px;
	font-family: Arial;
	background-color: #ffffff;
	font-weight: bold;
	color: #990000;
}

.DynamicMenuItemHover td
{
	font-size: 11px;
	font-family: Arial;
	background-color: #ffffff;
	font-weight: bold;
	color: #990000;
}

.StaticMenuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.StaticMenuItemHover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight: bold;
	text-decoration: none;
}

.StaticMenuItem TD
{
	padding-right: 10px;
	padding-left: 12px;
}

.MyAccountMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: gray;
	text-decoration: none;
}

.MyAccountStaticMenuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: gray;
	text-decoration: none;
}

.MyAccountStaticMenuItemSelected 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	text-decoration: none;
}

.ModalPopUpBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	overflow: hidden;
	width: 97%;
}

.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.header-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	text-decoration: none;
}
.header-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.header-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.header-text-bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight: bold;
	text-decoration: none;
}
.header-axis-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.promo-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.promo-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 12pt;
}
.promo-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 12pt;
}	
.promo-text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	text-decoration: none;
	line-height: 12pt;
}	
.promo-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	text-decoration: none;
	line-height: 12pt;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a00112;
	text-decoration: none;
}
.footer-text-bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
	text-decoration: none;
}
.footer-text-bold-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;	
	text-decoration: underline;
}
.footer-text-bold-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight: bold;	
	text-decoration: underline;
}
.subnav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.subnav-text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.ccnav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a00112;
	text-decoration: none;
}
.ccnav-text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.ccnav-text-inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDDDDD;
	text-decoration: none;
}
.swatch-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.swatch-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.swatch-notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.resultgrid-header {
	font-weight:normal;
	font-size:14px;
	margin: 0px 5px 0px 5px;
}
.featuredproducts-header {
	font-weight:bold;
	font-size:14px;
	margin: 0px 5px 0px 5px;
}
.resultgrid-link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.resultgrid-link:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	text-decoration: none;
}
.resultgrid-pagelink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	margin: 0px 0px 1px 2px;
	border: solid 1px #666666;
}
.resultgrid-pagelink-selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #666666;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	margin: 0px 0px 1px 3px;
	border: solid 1px #666666;
}

.inventoryavail-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a00112;
	text-decoration: underline;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	text-decoration: none;
}
.content-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.content-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.content-text-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	text-decoration: underline;
}
.content-text-link-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.content-text-link-small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a00112;
	text-decoration: underline;
}
.content-red-link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight:bold;
	text-decoration: underline;
}
.content-red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight:bold;
}
.color-thumb-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tabbed-table {
	background-color: #FFFFFF;
	border: 1px solid #667683;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #D9D9D9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #667683;
	border-right-color: #667683;
	border-bottom-color: #667683;
	border-left-color: #667683;
	text-decoration: none;
	border-right-style: solid;

}
.tab-current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #667683;
	border-right-color: #667683;
	border-bottom-color: #667683;
	border-left-color: #667683;

}
.button-text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.button-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A00112;
	text-decoration: none;
	font-weight: bold;
}
.button-border {
	padding: 3px;
	border: thick solid #CED3D0;
}
.filter-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.filter-table-dottedline {
	border-bottom-style: none;
	background-image: url(../images/global/ellipses_bg.gif);
	background-repeat: repeat-x;
	background-position: 3px;
}
.filter-style-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.axis_red 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a00112;
	font-weight: bold;	
	text-decoration: none;
}
	
.prodthumb
{
	border: 3px solid #ffffff;	
}	
.sel_prodthumb
{
	border: 3px solid #a00112;
}

.MoreLinkButton
{
	margin-right:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.emailIcon
{
	margin-right:10px;
}



.ajax__tab_bpsstdprodetailtab-theme .ajax__tab_header 
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url("images/global/tab-shading.png");
	/*background-repeat: no-repeat;\*/
	height: 22px;    
	border-left: #667683 1px solid; 
	border-top: #667683 1px solid;
	border-right: #667683 1px solid;
	margin-bottom: -1px;
	width: 546px;
	display:inline-block;	
}
.ajax__tab_bpsstdprodetailtab-theme .ajax__tab_tab
{  
	margin-left: 02px;
	text-align: center;
	vertical-align:middle;
	height: 22px;
	width: 85px;
	padding-top: 5px;
	
}
.ajax__tab_bpsstdprodetailtab-theme .ajax__tab_active .ajax__tab_inner
{	
	font-weight:  bold;
	color: #a00112;
}
.ajax__tab_bpsstdprodetailtab-theme .ajax__tab_body 
{
	width: 516px;
	border-left: #667683 1px solid;
	border-right: #667683 1px solid;
	border-bottom: #667683 1px solid;
	padding: 15px;
	
}
.ajax__tab_bpsstdprodetailtab-theme .ajax__tab_tab .ajax__tab_active
{	
	font-weight: bold;
}


.productdetail-tabbody-left
{
	display: inline;
	float:left;
	margin:0;
	padding:0;
	width:194px;
	border-right: #667683 1px solid;
	vertical-align: top;
}
.productdetail-tabbody-middle
{	
	display: inline;	
	margin:0;
	padding:0;
}
.productdetail-tabbody-right
{
	display: inline;	
	float:right;
	margin:0;
	padding:0;
	width:316px;
}


.ajax__tab_colorpallettab-theme .ajax__tab_header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url("images/global/tab-shading-color-pallet.png");
	background-repeat: no-repeat;
	height: 22px;
	border-top: #667683 1px solid;
	border-right: #667683 1px solid;
	border-left: #667683 1px solid;
	margin-bottom: -1px;

}
.ajax__tab_colorpallettab-theme .ajax__tab_tab
{ 
	margin-left: 15px;   
	vertical-align: middle;
	text-align: center;
	height: 22px;
	width: 92px;
	padding-top: 5px;
}
.ajax__tab_colorpallettab-theme .ajax__tab_active .ajax__tab_inner
{
	font-weight: bold;
}
.ajax__tab_colorpallettab-theme .ajax__tab_body 
{
	border-left: #667683 1px solid;
	border-right: #667683 1px solid;
	border-bottom: #667683 1px solid;
	padding: 15px;
}

.rotatorimage
{
	width:50px; 
	height:50px; 
	margin-right:5px;
}
.rotatorimageselected
{
	width:44px; 
	height:44px;
	margin-right:5px;
	border:3px solid #a00112;
}

.viewinroombody
{
	width: 375px;
}
.viewinroomtab
{
	width:70px;
}
.viewinroomtabheader
{
	width:375px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	background-image: url("images/viewinroom/tab-shading.png");
	background-repeat: no-repeat;
	background-position: 0px -2px;
	height: 22px;
	margin-bottom:10px;
	margin-top:10px;
}
.viewinroomsaveprint
{
	text-align:right;
	padding-right: 85px;
}

.ajax__tab_bpstabview-theme .ajax__tab_header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	background-color: #eeeeee;
	height: 30px;
	vertical-align: middle;
	border-top: #667683 1px solid;
	border-right: #667683 1px solid;
	border-bottom: #667683 1px solid;
	margin-bottom: -1px;
	width: 510px;
}
.ajax__tab_bpstabview-theme .ajax__tab_inner
{
	height: 30px;
	border-left:  #667683 1px solid;
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 8px;
}
.ajax__tab_bpstabview-theme .ajax__tab_tab
{    
	vertical-align: middle;
}

.ajax__tab_bpstabview-theme .ajax__tab_active .ajax__tab_inner
{
	background-color: White;
	border-bottom: White 1px solid;
	z-index: 20;
}

.pdf-fullspecs-contentdiv
{
	padding-left: 1in;
	padding-top: 0.75in;
}
.pdf-fullspecs-labelcolumn
{
	color: Black;
	width: 138px; 
	height: 14px;
	font-size: 9pt;
	padding: 3px;
}
.pdf-fullspecs-specscolumn 
{
	color: Black;
	height: 14px;
	font-size: 9pt;
	padding: 3px;
}
.pdf-fullspecs-sublabelcolumn  
{
	color: Black;
	width: 138px; 
	height: 14px;
	font-size: 9pt;
	padding-left:20px;
}
.pdf-fullspecs-warranty
{
	color: Black;
	font-size: 9pt;
}
.pdf-fullspecs-legal
{
	font-size: 7pt;
}
.pdf-fullspecs-name
{
	font-size: 10pt;
	font-family:Impact, Berlin Sans FB, Arial Black, Verdana, Arial;
	writing-mode: tb-rl;
	position:absolute;
	z-index:5;
	left: .25in;
	top: .5in;
	height: 200px;
}
.pdf-fullspecs-address
{
	font-size: 7pt;
	writing-mode: tb-rl;
	position:absolute;
	z-index:5;
	filter: flipv fliph;
	left: 750px;
	top: 70px;
	height: 500px;
	color: Black;
	vertical-align: bottom;
}
.pdf-fullspecs-missionzero
{
	position: absolute;
	float: right;
	width: 111px;
	height: 105px;
	left: 650px;
}

.filters-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom:5px;
	padding:0;
	width:225px;
	background-image:url("images/filters/section_bg.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.filters-sub_section {
	margin:6px 8px 0px 8px;
	display:block;
}

.filters-section_header {
	font-weight:bold;
	font-size:14px;
	margin: 0px 5px 0px 5px;
}

.filters-filter_header {
	font-size:12px;
	margin:-2px 0 5px 0;
}

.filters-filter_options {
	font-size:10px;
	line-height:17px;
	margin:0;
	padding:0;
}

.filters-filter {
	width:142px;
	margin:0;
	padding:0;
}

.filters-sub_section a {
	color:#666666;
}

.filters-sub_section a:hover {
	color:#333333;
}

.filters-clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

.filters-reset_button 
{
}

.filters-reset_button a{
	background: transparent; /*url("images/filters/reset_btn_cap.gif") no-repeat scroll top right;*/
	color: #666666;
	display: block;
	float: left;
	font-size: 10px;
	height: 18px;
	margin-right: 3px;
	padding-right: 5px; /* sliding doors padding */
	text-decoration: none;
	border: solid 1px #666666;
}

.filters-reset_button span {
	/*background: transparent url("images/filters/reset_btn.gif") no-repeat top left;*/
	display: block;
	line-height: 10px;
	padding: 4px 0 4px 5px;
}

.filters-reset_button a:hover {
	/*background-position: bottom right;*/
	background-color: #666666;
	color: white;
	outline: none; /* hide dotted outline in Firefox */
}

.filters-reset_button a:hover span {
	/*background-position: bottom left;*/
	padding: 4px 0 4px 5px; /* push text down 1px */
}

.filters-color
{
	height: 24px;
}
.filters-color-selected{
	background-image:url("images/filters/color_selected.gif");
	background-position: 1px 2px;
	background-repeat:no-repeat;
	height: 24px;
}

.ColorBankThumb
{
	margin-left:1px;
	margin-right:1px;
	width: 24px;
	height: 24px;
}

.ColorBankThumbSelected
{
	margin-left: 1px;
	margin-right: 1px;
	width: 18px;
	height: 18px;
}

.NumItemsInBag
{
	font-size:8pt;
	text-align:center;
	vertical-align:middle;
	color: #C41230;
}

.fullspecscol
{
	padding-left: 4px;
	padding-top: 4px;
	text-align:left;
	vertical-align: top;
	color: #666666;
}

.popup-background,
.popup-background-loading
{
	background-color:Black;
	filter:alpha(opacity=30);
	opacity:0.30;
}
.popup-background-loading
{
	z-index:90000 !important;
}


.lcDetailsHeader 
{
	background-image: url(/images/leedcalcGrayGradient.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0px 0px 20px 0px;
	border-bottom: solid 1px #CCC;
}

.lcProductInfo 
{
	width: 380px;	
	vertical-align:middle;
}

.lcProductTitle 
{
	width: 260px;
	padding: 3px 5px 2px 3px;
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	white-space:nowrap;	
} 

.lcProductBody 
{
	padding: 3px 5px 2px 3px;
	font-weight: normal;
	font-size: 12px;	
	white-space:nowrap;
}

.lcProductThumb
{
	width: 95px;
	padding: 10px 5px 10px 10px;
	vertical-align:middle;
}

.lcProductLinks
{
	padding: 10px 5px 10px 0px;
	vertical-align:middle;
	text-align:right;
}

.lcProductLinksLink 
{
	text-align:left;
	padding: 3px 5px 2px 3px;	
}

.lcDetails 
{
	border-bottom: solid 1px #CCC;
	padding: 0px 0px 10px 0px;
}

.lcdTitle 
{
	padding: 10px 5px 10px 5px;
	border-bottom: solid 1px #CCC;
	text-align:left;
	vertical-align:top;
}

.lcdInfo 
{
	padding: 10px 5px 10px 5px;
	border-bottom: solid 1px #CCC;
	text-align:left;
	vertical-align:top;
}

.locContact 
{
	float:left;
	clear: both;
	width: 100%;	
}
