/*   American Well Main Style Sheet     */
/*   Original Date: December 20, 2007   */
/*   Style Sheet for Home Page          */
/*   Visual Designer: Omar Lyles        */
/*   Author: Lori Muller                */

/*   Revised: January 2, 2009           */
/*   Revision Author: David Mack        */




/***********************************************/
/* HTML tag styles                             */
/***********************************************/
*
{
	margin: 0;
	padding: 0;
}

body
{
	color:#5b6b7b;
	text-align: center;
	font-family: Tahoma;
	background-color: white;
	
	background-image: url(../images/IMG_PrimaryNav_bgAndColoredUnderBarBG.png);
	background-repeat: repeat-x;
}

p 
{
	font-family:Tahoma;
	font-size: 11px;
	line-height:1.5em;
}




/***********************************************/
/* hyperlink and anchor tag styles             */
/***********************************************/
a:focus
{
	outline: none;
}

a:link
{
	color:#237BD2;
	text-decoration: 
	none;
}

a:hover
{
	color:#12AEFC;
	text-decoration: 
	underline;
}

a:visited
{
	color:#237BD2;
	text-decoration: none;
}

.clear{
	clear:both;
}




/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/* Top wrapper for Main Navigation */
#wrapper1
{
	position: relative;
	top: 0;
	width: 995px;
	margin: 0 auto;
	text-align:left;
}

/* Bottom wrapper to Center Primary Content */
#wrapper2
{
	position: relative;
	width: 995px;
	top: -13px;
	margin: 0 auto;
	text-align:left;
}

/* Background for Main Navigation Box */
#NAV_Primary_wrap
{ 
	position: relative;
	top:0;
	left:0;
	width:100%;
	height:78px;
	border-bottom: 2px solid #ffffff;
	background-image:url(../images/IMG_PrimaryNav_bg.png) 
}

#NAV_Primary
{
	position: relative;
	height: 78px;
}

/* Visual Boxes */
.greyBox
{
	position:relative;
	border-top: 3px solid #ffffff;
	height: 10px;
	background-color:#cadaec;
}

/* Flash Divs */	
#flash_wrap
{
	top: 80px;
	left:0;
	width:100%;
	height:337px;
	background:url(../images/flash_bg.jpg)
}

#flash_splash
{
	width: 100%;
	height: 337px;
	margin: 0 auto;
}	
	
	
	
/* Primary Inforamtion Area */
#primaryContent
{
	position: relative;
	width: 975px;
	margin: 0px 10px 0px 10px;
}

#primaryContent h2
{
	border-bottom:1px solid #cadaec;
	padding: 0px 0px 10px 0px;
	font-size:20;
}

#primaryTop
{
	position: relative;
	padding-top:23px;
	height: 205px;
	background:#e1ebf5 url(../images/IMG_BG_WhiteGradient_3x150.png) repeat-x;
}

#primaryTop a
{
	color:#237BD2;
	text-decoration: none;
}

#primaryTop a:hover
{
	color:#12AEFC;
	text-decoration: underline;
}




/********************************************/
/* You can use if the homepage gets longer **/
/********************************************/
#infoBoxContainer
{
	padding-bottom:35px;
}

#boxBottom
{
	background-color:#99FF33;
	height:25px;
	width: 100%;
}




/**** Box Pink ****/
#boxPink
{
	position: relative;
	float: left;
	left: 30px;
}

#infoBoxPink
{
	width: 268px;
}

#infoBoxPink p
{
	padding:12px 10px 5px 10px;
}

				#videoNav
				{
					display: block;
					margin-left:10px;
					padding: 5px 0px 5px 28px;
					font-size:11px;
					font-weight:200;
					background: url(../images/ICON_18x18_Video.png) no-repeat left center;
				}




#vertDivider1
{
	position: relative;
	float: left;
	left: 45px;
}




/**** Box Green ****/
#boxGreen
{
	position: relative;
	float: left;
	left: 60px;
}

#infoBoxGreen
{
	width: 268px;
}

#infoBoxGreen p
{
	padding:12px 10px 5px 10px;
}

#suiteNavContainer
{
	margin-top:12px;
	display: block;
	width: 278px;
}

#suiteNavImage
{
	margin-top:4px;
	margin-left:10px;
	float:left;
	width: 70px;
	height: 96px;
}

#suiteNavText
{
	display: block;
	font-family:Tahoma;
	font-size: 12px;
	line-height:1.5em;
	color: #237BD2;
	margin-left: 122px;
	width:156px;
	line-height: 16px;
}
	





#vertDivider2
{
	position: relative;
	float: left;
	left: 74px;
}




/**** Box Blue ****/
#boxBlue
{
	position: relative;
	float: left;
	left: 87px;
}

#infoBoxBlue
{
	width: 250px;
}




				#newsNavContainer
				{
					margin-top:14px;
					display: block;
					width:270px;
				}
				
				#newsNavImage
				{
					margin-left:0px;
					float:left;
					width: 9px;
					height: 18px;
					background: url(../images/footerArrowSymbol_RecentNews.gif) no-repeat center;
				}
				
				#newsNavTextContainer
				{
					margin-top:0px;
					margin-left: 18px;
					padding: 0px;
					width: 250px;
				}
				
				#newsNavBoldText
				{
					font-family:Tahoma;
					font-size: 11px;
					line-height:1.25em; /**** was 1.5em ****/
					color: #237BD2;
					width: 250px;
					padding: 0px;

				}
				
				#newsNavBodyText
				{
					margin-top:-2px;
					font-weight:normal;
					font-family:Tahoma;
					font-size: 10px;
					line-height:1.5em;
					color:#666;
					width: 250px;
					padding: 0px;
				}




#boxClear
{
	position: relative;
	left: 70px;
	float: left;
}

#infoBoxClear
{
	width: 190px;
	height: 100px;
}

#infoBoxClear p
{
	adding: 10px;
}



img.cornerInfoBox
{
   width: 3px;
   height: 9px;
   border: none;
   display: block !important;
}




.roundedGreyContainer
{
	height: 23px;
	width: 100%;
	background-color:#cadaec;
}

.roundbottomGrey
{
	background:url(../images/right_grey_corner.gif) no-repeat top right; 
}

img.corner
{
   width: 20px;
   height: 23px;
   border: none;
   display: block !important;
}








#footer
{
	color:#cfe1f7;
	font-size:10px;
	letter-spacing: 1px;
}
