/*
  To create a new color theme, replace the colors:
  
    #B4161A with the color for hyperlinks
  and 
    #971B1E with the background color for the top navigation bar
  and
    #990000 for the color of page headings


  and
    provide a re-colored version of images/ul_bullet.gif,
    which is the bullted-list item dot.    

*/

a, a:link {
    color: #003381;
}

a:hover {
	color: #981614;
	text-decoration:underline;
}

a:visited {
	color: #780000;
}

h3 {
    color: #990000;
}

/*
   COMMON THEME PROPERTIES FOLLOW
   (they contain no information specific to a theme color)
*/


body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
}

.none {
    display: none;
}

.GlobalTopGrayBar {
	background-color: #c3c3c3;
	height: 15px;
	clear: both;
	margin-bottom: 7px;
}

.title
{
	background: url(images/FortMcMurrayOnlineLogo.gif) no-repeat;
	margin: 7px 0px 0px 10px;
	height: 55px;
	cursor: pointer;
}

.item_list h3, .item_list h4, .item_list h5, .item_list h6
{
    font-size: 1em;
    font-weight: normal;
}

/* begin main layout divs */

.GlobalGrayNav
{
	/*
	margin: 0 auto;
    background: #75746E url(images/background_nav_top.gif) repeat-x top;
    line-height: normal;
    width: 100%;
    height: 40px;
	*/
	
	background: url(images/GrayNavBgStretch.gif) repeat-x left top;
	height: 20px;
	font-size: 7.5pt;
	color: #f1f1f1;
	float: right;
	margin-top: -20px;
	
}
.GlobalGrayNav ul
{
    /*
	margin: 0;
    padding: 0px 0;
    list-style: none;
    float: right;
    background: url(images/nav_top_filler.gif) repeat-x left top;
	*/
	
	margin: 0;
	padding: 5px 0px 2px 20px;
	background: url(images/GrayNavLeftCorner.gif) no-repeat left top;
	border-bottom: 1px solid #dfdfdf;
}
.GlobalGrayNav li
{
    /*
	float: left;
    background: url(images/nav_top_left.gif) no-repeat left top;
    margin: 0;
    padding: 0;
	*/
	
	font-size: 7.5pt;
	display: inline;
	margin-right: 7px;
	margin-left: 3px;
	list-style: none;
}
.GlobalGrayNav a
{
    /*
	color: #fff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
    background: url(images/nav_top_right.gif) no-repeat right top;
    padding: 13px 25px 13px 15px;
	*/
	
	text-decoration: none;
	color: #000000;
}

.GlobalGrayNav a span
{
    /*
	border-bottom: #ccc 1px solid;
    padding-bottom: 54px; /* hide the underline in normal state, required for hover effect in IE */
	
	
	text-decoration: none;
	color: #000000;
}

.GlobalGrayNav a:hover span
{
    /*
	border-bottom: #c0c0c0 1px solid;
    padding-bottom: 2px;
	*/
	
	color: #db0300;
}

.GlobalGrayNav a.ContactUs {
	background: url(images/icons/Phone.gif) no-repeat left 1px;	
	padding-left: 12px;
}

.GlobalGrayNav a.ContactUs:hover {
	background: url(images/icons/Phone_over.gif) no-repeat left 1px;	
}

.GlobalGrayNav a.About {
	background: url(images/icons/About.gif) no-repeat left 1px;	
	padding-left: 12px;
}

.GlobalGrayNav a.About:hover {
	background: url(images/icons/About_over.gif) no-repeat left 1px;	
}

.GlobalGrayNav a.SiteMap {
	background: url(images/icons/SiteMap.gif) no-repeat left 3px;	
	padding-left: 17px;
}

.GlobalGrayNav a.SiteMap:hover {
	background: url(images/icons/SiteMap_over.gif) no-repeat left 3px;	
}

.GlobalGrayNav a.Home {
	background: url(images/icons/Home.gif) no-repeat left 1px;	
	padding-left: 12px;
}

.GlobalGrayNav a.Home:hover {
	background: url(images/icons/Home_over.gif) no-repeat left 1px;	
}
/* End Global Gray Nav Styles */

#color_bar {
	background-color:#F0F0F0;
	font-size: 10px;
    width: 100%;
    border-bottom: #ccc 1px solid;
    margin-right: auto;
    margin-left: auto;
    height: 16px;
    padding-top: 3px;
    color: #000000;
	clear: both;
}


#crumbs {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    height: 26px;
    width: 100%;
    vertical-align: middle;
    background: #75746E url(images/background_crumbs.jpg) repeat-x top;
	margin-bottom: 0px;
}

#crumbs h2, #crumbs h3 {
    font-size: 10px;
    display: inline;
}

#crumbs_search {
    float: left;
    font-size: 11px;
	padding: 2px 0px 0px 10px;
}

#whats_new {
    float: right;
    font-size: 11px;
    width: 280px;
    text-align: right;
	padding: 0px 6px 0px 0px;
}

#crumbs p {
    display: inline;
    vertical-align: middle;
}

#crumbs .search_box {
    margin: 0px;
    padding: 0px;
    height: 15px;
    font-size: 11px;
    width: 170px;
}

#crumbs #category_select {
    margin: 0px;
    padding: 0px;
    height: 17px;
    font-size: 11px;
    width: 170px;
}

#crumbs select {
    padding: 0px;
    height: 17px;
    font-size: 11px;
    width: 160px;
    margin-top: 2px;
}

#crumbs .submit, #crumbs .go {
    margin: 0px;
    padding: 0px;
    height: 20px;
    font-size: 11px;
    margin-top: 0px;
}

#crumbs_text {
    padding: 5px 0px 0px 10px;
	font-size: 10px;
}

input .submit {
    font-size: 11px;
    width: 70px;
}

#nav_browse {
    float: right;
	padding: 0px 6px 0px 0px;
}

#nav_login {
    float: left;
	padding: 0px 0px 0px 10px;
}

#body {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B6B3A6;
    margin-right: auto;
    margin-left: auto;
	margin-top: 0px;
	background: url(images/bkg_maincontainer.gif) repeat-y;
}

#col_main_left {
    width: 260px;
    float: left;
}

#col_main_right {
    border-left: 1px solid #DFDCCB;
    margin-left: 260px;
    border-right: 1px solid #CAC7B8;
    background: #FFFFFF;
	padding-left: 10px;
}

#content {
    width: 98%;
	margin: 0px 10px 0px 10px;
	background-color:#FFFFFF;
}

#content .display_left {
    margin-top: -20px;
}

#content_header {
    font-size: 0.8em;
    color: #000000;
    width: 477px;
    padding-top: 10px;
    padding-right: 7px;
    padding-left: 15px;
}

#content_header ul {
    list-style-position: outside;
    margin-top: 10px;
    list-style-image: url(images/ul_bullet.gif);
}

#content_header li {
    list-style-position: outside;
    margin-left: -17px;
}

#content_header h2, #content_header h3 {
    display: inline;
    font-weight: bold;
    font-size: 1em;
}

#featured_item {
    height: 200px;
    width: 176px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    text-align: center;
    padding: 10px;
    font-size: 0.8em;
    margin-bottom: 3px;
    margin-right: 0px;
}

.display_left #featured_item {
    width: 160px;
    font-size: 1em;
}


#featured_item h2 {
    font-size: 1em;
    font-weight: bold;
    display: inline;
}

.row1 a:link img, .row2 a:link img, .display_left a:link img, #featured_item a:link img {
    border: 1px solid #666;
}

.row1 a:visited img, .row2 a:visited img, .display_left a:visited img, #featured_item a:visited img {
    border: 1px solid #666;
}

#announcements {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
    padding: 10px;
    height: 100%;
}

#announcements ul {
    margin-top: 0px;
}

#announcements li {
    list-style-position: outside;
    list-style-image: url(images/ul_arrow.gif);
    margin-bottom: 15px;
    margin-left: -24px;
}

#user_assistance {
    color: #7F4728;
    padding: 10px;
    font-size: 0.8em;
    float: left;
    width: 178px;
}

#user_assistance h2, #user_assistance h3 {
    color: #000000;
    font-size: 1em;
}

.post_title {
    margin: 0px;
    padding: 0px;
}

.post_dollars {
    width: 50px;
}

#post_cents {
    width: 25px;
}

.post_url, .post_title, .post_description {
    width: 250px;
}

.post_description {
    height: 90px;
}

.section {
    padding: 10px 10px 0px 10px;
    height: 17px;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 0px;
}

h1.section {
	color: #981614;
	font-size: 12pt;
	font-weight: bold;
	margin:0px;
	padding: 5px 0px 0px 10px;
}

h1.inside {
	color: #981614;
	font-size: 12pt;
	font-weight: bold;
	margin:0px;
}

h1.homepage {
	color: #981614;
	font-size: 12pt;
	font-weight: bold;
	margin:0px;
	padding: 5px 0px 0px 10px;
}

h1.PostTitle {
    text-align: left;
    font-size: 1.1em;
    padding: 4px 0px 4px 10px;;
    display: block;
    background: #E5E2CC;
}

h2.section {
	margin: 0px 0px 0px 10px;
	padding: 3px 0px 0px 0px;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
}

h3.section {
	color: #981614;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
}

h3.MainCat {
	font-weight: bold;
	float: left;
/*	width: 115px; */
}

.SubHeading {
	margin-left: 10px;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
}

.content_right {
    font-size: 0.8em;
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}

.RightContent {
	margin-left:-7px;
}

.content_right_home {
    font-size: 0.8em;
	background-color:#FFFFFF;
	margin: 0px;
}

.content_right form, .content_right fieldset {
    border: none;
    padding: 0px;
    margin: 0px;
}

.content_right legend {
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;

}

.content_right td, .category_browse td {
    padding-right: 20px;
}

.category_browse td h4 {
    font-size: 1em;
    display: inline;
}

.category_browse td h4 a:link, .category_browse td h4 a:visited {
    text-decoration: none;
    color: #000000;
}

.category_browse td h4 a:hover, .category_browse td h4 a:active {
    text-decoration: underline;
}

.category_browse td ul a:link, .category_browse td ul a:visited {
    text-decoration: none;
}

.category_browse td ul a:hover, .category_browse td ul a:active {
    text-decoration: underline;
}

.category_browse td ul {
    list-style-position: outside;
    margin-top: 10px;
    list-style-image: url(images/ul_bullet.gif);
}

.category_browse td li, .category_browse td li {
    list-style-position: outside;
    margin-left: -17px;
}

#search_n_browse {
    height: 139px;
    width: 579px;
    padding-bottom: 3px;
    padding-left: 3px;
	margin-top: 10px;
}

#search_n_no_browse {
    height: 139px;
    width: 288px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
    background: #E1DFCF;
}

#search_n_browse div#search {
    float: left;

}

#search_n_browse div#browse {
    float: right;
}

#search a {
    font-size: 11px;
}

#search legend, #browse legend {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#search select, #search .search_box, #browse select, #browse ul {
    font-size: 11px;
    margin-top: 2px;
}

#search select, #search .search_box {
    width: 240px;
}

#browse select {
    width: 190px;
    vertical-align: middle;
    border: none;
    display: inline;
}

#search, #browse {
    height: 125px;
    width: 265px;
    background: repeat-x top;
    padding: 7px 10px 10px;
}

#search form, #browse form {
    display: inline;
    border: none;
}

#search .search_box, #search select {
    margin-bottom: 8px;
}

.SearchBrowseFieldSet {
	height: 110px;
}

/* begin admin panel (similar to search boxes) */
#admin_panel {
    width: 577px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
    font-size: .7em;
}
#admin_panel div {
    clear: both;
    padding-top: 5px;
}

#admin_panel #query span.input_label {
    float: left;
    text-align: right;
    width: 70px;
}


#admin_panel #query input {
    width: 170px;
}

#admin_panel #query select {
    width: 175px;
}

#admin_panel #status span.input_label {
    float: left;
    text-align: right;
    width: 100px;
}

#admin_panel #status select {
    width: 145px;
}

#admin_panel #status input {
    width: 145px;
}

#admin_panel span.input_control {
    float: right;
    text-align: left;
}

#admin_panel div#query {
    float: left;
    background: #F9F9F8 url(images/background_user_assist.jpg) repeat-x top;
}

#admin_panel div#status {
    float: right;
    background: #F9F9F8 url(images/background_user_assist.jpg) repeat-x top;
}

#admin_panel #query a {
    font-size: 11px;
}

#admin_panel #query legend, #admin_panel #status legend {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#admin_panel #query select, #admin_panel #query .search_box, #admin_panel #status select, #admin_panel #status ul {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    margin-top: 2px;
}

#admin_panel #query select, #admin_panel #query .search_box {
    /* width: 290px; */
}

#admin_panel #status select {
    /* width: 190px; */
    vertical-align: middle;
    border: none;
    display: inline;
}

#admin_panel #query, #admin_panel #status {
    height: 185px;
    width: 265px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 10px 10px;
}

.LoginBoxContainer {
	border: 1px solid #cccccc;
	width: 318px;
	padding: 10px;

}

.login_box input.text {
    width: 150px;

}

input.user_info {
    width: 200px;
}

input.register_password {
    width: 100px;
}

input.register_question {
    width: 250px;
}

/* begin item grid */


#item_images {
    text-align: center;
    float: left;
    width: 161px;
    clear: none;
}

.item_list {
    width: 100%;
    font-size: .7em;
    padding-left: 5px;
    padding-right: 5px;
	margin: 10px 0px 15px 0px;
	border: 1px solid #ffffff;
}

.item_list th {
    height: 20px;
    background: #7d7d7d;
	color: #FFFFFF;
	border: 0px;
}

.item_list_footer {
    height: 20px;
    width: 100%;
    margin-top: 5px;
    padding-top: 5px;
    background: #DEDDD3;
	text-align: left;
}

.item_list_footer li {
    list-style-type: none;
    white-space: nowrap;
    display: inline;
    margin: 0px 3px;
}

.item_list_footer ul {
    margin: 0;
    padding: 0;
}

.display_left {
    text-align: center;
    float: left;
    clear: none;
    font-size: .8em;
}


.display_right {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.display_right#ad_details h3, .display_right#ad_details h4, .display_right#ad_details h5 {
    text-align: left;
    font-size: 1.1em;
    padding: 4px 0px 4px 10px;;
    display: block;
    background: #E5E2CC;
}

.display_right#ad_details h5.action {
    padding: 5px 10px;
    font-size: 0.9em;
}

/* begin footer */

#footer {
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    width: 100%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 10px;
    color: #FFFFFF;
    text-align: center;
    background: #75746E url(images/background_nav_footer.jpg);
	clear: both;
}

#footer_nav {
    width: 100%;
	padding: 0px 0px 0px 10px;
}

#footer_nav a {
    list-style-type: none;
    white-space: nowrap;
    display:inline-block;
    margin: 0px 10px 0px 0px;
    text-decoration: underline;
}

#footer_nav a, #crumbs a {
    color: #FFFFFF;
}

#nav_login a, #nav_browse a {
    color: #000000;
}

#nav_login a:hover {
    color: #ff0000;
}

#disclaimer {
    font-size: 0.6em;
    color: #888679;
    text-align: center;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}


/* begin classes */

legend.select_category {
    display: inline;
	padding: 5px 0px 0px 8px;
	*padding: 5px 0px 0px 3px;
}

.col_header {
	text-align: left;
}

.col_header a:link {
	color: #FFFFFF;
}

.col_select, .col_photo, .col_photo_nopreview, .col_startdate, .col_price, .col_type, .col_location, .col_category, .col_general, .col_checkbox {
    text-align: left;
}

.col_noviews, col_noresp {
	text-align: center;
}

.col_title {
    text-align: left;
    width: 325px;
}

.PostImage {
	margin: 10px 0px 10px 0px;
}

#ad_details td.col_heading {
    color: #7F4728;
    vertical-align: top;
	width: 80px;
}

#ad_details td.col_detail {
    padding-left: 10px;
}

.ad_description_text {
    padding-top: 20px;
}

.col_checkbox, .col_photo_nopreview {
    width: 30px;
}

.row1, .row2 {
    height: 22px;
}

.row2 {
    background: #E8E7E1 url(images/background_table_row.gif) repeat-x top;
}

.small_text {
    font-size: 0.8em;
    color: #666666;
    font-weight: normal;
}

.normal_weight {
    font-weight: normal;
}

tr.new_section {
    padding-top: 1em;
}

p.new_section {
    margin-top: 1em;
}

/* Begin Global Red Nav Styles */
.GlobalRedNav {
	background: #981614 url(images/RedNavBgStretch.gif) repeat-x left top;
	font-size: 8pt;
	color: #f1f1f1;
	border-bottom: 1px solid #6f100f;
}

.GlobalDarkRedNav {
	background: #6b0f0e url(images/DarkRedNavBgStretch.gif) repeat-x left top;
	font-size: 8pt;
	color: #f1f1f1;
	border-top: 1px solid #c1a7a7;
	border-bottom: 1px solid #bba6a6;
}

.GlobalRedNav ul {
	margin: 0px;
	padding: 3px 6px;
	text-align: right;
}

.GlobalDarkRedNav ul {
	margin: 0px;
	padding: 2px 6px 4px 6px;
	text-align: right;
}


.GlobalRedNav ul li,
.GlobalDarkRedNav li {
	margin: 0;
	list-style: none;
	display: inline;
	padding: 0px 1px 0px 9px;
}

.GlobalRedNav a,
.GlobalRedNav a:visited,
.GlobalDarkRedNav a,
.GlobalDarkRedNav a:visited {
	color: #ffffff;
	text-decoration: none;
	font: bold 7.5pt Arial, Helvetica, sans-serif;
}

.GlobalRedNav a:hover,
.GlobalDarkRedNav a:hover {
	color: #ecec00;
}
/* End Global Red Nav Styles */

/*** Begin Browse Search Btn Styles ***/
.MainContentContainer .BtnsContainer {
	border: 1px solid #ffffff;
	padding-top: 5px;
}

.MainContentContainer .BtnsContainer .BrowseJobsBtnOn,
.MainContentContainer .BtnsContainer .SearchJobsBtnOn,
.MainContentContainer .BtnsContainer .BrowseJobsBtnOff,
.MainContentContainer .BtnsContainer .SearchJobsBtnOff {
	float: left;
}

.MainContentContainer .BtnsContainer .BrowseJobsBtnOn,
.MainContentContainer .BtnsContainer .SearchJobsBtnOn,
.MainContentContainer .BtnsContainer .BrowseJobsBtnOff,
.MainContentContainer .BtnsContainer .SearchJobsBtnOff {
	background-color: #2d538d;
}

.MainContentContainer .BtnsContainer .BrowseJobsBtnOn h2,
.MainContentContainer .BtnsContainer .SearchJobsBtnOn h2,
.MainContentContainer .BtnsContainer .BrowseJobsBtnOff h2,
.MainContentContainer .BtnsContainer .SearchJobsBtnOff h2 {
	margin: 0px;
}

.MainContentContainer .BtnsContainer .BrowseJobsBtnOn a {
	background: url(/Jobs/Global/Assets/Images/BrowePads/BrowseBtnOn.gif) no-repeat left top;
	width: 122px;
	height: 17px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	padding: 4px 0px 0px 17px;
	font-size: 9pt;
}

.MainContentContainer .BtnsContainer .BrowseJobsBtnOff a {
	background: url(/Jobs/Global/Assets/Images/BrowePads/BrowseBtnOff.gif) no-repeat left top;
	width: 122px;
	height: 17px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	padding: 4px 0px 0px 17px;
	font-size: 9pt;
}

.MainContentContainer .BtnsContainer .BrowseJobsBtnOff a:hover {
	background: url(/Jobs/Global/Assets/Images/BrowePads/BrowseBtnOver.gif) no-repeat left top;
}

.MainContentContainer .BtnsContainer .SearchJobsBtnOn a {
	background: url(/Jobs/Global/Assets/Images/BrowePads/SearchBtnOn.gif) no-repeat left top;
	width: 119px;
	height: 17px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	padding: 4px 5px 0px 17px;
	font-size: 9pt;
}

.MainContentContainer .BtnsContainer .SearchJobsBtnOff a {
	background: url(/Jobs/Global/Assets/Images/BrowePads/SearchBtnOff.gif) no-repeat left top;
	width: 119px;
	height: 17px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	padding: 4px 5px 0px 17px;
	font-size: 9pt;
}

.MainContentContainer .BtnsContainer .SearchJobsBtnOff a:hover {
	background: url(/Jobs/Global/Assets/Images/BrowePads/SearchBtnOver.gif) no-repeat left top;
}
/* End Browse Search Btn Styles */

/* Begin Browse Pad Styles */
.MainContentContainer .JobsContainer {
	border: 1px solid #b9b9b9;
	clear: both;
	background: url(/Jobs/Global/Assets/Images/BrowePads/BrowseScreenBg.gif) no-repeat left top;
	padding: 2px 0px 10px 0px;
	position: relative;
	z-index: 2;
	margin-left: 1px;
}

.MainContentContainer .BrowsePadContainer {
}

.MainContentContainer .BrowsePadSelectionContainer {
	padding: 5px 15px 5px 7px;
}

.MainContentContainer .BrowsePadSelectionContainer table {
}

/* Begin Search Tbl Styles */
.MainContentContainer .SearchTblWrapper {
	padding-bottom: 10px;
}

.MainContentContainer .BrowsePadSelectionContainer .SearchTblWrapper h3 {
	margin: 0px 0px 3px 10px;
	background: url(/Jobs/Global/Assets/Images/BrowePads/Divider.gif) repeat-x left 7px;
	color: #2d538d;
}

.MainContentContainer .BrowsePadSelectionContainer .SearchTblWrapper h3 span {
	background-color: #f6faff;
	padding-right: 4px;
}

.MainContentContainer .SearchTblWrapper .SearchTbl {
	margin-left: auto;
	margin-right: auto;
}

.MainContentContainer .SearchTblWrapper .SearchTbl th {
	text-align: right;
	white-space: nowrap;
	font-size: 8pt;
}

.MainContentContainer .SearchTblWrapper .SearchTbl input,
.MainContentContainer .SearchTblWrapper .SearchTbl select {
	width: 285px;
}

.MainContentContainer .SearchTblWrapper .SearchTbl .SubmitBtnWrapper {
	text-align: right;
	padding-top: 3px;
}


.MainContentContainer .SearchTblWrapper .SearchTbl input.SubmitBtn {
	width: auto;
}

.MainContentContainer .SearchTblWrapper .SearchTbl input,
.MainContentContainer .SearchTblWrapper .SearchTbl select {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

/* Begin Page Results Styles */
.MainContentContainer .ResultsWrapper {
	padding-top: 10px;
}

.MainContentContainer .ResultsWrapper h4 {
	margin:  0px;
	font-size: 8pt;
	float: left;
}

.MainContentContainer .ResultsWrapper .ResultsTbl {
	border-collapse: collapse;
}

.MainContentContainer .ResultsWrapper .ResultsTbl td {
	padding: 0px 5px;
	border: none;
}
/* End Page Results Styles */
/* End Search Tbl Styles */

/* Begin Browse Pad Table Data Styles */
.BrowsePadSelectionContainer .GroupContainer {

}

.BrowsePadSelectionContainer .GroupContainer ul {
	list-style: none;
	margin: 0px 0px -10px 0px;
	padding: 0px;
}

.BrowsePadSelectionContainer .GroupContainer ul li {
	background: none;
	font-size: 7.5pt;
	position: relative;
	z-index: 3;
}

.BrowsePadSelectionContainer .GroupContainer ul li h3 {
	margin: 0px 0px 3px 0px;
	background: url(images/BrowePads/Divider.gif) repeat-x left 7px;
}

.BrowsePadSelectionContainer .GroupContainer ul li h3 span {
	background-color: #f6faff;
	padding-right: 4px;
}

.BrowsePadSelectionContainer .GroupContainer ul li.DrilledDownGroupHeader h3 {
	background: none;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 2px;
}

.BrowsePadSelectionContainer .GroupContainer ul li.DrilledDownGroupHeader img {
	float: right;
	border: none;
	position: relative;
	z-index: 4;
}

.BrowsePadSelectionContainer .GroupContainer ul li ul {
}

.BrowsePadSelectionContainer .GroupContainer ul li ul li {
	float: left;
	width: 155px;
	margin-right: 11%; 
	*margin-right: 80px;  /* Hack for IE 7 */
/*	_margin-right: 3%; Hack for IE 6 */
	padding-bottom: 5px;
}

.BrowsePadSelectionContainer .GroupContainer span.Item {
	font-weight: bold;
	float: left;
/*	width: 115px; */
}

.BrowsePadSelectionContainer .GroupContainer span.Value {
	font-size: 7.5pt;
	padding-left: 5px;
}

.BrowsePadSelectionContainer .GroupContainer ul li.VisualClear {
	clear: both;
	height: 7px;
	padding: 0px;
}
 
/* Begin Browse Pad Table Data Styles */
.BrowsePadBannerContainer {
	clear: both;
	width: 468px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	position: relative;
	right: 1px;
	border: 1px solid #b9b9b9;
}

.BrowsePadBannerContainer img {
	border: 1px solid #000000;
}

.BrowsePadBannerContainer object {
	display: block;
	border: 1px solid #000000;
}
/* Begin Active List Styles */
.JobListContainer {
/*	width: 468px; */
	margin: 10px 15px 10px 10px;	
	font-size: 9pt;
	border: 1px solid #cccccc;
	padding: 0px 5px 0px 5px;
	/*background-color: #f4f8ff;*/
}

.JobListContainer .H3Wrapper {
	background: url(images/BrowePads/CurrentActiveLeftBg.gif) no-repeat left top;
	padding-left: 9px;
}

.JobListContainer .H3WrapperRight {
	background: url(images/BrowePads/CurrentActiveRightBg.gif) no-repeat right top;
	padding-right: 9px;
}

.JobListContainer h3 {
	color: #ffffff;
	font-size: 11pt;
	background-color: #2d538d;
	padding: 3px 7px 3px 0px;
	margin: 0px;
}

.JobListContainer .JobListTblInnerContainer {
	border: 1px solid #bbbbbb;
	padding: 5px 15px;
	clear: both;
	background-color: #ffffff;
}

.JobListContainer table {
	border-collapse: collapse;
	width: 100%;
}

.JobListContainer table td {
	padding: 4px 3px 5px 3px;
	border-bottom: 1px solid #efefef;
}

.JobListContainer table td.Icon {
	text-align: right;
}

.JobListContainer table td.Icon .Hot,
.JobListContainer table td.Icon .Open {
	margin-top: 1px;
}

.JobListContainer table td.Icon .Closed {
	margin-top: 5px;
}

.JobListContainer table td.JobItem {
	padding-left: 1px;
	width: 100%;
}

.JobListContainer table td.JobItem a {
	font-weight: bold;
}

.JobListContainer table td.JobItem .Company {
	font-size: 7pt;
	color: #585858;
	display: block;
}

.JobListContainer table td.Date {	
	white-space: nowrap;
	font-size: 7pt;
	color: #585858;
}

.JobListContainer .MoreLinks {
	font-size: 8pt;
	text-align: right;
	padding-top: 10px;
}
/* End Browse Pad Styles */

/* Begin Side Search Bar Styles */
.SideSearchBoxContainer {
	width: 180px;
	margin-top: -5px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 5px;
}

.SideSearchBoxContainer .SearchInput {
	width: 120px;
	height: 10px;
}

.SideSearchBoxContainer h4 {
	margin: 0px 0px 5px 0px;
}

.SideSearchBoxContainer .SearchInput {
	padding: 5px 0px 0px 0px;
}

/* End Side Search Bar Styles */

/* Begin Footer Styles */
.GlobalFooterNav {
	text-align: center;
	padding: 1px 0px 2px 0px;
	clear: both;
}

.GlobalFooterNav ul {
	margin: 0;
	padding: 2px 0px;
	color: #000000;
}

ul.GrayFooterNav {
	background-color: #c3c3c3;	
}

ul.LightGrayFooterNav  {
	background-color: #d5d5d5;	
	border-bottom: 1px solid #eaeaea;
}

.GlobalFooterNav ul li {
	list-style: none;
	font-size: 7.5pt;
	display: inline;
	padding: 0px 6px;
}

.GlobalFooterNav a,
.GlobalFooterNav a:visited {
	color: #000000;
	text-decoration: none;
}

.GlobalFooterNav a:hover {
	color: #db0300;
}

.GlobalCopyright {
	font-size: 7.5pt;
	color: #595959;
	text-align: center;
	margin-top: 1px;
	padding: 3px 0px 10px 0px;
}

.GlobalCopyright a,
.GlobalCopyright a:visited {
	color: #595959;
	text-decoration: none;
}

.GlobalCopyright a:hover {
	color: #db0300;
}

.GlobalCopyright .Discover {
	padding: 2px 0px 0px 0px;
}
/* End Footer Styles */

.AddPostingBox h3 {
	font-size: 8pt;
	color: #ffffff;
	background-color: #981614;
	padding: 1px 10px 2px 10px;
	text-align: center;
	margin: 5px 0px 0px 8px;
	width: 224px;
}

.AddPostingBox .GrayBox {
	padding: 3px 6px;
	border: 1px solid #b9b9b9;
	width: 230px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	margin-left: 8px;
}

.AddPostingBox .ToolBox {
	border-top: none;
	border-bottom: 3px solid #981614;
	border-left: 1px solid #981614;
	border-right: 1px solid #981614;
	margin-bottom: 7px;
	background-color: #FFFFFF;
}

.AddPostingBox .ToolBox ul {
	list-style:none;
	margin: 0px; 
	padding: 0px;
}

.AddPostingBox .ToolBox ul li {
	padding-bottom: 5px;
	list-style:none;
}

.AddPostingBox .ToolBox a {
	font-weight: bold;
	display: inline-block;
	color: #981614;
}

.AddPostingBox .ToolBox a:hover {
	font-weight: bold;
	display: inline-block;
	color: #e50000;
}

.AddPostingBox .ToolBox .PostCompany {
	background: url(images/Icons/AddPage.gif) no-repeat left top;
	padding-left: 17px;
	padding-top: 1px;
}

.AddPostingBox .ToolBox .Email {
	background: url(images/Icons/Email.gif) no-repeat left 2px;
	padding-left: 17px;
	padding-top: 1px;
}

/* Begin Post Job Form Styles */

.PostYourBusinessWrapper {
	width: auto;
}

.PostCompanyForm {
	width: auto;
}

.PostJobFormWrapper {
	width: 435px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.FormWrapper .Required{
	color: #c00300;
}

.FormWrapper label{
	width: 150px;
	text-align: right;
	display: block;
	font-size: 8pt;
}

.FormWrapper fieldset {

	border: 1px solid #BBBBBB;
	padding: 5px;
}

.FormWrapper legend {
	font-size: 12pt;
	font-weight: bold;
	color: #2d538d;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.FormWrapper .RequiredFieldDesc {
	clear: left;
	display: block;
	font-size: 8pt;
	color: #c00300;
	padding-left: 15px;
}

.FormWrapper .ExtraDesc {
	font-size: 7pt;
	text-align: right;
	padding-right: 2px;
}

.FormWrapper th {
	background-color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: normal;
	vertical-align: top;
}

.PostJobFormWrapper input,
.PostJobFormWrapper select {
	width: 285px;
}

.PostJobFormWrapper textarea {
	width: 285px;
	height: 210px;
}

.PostYourBusinessWrapper{
	width: auto;
	margin: 0px;
	padding: 0px;
}

.PostJobFormWrapper {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}

.PostCompanyForm {
	width:auto;
}

.PostJobFormWrapper input,
.PostJobFormWrapper select {
	width: 250px;
}

.PostJobFormWrapper textarea {
	width: 250px;
	height: 210px;
}

/* End Post Job Form Styles */

.ManagePhotoLinks {
	font-size: 9pt;
	margin-left: 70px;
}

.PostAdBreadCrumbs {
	padding: 15px 0px 15px 10px;
}

.content_right input, textarea, select{
	margin-left: 10px;
}

.YourProfileLinks {
	padding: 10px 0px 10px 3px;
	width: 600px;
}

.fixed-main {
	margin-left: 0px;
}

#ct100_Main_AdDetails_ct100_URLLink {
	color: #000000;
}

#ctl00_Main_SubcategoriesList {

}

.col_details a:link {
	color: #000000;
}

.HomepageRightBar {
	width:190px;
	border-left:1px solid #BBBBBB;
	padding:10px;
	margin:0px;
	vertical-align:top;
}

.Top {
	vertical-align: top;
}