
/* --- home --------------------------------------------------------------------------------------- */

#home_top {
	position:absolute;
	background: #000;
	height:415px;
	width:780px;
	top: 80px;
	padding:2px auto;
}

#home_top_left {
	top:2px;
	left:0px;
	position:absolute;
	background:#000;
	width:240px;
	height: 100%;
	font-weight: bold;
	color:#c90;
	font-size: 13px;
	z-index:0;
}

#advertise_right {
	position:absolute;
	top: 80px;
	background: #000;
	height:100%; height: 500px;
	width:200px;
	margin-left:780px;
	text-align:right;
	z-index:99;
}

#home_canvas {
	position:absolute;
	top:2px;
	background:#000;
	margin-left: 250px;
	width:504px;
	height: 343px;
	padding:1px;
	border:1px solid #333;
	vertical-align:top;
}

#home_canvas_title_heading {
	font-size:12px;
	color:#cccccc;
	text-align:top;
	font-weight: bold;
	padding-left:3px;
	line-height:170%;
}
	
#home_canvas_title {
	font-size:14px;
	color:#990000;
	text-align:top;
	font-weight: bold;
	padding-left:3px;
	line-height:170%;
}

#home_canvas_click {
	font-size:15px;
	color:#933;
	text-align:right;
	font-weight: bold;
}

#home_bottom {
	position:absolute;
	top:435px;
	background: #000;
	height: 300px;
	width:770px;
}

#home_tab_content {
	background:#fff;
	color:#111;
	width: 760px;
	height: 300px;
	border:0px solid #333;
}
#home_tab_content a{
	color:#900;
}
#home_tab_content a:hover{
	color:#f00;
}

.home_tab {
	background:#333;
	color:#999;
	padding: 5px 18px 9px 18px;
	font-weight:bold;
}
.home_tab a:hover{
	color:#cf0;
}

#keyword_content img{
	float:left;
	width:80px;
	height:80px;
	padding:4px 8px 4px 2px;
}


/* --- home_bottom  ----------------------------------------------------------------------------------------- */

.menu {background-color:#000;border-bottom:0px solid #000; height:34px;width:752px;}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:left;width:752px;background:#000;}
.menu li {background:#000;display:inline; font-weight:bold;border:0px solid #333; z-index:0;padding-top:5px;}
.menu li a {color:#ccc; font-size:12px; text-decoration:none; padding:5px 40px 9px 40px; background-color:#333; border:0px solid #333;position:relative;}
.menu li a.tabactive {border:0px solid #ddd; color:#fff; background-color:#fff; color:#000; font-weight:bold;  position:relative;padding:5px 40px 9px 40px; }
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#anothercontent1,#anothercontent2, #anothercontent3, #anothercontent4,#anothercontent5, #anothercontent6 {border:1px solid #ddd; height: 300px; width:750px; text-align:left;padding:1px 8px 0px 8px; font-size:12px; margin-bottom:0px; background:#ddd;color:#000;overflow:hidden;overflow-y:auto;font-weight:bold;z-index:99;margin-top:0px;border-top:0px solid #ddd;background-image: url(bg-tabs.jpg); background-repeat: no-repeat center top;
}
#tabcontent1 a,#tabcontent2 a,#tabcontent3 a,#tabcontent4 a,#anothercontent1 a,#anothercontent2 a, #anothercontent3 a, #anothercontent4 a,#anothercontent5 a, #anothercontent6 a {
	color:#555;
	text-decoration:none;z-index:99;
}
#tabcontent1 a:hover,#tabcontent2 a:hover,#tabcontent3 a:hover,#tabcontent4 a:hover,#anothercontent1 a:hover,#anothercontent2 a:hover,#anothercontent3 a:hover,#anothercontent4 a:hover,#anothercontent5 a:hover,#anothercontent6 a {
	color:#000;
	text-decoration:none;z-index:99;
}


/* --- home_bottom  health guides --------------------------------------------------------------------------- */

.home_tab_health_guide {
	width:770px;
	left:0px;
	padding: 10px 0;
	height:110px;
	vertical-align: top;
}

.home_tab_health_guide_img {
	float: right;
	width: 163px;
	padding: 5px;
	border: 1px solid #666;
	background:#ccc;
}

.home_tab_health_guide_left {
	margin-top:0px;
	padding-left:2px;
	width:210px;
	background:#ddd;
	height:120px;
}

.home_tab_health_guide_right {
	padding-top: 0px;
	margin-top:-120px;
	margin-left:230px;
	width: 450px;
	padding-left:10px;
	min-height:120px;
	height:120px;
	color:#333;
	background:#ddd;
}

.home_tab_health_guide_title {
	text-align:top;
	padding-left: 0px;
	font-weight: bold;
	color:#900;
	line-height: 150%;
}


/* --- home_bottom  video_channels --------------------------------------------------------------------------- */

.home_tab_video_img1 {
  background: #ddd;
  border: 0px solid #333;
  float: left;
  margin: 20px 5px 0px 20px;
  padding: 0px;
  width: 200px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  width: 200px; /* standards width */
}
html>body #home_tab_video_img1 {
  width: 200px; /* standards width reinforcement */
}

.home_tab_video_img2 {
  background: #ddd;
  border: 0px solid #333;
  float: left;
  margin: 20px 5px 0px 5px;
  padding: 0px;
  width: 200px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  width: 200px; /* standards width */
}
html>body #home_tab_video_img2 {
  width: 200px; /* standards width reinforcement */
}

.home_tab_video_img3 {
  background: #ddd;
  border: 0px solid #333;
  float: left;
  margin: 20px 20px 0px 5px;
  padding: 0px;
  width: 200px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  width: 200px; /* standards width */
}

.home_tab_video_title {
  background: #ddd;
  border: 0px solid #333;
  float: left;
  padding-top: 3px;
  margin-right:0px;
  width: 210px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
  width: 210px; /* standards width */
  left:7px;
  font-weight:bold;
}

.home_tab_video_title1 {
  margin: 2px 5px 2px 20px;
}
html>body #home_tab_video_title1 {
  width: 200px; /* standards width reinforcement */
}

.home_tab_video_title2 {
  margin: 2px 5px 2px 15px;
}
html>body #home_tab_video_title2 {
  width: 200px; /* standards width reinforcement */
}

.home_tab_video_title3 {
  margin: 2px 20px 2px 5px;
}

html>body #home_tab_video_title3  {
  width: 200px; /* standards width reinforcement */
}

.container {
	height: 170px;
	border:0px solid #ddd;
	width:700px;
	padding-left:20px;
}

/* --- home_bottom  health_library --------------------------------------------------------------------------- */

.home_tab_health_library_thumb {
	border:1px solid #666;
	margin:10px;
	padding: 3px;
	background:#ccc;
}

/* --- home_bottom  myvisualmd --------------------------------------------------------------------------- */

#home_tab_myvisualmd_heading {
	font-weight: bold;
	font-size:34px;
	color:#000;
	text-align:center;
}
#home_tab_myvisualmd_subheading {
	font-weight: bold;
	font-size:16px;
	color:#666;
	text-align:center;
}
.home_tab_myvisualmd_div {
	background: none;
	width: 100%;
	height:100%;
}
																																				
.home_tab_myvisual_title {
	float: left;
	padding: 3px 45px;
	margin-right:0px;
	width: 133px; /* IE5Xwin sees this (standards width plus padding and border on left and right)*/
	width: 133px; /* standards width */
	font-weight:bold;
	color:#555;
}
.home_tab_myvisual_content {
	color:#444;
	font-weight:bold;
	font-size:11px;
	margin:8px 1px;
	padding-left: 10px;
	width:90%;
	text-align: center;
	height: 80px;
	float:left;
	background:transparent;
}

.home_tab_myvisual img {
	margin:0px 26px;
}
.home_tab_myvisual {
	border:#000;
	width:133px;
	padding-top:15px;
	height:200px;
	float:left;
}
html>body #home_tab_myvisual {
  width: 133px; /* standards width reinforcement */
}

.container {
	height: 160px;
	width:700px;
	padding-left:20px;
}



/* --- home END ----------------------------------------------------------------------------------------- */
