/* DirectMail.com NAV CSS stylesheet
Do Not Edit Any Of The Styles Below
Thanks, Brandon */


#dm_tree_headline {
	width: 925px; 
	text-align: left;
}

#dm_tree_header {
	width: 925px;
}

#dm_tree {
	width: 925px;
	text-align:left;
}

#dm_tree_nav {
	width: 182px; 
	float: left;
}

#dm_tree_content {
	width: 705px; 
	float: right;
	text-align: left;
}

#dm_tree_footer 
{
    padding-top:15px;
	width: 925px; 
	clear: both;
}

/* Structure CSS */
.dm_global_footer_fnt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #454545;
}

.dm_global_footer_fnt:hover {
	text-decoration: underline;
}

#dm_tree_footer_list {
	list-style: none;
}

#dm_tree_footer_list_wrapper {
	width: 925px;
	text-align: center;
	margin-left: 175px;
}

.dm_tree_footer_item {
	float: left;
	margin-left: 15px;
}

#dm_tree_footer_copyright {
	clear: both;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
}

.dm_global_footer_fnt:active {
	text-decoration: underline;
}

#layer1 {
	position: relative;
	visibility: hidden;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #d2d2d2;
	padding: 10px;
	z-index: 9999;
	margin-left: auto;
	margin-right: auto;
	margin-top: -125px;
	text-align: left;
}

#close {
	float: right;
}

.nav_blue_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2377bd;
	font-weight: bold; 
	text-decoration:none;
}

.nav_blue_title:hover {
	text-decoration: underline;
}

.nav_misc_blue_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2377bd;
	font-weight: bold;
	text-decoration: none;
}

.nav_misc_blue_title:hover {
	text-decoration: underline;
}

.nav_gray_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	font-weight: normal;
	text-decoration: none;
}

.nav_gray_link:hover {
	text-decoration: underline;
}

/* top control styles*/

#dm_top_control_wrapper {
	width: 925px;
	height: 137px;
}

#dm_logo_container {
	position: relative;
	top: 15px;
	float: left;
	width: 275px;
	height: 58px;
	z-index: 250;
}

#dm_top_links_container {
	float: right;
	width: 352px;
	height: 30px;
	position: relative;
	top: 5px;
}	

#dm_links_wrapper {
	float: right;
}

.dm_top_link_live_chat {
	float: left;
}

.dm_top_link_style {
	padding-top: 6px;
	float: left;
}

.dm_top_link_style_primary {
	font-family: Arial, Helvetica, sans-serif; 
	color:#2983c5; 
	font-size: 12px; 
	float: left; 
	padding-top: 6px;
}

.dm_link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #2983c5;
}

#dm_top_log_in_container {
	float: right;
	position: relative;
	width: 100%;
	top: 1px;
}

.dm_top_log_in_wrapper {
	float: right;
}

#dm_public_nav_bar {
	background-image:url(/quickmenu/images/blue_gradient_nav_bar.png); 
	background-repeat: no-repeat;
	width:925px;
	height: 34px;
	position: relative;
	top: 10px;
	float:left;
}

.dm_home_style {
	float: left;
	z-index: 251;
	margin-left: -3px;
}