﻿/*Use this for a hard reset of browser styles */
/*@import "/css/reset.css";*/

/*
$Author: msterling $
$LastChangedDate: 2010-06-28 15:37:20 -0500 (Mon, 28 Jun 2010) $
$Rev: 8170 $
$HeadURL:$
*/

img
{
	behavior: url("/Javascript/iepngfix.htc");
}

a
{
	color: #ff9300;
}
a:hover
{
	color: #004087;
}

body, table
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
}

div#page_top_text
{
    float:right;
    width:395px;
}
/**** For Template Site [Delete in Prod] ****/

body
{
    margin: 0;
	margin-bottom: 15px;
    padding: 0;
    text-align: center;
    background: #FFFFFF;
}
#pageContainer
{
    position: relative;
    text-align: left;
    margin: 0;
    width: 1060px;
}
#headerContainer
{
    position: relative;
}
#headerContainer #header
{
    position: relative;
    height: 350px;
	min-width: 1174px;
	background: transparent url(/images/main/header.jpg) no-repeat top left;
}
#header_logo
{
    position: absolute;
    z-index: 10;
    top: 0px;
	left: 80px;
    height: 95px;
    width: 470px;
}
#header_logo span
{
	position: relative;
	display: block;
	height: 95px;
    width: 470px;
}
#mainContainer
{
	width: 1024px;
}
#mainContainer #mainContentContainer td
{
    padding:10px;
}
#mainContainer #leftNav
{
    width: 192px;
}
#mainContainer #mainContentContainer
{
    line-height: 18px;
}
#mainContainer #mainContentContainer #levelpath
{
    border-bottom: solid 1px #bbbbbb;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#mainContainer #rightContent
{
    width: 225px;
}
#mainContainer #rightContent td
{
    padding:5px;
}
#footerContainer
{
	position: relative;
	display: block;
	background: transparent url(/images/page-bottom.jpg) no-repeat bottom left;
	padding-bottom: 1px;
}
#footerContainer #footer
{
	position: relative;
	display: block;
    text-align:center;
	background: transparent url(/images/footer-back.jpg) repeat-y top left;
	border: none 2px #FFFFFF;
	border-style: solid none;
	margin-bottom: 18px;
	padding: 1px;
	line-height: 18px;
}
#footer #footerContent
{
	width: 1024px;
}
#footerContainer #footer div.AspNet-TreeView ul
{
	display: block;
	list-style: none;
	list-style-position: inside;
	margin: 10px auto;
}
#footer a
{
	color: #010997;
	text-decoration: underline;
}
#footer a:hover,
#footerContainer #footer div.AspNet-TreeView .AspNet-TreeView-Selected a
{
    font-weight: normal !important;
	text-decoration: none;
	color: #bd000b;
}
#footerContainer #footer div.AspNet-TreeView ul li
{
	display: inline-block;
	margin: auto 7px;
	text-align: center;
}
#searchBox
{
	position: absolute;
	display: block;
	top: 0;
	left: 750px;
	background: transparent url(/images/search.jpg) no-repeat top left;
	width: 234px;
	height: 33px;
}
#searchBox input.searchBox
{
	position: relative;
	left: 8px;
	top: 4px;
	width: 150px;
	height: 18px;
	background: transparent;
	border: none;
	font-size: 10px;
}
#searchBox .searchBtn
{
	position: relative;
	left: 12px;
	top: 5px;
	width: 62px;
	height: 23px;
	background: transparent;
	border: none;
	cursor: pointer;
}
#flash
{
    position: absolute;
    left: 737px;
    top: 155px;
}
#leftNav
{
	background: #FFFFFF;
}
#leftNav .AspNet-TreeView li
{
	padding: 0 !important;
	margin: 0 !important;
	position: relative;
}
#leftNav .AspNet-TreeView li li
{
	padding: 1px !important;
	margin: 0 !important;
	position: relative;
	background: transparent url(/images/menu/submenuitem-spacer.jpg) repeat-y top left;
	min-height: 35px;
}
#leftNav .AspNet-TreeView li a
{
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}
#leftNav .AspNet-TreeView li a span
{
	display: block;
	position: relative;
	width: 192px;
	height: 35px;
	text-indent: -5000px;
	overflow: hidden;
}
#leftNav .AspNet-TreeView li.AspNet-TreeView-Selected span,
#leftNav .AspNet-TreeView li a:hover span
{
	background-position: 0 -35px !important;
}
#leftNav .AspNet-TreeView li.products a span
{
	background: transparent url(/images/menu/products.jpg) repeat-y top left;
}
#leftNav .AspNet-TreeView li.find_an_agent a span
{
	background: transparent url(/images/menu/find_an_agent.jpg) no-repeat top left;
}
#leftNav .AspNet-TreeView li.submit_a_claim a span
{
	background: transparent url(/images/menu/submit_a_claim.jpg) no-repeat top left;
}
#leftNav .AspNet-TreeView li.boating_resources a span
{
	background: transparent url(/images/menu/boating_resources.jpg) no-repeat top left;
}
#leftNav .AspNet-TreeView li.contact_us a span
{
	background: transparent url(/images/menu/contact_us.jpg) no-repeat top left;
}
#leftNav .AspNet-TreeView li.online_payment a span
{
	background: transparent url(/images/menu/online_payment.jpg) no-repeat top left;
}
#leftNav .AspNet-TreeView li.privacy_policy
{
	display: none;
}
#leftNav .AspNet-TreeView li ul li a span
{
	width: 117px;
	_width: 192px;
	min-height: 10px;
	height: auto !important;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-indent: 0;
	color: #FFFFFF;
	margin: 0 0 5px;
	padding: 6px 20px 6px 55px;
	background: transparent url(/images/menu/submenuitem-back.jpg) repeat-y top left !important;
}
#leftNav .AspNet-TreeView li ul li.AspNet-TreeView-Selected span,
#leftNav .AspNet-TreeView li ul li a:hover span
{
	background-position: -192px 0 !important;
}
#leftNav #menu-under
{
	position: relative;
	display: block;
	min-height: 163px;
	width: 192px;
	text-align: center;
	padding-top: 15px;
	background: transparent url(/images/menu/menu_under.jpg) no-repeat top left;
	font-size: 10px;
	color: #010997;
}

#content-spacer
{
	position: relative;
	display: block;
	height: 25px;
	background: #FFFFFF url(/images/main/content-spacer.jpg) no-repeat bottom left;
}

#orCallNum
{
	font-family: Times New Roman;
	font-size: 21px;
	color: #010997;
	text-align: center;
}
#orCallNum span
{
	font-size: 76%;
	font-weight: bold;
}

.rightContent
{
	background: transparent url(/images/main/rightContent-back.jpg) repeat-y top left;
	padding: 1px 35px 1px 25px;
}

/* Tree View and Menu CSS Stuff */
/* These are just plain and ugly examples for how to hook on to stuff.
Also with the new mods, the node name is also its class. 
It will be all lower case with spaces replaced with underscores:
	Some Nav Item Name - some_nav_item_name

so you would be able to do:
li{common styles}
li a {display:block; width:150px; height: 150px}
li a span {display:none;}
li.some_nav_item_name {background: #fff url(menuitem-OVER.gif) top left no-repeat;}
li.some_nav_item_name a{background: transparent url(menuitem-UP.gif) top left no-repeat;}
li.some_nav_item_name a:hover{background: none;}

*/

/**** TREE VIEW CSS ****/
div.AspNet-TreeView ul li
{
    white-space: nowrap;
    padding: 0;
}
div.AspNet-TreeView ul ul
{
    margin: 0;
}
div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 4px 0 0;
}
div.AspNet-TreeView li a
{
    text-decoration: none;
}
div.AspNet-TreeView li.AspNet-TreeView-Root
{
    margin: 0;
}
div.AspNet-TreeView li.AspNet-TreeView-Parent
{
    margin: 0;
}
div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
}
div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    position: relative;
    background: url(/App_Themes/Default/images/collapse.gif) 0 -1px no-repeat;
    width: 15px;
    float: left;
    cursor: pointer;
}
div.AspNet-TreeView .AspNet-TreeView-Expand
{
    position: relative;
    background: url(/App_Themes/Default/images/expand.gif) 0 -1px no-repeat;
    width: 15px;
    float: left;
    cursor: pointer;
}

div.AspNet-TreeView .AspNet-TreeView-Selected a
{
    font-weight: bold !important;
}
div.AspNet-TreeView .AspNet-TreeView-Selected ul a
{
    font-weight: normal !important;
}

/**** Menu CSS ****/
/* Top tier */
/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
ul.AspNet-Menu ul
{
}
ul.AspNet-Menu ul ul
{
    width: 11.5em;
}
/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
ul.AspNet-Menu li
{
}
ul.AspNet-Menu ul li
{
    background:#fff;
    border: 1px solid #aaa;
}
/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
ul.AspNet-Menu li a, ul.AspNet-Menu li span
{
    color: #838383;
    font-weight:bold;
    padding: 4px 2px 4px 8px; /*background: transparent url(/App_Themes/Default/images/arrow.png) right center no-repeat;*/
    cursor:pointer;
}
/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
ul.AspNet-Menu li.AspNet-Menu-Leaf a, ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
    background-image: none;
}

/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
ul.AspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}
/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). */
ul.AspNet-Menu li:hover, ul.AspNet-Menu li.AspNet-Menu-Hover
{
}
ul.AspNet-Menu ul li:hover, ul.AspNet-Menu ul li.AspNet-Menu-Hover
{
    background: #eee;
}
/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
ul.AspNet-Menu li a:hover, ul.AspNet-Menu li span.Asp-Menu-Hover
{
    background: transparent url(/App_Themes/Default/images/arrow-active.png) right center no-repeat;
}
ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    background-image: none;
}

/* -------------------------------------------------------------------------- */
/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. */
/* Note that the example menu in this web site uses absolute positioning to force the menu to occupy */
/* a specific place in the web page.  Your web site will likely use a different technique to position your */
/* menu.  So feel free to change all the properties found in this CSS rule if you clone this style sheet. */
/* There is nothing, per se, that is magical about these particular property value choices.  They happen to */
/* work well for the sample page used to demonstrate an adapted menu. */
.AspNet-Menu-Horizontal
{
    z-index: 300;
}
/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
.AspNet-Menu-Horizontal ul.AspNet-Menu
{
    width: 45em;
}
/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal.  The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier.  Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
.AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    width: 10.5em;
    left: 0;
    top: 100%;
}
.AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
    width: 13.5em;
    left: 10.5em;
    top: 0;
}
.AspNet-Menu-Horizontal ul.AspNet-Menu ul ul ul
{
    width: 13.5em;
    left: 11.5em;
    top: 0;
}
/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here.  We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
.AspNet-Menu-Horizontal ul.AspNet-Menu li
{
    width: 9em;
    text-align: left;
}
/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
.AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
    text-align: left;
    width: 10.5em;
}
.AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
    width: 11.5em;
}

/**** END For Template Site ****/


h1
{
    font-size: 28pt;
}
h2
{
    font-size: 24pt;
}
h3
{
    font-size: 20pt;
}
h4
{
    font-size: 16pt;
}
h5
{
    font-size: 13pt;
}
h6
{
    font-size: 11pt;
}
.ModalBackground
{
    /*background: transparent url(images/blackOpacity.png) repeat;*/
    background-color: Black;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    position: absolute;
    text-align: center;
    filter: alpha(opacity=70);
    opacity: .7;
}
.popupServer
{
    z-index: 101;
    position: absolute;
    width: auto;
    height: auto;
    padding: 30px;
    padding-top: 15px;
    border: 2px solid #A9D3F6;
    background: #DBE9FB;
    text-align: left;
}

.AccessibleForm dt
{
    clear: both;
    float: left;
    margin: 0.5em 0 0 0;
    width: 33%;
}
.AccessibleForm dd
{
    float: left;
    margin: 0.25em 0;
    width: 67%;
}
.AccessibleForm dd.TextArea, .AccessibleForm dt.TextArea
{
    float: none;
}

.Red
{
    color: Red;
}

#contactForm dt
{
    width: 25%;
}
#contactForm dd
{
    width: 75%;
}

#home_content .topicContainer
{
    width: auto;
}

#home_content
{
    padding: 0 30px 0 20px;
}

td#rightContent .topicContainer
{
    width: auto;
}

.red
{
    color: #BE000C;
}