/*
 * Created by NeuroDesign
 */
 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}



#header {
	height:87px;
	background:url(./Images/neuro/gradient.gif) repeat-x;
}

#logo {
    position: absolute;
	padding:13px 0px 0px 13px;
    width: 130px;
}

#status {
	text-align: right;
	padding:10px;
	font-size:0.9em;
}


#breadcrumbs {
	padding:10px;
	background:url(./Images/neuro/gradient.gif) repeat-x;
	font-size:0.8em;
}
#main {
	padding: 10px;
    clear: both;
	display:block;
	float:none;
}

#left {
	float:left;
    width: 430px;
    position: absolute;
    left:10px;
}

#right {
	fload: right;
	margin-left: 440px;
/*    position: static; */
    clear: left;
}

.clear {
  clear: both;
}

#poweredby {
	clear:both;
	text-align:right;
	display:block;
	position: absolute;
	bottom:0;
	right: 0;
	margin-top: 10px;
}
.text {
	font-size: 10px;
	margin-bottom:10px;
}
.buttonrow 
{
    
	margin-top:10px;
}
.buttonrow span {
	float:right;
	padding:3px 9px;
}
.buttonrow a:link, 
.buttonrow a:visited {
	float:right;
	margin-right:2px;
	color:white;
	text-decoration:none;
}
.buttondiv a:hover {
}
.button {
	width:91px;
	height:19px !important;
	height:22px;
	background:url(./Images/neuro/button.gif) no-repeat;
	color:white;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	display:block;
	font-family: verndana, tahoma, arial;
	font-size: 11px;
}

/* Erik Edit */

.button_small 
{
    
	width:64px;
	height:20px !important;
	height:20px;
	background:url(./Images/neuro/button_small.gif) no-repeat;
	color:white;
	font-weight:bold;
	text-align:center;
	padding-top:1px;
	font-family: verndana, tahoma, arial;
	font-size: 11px;
}

/* End Erik Edit */

/* keeps elements from collapsing in firefox */
.clr {clear:both;height:0px;font-size:0px;line-height:0px;}

.dialog_blue {
	background:url(./Images/neuro/dialog_blue_bg.gif) repeat-x;
	height: 24px;
	padding:0 0 0 28px;
	margin-top:10px;
}
.dialog_blue_wo {
	background:url(./Images/neuro/dialog_blue_bg_378.gif) repeat-x;
	height: 24px;
	padding:0 0 0 28px;
	margin-top:10px;
}
.dialog_blue h1 { 	
	background:url(./Images/neuro/dialog_blue_end.gif) right no-repeat;
	padding:4px 0 0 0;
	margin:0;
	font-size: 11px;
	color:#ffffff;
	font-weight:normal;
}

#right div.dialog_extend
{
	width: 489px;	
}

#right div div.dialog_blue_body form
{
	width: 493px;
}

.dialog_blue_body {
	border: 2px solid #0088ba;
	border-top: 0;
	padding:10px; 
	background-color: #ffffff;
}
.dialog_header 
{
	background:url(./Images/neuro/dialog_header.jpg) repeat-x bottom;
	border: 1px solid #c0bfbf;
	height: 26px;
	padding: 5px 10px 0 10px;
	font-size:93%;
	line-height:normal;
}

.dialog_header h1 
{ 	
	background:url(./Images/neuro/icon_collapse.jpg) left no-repeat;
 	float:left;
	padding: 0 1px 0 20px;
	margin: 3px 2px 2px 2px;
	font-size: 12px;
	color:#1a94c1;
	display: block;
}

.dialog_header div.dialog_full_page
{

}

.dialog_border 
{
	background-color: #f3f3f3;	
	border: 1px solid #c0bfbf;
	border-top: 0px solid #f3f3f3;
    margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

#right div.dialog_header h1 
{
	width: 492px;
}

.dialog_box {
	border-bottom: 1px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background-color: #f3f3f3;
	padding:10px;
}
.messagebox {
	border: 1px solid #c0c0c0;
	background: #fff url(./Images/neuro/whitebox_bg.gif) top left no-repeat;
	padding:5px;
	height:120px;
	overflow:auto;
	font-size: 11px;	
}

/* 
 * Top Navigation Tabs
 */
#topnav {
	/* position: absolute; */
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs_top a {
	float:none;
}
/* End IE5-Mac hack */
#tabs_top a:hover {
	color:#000;
}
/* topnav tabs */
#tabs_top {
	text-align: right;
	height:35px;
	padding: 0px;
	background:transparent url("./Images/neuro/tabs_back.gif") repeat-x bottom;
	font-size:93%;
	line-height:normal;
	padding-top: 18px;
}

#tabs_top span {
	line-height: 25px;
	padding-right: 5px;
	white-space: nowrap;
}

#tabs_top ul {
	text-align: right;
	float: right;
	width: 880px;
	margin:0;
	padding:0 10px 0 110px;
	list-style:none;
}

#tabs_top li {
	float: right;
	background:url("./Images/neuro/top_tab_left_off.gif") no-repeat left top;
	font-size: 12px;
	margin:0;
	padding: 0 0 0 2px;
}

#tabs_top a {
	float:left;
	display:block;
	background:url("./Images/neuro/top_tab_right_off.gif") no-repeat right top;
	padding: 4px 4px 4px 2px;
	text-decoration:none;
	font-weight:normal;
	color:#b0afaf;
}
#tabs_top b {
	float:left;
	display:block;
	background:url("./Images/neuro/top_tab_right_off.gif") no-repeat right top;
	padding: 4px 4px 4px 2px;
	text-decoration:none;
	font-weight:normal;
	color:#b0afaf;
}

#tabs_top #currenttop {
	background-image:url("./Images/neuro/top_tab_left_on.gif");
}

#tabs_top #currenttop a {
	background-image:url("./Images/neuro/top_tab_right_on.gif");
	color:#000;
	padding: 5px 5px 5px 5px;
}

#tabs_top ul li {
	margin-left: -1px;
}

#tabs_top img {
	border:0px;
	float:left;
	margin-left: 2px;
	margin-right: 3px;
	margin-bottom: 6px;
}
/* END TOP NAV TABS */
.full {
	height: 26px;
	margin: 0 -12px;
}

.imgbox {
	text-align: center;
	border: 1px solid #c0c0c0;
	background: #fff url(./Images/neuro/whitebox_bg.gif) top left no-repeat; 
	padding:5px;

}

.imgbox_full {
	border: 1px solid #c0c0c0;
	background: #fff url(./Images/neuro/whitebox_bg.gif) top left no-repeat;
	padding:5px;
    margin: 10px 0;
}
.tabs {
	height: 26px;
	background:transparent url("./Images/neuro/tabs_back.gif") repeat-x bottom; 
	font-size:93%;
	line-height:normal;
    color: #b0afaf;
    padding-right: 10px;
    padding-left: 10px;
}


.header_tabs 
{
	background:transparent url("./Images/neuro/header_tabs_back.jpg") repeat-x bottom;
	padding-right: 10px;
    border-bottom: 0px;
    background-color: #f3f3f3;
}

.tabs ul {
	float: right;
	margin: 0;
	padding: 0 6px 0 6px;
	list-style:none;
}

.tabs_nowrap ul
{
	width: 500px;
}

.tabs_left ul {
	float: left;
}

.tabs ul li {
	float:left;
	background:url("./Images/neuro/tab_left_off.gif") no-repeat left top;
	margin: 2px 0 0 -1px;
	padding: 0px 0 0 4px;
   	color:#b0afaf;
}


.tabs li a {
  	color:#b0afaf;
}

.tabs a  {
	float:left;
	display:block;
	background:url("./Images/neuro/tab_right_off.gif") no-repeat right top;
	padding: 4px 8px 5px 4px;
	text-decoration:none;
	font-weight:normal;
	color:#b0afaf;
    font-size: 11px;
}

.tabs ul li.current
{
	background-color: #f3f3f3;
}

.tabs a:link, .tabs a:visited    {
	color:#b0afaf;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.tabs a {
	float:none;
}
/* End IE5-Mac hack */
.tabs a:hover {
	color:#000;
}
.tabs .current {
	color:#000;
	background-image:url("./Images/neuro/tab_left_on.gif");
}
.tabs .current a {
	background-image:url("./Images/neuro/tab_right_on.gif");
	color:#000;
	padding-bottom: 6px;
}
.tabs .current a:link, .tabs .current a:visited, .tabs .current a:active   {
	color:#000;
}

.element {
	font-size: 11px;
	margin-bottom: 10px;
}
.element label { 
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	margin:0 10px 0 0;
}

.element label.inside {
	text-align: right;
	padding-right: 5px;
}
.element div {
	float: left;
	margin-right: 10px;
}


.selectBoxContainerLarge
{ 
	position: relative; 
	height:20px; 
	width:350px; 
}

.selectBoxLarge{ 
	position:absolute; 
	z-index:2; 
	width:350px; 
	-moz-opacity:0 ; 
	filter:alpha(opacity: 0); 
	opacity: 0; 
}

.fakeSelectBoxLarge{ _display:none; position:absolute; z-index:1; top:0px; left:0px; background:url('./Images/neuro/dropdown_large.jpg') no-repeat; height:20px; width:352px; line-height: 20px; text-indent: 6px; float: none; }

.selectBoxContainerMedium{ position: relative; height:20px; width:92px; }
.selectBoxMedium{ position:absolute; z-index:2; width:92px; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; float:none; }
.fakeSelectBoxMedium{ _display:none; position:absolute; z-index:1; top:0px; left:0px; background:url('./Images/neuro/dropdown_medium.jpg') no-repeat; height:20px; width:92px; line-height: 20px; text-indent: 6px; float: none; }

.selectBoxContainerSmall{ position: relative; height:20px; width:50px;}
.selectBoxSmall{ position:absolute; z-index:2; width:50px; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; float:none }
.fakeSelectBoxSmall{ _display:none; position:absolute; z-index:1; top:0px; left:0px; background:url('./Images/neuro/dropdown_small.gif') no-repeat; height:20px; width:50px; line-height: 20px; text-indent: 6px; float: none; }

.top5 {
	padding-top: 4px;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.dialog_blue_table {	
	border-top: 0;
	background-color: #ffffff;
	color: White;
	margin-top: 10px;
	background:url("./Images/neuro/menu_blue_back.jpg") repeat-x;	
}
.dialog_blue_table table{
	border:0;
	padding:0;
	margin:0;
	width: 100%;
	border-bottom: 2px solid #0088ba;
}
.dialog_blue_table th{
	padding: 5px;
	background:url("./Images/neuro/dialog_table_head.gif") no-repeat;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
}
.dialog_blue_table td{
	padding: 5px;
	font-size: 13px;
	color: White;
	font-weight: bold;
}
.dialog_blue_table_end{
	padding: 5px;
	background:url("./Images/neuro/dialog_blue_end.gif") no-repeat;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
}

/* ERIK EDIT */
.dialog_grey_table {	
	border-top: 0;
	background-color: #ffffff;
	margin-top: 10px;
	background:url("./Images/neuro/menu_pale_back.jpg") repeat-x;	
}
.dialog_grey_table table{
	border:0;
	padding:0;
	margin:0;
	width: 100%;
	border-bottom: 2px solid #8f8d8e;
}
.dialog_grey_table th{
	padding: 5px;
	background:url("./Images/neuro/dialog_table_head_2.gif") no-repeat;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
}

.dialog_grey_table td{
	padding: 5px;
	font-size: 11px;
}

.grey_odd {
	background-color: #ffffff;
}
.grey_even {
	background-color: #f4f4f4;
}
/* END ERIK EDIT */

.odd {
	background-color: #ffffff;
}
.even {
	background-color: #eaf4f9;
}
.dialog_blue_table .col1 {
	border-left: 2px solid #0088ba;
	width: 200px;
}
.dialog_blue_table .col2 {
	width: 80px;
}
.dialog_blue_table .col3 {
	width: 80px;
}
.dialog_blue_table .col4 {
	width: 80px;
}
.dialog_blue_table .col5 {
	border-right: 2px solid #0088ba;
}

/* Erik Edit */
.dialog_blue_table .col_left {
	border-left: 2px solid #0088ba;
	width: 200px;
}

.dialog_blue_table .col_right {
	border-right: 2px solid #0088ba;
}

.dialog_grey_table .col_left {
	border-left: 2px solid #8f8d8e;
	width: 200px;
}

.dialog_grey_table .col_right {
	border-right: 2px solid #8f8d8e;
}

/* Erik Edit*/

/* Apica custom */

.apica_history 
{
	font-family: arial, 'lucida console', sans-serif;
	font-size:0.9em;
	padding: 2px;
}

.apica_left 
{
    text-align: left;
}

.apica_right 
{
    text-align: right;
}

.apica_news_more
{
    text-align: right;
}

.apica_news_title
{
	font-family: Verdana, 'lucida console', sans-serif;
	font-size:10pt;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

.apica_news_plate
{
	font-family: Verdana, 'lucida console', sans-serif;
	font-size:8pt;
	width: 350px;
	text-align: left;
	padding: 6px;
}

.apica_information
{
	font-family: Verdana, 'lucida console', sans-serif;
	font-size:0.78em;
	text-align: left;
	padding: 4px;
}
.overview_rootgrouptitle
{
	font-weight: bold;
	font-size: 12pt;
}

/* Image placement correction */
.Ico1
{
	position: relative;
	top: 2px;
	right: 1px;
}

/* For home.aspx */
.bm_top
{
	background:url(./Images/backgrounds/bm_top.gif) ;
}
.bm_left
{
	background:url(./Images/backgrounds/bm_left.gif) repeat-x;
}
.bm_right
{
	background:url(./Images/backgrounds/bm_right.gif) repeat-x;
}
.bm_top
{
	background:url(./Images/backgrounds/bm_bottom.gif) no-repeat;
}

