/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#main a:visited{
color: #C55719 !important;
}






body {
	font-family: "Myriad Pro",'trebuchet ms', trebuchet, arial, sans-serif;
background: #fff url(http://www.padf.org/skins/bodyBg.jpg) no-repeat top center;
font-size: 14px;
	}

div#sitecontainer {
	background: #fff;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #fff;
	border-right: 0px solid #ccc;
	border-left: 0px solid #ccc;
width: 936px;
}

#main {
width: 916px !important;
	padding: 10px;
margin: 0 !important;
background: #fff url(http://www.padf.org/skins/bg.jpg) no-repeat top left;
min-height: 420px;
}

#main h1 {
	line-height:	110%;
	line-height: 110%;
	background-color: #fff;
    font-weight: normal;
    font-size: 200%;
	text-align: left;
    padding: 2px;
    color: #660000;
    border: 0px solid #000000;

}
#main a{
color: #C55719;
}
#main a:hover{
color: #7CAAD8 !important;
}

strong {
	color: #999;
	}

#footer {
	margin 0 auto;
		color: #ffffff;
    clear: both;
    padding: 0px !important;
    text-align: center;
width: 936px;
margin: 0 auto;
}
#footer .address, #footer .address img{
margin: 0 auto;
padding: 0;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #ccc;
	}
#powered{
width: 936px !important;
margin: 0 auto;
padding: 10px 0 10px 0;
font-size: 12px;
color: #86A65B;
}
#powered p{

padding: 0 0 0 50px !important;
}
#powered p a{
font-size: 12px;
color: #86A65B;
font-weight: bold;
}
ul .last, ul .last a{
border: 0 !important;
}

/* ******************************* MASTHEAD *********************************** */
#logo{
height: 392px !important;
display: block !important;
position: relative;
}

#logo #langBx{
height: ;
width: 250px;
padding: 10px 10px 10px 15px;
margin: 0 0 34px 0;
}
#logo #langBx ul li{
display: inline;
margin: 0 5px 0 0px;
}
#logo #langBx ul li a{
font-size: 17px;
color: #ffdb79;
margin: 0 5px 0 0;
padding: 0;
text-decoration: none;
border-right: 1px solid #fff;
}
#logo #langBx ul li a:hover{
color: #fff;
}



#logo #mainLnk{
text-decoration: none;
width: 400px;
display: block;
height: 85px;
}

#mainNv{
width: 400px;
font-size: 17px;
padding: 8px 0 0 15px;
margin: 0 0 25px 0;
}
#mainNv ul li{
margin: 0 0 5px;
}
#mainNv ul li a{
font-weight: bold;
color: #000;
text-decoration: none;
text-transform: uppercase;
}
#mainNv ul li a:hover{
color: #fff;
}

ul.sf-menu ul{
padding: 0 0 0 17px !important;
width: 250px !important;
background: #ffffff;
}
ul.sf-menu ul li{
margin: 0 0 5px !important;
display: inline !important;
line-height: 14px !important;
}
ul.sf-menu ul li a{
font-size: 10px !important;
color: #000 !important;
text-decoration: none !important;
text-transform: uppercase !important;
margin: 0 10px 0 0 !important;
font-weight: normal !important
}
ul.sf-menu ul li a:hover{
color: #7CAAD8 !important;
}

/* *******************************

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 {
	background-color: #F9ECE5;
height: 30px !important;
padding: 5px 0 0 25px;
width: 911px !important;
margin: 10px 0 20px 0;
}

#nav1 a {
	color: #C86026;
	font-family: "Myriad Pro",'trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: normal;
	border: 0px solid #660000;
text-transform: uppercase;
font-size: 20px;
}

#nav1 a:hover {
color: #84AED9;
}

#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;
    padding-left: 10px;
font-size: 12px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}

#nav1 a {
    width: auto;
height: 18px;
    display: block;
    text-align: center;
padding: 0px 10px 2px 10px;
border-right: 1px solid #000;
}

#nav1 div a {
    text-align: left;
    width: auto;
    height: auto;
font-size: 12px;
padding: 0 !important;
color: #C55719;
margin: 0 0 5px 0;
}
#nav1 div{
padding: 15px 10px;
border: 0;
background: #F9ECE5;
width: 150px;
}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background: #fff url(http://orchidsuites.net/orchid/skins/JB01-1/images/nav2bg.jpg);
}

#nav2 a {
	font-family: "Myriad Pro",'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;
}

h1, h2, h3, h4, h5, h6{
margin: 5px 0 15px 0 !important;
padding: 0 !important;;
border: 0;
background: none;
font-family: "Myriad Pro",'trebuchet ms', trebuchet, arial, sans-serif;
}
h1{

}
h2{
font-size: 25px !important;
}

/* *******************************

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

******************************* */



#main div.releases a {
	color: #9A0000;
}
#donateBx{
background: transparent url(http://www.padf.org/skins/visitBar.jpg) no-repeat top center;
}
#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;
}
#preBx #bxRt{
float: right;
width: 350px;
}
#preBx #bxRt ul{
list-style: none;
padding: 0;
margin: 0;
}
#preBx #bxRt ul li{
padding: 0 0 0 0 !important;
margin: 0 0 5px 0;
}
#preBx #bxRt ul li a{
padding: 5px 0 !important;
margin: 0 !important;
font-size: 22px;
color: #C55719;
display: block;
}
#preBx #bxRt ul li{
height: 28px;
overflow: hidden;
}
#preBx #bxRt ul li:hover{
background: #F9ECE5;
height: auto;
padding: 5px 5px 5px 10px !important;
}
/*
#preBx #bxRt ul li a.nv2:hover{
background: transparent url(http://www.padf.org/skins/2a.jpg) no-repeat top left;
height: 108px;
padding: 5px 0 0 10px !important;
}
#preBx #bxRt ul li a.nv3:hover{
background: transparent url(http://www.padf.org/skins/3a.jpg) no-repeat top left;
height: 131px;
padding: 5px 0 0 10px !important;
}
#preBx #bxRt ul li a.nv4:hover{
background: transparent url(http://www.padf.org/skins/4a.jpg) no-repeat top left;
height: 108px;
padding: 5px 0 0 10px !important;
}
#preBx #bxRt ul li a.nv5:hover{
background: transparent url(http://www.padf.org/skins/5a.jpg) no-repeat top left;
height: 108px;
padding: 5px 0 0 10px !important;
}
*/

.nTicker{
padding: 0 50px 0 50px;
}
.nTicker h2{
float: left;
padding: 12px 15px 13px 15px !important;
display: block;
background: #D37D4C;
color: #fff;
font-size: 25px;
margin: 0 5px 0 0 !important;
}
.nTicker ul{
display: block;
height: 33px;
line-height: 33px;
background: #F9ECE5;

}
.nTicker ul li {
display: inline;
margin: 0 5px 0 5px;
font-size: 13px;
text-transform: uppercase;
border-right: 1px solid #000;
padding: 0 5px 0 0;
}
