a {color: #053776;text-decoration: none;outline: none;cursor:pointer;}
a:hover {text-decoration: underline;}
a.visited {background-color: #fff999;display:block; color:#000000;font-size: 13px;font-weight: normal; }

/* search results tree */

tr.rowE {background-color: #ffffff;border-bottom: 1px solid #333333; padding:0px; margin:0px;}
tr.rowO {background-color: #e5e5e5;border-bottom: 1px solid #333333; padding:0px; margin:0px;}
li.rowE {background-color: #ffffff; padding:0px; margin:0px; line-height:20px; border-bottom: 1px solid #333333; display:block; text-decoration: none;}
li.rowO {background-color: #e5e5e5; padding:0px; margin:0px; line-height:20px; border-bottom: 1px solid #333333; display:block; text-decoration: none;}

li.rowE a:hover{background-color: #CCFFCC;text-decoration: none;}
li.rowO a:hover{background-color: #CCFFCC;text-decoration: none;}

.searchResultCat {
	background-color:#e5e5e5;
	border:1px dashed #ababab; 
	margin-top:5px;
	padding: 5px 0px 5px 0px;
}

table.results td {font-family: "Trebuchet MS", verdana, sans-serif;margin:0px;padding:0px;}
div.results {font-family: "Trebuchet MS", verdana, sans-serif;display:block;margin:0px;padding:0px;}
table.navig {width: 100%;border-top: 1px solid #cfcfcf;}

a.lvl1 {
  font-size: 18px;
  font-weight: bold;
  line-height:25px;
  text-decoration:none;
  margin: 0px;  
  padding: 0px;
  color: #053776;
}
a.lvl2 {
  font-size: 16px;
  font-weight: bold;
  text-decoration:underline;
  line-height:25px;  
  margin: 0;
  padding: 0;
  color: #910f0d;
}
a.lvl3 {
  font-size: 14px;
  font-weight: bold;
  text-decoration:underline;
  line-height:20px;  
  margin: 0;
  padding: 0;
  color: #000000;
}
a.lvl4 {
	font-size: 13px;
	font-weight: normal;
	cursor:pointer;
	color:#000000;
	display:block;
	line-height:20px;
	text-decoration:none;
	padding:2px;
}
#navbar {
	background-color:#393939;
	background-image:url('../images/layout/navbarSlice.jpg');
	background-repeat:repeat-x;
	background-position:top;
	color: #ffffff;	
	position: fixed;
	min-height:40px;
	bottom: 0px;
	left: 0px;
	display:none;
	margin: 0px;
	padding: 5px;
	display: none;
	z-index: 999;
	width:100%;
	/*filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;*/
}

.search-special{width:610px;height:70px;margin:3px 0 0 0;}

.specialization {
	font-weight:normal;
	border: 1px solid #acacac;
	width:400px;
	padding:0px;
	margin:2px;
	outline:none;
	height:30px;
	text-indent:5px;
}


/*///////// Tabs /////////////*/

div.searchRes {
	z-index: 1000;
	width: 420px;
	height: 420px;
	background-image: url(../images/layout/modules/search/backSearchRes.png);
	background-repeat: no-repeat;
	padding: 28px 30px 16px 12px;
	position: absolute;
	left: -1000px;
	top: -1000px;
}

div.searchCont {
	height: 250px;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 100%;
	border: 1px solid #999;
	background: #fff;
	border-top: none;	
}


div.searchResults {
	width: 100%;
	overflow: auto;
}

div.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}

div.searchTabsOff {
	float: left;
	width: 150px;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	background-color: #e0e0e0;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin: 0;
	padding: 0;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}

div.searchTabsOff a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.0em;
	padding: 0px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

div.searchTabsOn {
	float: left;
	width: 150px;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	background-color: #e0e0e0;
	color: #000;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin: 0;
	padding: 0;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}


div.searchTabsOn a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.0em;
	padding: 0px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

div.searchTabsOn a:hover {
	background: #ccc;text-decoration:none;color: #000;
}

div.searchTabsOn.active, div.searchTabsOn.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.highlight {
	background-color: #F4F11C;
}


/*//////////////////////////////////////////////////////////////////////////////*/



div.faqTabs {
	background:url(../images/layout/ico111.png) no-repeat;
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 300px;
}

div.faqTabsOff {
	float: left;
	width: 125px;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	background-color: #e0e0e0;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin: 0;
	padding: 0;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}

div.faqTabsOff a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 13px;
	padding: 0px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

div.faqTabsOn {
	float: left;
	width: 125px;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	background-color: #e0e0e0;
	color: #000;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin: 0;
	padding: 0;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}


div.faqTabsOn a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 13px;
	padding: 0px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

div.faqTabsOn a:hover {
	background: #ccc;text-decoration:none;color: #000;
}

div.faqTabsOn.active, div.faqTabsOn.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
