/*****************Reset*****************/

html, body {height:100%;}

* /*Set's border, padding and margin to 0 for all values*/
{
	padding: 0;
	margin: 0;
	border: 0;
}

/*****************End Reset*****************/


/****************Global Links**********************/

/****************PNG Link Hack Fix**********************/
/*a{
	position:relative;
}*/

/*****************Enf Hack Fix**************************/

a{
	outline:none;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

a:active{
  outline: none;
}

a:visited{
color:#00578e;
}

a:link {
	text-decoration:underline;
}

 ul{
padding-left:40px;
}

 li{
 list-style: square;

}


strong{
	font-weight:bold;
}

/****************End Global Links**********************/

/*****************Headings***************************/

h1, h2, h3, h4, h5 {
	text-align:left;
	padding-bottom:3px;
	margin-bottom:12px;
	padding-top:5px;
}

h1, h2, h3  {
	font-family:Arial, sans-serif;
	font-weight: bold;
	color:#00578e;
	letter-spacing:1px;
}

h1 a{
	color:#00578e;
	text-decoration:underline;
}

h1 a:hover{
	color:#00578e;
	text-decoration: none;
}

h2 a{
	color:#00578e;
	text-decoration:underline;
}

h2 a:hover{
	color:#00578e;
	text-decoration: none;
}

h3 a{
	color:#00578e;
	text-decoration:underline;
}

h3 a:hover{
	color:#00578e;
	text-decoration: none;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}

h3{
	font-size:15px;
}

h4 {
	font-size: 17px;
	font-family:Arial, sans-serif;
	font-weight: bold;
	color:#00578e;
	letter-spacing:1px;
	border-bottom:1px solid #00578e;
}

h4 a{
	color:#00578e;
	text-decoration:underline;
}

h4 a:hover{
	color:#00578e;
	text-decoration: none;
}

h5 {
	font-size: 12px;
	font-family:Arial, sans-serif;
	font-weight: bold;
	color:#00578e;
	letter-spacing:1px;
}

h5 a {
	color:#00578e;
	text-decoration:underline;
}

h5 a:hover {
	color:#00578e;
	text-decoration:none;
}


h6 {
	font-size: 11px;
	font-family:Arial, sans-serif;
	color: #00578e;
	letter-spacing:1px;
	font-weight:bold;
	padding-top:5px;
	padding-left:6px;
	text-align:left;
	text-decoration:none;
	width:150px;
	float:left;
	
	
}

h6 a {
	color:#00578e;
	text-decoration:none;
	position:relative;
}


h6 a:hover {
	color:#00578e;
	text-decoration:underline;
}

h6 a:visited {
	color:#00578e;
	text-decoration:none;
}

/*****************End Headings***************************/

/***************Holders*******************/

.wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto; 
	width:760px;
}

.top{
	width:760px;
	height:70px;
}

.logo{
	background-image:url(../images/transmed/logo.gif);
	width:196px;
	height:48px;
	margin-top:9px;
	float:left;
}

.logo span{
	display:none;
}

.anime{
	background-image:url(../images/transmed/ani_line.gif);
	width:121px;
	height:47px;
	margin-top:20px;
	margin-left:20px;
	float:left;
}

.banner{
	width:760px;
	height:199px;
	background-repeat:no-repeat;
	background-position:center bottom;
	overflow:hidden;
	color: #000000;
	z-index:100;
}

.contentholder{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#032e4a;
	padding-top:6px;
	letter-spacing:0px;
	text-align:justify;
	line-height:15px;
}

.contentholder a{
	color:#00578e;
	text-decoration:underline;
}

.contentholder a:hover{
	color:#00578e;
	text-decoration:none;
}

.contentholder a{
	color:#00578e;
}

.footer{
	background-image:url(../images/transmed/footer.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:230px;
	margin-top:20px;
	float:left;
	
}

.contactinfo{
	width:253px;
	float:left;
	height:210px;
}

.contactholder{
	margin-left:10px;
	margin-top:50px;
}

.joininfo{
	width:253px;
	float:left;
	height:210px;
}

.dudeinfo{
	width:253px;
	float:left;
	height:210px;
}

.footertext{
	color:#a0daff;
	float:right;
	font-size:9px;
	font-family:Arial, sans-serif;
	padding-top:5px;
	padding-right:5px;
}

.phonecontact{
	font-family:Arial, sans-serif;
	color:#447da0;
	font-size:13px;
	background-image:url(../images/transmed/telephoneicon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:32px;
	margin-bottom:15px;
}

.emailcontact{
	font-family:Arial, sans-serif;
	color:#447da0;
	font-size:13px;
	background-image:url(../images/transmed/emailicon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:32px;
	margin-bottom:15px;
}

.emailcontact a{
	color:#447da0;
	text-decoration:none;
}

.emailcontact a hover{
	color:#447da0;
	text-decoration:underline;
}

.joinimage{
	padding-top:40px;
	text-align:center;
}


.dudedisease{
	padding-left:12px;
	padding-top:10px;
}

.channelholder{
	float:left;
	width:249px;
	height:296px;
	margin-top:20px;
	margin-right:6px;
}

.channelholderright{
	float:left;
	width:249px;
	height:296px;
	margin-top:20px;
}

.newspic, .healthpic, .elderpic{
	width:249px;
	height:129px;
	cursor:pointer;
}

.newspic {
	background-image:url(../images/transmed/latestnews.jpg);
}

.healthpic {
	background-image:url(../images/transmed/healthtips.jpg);
}

.elderpic {
	background-image:url(../images/transmed/eldercare.jpg);
}

.channeltest {
	background-color:#c2d9e4;
	height:159px;
	padding:8px;
	color:#236887;
	font-size:12px;
	text-align: justify;
}

.channeltest h5{
	text-align:left;
}

.channeltest h5 a{
	text-align:left;
	text-decoration:none;
}
.readmorelink{
	text-align:right;
}

.channelholderrest{
	float:left;
	width:723px;
	padding-top:10px;
	padding-left:8px;
    padding-right:8px;
    padding-bottom:10px;
	background-color:#e4eff4;
	margin-top:10px;
	margin-bottom:0px;
	border-bottom: 3px solid #71a7c0;
}

.channelholderrightrest{
	float:left;
	width:723px;
	padding-top:10px;
	padding-left:8px;
    padding-right:8px;
    padding-bottom:10px;
	background-color:#e4eff4;
	margin-top:10px;
	margin-bottom:0px;
	border-bottom: 3px solid #71a7c0;
}


.channeltestrest{
	float:left;
	width:100%;
	display:block;

}

.channeltestrest h2{
	background-color:#c2d9e4;
	color:#4d7c92;
	padding-left:5px;
	padding-right:5px;

}




/***************End Holders*******************/

/************* PAGENATION *****************/	
	
#PageNation{
	width:760px;
	color: #0033CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#PageNation a:link{
	text-decoration:underline;
	color: #990000;
	display:block;
	
}

#PageNation a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#0033CC;
}

#PageNation a:visited{
	text-decoration:none;
}

.pageblocks {width:760px}

/****************DUDE************************/
.dude{
background-image:url('../images/transmed/qualsa-dude-left.png');
background-repeat:no-repeat;
width:194px;
height:296px;
padding-right:10px;
padding-bottom: 10px;
position:relative;
cursor: pointer;
margin:auto;}





#Tips_holder{margin-top:-15px}

.dic 
{
 	display:block;
    padding: 5px;
}
.dicitem
{
    float: left;
    padding-left: 5px;
    padding-bottom: 5px;
}
.dicbull
{
   padding-bottom: 5px;
   padding-top:5px;
}

li.dicbull 
{
   list-style-position: inside; 
}

.alpha{display:block;padding-top:10px;}

/*************************** Option Changes ***********************
#OptChnge th {
    background: #821045;
    margin-left : 7px;
    padding-left: 7px;
    color: #ffffff;
}

#OptChnge h4 {
    color: #ffffff;
}*/

#OptChnge h3 {
    font-weight:bold;
    font-size : 12px;
}

#OptChnge h3 a {
    text-decoration: none;
    cursor:default;
}

#OptChnge h3 a:hover {
    text-decoration: none;
    cursor:default;
}

/******************** Light Box Styles ************************/
.clear{clear:both;}
#boxheader img{float:right;border:none;margin-top:3px; cursor:pointer;}
#boxheader p 
{ 
    float:left; 
    border:none;
    margin-top: 5px; 
    margin-left: 18px;
    font-family: Arial, Sans-Serif; 
    font-weight:bold; 
    font-size: 12px; 
    font-style:normal;
    color: #00578E;
    
}
#boxheader{position:relative;top: 0px;left: 5px;width: 530px;
height:25px;border: 10px solid #00578e;
border-bottom: none;background: #a2b2cb;
}

#contentbox {
position:relative;
top: 0px;
left: 5px;
width: 500px;
height: 400px;
padding: 15px;
border: 10px solid #00578e;
border-top:none;
background-color: #fff;
z-index:100;
overflow:auto;
}

#content {  }