/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
	background: #fff !important;
	font-family: arial, sans-serif;
font-size: 12px;
	}

div#sitecontainer {
	background: #fff;
	border: 0px !important;
width: 950px !important;
clear: both !important;
min-height: 800px;
}
.preBx{
background: transparent url(http://www.padf.org/sites/united4haiti/ht/a/GetImageAction/i/20490) no-repeat top left;
text-align: center;
padding: 25px 10px 10px 10px;
}
#main {
    float: right;
    width: 500px !important;
	padding-left: 10px;
	padding-right: 10px;ƒ
	padding-top: 10px;
	padding-bottom: 0px;
}

#main h1 {

	background-color: #fff;
    font-weight: normal;
    font-size: 200%;
	text-align: left;
    padding: 2px;
    color: #660000;
    border: 0px solid #000000;
}

strong {
	color: #999;
	}

#footer {
	margin 0 auto;
		color: #ffffff;
    clear: both;
    padding-left: 2px;
    padding-top: 10px;
    text-align: center;
display: none;
}
.address{
display: none;
}
#footer .address b {
	font-family: arial, sans-serif;
	}

#footer .address a {
	color: #ccc;
	}
.notice{
border: 0;
}

#powered {
margin:25px auto;
font-size:10px;
color:#999;
}
#powered a {  
display:block;
height:25px;
width:99px;
margin:auto;
background:url(http://orchidsuites.net/orchid/skins/JB01-1/images/ftLogo.gif) no-repeat bottom center;
text-indent:-99999px;
overflow:hidden;
}

a{
border: 0 !important;
}
#preBx{
display: block;
min-height: 375px;
margin: 0;
padding: 0 30px 0 50px;
}
#preBx #bxLft{
width: 470px;
float: left;
}
#preBx #bxLft ul{
list-style: none;
padding: 0;
margin: 0;
}
#preBx #bxLft ul li{
padding: 0 5px 0 0;
display: inline;
}
#preBx #bxLft ul li a{
color: #c55719;
font-size: 13px;
padding: 0 5px 0 0;
border-right: 1px solid #1F1D1C;
}

/* *******************************

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.

******************************* */

#topNv {
background: #ffffff;
width: 940px;
height: 65px;
padding: 0px 10px 0 0;
font-family: helvetica, arial, sans-serif;
}


#topNv ul{
display: table !important;
list-style: none;
padding: 0;
margin: 0 auto;
width: inherit !important;
float: center;
width: auto !important;
}
#topNv ul li{
display: block !important;
float: left;
}

#topNv a span{
display:block-table !important;
height: 40px;
width: 40px !important;
vertical-align: middle;
text-align: center;
}


/* TOP TABBED NAVIGATION */

#topNv ul li a{
background: transparent url(http://www.padf.org/videos/tab.png) no-repeat bottom left !important;
width: 103px !important;
height: 40px !important;
margin: 0 -15px 0 0;
padding: 5px 20px 10px 20px;
text-align: center !important;
font-size: 18px;
font-weight: bold;
text-decoration: none;
line-height: 16px;
display: block;
position:relative;
color: #000000;
}
#topNv ul li a:hover, #topNv ul li a#current{
background: transparent url(http://www.padf.org/videos/tab2.png) no-repeat bottom left !important;
height: 35px;
color: #DB201B;
}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background: transparent !important;
width: 425px !important;
}

#nav2 a {
	font-family: 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 {

    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: 1em;
	border: none;

}

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;
}
h1, h2, h3, h4, h5, h6{
background: transparent !important;
padding: 0;
margin: 0;
font-family: 'Trebuchet MS', Arial, sans-serif;
}

#main a{
color: #D81D1D;
font-weight: bold;
}
#main a:hover{
text-decoration: underline;
}

/* *******************************

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: 130px;
	padding-right: 2px;
	padding-bottom: 0px;
	background: url(http://orchidsuites.net/orchid/skins/JB01-1/images/extrabg.jpg);
	border-left: 1px solid #55000B;
display: none;
}

#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#myGallery
{
width: 400px !important;
height: 200px !important;
} 

#main div.releases a {
	color: #9A0000;
}


/* LEFT NAV */
#lftNv {
width: 425px;
height: 175px;
position: relative;
display: none;
}
#lftNv li{
padding: 0;
float: left;
}
#lftNv li a{
width: 157px !important;
height: 164px;
padding: 0;
}
#lftNv li a span{
display: none;
}
#lftNv li a{
border: 0;
position: absolute;
}
#lftNv li#nav220705 a{
width: 157px !important;
height: 164px;
padding: 0;
background: transparent url(http://www.padf.org/sites/united4haiti/ht/a/GetImageAction/i/20496) no-repeat top left !important;
z-index: 999 !important;
}
#lftNv li#nav220705 a:hover{
width: 157px !important;
height: 164px;
padding: 0;
background: transparent url(http://www.padf.org/sites/united4haiti/ht/a/GetImageAction/i/20496) no-repeat top right !important;
}
#lftNv li#nav220467 a{
width: 157px !important;
height: 164px;
padding: 0;
background: transparent url(http://www.padf.org/sites/united4haiti/ht/a/GetImageAction/i/20496) no-repeat 0 -164px;
margin: 0 0 0 130px;
z-index: 998 !important;
}
#lftNv li#nav220467 a:hover{
width: 157px !important;
height: 164px;
padding: 0;
background: transparent url(http://www.padf.org/sites/united4haiti/ht/a/GetImageAction/i/20496) no-repeat -157px -164px;
}
#lftNv li#nav220468 a{
width: 157px !important;
height: 164px;
padding: 0;
background: transparent url(http://www.padf.org/sites/united4haiti/ht/a/GetImageAction/i/20496) no-repeat 0 -328px;
margin: 0 0 0 260px;
z-index: 997 !important;
}
#lftNv li#nav220468 a:hover{
width: 157px !important;
height: 164px;
padding: 0;
background: transparent url(http://www.padf.org/sites/united4haiti/ht/a/GetImageAction/i/20496) no-repeat -157px -328px;
}
#sidebarBx{
padding: 15px;
}
.sideItmBx{
margin: 0 0 10px;
}



#main{
display: block !important;
}
#main h1{
margin:10px 0 !important;
padding: 0 !important;
}

/* Bottom Stuffs */

#ftBx{
display: block !important;
margin: 20px 0;
clear: both;
}
.donateBt{
display: block;
clear: both;
}
.navBot {
margin: 20px 0 15px 0;
}
.navBot ul{
list-style: none;
text-align: center;
padding: 0;
margin: 0;
}
.navBot ul li{
display: inline;
}

/* VIDEO PAGE */
#vidFrame{
text-align: center;
height: 400px;
overflow: hidden;
}
#vidBx {
width: 220px;
min-height: 420px;
height: 400px;
background: #ebeced;
padding: 10px 20px 10px 30px;
float: left;
overflow: hidden;
margin: 0 5px 20px 5px;
}
#vidBx.itemEvn{
background: none;
}
#vidBx .blrBx{
margin: 10px 0 0 0;
}
#sidebarBx object embed{
width: 400px;
height: 300px;
margin-bottom: 10px;
}

#main h1{ background: transparent; color: #000000; font-size: 28px; 
font-family: arial, sans-serif;
line-height: normal;
}
#main h2{ background: transparent; color: #000000; font-size: 24px;
font-family: arial, sans-serif;
line-height: normal;
 }
#main h3{ background: transparent; color: #d71c1c; font-size: 20px; 
font-family: arial, sans-serif;
line-height: normal;
}
#main h4{ background: transparent; color: #000000; font-size: 18px; 
font-family: arial, sans-serif;
line-height: normal;
}
#main h5{ background: transparent; color: #d71c1c; font-size: 18px; 
font-family: arial, sans-serif;
line-height: normal;
}
#main h6{ background: transparent; color: #000000; font-size: 15px; 
font-family: arial, sans-serif;
line-height: normal;
}


#main .cImg{
float: left;
display: inline;
}
#main .cbodyBx{
display: inline;
}
.preBx div{
margin: 0 auto;
}
.itemname h2 .dateline{
font-size: 12px !important;
font-family: Arial, sans-serif;
margin: 0 0 0 10px;
}

/* NEWS TICKER */
.nTicker{
text-align: left;
background: #F2F2F2;
padding: 15px 10px 0 10px;
height: 40px;
}
.nTicker h2{
color: #060743 !important;
font-family: arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 28px;
float: left;
padding: 0 !important;
margin: 0 10px 0 0px;
}
.nTicker ul{
padding: 0 !important;
margin: 0 !important;
list-style: none;
}
.nTicker ul li{
padding: 0 10px 0 10px !important;
margin: 0 !important;
list-style: none;
display: inline;
line-height: 25px;
}
.nTicker ul li.last{
border-left: 1px solid #262627;
}
.nTicker ul li a{
font-size: 13px;
color: #262627;
text-decoration: none;
}
.nTicker ul li a:hover{
text-decoration: underline;
