/**********
 *        *
 * Global *
 *        *
 **********/

body,table {
 }

body#page {
background:url(files/site_images/730379/730379_body_bg.gif) #E5E5E5 repeat-x;
}

body#popup {
	background-color: white;
}

body#component {
	background-color: white;
}

a:link {
}

a:visited { 
}

a:active { 
}

a:hover {
}

a.offset:link, a.offset:visited, a.offset:active {
	text-decoration: none;
	color:#CC0000;
	font-weight:bold;
}

a.offset:hover {
	text-decoration: underline;
	color:#CC0000;
	font-weight:bold;}

/*********
 *       *
 * Input *
 *       *
 *********/

.input_button {

	font-size: 11px;
	font-weight: bold;
}

.input_button_highlight {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	width: 179px;
	height: 39px;
	border-style: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(files/site_images/730379/730379_ednews2-bt.png);
	background-repeat: no-repeat;
	margin-right:15px;
}

.input_button_negative {

	font-size: 11px;
	font-weight: bold;
}

.input_select {

	font-size: 12px;
}

.input_select_multiple {

	font-size: 10px;
}

.input_text {

	font-size: 12px;
}

.input_checkbox {

	font-size: 10px;
}

.input_radio {

	font-size: 10px;
}

.input_textarea {

	font-size: 10px;
}

.input_upload {
        font-family: Verdana;
        font-size: 12px;
}

/***************
 *	       *
 * Text styles *
 *	       *
 ***************/

span.field-name-required {
	font-weight: bold;
}

span.field-name-optional {
	font-weight: normal;
}

a.job-link {
	font-weight: bold;
}

/**********
 *        *
 * Blocks *
 *        *
 **********/

div.content-block {
	background-color: inherit;

	text-align: left;
	padding-bottom: 15px;
}

div.content-block-first {
	background-color: inherit;

	text-align: left;
	padding-bottom: 15px;
}

div.content-block-last {
	background-color: inherit;

	text-align: left;
	padding-bottom: 15px;
}

div.content-block-header {
	color: #172973;
	background-color: inherit;

	font-size: 14px;
	font-weight: bold;
}

/************************
 * Content offset block *
 ************************/

div.content-offset-block {
	background-color: #f3f3f3;
	border: 1px solid #818181;
	padding: 10px;
}

/*************************************
 * Job/Directory Listing Description *
 *************************************/

div.job-description, div.directory-listing-description {
line-height:18px;
}

/*********
 * Panel *
 *********/

div.panel-block {
	display: none;
	background: white;
	border: 1px solid black;
	padding: 5px;
	width: 125px;
	text-align: left;
	position: absolute;
	z-index: 10;
}

div.panel-block span.panel-header, div.panel-block span.panel-header a:link, div.panel-block span.panel-header a:visited, div.panel-block span.panel-header a:active, div.panel-block span.panel-header a:hover {
}

/**********
 * Footer *
 **********/

div.footer {
	}

div.footer table {
	}

div.footer a:link, div.footer a:visited, div.footer a:active, div.footer a:hover {
}

/********
 *      *
 * Site *
 *      *
 ********/

table.main-table {
	width: 990px;
	margin:auto;
	background:#FFF;
} 

table.main-table td.main-table-header {
	vertical-align: top;
	width: 100%;
}

table.main-table td.main-table-left-side {
	vertical-align: top;
	width: 150px;
}

table.main-table td.main-table-center {
	vertical-align: top;
	width: 100%;
}

table.main-table td.main-table-right-side {
	vertical-align: top;
	width: 150px;
}

table.main-table td.main-table-footer {
	vertical-align: top;
}

table.interior-table {
	width: 950px;
	margin:auto;
	padding-bottom:40px;
}

table.interior-table td {
text-align:left;
}

table.interior-table td.interior-table-left {
	/*
	width: 30%;
	border-right: 1px solid #999999;
	padding-right: 10px;
	*/
	vertical-align: top;
}

table.interior-table td.interior-table-center {
	width: 70%;
	/* padding-left: 10px; */
	padding-right: 10px;
	vertical-align: top;
}

table.interior-table td.interior-table-right {
	width: 30%;
	padding-left: 10px;
	vertical-align: top;
}

a.name-header:link, a.name-header:active, a.name-header:visited {
	color: #333333;
	background-color: inherit;

	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

div.search-block {
	background-color: #fff;
	border-bottom:4px solid #eee;
	padding: 5px 10px 15px 5px;
		
}

div.search-block span.search-block-field-name-required {
	color: #cc0000;
	background-color: inherit;

	font-size: 14px;
	font-weight: bold;
}

div.search-block span.search-block-field-name-optional {
	color: #cc0000;
	background-color: inherit;

	font-size: 14px;
	font-weight: bold;
}

div.featured-block {
	color: inherit;
	background-color: #f9de91;
	font-size: larger;
	padding: 10px;
	margin-bottom: 15px;
}

div.featured-block span.featured-block-featured-job {
	color: #333333;
	background-color: inherit;

	font-weight: bold;
}

div.featured-block a.job-link {
	font-size: larger;
	font-weight: bold;
}

div.heading-block, div.heading-block table {
	color: #666;
	background-color: inherit;
	font-weight: bold;
	vertical-align: middle;
}

div.heading-block {
padding:5px 5px 5px 0px;
}

div.heading-block-alt {
padding:5px 5px 5px 0px;
}

div.subheading-block {
padding:5px 5px 5px 0px;
}

div.heading-block span.heading-block-text {
	color: #172973;
	background-color: inherit;

	font-size: 16px;
	font-weight: bold;
}

div.heading-block-alt span.heading-block-text {
font-size:24px;
color:#CC0000;
}

div.heading-block a:link, div.heading-block a:visited, div.heading-block a:active, div.heading-block a:hover {
	font-weight: normal;
	text-decoration: none;
	padding-right: 2px;
	vertical-align: middle;
}

table.jobs-list {
	border-collapse: separate;

	margin-bottom: 10px;
}

table.jobs-list a:link, table.jobs-list a:visited, table.jobs-list a:active, table.jobs-list a:hover {
font-weight:normal;
color:#CC0000;
} 

table.jobs-list span.date {
	text-transform: uppercase;

	font-weight: bold;
	font-size: 10px;
}

table.jobs-list tr td {
	border-bottom: 1px solid #dddddd;
}

table.jobs-list tr.pre-break td {
	border-bottom: none;
}

table.jobs-list tr.break td {

}

table.jobs-list tr.pre-break-break td {

	border-bottom: none;
}

table.directory-listings-list {
	border-collapse: separate;
	border-bottom: 1px solid #989898;
	margin-bottom: 10px;
}

table.directory-listings-list tr td {

}

div.nav-block {
	margin-bottom: 5px;
	line-height:18px;
}

div.nav-block a:link, div.nav-block a:active, div.nav-block a:visited, div.nav-block a:hover {
font-weight:bold;
color:#CC0000;
}


div.nav-block div.nav-block-header {
background:#eeeeee;
color:#172973;
padding:5px;
border-bottom:1px solid #dddddd;
	font-size: 14px;
	font-weight: bold;
}

div.nav-block div.nav-block-body {
	margin-top: 0px;
	border-top:1px solid #FFF;
	border-bottom:4px solid #cccccc;
	background:#eeeeee;
	padding:5px 5px 10px 5px;
}
#nav-block-post div.nav-block-body {
border:0px none;
background:none;
text-align:center;
margin:auto;
}

#nav-block-post img {
text-align:center;
margin:auto;
}

ul.bulleted {
	list-style:none;
margin:0px;
padding:5px;
line-height:22px;
}

div.shading-block {
	color: inherit;
	background-color: #eeeeee;
	padding: 3px 5px;
}

.alternate1 {
	color: inherit;
	background-color: #f3f3f3;
}

.alternate2 {
	color: inherit;
	background-color: #ffffff;
}

/****************************
 * Post splash option block *
 ****************************/

div.post-splash-option-block {
}

div.post-splash-option-block div.post-splash-option-block-header {
}

/**********************
 * Extended nav block *
 **********************/

div.nav-block table.nav-block-table {
}

div.nav-block table.nav-block-table td.nav-block-content {
}

div.nav-block table.nav-block-table td.nav-block-top-left {
}

div.nav-block table.nav-block-table td.nav-block-top-center {
}

div.nav-block table.nav-block-table td.nav-block-top-right {
}

div.nav-block table.nav-block-table td.nav-block-side-left {
}

div.nav-block table.nav-block-table td.nav-block-side-right {
}

div.nav-block table.nav-block-table td.nav-block-bottom-left {
}

div.nav-block table.nav-block-table td.nav-block-bottom-center {
}

div.nav-block table.nav-block-table td.nav-block-bottom-right {
}

div.breadcrumbs {
font-size:12px;
color:#666;
border-bottom:1px solid #DDDDDD;
padding-bottom:5px;
margin-bottom:10px;
}

div.breadcrumbs a:link, 
div.breadcrumbs a:visited, 
div.breadcrumbs a:active, 
div.breadcrumbs a:hover {
color:#cc0000;
font-weight:normal;
}
 td.heading-block-right a:link,  td.heading-block-right a:visited,  td.heading-block-right a:active {
color:#CC0000;
text-decoration:none;
}

 td.heading-block-right a:hover {
color:#CC0000;
text-decoration:underline;
}


/***** Other *****/
body {
	margin: 0px 0px;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 990px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#header { }

#content { width: 990px; overflow: hidden; }

#dynamic_box_left {
	margin: 0;
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	border-left: 1px solid #CCC;
	margin-top: 6px;
}

#dynamic_box_center {
	float: left;
	margin-left: 10px;
}

/* Hides from IE5-mac \*/
* html #dynamic_box_center { margin-left: 5px; }
/* End hide from IE5-mac */

#dynamic_box_center_2 {
	float: left;
	margin-left: 10px;
}

/* Hides from IE5-mac \*/
* html #dynamic_box_center_2 { margin-left: 5px; }
/* End hide from IE5-mac */

#dynamic_box_right {
	float: right;
	margin-top: 6px;
	margin-left: 5px;
	margin-right: 10px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background: #EEE;
}

/* Hides from IE5-mac \*/
* html #dynamic_box_right { margin-right: 5px; }
/* End hide from IE5-mac */

#content_footer {clear: both;}

#footer {
	background:#FFF;
	width:990px;
	margin:auto;
}

/*********deafault layout**********/
#layout_default div#dynamic_box_right        {width: 190px;}
#layout_default div#dynamic_box_left         {width: 195px;}
#layout_default div#dynamic_box_center       {width: 570px;}
#layout_default div#dynamic_box_center_2     {width: 765px;}

/********** two column *************/
#layout_two_column div#dynamic_box_right     {width: 320px;}
#layout_two_column div#dynamic_box_left      {display:none;}
#layout_two_column div#dynamic_box_center    {width: 670px;}

/************ three columns ***************/
#layout_three_columns div#dynamic_box_right  {width: 190px;}
#layout_three_columns div#dynamic_box_left   {width: 190px;}
#layout_three_columns div#dynamic_box_center {width: 610px;}

/************ equal ***************/
#layout_equal div#dynamic_box_right   {width: 330px;}
#layout_equal div#dynamic_box_left    {width: 330px;}
#layout_equal div#dynamic_box_center  {width: 330px;}

/************ equal rights ***************/
#layout_equal_rights div#dynamic_box_right   {width: 260px;}
#layout_equal_rights div#dynamic_box_left    {width: 470px;}
#layout_equal_rights div#dynamic_box_center  {width: 260px;}

/************ non equal ***************/
#layout_non_equal div#dynamic_box_right      {width: 320px;}
#layout_non_equal div#dynamic_box_left       {width: 420px;}
#layout_non_equal div#dynamic_box_center     {width: 250px;}


/************* CONTENT FEATURES *****************/
#content_features_left { float: left;}

#content_features_right { float: left;}

.features_equal_default { width: 100%; overflow: hidden; margin-bottom: 6px;}

/*********** equal_default *********************/
.features_equal_default #content_features_left       {width: 342px;}
.features_equal_default #content_features_right      {width: 228px;}

/*********** equal *********************/
.features_equal #content_features_left       {width: 495px;}
.features_equal #content_features_right      {width: 495px;}

/*********** left *********************/
.features_left #content_features_left        {width: 680px;}
.features_left #content_features_right       {width: 310px;}

/*********** right *********************/
.features_right #content_features_left       {width: 310px;}
.features_right #content_features_right      {width: 680px;}

/*********** equal_three *********************/
.features_inside .content_features_col       {width: 223px; float: left;}

/*********** inside *********************/
.features_inside                              {width: 670px; overflow: hidden;}
.features_inside #content_features_left       {width: 335px;}
.features_inside #content_features_right      {width: 335px;}




#container {background-color: #fff; margin-bottom: 12px;}

#content { background: #fff url() top no-repeat; padding-top: 6px;}

#container div#footer div.bottom_corners { /*background: url() bottom no-repeat;*/ height: 6px;}

/*** Global anchor styles ***/

a {color:#000; text-decoration: none;}

a:hover {text-decoration: underline;}

a img {border: none;}

/*** Global list styles ***/

ul { padding: 0; margin: 0;}

ul li { list-style-type: none;}

/*** Global heading styles ***/

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; margin: 0px;}

h1 { font-size: 14px; font-weight: bold; }

h1 a { color: #C90404;}

h2, h3 {font-size: 12px; padding-bottom: 4px;}

h3 a {color: #172973;}

h2 a:hover, h3 a:hover {color: #C90404;}

h4 {}

h4 a {}

/*** Global box styles ***/

.box .box_title { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

/*************** HEADER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

/*.header_image { border-bottom: 1px solid #fff;}*/

/*** Static pages navigation ***/

.box_pages { /*** static pages list holder ***/ 
	border: 2px solid #000; 
	padding: 6px; 
	background: #42464A url() bottom repeat-x;
}

.box_pages li { /*** static pages list ***/
	display: inline;
}

.box_pages a {padding: 5px 6px;}

.box_pages a:link, .box_pages a:visited {
	color: #fff;
	text-decoration: none;
}

.box_pages a:hover {
	color: #000;
	background-color: #B7B8B8;
	text-decoration: none;
}

/*** Search box ***/

.search { 
	padding: 0px;
	text-align: right;
	position: absolute;
	top: 105px;
	right: 15px;
}

/* Hides from IE5-mac \*/
* html .search { top: 104px;}
/* End hide from IE5-mac */

*:first-child+html .search {top: 104px;} /* IE 7 hack */

.search a {color: #CA0405;}

.search button {
	width: 50px;
	height: 20px;
	margin-left: 3px;
	border: none;
	font-size: 12px;
	font-weight: normal;
	color: #fff; 
	background: url(files/site_images/730379/730379_search_button.gif) no-repeat;
}



/*************** FOOTER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

/*.footer { 
	width:200px;
	text-align: center;
	padding: 6px 0px;
	margin: 5px 10px 0px 10px;
	color: #666666;
	margin-right:165px;
}*/

.footer {			
color:#666666;
/* left:0;
float:right;*/
/* margin-top:100%; */
margin:auto;
padding:6px 0px;
/*position:absolute;*/
text-align:center;
width:970px;
}


/* Hides from IE5-mac \*/
* html .footer { height: 1%;}
/* End hide from IE5-mac */

.footer a { color: #666666;}

.static_footer { background-color: #EFEFEF; padding: 12px 0px 8px 0px;}

.footer div.corner_bottom {background: url() no-repeat left bottom; height: 8px;}

/*** First level categories in footer ***/

.footer ul { text-transform: uppercase; background: #CBCBCB; border-top: 1px solid #666; border-bottom: 1px solid #b2b2b2; padding: 6px 0px 6px 0px; margin: 0px;}

.footer li {display: inline; padding: 0px 3px;}

.footer li a { color:#000;}

/****** HEADER TOP LINKS ******/

.h_top_links {
	background: #FFF;
	padding: 6px 15px 6px 6px;
	text-align: right;
}

.ads {
	text-align: center;
}
/* Styles for forms */



form { /******* Used for all forms in Vivvo *********/

	padding: 0px;

	margin: 0px;

}



input, select, textarea { }



select  {}



textarea  {border: 1px solid #7F9DB9;}



.form_line {

	margin-bottom: 6px;

	padding-bottom: 6px;

	width: 100%;

	overflow: hidden; /* if used, needs to be hidden because of Opera */

}



*:first-child+html .form_line {margin-bottom: 0px; padding-bottom: 6px;}





input.text {border: 1px solid #7F9DB9;}



select.options { border: 1px solid #7F9DB9;}







input.submit_button, button { 

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 12px; 

}



.formElement p { margin-top: 0;}



.menu{ padding-left:15px;}



.menu li {

	margin: 0;

	padding: 0;

	border: 0;

	display: block;

	float: left;	      /* move all main list items into one row, by floating them */

	position: relative;	  /* position each LI, thus creating potential IE.win overlap problem */

	z-index: 5;		      /* thus we need to apply explicit z-index here... */

	list-style: none;

}



.menu li:hover {

	z-index: 10000;	      /* ...and here. this makes sure active item is always above anything else in the menu */

	white-space: normal;  /* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)

							 see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */

}



.menu li li {

	float: none;		 /* items of the nested menus are kept on separate lines */

	position:relative !important;

}



.menu ul {

	visibility: hidden;	/* initially hide all submenus. */

	position: absolute;

	z-index: 10;

	left: 0;	       /* while hidden, always keep them at the top left corner, */

	top: 0;		       /* to avoid scrollbars as much as possible */

}



.menu li:hover>ul {

	visibility: visible;	/* display submenu them on hover */

	top: 100%;	            /* 1st level go below their parent item */

}



.menu li li:hover>ul {	    /* 2nd+ levels go on the right side of the parent item */

	top: 0;

	left: 100%;

}



/* -- float.clear -- force containment of floated LIs inside of UL */

.menu:after, .menu ul:after {

	content: ".";

	height: 0;

	display: block;

	visibility: hidden;

	overflow: hidden;

	clear: both;

}

.menu, .menu ul {/* IE7 float clear: */min-height: 0;}

/* -- float.clear.END --  */



/* -- sticky.submenu --

	it should not disappear when your mouse moves a bit outside the submenu

	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!

	if you do it, make sure you 110% know what you do */

.menu ul {

	background-image: url();	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */

	padding: 10px 30px 30px 30px;

	margin: -10px 0 0 -30px;

	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.

								you can also use to adjust the safe area to your requirement */

}

.menu ul ul {

	padding: 30px 30px 30px 10px;

	margin: 0 0 0 -10px;

}

/* -- sticky.submenu.END -- */







/************************************************************************************/

/*************************** DHTML_menu styles **************************************/

#mainNav {

    background: #42464A url(files/site_images/730379/730379_theme1_menu_bg.gif) bottom repeat-x;

	/*border: 2px solid #000000;

	position: relative;*/

}



.menu ul {

	font-size:85%;

}



.menu ul li {

    margin:0;

    float:none;

    border:none;

  }

.menu ul li ul {

	font-size:100%;

}



.menu ul {

	width: 15em;

	margin:0; 

	padding:0;

}



.menu li:hover {

	background:#B7B8B8;

}



/* Link styles */

.menu li a{

	display:block;

	height:30px;

	line-height:30px;

	padding:0 12px;

}



.menu li a:link,

.menu li a:visited,

.menu li a:hover {

	color: #666;

    font-weight:normal;

    text-decoration:none;

}



.menu li a:hover {

	background:#B7B8B8;

	color: #000000;

}



.menu ul li {

	background:#B7B8B8;

}



.menu ul li:hover {

	background:#B7B8B8;

}



.menu ul li a:link,

.menu ul li a:visited,

.menu ul li a:hover {

	text-decoration: none;

	display: block;

	float:none;

	position: relative;

	border:none;

	height:auto;

	line-height:100%;

	padding:4px;

	background:transparent;

	border-bottom:1px solid #bfbfbf;

	color: #000000;

}



.menu ul li a:hover {

	background: #eeeeee;

	color: #C90404;

}



.menu ul li ul li a:link,

.menu ul li ul li a:visited,

.menu ul li ul li a:hover {

	background:#EEEEEE;

}



.menu li ul li ul li a:hover {

	background: #bfbfbf;

	color: #C90404;

}

  

.menu a:hover, .menu li:hover>a {}



.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */

	background:#333333;

	padding:0;

}

/********************************************************************************************/

/**************************** Internet Explorer only styles ********************************/



/* Hides from IE5-mac \*/

* html #mainNav a {float:left;}



* html .menu, * html .menu ul {zoom: 1;}



* html .menu li.adxmhover {z-index: 10000;}



* html .menu .adxmhoverUL {visibility: visible;}



* html .menu .adxmhoverUL {top: 100%; left: 0;}



* html .menu .adxmhoverUL .adxmhoverUL {top: 0; left: 100%;}



* html .menu ul a {zoom: 1;}



* html .menu ul li {display:inline !important;}



* html .menu ul li a:link,

* html .menu ul li a:visited,

* html .menu ul li a:hover {text-decoration: none; display:inline-block; display:block;}



* html #mainNav .menu li ul li {margin:0; padding:0;}



* html .menu li li {width:100%; margin:0; padding:0;}



* html #mainNav .menu ul li a:link,

* html #mainNav .menu ul li a:visited,

* html #mainNav .menu ul li a:hover {float:none;}



* html .menu ul ul {padding:0;}

/* End hide from IE5-mac */
