/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
	background: #109bf3 url(http://www.nvdembiz.org/ht/a/GetImageAction/i/175) top left repeat-x;
	font-family: arial, verdana, sans-serif;
	color: #333;
	}

div#logo {
	background: url(http://www.nvdembiz.org/ht/a/GetImageAction/i/181) no-repeat;
	margin: 0 auto;
	width: 906px;
	height: 153px;
	}

div#logo div.bling-search {
	float: left;
	padding: 23px 0px 0px 39px;
	}

div#logo div.bling-search input[type="text"] {
	border: none;
	}

div#logo div.bling-search input[type="submit"] {
	border: none;
	color: white;
	background-color: #6ac4fd;
	font-weight: bold;
	font-size: 90%;
	}

div#sitecontainer {
	background: url(http://www.nvdembiz.org/ht/a/GetImageAction/i/1329) top left no-repeat;
	border: none;
	_width:912px;
padding-left:39px !important;
padding-right:39px;
padding-top:0px;
width:834px;
}

#main {
    float: right;
    width: 590px;
	padding: 0px 15px 15px 15px;
}
div.clearer {height:10px !important;}
#main #homeMain .homealertmsg {
	display:none;
	}
div#homeMain {
	padding:0 15px 15px;
}

body.threecolumn div#main {
	width: 434px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	}

body.threecolumn div#main div.releases {
	background: #e7e7e7 url(http://www.nvdembiz.org/ht/a/GetImageAction/i/180) repeat-x top left; 
	}

#footer {
	margin: 0 auto;
		color: #ffffff;
    clear: both;
    padding-left: 0;
    padding-top: 20px;
    text-align: center;
    background: url(http://www.nvdembiz.org/ht/a/GetImageAction/i/266) no-repeat left top;
    width: 920px;
}
#footer .address {
	color: white;
	}
	
#footer .address b {
	}

#footer .address a {
	color: #ccc;
	}

div#powered a {
	color: white;
	}

/* *******************************

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 {
	color: #0c75c1;
	text-decoration: none;
}

#main a hover {
	color: #1987d6;
	background-color: transparent;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background: #ececec url(http://www.nvdembiz.org/ht/a/GetImageAction/i/184);
	height: 15px;
	padding: 15px 0px;
	width: 834px;
}

#nav1 a {
	color: #666;
	font-weight: 600;
	border-right: 1px solid #ccc;
	font-size: 90%;
	text-transform: uppercase;
}

#nav1 div {
	background-color: #ebebeb;
	}

#nav1 div a {
	font-weight: 300;
	border: none !important;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}

#nav1 a {
    width: 129px;
    height: 13px;
    display: block;
    text-align: center;
}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}

a#contribute {
	background: #9a0202 url(http://www.nvdembiz.org/ht/a/GetImageAction/i/182) repeat-x left top;
	border: none;
	
}

.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 ul li a {
width:118px !important;
}




/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background: #fff url(http://www.nvdembiz.org/ht/a/GetImageAction/i/185) repeat-x left 470px;
  float: left;
    width: 200px;
    padding-top: 0px;
overflow: hidden;
}
/*for ie */
#nav2 ul li {
margin: 0px;
border-bottom: 1px solid #ccc;
}
/* end */

#nav2 a {
	color: black;
	font-size: 12px;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {

}

#nav2 ul.attention a {
	color: #666;
}

a#special1 {

}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	padding: 0;
	margin: 0;
}

#nav2 li a {
	border: none;
	display: block;
	list-style-type: none;
	text-align: left; 
   margin: 0px;
  background: #fff url(http://www.nvdembiz.org/ht/a/GetImageAction/i/320) left bottom no-repeat;
  padding: 10px 10px 5px 25px;
}
#nav2 li a:hover {
background: #fff url(http://www.nvdembiz.org/ht/a/GetImageAction/i/186) left bottom no-repeat;
}

#nav2 ul.attention {
}

#nav2 ul.attention li {
    margin: 0;
}

#nav2 ul.attention li a {
  	color: #990101;
  	font-weight: bold;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

#nav2 img.navSet {
	width: 254px;
	height: 258px;
	overflow: hidden;
	}

/* *******************************

HEADERS

******************************* */
h1, h2, h3, h4 {
	border: none;
	text-align: left;
	background-color: transparent;
	padding-left: 0;
	}

h1, .threecolumn h1 {
    font-size: 160%;
 	color: #1c7ec5;
 	font-weight: normal;
}

h2, div.releases strong {
	 font-size: 130%;
 	color: #1c7ec5;
 	font-weight: normal;
}

h3, div.releases h2 {
    font-size: 90%;
    color: #9b0606;
  	padding-left: 0;
  	font-weight: bold;
  	text-transform: uppercase;
	margin:5px auto 0;
}

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;
}
#homeMain .homefeature b {
	color:#1C7EC5;
	font-size:130%;
	font-weight:normal;
}
#homeMain div.homefeature  {
background-color:#e7e7e7;
margin:-25px 0 0 -15px;
padding:25px 25px 5px 15px;
width:100%;
min-height:150px;
}
* html #homeMain div.homefeature  {
width:434px;
}

#homeMain div.homefeature img {
margin:0px 5px;
}
#homeMain div.homefeature b {
margin:0 0 5px 0;
}
.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
color:#FFF;
margin:0pt auto 10px;
}


/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	text-align: left;
	width: 200px;
	padding-top: 10px;
	background: white url(http://www.nvdembiz.org/ht/a/GetImageAction/i/176);
	border: none;
        float:left:
margin-right: 0px;
overflow: hidden;
margin: 0px 0px 0px -30px !important;
float:right !important;
}
* html #extra {
margin:0px !important;
float:right;
clear:left;
}


#extra a {
	color: #666;
	text-decoration: none;
}

#extra div.releases {

	}

#extra div.releases h2, #extra div.bling-joinform h2 {
	background: #9b0404 url(http://www.nvdembiz.org/ht/a/GetImageAction/i/182) repeat-x top left;
	padding: 14px 15px;
	color: white;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin: 0;
	}
 #extra div.bling-joinform h2 {margin:-20px 0 0 0;}
#main div.releases p {
	margin-right:20px;
}
hr.hr_events {
border:none;
width:392px;
	background-color:#9A0000;
}
#extra div.releases p {
	padding: 5px 15px;
	}

#extra div.releases strong {
	font-weight: normal;
	font-size: 12px;
	}

#extra div.releases a {	
	}

#extra div.bling-joinform form {
	padding: 15px;
	}
	
#extra div.bling-joinform input[type="submit"] {
	width: 25px;
	padding: 2px 5px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 90%;
	border: none;
	background-color: #1c7ec5;
	} 

#extra div.bling-joinform input[type="text"] {
	width: 169px;
	border: 1px solid #ccc;
	margin-right: 5px;
	}

#extra div#pac {
	background: url(http://www.nvdembiz.org/ht/a/GetImageAction/i/177) repeat-y;
	}

#extra div#pac h1 {
	text-indent: -9999px;
	font-size: 1px;
	background: url(http://www.nvdembiz.org/ht/a/GetImageAction/i/178) no-repeat top left;
	height: 31px !important;
overflow: hidden !important;
margin: 0px;
padding: 0px;
	}


#extra div#pac table {
	margin: 0 0 10px 8px;
	}

#extra div#pac table td.left {
	background:#DEE2E5 url(http://www.nvdembiz.org/ht/a/GetImageAction/i/188) no-repeat right top;
	text-align: right;
	padding: 5px;
	margin-right: 8px;
border-top: 1px solid #F2F2F2; 
border-bottom: 1px solid #ccc; 
	}


#extra div#pac table td.right {
background: #DEE2E5;
	font-size: 14px;
	color: #1c7ec5;
border-top: 1px solid #F2F2F2; 
border-bottom: 1px solid #ccc; 
padding: 5px;
	}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases {
	width: 400px;
	margin-left:-20px;
	padding: 0px 20px 5px 20px;
	}

#main div.releases a {
	color: #666;
}