/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */
#adminmenu {
       display:none;
}
body {
	background-color: #c3d3e9;
	font-family: 'verdana', arial;
        font-size:12px;
	}

div#sitecontainer {
	background:#ffdc94 url(http://oceanfdn.orchidsuites.net/sites/loretobayfoundation.org/ht/a/GetImageAction/i/837) bottom right no-repeat;
	border: 1px solid #666666 !important;
        width:749px !important;
}



#main {
    float: left;
    width: 545px !important;
padding:0px !important;
}

#main h1 {
	font-size:22px;
background:none;
border:none;
color:#254a6c;
text-align:center;
font-weight:bold;
}
#main h1 a {
color:#254a6c !important;
}
#main h1 a:hover {
color:#d5702f  !important;
}
strong {
	color: #999;
	}

#footer {
	margin 0 auto;
		color: #ffffff;
    clear: both;
    padding-left: 2px;
    padding-top: 10px;
    text-align: center;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

.address a {
	color: #254A6C;
	}

/* *******************************

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:#254a6c !important;
}

#main a:hover {
	color: #d5702f !important;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */
.nav1 ul {
    margin: 0;
    padding: 0;
    list-style:none;
}
#nav12 {
    background:url(http://oceanfdn.orchidsuites.net/sites/loretobayfoundation.org/ht/a/GetImageAction/i/827) repeat-x top center;
    width:749px !important;
    height:24px !important;
    margin: 0;
    padding: 0;

}

#nav12 li a {
background:transparent url(http://oceanfdn.orchidsuites.net/sites/loretobayfoundation.org/ht/a/GetImageAction/i/828) no-repeat scroll left top;
color:#254A6C;
display:inline;
float:right;
height:20px;
margin-top:4px;
padding-left:0.8em;
padding-right:0.8em;
text-decoration:none;
vertical-align:middle;
}
#nav12 li a:hover {
color:#c3d3e9 !important;
}

#nav1 a hover {
	border-style: inset;
}

#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: 800px;
    height: 20px;
}

#nav12 li {
    margin: 0;
    padding: 0;
    font-weight:bold;
    width:auto !important;
    font-size: 12px;
    display:inline;
}

#nav1 a {
width:auto !important;
}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */

div #nav2.nav {
width:165px !important;
}


#nav2 {
	background: none;
}

#nav2 a {
background:#254A6C url(http://oceanfdn.orchidsuites.net/sites/loretobayfoundation.org/ht/a/GetImageAction/i/853) no-repeat;
background-position:95% 50% !important;
color:#FFFFFF;
font-weight:bold;
margin-bottom:1px;
padding:4px 0 4px 4px !important;
}

#nav2 a:hover {
background:#C3D3E9 url(http://oceanfdn.orchidsuites.net/sites/loretobayfoundation.org/ht/a/GetImageAction/i/919) no-repeat scroll 95% 50%;
color:#254A6C;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}
#nav2 ul li.fundBr {
    border-top:1px solid #254A6C;
    color:#254A6C;
    font-size:12px;
    font-weight:bold;
    margin-bottom:5px;
    margin-left:5px;
    margin-right:5px;
    margin-top:10px;
    width:auto;
    vertical-align:middle;
}
/*\*/ * html #nav2 ul li.fundBr { border-top:2px solid #254A6C; } /**/

#nav2 ul li.Lfunds a{
    font-size:10px;
    font-weight:normal!important;
padding:2px 0 2px 4px !important;
}
#nav2 ul li a {
padding-right:15px !important;
}
#nav2 ul.attention a {
	color: #003;
}
#nav2 ul li.fundBr a {
display:inline;
background:none;
padding:0 !important;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 180px;
    padding-top: 20px;
}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 2px;
    margin: 0;
    padding-bottom: 3px;
    line-height: 130%;
}

#nav2 a {
	display: block;
	list-style-type: none;
	text-align: left; 
    margin-left: 6px;
    padding-left: 16px;
    background-position: 0 5px;
    margin: 0;
}

#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;
}

/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	110%;
    font-size: 100%;
    background-color: #cccccc;
    padding: 1px;
    color: #ffffff;
    border: 1px solid #000000;
}

h2 {
	font-weight: normal;
    font-size: 100%;
    background-color: #cccccc;
    padding: 0px 0px 0px 0px;
    color: #003;
	line-height: 10px;
	border-top: none;
	border-right: none;
	border-left: none;
    border-bottom: 1px dotted #003;
}

h3 {
    font-size: 120%;
    color: #003399;
    background-image: url(http://orchidsuites.net/orchid/skins/JB01-1/images/navbullet.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    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-size: 130%;
	padding: 5px;
	padding-left: 10px;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
}

body.threecolumn h1 {
	line-height:	110%;
	text-align: center;
	background-color: #1E2472;
	color: #ffffff;
	padding: 0px;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
       display:none;
}

#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}

#main img {
display:block;
border-left:1px solid #254a6c;
margin-left:8px;
padding:10px;
}

.sidelogo {
font-size: 11px; color: rgb(190, 104, 44); font-style: italic; text-align: center;
}
.sidelogo a {
padding:0 !important;
background:none !important; 
text-align: center;
border:none  !important;
}

#main h4 {
background:transparent url(http://oceanfdn.orchidsuites.net/sites/loretobayfoundation.org/ht/a/GetImageAction/i/839) no-repeat scroll 5px 50%;
color:#254A6C;
font-size:20px;
margin:0 0 0.5em;
line-height:34px;
padding-left:40px;
padding-top:3px;
margin-top:20px !important;
}

div#main div div div p strong {
color:#d5702f;
}


div#main div div div p strong a {
font-size:17px;
font-weight:600;
color:#254a6c;
}

div#main div div div p strong a:hover {
color:#d5702f;
text-decoration:none;
}




div#main div div div p a strong {
font-size:17px;
font-weight:600;
color:#6666ff;
}

div#main div div div p a:hover {
text-decoration:none !important;
}


div#main div div div img {
padding:5px;
border:none;
}



span.printerfriendly img {
bacground-color:#ffdc94 !important;
display:block !important;
float:left;
padding:0 4px 0 0 !important;
border:none !important;
}

span.printerfriendly a {
color:#4990b1 !important;
float:left;
text-decoration:none !important;
}

span.printerfriendly a:hover {
text-decoration:underline !important;
}

a.BabTopicsFooterMoreLink {
color:#000 !important;
font-weight:600 !important;
background:url(http://oceanfdn.orchidsuites.net/sites/loretobayfoundation.org/ht/a/GetImageAction/i/1375) left no-repeat #fff !important;
padding:1px 2px 1px 5px;
border:solid 1px #ccc !important;
text-decoration:none !important;
}

a.babreadmore {
color:#000 !important;
font-weight:600 !important;
background:url(http://oceanfdn.orchidsuites.net/sites/loretobayfoundation.org/ht/a/GetImageAction/i/1049) right no-repeat #fff !important;
padding:1px 5px 1px 2px;
border:solid 1px #ccc !important;
text-decoration:none !important;
}

#main div div div table {
width:540px !important;
}

#main div div div table tbody tr td img {
padding:0px !important;
}

#main div div div table tbody tr td p {
padding:0px !important;
width:250px;
margin:0 auto !important;
}


div#main div div div p strong em a {
font-size:12px;
}
.printerfriendly a {
color:#4990b1 !important;
font-size:12px;
padding-left:18px;
background:url(http://oceanfdn.orchidsuites.net/sites/loretobayfoundation.org/ht/a/GetImageAction/i/1471) no-repeat 4px 0;
}
span.printerfriendly img {
display:none !important;
}

div.headerform {
width:220px;
text-align:right;
margin-top:20px !important;
}