/*----------------------------------------------------------------------------
	main.css

	this css-file contains all definitions, that are independend from the
	colorschemes.

	(c) Schlund + Partner AG

	This CSS-File uses the original "Tanteks Box Modell Hack"
	http://www.tantek.com/CSS/Examples/boxmodelhack.html

	NOTE:
	Older W3C CSS validators return errors when the voice-family property
	is used in a 'screen' style sheet. This is an error in the W3C CSS
	validator itself. The validator should report a warning, not an error,
	when properties which are unsupported by a particular medium are used,
	and this has been reported to the W3C:

 ----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/

body#main_body {
    margin: 0;
    padding: 7px 0px 0px 0px;
    text-align: center;
}

/*-- global container ------------------------------------------------------*/

#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 1025px;
}

#header {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 7px 0px;
	width: 1025px;
	height: 126px;
	top: 0px;
	left: 0px;
}

#main_container {
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	top: 14px;
	left: -2px;
}

#layout_table {
	/*border-collapse: collapse;*/
    border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 1024px;
	height: auto;
}

#sub_nav_column {
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    /*border-width: 1px;*/
		border-width: 0px;
    border-style: solid;
}

#content_column {
    vertical-align: top;
    border-width: 1px;
    border-style: solid;
}

#left_column_container {
	position: relative;
	top: 0px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 212px;
	border-width: 0px;
	border-style: solid;
}

#middle_div {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 5px;
}

#sub_container1 {
	position: relative;
	top: 0px;
	margin-right: 10px;
	width: 212px;
	border-width: 0px;
	border-style: solid;
	Height: auto;
}

#sub_container2 {
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 800px;
	border-width: 0px;
	border-style: solid;
	background-color: #EDFFFE;
	height: auto;
}

#content_container {
	overflow: hidden;
	margin: 0px;
	padding: 0;
	width: auto;
	border-width: 0px;
	border-style: solid;
}

#onlineinq {    /*clear: both;*/
	position: relative;
	top: 80px;
	width: 212px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	line-height: 170%;
		/*background-color: #DFF5F9;
		border-color: #d9c483;
    border-width: 1px;
    border-style: solid;*/
}

#response1 {    /*clear: both;*/
    position: relative;
    top: 0px;
    left: 0px;
		width: 190px;
  	padding: 1px 2px 5px 2px;
		font-weight: bold;
		color: #004e12;
		background-color: #FAFAFA;
		border-color: #C3CFCE;
    border-width: 0px;
    border-style: solid;
}
#response2 {    /*clear: both;*/
    position: relative;
    top: 0px;
    left: 0px;
		width: 190px;
  	padding: 1px 2px 5px 2px;
		font-weight: bold;
		color: Red;
		background-color: #FAFAFA;
		border-color: #C3CFCE;
    border-width: 0px;
    border-style: solid;
}

#p_title {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	/*width: 780px;*/
		height: 22px;
	background-color: #CAE3E1;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCD7D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3CFCE;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: bold;
	color: #004e12;
	/*margin: 5px 5px 5px 5px;*/
		padding:5px 0px 5px 10px;
}

#p_title1 {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: auto;
	height: 22px;
	background-color: #EEE;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCD7D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3CFCE;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: bold;
	color: #004e12;
	/*margin: 5px 5px 5px 5px;*/
		padding:3px 5px 3px 10px;
}
#p_subcontent {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
		border-left-width: 0px;
		border-left-style: solid;
		border-left-color: #CCD7D6;
		background-color: #FAFAFA;
		border-right-width: 0px;
		border-right-style: solid;
		border-right-color: #CCD7D6;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: #C3CFCE;
		padding:3px 5px 3px 10px;
}

#p_subcontent1page {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
		height: 480px;
		border-left-width: 0px;
		border-left-style: solid;
		border-left-color: #CCD7D6;
		background-color: #FAFAFA;
		border-right-width: 0px;
		border-right-style: solid;
		border-right-color: #CCD7D6;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: #C3CFCE;
		padding:3px 5px 3px 10px;
}

#p_subcontent1 {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
		border-left-width: 0px;
		border-left-style: solid;
		border-left-color: #CCD7D6;
		background-color: #FAFAFA;
		border-right-width: 0px;
		border-right-style: solid;
		border-right-color: #CCD7D6;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: #C3CFCE;
		padding:3px 5px 3px 10px;
}

#p_subcontentul {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;		
		border-left-width: 0px;
		border-left-style: solid;
		border-left-color: #CCD7D6;
		background-color: #FAFAFA;
		border-right-width: 0px;
		border-right-style: solid;
		border-right-color: #CCD7D6;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: #C3CFCE;
		padding:3px 5px 3px 0px;
}

#p_inqform{
    position: relative;
    top: 0px;
    left: 15px;
    margin: 0px;
		width: 720px;
}
#p_response1{    /*clear: both;*/
    position: relative;
    top: 0px;
    left: 0px;
		width: 330px;
  	padding: 1px 5px 5px 5px;
		font-weight: bold;
		color: #004e12;
		background-color: #FFF;
		border-color: #C3CFCE;
    border-width: 0px;
    border-style: solid;
}
#p_response2{    /*clear: both;*/
    position: relative;
    top: 0px;
    left: 0px;
		width: 330px;
  	padding: 1px 5px 5px 5px;
		font-weight: bold;
		color: red;
		background-color: #FFF;
		border-color: #C3CFCE;
    border-width: 0px;
    border-style: solid;
}
#p_container{
    position: relative;
    top: 0px;
    left: 0px;
		border-color: black;
		border-width: 0px;
		border-style: solid;
		height: 330px;
}
#p_left{
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	border-color: black;
	border-width: 0px;
	border-style: solid;
}
#p_right{
	position: absolute;
	top: 0px;
	left: 410px;
	/*float: right;*/
		width: 350px;
	/*Height: 232px;*/
		border-color: #CCD7D6;
	border-width: 0px;
	border-style: solid;
}
#left_align {
	font-family: Arial, Verdana, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	text-decoration: bold;
	color: #004e12;
	width:600px;
	padding:3px 5px 3px 5px;
	float: left;
}
#right_align {
	font-family: Arial,sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width:90px;
	float: right;
	position : relative;
	top: 8px;
	text-align: right;
	margin-right: 10px;
}
#right_botton {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: black;
	width:90px;
	padding: 3px 10px 0px 0px;
	float: right;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {    /*clear: both;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 1025px;
	height: 126px;
	float: right;
	border-width: 1px;
	border-style: solid;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    z-index: 1;
    position: relative;
    top: 0px;
    left: 0px;
    line-height: 0;
    padding: 0px 0px 0px 1px;
    margin: 0 0 0px 0;
    overflow: hidden;
		width: 1024px;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-repeat: repeat-y;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
}

#main_nav_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    margin: 0px 0 0 0;
    padding: 0px 0 0px 0;
    float: left;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-position: right;
    background-repeat: no-repeat;
    float: left;
}

a.main_nav_item {
    line-height: 22px;
    text-align: center;
    height: 22px;
}

a.main_nav_item:hover {
    line-height: 22px;
    text-align: center;
    height: 22px;
    background: transparent;
}

a.main_nav_active_item {
    line-height: 22px;
    text-align: center;
    height: 22px;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    position: relative;
    top: 0px;
    line-height: 0;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    width: 173px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
    border: 0;
    margin: 0px 0px 0px 0px;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    clear: both;
    margin: 0px 0 6px 0;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    overflow: hidden;
    padding-left: 35px;
    padding-right: 5px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-position: bottom;
    background-repeat: no-repeat;
}

a.sub_nav_item {
    text-align: left;
    line-height: 23px;
    height: 23px;
    width: 133px;
}

a.sub_nav_item:hover {
    text-align: left;
    line-height: 23px;
    height: 23px;
    width: 133px;
}

a.sub_nav_active_item {
    text-align: left;
    line-height: 23px;
    height: 23px;
    width: 133px;
}

/*--- table's ul ---------------------------------------------------------------*/
.table_ul {
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	/*list-style-type: circle;*/
	list-style-position:inside;
	font-size:13px;
	line-height:125%
	color: #006699;
	color: #005680;
}
/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 10px 0px 0px 0px;
	padding: 7px;
	width: 1010px;
	height: 25px;
	clear: both;
	text-align: center;
}

/*----------------------------------------------------------------------------
  default-styles for .content html-elements
----------------------------------------------------------------------------*/

/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    line-height: 1.3;
}

.content table {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 0px 15px 1px;
    border-style: solid;
    border-width: 1px;
    border-spacing: 0;
    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
}

.content select {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.content input {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
}

/*--- headings -------------------------------------------------------------*/

/*--- links ----------------------------------------------------------------*/

.content a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

/*--- tables ---------------------------------------------------------------*/

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

.content td {
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding: 3px 3px 0px 5px;
}

.content tr.odd {
    padding: 3px 2px 3px 2px;
}

.content tr.even {
    padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
}
#m_chours { /* images/box_gf.gif */
	background: transparent url(images/clipart/clinichours.gif) no-repeat;
	background-size: 245px 280px;
	position: relative;
	width: 250px;
	height: 250px;
	top: 15px;
	left: 0px;
	 border-style: solid;
	border-width: 0px;
}
#m_chours1{ /* More... */
	font: 9pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
	color: #231f20;
	text-align: center;
	position: absolute;
	left: 25px;
	top: 210px;
	width: 117px;
	height: 16px;
}
#chours { /* images/box_gf.gif */
	background: transparent url(images/clipart/clinichours.gif) no-repeat;
	background-size: 212px 242px;
	position: relative;
	width: 212px;
	height: 242px;
	top: 30px;
	left: 0px;
	 border-style: solid;
	border-width: 0px;
}
#chours1{ /* More... */
	font: 9pt 'Verdana', 'Lucida Grande', Arial, sans-serif;
	color: #231f20;
	text-align: center;
	position: absolute;
	left: 25px;
	top: 200px;
	width: 117px;
	height: 16px;
}

.panel_ads{
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #f7f7f7;
}
.panel_ads a{
	background-color: transparent;
	border: 0px;
	padding: 0px;
}
.panel_ads a:link{ /* Document Style */
	color: #000000;
	text-decoration: none;
	}
.panel_ads a:visited{ /* Document Style */
	color: #000000;
	text-decoration: none;
	}
.panel_ads a:hover{ /* Document Style */
	color: #ff0000;
	text-decoration: underline;
	}
	.slogan1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3D669F;
	vertical-align: bottom;
}
 #sidebar_ad {
	width: 245px;
	height: 245px;
}
/*--------------------------------------------------------------------------*/
