/* Nursing Post */
@import url("global.css");
@import url("clearfix.css");
@import url("nav.css");
@import url("cmx.css");


/* Header */
body#home #container {width:1090px; margin:0 auto;}
body#home #page {float:left; width:900px;}
body#home #advert {float:left; width:170px; padding:415px 0 0 10px;}
body#home #advert img {border:4px solid #bfbfbf;}
body#home .ad {float:left; with:170px; padding:0 0 15px 0;}

body.advert-page #container {width:1090px; margin:0 auto;}
body.advert-page #page {float:left; width:900px;}
body.advert-page #advert {float:left; width:170px; padding:165px 0 0 10px;}
body.advert-page #advert img {border:4px solid #bfbfbf;}
body.advert-page .ad {float:left; width:170px; padding:0 0 15px 0;}

div#header {
	position:relative;
	width:900px;
	height:115px;
	border-bottom:1px solid #e3dcdb;
}
div#header .logo a {
	background: url(../images/core/logo.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	padding:0;
	width:501px;
	height:122px;
	background-image: url(../images/core/logo.gif);
}

.online-text {
	margin:53px 0 0 0;}


/* Search */

div#search {
	position:absolute; top:10px; left:525px;
	height:19px;
}

div#search label.searchtitle {
	background:url(../images/core/search-title.gif) no-repeat;
	display:block; text-indent:-9999px; overflow:hidden;
	width:200px; height:27px;
	margin:0 10px 10px 0;
}
div#search .field {
	background: url(../images/core/searchfield.gif) no-repeat 0 0; float:left;}

div#search input {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.3em; color:#8c807f;	
	background:#e3dcdb; border:none;
	margin:4px 10px;
	width:183px; height:19px;}

select.search-select {
 	width:150px!important;
	margin:0 10px 10px 0!important;
	padding:0!important;}

div#search a.searchbtn {
	background: url(../images/core/search-btn.gif) no-repeat;
	display:block; text-indent:-9999px; overflow:hidden;
	width:71px; height:27px; float:left;
	margin-left:10px;
}

div#search a.searchbtn:hover {background-position:0 -27px;}

/* Online Search & Login */

div#online-login a.loginbtn {
	background: url(../images/core/button-login.gif) no-repeat;
	display:block; text-indent:-9999px; overflow:hidden;
	width:75px; height:27px;}
	
div#online-search a.searchbtn {
	background: url(../images/core/button-search.gif) no-repeat;
	display:block; text-indent:-9999px; overflow:hidden;
	width:75px; height:27px;}	
	
div#online-search a.searchbtn, div#online-login a.loginbtn {
	margin:0 0 0 10px!important;}

div#online-search a.searchbtn:hover, div#online-login a.loginbtn:hover {background-position:0 -27px;}

div#online-search select, div#online-login select {
	margin:3px 0 4px 10px!important;
	width:180px!important;}
	
div#online-search input, div#online-login input {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	border:none;
	font-size:1.2em;
	margin:4px 10px;
	padding:2px;
	width:179px; height:15px;}	

.online-login-btn{background: url(../images/core/button-login.gif) no-repeat;
	display:block; text-indent:-9999px; overflow:hidden;
	width:71px; height:27px !important;
	margin-left:10px;
}
.online-login-btn:hover {background-position:0 -27px;}

.online-search-btn{background: url(../images/core/search-btn.gif) no-repeat;
	display:block; text-indent:-9999px; overflow:hidden;
	width:71px; height:27px !important;
	margin-left:10px;
	background-position:0 -27px;
}
.online-search-btn:hover {background-position:0 0;}

div#online-search .field, div#online-login .field {
	width:203px;
	margin:0 0 5px 0;}

div#online-search, div#online-login {
	margin:35px 0 15px 0!important;}

.panel-bg {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background:url(../images/core/searchfield-top.jpg) no-repeat 0 0;}

.panel-bg-bottom {
	background:url(../images/core/searchfield-bottom.jpg) no-repeat left bottom;
	padding:10px 0 5px 0;}







/* Online Login & Search Old

div#online-search, div#online-login {
	margin:35px 0 15px 0!important;}

div#online-search a.searchbtn, div#online-login a.loginbtn {
	margin:0 !important;}

div#online-search .field, div#online-login .field {
	background: url(../images/core/searchfield.gif) no-repeat 0 0; float:left;}

div#online-search .field, div#online-login .field {
	width:203px;
	margin:0 0 5px 0;}

div#online-search select, div#online-login select {
	margin:3px 0 4px 10px!important;
	width:180px!important;}

div#online-search input, div#online-login input {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.3em; color:#8c807f;	
	background:#e3dcdb; border:none;
	margin:4px 10px;
	width:183px; height:19px;}

div#online-search a.searchbtn:hover, div#online-login a.loginbtn:hover {background-position:0 -27px;}

div#online-login a.loginbtn {
	background: url(../images/core/button-login.gif) no-repeat;
	display:block; text-indent:-9999px; overflow:hidden;
	width:71px; height:27px; float:left;}

div#online-search a.searchbtn {
	background: url(../images/core/search-btn.gif) no-repeat;
	display:block; text-indent:-9999px; overflow:hidden;
	width:71px; height:27px; float:left;
	margin-left:10px;
}

*/


/* Member Navigation */

a.member-home {
	background:url(../images/core/button-member-home.gif) no-repeat 0 0;
	display:block; text-indent:-9999px; overflow:hidden;
	width:171px; height:27px; margin:15px 0 5px 0!important; padding:0;}
a.add-opportunity {
	background:url(../images/core/button-add-opportunity.gif) no-repeat 0 0;
	display:block; text-indent:-9999px; overflow:hidden;
	width:171px; height:27px; margin:0 0 5px 0!important; padding:0;}
a.purchase-package {
	background:url(../images/core/button-purchase-package.gif) no-repeat 0 0;
	display:block; text-indent:-9999px; overflow:hidden;
	width:171px; height:27px; margin:0 0 5px 0!important; padding:0;}
a.logout {
	background:url(../images/core/button-logout.gif) no-repeat 0 0;
	display:block; text-indent:-9999px; overflow:hidden;
	width:171px; height:27px; margin:1px 0 5px 0!important; padding:0; position: relative; top: 1px;}

a.more-details {
	background:url(../images/core/button-more-details.gif) no-repeat 0 0;
	display:inline; text-indent:-9999px; margin-right: 5px; overflow:hidden; float:left;
	width:117px; height:27px; padding:0;}
a.apply {
	background:url(../images/core/button-apply.gif) no-repeat 0 0;
	display:inline; text-indent:-9999px; margin-right: 5px; overflow:hidden; float:left;
	width:72px; height:27px; padding:0;}
a.tell-a-friend {
	background:url(../images/core/button-tell-a-friend.gif) no-repeat 0 0;
	display:inline; text-indent:-9999px; margin-right: 5px; overflow:hidden; float:left;
	width:111px; height:27px; padding:0;}
a.view-website {
	background:url(../images/core/button-website.gif) no-repeat 0 0;
	display:inline; text-indent:-9999px; margin-right: 5px; overflow:hidden; float:left;
	width:121px; height:27px; padding:0;}

a.member-home:hover, a.add-opportunity:hover, a.purchase-package:hover, 
a.logout:hover, a.more-details:hover, a.apply:hover, a.tell-a-friend:hover,
a.view-website:hover {background-position:0 -27px;}

br.hack_this_k { height: 0; line-height: 0; }



/* Banner */

div#banner {
	width:900px;
	background:#891710;
	height:252px;}

div#banner-left {
	float:left;
	width:415px;
	height:252px;}

div#banner-right img.quote {
	padding:0 0 20px 0;}

div#banner-right {
	float:right;
	text-align:center;
	padding:40px 0 0 0;
	width:485px;}






/* Content */

div#content {
	color:#604e4c;
	padding:24px 15px 38px;

}

div#content p, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {margin:1em 0; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
div#content ul, div#content ol, div#content dl {margin:1em 0 1em 30px;}

div#content h1 {color:#311c1c; font-size:20px; font-weight:bold;}
div#content h2 {
	color:#bb9647;
	font-size:2.3em;
	text-transform:uppercase;
	font-weight: light;
}
div#content h3 {
	color:#71140e;
	font-size:1.3em;
	text-transform:uppercase;
	font-weight: bold;
}
div#content h4 {color:#394978; font-size:1em;}
div#content h5 {font-size:18px; font-weight:bold; margin-bottom:-5px;}
div#content h6 {color:#311c1c; font-size:22px; margin-bottom:-5px; font-weight:bold;}

div#content .left {
	float:left;
	width:578px;
	font-size:.9em;
}
div#content .right {
	float:left;
	width:220px;
	margin-left:53px;
	font-size:.85em;
}

div#content .online-left {
	float:left;
	width:220px;
	font-size:.85em;
	margin-left: 15px;
}
div#content .online-right {
	float:left;
	width:578px;
	margin-left:40px;
}



/* Online Listings */

div.online-listing {
	border:1px dashed #d2d2d2;
	padding: 5px 10px 5px 10px;
	margin-bottom: 5px;
	clear: both;
}

div.online-listing p { margin: 5px 0; font-size:11px; line-height:15px; }

div.last-listing {
	border:none;
	margin:0;
	padding:0;}


.imgleft {
	float:left;
	display:block;
	margin:0 10px 0 0;
}

.icon-pdf {
	background:url(../images/icon-pdf.gif) no-repeat 0 0;
	line-height:16px;
	padding-left:20px;
}

.backtotop {
	text-align:right;
	font-size:.7em;
}

ol.list {
	list-style-type:none;
	margin:0 !important;
	padding:0;
}
ol.list li {
	border-bottom:1px dashed #d6d0cf;
}

ol.details_list {
	list-style-type:none;
	margin:0 !important;
	padding:2;
}


/* Footer */

div#footer {
	border-top:1px solid #d6d0cf;
	font-size:1.1em;
	color:#8c807f;
	padding:20px 15px;
	width:860px;
	line-height: 14px;
}
div#footer a {
	color:#8c807f;
}
div#footer p.wf {
	margin:1em 0;
}
div#footer p.wf a {
	background:url(../images/core/webfirm.gif) no-repeat;
	display:block; text-indent:-9999px; overflow:hidden;
	width:201px; height:29px;
}

#footer ul {
	height:12px;
	list-style-type:none;
	margin:2px 0;
}
#footer ul li {
	border-right:1px solid #8c807f;
	display:inline;
	float:left;
	padding:0;
	margin-right:8px;
	position:relative;
}
#footer ul li a {
	display:block;
	line-height: 12px;
	padding-right:8px;
	width:auto;
}
#footer ul li ul {
	display:none;
	text-indent:-9999px;
}

/* Tables */

table.tabledata {
	margin:1em 0;
	border:1px solid #deddcf;
	background:#faf9ee;
	padding:10px;
}

div#content .left table.tabledata {
	width:575px;
}

table.tabledata td, table.tabledata th {
	border-bottom:1px dashed #d6d0cf;
	text-align:left;
	padding:3px;
}

table.tabledata tr.highlight {
	background:#efecca;
	color:#333333;
}

.listings_table { border: 0px; margin:0px; padding: 3px; }
.listings_table_head { font-weight: bold; }
.listings_table td {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #888;
	font-size: 11px;
}

ul#JobCategoryList
{
	list-style-type:none;
	margin-left: 0 !important;
	margin-top: 3px !important;
	padding: 0px;
}

ul#JobCategoryList ul
{
	list-style-type:none;
	margin: 2px 2px 2px 15px;
	margin-left: 20px;
}

ul#JobCategoryList ul li
{
	padding: 2px;
}

ul.catlist
{
	list-style-type: none;
	margin-left: 20px !important;
	margin-top: 3px !important;
	padding: 0px;
}

ul.catlist ul
{
	list-style-type:none;
	margin: 2px 2px 2px 20px;
}

ul.catlist ul li
{
	padding: 2px;
}

/*new addition*/
#new-post { width: 75px; height: 22px; vertical-align: middle; }
a#more { color: #990000; text-decoration: none; font-weight: bold; }
a#more { text-decoratio: underline; }


hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
