/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
	background: white url(http://www.exportprac.com/ht/a/GetImageAction/i/5987) repeat-x top left;
	font-family: arial, verdana, sans-serif;
	color: #333;
	}

div#logo {
	background: url(http://www.exportprac.com/images/masthead.jpg) no-repeat top left;
	width: 980px;
	height: 108px;
	}

div#logo .bling-search {
	float: right;
	padding: 35px 0px 0 0 !important;
	height: 70px !important;
	width: 350px;
	
	text-align:right;
	}


* html div#logo div.bling-search {
padding-top: 45px;
}

div#logo .bling-search input[type="text"] {
	border: 1px solid white;
	width: 190px;
	padding: 3px;
	}

div#logo .bling-search input.bling-search-button {
	border: 1px solid #ccc;
	background-color: #ccc;
	padding: 3px;
	color: #00659d;
	font-weight: bold;
	font-size: 11px;
	}

div#sitecontainer {
	width: 980px;
	background-color: transparent;
	border: none;
}

#main {
    float: right;
    width: 715px;
	background-color: white;
	padding: 10px 10px 10px 14px !important;
	margin-top: 10px;
}

.threecolumn #main {
	background-color: transparent;
	width: 445px;
	margin-top: 0px;
	padding-left: 10px;
	}

strong { 
	}

#footer {
	background: white url(http://www.exportprac.com/ht/a/GetImageAction/i/5993) repeat-x;
	border-top: 1px solid #ccc;
	margin: 0 auto;
		color: #999;
    clear: both;
    padding-left: 2px;
    padding-top: 10px;
    text-align: left;
    width: 100%;
    padding: 10px 0px;
    color: #999;
}

#footer div.notice {
	padding: 0;
    margin-top: 0;
    border: none;
	}

#footer div.bottom {
	background: url(http://www.exportprac.com/ht/a/GetImageAction/i/5995) no-repeat top left;
	width: 914px;
	padding: 0px 0px 15px 66px;
	margin: 0px auto !important;
	font-size: 90%;
	}

#footer div.bottomNav {
	width: 612px;
	}

#footer div.bottom a {
	color: #999;
	}

#footer div.bottom div.address {
	float: right;
	color: #999;
width: 250px;text-align: right;
	font-size: 10px;
	margin-top: -70px;
_margin-top: -55px;
	}

#footer .address b {
	font-family: arial, verdana, sans-serif;
	}

#footer .address a {
	color: #999;
	}

div#powered {
	font-size: 90%;
	color: #999;
	text-align: left;
	width: 980px;
	margin: 10px auto;
	}

div#powered a {
	color: #b0afaf;
	font-weight: bold;
	text-decoration: none;
	}

/* *******************************

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;
	color: #00659d;
}

#main a hover {
	color: #9A0000;
	background-color: #cccccc;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background-color: #fff;
	width: 980px;
	height: 29px;
	float: left;
}

#nav1 a {
	color: #666;
	font-size: 100%;
	font-weight: 900;
	border-right: 1px solid #e5e5e5;
	 width: auto;
    padding: 10px 14px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    float: left;
}

#nav1 a:hover {
	color: #116fa4;
	background-color: #ececec;
}

#nav1 div a {
	font-weight: 300;
	border: none !important;
}

a#contribute {
	background-color: #116fa4;
	color: white;
}

.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;
    padding-left: 10px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background-color: transparent;
	 float: left;
	 width: 235px;
}

#nav2 img {
/*	margin-left: -15px;*/
	}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px solid #eaeaea;
}


#nav2 a {
	border: 0;	
	display: block;
}

#nav2 ul {
	background-color: white;
	padding: 10px;
	}

#nav2 li a {
	color: #00659d;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	border: 1px solid #eaeaea;
	border-top: none;
	margin-top: 0px;
	}

#nav2 div a {
	font-size: 12px;
	color: #666;
	background: url(http://www.exportprac.com/ht/a/GetImageAction/i/5997) no-repeat 5px 11px;
	padding: 8px 10px 8px 15px;
	font-weight: bold !important;
	text-transform: none;
	width: 188px;
	margin-top: -1px;
height: 20px;
	}

#nav2 div.foldOut {
	left: 213px !important;
top: -1px !important;
border-top: 1px solid #eaeaea;
border-left: none;
border-right: none;
border-bottom: none;
position:absolute !important;
padding: 0px;
width: auto !important;
}
#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}




#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, h2, h3, h4 {
	text-align: left;
	border: none;
	padding: 3px 0px;
	margin: 2px 0px;
	 color: #666;
	 background-color: transparent;
	}



h1, releases h2 {
    font-size: 160%;
    color: #666;
}

h2 {
	font-weight: bold;
    font-size: 120%;
}

h3 {
    font-size: 100%;
    color: #00659d;
}

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: left;
	width: 270px;
	background-color: transparent;
	border: none;
}

#extra img {
	border: 10px solid white;
	}

#extra a {
	color: #00659d;
	text-decoration: none;
	font-weight: bold;
}

#extra ul, #extra li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#extra h2 {
	background-color: white;
	padding: 15px;
	border: 1px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;
	margin: 10px 0px 0px 0px;
	}

#extra li a {
	background-color: white;
	border: 1px solid #ebebeb;
	padding: 10px 15px 10px 28px;
	background: url(http://www.exportprac.com/ht/a/GetImageAction/i/7508) no-repeat 15px 13px;
	margin: 0px;
	}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main .releases {
	background-color: white;
	padding: 10px;
	margin: 10px; 
	}

#main .releases h2 {
	border-bottom: 3px solid #ccc;
	padding: 7px;
	background-color: white;
	}

#main .releases strong {
	color: #00659d;
	}

#main .releases div {
	border: 1px solid #eaeaea;
	}

#main .releases div p {
	padding: 10px 10px 0px 10px;
	}

#main div.releases a {
	color: #00659d;
	font-weight: normal;
	font-size: 110%;
}

#main div.releases ul {
	margin: 0 10px;
	padding: 0;
	}

#main div.releases li {
	margin: 0;
	background: url(http://www.exportprac.com/ht/a/GetImageAction/i/6024) no-repeat left 3px;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 4px;
	}


#main a { color: #7A0101 !important;}
#main a:hover { text-decoration: underline;}
.membersonly p {color:#000000; font-weight:lighter;}
.membersonly b {color:#00659D;}
#main .membersonly {
color:#000;
font-weight:normal !important;
}
.itemBx li a {
font-weight: normal;
margin-left: none;
}
.itemBx li {
list-style: none;
}