
body { 
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	min-width: 950px;
	background: #dedede url(/images/SMDSkin/html-line.gif) repeat-x;
}

img {
	border: none;
}
a
{
	color: #42638e;
	text-decoration: underline; 
}

a:hover {
	text-decoration: none; 
}


/*------------------------------------------------------------------------*/

/* Join classes */

.bgAreaInterest
{
 
 background-image:url(/images/SMD_JoinBG.jpg);
 background-repeat:no-repeat;
 height:107px;
 width:411px;
 Padding-left:10px; 
	
}


.Joinleft {
  /*position: absolute;*/
  float:left;
  /*left: 30px;*/
  padding: 0px;
  width: 250px;
}

.Joinright{

/*position:relative;*/
margin-left: 50px;
padding: 0px;
margin-right: 15px;
}

.JoinTextBoxData

{
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color: #666;

}



/* join end */

.MeetDoctorleft {
  /*position: absolute;*/
  float:left;
  /*left: 30px;*/
  padding:0px;
  width: 39px;
}

.MeetDoctorright{

/*position:relative;*/
margin-left: 45px;
padding: 0px;
margin-right: 1px;
}




/*#twitter_update_list ul{
	

     	list-style: none;
   	padding 0;
        margin:0px;
	clear:left;
		
}
 
 
#twitter_update_list li {

        list-style:none;

        padding: 5px;
	margin-left:0;	
	margin-right:50px;

	background: url(/images/SMDSkin/subnav-line.gif) no-repeat;
	
	
}*/


.FCommentHeight {
	height:378px;	

}

/*
#twitter_div {
        width: 135px;/*180*/
	padding:0 ;
	margin: 0;
	height:378px;	
	font-size:11;


}
#twitter_div a:link {

        text-decoration: none;
	
}


#twitter_div a:hover {

text-decoration: underline;	
}

#twitter_update_list li {

        list-style:none;

        /*padding-top:5px;*/
	margin-top:5px;
	margin-bottom:5px;
	margin: 0;	
	overflow: hidden;
	/*height: 100%;*/
	width: 125px;/*150*/	
	background: url(/images/SMDSkin/subnav-dot.gif) repeat-x 0 100%;
	padding: 3px 0 5px;
	font-size:11;
	float: left;
	word-wrap: break-word;


	
}

#twitter_update_list a:link {

        text-decoration: none;
	
}


#twitter_update_list a:hover {

text-decoration: underline;	
}
*/
/*------------------------------------------------------------------------*/

form {
	margin: 0;
	padding: 0;
}
#body-line {
	position: absolute;
	left: 0;
	top: 0; 
	height: 159px;
	background: url(/images/SMDSkin/html-bg.gif) repeat-x ;
	width: 50%;
}

#bg {
	background: url('/images/SMDSkin/body-bg.jpg') no-repeat 50% 0;
	position: relative; 
	z-index: 100;
}

#page {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 15px;
	position: relative; 
}

/* header start */
#header {
	height: 159px; 
	padding: 0 0 0 4px;
	position: relative; 
	z-index: 100;
}
/* logo start */
#header h1 {
	margin: 0;
	position: absolute;
	left: 4px;
	top: 72px; 
}

#header h1 a {
	display: block; 
	text-indent: -9999px;
	width: 190px;
	height: 59px;
	overflow: hidden;
	background: url('/images/SMDSkin/logo.gif') no-repeat;
}
/* logo end */
/* properties start */
.properties {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 13px;
	top: 22px; 	
}
.properties li {
	float: left; 
	padding: 0 0 0 19px;
}
.properties li a {
	width: 40px;
	display: block; 
	text-indent: -9999px;
	overflow: hidden;
}
.properties li a.prop1 {
	background: url(/images/SMDSkin/properties-img1.gif) no-repeat;
	height: 54px;
}
.properties li a.prop2 {
	background: url(/images/SMDSkin/properties-img2.gif) no-repeat;
	height: 54px;
}
.properties li a.prop3 {
	background: url(/images/SMDSkin/properties-img3.gif) no-repeat;
	width: 42px;
}
/* properties end */
/* nav-box start */
.nav-box {
	position: absolute;
	right: 0;
	top: 102px; 
	height: 28px;
}
.nav-box .left-corner {
	height: 28px;
	float: left; 
	width: 9px;
	overflow: hidden;
	background: url(/images/SMDSkin/navigation-left-corner.png) no-repeat ;
}
.nav-box .right-corner {
	height: 28px;
	float: left; 
	width: 9px;
	overflow: hidden;
	background: url(/images/SMDSkin/navigation-right-corner.png) no-repeat ;
}
/* navigation start */
#navigation {
	margin: 0;
	padding: 0 33px 0 0;
	list-style: none;
	float: left; 
	height: 28px;
	background: url(/images/SMDSkin/navigation-bg.png);
}
#navigation li {
	float: left; 
	font-size: 13px;
	background: url(/images/SMDSkin/navigation-divider.gif) no-repeat 0 6px;
	padding: 0 0 0 3px;
	margin-left: -2px;
	display: inline; 
}
#navigation li.first {
	background: none; 
	padding-left: 1px;
	font-size: 13px;
}

#navigation li.firstSelected a:link, #navigation li.firstSelected a:visited, #navigation li.firstSelected a:hover, #navigation li.firstSelected a:active
{
	margin-left:-2px;
	font-size: 13px;
	background: #798f9e url(/images/SMDSkin/navigation-hover.gif) no-repeat 100% 6px;
	z-index: 100;
}

#navigation li a {
	float: left; 
	color: #fff;
	padding: 0 18px;
	line-height: 27px;
	height: 28px;
	position: relative; 
	text-decoration: none; 
	font-size: 13px;
}


#navigation li.hover a,
#navigation li:hover a {
	background: #798f9e url(/images/SMDSkin/navigation-hover.gif) no-repeat 100% 6px;
	z-index: 100;
}

#navigation li.selected a:link, #navigation li.selected a:visited, #navigation li.selected a:hover, #navigation li.selected a:active
{
	background: #798f9e url(/images/SMDSkin/navigation-hover.gif) no-repeat 100% 6px;
	z-index: 100;
}


#navigation li label {
	color: #fff;
	padding: 0 9px 0 19px;
	line-height: 27px;
	float: left; 
}
#navigation li .text {
	float: left; 
	border: 1px solid #666; 
	background: #fff; 
	color: #666;
	width: 131px;
	margin: 6px 0 0;
	padding: 0 0 1px 4px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
#navigation li.hover ,
#navigation li:hover {
	position: relative; 
}
/* subnav start */
#navigation li.hover div,
#navigation li:hover div {
	display: block; 
}
#navigation div {
	position: absolute;
	left: 3px;
	top: 28px; 
	width: 113px;
	display: none; 
	background: url(none.gif); 
}
#navigation div ul {
	margin: 0;
	padding: 9px 0 11px;
	list-style: none;
	background: url(/images/SMDSkin/subnav-bg.png);
	overflow: hidden;
	height: 100%;
}
#navigation div ul li {
	width: 100%; 
	padding: 0; 
	background: none; 
	font-size: 11px;
	margin: 0; 
}
#navigation div ul li.divider {
	padding: 5px 0 0;
	margin-top: 5px;
	background: url(/images/SMDSkin/subnav-dot.gif) repeat-x;
}
#navigation div ul li a {
	padding: 4px 9px 5px 19px;
	float: none; 
	line-height: normal;
	height: auto;
	background: none !important; 
	display: block; 
}
#navigation div ul li a:hover {
	background: #5d7688 !important;
}
/* subnav end */
/* navigation end */
/* nav-box end */
/* nav start */
.nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: -3px;
	top: 139px; 
	overflow: hidden;
	font-size: 9px;
}
.nav li {
	float: left; 
	padding: 0 8px;
	font-size: 9px;
	background: url(/images/SMDSkin/nav-divider.gif) no-repeat 0 50%;
	margin-left: -1px;
	display: inline; 
}


.nav li a:Link {
	text-decoration: none; 
	color: #CCC;
	font-size: 9px;
}

.nav li a:visited {
	font-size: 9px;
	text-decoration: none; 
	color: #CCC;

}

.nav li a:hover {
	text-decoration: underline; 
	font-size: 9px;
}


/* nav end */
/* header end */
/* content start */
#content {
	overflow: hidden;
	height: 100%;
}

/* main start */

.main {
	float: left;
	width: 564px;
}
.white-box {
	overflow: hidden;
	height: 100%;
	background: #fff url(/images/SMDSkin/main-box-top-bg.gif) no-repeat ;
	margin-top: 15px;
	position: relative; 
}
.white-box .bg {
	overflow: hidden;
	height: 100%;
	padding: 5px 30px 9px 29px;
	background: url(/images/SMDSkin/main-box-bottom-bg.gif) no-repeat 0 100%;
}
.white-box .headline {
	overflow: hidden;
	height: 100%;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x 0 100%;
	padding: 10px 0 7px;

}
.white-box .headline h2 {
	margin: 0; 
	color: #369;
	float: left; 
	font-size: 15px;
	width: 400px;
}
.white-box .headline a {
	float: right; 
}
.white-box .headline a img {
	display: block; 
}
/* pages start */
.pages {
	margin: 0;
	padding: 0 2px 5px 0;
	list-style: none;
	position: absolute;
	right: 30px;
	top: 18px; 
	background: #fff;
	color: #ffffff;
}
.pages li {
	float: left; 
	width: 13px;
	height: 13px;
	font-size: 9px;
	padding: 0 0 0 5px;
	color: #fff;
}
.pages li a {
	float: left; 
	width: 13px;
	height: 13px;
	text-align: center; 
	line-height: 13px;
	/*text-decoration: none; */
	color: #fff;
	background: url(/images/SMDSkin/pages-bg.gif) no-repeat;
}
.pages li a.active,

.pages li a:hover {
	background-position: 0 -13px;

color: #fff;
	

}









/* pages end */
/* comments-links start */
.comments-links {
	margin: 0 -50px 10px 0;
	display: inline; 
	padding: 5px 0 8px 26px;
	background: url(/images/SMDSkin/comments-links-bg.gif) no-repeat ;
	list-style: none;
	overflow: hidden;
	float: left; 
	Font-size:11px;
	
}
.comments-links li {
	padding: 0 9px 0; 
	float: left; 
	Font-size:11px;
	margin-right: -2px;
	display: inline; 
	background: url(/images/SMDSkin/comments-links-divider.gif) no-repeat 100% 2px;
}
<!--.comments-links li a {
	color: #666;
}-->





.comments-links a:Link, a:active {

        text-decoration: none;
	Font-size:11px;
	color:#369;

}


.comments-links  a:Visited {

text-decoration: none;
Font-size:11px;
	color:#369;	
}
comments-links  a:hover {

text-decoration: underline;
Font-size:11px;
color:#369;	
}



.comments-links li a:Link{

        text-decoration: none;
	Font-size:11px;
	color:#369;

}


.comments-links li a:Visited {

text-decoration: none;
Font-size:11px;
color:#369;	
}



comments-links  li a:hover {

text-decoration: underline;
Font-size:11px;
color:#369;	
}







/* comments-links end */
/* articles start
.articles {
	overflow: hidden;
	width: 505px;
	
}
*/

.articles {
overflow: hidden;
width: 505px;
/*the height can be changed here*/
height: 500px;
	
Font-size:11;
}

.articles-box {
	width: 9999px;
	overflow: hidden;
}
.article {
	
	overflow: hidden;
	width: 505px;
	float: left; 
	padding-bottom: 5px;
	Font-size:11;
}
.article img {
	display: block; 
	margin-top: 8px;
}
.article h3 {
	font-size: 13px;
	margin: 0; 
	padding: 22px 0 0;
}
.article p {
	
	margin: 0; 
	padding: 1px 0 16px;
	line-height: 17px;
}
.articles .comments-links {
	margin-top: -2px;
}



.articles .comments-links a:Link, a:active {

        text-decoration: none;
	Font-size:11;
	color:#369;

}


.articles .comments-links a:Visited {

text-decoration: none;
Font-size:11;
	color:#369;	
}

.articles .comments-links a:hover {

text-decoration: underline;
Font-size:11;
	color:#369;	
}




.articles a:Link, a:active {

        text-decoration: none;
	Font-size:11;
	color:#369;

}


.articles a:Visited {

text-decoration: none;
Font-size:11;
	color:#369;	
}

.articles a:hover {

text-decoration: underline;
Font-size:11;
	color:#369;	
}





/* articles end */
/* featured-video start */
.featured-video {
	overflow: hidden;
	height: 100%;
}
.featured-video .col {
	float: left; 
	width: 224px;
	color: #535353;
	margin-top: 14px;
	line-height: 14px;
}
.featured-video .right {
	float: right; 
}
.featured-video .col .cont {
	overflow: hidden;
	min-height: 65px;
}
* html .featured-video .col .cont {
	height: 65px;
	overflow: visible;
}
.featured-video .col .cont img {
	display: block; 
}
.featured-video .col .cont strong {
	display: block; 
	padding-top: 9px;
	font-size: 11px;
}
.featured-video .col .cont span {
	display: block; 
}
.featured-video .col .cont a {
	color: #2f4ebe;
}
.featured-video .comments-links {
	margin-top: 11px;
}
/* featured-video end */
/* fantasy-news start */
.fantasy-news {
	overflow: hidden;
	height: 100%;
	padding-bottom: 5px;
}
.fantasy-news .news-cont {
	overflow: hidden;
	height: 100%;
	margin-top: 6px;
}
.fantasy-news .headline {
	padding-top: 14px;
}
.fantasy-news .headline h2 {
	margin-top: 6px;
}
.fantasy-news .news {
	height: 100%;
	width: 475px;/*100%;*/
	display: table; 
	background: #eee;
	margin-top: 7px;
	padding: 0 11px 0 8px;
}

.fantasy-news .news a:Link, a:active
{
	text-decoration: none;
	color:#369;
}

.fantasy-news .news a:visited
{
	color: #369;
	/*font-size: 11px;*/
	text-decoration:none; 

}
.fantasy-news .news a:hover
{
	color: #369;
	/*font-size: 11px;*/
	text-decoration: underline; 
}

















.fantasy-news .news .icons {
	width: 46px;
	display: table-cell; 
	vertical-align: middle;
	padding: 5px 0 6px;
}
* html .fantasy-news .news .icons {
	float: left; 
}
* +html .fantasy-news .news .icons {
	float: left; 
}
.fantasy-news .news .cont {
	display: table-cell; 
	vertical-align: middle;
	width: 95%;
/*	width: 383px;*/
	padding: 5px 26px 6px 8px;
	line-height: 16px;
}
* html .fantasy-news .news .cont {
	float: left; 
}
* +html .fantasy-news .news .cont {
	float: left; 
}
.fantasy-news .news .cont div {
	width: 100%; 
	overflow: hidden;
}
.fantasy-news .news .cont strong {
	float: left;
 	width: 95%;
/*	width: 108px;*/
}
.fantasy-news .news .cont span {
	float: left; 
	width: 36px;
}
.fantasy-news .news .cont p {
	margin: 0; 
}


.fantasy-news .news .cont a:Link, a:active
{
	text-decoration: none;
	color:#369;
}

.fantasy-news .news .cont a:visited
{
	color: #369;
	font-size: 11px;
	text-decoration:none; 

}
.fantasy-news .news .cont a:hover
{
	color: #369;
	font-size: 11px;
	text-decoration: underline; 
}






.fantasy-news .news .link {
	display: table-cell; 
	width: 23px;
	vertical-align: middle;
	padding: 5px 0 6px;
}
* html .fantasy-news .news .link {
	float: left; 
}
* +html .fantasy-news .news .link {
	float: left; 
}
/* fantasy-news end */
/* main end */

/* sidebar start */
.sidebar {
	float: right; 
	width: 375px;
/*	margin-top: 7px;*/
}
.sidebar .cols {
	overflow: hidden;
	height: 100%;
	padding: 0 0 0;
}
.sidebar .Tranparent-col {
	float: left; 
	width: 179px;
	position: relative; 
	padding: 17px 0 0;
}
.sidebar .white-col {
	float: left; 
	width: 179px;
	position: relative; 
	background: #fff url(/images/SMDSkin/sidebar-col-top-bg.gif) no-repeat;
}
.sidebar .white-col .bg {
	overflow: hidden;
	height: 100%;
	padding: 17px 0 0;
	background: url(/images/SMDSkin/sidebar-col-bottom-bg.gif) no-repeat 0 100%;
}
.sidebar .white-col h2 {
	margin: 0 14px; 
	padding: 0 0 8px;
	font-size: 13px;
	color: #369;
	position: relative; 
	z-index: 1;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x 0 100%;
}

.sidebar .Doctor-col {
	float: left; 
	width: 176px;
	position: relative; 
	background: #fff url(/images/SMDSkin/sidebar-Doc-col-top-bg.jpg) no-repeat;
}
.sidebar .Doctor-col .bg {
	overflow: hidden;
	height: 100%;
	padding: 17px 0 0;
	background: url(/images/SMDSkin/sidebar-col-bottom-bg.gif) no-repeat 0 100%;
}
.sidebar .Doctor-col h2 {
	margin: 0 14px; 
	padding: 0 0 8px;
	font-size: 12px;
	color: #369;
	position: relative; 
	z-index: 1;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x 0 100%;
}

/* injury start */
.injury {
	overflow: hidden;
	height: 100%;
	color: #369;
	padding-bottom: 21px;
}
.injury ul {
	margin: 0;
	padding: 1px 19px 0;
	list-style: none;
}
.injury ul li {
	padding: 7px 0 0;
}
.injury ul li a {
	color: #369;
	text-decoration: none; 
}
.injury ul li a:hover {
	text-decoration: underline; 
}

.injury ol {
	margin: 0;
	padding: 1px 15px 0 40px;
/*	list-style: none;*/
}
.injury ol li {
	padding: 7px 0 0;
}
.injury ol li  a:Link, a:active{
	color: #369;
	text-decoration: none;
	font-size: 11px; 
}


.injury ol li a:visited {
	color: #369;
	text-decoration: none; 
	font-size: 11px;
}


.injury ol li a:hover {
	text-decoration: underline; 
	font-size: 11px;
	color: #369;
}



/* injury end */
/* checker start */
.checker {
	overflow: hidden;
	height: 246px;
}
.checker a {
	position: absolute;
	left: 0;
	top: 0; 
}
/* checker end */

.FDoctorHome {
	overflow: hidden;
	height: 100%;
	padding: 19px 0 36px;
	margin: 0 9px;
	
}


/* today start */




.today {
	overflow: hidden;
	height: 100%;
	padding: 19px 0 36px;
	margin: 0 9px;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x;
}
.first-today {
	background: none; 
	/*padding: 0 0 27px;*/
	padding: 0 0 20px;

}
.today .tlogo {
	display: block; 
	padding: 4px 0 2px 8px;
}
.today div {
	overflow: hidden;
	height: 100%;
	padding: 0 6px 7px 8px;
	background: #f5f8d4;
	margin-top: 10px;
}
.first-today div {
	background: #faedd0;
	
}
.today div p {
	line-height: 14px;
	margin: 4px 0 0; 
	Font-size:11px;
}



.today div p a:Link 
{
	color: #369;
	font-size: 11px;
	text-decoration:none; 

}
.today div p a:visited
{
	color: #369;
	font-size: 11px;
	text-decoration:none; 

}


.today div p a:hover
{
	color: #369;
	font-size: 11px;
	text-decoration: underline; 
}




.today div p strong {
	display: block; 
}
.today .links {
	float: left; 
	font-size: 10px;
	margin: 8px 0 0 7px;
}

.today .links a:Link 
{
	color: #369;
	font-size: 10px;
	text-decoration:none; 

}
.today .links a:visited
{
	color: #369;
	font-size: 10px;
	text-decoration:none; 

}


.today .links a:hover
{
	color: #369;
	font-size: 10px;
	text-decoration: underline; 
}




.today .link2 {
	float: left; 
	font-size: 10px;
	margin: 14px 0 0 8px;
}


/* today end */
/* ads start */
.ads {
	float: right; 
}
.ads img {
	display: block; 
}
/* ads end */
/* store-box start */
.store-ad-box
{	overflow: hidden;
	height: 100%;
	margin-top: 0px;
	position: relative; }

	.store-box {
	overflow: hidden;
	height: 100%;
	background: #005288 url(/images/SMDSkin/store-box-top-bg.gif) no-repeat ;
	margin-top: 15px;
	color: #fff;
	position: relative; 
}
.store-box .bg {
	overflow: hidden;
	height: 100%;
	background: url(/images/SMDSkin/store-box-bottom-bg.gif) no-repeat 0 100%;
	padding: 14px 17px 23px 23px;
}
.store-box .trash-link {
	position: absolute;
	right: 17px;
	top: 14px; 
}
.store-box a,
.store-box a:visited {
	color: #fff;
}
.store-box h3 {
	margin: 0; 
	padding-bottom: 12px;
	font-size: 13px;
}
.store-box .table {
	display: table;
	height: 1%;
	line-height: 16px;
}
.store-box .img {
	margin: 5px 12px 0 0;
	float: left; 
}
.store-box .logo-img {
	margin: 0 9px 0 -4px;
	float: left; 
}

.store-box p {
	margin: 0; 
}
.store-box .links {
	margin: 4px 0 0 -8px;
	padding: 0;
	height: 100%; 
	overflow: hidden;
	list-style: none;
	line-height: 16px;
}
.store-box .links li {
	float: left; 
	padding: 0 9px;
	display: inline; 
	margin-left: -1px;
	background: url(/images/SMDSkin/store-box-divider.gif) no-repeat 0 3px;
}


.store-box .headline {
	
	overflow: hidden;
	height: 100%;
	width:300px;	
	background: url(/images/SMDSkin/subnav-dot.gif) repeat-x 0 100%;
	padding: 3px 0 3px
}



/* store-box end */
/* sidebar end */
/* content end */
/* inner-content start */
.inner-content {
	overflow: hidden;
	width: 952px;
	background: #fff url(/images/SMDSkin/inner-content-top-bg.gif) no-repeat;
	margin-top: 15px;
}
.inner-bg {
	overflow: hidden;
	height: 100%; 
	padding: 18px 11px 11px 15px;
	background: url(/images/SMDSkin/inner-content-bottom-bg.gif) no-repeat 0 100%;
}
/* inner-ads start */
.inner-ads {
	float: right; 
	margin-top: 9px;
}
/* inner-ads end */
/* inner-sidebar start */
.inner-sidebar {
	float: left; 
	width: 176px;
	color: #369;
}
.inner-sidebar .box {
	overflow: hidden;
	height: 100%;
	margin-bottom: 34px;
	background: #ebebeb url(/images/SMDSkin/inner-sidebar-top-bg.gif) no-repeat;
}
.inner-sidebar .box .bg {
	background: url(/images/SMDSkin/inner-sidebar-bottom-bg.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 100%;
	padding: 0 9px 24px 15px;
}
.inner-sidebar .box h3 {
	font-size: 13px;
	margin: 13px 0 0; 
	padding-bottom: 6px;
}
.inner-sidebar .box p {
	margin: 0; 
	line-height: 16px;
	padding: 8px 0 0;
}
/*Inner-sidebar right*/

.inner-sidebar-right {
	float: right; 
	width: 176px;
	color: #369;
}
.inner-sidebar-right .box {
	overflow: hidden;
	height: 100%;
	margin-bottom: 34px;
	background: #ebebeb url(/images/SMDSkin/inner-sidebar-top-bg.gif) no-repeat;
}
.inner-sidebar-right .box .bg {
	background: url(/images/SMDSkin/inner-sidebar-bottom-bg.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 100%;
	padding: 0 9px 24px 15px;
}
.inner-sidebar-right .box h3 {
	font-size: 13px;
	margin: 13px 0 0; 
	padding-bottom: 6px;
}
.inner-sidebar-right .box p {
	margin: 0; 
	line-height: 16px;
	padding: 8px 0 0;
}


.alphabet {
	margin: 14px 0 0;
	padding: 18px 0 3px;
	list-style: none;
	overflow: hidden;
	height: 100%;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x;
}
.alphabet li {
	float: left; 
	line-height: 16px;
	padding-right: 4px;
}
.alphabet li a {
	text-decoration: none; 
}
.alphabet li a:hover {
	text-decoration: underline; 
}

.health-info {
	overflow: hidden;
	height: 100%;
}
.health-info h3 {
	padding-bottom: 5px;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x 0 100%;
}
/* inner-sidebar end */


/* inner-col start */
.inner-col {
	float: left; 
	padding: 5px 0 0 15px;
	width: 529px;
	color: #369;
}
.inner-col h2 {
	margin: 0; 
	font-size: 15px;
	padding-bottom: 7px;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x 0 100%;
}

/* Doctor-inner-col start */
.Doctor-inner-col {
	float: left; 
	padding: 9px 0 0 30px;
	width: 750px;
	color: #369;
}
.Doctor-inner-col h2 {
	margin: 0; 
	font-size: 15px;
	padding-bottom: 7px;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x 0 100%;
}

{}

/* sport-injury start */
.sport-injury {
	margin: 0;
	padding: 0 0 44px;
	list-style: none;
	overflow: hidden;
	height: 100%;
	font-size: 11px;
	color:#369;
}
.sport-injury li {
	background: #eee;
	margin-top: 7px;
	padding: 4px 0 5px 11px;
	color:#369;
	font-size: 11px;
}
.sport-injury li a {
	padding: 0 0 0 14px;
	background: url(/images/SMDSkin/sport-injury-arrow.gif) no-repeat 0 3px;
	text-decoration:none; 	
		color:#369;
		font-size: 11px;
}




.sport-injury li.active a {
	background: url(/images/SMDSkin/sport-injury-active-arrow.gif) no-repeat 0 7px;
}

.sport-injury li a:visited {
	padding: 0 0 0 14px;
	background: url(/images/SMDSkin/sport-injury-arrow.gif) no-repeat 0 3px;
	
	color:#369;
	font-size: 11px;
	
}

.sport-injury li a:hover {
	padding: 0 0 0 14px;
	background: url(/images/SMDSkin/sport-injury-arrow.gif) no-repeat 0 3px;
	text-decoration:underline;
	color:#369;
	font-size: 11px;
	
}



.sport-injury li.active .slide {
	display: block; 
}
.sport-injury li .slide .cont {
	margin-right: -3px;
	width: 505px;
	overflow: hidden;
	height: 100%;
	padding: 7px 0 5px 16px;
}
.sport-injury li .slide img {
	float: left; 
	margin: 4px 0 0;
}
.sport-injury li .cont div {
	float: left; 
	width: 128px;
	line-height: 16px;
	font-size: 11px;
	padding: 0 0 0 9px;
}
.sport-injury li .slide ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sport-injury li .slide ul li {
	background: none; 
	margin: 0; 
	padding: 0;
	Font-size:11;	
	Color:#369;
	
}
.sport-injury li .slide ul li a{
	padding: 0; 
	background: none; 
	 
	
}


.sport-injury li .slide ul li a:Link
{
	color: #369;
	font-size: 11px;
	text-decoration:none; 

}


.sport-injury li .slide ul li a:active,
{
	color: #369;
	font-size: 11px;
	text-decoration:none; 

}

.sport-injury li .slide ul li a:visited
{
	color: #369;
	font-size: 11px;
	text-decoration:none; 

}

.sport-injury li .slide ul li a:hover
{
	color: #369;
	font-size: 11px;
	text-decoration: underline; 
}









.sport-injury li .slide a.more {
	padding: 0; 
	margin-top: 8px;
	float: left; 
	background: none; 
	color: #369;
	font-size: 11px;
}
/* sport-injury end */
/* inner-col end */
/* inner-content end */
/* related-items start */
.related-items {
	overflow: hidden;
	
	height: 100%;
	line-height: 16px;
	margin: 0 0 -20px;
}
.related-items h3 {
	padding-bottom: 4px !important;
}
.related-items h4 {
	margin: 0; 
	font-size: 11px;
	font-weight:bold;
}
.related-items .divider {
	overflow: hidden;
	
	height: 100%;
	padding: 14px 10px 10px 0;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x;
}
.related-items div {
	overflow: hidden;
	height: 100%;
/*	padding: 14px 10px 10px 0;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x;
*/
}
.related-items div ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.related-items div ul li {
	padding-bottom: 8px;
}
.related-items a {
	
	text-decoration:none; 
}



.related-items a:visited
{
	color: #369;
	font-size: 11px;
	text-decoration: none; 
}

.related-items a:active
{
	color: #369;
	font-size: 11px;
	text-decoration: none; 
}

/* related-items end */


/*Start blog-related-items */

.blog-related-items {
	overflow: hidden;
	height: 100%;
	line-height: 16px;
	margin: 0 0 -20px;
}
.blog-related-items h3 {
	margin: 0; 
	font-size: 1px;
	padding-bottom: 3px;
	
}
.blog-related-items h4 {
	margin: 0; 
	font-size: 11px;
}
.blog-related-items .divider {
	overflow: hidden;
	height: 100%;
	padding: 5px 5px 5px 0;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x;
	
}
.blog-related-items div {
	overflow: hidden;
	height: 100%;
}
.blog-related-items div ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.blog-related-items div ul li {
	padding-bottom: 8px;
}
.blog-related-items a {
	text-decoration: none; 
	
}
.blog-related-items a:hover {
	text-decoration: underline; 
}
/* blog-related-items end */



/* text-content start */
.text-content {
	overflow: hidden;
	height: 100%;
	color: #666;
	margin-bottom: -16px;
}
.text-content .headline {
	overflow: hidden;
	height: 100%;
	padding: 14px 0 15px;
}
.text-content .info-list {
	margin: 0 0 0 -7px;
	display: inline; 
	padding: 0;
	list-style: none;
	float: left; 
	overflow: hidden;
}
.text-content .info-list li {
	float: left; 
	color: #369;
	padding: 0 8px 0 9px;
	background: url(/images/SMDSkin/text-content-info-divider.gif) no-repeat 0 2px;
	margin-left: -1px;
	display: inline; 
}

.text-content .info-list li a{
	font-weight: bold;
	color: #369;

}
.text-content .info-list li a:hover{
	text-decoration: underline; 
}
.text-content .links-list {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right; 
	overflow: hidden;
}
.text-content .links-list li {
	float: left; 
/*	font-size: 10px;*/
	padding: 0 8px;
	margin-left: -1px;
	display: inline; 
	background: url(/images/SMDSkin/text-content-links-divider.gif) no-repeat 0 2px;
}
.text-content .links-list li a {
	color: #666;
font-size: 12px;

}
.text-content h3 {
	margin: 0; 
	font-size: 13px;
}
.text-content p {
	margin: 0; 
	padding: 1px 0 16px;
	line-height: 17px;
}
.text-content .left-img {
	float: left; 
	margin: 3px 10px 0 0;
}
/* text-content end */
/* user-comments start */

.user-comments {
	overflow: hidden;
	height: 100%;
	margin: -11px 0 0;
	padding: 0 230px 19px 36px;
}
.user-comments img {
	float: left; 
	margin: 24px 83px 0 0;
}
.user-comments .table {
	display: table;
	height: 1%;
}
.user-comments h3 {
	margin: 0; 
	padding: 18px 0 0;
	font-size: 13px;
}
.user-comments p {
	margin: 0; 
	line-height: 17px;
	padding: 0 0 17px;
}
/* user-comments end */
/*Pane start*/

.ControlPanel
{
}
/* Module Title Menu */
.ModuleTitle_MenuContainer
{
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.ModuleTitle_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}

.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}

.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
/*Side box right and left */
.sidebox {
	overflow: hidden;
	height: 100%;
	color: #369;
	padding-bottom: 21px;
}
.sidebox1 {
	margin: 0;
	padding: 8px 19px 0;
}
.sidebox a {
	color: #369;
	text-decoration: none; 
}
.sidebox  a:hover {
	text-decoration: underline; 
}

.inner-bottom {
	clear: both;
	width: 100%;
	color: #369;
}





/* order list */


.injury ol {
	margin:0;
	padding: 1px 19px 5;
	list-style: 1;
}
.injury ol li {
	padding: 7px 0 0;
}
.injury ol li a {
	color: #369;
	text-decoration: none; 
}
.injury ol li a:hover {
	text-decoration: underline; 
}


.inner-col h3 {
	margin: 0; 
	font-size: 1px;
	padding-bottom: 3px;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x 0 100%;
}

.inner-col h5 {
	margin: 0; 
	font-size: 15px;
	padding-bottom: 3px;
	
}


.tbox
{
BORDER-RIGHT:white 1px solid;
BORDER-TOP: white 1px solid;
FONT-SIZE: 11px;
BORDER-LEFT: white 1px solid;
BORDER-BOTTOM: white 1px solid;
color: #666666;
font-family: Tahoma;
background-color:#666666;

	
}





.graycontent
{
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}

.bluetext
{
	color: #369;
	font-family: Tahoma;
	font-size: 11px;
	
}

.bluetext a:Link ,a:active
{
	color: #369;
	font-size: 11px;
	text-decoration:none; 

}
.bluetext a:visited
{
	color: #369;
	font-size: 11px;
	text-decoration:none; 

}


.bluetext a:hover
{
	color: #369;
	font-size: 11px;
	text-decoration: underline; 
}


.whitetext2
{
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	
}

.whitetext
{
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	padding:12px 0 0 0px;	
	
}

.whitetext a:Link ,a:active
{
	color: #fff;
	font-size: 11px;
	text-decoration:none; 
	

}
.whitetext a:visited
{
	color: #fff;
	font-size: 11px;
	text-decoration:none; 
	
}


.whitetext a:hover
{
	color: #fff;
	font-size: 11px;
	text-decoration: underline; 
	
}






.gListHeader
{
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:bold;
}

.gListHeader h2
{
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:bold;
}





.bsubHeader {
	color: #369;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:bold;
}

.gListHeader a:Link,a:active, a:visited
{
	color: #666666;
	font-size: 12px;
	text-decoration:none; 
	
}


.gListHeader a:visited
{
	color: #666666;
	font-size: 12px;
	text-decoration:none; 
	
}




.gListHeader  a:hover {
	text-decoration: none; 
	font-size: 12px;
	text-decoration: underline; 
}


.ADetailtext
{
	color: #666;
	font-family: Tahoma;
	font-size: 12px;
	
}

.inner-colsearch {
	float: left; 
	padding: 9px 0 0 0px;
	width: 620px;
	color: #369;
}
.inner-colSearch h2 {
	margin: 0; 
	font-size: 15px;
	padding-bottom: 7px;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x 0 100%;
}




.leftm {
	
	padding-left: 20px;
	
}

.leftmdoctor {
	
	padding-left: 21px;
	
}
/* Meet Doctors Start */


.Meetdoctor {
	overflow: hidden;
	height: 640px;
	padding: 10px 0 10px;
	margin: 0px 5px 0 10px;
	/*background: url(/images/SMDSkin/main-box-dot.gif) repeat-x;*/
}




.Meetdoctor  a:Link ,a:active
{
	color: #666;
	font-size: 11px;
	text-decoration:none; 

}
.Meetdoctor a:visited
{
	color: #666;
	font-size: 11px;
	text-decoration:none; 

}
.Meetdoctor a:hover
{
	color: #666;
	font-size: 11px;
	text-decoration: underline; 
}


/* Meetdoctor end */


/* Doctors in News */


.bDocNews
{
	color: #369;
	font-family: Tahoma;
	font-size: 11px;
}

.bDocNews ul
{
	margin-left:0;
	padding:0;
	font-size: 11px;
	color: #369;
}

.bDocNews ul li
{
	padding:0;
	margin-left:10;
	color: #369;
	
}

.bDocNews a:Link ,a:active
{
	color: #369;
	font-size: 11px;
	text-decoration:none; 

}
.bDocNews a:visited
{
	color: #369;
	font-size: 11px;
	text-decoration:none; 

}
.bDocNews a:hover
{
	color: #369;
	font-size: 11px;
	text-decoration: underline; 
}








/* Doctors in News End */




/*---------------------Left two columns-----------------------------------*/
/* store-box start */
.store-ad-box1
{
	overflow: hidden;
	height: 100%;
	margin-top: 0px;
	float: left; 
	width: 140px;
	height: 100%;
	position: relative; 

}

.store-box1 {
	overflow: hidden;
	height: 100%;
	background: #005288 url(/images/SMDSkin/leftbox-top.jpg) no-repeat;
	margin-top: 15px;
	color: #fff;
	position: relative; 
}
.store-box1 .bg {
	overflow: hidden;
	height: 100%;
	background: url(/images/SMDSkin/leftbox-bottom.jpg) no-repeat 0 100%;
	padding: 14px 20px 23px 18px;
}
.store-box1 .trash-link {
	position: absolute;
	right: 17px;
	top: 14px; 
}
.store-box1 a,
.store-box1 a:visited {
	color: #fff;
	text-decoration:none; 
	Font-size:11px;
}

.store-box1 a:hover{
	color: #fff;
	text-decoration: underline; 
	Font-size:11px;
	
}
.store-box1 h3 {
	margin: 0; 
	padding-bottom: 12px;
	font-size: 13px;
}
.store-box1 .table {
	display: table;
	height: 16%;
	line-height: 16px;
	padding-left:5px;
}
.store-box1 .img {
	margin: 5px 12px 0 0;
	float: left; 
}
.store-box1 .logo-img {
	margin: 0 9px 0 -4px;
	float: left; 
}

.store-box1 p {
	margin: 0; 
}
.store-box1 .links {
	margin: 4px 0 0 0px;/*-8px*/
	padding: 0;
	/*height: 100%; */
	overflow: hidden;
	list-style: none;
	line-height: 16px;
	Font-size:11px;
}









.store-box1 .links ul {
	float: left; 
	padding: 0 9px;
	display: inline; 
	margin-left: -1px;
	background: url(/images/SMDSkin/subnav-dot.gif) repeat-x 0 100px;
		Font-size:11px;
}

.store-box1 .links ul li {
	float: left; 
	padding: 0;
	display: inline; 
	margin-left: -1px;
	background: #fff url(/images/SMDSkin/subnav-dot.gif) repeat-x 0 100px;
		Font-size:11px;
}


.store-box1 .headline {
	
	overflow: hidden;
	height: 100%;
	width: 130px;	
	background: url(/images/SMDSkin/subnav-dot.gif) repeat-x 0 100%;
	/*padding: 3px 0 3px;*/
	margin-left:0;
	text-align:left;	


}




.sidebar .Tranparent-col1 {
	float: left; 
	width: 180px;
	position: relative; 
	padding: 2px 0 0;
}
.sidebar .right {
	float: right; 
}


/* inner-Coming soon Doctor Directory Start */
.inner-CSoon {
	float: left; 
	width: 532px;
	color: #369;
	Font-size:9pt;
}
.inner-CSoon .box {
	overflow: hidden;
	height: 12px;
	background: url(/images/SMDSkin/ComingsoonTop.gif) no-repeat;
}


.inner-CSoon  .bg {
	background: url(/images/SMDSkin/ComingsoonMid.gif) ; 
	overflow: hidden;
	height: 100%;
	padding: 0 9px 1px 15px;
}


.inner-CSoon .box2  {
	background: url(/images/SMDSkin/Comingsoonbottom.gif) no-repeat;
	overflow: hidden;
	height: 12px;
	/*padding: 0 9px 24px 15px;*/
}
/*.inner-CSoon .box p {
	margin: 0; 
	line-height: 16px;
	padding: 8px 0 0;
}*/

Div.dDirectory div
{
float:left;
width:220px;
margin-Top:10px;
color: #666;
Font-size:9pt;
margin-right:15px;
}




/* end SComing soon */


.bline {
	/*overflow: hidden;*/
	height: 2px;
	width:402px;
	background: url(/images/SMDSkin/main-box-dot.gif) repeat-x ;
	/*padding: 5px 0 0px;*/
	margin-top:5px;
	margin-bottom:5px;

}



.ADetailtext a:Link, a:active
{
	text-decoration: none;
	font-size: 12px;
	color:#369;
}

.ADetailtext a:visited
{
	color: #369;
	font-size: 12px;
	text-decoration:none; 

}
.ADetailtext a:hover
{
	color: #369;
	font-size: 12px;
	text-decoration: underline; 
}

.hris
{

	background: url(/images/SMDSkin/subnav-dot.gif) repeat-x;
	width: 130px;
	height: 2px;
	margin-top: 10px;
}


/*--------------------End Left two Columns ------------------------------------->




.Opener {

        text-decoration: none;
	Font-size:11;

}


/*.Opener a:Link, a:active {

        text-decoration: none;
	Font-size:11;
	color:#369;

}
*/

.Opener a:Visited {

text-decoration: none;
Font-size:11;	
color:#369;
}

.Opener a:hover {

text-decoration: underline;
Font-size:11;	
color:#369;
}


/*welcome start*/
.sidebar .white-box{
	width:375px;
	background:#fff url(/images/SMDSkin/bg-white-box-t.gif) no-repeat;
}
.sidebar .welcome-box{
	background:#fff url(/images/SMDSkin/bg-welcome-t.gif) no-repeat;
}

.sidebar .white-box .bg{
	background:url(/images/SMDSkin/bg-white-box-b.gif) no-repeat 0 100%;
	padding:1px 15px 17px;
}

.sidebar .white-box .headline h2{
	font-size:13px;
	line-height:16px;
}
.welcome{
	font-size:11px;
	line-height:17px;
	color:#336699;
	padding:0 0 8px;
}
.welcome .headline{
	margin:0 0 5px;
}
.welcome p{
	margin:0 0 17px;
}
.welcome h3{
	font-size:11px;
	margin:0;
}
.welcome ul{
	padding:0;
	margin:0 0 12px;
	list-style:none;
}
.welcome ul li{
	padding:0 0 0 9px;
	background:url(/images/SMDSkin/bullet.gif) no-repeat 0 7px;
}
.welcome .register{
	width:100%;
	overflow:hidden;
}
/*.welcome .register a, a:visited
{
	color:#fff
}*/

.welcome .register  a:Link ,a:active
{
	color:#fff;
	font-size:11px; 
	text-decoration: none;

}
.welcome .register a:visited
{
	color:#fff;
	font-size:11px;
	text-decoration: none; 

}
.welcome .register a:hover
{
	color:#fff;
	font-size:11px;
	text-decoration: none; 
}








.btn-blue{
	float:left;
	background:url(/images/SMDSkin/btn-blue-l.gif) no-repeat;
	height:20px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-size:11px;
}
.btn-blue span{
	float:left;
	height:20px;
	padding:0 11px;
	line-height:19px;
	background:url(/images/SMDSkin/btn-blue-r.gif) no-repeat 100% 0;
	font-size:11px;
}

.btn-blue span  a:Link ,a:active
{
	color:#fff;
	font-size:11px; 
	text-decoration: none;

}
.btn-blue span a:visited
{
	color:#fff;
	font-size:11px;
	text-decoration: none; 

}
.btn-blue span a:hover
{
	color:#fff;
	font-size:11px;
	text-decoration: underline; 
}



.welcome  a:Link ,a:active
{
	color:#336699;
	font-size:11px; 
	text-decoration: none;

}
.welcome a:visited
{
	color:#336699;
	font-size:11px;
	text-decoration: none; 

}
.welcome  a:hover
{
	color:#336699;
	font-size:11px;
	text-decoration: underline; 
}

/*welcome end*/





/*Qualified Sports Medicine start*/


.QualifiedSM{
	font-size:11px;
	line-height:17px;
	color:#336699;
	padding:0 0 8px;
}
.QualifiedSM .headline{
	
	margin:0 0 5px;
}
.QualifiedSM p{
	margin:0 0 17px;
}
.QualifiedSM h3{
	font-size:11px;
	margin:0;
}

.QualifiedSM  a:Link ,a:active
{
	color:#336699;
	font-size:11px; 
	text-decoration: none;

}
.QualifiedSM a:visited
{
	color:#336699;
	font-size:11px;
	text-decoration: none; 

}
.QualifiedSM  a:hover
{
	color:#336699;
	font-size:11px;
	text-decoration: underline; 
}


/*Qualified Sports Medicine end*/


















/*today-on start*/
.today-on .holder{
	height:1%;
	overflow:hidden;
}
.today-on .headline{
	margin:0 0 -4px;
}
.today-on ul{
	padding:13px 0 0;
	margin:-1px 0 1px;
	list-style:none;
	width:100%;
	overflow:hidden;
	color:#666;
	font-size:12px;
	line-height:16px;
	background:url(/images/SMDSkin/main-box-dot.gif) repeat-x;
}
.today-on ul li{
	float:left;
	width:307px;
	padding:0 0 0 38px;
	margin:0 0 16px;
}
.today-on ul p{
	margin:0;
}
.today-on ul a{
	font-weight:bold;
}
.today-on .golfers-md-list li{
	background:url(/images/SMDSkin/golfers-bullet.gif) no-repeat 5px 5px;
}
.today-on .golfers-md-list a{
	color:#ec8a29;
}
.today-on .tennis-md-list a{
	color:#669933;
}
.today-on .tennis-md-list li{
	background:url(/images/SMDSkin/tennis-bullet.gif) no-repeat 5px 5px;
}
/*today-on end*/
/*advisoryc start*/
.advisory .holder{
	padding:8px 0 0;
	font-size:11px;
	line-height:17px;
	color:#535353;
}
.advisory p{
	margin:0 0 10px;
}
.advisory p a{
	color:#535353;
}
.advisory a:visited
{
	color:#535353;
}
.advisory ul{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.advisory ul li{
	float:left;
	width:170px;
	padding:6px 2px 0 0;
	vertical-align: top;
}



.advisory ul li  a:Link ,a:active
{
	color:#535353;
	font-size:11px; 
	text-decoration: none;

}
.advisory ul li a:visited
{
	color:#535353;
	font-size:11px;
	text-decoration: none; 

}
.advisory  ul li a:hover
{
	color:#535353;
	font-size:11px;
	text-decoration: underline; 
}








.advisory ul p{
	margin:0;
}
/*advisory end*/
/*twitter start*/
.twitter .ico-twitter{
	margin:-20px 0 0;
}
.twitter ul{
	padding:0;
	margin:0 0 18px;
	list-style:none;
	width:100%;
	overflow:hidden;
	color:#666;
	font-size:11px;
	line-height:17px;
}
.twitter ul li{
	float:left;
	color:#666;
	width:100%;
	padding:7px 0 13px;
	background:url(/images/SMDSkin/main-box-dot.gif) repeat-x 0 100%;
}

.twitter ul a{
	color:#666;
	text-decoration:none;
}
.twitter ul a:hover{
	text-decoration:underline;
}


.twitter ul li  a:Link ,a:active
{
	color:#666;
	font-size:11px; 
	text-decoration: none;

}
.twitter ul li a:visited
{
	color:#666;
	font-size:11px;
	text-decoration: none; 

}
.twitter  ul li a:hover
{
	color:#666;
	font-size:11px;
	text-decoration: underline; 
}


.twitter ul p{
	margin:0;
}
.twitter ul .posted{
	font-style:normal;
}
.twitter .follow {
	width:100%;
	overflow:hidden;
	color:#666;
	position: absolute;
	padding-top: 150px;
}
/*.twitter .follow a:visited{
	color:#fff
}
.twitter .follow a{
	color:#fff
}
*/

.twitter .follow  a:Link ,a:active
{
	color:#666;
	font-size:11px; 
	text-decoration: none;

}
.twitter .follow a:visited
{
	color:#666;
	font-size:11px;
	text-decoration: none; 

}
.twitter  .follow a:hover
{
	color:#666;
	font-size:11px;
	text-decoration:none; 
}


.btn-light-blue {
	float:left;
	background:url(/images/SMDSkin/btn-lightblue-l.gif) no-repeat;
	cursor:pointer;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	line-height:19px;
}
.btn-light-blue span{
	color:#fff;
	float:left;
	background:url(/images/SMDSkin/btn-lightblue-r.gif) no-repeat 100% 0;
	padding:0 11px;
	height:20px;
	text-decoration:none;
	font-size:11px;
}



.btn-light-blue span  a:Link ,a:active
{
	color:#fff;
	font-size:11px; 
	text-decoration: none;

}
.btn-light-blue span  a:visited
{
	color:#fff;
	font-size:11px;
	text-decoration: none; 

}
.btn-light-blue span  a:hover
{
	color:#fff;
	font-size:11px;
	text-decoration: none; 
}



/*twitter end*/

#twitter_div {
	float: left;
        width: 100%;
	padding:0 ;
	margin: 0;
	font-size:11;
	height: 210px;

}

#twitter_div a:link {

        text-decoration: none;
	
}


#twitter_div a:hover {

text-decoration: underline;	
}

#twitter_update_list li {

	float:left;
	width:100%;
	padding:7px 0 13px;
	background:url(/images/SMDSkin/main-box-dot.gif) repeat-x 0 100%;
	display: inline; 

	
}


/*#twitter_update_list a:link {

        text-decoration: none;
	
}


#twitter_update_list a:hover {


text-decoration: underline;	
}*/

#twitter_update_list  a:Link ,a:active
{
	color:#666;
	font-size:11px; 
	text-decoration: none;

}
#twitter_update_list  a:visited
{
	color:#666;
	font-size:11px;
	text-decoration: none; 

}
#twitter_update_list   a:hover
{
	color:#666;
	font-size:11px;
	text-decoration: underline; 
}






/*footer start*/
#footer{
	background:#fff url(/images/SMDSkin/inner-content-top-bg.gif) no-repeat;
	margin:10px 0 0;
}
#footer .bg{
	background:url(/images/SMDSkin/inner-content-bottom-bg.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:18px 20px 11px 35px;
}
#footer .text{
	float:left;
	width:800px;
	font-size:11px;
	line-height:13px;
	overflow:hidden;
}
#footer .cnbc{
	float:right;
	width:87px;
	height:35px;
	margin:15px 0 0;
}
#footer .cnbc a{
	display:block;
	background:url(/images/SMDSkin/cnbc.gif) no-repeat;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
}
#footer ul{
	padding:0;
	margin:0 0 0 -10px;
	list-style:none;
}
#footer ul li{
	display:inline;
	background:url(/images/SMDSkin/footer-split.gif) no-repeat 0 2px;
	padding:0 5px 0 11px;
}
/*#footer a{
	color:#42638e;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}*/
#footer p{
	margin:0;
}



#footer  a:Link ,a:active
{
	color:#42638e;
	font-size:11px; 
	text-decoration: none;

}
#footer a:visited
{
	color:#42638e;
	font-size:11px;
	text-decoration: none; 

}
#footer a:hover
{
	color:#42638e;
	font-size:11px;
	text-decoration: underline; 
}




/*footer end*/
/*doctor start*/
.doctor .holder{
	padding:13px 14px 0;
	font-size:11px;
	line-height:16px;
	color:#535353;
	min-height:209px;
}

.doctor h3
{
background:url(/images/smdskin/main-box-dot.gif) repeat-x 0 100%;
}



* html .doctor .holder{height:209px;}
/*.doctor .holder {
	color: #42638e
	font-size: 11px;
}*/



.doctor .holder a:link,a:active {
	color: #42638e
	font-size: 11px;
}

.doctor .holder a:visited {
	color: #42638e
	font-size: 11px;
}

.doctor .holder a:hover {
	color: #42638e
	font-size: 11px;
}


.doctor .info{
	margin:0 0 16px;
}
.doctor p{
	margin:0;
}
.doctor .title{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.doctor .title .photo{
	float:left;
	display:inline;
	margin:0 12px 0 0
}
.doctor .title .photo img{
	display:block;
}
.doctor .title p{
	margin:0;
}

.doctor .find2{
	font-size: 9px;
	color:#fff;
}

.doctor .find{
	padding:15px 3px 0 0;
	font-size: 5px;
}
.doctor .find a{
	color:#fff;
}
/*.doctor .find a:visited{
	color:#fff
}
*/
.btn-yellow {
	display:block;
	background:url(/images/smdskin/btn-yellow-l.gif) no-repeat;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	line-height:19px;
	font-size: 11px;
}


.btn-yellow span a:link,a:active {
	color:#fff;
	font-size: 11px;
}

.btn-yellow span a:visited {
	color:#fff;
	font-size: 11px;
}

.btn-yellow span a:hover {
	color:#fff;
	font-size: 11px;
}




.btn-yellow span{
	background:url(/images/smdskin/btn-yellow-r.gif) no-repeat 100% 0;
	display:block;
	height:20px;
	text-align:center;
	margin:0 -3px 0 0;
	font-size: 11px;
}


.holder .blink  a:link,a:active {
	color:#535353;
	font-size: 12px;
}

.holder .blink a:visited {
	color:#535353;
	font-size: 12px;
}

.holder .blink a:hover {
	color:#535353;
	font-size: 12px;
}

/*doctor end*/


/*injuries-list start*/

.injuries-list
{
width:100%;}
.injuries-list h2

{
margin:0 0 10px 8px;
}
.injuries-list h3{
	margin:0 0 5px;
	background:#eee;
	line-height:24px;
	padding:0 8px;
	font-size:12px;

}
.injuries-list ul{
	padding:0 0 20px 8px;
	margin:0;
	list-style:none;
	height:1%;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
	color:#369;
}
.injuries-list ul li{
	float:left;
	width:100%;
	background:url(/images/SMDSkin/main-box-dot.gif) repeat-x;
	margin:-1px 0 1px;
	padding:7px 0 8px;
	color:#666;  /*369;*/

}
.injuries-list ul h4{
	font-size:12px;
	margin:0;
	color:#369;
}
.injuries-list ul h4 a{
	text-decoration:none;
	color:#369;
	font-size:12px;
}
.injuries-list ul h4 a:hover{
	text-decoration:underline;
	color:#369;
	font-size:12px;
}
.injuries-list ul p{
	margin:0;
}
/*injuries-list end*/

/*az start*/
.az{
	margin:0 0 48px;
}
.az .alphabet{
	background:none;
	padding:14px 0 0;
	margin:0;
	font-size:13px;
	line-height:18px;
}
.az .alphabet li{
	padding:0 9px 0 0;
}

.az .alphabet li  a:link,a:active {
	
	font-size: 13px;
	text-decoration:none;
	color:#369;
}

.az .alphabet li a:visited {
	
	font-size: 13px;
	text-decoration:none;
	color:#369;
	
}

.az .alphabet li a:hover {
	
	font-size: 13px;
	text-decoration:underline;
	color:#369;
}







/*az end*/
/*finder start*/
.finder{
	margin:0 0 64px;
}
.finder .holder{
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
	padding:17px 0 0;
}
.finder .col-1{
	float:left;
	width:240px;
}
.finder .col-2{
	float:right;
	width:269px;
}
.finder h3{
	margin:0 0 7px 6px;
	font-size:12px;
}
.finder .col-2 ul{
	padding:0;
	margin:0;
	list-style:none;
	font-size:12px;
	line-height:18px;
}
.finder .col-2 ul li{
	background:#eee;
	margin:0 0 6px;
	padding:0 6px;
	text-decoration:none;
	
}


.finder .col-2 ul li  a:link,a:active {
	
	font-size: 12px;
	text-decoration:none;
	color:#369;
}

.finder .col-2 ul li a:visited {
	
	font-size: 12px;
	text-decoration:none;
	color:#369;
	
}

.finder .col-2 ul li a:hover {
	
	font-size: 12px;
	text-decoration:underline;
	color:#369;
}













.finder p{
	margin:0 0 13px;
}
/*finder end*/

.inner-sidebar-2{
	float:right;
	width:160px;
	padding:0px 15px;
}
.inner-sidebar-2 .inner-ads{
	float:none;
	margin:0 0 24px;
	display:block;
}
.inner-sidebar-2 .box{
	width:160px;
	background:#ebebeb url(/images/smdskin/bg-box-t.gif) no-repeat;
}
.inner-sidebar-2 .box .bg{
	background:url(/images/smdskin/bg-box-b.gif) no-repeat 0 100%;
}

/*illustration start*/
.illustration{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.illustration li{
	margin:0 0 14px;
	width:100%;
	float:left;
}
.illustration img{
	display:block;
}
/*illustration end*/
/*topics strart*/
.topics h3{
	background:url(/images/smdskin/main-box-dot.gif) repeat-x 0 100%;
}
.topics ul {
	padding:6px 0 0 15px;
	margin:0 0 -6px;
	list-style-type:decimal;
	font-size:11px;
	line-height:17px;
	position:relative;
}
.topics ul a{
	text-decoration:none;
	font-size:11px;
	color:#369;
}
.topics ul a:hover{
	text-decoration:underline;
	font-size:11px;
	color="#369;
}
/*topics end*/

/*quick start*/
.quick h3{
	background:url(/images/smdskin/main-box-dot.gif) repeat-x 0 100%;
}
.quick  ul{
	padding:8px 0 0;
	margin:0 0 -6px;
	list-style:none;
	line-height:17px;
	position:relative;
	font-size:11px;
}

.quick ul a{
	text-decoration:none;
	font-size:11px;
	color:#369;
}
.quick ul a:hover{
	text-decoration:underline;
	font-size:11px;
	color="#369;
}

/*quick end*/

/*article-md start*/
.article-md{
	width:100%;
}
.article-md .text-content .headline{
	padding:13px 0 22px;
}
.article-md .text-content{
	line-height:17px;
	margin:0;
}
.article-md .text-content h3{
	font-size:11px;
}
.article-md .text-content p{
	padding:0;
	margin:0 0 16px;
}
.article-md .text-content ul.links-list{
	padding:0;
	margin:0 -8px 0 0;
	display:inline;
	color:#999;
}
.article-md .text-content ul.links-list li{
	background-position:0 5px;
}
.article-md .text-content ul.links-list a{
	color:#999;
}
.article-md .text-content ul.info-list{
	padding:0;
	margin:0 0 0 -8px;
	display:inline;
}
.article-md .text-content ul.info-list li{
	background-position:0 5px;
}
.article-md .text-content ul{
	padding:0;
	margin:0 0 16px;
	list-style:none;
}
/*article-md end*/
/*Local module */
 .ns_content_title { text-align: left; font-size:13px; line-height:16px; font-family:Tahoma,Arial,Helvetica,sans-serif; font-weight:bold; color: #336699; width: 100%; height: 20px; padding: 10px 0 7px; background-color:#FFFFFF; padding-left:10px; }
 .ns_content_body { line-height: 18px; float: left; text-align: left; margin-right: auto; width:100%; height:185px; overflow-y: scroll; background: url("http://www.sportsmd.com/images/SMDSkin/main-box-dot.gif") repeat-x scroll 0 100% transparent; background-position:top; margin-left:10px; background-color:#FFFFFF; } 
 .ns_content_body a:hover { text-decoration:underline; color: #535353; } 
 .ns_content_link { text-decoration: none; font-size:11px; font-family:Tahoma,Arial,Helvetica,sans-serif; color: #535353; font-weight:bold; } 

/*End Local module */
