/*****************************************************************************/
/** Overriding main template styles.										**/

#header {
	background: url("../images/OLD/maptack.jpg") 400px -65px no-repeat #EFEFEF;
	padding-left: 2px;
}

#header h1 {
	float: none;
	margin: 0.75em 0 0.5em 0;
}

#header h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 20px;
	color: #333333;
	margin-bottom: 0.25em;
}

.block {
	margin-bottom: 0;
}

.notify {
	clear: both;
	padding: 6px 8px 6px 48px;
	background: url("../images/OLD/Info_32x32.png") 8px 4px no-repeat #D1D5FF;
	border: 2px solid #333333;
	color: #111111;
	font-size: 18px;
	line-height: 28px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	width: 570px;
}

.notify span.options {
	display: block;
	line-height: normal;
	font-size: 13px;
}


/*****************************************************************************/
/** Main menu.																**/

.login #menu_block {
	display: none;
}

ul.menu {
	list-style: none;
	padding: 0;
	margin: 12px 0 0 0;
}

ul.menu li {
	display: inline;
}

ul.menu a {
	display: block;
	float: left;
	margin: 0px;
	width: 110px;
	background-position: 50% 4px;
	background-repeat: no-repeat;
	padding: 40px 6px 4px 6px;
	text-align: center;
	border-left: 1px solid #CCCCCC;
	text-decoration: none;
}

ul.menu a:link, ul.menu a:visited {
	background-color: #FFFFFF;
}

ul.menu a:hover, ul.menu a:active {
	background-color: #192079;
	color: #FFFFFF;
}

ul.menu a#menu_activity {
	border-left-color: #FFFFFF;
}

a#menu_activity 	{ background-image: url("../images/OLD/Calendar_32x32.png"); }
a#menu_jobads 		{ background-image: url("../images/OLD/Blog_32x32.png"); }
a#menu_locations	{ background-image: url("../images/OLD/Office_32x32.png"); }
a#menu_applications	{ background-image: url("../images/OLD/Documents_x3_32x32.png"); }
a#menu_profile		{ background-image: url("../images/OLD/Contact_32x32.png"); }
a#menu_logout		{ background-image: url("../images/OLD/Sign_Out_32x32.png"); }

.activity #menu_activity,
.jobads #menu_jobads, .locations #menu_locations, .applications #menu_applications, .profile #menu_profile {
	background-color: #EFEFEF;
	color: #000000;
}

.main .inner {
	background-repeat: no-repeat;
	background-position: 660px 15px;
	
}

.applications .main .inner,
.locations .main .inner {
	padding-top: 12px;
}

.activity .main .inner 		{ background-image: url("../images/OLD/Calendar_Big.png"); }
.jobads .main .inner 		{ background-image: url("../images/OLD/Blog_Big.png"); }
.locations .main .inner 		{ background-image: url("../images/OLD/Office_Big.png"); }
.applications .main .inner 		{ background-image: url("../images/OLD/Documents_x3_Big.png"); }
.profile .main .inner 		{ background-image: url("../images/OLD/Contact_Big.png"); }

.jobads.new .main .inner	{ background-image: url("../images/OLD/Blog_Add_Big.png"); background-position: 661px 19px; }
.jobads.edit .main .inner	{ background-image: url("../images/OLD/Blog_Edit_Big.png"); background-position: 661px 19px; }

/*****************************************************************************/
/** Buttons!																**/

a.button {
	display: block;
	float: left;	
	margin-bottom: 1.0em;
	width: auto;
}

a.button, input.button {
	border: 1px solid #000000;
	background-color: #520700;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
	padding: 0.2em 0.5em;	
}

.button_menu {
	list-style: none;
}

.button_menu a {
	display: block;
	margin: 5px 0;
	padding: 10px 0px 10px 30px;
	clear: left;
	background-repeat: no-repeat;
	background-position: 8px 10px;
	text-decoration: none;
}

.button_menu a:link, .button_menu a:visited {
	background-color: #FFFFFF;
	color: #666666;
}
.button_menu a:hover, .button_menu a:active {
	background-color: #EEEEEE;
	color: #000000;
}

.button_menu span.linklike {
	color: #520700;
	font-size: 14px;
	font-weight: bold;
	margin-right: 0.25em;	
}

#jobads 		{ background-image: url("../images/OLD/Blog_16x16.png"); }
a#applications 	{ background-image: url("../images/OLD/Documents_x3_16x16.png"); }
a#employers 	{ background-image: url("../images/OLD/Contact_16x16.png"); }
a#applicants 	{ background-image: url("../images/OLD/Group_16x16.png"); }
a#recyclebin	{ background-image: url("../images/OLD/Trash_Full_16x16.png"); }

a#jobads.add 		{ background-image: url("../images/OLD/Blog_Add_16x16.png"); }
a#employers.add 	{ background-image: url("../images/OLD/Contact_Add_16x16.png"); }
a#applicants.add 	{ background-image: url("../images/OLD/Group_Add_16x16.png"); }

a#jobads.big { background-image: url("../images/OLD/Blog_Add_32x32.png"); }

a.button:link, a.button:visited {
	text-decoration: none;
}

a.button:hover, a.button:active {
	text-decoration: underline;
}

a.small {
	font-size: 11px;
	font-weight: normal;
	padding: 0px 6px 0px 18px;	
	background-position: 4px 4px;
}

a.small.button:link, a.small.button:visited {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	color: #520700;
}
a.small.button:hover, a.small.button:active {
	border: 1px solid #000000;
	background-color: #520700;
	color: #FFFFFF;	
	text-decoration: none;
}

a.add, input.add {
	padding-left: 26px !important;
	background: url("../images/OLD/add.gif") 5px 4px no-repeat #520700;
}

a.small.edit {
	background-image: url("../images/OLD/edit_mini.gif");
}
a.small.delete {
	background-image: url("../images/OLD/close_mini.gif");
}
a.small.pages {
	background-image: url("../images/OLD/pages_mini.gif");
}
a.small.undelete {
	background-image: url("../images/OLD/undelete_mini.gif");
}


a.logout {
	background: url("../images/OLD/arrow_l_mini.gif") 4px 4px no-repeat #520700;
}
a.home {
	background: url("../images/OLD/home_mini.gif") 4px 4px no-repeat #520700;
}
a.pages {
	background: url("../images/OLD/pages_mini.gif") 4px 4px no-repeat #520700;
}

p#admin_control {
	float: right;
}
p#admin_control a {
	font-size: 10px !important;
	font-weight: normal !important;
	padding: 0px 6px 0px 18px;
	margin-left: 8px;
}
.controls {
	width: 230px;
}
.controls a {
	margin: 1px 0px 1px 3px;
}
.controls.soft {
	width: auto;
}


.admin_submit {
	margin-left: 142px;
}

a.big {
	font-size: 17px;
	padding: 12px 14px;
	line-height: 1em;
	padding-left: 44px !important;
	background-position: 7px 5px;
	border: 2px outset #520700;
}

a.big:active {
	border: 2px inset #520700;
}


/*****************************************************************************/
/** Generic form styles.													**/

input, select, textarea {
	border: 1px solid #520700; /* #964B00; */
	padding: 0.2em 0.1em;
	background-color: #EEEEEE;
	
	font-family: Arial, sans-serif;
}

input[type="submit"] {
	border: 1px solid #000000;
	background-color: #520700;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 0.2em 0.5em;
}

/*****************************************************************************/
/** Filter styles.															**/

.filter, #location_add {
	border: 0;
	border-left: 2px solid #DDDDDD;
	background: #EFEFEF;
	
	padding: 4px 8px;
	
	clear: both;

	width: 620px;
	
	margin-top: 12px;
}

.filter h3, #location_add h3 {
	padding-left: 14px;
	margin: 4px 0 0 0;
	
	background: url("../images/OLD/search_mini.gif") 1px 2px no-repeat transparent;	
	color: #666666;
	border-bottom: 1px solid #666666;
	
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.2px;
}

#location_add h3 {
	font-size: 14px;
	padding-left: 22px;
	background-position: 1px 0px;
}

#location_add h3.Add {
	background-image: url("../images/OLD/Office_Add_16x16.png");
}
#location_add h3.Edit {
	background-image: url("../images/OLD/Office_Edit_16x16.png");
}

.filter p {
	float: left;
	margin-right: 2.0em;
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 0.8em;
}

.filter p.submit {
	margin-left: 0;
}

.filter p.submit input, #location_add p.submit input {
	background-color: #520700;
}

.filter label {
	width: auto;
}

.filter input, .filter select, #location_add input {
	background-color: #FFFFFF;
}


/*****************************************************************************/
/** Search results.															**/

table.results {
	margin-top: 14px;
	clear: both;
	width: 100%;
}

table.results tr {
}

table.results td {
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 3px;
	border-bottom: 1px solid #EEEEEE;
}

table.results th {
	padding: 3px;
	text-align: left;
	background: #EEEEEE;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	border-top:  1px solid #000000;
	border-bottom: 2px solid #000000;
}

.result_notify {
	font-size: 16px !important;
	padding: 4px 10px !important;
	background-color: #D1D5FF !important;	/*   #DFE2FF; */	
}

.result_notify span.options {
	display: block;
	line-height: normal;
	font-size: 12px;
	color: #555555;
	margin-left: 14px;
	margin-top: 6px;
}

/*****************************************************************************/
/** The default long editing form.											**/

.details label {
	display: block;
	float: left;
	width: 130px;
	
	text-align: right;
	margin-right: 0.5em;
	line-height: 20px;
}

.details label.soft, .details .soft label {
	display: inline;
	float: none;
	width: auto;
	text-align: left;
	margin: auto;
}

fieldset.checkboxes {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset.checkboxes span {
	display: block;
	width: 200px;
	float: left;
}

fieldset.checkboxes label {
	
}

ul.csv {
	padding: 0;
	list-style: none;
	display: inline;
}

ul.csv li {
	display: inline;
}

ul.csv li:before {
	content: ", ";
}

ul.csv li:first-child:before {
	content: "";
}

/*****************************************************************************/
/** Woo-hoo!																**/

p.submit {
	margin-left: 0;
	padding-left: 136px;
}

.filter p.submit {
	padding-left: 0;
}

p.nav_command {
	padding-left: 130px;
	font-size: 14px;
}

p.nav_command a:link, p.nav_command a:visited {
	color: #999999;
}

p.nav_command a:hover {
	color: #192079;
}

.inner h3 {
	font-size: 18px;
}

.inner .filter h3 {
	font-size: 12px;
}

#application_view {
	border: 0;
}

#application_view td {
	vertical-align: top;
	padding-top: 4px;
}
#application_view td.title {
	font-weight: bold;
	text-align: right;
	padding-right: 0.75em;
}

.applications h3 {
	clear: both;
}

textarea#profile_text {
	clear: both;
	margin-left: 120px;
}

#paging_links {
	background: #CCCCCC;
	text-align: left;
	font-size: 13px;
	padding: 1.0em 2.0em;
	
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}

#page_links {
	margin: 0;
	padding: 0;
	text-align: right;
}
	
#page_links li {
	display: inline;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0.25em;
}

#page_links a:hover {
	color: #FFFFFF;
	background-color: #191D4A;
}

.popupMenu {
	position: absolute;
	background-color: #FFFFFF;
	visibility: hidden;
	padding: 10px;
	margin: 0px;
	font-size: 10pt;
	border-width: 4px;
	border-color: #000000;
	border-style: solid;
	width: 530px;
}



































