﻿/*
	File            : /[sitename]/styles/site-styles.css
	Description     : Styles available for use across the web site.
*/


#tier4innerContent 	.section_reports_full_ABR {
	float:left; padding:15px;
	background:#f6f6f6;
	border:1px solid #E6E6E6;
	width:667px;
	margin-bottom:15px;
	valign="middle";
}

#tier4innerContent	.section_reports_full_ABR tr {vertical-align:middle;}
#tier4innerContent	.section_reports_full_ABR td {vertical-align:middle;}
#tier4innerContent	.section_reports_full_ABR img { float:none; margin-right:0px; margin-bottom:0;}
#tier4innerContent	.section_reports_full_ABR img.float { float:left; margin-right:15px; }
#tier4innerContent	.section_reports_full_ABR h3 { margin-bottom:0; }
#tier4innerContent	.section_reports_full_ABR p { text-size:.9em; }
#tier4innerContent	.section_reports_full_ABR p.small { text-size:.8em; font-weight:bold; margin:0 0 0 0; }
#tier4innerContent	.section_reports_full_ABR p.filesize { float:right; margin:-15px 0 10px; padding:0; text-align:right; width:100px; }


.blueheader
{
	padding:8px; 
	background-color:#00315A; 
	font-weight: bold; 
	font-size: 16px; 
	color:#FFFFFF

}

.benefits-heading
{
	margin: 0;
	padding-top: 0.5em;
	list-style-type: none;
	line-height: 125%;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	font-weight: bold;
	font-size: 13px;
}

ul.benefits
{
	margin-top: 0;
	margin-bottom: -3px;
}

ul.benefits li
{
	margin-top: 0;
	list-style-type: square;
	margin-left: -2em;
	margin-bottom: 0;
	list-style-position: outside;
	padding-left: 0;
}


.graybox
{	
	border: 1px solid #000000;
}

.graybox-title {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding:3px 0px 3px 0px; 
	text-align: center;
	background-color:#E5E5E5; 
	color:#000000; 
	border-bottom: 1px solid #000000;
}

.graybox ul
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.graybox li
{
	margin-top: 0;
	list-style-type: square;
	margin-left: -1.5em;
	margin-bottom: 0;
	list-style-position: outside;
	padding-left: 0;
}

.big-graybox
{	
	border: 1px solid #000000;
	background: #FFF; 
	margin: 5px; 
	padding: 0px;
}

.big-graybox h4 {
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding:3px 0px 3px 0px; 
	margin-bottom: 0px;
	text-align: center;
	background-color:#E5E5E5; 
	color:#000000; 
	border-bottom: 1px solid #000000;
}

.big-graybox ul
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.big-graybox li
{
	margin: 0;
	margin-left: -1em;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0;
	line-height: 140%;
}

.orangebox
{	
	border: 1px solid #000000;	
	background: #FFF; 
	margin: 5px;	 
	padding: 0px;
}

.orangebox-title  {
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding:3px 0px 3px 0px; 
	margin-bottom: 0px;
	text-align: center;
	background-color:#ffcc33; 
	color:#000000; 
	border-bottom: 1px solid #000000;
}

.orangebox p {
	text-align:center;
}

.note-box {
	border: 1px solid #000000;
	padding:10px; 
	background-color:#F8F3E2; 
}


.note {
	font-size: 90%;
	font-style: italic;
}

/*
	File            : /[sitename]/styles/site-styles.css
	Description     : Styles available for use across the web site.
*/

<!-- 

#title-bar {
		height: 23px;
		color: #000000;
		font-size: 16px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: 1px;
		text-align:left;
		background-image:url(/vba/images/homepage/site-name-bar-gradient.gif);
		background-repeat:repeat-x;
		padding: 7px 0px 0px 5px;
		border-bottom: 0px;
		background-color: #f1f4fc;
    margin:0px;
 	 }
	
 #container { 
	width: 976px;  /* this will create a container 100% of the browser width */
	background: #ffffff;
	margin: auto;  /*auto; the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
} 

 #container_home { 
	width: 767px;  /* this will create a container 100% of the browser width */
	background: #ffffff;
	margin: auto;  /*auto; the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
} 

#header_top { 
	background: #ffffff;/*2d3a40*/
	 /*padding: 0 10px;  this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header_top instead of text, you may want to remove the padding. */
	/*border-bottom: thin solid black;*/
} 
 #header_top h1 {
	margin: 0; /* zeroing the margin of the last element in the #header_top div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

/* Tips for mainContent:
1. since we are working in percentages, it's best not to use padding on the sidebar. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColLiqLtHdr #mainContent p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
 #mainContent {
	float: left; 
	width: 54%; /* since this element is floated, a width must be given */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 0; /* top and bottom padding create visual space within this div  */
}
 #mainContent h3, #mainContent p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

/* Tips for sidebar1:
1. the space between the sidebar1 and mainContent is created with the left margin on the sidebar1 div.  No matter how much content the mainContent div contains, the column space will remain. You can remove this left margin if you want the #sidebar1 div's text to fill the #mainContent space when the content in #mainContent ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the sidebar1 div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the sidebar1 "hasLayout." This avoids several IE-specific bugs.
*/
 #sidebar1 { 
	margin: 0 5px 0 46%; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
} 
 #footer_bottom { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
} 
 #footer_bottom p {
	margin: 0; /* zeroing the margins of the first element in the footer_bottom will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.moreInfo {
	font-style: italic;
	font-size: 90%;
}

.caption_left {
font-size: 90%; 
color:#808080; 
line-height:1.2em;
padding-right: 6px;
}

.caption_right {
font-size: 90%; 
color:#808080; 
line-height:1.2em;
padding-left: 6px;
}


/*
Name: box_fixed.css
Last Modified: 08/23/2010
Comment: Created for VBA Internet Site
*/

.Pad_Box{padding:3px 7px;}
.Pad_Box_small{padding:2px 2px;}
.Pad_Box_Shadow{padding:0px 0px 0px 5px;} /*T R B L*/







/* gray box */
.GrayBox .BoxHeader
{height:4px;overflow:hidden;background:#ececec url(/reports/images/box_gtr.png) 100% 0 no-repeat;}
.GrayBox .BoxHeader div
{width:4px;height:4px;overflow:hidden;background:#ececec url(/reports/images/box_gtl.png) 0 0 no-repeat;}
.GrayBox .BoxContent
{background:#ececec;}
.GrayBox .BoxFooter
{height:4px;overflow:hidden;background:#ececec url(/reports/images/box_gbr.png) 100% 0 no-repeat;}
.GrayBox .BoxFooter div
{height:4px;width:4px;overflow:hidden;background:#ececec url(/reports/images/box_gbl.png) 0 0 no-repeat;}

/* vba box */
.VBABox .BoxHeader
{height:4px;overflow:hidden;background:#00315A url(/reports/images/box_vbatr.png) 100% 0 no-repeat;}
.VBABox .BoxHeader div
{width:4px;height:4px;overflow:hidden;background:#00315A url(/reports/images/box_vbatl.png) 0 0 no-repeat;}
.VBABox .BoxContent
{background:#ececec;}
.VBABox .BoxFooter
{height:4px;overflow:hidden;background:#ececec url(/reports/images/box_gbr.png) 100% 0 no-repeat;}
.VBABox .BoxFooter div
{height:4px;width:4px;overflow:hidden;background:#ececec url(/reports/images/box_gbl.png) 0 0 no-repeat;}

/*links in box*/ 
#links_in_box_nav ul {margin:-2px 0;padding: 0;list-style: none; }
#links_in_box_nav ul li {padding:0px 2px 4px 4px; background: url(/reports/images/bullet.png) no-repeat left 5px;font-weight:normal;font-size:10px;line-height:15px;margin:0;color:#ececec;}

#links_in_box ul {margin:-2px 0;padding: 0;list-style: none;}
#links_in_box ul li {padding:0px 2px 4px 14px; background: url(/reports/images/bulletnewWindow2.png) no-repeat left 5px;line-height:15px;margin:0;color:#ececec;}
.links_in_box_normal ul {margin:-2px 0;padding: 0;list-style: none; }
.links_in_box_normal ul li {padding:0px 2px 14px 4px; background: url(/reports/images/spacer3by3.gif) no-repeat left 5px;line-height:15px;margin:0;}
/*.links_in_box_normal ul li ul {margin:-4px 0;padding-top: 10px;padding-left: 10px;llist-style: none; }*/
.links_in_box_normal ul li ul li {padding:0px 2px 8px 4px; background: url(/reports/images/spacer3by3.gif) no-repeat left 5px;line-height:15px;margin:0;}

/*share drop down*/
#drop_down_links ul { list-style: none; padding: 0; margin: 0;}

#ShareNav a { font-weight: bold; color: #1e2d54;}

#ShareNav a { text-decoration: none;}

#ShareNav li li a { display: block; font-weight: normal; color: black; padding: 0.2em 10px;}

#ShareNav li li a:hover { padding: 0.2em 5px; border: 1px solid black; border-width: 0 5px;}

#drop_down_links li { float: left; position: relative; width: 10em; text-align: left;
 cursor: default; background-color: white; border: 1px solid black; border-width: 1px 0;}

#drop_down_links li#first { border-left-width: 1em;}

#drop_down_links li#last { border-right-width: 1em;}

#drop_down_links li#one { border-right-width: 2px; border-left-width: 2px;}

#drop_down_links li ul { display: none; position: absolute; top: 100%; left: 0;
 font-weight: normal; background: url(/reports/images/drop_bg.gif) bottom left no-repeat; padding: 0.5em 0 1em 0; border-right: solid 1px black;}

#drop_down_links li>ul { top: auto; left: auto;}

#drop_down_links li li { display: block; float: none; background-color: transparent; border: 0;}

#drop_down_links li:hover ul, #drop_down_links li.over ul { display: block;}

/*A-Z index*/
.az {
background:#fff;border-right:1px solid #ececec;
padding:2px 2px 2px 2px;
font-size: 110%;
font-weight: bold;
color: white;
}	
.azLast {
background:#fff;
padding:2px 2px 2px 2px;

}	


/*A-Z index*/

#az {
padding:3px 3px 3px 3px;

font-weight: bold;
color: white;
}

#az a {
            
            font-weight: bold;
            color: white;
            padding:3px 3px 3px 3px;
}
#az a:hover {
            text-decoration: none;
}



#nav-review {
	margin: 0;
	padding: 6px 20px 10px 20px;
	width: 551px;
	background-color: #ffffff;
	color: #666666;
	font-size: 11px;
	line-height: 1.6em;
}


/*correct styles*/
.BoxContent h1 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 18px;
	color: #000000;
}

.BoxContent h2 {
	font-size: 16px;
	color: #000000;
}

.BoxContent h3 {
	font-size: 14px;
	color: #000000;
}

.BoxContent h4 {
	font-size: 13px;
	color: #000000;
}

.BoxContent h2, .BoxContent h3, .BoxContent h4 {
	margin: 0 0 2px 0;
	padding: 0;
	color: #000000;
}

.BoxContent p { margin-bottom:12px; margin-top:0px; }

.page-title-black {
	margin-top:0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px; font-size: 140%; margin-bottom:12px; font-weight: bold; color:#000000;
}


.small-links {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
}
.small-links a {
	text-decoration: none;
	color: black;
}
.small-links a:hover {
	text-decoration: underline;
	color: black;
}

/*.page-title {
		height: 23px;
		color: #000000;
		font-size: 16px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: 1px;
		text-align:left;
		background-image:url(/ts_shared/images/site-name-bar-gradient.gif);
		background-repeat:repeat-x;
		padding: 7px 0px 0px 5px;
		border-bottom: 0px;
		background-color: #f1f4fc;
    margin:0px;
 	 }
*/

-->


#tier4innerContent .top_link, #innterContent .top_link { display:none; }



/* VBA Styles */

@import url("https://benefits.va.gov/vbatemplate/css/styles-interim.css");

#section_wrapper { float:left; padding:15px; background:#f6f6f6; border:1px solid #E6E6E6; width:448px; }
	#section_wrapper .section { float:left; background:#fff; margin-bottom:15px; border:1px solid #E6E6E6; }
		#section_wrapper .section img { float:left; margin:0; border-right:1px solid #E6E6E6; }
	#section_wrapper .section .section_divider { float:left; width:257px; padding:15px 5px 0 15px; }
		#section_wrapper .section .section_divider h3 { margin-top:0; }
		#section_wrapper .section .section_divider p { font-size:1em; }
			#section_wrapper .section .section_divider p.link a { text-transform:uppercase; font-weight:bold; }

.section_reports_full { float:left; padding:15px; background:#f6f6f6; border:1px solid #E6E6E6; width:667px; margin-bottom:15px; }
	.section_reports_full img { float:left; margin-right:15px; }
	.section_reports_full h3 { margin-bottom:0; }
	.section_reports_full p { text-size:.9em; }
	.section_reports_full p.small { text-size:.8em; font-weight:bold; margin:0 0 0 0; }
	.section_reports_full p.filesize { float:right; margin:0px 0px; padding:0; text-align:right; width:100px; }


a.western { float:left; background:#; padding:5px 15px; width:125px; margin-right:15px; color:#004361; font-weight:bold; text-decoration:none; text-align:center; margin-bottom:20px; }
a.central { float:left; background:#dfbfa3; padding:5px 15px; width:125px; margin-right:15px; color:#004361; font-weight:bold; text-decoration:none; text-align:center; margin-bottom:20px; }
a.eastern { float:left; background:#cbb15e; padding:5px 15px; width:125px; margin-right:15px; color:#004361; font-weight:bold; text-decoration:none; text-align:center; margin-bottom:20px; }
a.southern { float:left; background:#bdbdad; padding:5px 15px; width:125px; margin-right:15px; color:#004361; font-weight:bold; text-decoration:none; text-align:center; margin-bottom:20px; }


a.northatlantic 
{ float:left; background:#A6A1C1; padding:10px 10px; width:105px; margin-right:5px; color:#004361; font-weight:bold; text-decoration:none; text-align:center; margin-bottom:20px; }
a.southeast 
{ float:left; background:#E9A55C; padding:10px 10px; width:105px; margin-right:5px; color:#004361; font-weight:bold; text-decoration:none; text-align:center; margin-bottom:20px; }
a.midwest 
{ float:left; background:#B5DD7B; padding:10px 10px; width:105px; margin-right:5px; color:#004361; font-weight:bold; text-decoration:none; text-align:center; margin-bottom:20px; }
a.continental 
{ float:left; background:#7BA9C0; padding:10px 10px; width:105px; margin-right:5px; color:#004361; font-weight:bold; text-decoration:none; text-align:center; margin-bottom:20px; }
a.pacific 
{ float:left; background:#FFD756; padding:10px 10px; width:105px; margin-right:5px; color:#004361; font-weight:bold; text-decoration:none; text-align:center; margin-bottom:20px; }


.disclaimer { padding:10px 10px 0 10px; background:#eeeeee; border:1px solid #E6E6E6; margin-bottom:15px; }

.mmwr_download { float:right; width:192px; padding:20px 8px 0 19px; background:#f6f6f6; border:1px solid #E6E6E6; margin-left:15px; }
	.mmwr_download img { float:left; margin-right:8px; }
	.mmwr_download a[href$=".pdf"] {  margin:0 important; }
	
.mmwr_section_wrap { float:left; width:715px; clear:both; margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #eeeeee; }

/* /// TILED LAYOUT STYLES - note to switch back to tiled layout the <img> tag should be placed within the mmwr_section_info div ///
.mmwr_section { float:left; width:342px; height:275px; margin-right:15px; margin-top:15px; background:#eeeeee; }
	.mmwr_section_right { margin-right:0; }
	.mmwr_section img { float:right; margin:0 -15px 5px 5px; }

	.mmwr_section_info { float:left; padding:10px 15px 15px; }
		.mmwr_section_info p { font-size:1em; }	
		.mmwr_section_info h2, .mmwr_section_info h3 { margin:0; line-height:20px; }
/// END TILED LAYOUT STYLES */

.mmwr_section { float:left; width:700px; margin-top:15px; background:#eeeeee; }
	.mmwr_section_right { margin-right:0; }
	#tier4innerContent .mmwr_section img { float:left; margin:0; }

	.mmwr_section_info { float:left; width:430px; padding:15px; }
		.mmwr_section_info p { font-size:1em; }	
		.mmwr_section_info h2, .mmwr_section_info h3 { margin:0; line-height:20px; }

	.mmwr_doublegraphic_wrap { float:left; width:220px; }
		#tier4innerContent .mmwr_doublegraphic_wrap img:first-child { margin-bottom:15px; }
	
	.mmwr_section_breakout { float:right; width:335px; padding:0 15px; background:#eeeeee; margin-left:30px; }
		.mmwr_section_breakout p {  }
		.mmwr_section_breakout img { float:right; margin:0 -15px 0 8px; } 
	
	#tier4innerContent .mmwr_section_large_chart { background:#eeeeee; padding:0 24px; float:left; margin-bottom:15px; /*border-bottom:35px solid #4f81bc;*/ }
		
	
	
/* TABLE STYLES */
#tier4innerContent #hor-zebra { font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; width:700px; text-align: left; border-collapse: collapse; background:#ffffff; border:1px solid #eeeeee; }
#tier4innerContent #hor-zebra th { font-size: 13px; font-weight:bold; padding: 15px 8px; color: #565656; background:#ffffff; font-family:Arial, Helvetica, sans-serif; text-align:center; border-bottom:1px solid #eeeeee; border-right:0 none; }
#tier4innerContent #hor-zebra td { width:150px; padding: 15px 8px; color: #669; border-bottom:1px solid #eeeeee; border-right:1px solid #d4d4d4; }
#tier4innerContent #hor-zebra .odd { background: #f7f7f7; }

#tier4innerContent table#table_title  { background: #eeeeee; margin:0; width:700px; border:0; }
	#tier4innerContent #table_title td { padding: 8px 8px; color:#565656; margin:0; border:0; }
		#tier4innerContent #table_title td h3 { font-size:1.2em; color:#333333; }
	#tier4innerContent #table_title td.table_link { text-align:right; }

