﻿/*GLOBAL*/

body {
	margin:0;
	padding:0;
	background:url(http://www.jobsearchfrenzy.com/includes/images/gloss-bg.gif) repeat-x #aabdc6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#273137;
	text-align:center;
}

#container {
	margin:0 auto;
	text-align:left;
	width:960px;
}

p {
	font-size:14px;
	color:#283339;
	line-height:15pt;
	padding:10px 0;
}

#header {
	height:73px;
}

#logo {
	float:left;
	padding: 10px 0 0 10px;
}

#advertise-banner {
	width:480px;
	padding-top: 6px;
	height:73px;
	float:right;
}


#navigation {
	width:960px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/jf-nav-bg.gif) repeat-x #283339;
	float:left;
	letter-spacing:1px;
	padding:0 0 2px;
}

#navigation .leftcut {
	width:10px;
	height:50px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/jf-nav-leftbg.gif) no-repeat top left #283339;
	float:left;
}

#navigation-right {
	float:left;
	padding: 0 0 0 290px;
	letter-spacing:2px;
}

#navigation-right p {
	padding:22px 0 0 0;
	margin:0;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

/*SEARCH TAB*/

#aboutbanner {
	width:960px;
	height:125px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/aboutbanner-bg.gif) repeat-x #17bbe2;
	float:left;
}

#aboutbanner h1 {
	color:#ffffff;
	font-size:33px;
	padding:30px 40px;
}

.searcharea {
	width:960px;
	min-height:140px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/searchbg.gif) repeat-x #92e6f4;
	float:left;
}

.searchform {
	width:713px;
	padding:30px 0 0px 41px;
	float:left;
}

.searchform label {
	font-size:17px;
	font-weight:bold;
	display:block;
	width:270px;
	text-transform:uppercase;
	float:left;
	margin:0 40px 0 0;
	padding-bottom: 10px;
	letter-spacing:2px;
}

* html .searchform label {margin: 0;}

.searchform label span {
	font-size:11px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
	margin: 0 0 0 1px;
}

.ddlfield, ddlfield:hover {
    min-width:238px;
	min-height:30px;
	background:transparent url("http://www.jobsearchfrenzy.com/includes/images/searchboxclicks.gif") 0px 0px repeat-x;
	border:0;
	color:#232d33;
	font-size:16px;
	padding: 10px 16px 0 16px;
	margin:5px 0 4px 0;
}

.searchform .ddlfield:focus {
	background:transparent url("http://www.jobsearchfrenzy.com/includes/images/searchboxclicks.gif") 0px -40px repeat-x;
	margin:5px 0 4px 0;
}

.searchform .textfield, .textfield:hover {
	width:238px;
	min-height:30px;
	background:transparent url("http://www.jobsearchfrenzy.com/includes/images/searchboxclicks.gif") 0px 0px repeat-x;
	border:0;
	color:#232d33;
	font-size:16px;
	padding: 10px 16px 0 16px;
	margin:5px 0 4px 0;
}

* html .searchform .textfield {margin:10px 40px 4px 0;}

.searchform .textfield:focus {
	background:transparent url("http://www.jobsearchfrenzy.com/includes/images/searchboxclicks.gif") 0px -40px repeat-x;
	color:#ffffff;
	margin:5px 0 4px 0;
}

* html .searchform .textfield:focus {margin:10px 40px 0 0;}

/*SEARCH :FOCUS FIX FOR IE6 AND 7

.searchform input {
	width:238px;
	height:30px;
	background:transparent url("http://www.jobsearchfrenzy.com/includes/images/searchtab/searchboxclicks.gif") 0px 0px repeat-x;
	border:0;
	color:#232d33;
	font-size:16px;
	padding:10px 16px 0 16px;
	margin:5px 0 0 0;
}

* html .searchform input {margin:10px 40px 0 0;}

.searchform input:focus, input.sffocus {
	background:transparent url("http://www.jobsearchfrenzy.com/includes/images/searchtab/searchboxclicks.gif") 0px -40px repeat-x;
	color:#ffffff;
	margin:5px 0 0 0;
}
END OF SEARCH :FOCUS FIX FOR IE6 AND 7 */

.searchform .findbutton {
	width:93px;
	height:40px;
	display:block;
	background:url(http://www.jobsearchfrenzy.com/includes/images/find_button.jpg) no-repeat 0px 0px;
	margin:25px 0 0;
	float:left;
	border:0;
	text-indent:-10000px;
	cursor:pointer;
	border:none;
}

* html .searchform .findbutton {
	margin:30px 0 0;
}

.searchform .findbutton:hover {
	background:url(http://www.jobsearchfrenzy.com/includes/images/find_button.jpg) no-repeat 0px -40px;
}

.searchid_level {
	background:url(http://www.jobsearchfrenzy.com/includes/images/searchid_bg.gif) repeat-x #17bbe1;
	width:878px;
	padding:33px 41px;
	float:left;
}

.searchid_level h1 {
	font-size:33px;
	color:#ffffff;
}

.searchid_level h1 a {
	text-decoration:none;
	color:#bff1f9;
}

.searchid_level h1 a:hover {
	text-decoration:none;
	color:#ffffff;
}

.map_right {
	width:191px;
	height:140px;
    vertical-align:bottom;
	float:right;
	display:block;
}

.map_right_inner {
	padding:0 0 0 16px;
	display:block;
	vertical-align:bottom;
	position:inherit;
}

* html .map_right_inner {position:absolute;}

/*CATEGORY TAB*/

#category_tab {
	margin-right:-10px;
	float:left;
}

#categorysection {
	width:100%;
	background:url(http://www.jobsearchfrenzy.com/includes/images/categorybg.gif) repeat-x #19bfe3;
}

#categorysection_inner {
	width:920px;
	padding:8px 0 0 40px;
}

.categorysection_inner_surround {
	width:920px;
	float:left;
}

#categorysection_inner ul {
	float:left;
	list-style-type:none;
}

#categorysection_inner li a.category_link {
	display:block;
	width:162px;
	border-bottom:1px solid #ffffff;
	padding:8px 14px;
	color:#273137;
	text-decoration:none;
	margin:20px 40px 0 0;
	font-weight:bold;
	font-size:18px;
}

#categorysection_inner li .selected {
	background:#ffffff;
	color:#273137;
}

#categorysection_inner li a:hover.category_link {
	background:#d53c71;
	color:#ffffff;
	text-decoration:none;
}

#categorysection_inner ul.subcatslist {
	background:#62dcf1;
	width:162px;
	padding:0 14px 15px 14px;
}

#categorysection_inner li a.subcatslist_item {
	display:block;
	color:#273137;
	text-decoration:underline;
	padding:10px 0 0 0;
	font-weight:normal;
	font-size:12px;
	margin:0;
}

* html #categorysection_inner li a.subcatslist_item {
	padding:15px 0 0;
	margin:0 0 -10px 0;
}

#categorysection_inner li a:hover.subcatslist_item {
	color:#ffffff;
	text-decoration:underline;
}

.subcats {
	display:none;
}

.expand_all_cats {
	width:780px;
	float:right;
	margin:18px 12px 12px 0;
	text-align:right;
	padding:0 20px 0 0;
	background:url(http://www.jobsearchfrenzy.com/includes/images/expandarrow.gif) no-repeat right;
}

.expand_all_cats a {
	color:#273137;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.expand_all_cats a:hover {
	color:#ffffff;
	text-decoration:underline;
}


/*MAP TAB*/

#mapsection {
	width:100%;
	height:300px;
	float:left;
}

/*CONTENT*/

#content {
	width:100%;
	background:#ffffff;
	float:left;
	text-transform:none;
}

*:first-child+html #content_inner {
	padding:40px 0 0;
}

#content_inner {
	width:880px;
	margin:0 auto;
	padding:40px 0 20px;
}

* html #content_inner {
	padding:40px 0 0;
}

#content_inner_left {
	width:580px;
	float:left;
	padding:0 40px 0 0;
}

/*HOMEPAGE*/

.homepage_surroundboxes {
	width:580px;
	float:left;
	margin:0 0 30px 0;
}

* html .homepage_surroundboxes {
	margin:0 0 10px 0;
}

#advertiseleft {
	width:270px;
	float:left;
	height:237px;
	margin:0 40px 0 0;
}

#advertiseleft_top h1 {
	width:270px;
	height:70px;
	display:block;
	background:url(http://www.jobsearchfrenzy.com/includes/images/advertise_heading.jpg) no-repeat top left;
	text-indent:-10000px;
}

#advertiseleft_content {
	width:270px;
	float:left;
	background:url(http://www.jobsearchfrenzy.com/includes/images/advertise_bg.gif) repeat-x #ffffff;
}

#informationleft {
	width:270px;
	float:left;
	height:237px;
	margin:0;
}

#informationleft a.emailaddress {
	color:#273137;
	text-decoration:underline;
}

#informationleft a:hover.emailaddress {
	color:#d53c71;
}

#informationleft_top h1 {
	width:270px;
	height:70px;
	display:block;
	background:url(http://www.jobsearchfrenzy.com/includes/images/information_title.jpg) no-repeat top left;
	text-indent:-10000px;
}

#informationleft_content {
	width:270px;
	float:left;
	background:url(http://www.jobsearchfrenzy.com/includes/images/info_bg.gif) repeat-x #ffffff;
}

.homepagebox_content_inner {
	width:247px;
	height:141px;
	float:left;
	padding:15px 10px 0 13px;
}

.homepagebox_content_inner p {
	padding:0 0 13px;
	margin:0;
}

.homepagebox_content_inner p.readmorehomepage {
	padding:0;
	text-align:right;
}

.readmore_button a {
	background:url(http://www.jobsearchfrenzy.com/includes/images/footerboxbg.gif) repeat-x #edf1f4;
	color:#283339;
	height:10px;
	width:89px;
	padding:7px 0 8px;
	display:block;
	float:right;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}

.readmore_button a:hover {
	text-decoration:none;
	color:#d53c71;
}

.homepagebox_content_bottom {
	width:270px;
	height:16px;
	float:left;
	background:url(http://www.jobsearchfrenzy.com/includes/images/dropshadow.gif) no-repeat top left;
}

#competitionleft {
	width:270px;
	float:left;
	height:237px;
	margin:0 40px 0 0;
}

#competitionleft a {
	color:#ffffff;
	text-decoration:underline;
}

#competitionleft_top h1 {
	width:270px;
	height:50px;
	display:block;
	background:url(/includes/images/competition_header.gif) no-repeat top left;
	text-indent:-10000px;
}

#competitionleft_content {
	width:270px;
	float:left;
	background:url(http://www.jobsearchfrenzy.com/includes/images/comp_bg.gif) repeat-x #d53c71;
}

#competitionleft_content p {
	padding:0 0 13px;
	margin:0;
	color:#ffffff;
}

#competitionleft_content_inner {
	width:247px;
	height:156px;/*171*/
	float:left;
	padding:15px 10px 0 13px;
}

#competitionleft_content_inner p {
	padding:0 0 13px;
	margin:0;
}

* html #competitionleft_content_inner p {
	padding:0 0 10px;
	margin:0;
}

#competitionleft_content_inner strong {
	padding:0 0 13px;
	margin:0;
}

.enteremail {
	height:46px;
	float:left;
	background:#d53c71;
	margin:0;
}

* html .enteremail {
	height:37px;
	margin:9px 0 0 0;
}

.enteremail .enteremailfield, .enteremailfieldHovered  {
	width:165px;
	height:21px;
	float:left;
	background:#ffffff;
	border:0;
	margin:2px 10px 0 0;
	padding:4px 5px 0 0;
	font-size:14px;
}

.enteremail .submit {
	width:65px;
	height:20px;
	padding:5px;
	float:right;
	background:url(http://www.jobsearchfrenzy.com/includes/images/enterbutton_bg.gif) repeat-x;
	font-size:10px;
	border:0;
	margin:2px 0 0 0;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}

.enteremail .submit {
	width:65px;
	height:25px;
	float:right;
	background:url(http://www.jobsearchfrenzy.com/includes/images/enterbutton_bg.gif) repeat-x;
	font-size:10px;
	border:0;
	margin:2px 0 0 0;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
}

.enteremail .submit:hover {
	color:#d53c71;
}

#competitionleft_content_inner_bottom {
	width:270px;
	height:16px;
	float:left;
	background:url(http://www.jobsearchfrenzy.com/includes/images/dropshadow.gif) no-repeat top left;
}

#latestnewsright {
	width:270px;
	float:left;
	height:237px;
	margin:0;
}

#latestnewsright_top h1 {
	width:270px;
	height:50px;
	display:block;
	background:url(http://www.jobsearchfrenzy.com/includes/images/latestnewstitle.gif) no-repeat top left;
	text-indent:-10000px;
}

#latestnewsright_content {
	width:270px;
	float:left;
	background:#51d7ee;
	color:#ffffff;
}

#latestnewsright_content p {
	padding:0 0 13px;
	margin:0;
	color:#ffffff;
}

#latestnewsright_content_inner {
	width:270px;
	height:171px;
	float:left;
}

#latestnewsright_content_inner_content {
	width:100%;
	height:136px;
	float:left;
}

#latestnewsright_content_inner #newsheadline_outer_one {
	width:247px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/row1.jpg) no-repeat top left;
	float:left;
	padding:0px 10px 0 12px;
}

#latestnewsright_content_inner #newsheadline_outer_two {
	width:247px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/row2.jpg) no-repeat top left;
	float:left;
	padding:0px 10px 0 12px;
}

#latestnewsright_content_inner #newsheadline_outer_three {
	width:100%;
	background:url(http://www.jobsearchfrenzy.com/includes/images/row3.jpg) no-repeat top left;
	float:left;
	padding:0px 10px 0 12px;
}

#latestnewsright_content_inner #newsheadline_outer_four {
	width:100%;
	background:url(http://www.jobsearchfrenzy.com/includes/images/row4.jpg) no-repeat top left;
	float:left;
	padding:0px 10px 0 12px;
}

#latestnewsright_content_inner #newsheadline_outer_five {
	width:100%;
	background:url(http://www.jobsearchfrenzy.com/includes/images/row5.jpg) no-repeat top left;
	float:left;
	padding:0px 10px 0 12px;
}

#latestnewsright_content_inner .newsheadline {
	width:247px;
	height:20px;
	padding:5px 0 0;
}

#latestnewsright_content_inner .newsheadline .date {
	width:58px;
	padding: 0 11px 0 0;
	font-weight:bold;
	float:left;
}

#latestnewsright_content_inner .newsheadline .newsarticle {
	width:167px;
	padding:0 0 0 11px;
	float:left;
}

#latestnewsright_content_inner .newsheadline .newsarticle a {
	color:#ffffff;
	text-decoration:none;
}

#latestnewsright_content_inner .newsheadline .newsarticle a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#latestnewsright_content_inner #newsread .readmorehomepage {
	padding:0 10px 0 0;
	text-align:right;
	float:right;
	width:260px;
}



/*TAG CLOUD*/

#tagcloud {
	width:570px;
	float:left;
}

#tagcloud h2 {
	width:280px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/tagcloud_arrow.gif) no-repeat 43%;
	display:block;
	font-size:25px;
}

#tagcloud_inner {
	width:570px;
	float:left;
	text-transform:lowercase;
}

#tagcloud_inner a {
	color:#AABDC6;
	text-decoration:none;
	padding:0 20px 0 0;
}

#tagcloud_inner a.s1 {
	font-size:12px;
}

#tagcloud_inner a.s2 {
	font-size:16px;
}

#tagcloud_inner a.s3 {
	font-size:20px;
}

#tagcloud_inner a.s4 {
	font-size:26px;
}

#tagcloud_inner a.s5 {
	font-size:31px;
}

#tagcloud_inner a:hover {
	color:#d53c71;
	text-decoration:underline;
}

/*END OF TAG CLOUD*/



#content_inner_right {
	width:260px;
	float:right;
}

#content_inner_right .adlarge {
	width:260px;
	height:120px;
	margin:0 0 20px;
}

#content_inner_right .adsmallleft {
	width:125px;
	height:125px;
	float:left;
	border:1px solid #aabdc6;
	margin: 0 6px 20px 0;
}

#content_inner_right .adsmallright {
	width:125px;
	height:125px;
	float:left;
	border:1px solid #aabdc6;
	margin:0 0 6px 0;
}

/*SEARCH RESULTS CONTENT*/

.search_banner_top {
	width:580px;
	height:120px;
	margin:0 0 20px 0;
}

/*SEARCH RESULTS ORDER BUTTONS*/

#searchresults_order_button {
	width:580px;
	padding:0 0 20px;
}

#searchresults_order_button ul li{
	list-style-type:none;
	display:inline;
	float:left;
}

#searchresults_order_button ul li a {
	padding:5px 8px 0px;
	display:block;
	height:18px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/order_buttonsbg.gif) repeat-x #ecf0f2;
	text-transform:uppercase;
	color:#283339;
	float:left;
	text-decoration:none;
	font-size:10px;
	margin:0 10px 0 0;
	border:1px solid #29343a;
}

#searchresults_order_button ul li a:hover {
	color:#d53c71;
}


/*SEARCH RESULTS BOXES*/

.searchresults_boxlarge {
	width:580px;
	padding:0 0 10px 0;
	margin:0 0 0px 0;
	border-top:1px solid #283339;
}

.searchresults_boxlarge a {
	text-decoration:none;
	cursor:pointer;
}

.searchresults_boxlarge:hover {
	background:#bef1f9;
	text-decoration:none;
	cursor:pointer;
}

.searchresults_boxlarge_pic {
	width:60px;
	height:auto;
	float:left;
	padding:10px 0px 0px 10px;
}

.searchresults_boxlarge_content {
	width:500px;
	margin:13px 0 0 10px;
	float:left;
}

.searchresults_boxlarge h1 {
	font-size:25px;
	margin:0;
	padding:0;
}

.searchresults_boxlarge h1 a, .searchresults_boxsmall h1 a {
	color:#283339;
	text-decoration:none;
}

.searchresults_boxlarge h1 a:hover, .searchresults_boxsmall h1 a:hover {
	color:#d53c71;
	text-decoration:none;
}

.searchresults_boxlarge p {
	font-size:12px;
	margin:0;
	padding:0;
}

.searchresults_boxlarge a {
	color:#283339;
	text-decoration:underline;
	font-weight:bold;
}

.searchresults_boxlarge a:hover {
	color:#d53c71;
	text-decoration:underline;
}

.searchresults_boxlarge_contact {
	width:500px;
	margin:13px 0 0 10px;
	float:right;
}

.searchresults_boxlarge_contact img {
	float:right;
}

.searchresults_boxlarge span.cdindent {
	padding:0 14px 0 0;
	font-size:12px;
	float:left;
	color: #333;
}

.searchresults_boxsmall {
	width:580px;
	min-height: 90px;
	padding:0 0 10px 0;
	margin:0;
	border-top:1px solid #283339;
}

.searchresults_boxsmall a {
	text-decoration:none;
	cursor:pointer;
}

.searchresults_boxsmall:hover {
	background:#bef1f9;
	text-decoration:none;
}

.searchresults_boxsmall_content {
	width:560px;
	margin:13px 0 0 10px;
	float:left;
}

.searchresults_boxsmall h1 {
	font-size:25px;
	margin:0;
	padding:0;
}

.freesearchresults_boxsmall h1 {
	font-size:25px;
	color:#c0c0c0;
	margin:0;
	padding:0;
}

.searchresults_boxsmall p {
	font-size:14px;
	color:#283339;
	margin:0;
	padding:0;
}

.searchresults_boxsmall a {
	color:#283339;
	text-decoration:underline;
	font-weight:bold;
}

.searchresults_boxsmall a:hover {
	color:#d53c71;
	text-decoration:underline;
}

.searchresults_boxsmall_contact {
	width:160px;
	float:right;
	text-align:right;
	padding: 10px 10px 0 0;
}

.searchresults_boxsmall_contact img {
	float:right;
}

.searchresults_boxsmall span.cdindent {
	padding:0 14px 0 0;
	font-size:12px;
}

/*NO SEARCH RESULTS PAGE*/

#no_search_results_infobox {
	width:580px;
	float:left;
	background:#d53c71;
	margin:0 0 15px 0;
}

#no_search_results_infobox h1  {
	color:#ffffff;
	font-size:22px;
	padding:24px 27px;
}

#no_search_results_infobox a {
	color:#ffffff;
	text-decoration:underline;
}

#no_search_results_infobox a:hover {
	color:#bef1f9;
	text-decoration:underline;
}

#no_search_results_directions {
	width:580px;
	float:left;
	padding:0 0 13px 0;
	font-weight:bold;
}

/*CATEGORIES CONTENT*/

#categories_left {
	width:100%;
}

.categories_surround {
	width:100%;
	float:left;
	padding:0 0 36px 0;
}

.categories_surround .category {
	width:125px;
	float:left;
	margin:0 26px 0 0;
}

.categories_surround .category_top_title {
	width:120px;
	padding:0 0 8px 5px;
	float:left;
	border-bottom:1px solid #aabdc6;
	margin:0 0 10px 0;
}

.categories_surround .category_top_title h2 {
	font-size:17px;
}

.categories_surround .category ul li {
	list-style-type:none;
	padding:5px 0 0 4px;
}

.categories_surround .category li a {
	font-size:12px;
	text-decoration:underline;
	color:#273137;
	padding: 0 0 0 7px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/bullet.gif) no-repeat left center;
}

.categories_surround .category li a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#d53c71;
}

.categories_surround .category_right {
	width:125px;
	float:right;
	margin:0;
}


.categories_surround .category_right_top_title {
	width:120px;
	padding:0 0 8px 5px;
	float:left;
	border-bottom:1px solid #aabdc6;
	margin:0 0 10px 0;
}

.categories_surround .category_right_top_title h2 {
	font-size:17px;
}

.categories_surround .category_right ul li {
	list-style-type:none;
	padding:5px 0 0 4px;
}

.categories_surround .category_right li a {
	font-size:12px;
	text-decoration:underline;
	color:#273137;
	padding: 0 0 0 7px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/bullet.gif) no-repeat left center;
}

.categories_surround .category_right li a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#d53c71;
}


/*NEWS CONTENT*/

#news_content_left {
	width:100%;
}

#news_content_left p {
	padding:0;
}

.news_story {
	padding:0 0 20px;
	border-bottom:1px solid #283138;
	margin:0 0 20px 0;
}

#news_content_left h1 span {
	font-size:14px;
	font-weight:bold;
}


/*ADVERTISE PAGE*/

#advertise_table {
	width:580px;
	float:left;
	margin:0;
}

#advertise_table td {
	color:#273137;
	font-size:18px;
	font-weight:bold;
}

#top_heading {
	width:580px;
	float:left;
}

#top_heading #columntitle_left {
	width:252px;
	height:60px;
	float:left;
}

#top_heading #columntitle_left span {
	font-size:14px;
	font-weight:normal;
}

#top_heading #columntitle_left h3 {
	font-size:34px;
	color:#17BCE2;
	padding:0;
	margin:0;
}

#top_heading #columntitle_gold {
	width:159px;
	height:60px;
	float:left;
	padding:0 2px 0 6px;
}

#top_heading #columntitle_plat {
	width:159px;
	height:60px;
	float:left;
}

#advertise_table td.description {
	width:245px;
	height:40px;
	padding:0 0 0 13px;
	border:1px solid #aabdc6;
}

#advertise_table td.youget {
	width:157px;
	border:1px solid #aabdc6;
	padding:0;
	margin:0;
}

.advertise_options_box {
	background:#e1fafd;
	border:1px solid #aabdc6;
	width:578px;
	float:left;
	margin:20px 0 0;
}

.advertise_options_box_inner {
	padding:13px 13px 13px;
}

.advertise_options_box_inner h1 {
	padding:0;
	margin:-7px 0 0 0;
}

.advertise_options_box_inner p.toppara {
	padding:0 0 18px 0;
	margin:0;
}

.advertise_options_box_inner p.bottompara {
	padding:0;
	margin:0;
}

.advertise_options_box_inner .annum_price {
	float:right;
	width:79px;
	height:50px;
}

#reasons_to_signup {
	width:578px;
	margin:15px 0 0;
	float:left;
}

#reasons_to_signup p {
	padding:0 0 22px 0;
}

#reasons_to_signup a {
	text-decoration:underline;
	color:#273137;
}

#reasons_to_signup a:hover {
	text-decoration:underline;
	color:#d53c71;
}

#reasons_to_signup h2 {
	font-size:20px;
}

/*CONTACT PAGE*/

#contact_left {
	width:270px;
	float:left;
	padding:0 40px 0 0;
}

* html #contact_left {
	padding:0 38px 0 0;
}

#contact_left label {
	text-transform:uppercase;
	color:#aabdc6;
	font-weight:bold;
}

#contact_left h2 {
	padding:0 0 10px 0;
}

.required_field {
	color:#d53c71;
}

#contact_left .contactform_section {
	margin:20px 0 0 0;
	float:left;
	width:268px;
}

#contact_left .inputfield, #contact_left .inputfield:hover {
	width:245px;
	height:29px;
	margin:4px 0 0;
	border:1px solid #283238;
	float:left;
	padding:9px 10px 0px 13px;
	font-size:16px;
}

#contact_left .inputfield:focus {
	background:#d53c71;
	color:#ffffff;
}

#contact_left .dropdown {
	width:268px;
	height:40px;
	margin:7px 0 0;
	border:1px solid #283238;
	float:left;
	color:#232d33;
	text-transform:lowercase;
	font-size:16px;
	padding:8px 0 5px 10px;
}

#contact_left .messagefield, #contact_left .messagefield:hover {
	width:245px;
	height:146px;
	margin:7px 0 0;
	border:1px solid #283238;
	float:left;
	padding:9px 10px 0px 13px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

#contact_left .messagefield:focus {
	background:#d53c71;
	color:#ffffff;
}

#contact_left .submitbutton {
	width:94px;
	height:40px;
	display:block;
	background:url(http://www.jobsearchfrenzy.com/includes/images/submit_button.jpg) no-repeat 0px 0px;
	float:right;
	border:0;
	text-indent:-10000px;
	cursor:pointer;
	border:none;
}

#contact_left .submitbutton:hover {
	background:url(http://www.jobsearchfrenzy.com/includes/images/submit_button.jpg) no-repeat 0px -40px;
}

#contact_right {
	width:270px;
	float:left;
}

#contact_right a {
	color:#283339;
	text-decoration:underline;
}

#contact_right a:hover {
	color:#d53c71;
	text-decoration:underline;
}

#contact_right h2 {
	padding:0 0 10px 0;
}

#contact_right strong {
	color:#aabcc6;
}

/*FOOTER*/

#footer {
	width:100%;
	background:url(http://www.jobsearchfrenzy.com/includes/images/footerouter_bg.gif) repeat-x #273137;
	clear:both;
	margin:0 0 20px 0;
	height:45px;
}

#footer_inner {
	width:940px;
	margin:0 auto;
	background:url(http://www.jobsearchfrenzy.com/includes/images/footer_bg.gif) repeat-x #232d33;
}

#footer_inner ul li {
	display:inline;	
	list-style-type:none;
	width:500px;
	padding:0;
	margin:0;
}

#footer_inner li a {
	background:url(http://www.jobsearchfrenzy.com/includes/images/footerboxbg.gif) repeat-x #edf1f4;
	color:#283339;
	height:10px;
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin:10px 0 10px 10px;
	padding:7px 10px 8px 10px;
}

#footer_inner li a:hover {
	text-decoration:none;
	color:#d53c71;
}

#footer_inner #copyright {
	float:right;
	color:#ffffff;
	padding:15px 14px 0px 0;
	font-size:14px;
}


/*EXTRAS*/

h1, h2 {
	font-size:25px;
	color:#273137;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}


#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*NAVIGATION*/

/* Skin */
.tabs-nav {
    position: relative;
    top: -52px;
    list-style: none;
    margin: 0;
	float:right;
	width:520px;
	height:60px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/gloss-bg-tabnav.gif) repeat-x;
	z-index:1;
}

.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.tabs-nav li {
    float: left;
    margin: 10px 0 10px 10px;
	text-transform:uppercase;
}

* html .tabs-nav li {
    float: left;
    margin: 10px 0px 10px 7px;
	text-transform:uppercase;
}

.tabs-nav li a {
	text-decoration: none;
}

.tabs-nav li a span {
    display: block;
	width:160px;
	height:20px;
	background:url(http://www.jobsearchfrenzy.com/includes/images/gloss-nav-tabboxbg.gif) repeat-x;
	font-size:18px;
	padding:10px 0 10px 0;
	color:#aabdc6;
	font-weight: bold;
    text-align: center;
    text-decoration: none;
	letter-spacing:2px;
}

.tabs-nav li a:hover span {
	color:#ffffff;
}

.tabs-nav .tabs-selected li a {
    color: #000;
	background:url(http://www.jobsearchfrenzy.com/includes/images/nav-tabboxbgroll.gif) repeat-x;
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	background:url(http://www.jobsearchfrenzy.com/includes/images/nav-tabboxbgroll.gif) repeat-x;
	padding:5px 0 0 0;
    outline: 0; /* prevent dotted border in Firefox */
}

.tabs-nav .tabs-selected a span {
  	background:url(http://www.jobsearchfrenzy.com/includes/images/nav-tabboxbgroll.gif) repeat-x;
	color:#283339;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: pointer;
	color: #000;
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

/*.tabs-nav .tabs-disabled {
    opacity: .4;
}*/

.tabs-container {
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	float:left;
	width:960px;
	margin:-62px 0 0 0;
	padding:0;
	z-index:2;
}

.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

#search_tab {
	margin:-62px 0 0 0;
	float:left;
}

#category_tab {
	margin:-62px 0 0 0;
	float:left;
}

#location_tab {
	margin:-62px 0 0 0;
	float:left;
}


	
	h4 {
	color: #d53c72;
	font-size:20px;
	font-weight:bold;

	}

