
/* LEFT NAVIGATION
*************************************/

#leftnav {
	width: 229px;
	margin: 0 12px 0 0;
	float: right;
	padding: 0 0 0 0;
	background: #eef6fa;

}

#leftnav h4 {
color: #fff;
background: #116c9e;
padding: 3px 0 1px 0;
text-align: center;
font-size: 13px;
border-top: 2px solid #4a98c2;
border-bottom: 2px solid #4a98c2;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
}

#leftnav ul{
	margin: 10px 10px 10px 10px;
	background: #e5f1f8;
}

#leftnav ul li
{
    border-bottom: 1px solid #f4fafe;

}

#leftnav ul li a 
{
    color: #2f577f;
	display: block;
	text-decoration: none;
	padding: 3px 0 3px 20px;
	font-size: 13px;
	text-shadow: 1px 1px 0 #fff;
	background: url(images/left-nav-arrow-bg.png) 5px center no-repeat;
}

#leftnav ul li a:hover 
{
    color: #164f70;
	background: #d2e8f6 url(images/left-nav-arrow-on-bg.png) 5px center no-repeat;

}

#leftnav ul li a.on {
	color: #343434;
	background: #d2e8f6 url(images/left-nav-arrow-on-bg.png) 3px center no-repeat;
}

/* CONTENT BOX
*************************************/

#innercontent {
	background: #fff ;
    border-width: 0 1px 0 0;
	margin: 0 255px 0 8px;
	padding: 0 14px 14px 0 ;
}


#innercontent h2 {

	padding: 15px 0 2px 0;
	color: #3a5878;
	font-weight: bold;
	margin: 0 0 3px 0;
	font-family: Myriad Pro, Helvetica, Arial, Sans-Serif;
}

#innercontent h1
{   
    line-height:1.85em;
	color: #444;
	font-family: Myriad Pro, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
}

#innercontent p.intro 
{
    font-style: italic;
    font-size: 1.2em;
    color: #5290c1;
    margin: 0 0 10px 0;
    line-height: 30px;

}

#innercontent .padcontent {
padding: 6px 10px;
}

.bread {
	height: 22px;
	color: #979797;
	padding-bottom: 0;
	}
	
.bread li {
	float: left;
	padding: 10px 10px 0 0;
	font-size: .8em;
}


#rightcol {
	float: right;
	display: none;
	width: 210px;
	padding: 0 0 0 15px;
	background: #ffffff;
}

#rightcol h2 
{
    font-weight: bold;
    color: #594511;
    font-style: italic;
}


#rightcol h3 {
	background-color: #616161;
	color: #ffffff;
	padding: 3px 0 3px 5px;
	border-bottom: 3px solid #e0e0e0;
	font-size: 1em;
}



#rightcol p {
	padding: 5px 0 10px 5px;
	border-bottom: 1px dotted #dddbd6;
	background: #ffffff;
}

#rightcol .imgad
{
    margin: 0 0 10px 0;
}

#newquotewidget {
	margin:  0 0 10px 0;
	padding: 0 0 0 0;
}

#newquotewidget ul {
margin: 5px 10px;
}

#newquotewidget ul li a {

font-weight: bold;
font-size: 12px;
color: #2f577f;
}



a.emailpage 
{
    background: #fafafa url(images/email-off-icon-bg.png) -4px 0 no-repeat;
    padding: 0 0 10px 23px;
    text-decoration: none; 
    color: #b5b5b5;
    display: block;
    font-size: .85em;
}

a.emailpage:hover 
{
    background: #fafafa url(images/email-on-icon.png) -4px 0 no-repeat;
    color: #2e63a0;
}

/* INPUT FORMS
*************************************/

legend 
{
    font-size: 1.15em;
}

fieldset ul 
{
    padding: 20px 0;
	background:  url(images/blue-diag-20-bg.png);
}

fieldset ul li 
{
    clear: left;
}

fieldset ul li label 
{
    display: block;
    float: left;
    width: 145px;
    height: 36px;
    padding: 4px 15px 0 0;
    text-align: right;
}

fieldset ul li table.cbxlist
{
    margin: 10px 0 15px 0;
    float:left;
}

fieldset ul li .cbxlist label 
{
    display:inline;
    float:none;
    padding:0;
    text-align:left;
    margin:0;
}


fieldset ul li input 
{
    height: 15px;
    width: 280px;
    padding: 5px
}

fieldset ul li .cbxlist input 
{
    width: 20px;
    padding: 0;
    margin:2px 5px 0px 0;
}

fieldset label.rightcol 
 {
	float: none; 
	display: inline; 
	margin: 0  2px 0 1.75em;
	text-align: right;
 }
 
 

.submit 
{
    padding: 1em 0 1em 175px;
}

.submit input 
{
    padding: .25em;
}


.formsidebar 
{

    position: absolute;
    width: 195px;
    margin: 5px 0 0 480px;
    font-size: .85em;
    line-height: 1.5em;
}

.formsidebar h3 
{
    font-size: 1.1em;
    font-weight: bold;
    padding: .25em 0;
    color: #6099db;
}

.extrapad 
{
    padding: 1.5em 0;
}

.checkbox input
{
    width: 10px;
    padding: 0;
    margin: 2px 10px 0 0;
}

/* Sitemap
********************************/
#sitemap 
{
    background: #fff;
    padding: 25px 15px 40px 15px;
}

#sitemap .section 
{
    padding: 0 5px 0 5px;
    margin: 0 5px 0 0;
    line-height: 1.8em;
    float: left;
    width: 23%;
}

#sitemap .section h4  
{
}

#sitemap .section ul 
{
    margin: 0 0 15px 5px;
}
    

.sitemap h2 
{
    margin: 0;
    color: #606060;
}


#sitemap .section ul li a 
{
	display: block;
	text-decoration: none;
	padding: 0 0 0 18px;
	background: url(images/left-nav-arrow-bg.png) 3px center no-repeat;
}

#sitemap .complete 
{
    background: Green;
    color: #fff;
}

#sitemap .needcopyreview  
{
    background: orange;
    color: #fff;
}

#sitemap .havecopynobuild
{
    background: Teal;
    color: #fff;
}

#sitemap .nocopynobuild  
{
    background: red;
    color: #fff;
}

/* ROLLOVERS
*************************************/

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-15px;
	height:23px;
	width:10px;
    top:-1px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 5px solid #ccc;
	background-color: #fafafa;
}

#JT_copy{
	padding:5px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #ccc;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	text-transform: uppercase;
	font-size: .9em;
}

#JT_close_right{
	background-color: #ccc;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	text-transform: uppercase;
		font-size: .9em;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip {
cursor:help;
text-decoration: none;
}

/* CONTACT US PAGE  
*************************************/
#contactus {
    margin: 0 0 0 0;
}

#contactus h2 {
    margin: 0 0 .15em 0;
}


#contactus div 
{
    background: #F7F9F2;
    padding: 12px 10px 15px 10px;
    margin: 0 0 15px 0;
    border: 3px solid #f0f0f0;
    border-top: none;
}

#contactus div p 
{
    margin: 0;
}

#contactus div a 
{
    float: right;
    width: 110px;
    background: url(images/email-dept-bg.png) center -5px  no-repeat;
    padding: 40px 0 0 0;
    font-size: .95em;
    text-align: center;
}

#contactus div a:hover
{
    background: url(images/email-dept-on-bg.png) center -5px  no-repeat;
}

/*THICKBOX
********************************/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#14354f;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window 
{
    background: url(images/bg.gif);
	position: fixed;
	background: #fbfbfb;
	z-index: 102;
	display:none;
	border: 8px solid #f0f0f0;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin: -25px -30px 1px 0;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	height:0;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	background:  url(images/bg.gif) top left;
	line-height:1.65em;
}

#TB_ajaxContent h1 
{
    color: #474747;
    border-bottom: 1px dotted #ccc;
    line-height: 1.4em;
    font-size: 1.65em;
    font-style: italic;
}

#TB_ajaxContent p 
{
    font-size: 1.1em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/*RECENT CLAIMS WIDGET 
******************************/

table.recentclaims 
{
    width: 100%;
    margin: 0 0 1em 0;
    padding: 0;
}

table.recentclaims th 
{
    padding: 3px 8px;
    text-align: left;
    color: #fff;
    background: #ff6600;
    border-bottom: 3px solid #ff8636;
    font-weight: normal;
}

table.recentclaims td 
{
    padding: 3px 8px;
}

table.recentclaims tr.alt td 
{
    background: #f0f5f9;
}

table.recentclaims .right 
{
    text-align: right;
}


div.tabs {
    margin: 1em 0;
    }
   
ul.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.tabNavigation li {
    display: inline;
}

ul.tabNavigation li a {
    padding: 6px 12px;
    background-color: #ccc;
    color: #fff;
    text-decoration: none;
    font-size: .85em;
}

ul.tabNavigation li a:hover {
    background: #333;
    }

ul.tabNavigation li a.selected {
    background-color: #686868;
    color: #fff;
}

ul.tabNavigation li a:focus {
	outline: 0;
}

div.tabs > div {
	padding: 15px 5px;
    border: 1px solid #e1eaf4;
    margin: 2px 0;
    background: #fbfdfe;
}

div.tabs > div h2 {
	margin-top: 0;
}

/*ASPCA Landingpage / Partner Content*/

    
#homelower 
{
    margin: 0 2px 0 0;
    padding: 20px 0 15px 0;
    background: #fff;
}

#homelower h2 
{
    color: #863c10;
    line-height: 1.15em;
    margin: 0 0 .5em 0;
    font-size: 1.35em;
}

#homelower #flexone 
{
    width: 530px;
    padding: 15px 15px 0 15px;
    float: left;

}

#homelower #flextwo 
{
    width: 145px;
    padding: 15px 15px;
    float: left;
    border: 1px dotted #e5e5e5;
    border-width: 0 1px;
}

#homelower #flextwo h2 
{
    margin: 0 0 .25em 0;
    font-size: 1.15em;
}


#homelower #flextwo p 
{
    font-size: .85em;
}

#homelower #flexthree 
{
    background: url(images/homepage/blank-pics-bg.jpg) center 0 no-repeat;
    text-align:left;
    padding: 260px 15px 15px 15px;
    margin:  0 0 0 740px;
}

#homelower #flexthree h2 
{
    margin: 0 0 .25em 0;
    font-size: 1.15em;
}

#homelower #flexthree p 
{
    font-size: .85em;
}



.footnote 
{
    font-size: 11px;
	border-top: 1px dotted #dddbd6;
	text-align:left;
	padding: 1em 0 0 20px;
	margin: 1.5em 0 0 0;
	color: #777;
	line-height: 1.6em;
}

/* CALL TO ACTION
*************************************/
.action {
    background: url(images/blue-blur-bg.jpg) top left repeat-x;
    text-align:center;
    width:600px;
    margin:20px 20px 30px 20px;
    padding:20px 20px 10px 20px;
    font-size:16px;
    float:left;
}

.action p {
    text-align:center;
    margin:0;
    padding:0 20px 0px 20px;
    font-size:14px;
    float:left;
    clear:both;
}

.button p {
	text-align:center;
	margin:0; 
	padding:0;   
}

.button a {
	text-decoration: none;
	float:left;
	cursor: pointer;
	font-size: 16px; 
	text-align:center;
	margin:20px 0 0 190px; 
	padding:0; 
	font-weight:bold;  
}

.button a span {
	margin: 0px 10px 0 -20px;
	padding: 16px 0px 5px 20px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	text-align:center;
}

.button a.current, .button a:hover  {
 	color: #fff;
	background: url(images/orangebtn.png) no-repeat top right;
	padding:0 16px 0 0;
	text-align:center;

}

.button a.current span, .button a:hover span {
	background: url(images/orangebtn.png) no-repeat top left;
	height:56px;
	text-align:center;
	

}

