/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body{margin:0;padding:0;background:url(http://padf.orchidsuites.net/sites/panamericanrelief.org/ht/a/GetImageAction/i/633);font:normal 12px/15px Arial,sans-serif;color:#4A4A4A	}

#main a{text-decoration:underline !important;color:#1A294C}
#main a:visited{color:#455F9C;}
#main a:hover{color:#455F9C}

img{border:none}

h1,h2,h3,h4,h5{
background: transparent;
padding: 0 !important;
border: 0;
color:#17274A;
font-weight:normal;margin:5px 0px !important;
font-family:Helvetica, Arial,sans-serif}

h1{font-size:24px}
h2{font-size:21px !important; }
h3{font-size:18px}
h4{font-size:15px}
h5{font-size:13px}
fieldset{border:none;padding:0;margin:0}








div#sitecontainer {
width:850px;margin:0px auto
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #fff;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
}

#main {
    float: right;

width:490px !important;
float:left;
padding-top:25px;
padding-right: 40px;
padding-bottom:15px;
padding-left: 30px;
/*
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	padding-bottom: 0px;
margin-left: 20px;
*/
}

#main h1 {
    font-weight: normal;
    font-size: 24px;
color:#17274A;
font-weight:normal;
margin:5px 0px;
font-family:Helvetica, Arial,sans-serif;
text-align: left;
background: #fff;
border: 0;
}

strong {
	color: #4A4A4A;
	}

#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;
	}

#footer .address a {
	color: #ccc;
	}

/* *******************************

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: none;
}

#main a hover {
	color: #9A0000;
	background-color: #cccccc;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1{width:850px;min-height:30px;height:auto !important;float:left;height:30px;background:#2E3C5B url(http://padf.orchidsuites.net/sites/panamericanrelief.org/ht/a/GetImageAction/i/634) no-repeat;}

#nav1 ul{list-style-type:none;margin:0;padding:0;width:850px;min-height:30px;height:auto !important;float:left;height:30px;float:left;}

#nav1 li{
float:left;
padding:0px 27px;
background:url(http://padf.orchidsuites.net/sites/panamericanrelief.org/ht/a/GetImageAction/i/666) no-repeat top right;padding-top:3px;display:inline-block
border: 1px solid red !important;
width: auto !important
} 
/* inline-block for IE6 */
#nav1 ul li:last-child,#nav1 ul li.last-child{
background:none
}

#nav1 ul li a,#nav1 ul li a:visited{
color:#FFF;
font-weight:bold;
text-decoration:none;
height:27px;
line-height:27px;
display:inline-block;
width: auto;
font-size: 12px;
} 
/* inline-block for IE6 */
#nav1 ul li a:hover,#nav1 ul li a.active{text-decoration:underline}

#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 div a {
    text-align: left;
    width: 100px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background: #fff url(../../../../../../orchid/skins/JB01-1/images/nav2bg.jpg);
}

#nav2 a {
	font-family: 'gill sans','trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: 600;
	color: #600;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

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 5px;
    margin: 0;
    padding-left: 8px;
    padding-bottom: 3px;
    line-height: 130%;
}

#nav2 a {
	border-bottom: 1px dotted #660000;
	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 {
	text-align: center;
	width: 276px;
	padding-right: 2px;
	padding-bottom: 0px;
	border-left: 0px solid #55000B;
margin-right: 2px;

}

#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}

/**
 * Header Items
**/
#header{min-height:110px;height:auto !important;height:110px;float:left; width: 100%;}
#logos{width:391px;height:63px;margin-top:34px;float:left;}
#logos img{border:none}
#share{
	float:right;
	margin-top:8px;
	width:300px;
	height:30px;
	color: white;
	text-align: right;
}
#share a{color:#FFF;line-height:30px}
.submit_button {
	background-image: url(http://padf.orchidsuites.net/sites/panamericanrelief.org/ht/a/GetImageAction/i/644);
width: 35px;
height: 21px;
}
.submit_form {
	width: 120px;
}

#join{
	float:right;
	width:280px;
	height:30px
}
#join {margin:0;padding:14px 0 0 10px;}

#join .textBx{
font-family: Arial, sans-seriff;
font-size: 13px;
float: right;
}
.subBtn {
float: right;
}


#partners{float:right;min-height:50px;height:auto !important;height:50px;padding:20px 0 5px 0;text-align:right;width:425px}

#content{
width:838px;
float:left;
min-height:500px;
height:auto !important;
height:500px;
background:#FFF url(http://padf.orchidsuites.net/sites/panamericanrelief.org/ht/a/GetImageAction/i/635) repeat-y;
padding:2px 6px;
position:relative
}

#footers{
clear:left;
width:810px;
min-height:46px;
float:left;
height:auto !important;
padding:4px 20px;
height:46px;
background:#ACB8CA url(http://padf.orchidsuites.net/sites/panamericanrelief.org/ht/a/GetImageAction/i/636) no-repeat bottom left;
position:relative
}

/**
 * Footer overlay image - need absolute positioning
**/
#contentoverlay{position:absolute;right:6px;bottom:5px;}

/**
 * Overlay individual styles for pages (large images on bottom right)
**/
#contentoverlay.home{width:300px;height:438px}
#contentoverlay.about{width:300px;height:204px}

/**
 * Bottom Navigation
**/
#bottomnav{width:850px;clear:left;min-height:30px;height:auto !important;float:left;height:30px;width:500px}
#bottomnav ul{list-style-type:none;margin:0;padding:0;min-height:20px;height:auto !important;float:left;height:20px;margin-top:5px;float:left}
#bottomnav ul li{float:left;padding:0px 8px 0px 8px;background:url(http://padf.orchidsuites.net/sites/panamericanrelief.org/ht/a/GetImageAction/i/1060) no-repeat top right;display:inline-block}
#bottomnav ul li:last-child,#bottomnav ul li.last-child{background:none}
#bottomnav ul li a,#bottomnav ul li a:visited{color:#FFF;font-weight:bold;text-decoration:none;height:17px;line-height:17px;display:inline-block;}
#bottomnav ul li a:hover,#bottomnav ul li a.active{text-decoration:underline}

/**
 * Copyright and Mission
**/
#copyright{float:right;width:315px;height:30px;text-align:right;font-size:10px;color:#FFF;margin-top:5px;padding-right:10px}
#mission{clear:both;margin:0 auto;width:700px;font-size:11px;text-align:center;color:#FFF}

address{font-style:normal;font-weight:bold;font-size:11px}
#partners {
_padding-top: 0px !important;
}

/* form fixes */
table {
width:100%;
}
.question {
width:75px !important;
font-weight:bold !important;
font-size:11px;
}

/* Donation */
#typeBx{
width: 140px;
height: 158px;
float: left;
text-align: center;
font-family: 'georgia', times, serif;
padding: 5px;
font-size: 11px;
color: #666;
margin-bottom: 20px;
}
#typeBx h2{
font-family: 'georgia', times, serif;
font-size: 14px !important;
font-weight: bold;
color: #000;
margin-bottom: 10px !important;
}
.typeBx19697 {
border: 1px solid #0F0F8B;
margin-right: 7px;
}
.typeBx19698 {
border: 1px solid #883F4A;
margin-right: 7px;
}
.typeBx19699 {
border: 1px solid yellow;
}