@charset "utf-8";
/* CSS Document */

#nav1 a {
    width: inherit !important;
}

/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
	background-color: #030;
	font-family: arial,'trebuchet ms', trebuchet, arial, sans-serif;
	}

div#sitecontainer {
	background-color: #030;
	border: 0px solid #fff;
	width: 780px;
}

#main {
    float: left;
    width: 605px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
    background-color: #fff;
}

.threecolumn #main {
	padding: 0px !important;
	width: 624px;
    background-color: #fff;
    
	}

strong {
	color:  #003366;
	}

#footer {
	margin 0 auto;
		color: #ffffff;
    clear: both;
    padding-left: 2px;
    text-align: center;
height:70px;
background-color:#fff;
width:623px;
float:right;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #ccc;
	}

.address {
display:none;
}

#powered {
padding-top:10px;
display:none;
}

.contact {
padding-right:20px;
float:left;
color:#000;
padding-top:40px;
}

.contact a {
text-decoration:none;
color:#030;
font-weight:bold;
}

.legal {
float:left;
color:#000;
padding-top:40px;
}

.legal a {
text-decoration:none;
color:#030;
font-weight:bold;
}

.image {
float:right;

}

/* *******************************

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: #600;
	background-color: transparent;
}

#main a:hover {
	color: #030;
	background-color: transparent;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */
#nav1 {
	margin:0;
	padding:0;
	background-color: #030;
    padding:none;
    width: 625px;
    height: 29px;
	float:right;
}
#nav1 ul {
	margin:0;
	padding:2px 0 0 0;
}
* html #nav1 ul {
	margin:0;
	padding:2px 0 0 0;
	width:623px;
}
#nav1 ul li {
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
	font-size:14px;
	font-family:'trebuchet ms', trebuchet, arial, sans-serif;
	background-color:#003300;
	float:left;
}
* html #nav1 ul li {
	margin:0;
	padding:4px 0 0 0;
	list-style:none;
	font-size:14px;
	font-family:'trebuchet ms', trebuchet, arial, sans-serif;
	background-color:#003300;
	float:left;
	height:24px;
}
#nav1 ul li a:link, #nav1 ul li a:visited, #nav1 ul li a:active {
	margin:0;
	padding:5px 20px 5px 21px;
	text-decoration:none;
	color:#FFFFFF;
	display:inline;
	line-height:20px;
}

#nav1 ul li a:hover {
	background-color:#dbddda;
	margin:0;
	padding:5px 20px 5px 21px;
	text-decoration:none;
	color:#003300;
	display:inline;
	line-height:20px;
}
/*
* html #nav1 ul li a:link, #nav1 ul li a:visited, #nav1 ul li a:active {
	margin:0;
	padding:4px 22px 5px 23px;
	text-decoration:none;
	color:#FFFFFF;
	display:inline;
	line-height:20px;
	height:25px;
}

* html #nav1 ul li a:hover {
	background-color:#dbddda;
	margin:0;
	padding:4px 22px 5px 23px;
	text-decoration:none;
	color:#003300;
	display:inline;
	line-height:20px;
	height:25px;
}*/
a#contribute {
	background-color: #000033;
	border: 2px solid #000033;
}
#nav1 div a {
	color: #003399;
	font-weight: 300;
	border: none !important;
    text-align: left;
    width: 100px;
    height: auto;
}
#nav1 li div a {
    display: block;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}
/*#nav1 {
	background-color: #030;
}


#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 {
    padding-left: 155px;
    width: 625px;
    height: 20px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}

#nav1 a {
	font-size: 14px;
	color: #d5dfd5;
	font-family: 'trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: bold;
}

#nav1 a {
    width: 150px;
    height: 13px;
    display: block;
    text-align: center;
    padding: 3px 0px; 
}

#nav1 a:hover {
	background-color: #d5dfd5;
	color: #030;
	
	}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}*/


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background-color: #030;
	margin-bottom: -2px;
margin-top: 22px;
}



#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 155px;
    padding-top: 10px;
}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
    margin: 0;
	padding: 0;
    line-height: 110%;
}

#nav2 li div {
	background-color:#030;
}

#nav2 a {
	font-size: 14px;
	color: #d5dfd5;
	font-family: 'trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: bold;
}

#nav2 a {
	display: block;
	list-style-type: none;
	text-align: left; 
    margin: 0;
    padding: 5px 0px;
}

#nav2 a:hover {
	background-color: #d5dfd5;
	color: #030;
	}

#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 a.login {
background-color:#003000;
font-size:10px;
color:#444444;
}


/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	110%;
    font-size: 150%;
    background-color: #fff;
    padding: 0px;
    color: #030;
    border: 0px solid #fff;
    font-family: "trebuchet ms", trebuchet, arial, sans-serif;
}

h2 {
	line-height:	110%;
    font-size: 120%;
    background-color: #fff;
    padding: 0px;
    color: #033401;
    border: 0px solid #fff;
    font-family: arial, "trebuchet ms", trebuchet, sans-serif;
}


h4 {
    font-size: 100%;
    margin: 0;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}




.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
}



/* *******************************

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;
}
 */

#extra {
	display: none;
	}

#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}
#footer {
margin-top:-9px;
}

.login {
clear:both; 
background-color:#FFFFFF; 
text-align:right; 
margin-left:155px; 
padding:0px 10px 4px 0px;
display:block;

}
.login a {
color: #ccc !important;
}
