﻿/* BottomSub Section */
#bottomContainerSub
{
	position: relative;
	width: 760px;
	background-color: #e5e5e5;	
	padding-left: 20px;
	padding-right: 20px;
}
/* End BottomSub Section */

/* Content100 Section */
/*Increased the heght 105 to 200*/
#content100listContainer
{
	position: relative;
	height: 200px;
}
#content100listImgContainer
{
	position: absolute;
	left: 0px;
	top: 11px;
}
.content100listMargin
{
	margin-top: 12px;
}
.content100listMarginUl
{
	margin-left: 15px;
}
#content100listRight
{
	position: absolute;
	left: 62px;
	width: 465px;
}
#content100textContainer
{
	position: relative;
	left: 5px;	
}
/* Seach result page */
#content100textContainer .underlineSearch a
{
   text-decoration:none;
}

#content100textContainer .underlineSearch a:hover
{
   text-decoration:underline;
}
#content100textContainer div p
{
    padding:0;
    margin:8px 0 0 0;
}
/* End of Seach result page */

/*End  contentHIVSpec Section */
.contentHIVSpecAdvBtn
{
	bottom: 0px;
	padding-top: 43px;
	padding-left: 8px;
}
.contentHIVSpecialtyDdl
{
	width: 265px;
}
.contentHIVSpecDdl
{
	width: 55px;
}
.contentHIVSpecLang
{
	width: 160px;
}
.contentHIVSpecGreyBg
{
	background-color: #e7e7e7;
	width: 477px;
	padding: 13px 13px 20px 13px;
}
/* End contentHIVSpec Section */

/* ContentHIVSpec */

/* Sub Pages Text */
.subPagesTextLeft
{
	margin-left: 5px;
}
/* End Sub Pages Text */

/* TopLeft Sub Section */
#topLeftColumnContainerSub
{
	width: 571px;
	float: left;
	background-image: url(/images/02-subBg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 40px;
	overflow:hidden;
}
 .treatment
 {overflow: visible !important;
 }
 * html .treatment
 {overflow: hidden !important;
 }
#topLeftContentContainerSub
{
	margin-left: 20px;
	margin-top: 27px;
	width: 535px;
}

/* Added this class only for starter kit page since the above class is common across all other pages */
#topLeftContentContainerStarter
{
	margin-left: 8px;
	margin-top: 27px;
	width: 535px;
}
/* End TopLeft Sub Section */

/* 420 Section */
#content420Table
{
	position: relative;
	width: 521px;
	height: 1058px;
	background: #FFFFFF url(/images/420-types-of-treatment-bg.jpg) no-repeat top left;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#content420Table #type1
{
	position: absolute;
	width: 200px;	
	top: 92px; 
	left: 258px;
}
#content420Table #type2
{
	position: absolute;
	width: 200px;	
	top: 260px; 
	left: 258px;
}
#content420Table #type3
{
	position: absolute;
	width: 200px;	
	top: 410px; 
	left: 258px;
}
#content420Table #type4
{
	position: absolute;
	width: 200px;	
	top: 590px; 
	left: 258px;
}
#content420Table #type5
{
	position: absolute;
	width: 200px;	
	top: 765px; 
	left: 258px;
}
#content420Table #type6
{
	position: absolute;
	width: 200px;	
	top: 940px; 
	left: 258px;
}

#content420Table div
{
	float: left;
	clear: both;
}
#content420Table .top
{
	width: 521px;
	height: 18px;
}
#content420Table .bottom
{
	width: 521px;
	height: 19px;
}
#content420Table .row
{
	width: 463px;
	margin-left: 20px;
	margin-bottom: 16px;
	float: left;
	clear: both;
}
#content420Table .row div
{
	clear: none;
}
#content420Table .row .image
{
	width: 169px;
	float: left;
}
#content420Table .row .text
{
	width: 294px;
	float: left;
}
#content420Table .row .text img
{
	clear: both;
	margin-bottom: 8px;
}
#content420Table .spacer
{
	width: 463px;
	height: 3px;
	margin-left: 20px;
	margin-bottom: 14px;
}
/* End 420 */

/* 430 */
.answers .answer
{
	float: left;
	clear: both;
	width: 531px;
}
.answers .answer div
{
	float: left;
}
.answers .answer .icon
{
	margin-right: 6px;
	width: 40px;
}
.answers .answer .text
{
	width: 485px;
}
/* End 430 */

/* 440 */
.imageLinkContainer
{
	position: relative; 
	width: 521px; 
	height: 149px; 
	margin-bottom: 8px;
	background-image: url(/images/440-header-graphic.jpg);
	clear: both;
}
.imageLinkContainer div
{
	position: absolute;
	top: 117px;
}
.imageLinkContainer div a
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.imageLinkContainer div a:hover
{
	text-decoration: underline;
}
/* End 440 */