/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */
/* start of Resetting all default browser styles */
html { font-size:100.01%; }
body { font-size:1em; }
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, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* End of Resetting all default browser styles */
body {
background:#fff url(http://www.exportprac.com/sites/deemedexports.com/ht/action/GetImageAction/i/7592) repeat-x left top;
font-family:Arial, Helvetica, sans-serif;
font-size:0.70em;
}
div#logo {
	background: url(http://www.exportprac.com/sites/deemedexports.com/images/masthead.jpg) no-repeat top left;
	width: 980px;
	height: 108px;
	}

div#logo .bling-search {
	float: right;
	padding: 35px 10px 0 0 !important;
	height: 70px !important;
	width: 300px;
	
	text-align:right;
	}

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: #054061;
	font-weight: bold;
	font-size: 11px;
	}

div#sitecontainer {
width:980px;
padding:0px;
border:0px;
background:none;
}

#main {
    float: left;
width:675px !important;
padding:13px !important;
margin:0px;
background:#fff;
overflow:hidden;
color:#333333;
}

#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;
}

strong {
	color: #999;
	}

#footer {
	margin 0 auto;
width:100%;
border-top:solid 1px #cccccc;
background-color:#f9f9f9;
padding:0px;
}
#footer .centerFoot {
width:980px;
margin:0 auto;
height:100px;
padding:20px 0 0 0 !important; 
color:#999;
}
#footer #powered {
float:left;
margin:0px !important;
padding:2px 0 0 75px !important; 
height:52px;
background:url(http://www.exportprac.com/sites/deemedexports.com/ht/action/GetImageAction/i/7588) no-repeat 13px top;
line-height:15px;
}
#footer #powered p {
text-align:left;
}
#footer #powered p a {
color:#999;
text-decoration:none;
}


#footer .address {
font-size:1em;
float:right;
margin:0px !important;
text-align:right;
}
#footer .address strong {
}
#footer .address a {
color:#999;
text-decoration:none;
}
#footer .address #nav3 {
margin-bottom:3px;
float:right;
margin-right:-5px;
}
#footer .address #nav3 li  {
float:left;
display:block;
}
#footer .address #nav3 li a:hover {
color:#333;
}




/* *******************************

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:#fff;
height:30px;
width:980px;
font-size:1.1em;
margin-bottom:13px;
}
#nav1 ul, #nav1 ul li {
padding:0px;
margin:0px;
}
#nav1 ul li {
border-right:solid 1px #e5e5e5;
height:20px !important;
padding-top:10px;
}
#nav1 ul li a {
text-transform:uppercase;
display:inline !important;
color:#666;
padding:0px 17px;
}
#nav1 ul li a:hover {
color:#999;
}

/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background: #fff url(http://orchidsuites.net/orchid/skins/JB01-1/images/nav2bg.jpg);
display:none;
}
/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	110%;
    font-size: 100%;
    background-color: #cccccc;
    padding: 1px;
    color: #ffffff;
    border: 1px solid #000000;
}

h2 {
background:transparent;
border:0px;
color:#333;
padding:0px;
margin:0px;
}

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;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
width:265px;
float:right;
padding:0px !important;
}
#extra a {
margin:0 0 13px 0;
}



/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}


/** feature articles in right sidebar **/
#extra .featureArt {
border:solid 1px #eaeaea;
font-weight:bold;
}
#extra .featureArt h2 {
border:0px;
background:transparent;
color:#666;
font-size:1.25em;
text-align:left;
padding:10px;
font-weight:bold;
border-bottom:solid 1px #eaeaea;
}
#extra .featureArt a {
text-align:left;
display:block;
border-top:solid 1px #eaeaea;
font-size:1.08em;
text-decoration:none;
padding:10px 10px 10px 25px;
margin:0px;
color:#00659d;
background:url(http://www.exportprac.com/sites/deemedexports.com/ht/action/GetImageAction/i/7619) no-repeat 10px center;
}
#extra .featureArt a:hover {
color:#999;
}


/** home page content **/
#main .homeBox {
background:url(http://www.exportprac.com/sites/deemedexports.com/ht/action/GetImageAction/i/7667) no-repeat -13px -13px;
padding-top:10px;
}

#main .homeBox .homeLink {
clear:both;
text-align:center;
padding:10px 0;
}

#main .homeBox strong {
font-weight:bold;
color:#333;
}
#main .homeBox span {
display:block;
margin-bottom:23px;
clear:both;
padding-left:15px;
}
#main .homeBox span.small {
font-size:0.90em;
padding-bottom:20px;
}
#main .homeBox .homeTxt {
width:340px;
float:right;
}
#main .homeBox .homeTxt h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#004a73;
font-size:1.6em;
margin-bottom:15px;
}
#main .homeBox .homeTxt ul li {
padding-left:15px;
background:url(http://www.exportprac.com/sites/deemedexports.com/ht/action/GetImageAction/i/7623) no-repeat left center;
margin-bottom:10px;
}


/** homepage leftbox and center box content **/
#main .newsBxFt {
width:429px;
float:right;
border:solid 1px #eaeaea;
font-size:1.07em;
color:#333;
padding-bottom:15px;
}
#main .newsBxFt h2 {
padding:14px;
border-bottom:solid 2px #eaeaea;
font-size:1.34em;
color:#666666;
font-weight:bold;
}
#main .newsBxFt p {
display:block;
padding:14px 14px 0 14px;
}
#main .newsBxFt p a:hover {
text-decoration:underline;
}
#main .newsBxFt p strong {
color:#00659d;
font-weight:bold;
}


#main .issuesBxFt {
width:213px;
float:left;
font-size:1.08em;
border:solid 1px #eaeaea;
margin-top:-69px;
}
#main .issuesBxFt h2 {
padding:13px 10px;
border-bottom:solid 1px #eaeaea;
font-size:0.90em;
color:#00659d;
font-weight:bold;
}
#main .issuesBxFt a {
display:block;
color:#999;
font-weight:bold;
padding:10px 10px 10px 25px;
border-top:solid 1px #eaeaea;
background:url(http://www.exportprac.com/sites/deemedexports.com/ht/action/GetImageAction/i/7618) no-repeat 10px center;
}
#main .issuesBxFt a:hover {
color:#04639B;
}