@charset "UTF-8";
/* CSS Document */
/* 
/* PersonalLines.css
/*
/* Description: This file contains the CSS rules that apply to the hanover.com/thg/personal 
/* web pages.  These pages were originally created by an outide vendor and then merged into 
/* the traditional hanover.com templates with some modificatios that are defined here 
/* (page width being the most noticable change).   The goal of this CSS file is to keep
/* seperate the styles of these pages with the general Hanover styles defined in thgTools.css
/*
/* Modification History:
//
// 1/5/10 - Ryan DesRoches - Creation
//
//************************************************************************************************/
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #18502B;
	text-align: center;
	margin:0 auto;
	min-width:1000px;
	
}

#personalLinesLayout
{
	background-color: #FFFFFF;
	width:995px;
	margin:0 auto;
	text-align: left;
}

#personalLinesContent
{
	width:995px;
	text-align:left;
}

#mastheadPersonal 
{
	background-color: #FFFFFF;
	height: 161px;
	width: 995px;
	text-align: left;
	background-image: url(../images/mastheadPersonalLines.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mastheadPersonal #Pagetitle{
	position: relative;
	width: 400px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 30px;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	top: 5px;
	left: 25px;
	clear:both;
}

#mastheadPersonal #logo {
	height: 52px;
	width: 173px;
	position: relative;
	top: 12px;
	left: 12px;
	background:url(../images/logo_01.gif) top left no-repeat;
}

#mastheadPersonal #logo:hover {
	height: 52px;
	width: 173px;
	position: relative;
	top: 12px;
	left: 12px;
	background:url(../images/logo_01-o.gif) top left no-repeat;
}

#mastheadPersonal #cartouche {
	position: relative;
	height: 45px;
	width: 230px;
	left: 530px;
	top: -27px;
}
#mastheadPersonal  #tools {
	position: relative;
	margin: 0px;
	padding: 0px;
	right: 0px;
	top: -53px;
	left: 535px;
	width: 460px;
}

#tools form {
	padding: 0px;
	margin: 0px;
}

#tools form input {
	font-size: 10px;
	color: #18502B;
	background-color: #FFFFFF;
	border: 1px solid #18502B;
	margin: 2px 2px 7px;
	padding: 1px;
}
#tools form input.noborder {
	font-size: 10px;
	color: #18502B;
	margin: 2px 2px 7px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: transparent;
}
#tools form select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #18502B;
	border: 1px solid #18502B;
	margin: 0px;
	padding: 0px;
}
#tools form textarea {
	font-size: 10px;
	border: 1px solid #18502B;
	margin: 0px;
	padding: 0px;
}
#mastheadPersonal #toolsNav ul
{
	padding:0;
	margin:0;
	float:left;
	width:460px;
	font-size:9px;
}


#toolsNav ul li
{
	list-style:none;
	float:left;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}

#toolsNav ul li a
{
	text-decoration:none;
	color:#000;
}

#toolsNav ul li a:hover,
#toolsNav ul li a:focus
{
	text-decoration:underline;
	color:#8f7236;
}


#mastheadPersonal  #search {
	width: 179px;
	position: relative;
	top: -20px;
	left: 790px;
	visibility: visible;
}
#mastheadPersonal  #search form td {
	margin: 0px;
	padding: 0px;
}
#mastheadPersonal  #search form {
	padding: 0px;
	margin: 0px;
}

#mastheadPersonal  #search form input {
	font-size: 10px;
	color: #18502B;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mastheadPersonal #search form select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #18502B;
	border: 1px solid #18502B;
	margin: 0px;
	padding: 0px;
}
#mastheadPersonal #search form textarea {
	font-size: 10px;
	border: 1px solid #18502B;
	margin: 0px;
}


#footerPersonalLines 
{
	float:none;
	width: 995px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}

#footerPersonalLines  #utility {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCA5A;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footerPersonalLines  #utility ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerPersonalLines  #utility li {
	display: inline;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCA5A;
	padding-left: 10px;
	padding-right: 10px;
}
#footerPersonalLines  #utility li.last {
	border-right-style: none;
}
#footerPersonalLines  #utility a:link, #footer #utility a:active {
	color: #CCCA5A;
	text-decoration: none;
	font-weight: normal;
}
#footerPersonalLines  #utility a:visited {
	color: #88BB98;
	text-decoration: none;
}
#footerPersonalLines #utility a:hover {
	color: #E6F8BA;
	text-decoration: underline;
}
#footerPersonalLines  #closer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F7236;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 10px;
}

#copyright
{
	font-size:10px;
	text-align:left;
	padding-left:10px;
}

#zipSearch
{
	padding:0;
	margin:0;
	position:relative;
	top:-38px;
	*top:-28px;
	left:360px;
	width:100px;
}


#zipSearch img
{
	padding:0;
	position:relative;
	top:11px;
	*top:4px;
	left:-8px;
}

