/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */
/*
* { 
margin:0px;
padding:0px;
}
*/
#hmBx {
display:block;
margin-top:-40px;
background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3337) no-repeat left top;
margin-bottom:50px;
padding-top:25px;
}
#hmBx .dateline {
width:290px !important;
margin-top:-5px;
}
#hmBx b {
margin-bottom:-7px;
padding-top:7px;
padding-bottom:5px;
}
* html #hmBx {
width:390px !important;
}
body {
	background-color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px !important;
	text-align: left;
	}



div#sitecontainer {
	margin:0 auto;
	background: #fff url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3423) repeat-y 2px top;
	border: 0px solid #fff;
	width: 780px;
	padding: 32px 4px 0px 4px !important;
    
}

#main {
    float: right;
    width: 580px;
	padding-left: 0px;
	padding-right: 11px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.threecolumn #main {
	width: 365px !important;
	padding-left: 5px;
	}

#main h1 {
	line-height: 110%;
    font-weight: bold;
    font-size: 110%;
	text-align: left;
    padding: 5px;
    color: #c00;
    border: none;
    font-family: verdana, arial, sans-serif;
}

#main #breadcrumbs {
	color: #c00;
	background-: #fff url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3343) repeat-x;
	padding: 3px;
	}

#main #breadcrumbs a {
	color: #c00;
	text-decoration: none !important;
        margin-right:-5px;
        margin-left:0px;
        padding-left:3px;
	}

#main #breadcrumbs strong a {
	font-weight: normal;
	}

strong {

	}

#footer {
	width: 778px;
	background-color: #f3f3f3;
	color: #333;
        text-align: center;
        padding-bottom: 10px;
        border-bottom: 2px solid #dbdbdb;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #c00;
	}

.printerfriendly {float:right;}

.printerfriendly a {text-decoration: none !important;}

.boximg1 {
padding-top:23px;
padding-left:5px;
}

.boximg2 {
padding-top:65px;
padding-left:5px;
}

.boximg3 {
padding-top:7px;
padding-left:5px;
}

/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a hover {
	color: #1E2472 !important;
	background-color: #cccccc;
}

#main a {
	text-decoration: underline;
	color: #025daa
}

#main a:hover {
	color: #0969ba;
	background-color: transparent;
	text-decoration: none;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	position : absolute;
        top : 0;
	background-color: #fff;
	color: #069;
	font-weight: bold;
	padding-top:6px;
width: 778px;
}

#nav1 a {
	color: #069;
	border: 0px solid #fff;
    font-size: 16px;
}

#nav1 a:hover {
	
}

#nav1 div a {
	color: #003399;
	font-weight: 300;
	border: none !important;	
}

a#contribute {
	background-color: #000033;
	border: 2px solid #000033;
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}

.nav li div a {
    display: block;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#nav1 {
    width: 760px;
    height: 24px;
    border-right: 2px solid #ccc;
    padding-left: 20px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
}

#nav1 a {
    height: 13px;
    display: inline;
    font-size: 11px;
    font-weight: normal;
}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}

#nav1 a.smallFont {
	font-weight: bold;
	color: #c00 !important;
	font-size: 12px;
	}

#nav1 a.largeFont {
	font-weight: bold;
	color: #c00 !important;
	font-size: 15px;
	}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background-color: #fff;
}

#nav2 a {
	font-weight: bold;
	color: #025daa;
	border-bottom: none;
	display: block;
	list-style-type: none;
	text-align: left; 
    padding: 6px 5px 7px 19px;
    margin: 0;
    font-size: 12px;
    width: 136px;
    background: #fff url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3336) no-repeat;
}

#nav2 a:hover {
	background-position: 0 -47px;
	color: #db341c;
	}

#nav2 div {
	border: 1px solid #ccc;
	}

#nav2 div a {
	font-weight: 300;
background-color:#fff;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 160px;
    padding-top: 0px;
    padding-bottom: 20px;
}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	margin: 0px !important; 
	padding: 0 !important;
    background-color: #fff;
    line-height: 100%;
    border-bottom: 1px solid #dddddd;
}


#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

#nav2 ul.clear, #nav2 ul.clear li, #nav2 ul.clear a {
	background-color: #fff;
	background-image: none;
	border: none;
	}

#nav2 ul.clear a {
	padding-left: 0px !important;
	margin-left: 0px !important;
	}


/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	110%;
    font-family: georgia, times, 'times new roman', serif;
    font-size: 16px;
    background-color: #fff;
    padding: 0px;
    color: #c00 !important;
    border: 0px solid #fff;
    font-weight: bold;
}

h2 {
	font-weight: bold;
    font-size: 12px;
    background-color: #fff;
    padding: 0px 0px 0px 0px;
    color: #c00;
	line-height: 110%;
	border-top: none;
	border-right: none;
	border-left: none;
    border-bottom: 0px dotted #003;
}

h3 {
    font-size: 120%;
    color: #369;
    padding-left: 15px;
}

h4 {
    font-size: 100%;
    margin: 0;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
	font-weight: bold;
    font-size: 12px;
    background-color: #fff;
    padding: 0px 0px 0px 0px;
    color: #c00;
	line-height: 110%;
	border-top: none;
	border-right: none;
	border-left: none;
    border-bottom: 0px dotted #003;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
}

body.threecolumn h1 {
	line-height:	110%;
    font-family: georgia, 'times new roman', times, serif
    font-size: 16px !important;

    padding: 0px 0px 0px 19px !important;
    margin-left: 0px;
    color: #c00 !important;
    border: 0px solid #fff;
    font-weight: bold;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

body #extra {
	display: none;
	}

body.threecolumn #extra {
	display: inline !important;
	float: right;
	}

#extra {
	text-align: left;
	width: 166px !important;
	padding: 0px 10px;
	padding-bottom: 0px;
	background: white url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3333) repeat-y;
	border-left: none;
	padding-bottom: 20px;
}

#extra a {
	color: #00539b;
	
}

#extra h3 {
	border-bottom: 1px dotted #ccc;
	padding: 0px 0px 2px 0px;
	font: bold 11px georgia, times, 'times new roman', serif;
	color: #c00;
	font-style: italic;
	margin-bottom; 1px;
	}	
#fridayalertright .sideImg {
margin-top: 10px;
margin-bottom: 10px;
}
	
/* *******************************

INLINE

Special inline styles

******************************* */

#main ul.BabCategTitleNavigation {
	border: 1px solid #e1e1e1;
	font-size: 11px;
	padding: 10px;
	list-style-type: none;
	margin-left: 20px;
	color: #00539b;
	}
	
#main ul.BabCategTitleNavigation li {
	margin-left: 2em;
	list-style-type: none;
	}

#main ul.BabCategTitleNavigation a {
	color: #00539b;
	text-decoration: none !important;
	font-weight: bold;
	}

#main ul.BabCategTitleNavigation

#main ul.BabCategTitleNavigation ul, #main ul.BabCategTitleNavigation ul {
	list-style-type: none !important;
	font-size: 11px !important;
	color: #666;
	margin-left: -2em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */



/* 

Home Table Styles

 */


td#leftTD h1 {
	background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3339) no-repeat;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 140%;
	font-weight: normal; 
	color: #c00;
	padding-bottom: 5px;
	margin-bottom: 0;
	}

td#rightTD h1 {
	background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3338) no-repeat;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 140%;
	font-weight: normal; 
	color: #c00;
	padding-bottom: 5px;
	margin-bottom: 0;
	}

td#middleTD div {
	border-bottom: 1px solid #e1e1e1;
	color: #c00;
	width: 193px;
	}

td#middleTD h1 {
	background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3343) repeat-x;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 140%;
	font-weight: normal; 
	color: #c00;
	padding-bottom: 5px;
	margin-bottom: 0;
	}

	
div#leftBottom {
	background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3352) no-repeat bottom left;
	width: 193px;
	}

div#rightBottom {
	background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3351) no-repeat bottom left;
	width: 197px;
	}



div#leftBottom ul, div#leftBottom ul li, div#rightBottom ul, div#rightBottom ul li, td#middleTD div ul, td#middleTD div ul li {
	margin: 0;
	padding: 0 5px 5px 5px;
	list-style-type: none;
	color: #c00;
	}

div#leftBottom ul li a, div#rightBottom ul li a, td#middleTD div a {
	color: #00539b;
	font-size: 12px;
	text-decoration: none;
	}

div#leftBottom, div#rightBottom, td#middleTD div {
	height: 270px;
	}

div#leftBottom img, div#rightBottom img, td#middleTD div img {
	padding: 5px 0px 0px 5px;
	}




.icp_box2 {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
        margin-left:10px;
        height:205px;
        width:175px;
	}

.icp_box2 img {
	padding: 8px;
	}

.icp_box2 ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.icp_box2 #navcontainer {
	margin-left: 1.5em;
        margin-right:1.5em;
	}

.icp_box2 h3 {
	background: #eeeeee url(http://www.retiredamericans.org/ht/a/GetImageAction/i/241) repeat-x top left;
	color: #b30000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	border-bottom: 3px solid #c4c4c4;
	}

.icp_box2 li a {
	font-size: 13px;
	text-decoration: none !important;
	}

.releases {
        margin-top:10px;
        margin-right:5px;
        margin-left:0px;
        padding-left: 0px;
        }


.releases h2 {
    	padding: 8px 5px 5px 10px;
        border-bottom: none;
        color: #c00;
        13px;
        	background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3341) no-repeat;
        margin-bottom: 0px;
        border-bottom: 1px solid #e1e1e1;
        width: 368px;
        }

.releases p {
        padding-left:5px;
        margin-bottom:0px;
        padding-bottom:5px;
        padding-top:5px;
        }

#main div.releases a {
	color: #c00;
	text-decoration: none;
}

.releases b.date {
	padding-left: 0px !important;
	font-family: verdana, arial, sans-serif !important;
	font-size: 10px !important;
	color: #c00 !important;
	}

div.releases a.blue {
	color: #00539b !important;
	}

.homefeature {
        border:1px solid #ccc;
        margin-top:10px;
        margin-right:18px;
        margin-left:9px;
        }


.homefeature h2 {
        padding-left:5px;
        padding-bottom:2px;
        margin-bottom:0px;
        border-bottom:3px solid #ccc;
        background-image: url('http://www.retiredamericans.org/ht/a/GetImageAction/i/241');
        }

#featurebody {
        padding-left:5px;
        background-color:#eee;
        margin-bottom:0px;
        padding-bottom:5px;
        padding-top:5px;
        }

#featurebody a {
        color: #9A0000;
        }


.nav li {
	position: relative;
}

#nav1 li {
	z-index: 5;
}

.nav li div {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.nav div.foldOut {
	display: block;
	background-color: #ffffff;
	z-index: 10;
	padding: 10px;
	border: 1px solid #000000;
}


#nav1 div.foldOut {
	top: 20px;
}

#nav2 li {
	display: block;
}

#nav2 div.foldOut {
	left: 140px;
	width: 135px;
        padding:0px;
}
.letters a{
   font-weight: bold;
}
#extra input
{
  width : auto ! important;
  height : auto ! important;
}


#fridayalertleft {
padding-top: 43px;
width: 582px !important;
}
#fridayalertleft .moHome {
margin-top:-40px;
}
#fridayalertleft div.dateline {
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 93px;
	display: inline;
	}

#fridayalertleft div.title {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 93px;
	color: #025daa;
	}

#fridayalertleft b {
	display: block;
	font-family: georgia, 'times new roman', times, serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 93px;
	color: #025daa;
	}

#fridayalertright {
float:right;
width:185px !important;
margin-top:3px;
padding-left:3px;
}
* html #fridayalertright {
margin-top:-28px !important;
margin-right:-5px !important;
}

#fridayalertright strong {
	background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3340) no-repeat;
	padding: 7px 5px 6px 6px;
	color: #c00;
	width: 174px;
	height: 12px;
	display: block;
	margin: 3px 0px;
	}

#extra img {padding-right:7px;}

.powered {
border:0px solid #000;
width:300px;
margin-left:240px;
}

.BabCategTitleNavigation {
	padding: 5px;
	margin: 2px;
	border: #2e6a9e 1px solid;
	background-color:#fff;
}

div.bling-joinform h1 {
	background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3342) no-repeat !important;
	width: 167px !important;
	height: 14px;
	padding: 11px 5px 8px 13px !important;
	color: white !important;
	font-family: verdana;
	font-size: 11px !important;
	font-weight: bold;
	margin-bottom: 0px;
	}

div.bling-joinform form {
	margin: 0;
	padding: 0;
	}

div.bling-joinform div {
	background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/3353) no-repeat bottom left;
	width: 167px;
	padding: 5px 5px 5px 13px;
	}
	
div.bling-joinform input.field {
	border: 1px solid #ccc;
	}

div.bling-joinform b {
	font-size: 11px !important;
	font-family: verdana, arial, sans-serif !important;
	color: #666 !important;
	padding-left: 0px !important;
	}
	
p.sidebar {
	text-align: left;
	padding: 7px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}

p.sidebar strong {
	font-family: georgia, times, 'times new roman', serif;
	font-size: 13px;
	color: #c00;
	}

p.sidebar a {
	text-align: left !important;
	padding: 0 !important;
	margin: 0 !important;
	display: inline;
	font-size: 11px;
	color: #c00 !important;
	}

  li.firstlevel {
    width: 200px;
    margin-left: 10px;
    float:left;
  }
  
  li.secondlevel {
    width: 200px;
    margin-left: 20px;
    float:left;
  }
  
  li.fourthlevel {
    width: 200px;
    margin-left: 20px;
    float:left;
  }


  li.thirdlevel {
    width: 200px;
    margin-left: 20px;
    float:left;
  }


    ul.collapsable {
        text-indent:0px;
        list-style-type: none;
        padding:2px;
    }
    ul.expandable {
       text-indent:0px;
        list-style-type: none;
        padding:2px;
    }
    
/*  ABOUT US changes  */

div#aboutUs {
	width: 413px;
	padding: 5px;
	background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/5265) no-repeat  center bottom;
	padding-bottom: 20px;
	}

div#aboutUs img.left {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	}

div#aboutUs img.right {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	}

div#aboutUs p {
	clear: both;
	margin: 5px 10px;
	}
#main .headerform {
width: 150px;
}
#sitemap .firstlevel {
margin-left: 0px;
}
#sitemap .secondlevel {
margin-left: 20px;
}
#sitemap .thirdlevel {
margin-left: 20px;
}



/* added */
#fridayalertleft .pressRls {
background: url(http://www.retiredamericans.org/ht/a/GetImageAction/i/6544) no-repeat left top;
padding:8px 0 0 0;
}
#fridayalertleft .pressRls span.date {
background:none;
border:0px;
padding:10px 0 0 98px !important;
margin-bottom:10px;
display:block;
text-transform:uppercase;
}
* html #fridayalertleft .pressRls span.date {
width:290px !important;
}
*:first-child+html #fridayalertleft span.date {
width:290px !important;
} 
#fridayalertleft .pressRls p b {
margin:0px !important;
padding:0 0 0 92px !important;
}