/* 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:14px;
}

.content .rightbar2_button a {

	font-size:14px;
	color:#0A5B99;
	font-weight:bold;
	text-decoration:none;
}

.content .rightbar2_button a:hover {

	font-size:14px;
	color:#0A5B99;
	font-weight:bold;
	text-decoration:underline;
}


.content .rightbar2_headline1 {
	background-color:#79B20B;
	color:white;
	font-weight:bold;
	font-size:14px;
	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:14px;
}

.content .rightbar2_item1 a {
	font-size:14px;
	font-weight:bold;
	color: black;
	text-decoration:none;
}

.content .rightbar2_item1 a:hover {
	font-size:14px;
	font-weight:bold;
	color: black;
	text-decoration:underline;
}


/* center area */

.content .center {
	float:right; 
	/*width:480px; */
	width:465px; 
	padding-left:15px;
	/*padding:1px; */
	/*margin-right:5px;*/
}

/* categoriesContainer */
.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;
}


/* categoriesContainer in left column */
.content .leftbar .categoriesContainer 
{
	width:302px; 
	clear:both; 
	border:none 1px #D3D9DE;
	margin-top:0px;
	float:left;
}
.content .leftbar .categoriesContainer .title
{
	/*clear:both; 
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	background-color:#0A5B99;
	padding:4px 20px;*/
	
}
.content .leftbar .categoriesContainer .topText
{
	clear:both; 
	padding:10px 10px;
	background:url("/Images/site2009/forums_upper_bg.jpg") repeat-x scroll 0 0 transparent;
	border-left:solid 1px silver;
	border-right:solid 1px silver;
	
}

.content .leftbar .categoriesContainer .categoriesTree
{
	clear:both; 
	/*border-top:solid 1px #D3D9DE;*/
	/*border-color:Silver;*/
	border-right:solid 1px silver;
	border-left:solid 1px silver;
	border-bottom:solid 1px silver;
	z-index:1;
	padding:4px 20px;
}

.content .leftbar .categories_right {
	float:right; 
	width:130px;
}

.content .leftbar .categories_left {
	float:left; 
	width:130px;
}

.content .leftbar .link1 {	
	margin-top:7px;	
	font-size:14px;
	color:#039efe;
	text-decoration:none;
}

.content .leftbar .link1 a{	
	margin-top:7px;	
	font-size:14px;
	color:#039efe;
	text-decoration:none;
}

.content .leftbar .link1 a:hover
{
	text-decoration:underline;
}

.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:14px;
	text-decoration:none;
}

.content .center .item1:hover {
	color:black;
	font-size:14px;
	text-decoration:underline;
}

.content .center .item2 {
	color:#125B9F;
	font-size:14px;
	text-decoration:none;
}

.content .center .item2:hover {
	color:#125B9F;
	font-size:14px;
	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:#0878E0;
	color:white;
	font-weight:bold;
	font-size:14px;
	padding:4px;
	padding-right:10px;
	padding-left: 10px;
}

.content .center .item2 {	
	margin-top:7px;
	font-size:14px;
}

.content .center .item2 a {	
	color:#0878E0;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.content .center .item2 a:hover {	
	color:#0878E0;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.content .center .item2 .author {	
	color:#0878E0;
	font-weight:normal;
	font-size:14px;
}

.content .center .link1 {	
	margin-top:7px;	
	font-size:14px;
}


.content .center .link1 a {	
	color:#0878E0;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;	
}


.content .center .link1 a:hover {	
	color:#FF6600;
	font-weight:normal;
	font-size:14px;
	text-decoration:underline;	
}


/* left bar */

.content .leftbar {
	float:left; 
	width:302px;
	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:#0878E0;*/
	color:black;
	font-weight:bold;
	font-size:14px;
	/*padding:4px;*/
	padding-right:0px;
	padding-left: 10px;
	border-bottom:none;
}

.content .leftbar .forumHeadline1 {	
	/*background-color:#0878E0;*/
	color:black;
	font-weight:bold;
	font-size:14px;
	/*padding:4px;*/
	padding-right:0px;
	padding-left: 10px;
	border-bottom:none;
	text-align:right;
	color:Black;
	text-decoration:none;
}

.content .leftbar .forumHeadline1 a{	
	/*background-color:#0878E0;*/
	color:black;
	font-weight:bold;
	font-size:14px;
	/*padding:4px;*/
	padding-right:0px;
	padding-left: 10px;
	border-bottom:none;
	text-align:right;
	color:Black;
	text-decoration:none;
}

.content .leftbar .forumHeadline1 a:hover{	
	text-decoration:underline;
}

.content .leftbar .forumDesc {
	font-size:14px;
	color:Black;
	text-decoration:none;
}

.content .leftbar .forumDesc a {
	font-size:14px;
	color:Black;
	text-decoration:none;
}

.content .leftbar .forumDesc a:hover
{
	font-size:14px;
	color:Black;
	text-decoration:underline;
}

.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:14px;
	width:130px;
	margin-top:-4px;
}

.content .leftbar .imed_experts .expert .item1 a {	
	color:#0878E0;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.content .leftbar .imed_experts .expert .item1 a:hover {	
	color:#0878E0;
	font-weight:bold;
	font-size:14px;
	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:14px;
	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:14px;
	text-align:left; 
	padding-left:10px;
}


.content .leftbar .imed_experts .link1 a {	
	color:#0878E0;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;	
}

.content .leftbar .imed_experts .link1 a:hover {	
	color:#0878E0;
	font-weight:normal;
	font-size:14px;
	text-decoration:underline;	
}

.content .leftbar .lastarticles {
	border:solid 1px #D3D9DE;
	min-height:280px;
	margin-top:20px;
	font-size:14px;
	overflow:hidden;
}

.content .leftbar .lastarticles .headline1 {	
	background-color:#0878E0;
	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:14px;
	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:#0878E0;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.content .leftbar .lastarticles .article .item1 a:hover {	
	color:#0878E0;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.content .leftbar .lastarticles .article .item1Desc {	
	color:black;
	font-weight:normal;
	font-size:14px;
}

.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:#0878E0;
	font-weight:normal;
	font-size:14px;
}


.content .leftbar .lastarticles .article .tags a {	
	color:#0878E0;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;	
}


.content .leftbar .lastarticles .article .tags a:hover {	
	color:#0878E0;
	font-weight:normal;
	font-size:14px;
	text-decoration:underline;	
}

/*middle search box*/
.middleSearchBox1
{
	width:467px;
	padding:0 0 0 0 ;
}


/* search box */
.searchBox
{
	width:467px;
}
.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; }



.content .center .searchBoxDropDown
{
	width:130px;
}

.content .center .searchBoxTextBox
{
	width:130px;
}


.middleSearchBox
{
	width:481;
	padding:10px 10px 10px 10px;
	height:200px;
	
}

.LastNewArticlesTable
{
	/*border-bottom:solid 1px silver;*/
	border-right:none;
	border-left:none;
	width:467px;
}




/* ---------*/

.content .center .forumHeadline1 {	
	/*background-color:#0878E0;*/
	color:black;
	font-weight:bold;
	font-size:14px;
	/*padding:4px;*/
	padding-right:0px;
	/*padding-left: 10px;*/
	border-bottom:none;
	text-align:right;
	color:Black;
	text-decoration:none;
}

.content .center .forumHeadline1 a{	
	/*background-color:#0878E0;*/
	color:#0878E0;
	font-weight:bold;
	font-size:14px;
	/*padding:4px;*/
	padding-right:0px;
	padding-left: 10px;
	border-bottom:none;
	text-align:right;
	text-decoration:none;
}

.content .center .forumHeadline1 a:hover{	
	text-decoration:underline;
	color:#FF6600;
}

.content .center .forumDesc {
	font-size:14px;
	color:Black;
	text-decoration:none;
}

.content .center .forumDesc a {
	font-size:14px;
	color:Black;
	text-decoration:none;
}

.content .center .forumDesc a:hover
{
	font-size:14px;
	color:Black;
	text-decoration:underline;
}


.content .center .silverLink {
	font-size:14px;
	color:Black;
	text-decoration:none;
}

.content .center .silverLink a {
	font-size:14px;
	color:Black;
	text-decoration:none;
	color:RGB(8,120,224);
}

.content .center .silverLink a:hover
{
	font-size:14px;
	color:#FF6600;
	text-decoration:underline;
}



/* Todays doctor cube */

.DoctorName
{
	float:right;
	text-align:right;
	margin-right:10px;
}

.DoctorName a
{
	color:#0878E0;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.DoctorName a:hover
{
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.PromotionPhrase
{
	float:right;
	text-align:right;
}

.TodaysDoctorLeftSideDiv
{
	width:62px;
	float:right;
	margin-top:5px;
	display:block;
}

.TodaysDoctorRightSideDiv
{
	width:400px;
	float:left;	
	text-align:right;
}

.RecentSearchEntryDiv
{
	width:100%;
	height:35px;
	line-height:35px;
}

.RecentSearchEntryDiv a
{
	color:#0878E0;
	font-size:14px;
}

.RecentSearchEntryDiv a:visited
{
	color:#0878E0;
	font-size:14px;
}

.RecentSearchEntryDiv a:hover
{
	color:#FF6600;
	font-size:14px;
}

.AdditionalArticlesContainerDiv
{
	/*border-bottom:solid 1px silver;*/
	text-align:right;
	width:345px;
}

.AdditionalArticlesContainerDiv a
{
	text-align:right;
	width:350px;
	color:#0878E0;
	font-size:14px;
}

.AdditionalArticlesContainerDiv a:hover
{
	text-align:right;
	width:350px;
	color:#FF6600;
	font-size:14px;
}

.AdditionalArticlesBannerContainerDiv
{
	float:left;
	height:120px;
	width:120px;
	margin-top:5px;
}

