/*
*	STYLESHEET FÜR DEMOBART	
*	date: 050207
*	author: jiipee@coronaria
*/

/** TAG STYLES **/

body {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 1em;
	background-color: #DCDDDE;
	height: 100%;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	min-width: 600px;
}

.imgFrame{
  	border: 1px solid gray;
}

.item1{
	padding: 3px 10px 3px 5px;
    font: 10px verdana;
    color: #87212e;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    border-left: 0px solid #000000;
}

a {
	text-decoration: none;
	color: #880027;
}

a.script {
	padding-left: 20px;
	color: #880027;
	font-size: 10px;
	text-decoration: none;
	cursor:hand;
}

.selectAll {
	padding-left: 20px;
	color: #880027;
	font-size: 10px;
	text-decoration: none;
	cursor:hand;
}

a:hover.script {
	padding-left: 20px;
	color: #880027;
	font-size: 10px;
}

a:visited {

}

a:hover {
	color: #C2D1E1;  	
	text-decoration: none;
	font-weight: normal;
}

.blackLink{
  	text-decoration: none;
	font-weight: normal;
	color: #000000;	
}

h1 {
	color: #880027;
	font-weight: normal;
	font-size: 1.5em;
}


h4 {
	color: #880027;
	margin-bottom:1px;
	margin-top:1px;
}

h5 {
	color: #880027;
	margin-bottom:4px;
	margin-top:1px;
}

#infoTxt{
	padding-left:14px
	color: #880027;  
  	font-size: 8pt;
  	font-family: arial;
 	border: 0px solid;
 	cursor:default;
}

#infoTxt2{
	padding-left:0px
	color: #880027;  
  	font-size: 8pt;
  	font-family: arial;
 	border: 0px solid; 	
}

.btnSmall{
  background: transparent url(../img/btnSmall.gif);
  width: 57px;
  height: 23px;
  border: 0px solid;
  color: #880027;
  font-size: 8pt;
  font-family: arial;
}

.btnBig{
  background: transparent url(../img/btnBig.gif);
  width: 114px;
  height: 23px;
  border: 0px solid;
  color: #880027;
  font-size: 8pt;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#query_select {
 	background-color: #DCDDDE;
	text-align: center;
	width:12px;
	border: 0px solid;
  	color: #000000;
  	font-size: 0.7em;
  	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;    
}

#query_select2 {
 	background-color: #ffffff;
	text-align: center;
	width:12px;
	border: 1px dashed gray;
  	color: #000000;
  	font-size: 0.7em;
  	font-family: arial;    
}

#query_select3 {
 	background-color: #880027;
	text-align: center;
	width:12px;
	border: 1px solid #000000;
  	color: #ffffff;
  	font-size: 0.7em;
  	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;    
}

.cbo{
	font-size: 8pt;
  	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

.smallTxt{
  	font-size: 9pt;
  	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

.bRedTxt {
 	background-color: #f8f8f8;
	font-size: 14px;
	font-weight: bold;
	color: #880027;
	padding: 4px 0px 2px 4px;
	border: 1px solid gray;
}

#statictable{
 	background-color: #f8f8f8;
	font-size: 12px;
	font-weight: normal;
	color: #880027;
	padding: 0px 0px 0px 0px;
	border: 1px solid gray; 
}

#statictable td{
	border: 0px solid #cccccc;   
	padding: 0px 0px 0px 2px;
	line-height: 15px;
	
}

#resultBox {
	font-size: 12px;
}

#ag_resultBox {
	margin-bottom: 20px;
}

#ag_resultBox h3 {
	font-size: 12px;
	margin: 10px 10px 5px 5px;
}

#ag_content {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 17px;
}

.upcount {
	color: #336699;
	font-weight: bold;
	padding-right: 2px;
	padding-bottom: 2px;
}

.downcount {
	color: #993366;
	font-weight: bold;
	padding-right: 2px;
	padding-bottom: 2px;
}

/** BOX STYLES **/

#baseclinic {
  	position:relative;
	margin: 15px;
	padding: 0px;
	width: 750px;
	min-width: 750px;
	min-height:auto;
	text-align: left;
}

#base {
	display:block;
  	position:relative;
  	left:50pt;
	margin: 15px;
	padding: 0px;
	width: 750px;
	min-width: 750px;
	min-height:auto;
	
	text-align: left;
}

#base2 {
  	display:block;
	margin: 15px;
	padding: 0px;
	width: 170px;
	min-width: 170px;
	min-height: 600px;
	text-align: left;
}

#content {
	padding: 10px 10px 10px 22px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
}

#content-box #content img {
	padding: 0px;
	margin: 2px;
/*	border: none;*/
}

#content p {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	padding: 7px;
	width:auto;
	height: 100%;
	margin: 0px 10px 0px 6px;
	border: 1px solid gray;
}

#content p2 {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.8em;
	padding: 7px;
	width:auto;
	height: 100%;
	margin: 0px 10px 0px 6px;
	border: 1px solid gray;
} 

#content b {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 1em;
}

#content-box {
	background-color: white;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

#content-box img {
	padding: 0px;
	margin: 0px;
	border: none;
}

/*#content-box p {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	padding: 15px;
	margin: 0px 10px 0px 10px;
	border: 1px solid gray;
}*/

#content-box #conditions {
	height: 100px;
	overflow: auto;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	border: 1px solid gray;
}

#content-box #conditions p {
	padding: 5px;
	border: none;
}

#content-box-middle-top {
	background-image: url('../img/middle_top.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
#content-box-middle-right {
	background-image: url('../img/middle_right.gif');
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
#content-box-middle-bottom {
	background-image: url('../img/middle_bottom.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#content-box-middle-left {
	background-image: url('../img/middle_left.gif');
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}
#content-box-top-left {
	background-image: url('../img/top_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	width: 10px;
}
#content-box-top-right {
	background-image: url('../img/top_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 10px;
	width: 10px;
}
#content-box-bottom-left {
	background-image: url('../img/bottom_left.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px;
	width: 10px;
}
#content-box-bottom-right {
	background-image: url('../img/bottom_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 10px;
	width: 10px;
}

#emailArea {
	display: inline;
	width: 200px;
	height: 70px;
	position: relative;
	top: -20px;
	float: right;
	border: 1px solid gray;
	background-color: white;
	padding: 10px 3px 0px 0px;
	margin: 0px 30px 0px 0px;
	border: solid 1px gray;
	z-index: 1;
}

#errorMessage {
	font-size: 1.1em;
	color:  #880027;
	background-color: white;
	text-align: center;
}

#hash {
	display: block;
	position: absolute;
	float: right;
	z-index: -1;
	bottom: 0px;
	right: 0px;
	width: 505px;
	height: 331px;
	background-image: url('../img/coronaria_hash.gif');
	background-repeat: no-repeat;

}

#loginArea {
	width: 100%;
	text-align: center;
}

#loginArea table {
	text-align: left;
  	font-size: 0.8em;	
	border: 1px solid gray;
	padding: 0px;
	margin-top: 10px;
}

#logo {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 61px;
	background-image: url('../img/coronaria_logo.gif');
	background-repeat: no-repeat;
}

#sub-content {
	position: relative;
	margin-top: 10px;
	display: table;
	width: 680px;
	height: 100%;
}

#sub-content-left, #actions {
	display: table-cell;
	width: 350px;
	float: left;
}


#sub-content-right {
	display: table-cell;
	position: relative;
	margin-top:0px;
	text-align: left;
	width: 160px;
	float: right;
	margin: 0px 0px 0px 0px;
	border: 0px dashed gray;
}

#sub-content-bottom {
	display: table-cell;
	position: relative;
	text-align: left;
	width: 650px;
	float: bottom;
	margin: 10px 0px 0px 0px;
}

.infoCell{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.8em;
	color: #880027;		

}

.regline{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	color: #880027;		

}

.tblTxt{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	padding: 15px;
	margin: 0px 10px 0px 10px;		
}

#menu{
	/*position:relative; */
	z-index:10;
	height:60px; 
	width:750px;
	background-color:#ffffff; 
	background-image:url('../img/menu_wide.gif');
	background-repeat:repeat-x;
	padding: 0px 0px 0px 0px;
	margin:0px;
	font-weight:bold;
	color: #87212e;
	font-size: 11px;
}

#banner {
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%px;
	background-image: url('../img/Clinic_banneri_1.jpg');
	background-repeat: no-repeat;
}

.queryTable {
	width: 600px;
	/*background-color: #C4D5A9;*/
	border: 0px solid gray;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:0.8em;
}

.queryTableRow{
	padding: 6px;	
}

.queryTable p {
	padding-left: 4px;
	line-height: 16px;
}

.queryHeader {
	/*background-color: #588243;*/
	line-height: 30px;
	padding-left: 20px;
	color: #880027;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid gray;
}

.queryContent {
	width: 50%;
	padding: 20px;
	border-right: 1px solid gray;
	font-size:12;
}

.queryContent2 {
	width: 50%;
	padding: 20px;
	font-size:13;

}

#banner {
	background-color: #588243;
	padding: 10px;
	margin-bottom: 40px;
}

#copy {
	text-align: center;
	vertical-align: bottom;
	margin-top: 3px;
	font-size: 10px;
}

#headerBar {
	color: #D17F34;
	font-size: 14px;
	font-weight: bold;
}

#infoBar {
	width: 620px;
	/*background-color: #D17F34;*/
	color: #880027;
	line-height: 10px;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

#tableHeader {
	text-align: center;
	margin: 25px;
	font-size: 24px;
	font-weight: bold;
	color: #D17F34;
}



.ownInfo {
	border: 1px solid #8C8F91;
	border-bottom: none;
	border-left: none;
}

.ownInfo caption {
	text-align: left;
	padding-left: 5px;
	color: #8C212E;
	font-weight: bold;
}


.ownInfo th {
	border-left: 1px solid #8C8F91; 
	border-bottom: 1px solid #8C8F91;
	/*background-color: #F5F5F5;*/
	text-align: left;
	font-size:0.8em;
	padding: 4px;
}

.ownInfo th.selected {
	background-color: #F5F5F5;
}

.ownInfo th.header {
	
}

.ownInfo td {
	padding: 3px;
 	vertical-align: top;
	text-align: left;
	font-size: 0.8em;
	border-left: 1px solid #8C8F91; 
	border-bottom: 1px solid #8C8F91; 
}

.ownInfo td.selected {
 	background-color: #E5E5E5;
}

.ownInfo td.header {
 	border-left: 1px solid #8C8F91; 
	text-align: left;
	font-weight: bold;
}

/* result*/

.resultContent {
	width: 50%;
	line-height: 23px;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid #588243;
}

.resultContent1 {
	width: 50%;
	padding: 20px;
	font-weight: bold;
	border-right: 1px solid #588243;
}

.resultContent2 {
	width: 50%;
	padding: 20px;
	line-height: 23px;
}

#resultCount {
	width: 50%;
	line-height: 10px;
	padding: 20px;
}

#resultFooter {
	width: 600px;
	background-color: #C4D5A9;
	background-image: url(../img/green_bottom_middle.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	margin-top: 0px;
	bottom: 0px;
}

.resultHeader {
	/*background-color: #588243;*/
	line-height: 30px;
	padding-left: 5px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#resultPrc {
	background-color: #99CC99;
	width: 50%;
	line-height: 10px;
	padding: 20px;
}

.resultRow {
	padding-left: 8px;
	border-top: 0px solid gray;
	border-right: 0px solid gray;
	vertical-align: top;
	width: 15%;
}

.resultRow2 {
	padding-left: 8px;
	border-top: 0px solid gray;
	border-right: 0px solid gray;
	vertical-align: top;
}

.resultTable {
	width: 600px;
	/*background-color: #C4D5A9;*/
	border: 0px solid gray;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size:12;
	padding-left: 0px;
}

.queryTableRow{
	padding: 6px;	
}

#resultTableHeader {
	font-size: 14px;
	font-weight: bold;
	color: #880027;
	padding: 10px 0px 10px 0px;
}

.resultTable p {
	padding-left: 4px;
	line-height: 16px;
}

.resultTable img {
	padding: 0px;
	margin: 0px;
}




#content2 {
	padding: 0px 10px 10px 0px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.8em;
}

#content-box2 #content2 img {
	padding: 1px;
	margin: 0px;
/*	border: none;*/
}

#content2 p {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	padding: 15px;
	height: 100%;
	margin: 0px 10px 0px 10px;
	border: 1px solid gray;
}

#content2 b {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 1em;
}

#content-box2 {
	background-color: white;
	width: 100%;
	height: 10px;
	vertical-align: top;
}

#content-box2 img {
	padding: 0px;
	margin: 0px;
	border: none;
}

/*#content-box p {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	padding: 15px;
	margin: 0px 10px 0px 10px;
	border: 1px solid gray;
}*/

#content-box2 #conditions2 {
	height: 100px;
	overflow: auto;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	border: 1px solid gray;
}

#content-box2 #conditions2 p {
	padding: 5px;
	border: none;
}

#content-box-middle-top2 {
	background-image: url('../img/middle_top.gif');
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
#content-box-middle-right2 {
	background-image: url('../img/middle_right.gif');
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
#content-box-middle-bottom2 {
	background-image: url('../img/middle_bottom.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#content-box-middle-left2 {
	background-image: url('../img/middle_left.gif');
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}
#content-box-top-left2 {
	background-image: url('../img/top_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
	width: 10px;
}
#content-box-top-right2 {
	background-image: url('../img/top_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 10px;
	width: 10px;
}
#content-box-bottom-left2 {
	background-image: url('../img/bottom_left.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px;
	width: 10px;
}
#content-box-bottom-right2 {
	background-image: url('../img/bottom_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 10px;
	width: 10px;
}

#sub-content2 {
	position: relative;
	margin-top: 20px;
	display: table;
	width: 680px;
	height: 100%;
}

#sub-content-left2, #actions {
	display: table-cell;
	width: 350px;
	float: left;
}


#sub-content-right2 {
	display: table-cell;
	position: relative;
	text-align: right;
	width: 180px;
	float: right;
	margin: 20px 0px 0px 0px;
	/*border: 1px dashed gray;*/
}

#sub-content-bottom2 {
	display: table-cell;
	position: relative;
	text-align: left;
	width: 650px;
	float: bottom;
	margin: 20px 0px 0px 0px;
}

.resHeader {
	/*background-color: #588243;*/
	line-height: 15px;
	padding-left: 4px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.resTable {
	width: 600px;
	/*background-color: #C4D5A9;*/
	border: 1px solid gray;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size:12;
	padding: 0px;
}

.resRow {
	padding-left: 5px;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	vertical-align: top;
/*	width: 15%;*/
}

.resRowSel {
	padding-left: 5px;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	vertical-align: top;
	background-color: #E5E5E5;
}

#resTableHeader {
	font-size: 14px;
	font-weight: bold;
	color: #880027;
	padding: 10px 0px 10px 0px;
}

.ownInfo2 {
	border: 0px solid #8C8F91;
	border-bottom: none;
	border-left: none;
}

.ownInfo2 .redTxt{
	font-size: 0.7em;
	color: #880027;	  
}

.ownInfo2 caption {
	text-align: left;
	padding-left: 5px;
	color: #8C212E;
	font-weight: bold;
}


.ownInfo2 th {
	border-left: 0px solid #8C8F91; 
	border-bottom: 0px solid #8C8F91;
	background-color: #F5F5F5;
	text-align: center;
	padding: 4px;
}

.ownInfo2 th.selected {
	background-color: #F5F5F5;
}

.ownInfo2 th.header {
	
}

.ownInfo2 td {
	padding: 1px;
 	vertical-align: top;
	text-align: left;
	font-size: 13;
	border-left: 0px solid #8C8F91; 
	border-bottom: 0px solid #8C8F91; 
}

.ownInfo2 td.selected {
 	background-color: #F5F5F5;
}

.ownInfo2 td.header {
  	width:40%;
 	border-left: 0px solid #8C8F91; 
	text-align: left;
	font-size: 0.7em;
	font-weight: bold;
}
/** STYLE CLASSES **/
