/*********************************************************************
	
	Masonite Cascading Stylesheet  (c) 2007
	Written by: THAT Agency for Masonite US Holdings, INC.
	All rights reserved. 
	Any reproduction or intentional misuse is strickly prohibited
	
*********************************************************************/



/***********************************************
Dealer Login Table
***********************************************/
.dealerLoginTable {
	border: none;
	margin: 0px;
	padding: 0px 0px 20px 20px;
	background-image: url(../img/bg_pThumbBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 518px !important;
	width/**/: 538px;	
	}
.dealerLoginTable label {
	font-weight:bold;
	}
.dealerLoginTable input {
	margin-bottom: 10px;
	}
.dealerLoginTable .noBMargin {
	margin-bottom: 0;
	}
.dealerLoginTable label.noBold {
	font-weight:normal;
	}
.dealerLoginTable table a {
	color: #000;
	text-decoration: underline;
	}
.dealerLoginTable table th {
	font-size: 9px;
	}
.dealerLoginTable table td {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	}
span.forgotPassword {
	float: right;
	margin: 0;
	padding: 0;
}
span.newUser {
	float: right;
	margin: 2px 0 0 0;
	padding: 0;
}
.green {
	color: #489853;
}
.dealerLoginTable table td.dealerLoginForm {
	text-align: left;
	margin: 0;
	padding: 15px 20px 0px 0px;
	vertical-align:top;
	width: 264px;
}
.dealerLoginTable table td.dealerLoginImageRight {
	text-align: right;
	margin: 0;
	padding: 0px 0px 0px 20px;
	vertical-align:top;
	width: 245px;
	background-color: #fff;
}
	
/******************************************************	
		Plain Wrapper with Background
******************************************************/
.dealerNoTopWrapper {
	border: none;
	margin: 0px;
	padding: 0px 0px 20px 20px;
	background-image: url(../img/bg_pThumbBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 725px !important;
	width/**/: 725px;	
}


/********************************************************
	Pending Order Report Table 
*********************************************************/
table.pendingOrdersTable th {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	text-align:left;
	}
table.pendingOrdersTable th a {
	color: #000;
	text-decoration: underline;
	}
table.pendingOrdersTable td {
	font-size: 11px;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #c0c0c0;
	height: 30px;
	line-height: 30px;
	}
table.pendingOrdersTable td.magGlass {
	border-left: none;
	text-align:center;
	padding: 0;
	margin: 0;
	}
table.pendingOrdersTable td.bgBlue {
	background-color: #E5EBF3;
	}
table.pendingOrdersTable td.topWhiteLine {
	border-top: 1px solid #fff;
	}
table.pendingOrdersTable td.leftSection, table.pendingOrdersTable td.leftSectionShaded {
	border-left: none;
	text-align:left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	}
table.pendingOrdersTable td.leftSectionShaded, table.pendingOrdersTable td.rightSectionShaded {
	background-color: #f2f2f2;
	}
table.pendingOrdersTable td.leftSection span {
	color: #999;
	}
table.pendingOrdersTable td.rightSection, table.pendingOrdersTable td.rightSectionShaded {
	border-left: none;
	text-align: right;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 5px 0px 0px;
	margin: 0;
	color: #666;
	}
table.pendingOrdersTable td.BorderTop {
	border-top: 1px solid #ccc;
}
table.pendingOrdersTable td.leftSection a, table.pendingOrdersTable td.rightSection a {
	margin: 0px;
	padding: 0px 5px;
	color: #222;
	font-weight: bold;
	}
table.pendingOrdersTable th.headerGray {
	background-color: #fff;
	padding: 0 0 3px 0;
	margin: 0;
	background-image: url(../img/dealer/bg_th_graylineBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	}
table.pendingOrdersTable th.headerGray a {
	margin: 0;
	padding: 0px 0px 0px 5px;
	}

/********************************************************
	Open Order Report Table 
*********************************************************/
table.openOrdersTable th {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	text-align:left;
	}
table.openOrdersTable th a {
	color: #000;
	text-decoration: underline;
	}
table.openOrdersTable td {
	font-size: 11px;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #c0c0c0;
	height: 30px;
	line-height: 30px;
	}
table.openOrdersTable td.magGlass {
	border-left: none;
	text-align:center;
	padding: 0;
	margin: 0;
	}
table.openOrdersTable td.bgBlue {
	background-color: #E5EBF3;
	}
table.openOrdersTable td.topWhiteLine {
	border-top: 1px solid #fff;
	}
table.openOrdersTable td.leftSection, table.openOrdersTable td.leftSectionShaded {
	border-left: none;
	text-align:left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	}
table.openOrdersTable td.leftSectionShaded, table.openOrdersTable td.rightSectionShaded {
	background-color: #f2f2f2;
	}
table.openOrdersTable td.leftSection span {
	color: #999;
	}
table.openOrdersTable td.rightSection, table.openOrdersTable td.rightSectionShaded {
	border-left: none;
	text-align: right;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 5px 0px 0px;
	margin: 0;
	color: #666;
	}
table.openOrdersTable td.BorderTop {
	border-top: 1px solid #ccc;
}
table.openOrdersTable td.leftSection a, table.openOrdersTable td.rightSection a {
	margin: 0px;
	padding: 0px 5px;
	color: #222;
	font-weight: bold;
	}
table.openOrdersTable th.headerGray {
	background-color: #fff;
	padding: 0 0 3px 0;
	margin: 0;
	background-image: url(../img/dealer/bg_th_graylineBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	}
table.openOrdersTable th.headerGray a {
	margin: 0;
	padding: 0px 0px 0px 5px;
	}
	

/********************************************************
	Back Order Items Report Table 
*********************************************************/
table.backOrdersTable th {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	text-align:left;
	}
table.backOrdersTable th a {
	color: #000;
	text-decoration: underline;
	}
table.backOrdersTable td {
	font-size: 11px;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	height: 30px;
	line-height: 30px;
	}
table.backOrdersTable td.magGlass {
	border-left: none;
	text-align:center;
	padding: 0;
	margin: 0;
	}
table.backOrdersTable td.bgBlue {
	background-color: #E5EBF3;
	}
table.backOrdersTable td.topWhiteLine {
	border-top: 1px solid #fff;
	}
table.backOrdersTable td.leftSection, table.backOrdersTable td.leftSectionShaded {
	border-left: none;
	text-align:left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	}
table.backOrdersTable td.leftSectionShaded, table.backOrdersTable td.rightSectionShaded {
	background-color: #f2f2f2;
	}
table.openOrdersTable td.leftSection span {
	color: #999;
	}
table.backOrdersTable td.rightSection, table.backOrdersTable td.rightSectionShaded {
	border-left: none;
	text-align: right;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 5px 0px 0px;
	margin: 0;
	color: #666;
	}
table.backOrdersTable td.BorderTop {
	border-top: 1px solid #ccc;
}
table.backOrdersTable td.leftSection a, table.backOrdersTable td.rightSection a {
	margin: 0px;
	padding: 0px 5px;
	color: #222;
	font-weight: bold;
	}
table.backOrdersTable th.headerGray {
	background-color: #fff;
	padding: 0 0 3px 0;
	margin: 0;
	background-image: url(../img/dealer/bg_th_graylineBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	}
table.backOrdersTable th.headerGray a {
	margin: 0;
	padding: 0px 0px 0px 5px;
	}


/********************************************************
	Recently Shipped Report Table 
*********************************************************/
table.recentlyShippedTable th {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	text-align:left;
	}
table.recentlyShippedTable th a {
	color: #000;
	text-decoration: underline;
	}
table.recentlyShippedTable td {
	font-size: 11px;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #c0c0c0;
	height: 30px;
	line-height: 30px;
	}
table.recentlyShippedTable td.magGlass {
	border-left: none;
	text-align:center;
	padding: 0;
	margin: 0;
	}
table.recentlyShippedTable td.bgBlue {
	background-color: #E5EBF3;
	}
table.recentlyShippedTable td.topWhiteLine {
	border-top: 1px solid #fff;
	}
table.recentlyShippedTable td.leftSection {
	border-left: none;
	text-align:left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	}
table.recentlyShippedTable td.leftSection span {
	color: #999;
	}
table.recentlyShippedTable td.rightSection {
	border-left: none;
	text-align: right;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #666;
	}
table.recentlyShippedTable td.leftSection a, table.recentlyShippedTable td.rightSection a {
	margin: 0px;
	padding: 0px 5px;
	color: #222;
	font-weight: bold;
	}
table.recentlyShippedTable th.headerGray {
	background-color: #fff;
	background-image: url(../img/dealer/bg_th_graylineBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	line-height: 30px;
	}
	
/*********************************************************
		main Full Header with Background 
*********************************************************/	
.fullHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
	background-image: url(../img/dealer/bg_fullHeader.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: left;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	padding: 3px 0px 0px 5px;	
	width: 720px;
}

/*********************************************************
		Treasure Chest
*********************************************************/	
#treasureChest {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#treasureChest .tc_leftSide {
	float: left;
	display: block;
	width: 365px;
	margin: 0px;
	padding: 5px;
}
#treasureChest .tc_leftSide ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#treasureChest .tc_leftSide ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../img/dealer/bg_middot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#treasureChest .tc_rightSide {
	float: right;
	display: block;
	width: 350px;
}
#treasureChest .tc_rightSide img {
	float: right;
	display:block;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 325px;
}
.treasureChestNoLink {
	line-height: 20px;
}
/*********************************************************
		Track Order Status / Deliveries
*********************************************************/	
table.trackOrderStatusTable {
	width: 550px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: none;
}
table.trackOrderStatusTable th {
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	text-align:left;
	font-weight: bold;
	}
table.trackOrderStatusTable th a {
	color: #000;
	text-decoration: underline;
	}
table.trackOrderStatusTable td {
	font-size: 11px;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #c0c0c0;
	height: 30px;
	vertical-align:top;
	}
table.trackOrderStatusTable td.submitField {
	text-align: right;
	}
table.trackOrderStatusTable th.headerColumn {
	vertical-align:top;
	border-left: none;
	text-align:left;
	padding: 0 0 0 20px;
	margin: 0;
	}
table.trackOrderStatusTable td.noLine {
	font-family: Arial, Helvetica, sans-serif;
	border-left: none;
	padding: 0 0 0 1px;
	margin: 0;
	vertical-align:top;
	}
/*
table.trackOrderStatusTable td.noLine a{
	color: #222;
	}	
*/
table.trackOrderStatusTable td.bgBlue {
	background-color: #E5EBF3;
	}
table.trackOrderStatusTable td.topWhiteLine {
	border-top: 1px solid #fff;
	}
table.trackOrderStatusTable td.leftSection {
	border-left: none;
	text-align:left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	}
table.trackOrderStatusTable td.leftSection span {
	color: #999;
	}
table.trackOrderStatusTable td.rightSection {
	border-left: none;
	text-align: right;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #666;
	}
table.trackOrderStatusTable td.leftSection a, table.trackOrderStatusTable td.rightSection a {
	margin: 0px;
	padding: 0px 5px;
	color: #222;
	font-weight: bold;
	}
table.trackOrderStatusTable th.headerGray {
	background-color: #fff;
	background-image: url(../img/dealer/bg_th_graylineBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	line-height: 30px;
	}


/********************************************************
	Orders Found Report Table 
*********************************************************/
table.ordersFoundTable th {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	text-align:left;
	}
table.ordersFoundTable th a {
	color: #000;
	text-decoration: underline;
	}
table.ordersFoundTable td {
	font-size: 11px;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #c0c0c0;
	height: 30px;
	line-height: 30px;
	}
table.ordersFoundTable td.magGlass {
	border-left: none;
	text-align:center;
	padding: 0;
	margin: 0;
	}
table.ordersFoundTable td.bgBlue {
	background-color: #E5EBF3;
	}
table.ordersFoundTable td.topWhiteLine {
	border-top: 1px solid #fff;
	}
table.ordersFoundTable td.leftSection, table.ordersFoundTable td.leftSectionShaded {
	border-left: none;
	text-align:left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	}
table.ordersFoundTable td.leftSectionShaded, table.ordersFoundTable td.rightSectionShaded {
	background-color: #f2f2f2;
	}
table.ordersFoundTable td.leftSection span {
	color: #999;
	}
table.ordersFoundTable td.rightSection, table.ordersFoundTable td.rightSectionShaded {
	border-left: none;
	text-align: right;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 5px 0px 0px;
	margin: 0;
	color: #666;
	}
table.ordersFoundTable td.BorderTop {
	border-top: 1px solid #ccc;
}
table.ordersFoundTable td.leftSection a, table.ordersFoundTable td.rightSection a {
	margin: 0px;
	padding: 0px 5px;
	color: #222;
	font-weight: bold;
	}
table.ordersFoundTable th.headerGray {
	background-color: #fff;
	padding: 0 0 3px 0;
	margin: 0;
	background-image: url(../img/dealer/bg_th_graylineBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	}
table.ordersFoundTable th.headerGray a {
	margin: 0;
	padding: 0px 0px 0px 5px;
	}
/********************************************************
	Order Info Table 
*********************************************************/
table.orderInfoTable {
	width: 725px;
	margin: 0;
	padding: 0;
}

table.orderInfoTable th {
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	text-align:left;
	}
table.orderInfoTable th a {
	color: #000;
	text-decoration: underline;
	}
table.orderInfoTable td {
	font-size: 11px;
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #c0c0c0;
	}
table.orderInfoTable td.noLine {
	border-left: none;
	padding: 0;
	margin: 0;
	}
.deliveryComments {
	margin: 0;
	padding: 10px 0px 0px 0px;
	line-height: normal;
}
.deliveryComments td strong {
	color: #666;
}
table.orderInfoTable td.boldMe {
	font-weight: bold;
	}
table.orderInfoTable td.noLinePad {
	border-left: none;
	padding: 5px 0 0 5px;
	margin: 0;
	}
table.orderInfoTable td.noLinePadAll {
	border-left: none;
	padding: 5px;
	margin: 0;
	}
table.orderInfoTable td.bgBlue {
	background-color: #E5EBF3;
	}
table.orderInfoTable td.topWhiteLine {
	border-top: 1px solid #fff;
	}
table.orderInfoTable td.leftSection {
	border-left: none;
	text-align:left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	}
table.orderInfoTable td.leftSection span {
	color: #999;
	}
table.orderInfoTable td.rightSection {
	border-left: none;
	text-align: right;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #666;
	}
table.orderInfoTable td.leftSection a, table.orderInfoTable td.rightSection a {
	margin: 0px;
	padding: 0px 5px;
	color: #222;
	font-weight: bold;
	}
table.orderInfoTable th.headerBlue {
	background-color: #fff;
	padding: 0 0 3px 5px;
	margin: 0;
	background-image: url(../img/dealer/bg_orderInformation.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	}

.headerLeftSection {
	text-align: left;
	padding: 0;
	margin: 0;	
	}	
.headerRightSection {
	text-align: right;
	padding: 0;
	margin: 0;	
	width: 130px;
	}	
	
	
	
.subOrderInfoTable {
	margin: 5px 0 0 0;
	width: 100%;
	padding: 0px;
	border: none;
	}
.borderLeft {
	border-left: 1px solid #c0c0c0;
	}
.subOrderInfoTable td.leftColumnHeader {
	width: 120px;
	margin: 0;
	font-weight: bold;
	padding: 0;
	line-height: 18px;
	color: #666;
	text-align: left;
	border: none;
	}
.subOrderInfoTable td.leftColumnHeaderSmaller {
	width: 80px;
	margin: 0;
	font-weight: bold;
	padding: 0;
	line-height: 18px;
	color: #666;
	text-align: left;
	border: none;
	}

.subOrderInfoTable th.headerBlue {
	background-color: #fff;
	background-image: url(../img/dealer/bg_orderInformation.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	}

.subOrderInfoTable th a {
	color: #000;
	text-decoration: underline;
	margin-top:15px;
	}

td.noLineSub {
	border-left: none;
	padding: 0 0 0 5px;
	margin: 0;
	}
.subOrderInfoTable td.ColumnInfo {
	margin: 0;
	font-weight: normal;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	border: none;
	}

.subOrderInfoTable td.boldMe {
	font-weight: bold;
	}
.subOrderInfoTable td.noLinePad {
	border-left: none;
	padding: 5px 5px 0px 5px;
	margin: 0;
	}

/*********************************************************
		Order Notes Status Table
*********************************************************/	
table.orderNotesTable {
	width: 550px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border: none;
}
table.orderNotesTable th a {
	color: #000;
	text-decoration: underline;
	}
table.orderNotesTable td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #c0c0c0;
	}
table.orderNotesTable td.submitField {
	text-align: right;
	}
table.orderNotesTable th.headerColumn {
	margin: 0;
	font-weight: bold;
	padding: 0;
	line-height: 18px;
	color: #666;
	text-align: left;
	border: none;
	}
table.orderNotesTable td.noLine {
	border-left: none;
	padding: 0;
	margin: 0;
	}
table.orderNotesTable td.bgBlue {
	background-color: #E5EBF3;
	}
table.orderNotesTable td.topWhiteLine {
	border-top: 1px solid #fff;
	}
table.orderNotesTable td.leftSection {
	border-left: none;
	text-align:left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	}
table.orderNotesTable td.leftSection span {
	color: #999;
	}
table.orderNotesTable td.rightSection {
	border-left: none;
	text-align: right;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #666;
	}
table.orderNotesTable td.leftSection a, table.orderNotesTable td.rightSection a {
	margin: 0px;
	padding: 0px 5px;
	color: #222;
	font-weight: bold;
	}
table.orderNotesTable th.headerGray {
	background-color: #fff;
	background-image: url(../img/dealer/bg_th_graylineBottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	line-height: 30px;
	}


/***********************************************
	Form Results Table
***********************************************/
.formResultsTable {
	border: none;
	margin: 0px;
	padding: 15px;
	background-image: url(../img/bg_pThumbBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 695px !important;
	width/**/: 695px;	
	}
.formResultsTable label {
	font-weight:bold;
	}
.formResultsTable label.noBold {
	font-weight:normal;
	}
.formResultsTable table a {
	color: #000;
	text-decoration: underline;
	}
.formResultsTable table th {
	font-size: 9px;
	}
.formResultsTable table td {
	margin: 0px 0px 5px 0px !important;
	padding: 0px 0px 10px 0px !important;
	margin/**/: 0px 0px 5px 1px;
	padding/**/: 0px 0px 10px 1px;
	}
.formResultsTable table td.rightSumbit {
	text-align:right;
	margin: 0px;
	padding: 0px;
	}
.formResultsTable table td p.rightWords {
	text-align: left;
	padding:10px 10px 10px 0px;
	margin: 0px;
	}	
.formResultsTable td.resultField{
	text-align: right;
	padding: 3px  10px 3px 20px;
	margin: 0px;
	color: #555;
	font-weight: bold;
	width: 40%;
	}	
.formResultsTable td.resultFieldValue{
	text-align: left;
	font-weight: bold;
	padding: 3px  20px 3px 10px;
	margin: 0px;
	width: 54%;
	}	
/***********************************************
	Dealer Contact Info Table
***********************************************/
.dealerContactInfoTable {
	border: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 15px;
	background-image: url(../img/bg_pThumbBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px !important;
	width/**/: 400px;	
	}
.dealerContactInfoTable label {
	font-weight:bold;
	}
.dealerContactInfoTable label.noBold {
	font-weight:normal;
	}
.dealerContactInfoTable table a {
	color: #000;
	text-decoration: underline;
	}
.dealerContactInfoTable table th {
	font-size: 9px;
	}
.dealerContactInfoTable table td {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 1px;
	}
.dealerContactInfoTable table td.rightSumbit {
	text-align:right;
	margin: 0px;
	padding: 0px;
	}
.dealerContactInfoTable table td p.rightWords {
	text-align: left;
	padding:10px 10px 10px 0px;
	margin: 0px;
	}	
.dealerContactInfoTable td.resultField{
	text-align: right;
	padding: 3px  10px 3px 0px;
	margin: 0px;
	color: #555;
	font-weight: bold;
	width: 54%;
	}	
.dealerContactInfoTable td.resultFieldValue{
	text-align: left;
	font-weight: bold;
	padding: 3px  0px 3px 10px;
	margin: 0px;
	width: 45%;
	}	
	
.dealerContactInfoRight {
	border: none;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 285px !important;
	width/**/: 285px;	
	}
.dealerContactInfoRightFloatLeft {
	float: left;
	margin: 0 5px 600px 0;
	padding: 0 5px 600px 0;
	border: none;
}
.dealerContactInfoNewProductDoorImg {
	text-align:center;
	margin: 0 10px 0 5px;
	padding: 0 10px 0 5px;
	border: none;
}
.dealerContactInfoRight ul.contactInfoList {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.dealerContactInfoRight ul.contactInfoList li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../img/dealer/middot.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
 }


/***********************************************
	Dealer Literature Table
***********************************************/
.viewLiteratureTableNoBG {
	border: none;
	width: 725px;
	margin: 0;
	padding: 0;
	color: #222;
	}
.viewLiteratureTable {
	border: none;
	width: 725px;
	color: #222;
	margin: 0;
	padding: 0;
	background-image: url(../img/bg_pThumbBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.viewLiteratureTable th, .viewLiteratureTableNoBG th {
	font-size: 9px;
	color: #444;
	margin: 0;
	padding: 0;
	background: transparent;
	}
.viewLiteratureTable th.imageBox,.viewLiteratureTable td.imageBox, .viewLiteratureTableNoBG th.imageBox, .viewLiteratureTableNoBG td.imageBox  {
	text-align: center;
	vertical-align:top;
	padding: 20px 20px 10px 20px;
	width: 105px;
	margin: 0px;
	}
.viewLiteratureTable th.typeBox, .viewLiteratureTableNoBG th.typeBox {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 60px;
	}
.viewLiteratureTable td.typeBox {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000;
	padding: 0px;
	margin: 0px;
	width: 60px;
	}
.viewLiteratureTable th.pdfBox, .viewLiteratureTableNoBG td.pdfBox,.viewLiteratureTableNoBG th.pdfBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 90px;
	}
.viewLiteratureTable th.catalogBox, .viewLiteratureTable td.catalogBox,.viewLiteratureTableNoBG th.catalogBox {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 80px;
	}
.viewLiteratureTable .lineRow, .viewLiteratureTableNoBG .lineRow {
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 10px 20px;
	height: 1px;
	width: 685px;
	padding: 0px;
	}
.viewLiteratureTable td.wording, .viewLiteratureTableNoBG td.wording {
	margin: 0px;
	text-align:center;
	padding: 0px 20px 10px 20px;
	vertical-align:middle;
	width:105px;
}
.viewLiteratureTable td  p{
	width: 90%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 22px 0 10px 0;
	margin:0;
	}
.viewLiteratureTable td  p strong {
	color: #222;
	font-size: 12px;
	}
.viewLiteratureTable td.noB {
	border-bottom: none;
	}
.viewLiteratureTable td.formInput {
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 50px;
	width: 250px;
	}
.viewLiteratureTable td.formInputDouble{
	text-align: left;
	padding: 0px;
	height: 50px;
	margin: 0px;
	width: 500px;
	}	

.viewDisplayTableNoBG {
	border: none;
	width: 725px;
	margin: 0;
	padding: 0;
	color: #222;
	}
.viewDisplayTable th.imageBox,.viewDisplayTable td.imageBox, .viewDisplayTableNoBG th.imageBox, .viewDisplayTableNoBG td.imageBox  {
	text-align: center;
	vertical-align:top;
	padding: 20px 20px 10px 10px;
	margin: 0px;
	}
.viewDisplayTable .lineRow, .viewDisplayTableNoBG .lineRow {
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 10px 20px;
	height: 1px;
	width: 685px;
	padding: 0px;
	}


/* MISC */
.emBold {
	font-weight: bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.buffer244 {
	width: 244px;
	height: 10px;
	border: none;
	}
	
/************************************************
		License Agreement
**********************************************/
#LicenseAgree{
	width:420px;
	height:170px;
	border:solid 1px #CCC;
	background:#FCFCFC;
	padding:10px 10px 10px 10px;
	position:absolute;
	top:150px;
	z-index:999;
	display:none;
}

#LicenseAgree #LicenseAgreeContent {
	height: 150px;
	text-align:center;
	background:#fff;
	width:410px;
	border:solid 1px #999;
	padding:3px 3px 3px 3px;
	display:block;
	font-size:9pt;
}


#LicenseAgreeContent div.first{
	width:80px;
	padding:2px 2px 0px 0px;
	margin-left:15px;
	float:left;
	text-align:left;
}

#LicenseAgreeContent div.second{
	width:390px;
	padding:5px 10px 2px 10px;
	float:left;
	text-align:left;
	font-size:9pt;
}

#LicenseAgreeContent div.second h5{
	font-size:10pt;
}

#LicenseAgreeContent div.third{
	width:150px;
	padding:5px 0px 2px 0px;
	margin-right:5px;
	float:left;
	text-align:left;
	font-size:8pt;
}

#LicenseAgree #LicenseAgreeNoThanks {
	width:75px;
	margin:5px 10px 0px 10px;
	float:right;
	font-weight:bold;
	font-size:9pt;
	background:url(/img/products/pages/bgTitleBarArrow.gif) left no-repeat;
	color:#000;
}

#LicenseAgree #LicenseAgreeContinue {
	width:150px;
	margin:5px 20px 0px 10px;
	float:right;
	width:70px;
	font-size:9pt;
	font-weight:bold;
	color:#000;
	background:url(/img/products/pages/bgTitleBarArrow.gif) left no-repeat;
	clear:right;
}

#LicenseAgree a {
	color:#000;	
}

/************************************************
		End License Agreement
**********************************************/
