body
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: White;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6
{
	color: #4d1c1c;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1
{
	color: #4d1c1c;
	font-size: 12pt;
	margin-bottom: 10px;
}

h1.pagetitle
{
	color: #4D1C1C;
	font-size: 11pt;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h2
{
	color: #333333;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3
{
	color: #333333;
	font-size: 10pt;
	margin-bottom: 0px;
}

h4
{
	color: #333333;
	font-size: 9pt;
	margin-bottom: 0px;
}



a:link, a:visited, a:active
{
	color: #e47d31;
	text-decoration: none;
}

a:hover
{
	color: #4d1c1c;
	text-decoration: underline;
}

.errortext
{
	color: Maroon;
	font-size: 8pt;
}
.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
}

.requiredfield
{
	background-color: #ffffcc;
}

input, select
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #4d1c1c;
}

li
{
	list-style-image: url('../images/arrow.gif'); 
}

.login
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #493533;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	vertical-align: middle;
}

/******************************
 START Page Framework
******************************/
.page
{
	margin: 0px 0px 0px 15px;
	width: 900px;
}
.page_content
{
}

.main
{
	clear: both;
	
}
.main_content
{
	margin-left: 5px;
	
}

.main_left
{
	float: left;
	width: 541px;
}

.main_left_content
{
}

.main_right
{
	float:left;
}

.main_right_content
{
	padding-left: 10px;
}

.footer
{
	clear: both;
}
.footer_content
{
}
/******************************
 END Page Framework
******************************/

/******************************
 START Banner Framework
******************************/
.top_menu
{
	height: 40px;
}

.top_menu_left
{
	float: left;
	padding-top: 5px;
}

.top_menu_right
{
	float: right;
	padding-top: 5px;
	padding-right: 8px;
}

.banner_top
{
	width: 900px;
	
}
.banner_top_content
{
	padding: 2px 2px 2px 2px;
}
.banner_logo_left
{
	float: left;
	width: 541px;
}
.banner_logo_left_content
{
	padding-bottom: 0px;
}
.banner_ad_right
{
	float: left;
	
}
.banner_ad_right_content
{
	padding-bottom: 0px;
	padding-left: 10px;
}

.menu_container
{
	clear:both;
	padding-top: 5px;
}
.menu_container_top
{
	padding-bottom: 2px;
}
.menu_container_content
{
	padding: 0px 0px 0px 0px;
}
.menu_left
{
	float:left;
	background-image: url(../images/left_end_nav.gif);	
	width: 10px;
	height:30px;
	background-repeat: no-repeat;
}
.menu_left_content
{
	
}
.menu_center
{
	float:left;
	
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	color: White;
	font-family: Arial, Arial, Helvetica, sans-serif;
	
	height: 30px;
	width: 880px;
	text-align: left;
}
.menu_center_content
{
	padding-left: 5px;
}
.menu_right
{
	float:left;
	background-image: url(../images/right_end_nav.gif);	
	width: 10px;
	height:30px;
	background-repeat: no-repeat;
}
.menu_right_content
{
}

.secondary_container
{
	clear: both;
	height: 28px;
}

.secondary_container_content
{
	padding-top: 6px;
}

.menu_secondary
{
	float: left;
	font-size: 10pt;
}
.menu_secondary_content
{
	padding-left: 10px;
}
.menu_secondary_right
{
	float: right;
	width: 340px;
	font-size: 10pt;
	font-weight: bold;
	text-align:right;
}
.menu_secondary_right_content
{
	padding: 0px 10px 0px 0px;
}

/******************************
 END Banner Framework
******************************/

.cms_content
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	padding-left: 10px;
}

.footer_page
{
	font-size: 9pt;
	width: 525px;
}

.footer_page_content
{
	padding-left: 10px;
}

/*****************/
/** Inside MTP  **/
/*****************/
.insidemtp
{
	width: 340px;
}

.insidemtp_header
{
	background-image: url('../images/insidemtp_logo.gif');
	background-repeat: no-repeat;
	height: 38px;
}

.insidemtp_button
{
	padding-bottom: 3px;
}

.insidemtp_content
{
	background-image: url('../images/insidemtp_content.gif');
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
	overflow: auto;
}

.insidemtp_content_left
{
	float: left;
	width: 165px;
}

.insidemtp_content_right
{
	float: right;
	width: 155px;
}

.insidemtp_content_bottom
{
	clear: both;
	height: 1px;
}

.insidemtp_footer
{
	background-image: url('../images/insidemtp_footer.gif');
	background-repeat: no-repeat;
	height: 18px;
}

/*****************/
/** MAIN SEARCH **/
/*****************/
.main_search_header
{
	background-image: url(../images/main_search_header.gif);
	background-repeat:no-repeat;
	width: 541px;
	height: 45px;
}

.main_search_content
{
	background-image: url(../images/main_search_content_repeat.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 541px;
}

.main_search_quick
{
	height: 27px;
}

.main_search_quick_left
{
	float: left;
	padding-left: 8px;
	width: 150px;
}

.main_search_quick_right
{
	float: right;
	padding-right: 10px;
	text-align: right;
	width: 325px; 
}

.main_search_footer
{
	background-image: url(../images/main_search_footer.gif);
	background-repeat:no-repeat;
	width: 541px;
	height: 40px;
}

.main_search_footer_content
{
	padding-top: 5px;
}

.main_search_footer_left
{
	float: left;
	font-size: 9pt;
	padding-left: 20px;
	padding-top: 5px;
	width: 200px;
}

.main_search_footer_right
{
	float: right;
	padding-right: 20px;
	text-align: right;
	width: 200px;
}

/*******************/
/** My Tools      **/
/*******************/
.mytools
{
	width: 340px;
}

.mytools_header
{
	background-image: url('../images/mytools_header.gif');
	background-repeat: no-repeat;
	height: 10px;
}

.mytools_header_logo
{
	background-image: url('../images/mytools_content.gif');
	background-repeat: repeat-y;
}


.mytools_content
{
	background-image: url('../images/mytools_content.gif');
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-left: 10px;
}

.mytools_content_body
{
	color: White;
	padding: 10px 10px 10px 0px;
}

.mytools_item_header
{
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: right;
}

.mytools_item_header_links
{
	text-align: left;
}

.mytools_item_header_links a,
.mytools_item_header a,
a:active.mytools_item_header_link,
a:hover.mytools_item_header_link,
a:link.mytools_item_header_link,
a:visited.mytools_item_header_link
{
	color: #000000;
}

.mytools_item_header_filter
{
	padding-left: 2px;
}

.mytools_footer
{
	background-image: url('../images/mytools_footer.gif');
	background-repeat: no-repeat;
	height: 11px;
}

/*******************/
/** Profile Style **/
/*******************/
.profile_left
{
	float: left;
	width: 120px;
}

.profile_right
{
	font-size: 9pt;
	float: left;
	width: 410px;
}

.profile_bottom
{
	clear: both;
}

.profile_section
{
	padding-bottom: 15px;
}

/*******************/
/** Register Free **/
/*******************/
.registerFree
{
	width: 341px;
}

.registerFree_Header
{
	background-image: url('../images/registerfree_header.gif');
	background-repeat: no-repeat;
	height: 34px;
	width: 341px;
}

.registerFree_Header_Content
{
	text-align: right;
	padding-top: 8px;
	margin-right: 5px;
}

.registerFree_Body
{
	background-image: url('../images/registerfree_body.gif');
	background-repeat: repeat-y;
	width: 341px;
}

.registerFree_Content
{
	color: White;
	padding: 10px 12px 10px 12px;
	font-weight: bold;
}

.registerFree_Footer
{
	background-image: url('../images/registerfree_footer.gif');
	background-repeat: no-repeat;
	height: 16px;
	width: 341px;
}

/*******************/
/** Sidebar Style **/
/*******************/
.sidebar
{
	width: 340px;
}

.sidebar_item
{
	padding-bottom: 8px;
}

.sidebar_item_left
{
	float: left;
	height: 104px;
	width: 164px;
}

.sidebar_item_right
{
	float: right;
	height: 104px;
	width: 164px;
}

.sidebar_item_H104
{
	height: 104px;
}

/******************/
/** Site Footer  **/
/******************/
.site_footer_container
{
	margin-bottom: 10px;
}

.site_footer
{
	background-image: url('../images/footer_center_repeat.gif');
	background-repeat: repeat-x;
	font-size: 9pt;
	height: 46px;
}

.site_footer_left_end
{
	background-image: url(../images/footer_left_end.gif);
	background-repeat:no-repeat;
	float: left;
	width:500px;
	height:46px;
}

.site_footer_copyright
{
	padding-top: 15px;
}

.site_footer_right_end
{
	background-image: url(../images/footer_right_end.gif);
	background-repeat:no-repeat;
	background-position: top right;
	float: right;
	width:250px;
	height:46px;
}

.site_footer_links
{
	padding-top: 15px;
	padding-left: 60px;
}

.site_footer_links a, .site_footer_links a:active, .site_footer_links a:link, .site_footer_links a:visited
{
	color: #4D1C1C;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
}

.site_footer_links a:hover
{
	color: #4D1C1C;
	text-decoration: underline;
	margin: 0px 3px 0px 3px;
}

.site_footer_nav_container
{
	background-color: #F8F7F7;
}

.site_footer_nav
{
}

.site_footer_nav h3, .site_footer_nav h4, .site_footer_nav strong
{
	margin: 0px;
	font-weight: normal;
	font-size: 8pt;
}

.site_footer_nav_cell
{
	float: left;
	width: 150px;
}

.site_footer_nav_cell_content
{
	padding: 5px 2px 5px 5px;
}

.site_footer_nav_bottom
{
	clear: both;
}

/********************/
/** State Selector **/
/********************/
.state_selector
{
	color: #4D1B1C;
}

.state_selector_link, .state_selector_sellink
{
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
}

.state_selector_link h2, .state_selector_sellink h2
{
	display: inline;
	font-size: 10pt;
	font-weight: normal;
}

.state_selector_sellink a
{
	border-bottom: solid 4px #E47D31;
	color: #4D1C1C;
	font-weight: bold;
}

.state_selector_sellink a:hover
{
	border-bottom: solid 4px #E47D31;
	text-decoration: none;
}

.state_selector_link a:hover
{
	color: #E47D31;
	border-bottom: solid 4px #E47D31;
	text-decoration: none;
}

/*******************/
/** Supplier List **/
/*******************/
.supplier_list_box_content
{
	margin: auto;
	padding: 10px;
}

.supplier_list_box a, .supplier_list_box a:active, .supplier_list_box a:visited
{
	color: White;
	
}

.supplier_list_separator
{
	BORDER-TOP: black 2px dotted;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 310px;
	margin: auto;
}

/*****************/
/** Breadcrumbs **/
/*****************/
.bc
{
	clear:both;
	text-align: left;
}

.bc, .bc h2
{
	font-size: 8pt;
	font-weight: normal;
}

.bc h2
{
	margin: 0px;
	display: inline;
}

.bc strong
{
	font-weight: normal;
}

div.bc
{
	padding: 0px 0px 0px 16px;
}

.bc img
{
	margin: 0px 3px 0px 3px;
}

.bc_content
{
	margin-bottom: 8px;
}

.cities_list, .region_list
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.cities_list strong, .region_list strong
{
	font-weight: normal;
}

/****************/
/** Popup Page **/
/****************/
.popup_page
{
	margin: 10px;
}

.popup_mailer
{
	border: solid 1px #ECECEC;
	margin: 0px auto 0px auto;
	width: 675px;
}

.popup_mailer_content
{
	padding: 5px;
}