/* right bar #2 */

.content .rightbar2_Container {
	float:right; 
	width:130px; 
	height:850px; 
	padding:5px; 
	background-color:#E3F0C5; 
	margin-right:15px;
}

.content .rightbar2_button {

	padding-top:5px;
	padding-right:10px;
	height:22px;
	border-top: solid 1px #0A5B99;
	border-right: solid 1px #0A5B99;
	border-left: solid 1px #0A5B99;
	border-bottom: solid 4px #0A5B99;
	background-color:white;
	font-size:13px;
}

.content .rightbar2_button a {

	font-size:13px;
	color:#0A5B99;
	font-weight:bold;
	text-decoration:none;
}

.content .rightbar2_button a:hover {

	font-size:13px;
	color:#0A5B99;
	font-weight:bold;
	text-decoration:underline;
}


.content .rightbar2_headline1 {
	background-color:#79B20B;
	color:white;
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
	padding:3px;
	padding-right:4px;
	padding-left:4px;
}


.content .rightbar2_item1 {
	background-color:white;
	margin-top:1px;
	padding:3px;
	padding-right:4px;
	padding-left:4px;
	font-size:12px;
}

.content .rightbar2_item1 a {
	font-size:12px;
	font-weight:bold;
	color: black;
	text-decoration:none;
}

.content .rightbar2_item1 a:hover {
	font-size:12px;
	font-weight:bold;
	color: black;
	text-decoration:underline;
}


/* center area */

.content .center {
	float:right; 
	width:443px; 
	padding:5px; 
	margin-right:12px;
}

.content .center .categoriesContainer 
{
	width:441px; 
	clear:both; 
	border:solid 1px #D3D9DE;
	margin-top:10px;
}
.content .center .categoriesContainer .title
{
	clear:both; 
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	background-color:#0A5B99;
	padding:4px 20px;
}
.content .center .categoriesContainer .topText
{
	clear:both; 
	padding:10px 20px;
}
.content .center .categoriesContainer .categoriesTree
{
	clear:both; 
	border-top:solid 1px #D3D9DE;
	padding:4px 20px;
}
.content .center .categories_right {
	float:right; 
	width:190px;
}

.content .center .categories_left {
	float:left; 
	width:190px;
}


.content .center .headline1 {
	margin-top:13px;
	font-size:14px;
}

.content .center .headline1 a {
	color:#0A5B99;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.content .center .headline1 a:hover {
	color:#0A5B99;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.content .center .item1 {
	color:black;
	font-size:12px;
	text-decoration:none;
}

.content .center .item1:hover {
	color:black;
	font-size:12px;
	text-decoration:underline;
}

.content .center .item2 {
	color:#125B9F;
	font-size:12px;
	text-decoration:none;
}

.content .center .item2:hover {
	color:#125B9F;
	font-size:12px;
	text-decoration:underline;
}


.content .center .qa {
	border:solid 1px #D3D9DE;
	margin-top:30px;
}

.content .center .qa .itemsContainer {
	padding:3px 20px 10px 20px;
}

.content .center .headline2 {	
	background-color:#1D6FAE;
	color:white;
	font-weight:bold;
	font-size:14px;
	padding:4px;
	padding-right:10px;
	padding-left: 10px;
}

.content .center .item2 {	
	margin-top:7px;
	font-size:12px;
}

.content .center .item2 a {	
	color:#1D6FAE;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.content .center .item2 a:hover {	
	color:#1D6FAE;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

.content .center .item2 .author {	
	color:#1D6FAE;
	font-weight:normal;
	font-size:12px;
}

.content .center .link1 {	
	margin-top:7px;	
	font-size:12px;
}


.content .center .link1 a {	
	color:#1D6FAE;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;	
}


.content .center .link1 a:hover {	
	color:#1D6FAE;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;	
}


/* left bar */

.content .leftbar {
	float:left; 
	width:210px;
	overflow:hidden;
}

.content .leftbar .imed_experts {
	border:solid 1px #D3D9DE;
	font-size:14px;
}
.content .leftbar .imed_experts .inner {
	padding:5px 10px;
}

.content .leftbar .headline1 {	
	background-color:#1D6FAE;
	color:white;
	font-weight:bold;
	font-size:14px;
	padding:4px;
	padding-right:10px;
	padding-left: 10px;
}

.content .leftbar .imed_experts .expert {
	padding:10px 0;
	border-bottom:1px solid #D3D9DE;
}
.content .leftbar .imed_experts .headline1 
{
	padding-left: 5px;
}	

.content .leftbar .imed_experts .expert .item1 {	
	margin-right:10px;
	font-size:12px;
	width:130px;
	margin-top:-4px;
}

.content .leftbar .imed_experts .expert .item1 a {	
	color:#1D6FAE;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.content .leftbar .imed_experts .expert .item1 a:hover {	
	color:#1D6FAE;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

.content .leftbar .imed_experts .expert .img { width:40px; height:40px;}
.content .leftbar .imed_experts .expert .img img { max-width:40px; }

.content .leftbar .imed_experts .expert .item1 .item1Desc {	
	color:black;
	font-weight:normal;
	font-size:12px;
	padding-left:10px;
}

.content .leftbar .imed_experts .expert .seperator {	
	height:10px;
	font-size:1px;
	clear:both;
	padding:0;
	margin:0;
}


.content .leftbar .imed_experts .link1 {	
	margin-top:7px;	
	font-size:12px;
	text-align:left; 
	padding-left:10px;
}


.content .leftbar .imed_experts .link1 a {	
	color:#1D6FAE;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;	
}

.content .leftbar .imed_experts .link1 a:hover {	
	color:#1D6FAE;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;	
}

.content .leftbar .lastarticles {
	border:solid 1px #D3D9DE;
	min-height:280px;
	margin-top:20px;
	font-size:13px;
	overflow:hidden;
}

.content .leftbar .lastarticles .headline1 {	
	background-color:#1D6FAE;
	color:white;
	font-weight:bold;
	font-size:14px;
	padding:4px;
	padding-right:10px;
	padding-left:10px;
}


.content .leftbar .lastarticles .article {
	padding:10px 10px 0;
	padding-left:7px;
	font-size:13px;
	overflow:hidden;
}

.content .leftbar .lastarticles .article .img { width:39px; }
.content .leftbar .lastarticles .article .img img { width:39px; height:31px; }

.content .leftbar .lastarticles .article .item1 {	
	margin-left:10px;
	font-size:14px;
	margin-top:-4px;
}

.content .leftbar .lastarticles .article .item1 a {	
	color:#1D6FAE;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.content .leftbar .lastarticles .article .item1 a:hover {	
	color:#1D6FAE;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.content .leftbar .lastarticles .article .item1Desc {	
	color:black;
	font-weight:normal;
	font-size:12px;
}

.content .leftbar .lastarticles .article .seperator {	
	height:1px;
	background-color:#D3D9DE;
	font-size:1px;
	margin-top:10px;
}


.content .leftbar .lastarticles .article .tags {	
	margin-top:7px;	
	color:#1D6FAE;
	font-weight:normal;
	font-size:12px;
}


.content .leftbar .lastarticles .article .tags a {	
	color:#1D6FAE;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;	
}


.content .leftbar .lastarticles .article .tags a:hover {	
	color:#1D6FAE;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;	
}

/* search box */
.searchBox
{
	width:443px;
}
.searchBox_header
{
	background-image:url(/images/search_box_bg.jpg);
	height:95px;
	width:443px;
}
.searchBox_header .title
{
	padding:4px 20px 4px 20px;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	background-color:#3E7700;
}
.searchBox_header .textSection
{
	padding:11px 20px 11px 20px;
	color:#000000;
}
.searchBox_Container {
	height:170px;
	background-color:#93C500;
}

.searchBox_Container .searchBox_headline {
	color:white;
	font-weight:bold;
	background-color:#3E7700;
	padding-right:20px;
	height:16px;
	line-height:16px;
	vertical-align:middle;
}

.searchBox_Container .searchBox_options_container {
	padding:10px 14px 10px 21px;
}

.searchBox_Container .searchBox_button {
	display:inline;
	float:right;
	background-color:white;
	text-align:center;
	width:96px;
	margin-right:6px;
	padding-top:3px;
	padding-bottom:3px;
}

.searchBox_Container .searchBox_button a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.searchBox_Container .searchBox_button_selected {
	background-color:#E3F1C5;
	height:20px;
}

.searchBox_Container .searchBox_options {
	margin-right:6px;
	background-color:#E3F1C5;
	height:90px;
	position:relative;
}

.searchBox_Container .searchBox_options_seperator {
	position:absolute;
	top:40px;
	right:20px;
	width:90%;
	background-color:white;
	font-size:1px;
	line-height:1px;
	height:1px;
}


/* search options 1 */
#search_options_1 .searchBox_options_icon {
	position:absolute; 
	top:-7px; 
	right:0px;
}

#search_options_1 .searchBox_options_optionSet1 {
	margin-right:70px;
	padding-top:10px;
}


#search_options_1 .searchBox_options_optionSet1 select {
	width:100px;
	border:solid 1px #869AAD;
}

#search_options_1 .searchBox_options_optionSet2 {
	margin-top:15px;
}
#search_options_1 .searchBox_options_optionSet2_doctors {
	margin-right:90px;
}
#search_options_1 .searchBox_options_optionSet2_institutes {
	margin-right:100px;
}
#search_options_1 .searchBox_options_optionSet2_dentists {
	margin-right:95px;
}
#search_options_1 .searchBox_options_optionSet2_alternative {
	margin-right:120px;
}

#search_options_1 .searchBox_options_optionSet2 .text1 {
	font-weight:bold;
}

#search_options_1 .searchBox_options_optionSet2 input {
	width:135px;
	border:solid 1px #869AAD;
}

#search_options_1 .searchBox_options_optionSet2 .options {
	float:right;
}

#search_options_1 .searchBox_options_optionSet2 .btn1 {
	float:right;
	margin-top:15px;
	margin-right:10px;

}


/* search options 2 */
#search_options_2 .searchBox_options_icon {
	position:absolute; 
	top:-7px; 
	right:5px;
}

#search_options_2 .searchBox_options_optionSet1 {
	margin-right:100px;
	padding-top:10px;
}

#search_options_2 .searchBox_options_optionSet1 select {
	width:105px;
	border:solid 1px #869AAD;
}

#search_options_2 .searchBox_options_optionSet2 {
	margin-top:15px;
	margin-right:90px;
}

#search_options_2 .searchBox_options_optionSet2 .text1 {
	font-weight:bold;
}

#search_options_2 .searchBox_options_optionSet2 input {
	width:135px;
	border:solid 1px #869AAD;
}

#search_options_2 .searchBox_options_optionSet2 .options {
	float:right;
}

#search_options_2 .searchBox_options_optionSet2 .btn1 {
	float:right;
	margin-top:15px;
	margin-right:10px;

}


/* search options 3 */
#search_options_3 .searchBox_options_icon {
	position:absolute; 
	top:-9px; 
	right:-5px;
}

#search_options_3 .searchBox_options_optionSet1 {
	margin-right:100px;
	padding-top:10px;
}

#search_options_3 .searchBox_options_optionSet1 select {
	width:105px;
	border:solid 1px #869AAD;
}

#search_options_3 .searchBox_options_optionSet2 {
	margin-top:15px;
	margin-right:90px;
}

#search_options_3 .searchBox_options_optionSet2 .text1 {
	font-weight:bold;
}

#search_options_3 .searchBox_options_optionSet2 input {
	width:135px;
	border:solid 1px #869AAD;
}

#search_options_3 .searchBox_options_optionSet2 .options {
	float:right;
}

#search_options_3 .searchBox_options_optionSet2 .btn1 {
	float:right;
	margin-top:15px;
	margin-right:10px;

}


/* search options 4 */
#search_options_4 .searchBox_options_icon {
	position:absolute; 
	top:1px; 
	right:-7px;
}

#search_options_4 .searchBox_options_optionSet1 {
	margin-right:100px;
	padding-top:10px;
}

#search_options_4 .searchBox_options_optionSet1 select {
	width:105px;
	border:solid 1px #869AAD;
}

#search_options_4 .searchBox_options_optionSet2 {
	margin-top:15px;
	margin-right:120px;
}

#search_options_4 .searchBox_options_optionSet2 .text1 {
	font-weight:bold;
}

#search_options_4 .searchBox_options_optionSet2 input {
	width:105px;
	border:solid 1px #869AAD;
}

#search_options_4 .searchBox_options_optionSet2 .options {
	float:right;
}

#search_options_4 .searchBox_options_optionSet2 .btn1 {
	float:right;
	margin-top:15px;
	margin-right:10px;

}

/* search button */
#search_options_1 .btn1 input,#search_options_2 .btn1 input, #search_options_3 .btn1 input, #search_options_4 .btn1 input{
	width:48px;
	height:18px;
	border:0px;
}

/* ynet link */
.searchBox_Container .ynetLink { float:left; padding-top:5px; }
.searchBox_Container .ynetLink a { text-decoration:none; color:#000000; font-weight:bold; }
.searchBox_Container .ynetLink a img { border:0; width:30px; }