﻿/*########################################
GENERAL ELEMENTS
########################################*/

body 
{
	font-size: 0.8em;
	font-family: Arial, Helvetica, Sans-Serif;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a
{
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #014D93;
}

a:link		{ color: #014D93; text-decoration: none; }
a:visited	{ color: #336699; text-decoration: none; }
a:hover		{ color: #014D93; text-decoration: underline; }
a:active	{ color: #014D93; text-decoration: none; }

img 
{
	border: none;
}

/*########################################
LAYOUT ELEMENTS
########################################*/

#columnCenter
{
	margin: 0px 18px 0px 18px;
}

#columnLeft
{
	height: 674px;
	text-align: center;
	overflow: hidden;
	background-color: #EFF7FA;
	margin-top: 0px;
	padding-top: 0px;
}

#columnLeft .body
{
	height: 656px;
	overflow: hidden;
}

#columnLeft .top
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#columnRight
{
	height: 674px;
	overflow: hidden;
}

#container
{
	width: 987px;
	margin: 0 auto;
	position: relative;
}

#content
{
	width: 100%;
	float: left;
	margin: 5px 0 18px 0;
	position: relative;
}

#contentFooterSitemap
{
	display: block;
	position: relative;
	margin-top: 18px;
}

#eyebrow
{
	width: 238px;
	height: 117px;
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 100;
	background-image: url(/uploadedImages/Hagerty_Home_Page/eyebrow.png);
	background-repeat: no-repeat;
}

#floatContainer, #floatHeader
{
	width: 100%;
	position: relative;
	float: left;
}

#header
{
	position: relative;
	width: 987px;
	height: 187px;
}

#imgHeaderBg
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#imgLogo
{
	position: absolute;
	top: 22px;
	left: 52px;
	z-index: 100;
}

#tabMenu
{
	position: absolute;
	top: 120px;
	left: 0px;
	height: 25px;
	z-index: 100;
}

#wrapper
{
	width: 1023px;
	margin: 0 auto;
	position: relative;
}

/*########################################
NEW BOX DESIGN
########################################*/

.newboxcontainer
{
    margin-top:18px;
}

.oneCol, .twoCol, .threeCol, .fourCol
{
	float: left;
}

.oneCol, .oneCol .newboxheader, .oneCol .newboxhead
{
    width:233px;
}

.twoCol, .twoCol .newboxheader, .twoCol .newboxhead, .agentTwoColNoBackground .newboxheader
{
    width:484px;
}

.threeCol .newboxheader, .threeCol .newboxhead
{
    width:734px;
}

.fourCol .newboxheader, .fourCol .newboxhead
{
    width:987px;
}

.newboxhead
{
    height:7px;
    font-size: 0px;
}

.newboxheader
{
    height:24px;
}

.newboxheader_middle
{
	position:relative;
	float:left;
	height:7px;
	background-image: url(/uploadedImages/Hagerty_Home_Page/bg_repeating.png);
	background-repeat: repeat-x;
	background-position: 0 -24px;
	font-size:1px;
}

.newboxheader_leftcorner
{
	position:relative;
	float:left;
	width:7px;
	height:7px;
	background-image: url(/uploadedImages/Hagerty_Home_Page/box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 -24px;
	font-size:1px;
}

.newboxheader_leftend
{
	position:relative;
	float:left;
	width:10px;
	height:24px;
	left:0px;
	background-color: transparent;
	background-image: url(/uploadedImages/Hagerty_Home_Page/box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.oneCol .newboxheader_label
{
    width:203px;
}

.twoCol .newboxheader_label, .agentTwoColNoBackground .newboxheader_label
{
    width:454px;
}

.threeCol .newboxheader_label
{
    width:704px;
}

.fourCol .newboxheader_label
{
    width:957px;
}


.newboxheader_label
{
	position:relative;
	float:left;
	height:19px;
	background-image: url(/uploadedImages/Hagerty_Home_Page/bg_repeating.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	display:block;
	text-transform:uppercase;
	color:#D32232;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
}

.newboxheader_rightcorner
{
	position:relative;
	float:right;
	width:7px;
	height:7px;
	background-image: url(/uploadedImages/Hagerty_Home_Page/box_bg.png);
	background-repeat: no-repeat;
	background-position: -7px -24px;
	font-size:1px;
}

.newboxheader_rightend
{
	position:relative;
	float:right;
	width:10px;
	height:24px;
	background-image: url(/uploadedImages/Hagerty_Home_Page/box_bg.png);
	background-repeat: no-repeat;
	background-position: -10px 0;
}

.oneCol .newboxbody, .oneCol .newboxbody2
{
    width:231px;
}

.twoCol .newboxbody, .twoCol .newboxbody2, .agentTwoColNoBackground .newboxbody
{
    width:446px;
    padding:18px;
    
}

.threeCol .newboxbody, .threeCol .newboxbody2
{
    width:696px;
    position:relative;
	padding:18px;
}

.fourCol .newboxbody, .fourCol .newboxbody2
{
    width:985px;
    position:relative;
}

.newboxbody
{
	height:auto;
	background-color:white;
	border:1px #a5a5a5 solid;
	border-bottom:none;
	overflow:hidden;
}

.newboxbody2
{
	background-color:white;
	border-left:1px #a5a5a5 solid;
	border-right:1px #a5a5a5 solid;
	overflow:hidden;
}

.oneCol .newboxfooter
{
    width:233px;
}

.twoCol .newboxfooter, .agentTwoColNoBackground .newboxfooter
{
    width:484px;
}

.threeCol .newboxfooter
{
    width:734px;
}

.fourCol .newboxfooter
{
    width:987px;
}

.newboxfooter
{
	height:7px;
	bottom:0px;
	left:0px;
	font-size:1px;
}

.newboxfooter_leftend
{
	position:relative;
	float:left;
	width:7px;
	height:7px;
	left:0px;
	background-image: url(/uploadedImages/Hagerty_Home_Page/box_bg.png);
	background-repeat: no-repeat;
	background-position: 0 -31px;
	font-size:1px;
}

.oneCol .newboxfooter_middle, .oneCol .newboxheader_middle
{
    width:219px;
}

.twoCol .newboxfooter_middle, .twoCol .newboxheader_middle
{
    width:470px;
}

.threeCol .newboxfooter_middle, .threeCol .newboxheader_middle
{
    width:720px;
}

.fourCol .newboxfooter_middle, .fourCol .newboxheader_middle
{
    width:973px;
}

.newboxfooter_middle
{
	position:relative;
	float:left;
	height:7px;
	background-image: url(/uploadedImages/Hagerty_Home_Page/bg_repeating.png);
	background-repeat: repeat-x;
	background-position: 0 -31px;
	line-height:7px;
	font-size:1px;
}

.newboxfooter_rightend
{
	position:relative;
	float:right;
	width:7px;
	height:7px;
	background-image: url(/uploadedImages/Hagerty_Home_Page/box_bg.png);
	background-repeat: no-repeat;
	background-position: -7px -31px;
	font-size:1px;
}

.tab
{
	height: 25px;
	float: left;
	display: block;
	margin-right: 2px;
}

.home
{
	padding-top: 1px;
}

.top
{
	margin-top: 0px;
}

.clearBoth
{
	clear: both;
}

.sidebarRight
{
	margin-top: 18px;
}

.contentFooter
{
	margin-left: 18px;
}

/*########################################
EYEBROW
########################################*/

#eyebrow a:hover {
	text-decoration:underline;
}

#eyebrow #login-text {
	position: absolute;
	left: 18px;
	top: 15px;
	color: White;
}

#eyebrow #login-text a {
	color:White;
}

#eyebrow #login-text a:hover {
	font-weight:bolder;
}

#eyebrow #eyebrow_menu {
	position: absolute;
	top: 48px;
	left: 14px;
	width: 100%;
	font-size: 10px;
	color: Black;
	white-space: nowrap;
}

#eyebrow #eyebrow_menu a,
#eyebrow #eyebrow_menu a:visited {
	color:Black;
	font-size:10px;
	font-weight:bold;
}

#eyebrow_search
{
    position: absolute;
    top: 80px;
    left: 14px;
    height: 22px;
    width: 225px;
    background-position: left top;
    background-repeat: no-repeat;
}

#txtSearch
{
    position: absolute;
    top: 3px;
    left: 10px;
    height: 15px;
    border: 0;
    color: #999999;
}

#btnSearch
{
    position: absolute;
    top: -1px;
    right: 14px;
}


/*########################################
QUICK NAV
########################################*/

#QuickNav
{
	width: 214px;
	margin: 0 auto;
}

#QuickNav ul
{
	width: 214px;
	margin: 0px;
	padding: 0px;
}

#QuickNav ul li
{
    width: 214px;
    height: 35px;
    list-style: none;
    margin-top: 6px;
}

#QuickNav ul li a, 
#QuickNav ul li a:link, 
#QuickNav ul li a:visited,
#QuickNav ul li a:focus,
#QuickNav ul li a:active
{
	display: block;
	width: 214px;
	padding: 10px 0 9px 0;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-indent: -10px;
    background: transparent url('/uploadedImages/Hagerty_Home_Page/button_quick_nav.png') no-repeat 0 0;
}

#QuickNav ul li a:hover
{
	background: transparent url('/uploadedImages/Hagerty_Home_Page/button_quick_nav.png') no-repeat 0 -35px;
	color: #FFF;
}

/*########################################
OTHER FEATURED ARTICLES SECTION
########################################*/

.featuredArticles
{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
	height: 260px;
}

.featuredArticles span
{
    margin: 0px;
    padding: 0px;
}

.featuredArticles .other_list_body
{
    overflow: hidden;
}

.featuredArticles .other_list_item:first-child
{
    overflow: hidden;
    width: 100%;
    clear: both;
    padding: 0 0 8px 0;
    border-bottom: solid 1px #F0F0F0;
}

.featuredArticles .other_list_item
{
    overflow: hidden;
    width: 100%;
    clear: both;
    padding: 7px 0 7px 0;
    border-bottom: solid 1px #F0F0F0;
}

.featuredArticles .other_list_image
{
    float: left;
}

.featuredArticles .other_list_image img
{
    width: 65px;
    border: solid 1px #999999;
}

.featuredArticles .other_list_text
{
    padding-left: 80px;
}

.featuredArticles .other_list_title a:link,
.featuredArticles .other_list_title a:visited,
.featuredArticles .other_list_title a:hover,
.featuredArticles .other_list_title a:active
{
    font-size: 14px;
    font-weight: bold;
}

.featuredArticles .other_list_summary
{

}

.featuredArticles span p br
{
    display: none;
}

.featuredArticles span p em
{
    font-style: normal;
}

.featuredArticles .ViewAll
{
	font-size: 11px;
	display: block;
	float: right;
	margin-top: 6px;
}

/***************************/
/*FOOTER SUBNAV*/
/***************************/

#subnavblock
{
	display: block;
	margin: 18px auto;
	text-align: center;
}

#subnavblock #ulleft
{
    float: left;
    margin-top: 18px;
}

#subnavblock #ulright
{
    float: right;
    margin-top: 18px;
}

#subnavblock #ulleft li
{
    display: inline;
    border-right: solid 1px #666666;
}

#subnavblock #ulright li
{
    display: inline;
    border-left: solid 1px #666666;
}

#subnavblock ul
{
    display: inline;
    list-style: none;
    text-align:left;
    padding:0;
    margin:0;
}

#subnavblock ul li a, #subnavblock ul li
{
    padding: 0 4px;
    color: #333333;
    font-size: 11px;
    text-decoration: none;
    line-height: 13px;
}

#subnavblock ul li a:hover
{
    text-decoration: underline;
}

/***************************/
/*QUICK NAV MENU*/
/***************************/

.QuickNavLinks
{
	display: block;
	width: 213px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 10px;
	padding: 0px;
	text-align: left;
}

.QuickNavLinkChild
{
	list-style: none;
	margin: 0px;
}

.QuickNavLinkChild a
{
	padding-left: 18px;
	margin-left: 0px;
	font-weight: normal;
}

.QuickNavLinkChild a:hover
{
    background-image: url('/uploadedImages/Skin_Editor/Extras/nav_arrow.gif');
    background-repeat: no-repeat;
    background-position: center left;
}

.QuickNavLinkParent
{
	position: relative;
	display: block;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.QuickNavLinkParent span
{
	margin-left: 18px;
}

.QuickNavLinkParent ul
{
	margin: 0px;
	padding: 0px;
}


/*########################################
MINI SITE MAP ELEMENTS
########################################*/

#minisitemap{
	background:url(/uploadedImages/BizNonTrans/images/bg-msm.png);
	width:986px;
	height:240px;}
	
#msmicons{
	float:left;
	width:23px;
	height:220px;
	padding:10px 5px 5px 10px;
	}
#msmlinks {
	float:left;
	width:920px;
	height:220px;
	position:relative;
		padding:10px 0px 5px 15px;
		line-height:18px;
	}
		
#msmtoprow1{float:left;
margin-right:0px;
width:180px;
height:120px;
position:relative;

text-align:left;}

#msmtoprow2{float:left;
margin-right:0px;
width:150px;
height:120px;
position:relative;

text-align:left;}

#msmtoprow3{float:left;
margin-right:0px;
width:195px;
height:120px;
position:relative;

text-align:left;}

#msmtoprow4{float:left;
margin-right:0px;
width:220px;
height:120px;
position:relative;

text-align:left;}

#msmtoprow5{float:left;
margin-right:0px;
width:150px;
height:120px;
position:relative;

text-align:left;}

#msmbottomrow1 {float:left;
margin-right:0px;
width:180px;
height:75px;
position:relative;
text-align:left;
margin-top:20px;
}
#msmbottomrow2 {float:left;
margin-right:0px;
width:150px;
height:75px;
position:relative;
text-align:left;
margin-top:20px;
}
#msmbottomrow3 {float:left;
margin-right:0px;
width:195px;
height:75px;
position:relative;
text-align:left;
margin-top:20px;
}
#msmbottomrow4 {float:left;
margin-right:0px;
width:220px;
height:75px;
position:relative;
text-align:left;
margin-top:20px;
}
#msmbottomrow5 {float:left;
margin-right:0px;
width:150px;
height:75px;
position:relative;
text-align:left;
margin-top:20px;
}

.msmtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	}
	
	#icon-hp{
display: block;
width: 18px;
height: 18px;
background: transparent url(/uploadedImages/BizNonTrans/images/icon-hp.png) no-repeat;
}

#icon-hp:hover {
background-position: -18px 0;
}

#icon-hp span
{
  display: none;
}

	#icon-chat{
display: block;
width: 18px;
height: 18px;
background: transparent url(/uploadedImages/BizNonTrans/images/icon-chat.png) no-repeat;
}

#icon-chat:hover {
background-position: -18px 0;
}

#icon-chat span
{
  display: none;
}
	#icon-twitter{
display: block;
width: 18px;
height: 18px;
background: transparent url(/uploadedImages/BizNonTrans/images/icon-twitter.png) no-repeat;
}

#icon-twitter:hover {
background-position: -18px 0;
}

#icon-twitter span
{
  display: none;
}

	#icon-fb{
display: block;
width: 18px;
height: 18px;
background: transparent url(/uploadedImages/BizNonTrans/images/icon-fb.png) no-repeat;
}

#icon-fb:hover {
background-position: -18px 0;
}

#icon-fb span
{
  display: none;
}

	

