@charset "utf-8";
/* CSS Document */

	body {
		margin-right:0 auto;
		margin-left:0 auto;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#fff;

						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
	}
		div#main {
		width:1000px;
		margin:0 auto;
		text-align:left;
		clear:both;
	}

	p {
	margin:.4em 0 .8em 0;
	font-family:Calibri, Myriad, Arial, sans-serif;
	font-size:16px;
	color:#999;
	padding:0;
	}
	img {
		margin:0px 0px;
	}
	/* Header styles */
	#NewHeader {
	position:absolute;
	float:none;
	top:30px;
	right:0px; !important; right:-45px;
	font-family:Verdana, Calibri, sans-serif;
	width: 232px;
	}
	#NewHeader a:link {
	color:#333333;
	text-decoration:none;
	cursor:pointer;
	}
	#NewHeader a:visited {
	color:#333333;
	text-decoration:none;
	cursor:pointer;
	}
	#NewHeader a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	cursor:pointer;
	}
	#NewHeader a.doprint:link, a.doprint:visited {
	margin-left: 0px;
	padding-left: 10px;
	background:url(images/doprint.png) left top no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 14px;
	}

	#div__label {
	display:none !important;
	}

	#NewHeader a.domail:link, a.domail:visited {
	padding-left: 20px;
	background:url(images/doemail.png) left  top no-repeat;
	}
	#NewHeader a.dopress:link, a.dopress:visited {
	padding-left: 20px;
	background:url(images/press.png) left  top no-repeat;
	}
	#header {
		
		float:left;
		width:100%;
		}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden; _height : 1%;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
		background:#fff;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:75%;			/* right column width */
		background:#fff;	/* left column background colour */
	}
	.leftmenu .col1 {
		width:71%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */
	}
	
/* Full page settings */
	.fullpage {
		background:#fff;		/* page background colour */
	}
	.fullpage .col1 {
		width:96%;			/* page width minus left and right padding */
		left:2%;			/* page left padding */
		margin:0 40px 0 120px;
		
	}	
	
/* Content Styles */
#content.index h2 a:hover, #content.blog h2 a:hover {
	text-decoration:none;
	color:#0054a6;
	}
	

	
h1 a, h2 a, h3 a {
	border:none;
	}
		
h1 a:hover, h2 a:hover, h3 a:hover, #sitename:hover {
	color:#555;
	text-decoration:none;
	}

p {
	margin:1.5em 0;
	}
	
h1, .date, .caps {
	font-size:1.5em;
	color:#808285;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 10px;
	letter-spacing:.05em;
	}
.caps2 {
	font-size:1.3em;
	color:#6495ed;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 10px;
	letter-spacing:.05em;
	}
	
h1 {
	margin:0 0 23px;
}
h2 {
	color:#808285;
	text-transform:uppercase;
	font-size:1.6em;
}

#TimeLine {
	position:relative;
	width:985px;
	height:300px;
	float:left;
	top:31px;
}
#FlashNav {
	position:relative;
	width:985px;
	height:48px;
	top:-4px;
}

#intro{
	float:left;
	position:relative; 
	top:-20px; 
	width:90%;
}
#intro p {
	font-family:Calibri, Myriad, Arial, sans-serif normal .5em #999;
	line-height:13px;
	text-align:justify;
}
#intro ul {
	list-style:outside;
	list-style-image:url(images/ambry_bullet.jpg);
}
#intro2{
	float:left;
	position:relative; 
	width:750px;
	height:80px;
}
#intro2 p {
	font-family:Calibri, Myriad, Arial, sans-serif normal .5em #999;
	line-height:15px;
	color:#6495ed;
	text-align:center;
}
#intro2 h3 {
	font:italic normal 1.33em/1.5em Georgia, "Myriad", Calibri, sans serif;
	text-transform:none;
	color:#000;
	line-height:0;
	position:relative;
	left:90px;
	top:10px;
}
#intro2 a, a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#6495ed;
}
#intro2 a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}
.IntroWrap {
	width:600px; 
	text-align:justify;
}
.IntroWrap2 {
	width:700px; 
	text-align:justify;
}
#intro3{
	float:left;
	position:relative; 
	width:735px;
	height:80px;
}
#intro3 p {
	font-family:Calibri, Myriad, Arial, sans-serif normal .5em #999;
	line-height:15px;
	color:#6495ed;
	text-align:center;
}
#intro3 h3 {
	font:italic normal 1.33em/1.5em Georgia, "Myriad", Calibri, sans serif;
	text-transform:none;
	color:#000;
	line-height:0;
}
#intro3 a, a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#6495ed;
}
#intro3 a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}
#intro4{
	float:left;
	position:relative; 
	top:-20px; 
	width:70%;
}
#intro4 p {
	font-family:Calibri, Myriad, Arial, sans-serif normal .5em #999;
	line-height:13px;
	text-align:justify;
}


h3 {
	font:italic normal 1.33em/1.5em Georgia, "Myriad", Calibri, sans serif;
	text-transform:none;
	color:#d1d3d4;
	margin-left:125px;
	}
	
/* Services Section Styles */
.services3 {
	font-family:Calibri, Myriad, Arial, sans-serif;
	padding:0 40px 0 25px;
	color:#6495ed;
	position:relative;
	top:-20px;
	list-style-image:url(images/ambry_bullet.jpg);
	list-style:outside;
}
.services3 p {
	vertical-align:text-top;
	width:315px;
	font-size:.95em;
	color:#6495ed;
	padding-left:5px;
}
.services3 a, a:active {
	color:#6495ed;
	font-size:.95em;
	text-decoration:none;
}
.services3 a:hover {
	color:#000;
	text-decoration:underline;
}
.services3 ul {
	width:60%; 
	float:left;
	list-style:none;
	list-style:url(images/ambry_bullet.jpg) inside;
}
.services3 li a:hover {
	color:#6495ed;
	text-decoration:underline;
}
.services2 {
	font-family:Calibri, Myriad, Arial, sans-serif;
	padding:0 40px 0 25px;
	position:relative;
	top:-110px;
	list-style-image:url(images/ambry_bullet.jpg);
}
.services2 p {
	vertical-align:text-top;
	width:315px;
	font-size:.95em;
	color:#666;
	padding-left:5px;
}
.services {
	margin:-40px 20px 0 65px;
	font-family:Calibri, Myriad, Arial, sans-serif;
}
.services h1 {
	font-size:.8em;
	color:#333;
	font-family:Calibri, Myriad, Arial, sans-serif;
	font-weight:bold;
	margin:0 0 10px;
	letter-spacing:.08em;
}
.services p {
	vertical-align:text-top;
	width:200px;
	font-size:.95em;
	color:#666;
	padding-left:10px;
}
.services a {
	font-size:.8em;
	color:#999;
	text-decoration:underline;
}
.services a:hover {
	color:#CCC;
	text-decoration:underline;
}
.services img {
	display:inline;
}

/* Services Roll-over Images */



/* End Services Section Style */

/*	
.graybox_body {
	background:url(images/Contents_Frame_repeat.gif) repeat-x;
	height:100%;
	background-color:#bab9b9;
	width:500px;
	margin: 20px 0px;
	z-index:5;
}

.graybox_top {
	background:url(images/Contents_Frame_top.jpg) no-repeat;
	height:7px;
	width:500px;
	overflow:hidden;
	padding:0;
	margin:0;

}

.graybox_btm {
	background:url(images/Contents_Frame_bottom.jpg);
	height:8px;
	width:500px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.graybox_wrap {
	position: relative;
	top: 0;
	left: 5;
	padding-bottom: 10px;
}
*/	
 /* End Content Styles */
	
 /* LeftNav Styles */
	.menulinks {
	font-family: Century Gothic, Gill Sans, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B636F;
	text-decoration: none;
	background-color: transparent;
	cursor: pointer;
}
.licenses_wrapper {
	padding:30px 0 0 0;
	height:150px;
	position:relative;
	float:left;
}
.licenses_text {
	background-image:url(images/Genetic_Testing_Licenses2.jpg) no-repeat;
	position:relative;
	float:left;
	font: .7em #0054a6 bold;
	line-height:13px;
	padding:2px 2px 2px 2px;
}
.order_wrapper {
	position:relative; 
	height:550px; 
	width:160px; 
	background-image:url(images/Left_Column_Wrapper/images/News_HeaderFooterBG_03.jpg);
	background-repeat:repeat-y;
}

.order {
	vertical-align:text-top;
	width:150px;
	font-size:.8em;
	font-style:italic;
	color:#999;
	padding:0 5px 0 5px;
	border-top:1px #999 thin;
}

.news_wrapper {
	float:left;
	position:relative; 
	height:355px; 
	width:160px; 
	background-image:url(images/News_HeaderFooterBG_03.jpg);
	background-repeat:repeat-y;
}
.news_header {
	float:left;
	background-image:url(images/News_Icon2.jpg); 
	background-repeat:no-repeat; 
	height:31px; 
	width:142px; 
	margin-left:8px;
	display:block;
}
.news_caption {
	float:left;
	position:relative; 
	top:-10px;
	line-height:1.2em;
	font-size:.75em;
	width:150px;
	text-align:center;
	padding:0 14px 0 4px;
}

.LinkArea{
	position:relative;
	padding:15px 15px 15px 15px;
	width:150px;
	height:125px;
	float:left;
}

.Diagnostics {
	font-family:Calibri, Myriad, Arial, sans-serif;
	padding:0 10px 0 25px;
	margin-left:10px;
	width: 750px;
}
.Diagnostics .columnHeader1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:280px;
}
.Diagnostics .columnHeader2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:158px;
}
.Diagnostics .columnHeader3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:223px;
}
.Diagnostics .columnHeader4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:146px;
}
.Diagnostics .columnHeader5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:274px;
}
.Diagnostics .columnHeader6 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:241px;
}
.Diagnostics .columnHeader7 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:208px;
}
.Diagnostics .columnHeader8 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:134px;
}
.Diagnostics .columnHeader9 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:170px;
}
.Diagnostics .columnHeader10 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:529px;
}
.Diagnostics .columnHeader11 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:136px;
}
.Diagnostics .columnHeader12 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:280px;
	vertical-align:bottom;
}
.Diagnostics .columnHeader13 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:158px;
	vertical-align:bottom;
}
.Diagnostics .columnHeader14 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0054a6;
	width:223px;
	vertical-align:bottom;
}
.Diagnostics .ListLabel {
	font-weight: bold; 
	font-size: 16px; 
	color:#0054a6; 
	line-height: 18px;
}
.Diagnostics .submit {
	font-weight: normal; 
	font-size: 12px; 
	color:#F00; 
	line-height: 18px;
	padding: 5px 5px 5px 5px;
}
.diagnostics_caption {
	float:left;
	position:relative;
	text-align:center;
	line-height:1.2em;
	font-size:.75em;
	width:150px;
	text-align:center;
	padding:0 4px 0 4px;
}
.Diagnostics .FAQ ul li {
	margin-left:-15px;
}

.Genomics {
	font-family:Calibri, Myriad, Arial, sans-serif;
	padding:0 10px 0 25px;
	margin-left:10px;
	width: 750px;
}
.Genomics .list ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	width:25em;
	display:block;
}

.Genomics .list ul li{
	margin: 0 0 0 -25px;
	padding: 2px 6px;
	display:list-item;
}

.Genomics .labels {
	font: 1.8em/1.5em Calibri, Myriad, Arial, sans-serif bold #666;
}

.Genomics .description {
	 width:700px; 
	 margin:-15px 0 0 -10px;
}

/* TICKER */
.wrapper { width: 750px; margin: 0 auto; }
#newslayer {position:relative; top:0px; left:150px; width:750px; height:50px;}
#ticker { min-height: 15px; margin-bottom: 0px; /*position: relative;*/ }
#ticker p { line-height: 16px; width: 100%; padding-top: 7px; float: left; margin-bottom: 3px; }
#ticker a#ticker-headline { width: 125px; margin-left: 95px; color: #565656; font-size:.9em; font-weight: bold; text-align: center; border-right: 1px solid #808080; display: block; float: left; margin-top:-19px; }
#ticker a#ticker-headline2 { width: 125px; margin-left: -75px; color: #565656; font-size:.9em; font-weight: bold; text-align: left; border-right: 1px solid #808080; display: block; float: left; margin-top:-19px; }
#ticker a#news-headline { padding-left: 15px; color: #a1a5a9; float: left; }
#ticker a { color: #6e6e6e; text-decoration: none; }
#ticker a#news-link { position: relative; z-index: 10; float:left; }

/* CONTACT FORM STYLES */

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
}

.info_fieldset { -moz-border-radius: 7px; border: 1px #dddddd solid; }

.info_fieldset legend
{
border: 1px #dddddd solid; 
color: black; 

font: 13px Verdana;

padding: 2px 5px 2px 5px;
-moz-border-radius: 3px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;

color: #333333; 

font: 11px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

/* Label */
label  { width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */

input, textarea
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font: 11px Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

/* BR */

br { clear: left; }

/* Start Center Column Rollover */

.rolloverBody {
	position:relative;
	margin:0 0 0 0;
	margin-left:0px;
}
.rolloverBody a:link {
    font-family:Calibri, Myriad, Arial, sans-serif;
    color:#0054a6;
}
.rolloverBody a:hover {
    font-family:Calibri, Myriad, Arial, sans-serif;
    color:#999999;
}

#rollover img { border: none; }
#rollover ul {	padding-left: 0; margin-left: 0; }
#rollover li { display: inline; list-style:none; }
#rollover li a { float: left; display:block; margin-left:0px; }
#rollover li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#rollover li a:hover { visibility:visible; /* for IE6 */ }
#rollover li a:hover img { visibility:visible; /* for IE6 */ }
#rollover li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#diagnostic { background:url(images/Diagnostic_Testing_on.jpg) no-repeat left bottom; }
#genomic { background:url(images/Genomic_Solutions_on.jpg) no-repeat left bottom; }

#newsletter { background:url(images/AmbryNewsletter_over.jpg) no-repeat left bottom; }
#order_kits { background:url(images/Order_Kits2_over.jpg) no-repeat left bottom; }
#licenses { background:url(images/Genetics_Testing_over.jpg) no-repeat left bottom; }
#new_tests { background:url(images/News_Tests_over.jpg) no-repeat left bottom; }
#insurance  { background:url(images/Insurance_over.jpg) no-repeat left bottom; }
#ambryport  { background:url(images/Ambry_Port_over.jpg) no-repeat left bottom; }
#request  { background:url(images/Request-A-Quote_On.jpg) no-repeat left bottom; }
#patientinfo  { background:url(images/Patient_Info_on.jpg) no-repeat left bottom; }
#nextgene  { background:url(images/NextGene_on.jpg) no-repeat left bottom; }
#raindance  { background:url(images/RainDance_Certified_on.jpg) no-repeat left bottom; }
#softgenetics  { background:url(images/SoftGenetics_on.jpg) no-repeat left bottom; }
#sureselect  { background:url(images/SureSelect3_on.jpg) no-repeat left bottom; }
#illumina  { background:url(images/illumina3_on.jpg) no-repeat left bottom; }
#agilent  { background:url(images/Agilent_Certified_on.jpg) no-repeat left bottom; }
#test_menu  { background:url(images/Test_Menu_over.jpg) no-repeat left bottom; }

/* End Center Column Rollover */

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px dotted #000000;/* */
}

#product {
cursor:pointer;
width:134px;
margin-bottom:0px;
margin-top:20px; 
border-bottom:#999999 1px dotted; 
font-family:Arial, Helvetica, sans-serif; 
color:#333333; 
font-size:12px; 
font-weight:bolder; 
letter-spacing:.02em; 
padding-bottom:-5px; 
padding-left:10px; 
line-height:11px;
}

#topmenu {
cursor:pointer;
width:144px;
margin-bottom:0px; 
margin-top:40px;
border-bottom:#CCC 2px solid;
font:bold .85em/1.5em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
color:#0058a6; 
letter-spacing:.01em; 
padding-bottom:-5px; 
padding-left:10px; 
line-height:11px;
}

#topmenu a {
text-decoration:none;
color:#0058a6;
}

.menu_designers {
	font-family: Calibri, Myriad, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0058a6;
	text-decoration: none;
	cursor: pointer;
}

.submenu{
	margin-bottom: 0.5em;
	z-index:5;
	
}

#sublinks {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
line-height: 12px;
}

.subholder {
margin-left:15px; 
margin-top:5px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
}

.subholder a:hover {
	text-decoration:underline;
	color:#CCC;
}

#subsub {
font-weight:bold;
color:#0058a6;
padding-left:10px;
line-height:14px;
}

#3sub {
font-weight:bold;
text-decoration:none;
color:#333333;
line-height:10px;
}



#sub1 {
	background:url(images/4itemNavLtBG2.jpg) no-repeat;
	border-top:#ffffff 1px solid; 
	border-right:#ffffff 1px solid; 
	border-bottom:#ffffff 1px solid;
	width:159px; 
	/*height:334px;*/
	margin-top:-2px;
	padding-bottom:5px;
}

#sub4 {
	background:url(images/4itemNavLtBG2.jpg) no-repeat;
	border-top:#ffffff 1px solid; 
	border-right:#ffffff 1px dotted; 
	border-bottom:#ffffff 1px dotted;
	width:159px; 
	/*height:334px;*/
	height:75px;
	margin-top:-2px;
	padding-bottom:5px;
}

#sub2 { 
	margin-left:20px; 
	display:none;
}

#sub3 { 
	margin-left:20px; 
	display:none;
}

#sub5 { 
	margin-left:20px; 
	display:none;
}

#sub6 { 
	margin-left:20px; 
	display:none;
}

#sub7 { 
	margin-left:20px; 
	display:none;
}

#sub8 { 
	background-color:#FFFFFF;
	border-top:#999999 1px solid; 
	border-right:#999999 1px dotted; 
	border-bottom:#999999 1px dotted;
	width:159px; 
	/*height:334px;*/
	margin-top:-2px;
	padding-bottom:5px;
}

#sub9 { 
	background:url(images/4itemNavLtBG2.jpg) no-repeat;
	border-top:#ffffff 1px solid; 
	border-right:#ffffff 1px dotted; 
	border-bottom:#ffffff 1px dotted;
	width:159px; 
	/*height:334px;*/
	margin-top:-2px;
	padding-bottom:5px;
}
#references_sub { 
	background:url(images/4itemNavLtBG2.jpg) no-repeat;
	border-top:#ffffff 1px solid; 
	border-right:#ffffff 1px dotted; 
	border-bottom:#ffffff 1px dotted;
	width:159px; 
	/*height:334px;*/
	margin-top:-2px;
	padding-bottom:5px;
}
#news_sub { 
	background:url(images/6itemNavBG2.jpg) no-repeat;
	border-top:#ffffff 1px solid; 
	border-right:#ffffff 1px dotted; 
	border-bottom:#ffffff 1px dotted;
	width:159px; 
	/*height:334px;*/
	margin-top:-2px;
	padding-bottom:5px;
}
#sub11 { 
	margin-left:20px; 
	display:none;
}

	/* --> */
/* FOOTER */
#Footer {
	position:relative;
	float:left;
	top:-80px;
	left:-5px;
	width:1000px;
	height:100px;
}
#FooterText {
	float:left; 
	position:relative; 
	top:94px; left:15px; 
	font-family:Calibri, Myriad, Arial, sans-serif; 
	font-size:.8em; 
	font-weight:bolder; 
	color:#000; 
	width:600px;
}

#FooterNav {
	position:relative; 
	float:left;
	left:545px; 
	top:80px; 
	width: 450px; 
	height:60px; 
	overflow:hidden; 
	margin: 0px 0px 0px 0px;
	font-family:Calibri, Myriad, Arial, sans-serif;
	line-height:10px;
	text-align:center;
}
#FooterNav a:link {
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}
#FooterNav a:visited {
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}
#FooterNav a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	cursor:pointer;
}
#FooterNav p {
	color:#0054a6;
	font-size:12px;
}

/* HACKS */
*:first-child+html #FooterNav {
    bottom:-155px;
}
* html #FooterNav {
    bottom:-155px;
}

*:first-child+html #topmenu {
    font:bold .65em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
* html #topmenu {
   font:bold .65em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
/*
*:first-child+html #NewHeader {
    left:750px;
}
* html  #NewHeader {
    left:750px;
}
*/
*:first-child+html .services {
    margin-top:5px;
}
* html .services {
    margin-top:5px;
}
*:first-child+html .rolloverBody {
    margin-top:15px;
}
* html .rolloverBody {
    margin-top:15px;
}
*:first-child+html #FooterText {
	font-size:.6em;
}
* html #FooterText {
	font-size:.6em;
}
/*
*:first-child+html .menu_designers {
    top:-5px;
}
* html .menu_designers {
    top:-35px;
}
*/


#content img.flushleft { float: left; margin-left: -50px; }
#content img.flushright { float: right; margin-right:-5px !important; }
#content .section { margin-top: 27px; }
#content .section.trackpad { padding-top: 20px; }
#content .SmStyledText {font:italic bold .85em/.95em Calibri, Myriad, Arial, sans-serif; text-transform:none; line-height: 18px; margin-bottom: 9px; margin-top:73px; position:relative; zoom:1; }
#content .section.trackpad img.flushleft { margin-top: -20px; }
#content .section.braille img.flushright { margin-top: -20px; margin-bottom: 0; }
#content .section.braille .footimg { margin-top: 10px; }
#content .section.braille img.padmod {margin: 13px 0; }
#content .section.braille.grid2col h3 {font:13px/18px Calibri, Myriad, Arial, sans-serif; text-transform:none; color:#666666; line-height: 18px; margin-bottom: 9px; margin-top:73px; position:relative; left:-370px; zoom:1; }
#content .heading {margin-top:27px}
#content .heading p{text-align:left; padding:0 10px 0 10px; }
#content .heading img { margin-top: 0px; }
#content .heading .thumb {float:right; padding:5px; margin-top:5px;}
#content .heading h3 {font: 22px/24px Calibri, Myriad, Arial, sans-serif; text-transform:none; color:#000; line-height: 18px; margin-top:-30px; margin-left: 10px; white-space:nowrap; clear:left;}
#content .heading hr {width:95%;border:1px thin #999;}
#content .heading ul, li {margin:-10px 0 0 20px; padding:0; list-style:none;}
#content .heading li {padding-left:15px;}
#content .heading .topsection {margin-top:0px;}
#content .heading .topsection ul, li {margin:20px 0 0 10px; padding:0 0 0 0; list-style:none; font-weight:bold;}
#content .heading .topsection li {padding-left:15px;}
<!-- #content .heading .topsection hr {width:100%; border:1px thin #999;} -->
#content .heading .topsection .FloatLeft {position:relative; float:left; margin-top:-27px; margin-bottom:0px;}
#content .heading .topsection .SupportImages { position:relative; float:right;}
#content .heading .topsection .ExecutiveImages { position:relative; float:left; padding:0 8px 5px 0;}
#content .heading .topsection .FloatRight { background:#FFF top left no-repeat; float:right; height:250px; width:200px; margin-bottom:30px; vertical-align:middle;}
#content .heading .topsection .FloatRight2 { background:#FFF top left no-repeat; float:right; height:170px; width:200px; margin-bottom:30px; vertical-align:middle;}
#content .heading .topsection .FloatRight2 hr {width:75%;border:1px thin #999; float:left;}
#content .heading .topsection .FloatRight3 { background:#FFF top right no-repeat; float:right; height:310px; width:250px; padding:10px 0 0 30px; vertical-align:middle;}
#content .heading .topsection .FloatRight3 hr {border:1px thin #999; float:left;}
#content .heading .topsection .caption {
	float:left;
	position:relative; 
	top:0px;
	line-height:1.2em;
	font-size:.65em;
	width:125px;
	text-align:center;
	padding:0 14px 0 4px;
}
#content .heading .topsection .caption2 {
	float:left;
	position:relative; 
	top:-10px;
	line-height:1.2em;
	font-size:.85em;
	width:125px;
	text-align:center;
	padding:0 0px 0 10px;
}
#content .heading .topsection .intro_caption {
	float:left;
	position:relative; 
	line-height:12px;
	font:Calibri, Myriad, Arial, sans-serif;
	font-size:1em;
	font-style:italic;
	font-weight:bold;
	width:700px;
	text-align:center;
	padding:10px 0 10px 20px;
}

#content .heading .topsection h4 { font-weight: bold; font-size: 16px; line-height: 18px; margin-left:0px; }

#content .heading .topsection h5 {margin-left:10px; font-weight: bold; font-size: 14px; line-height: 18px;}
#content .heading .topsection .ListLabel {font-weight: bold; font-size: 14px; color:#0054a6; line-height: 18px;}

#content .bottomsection {position:relative; float:left; background:url(images/QuickLinksBG.jpg) left top no-repeat; height:100px; width:100%; padding:40px 10px 0 0; text-align:left; white-space:nowrap;}
#content .bottomsection2 {position:relative; float:left; background:url(images/QuickLinksBG.jpg) left top no-repeat; height:100px; width:100%; padding:20px 0 0 40px; text-align:left; white-space:nowrap;}
#content .bottomsection ul, li {padding:0 0 0 0; list-style:none; display:inline; font-weight:bold;}
#content .bottomsection li {background:url(images/ambry_bullet.gif) left top center no-repeat; padding-left:5px;}

#content .bottomsection2 {position:relative; float:left; background:url(images/QuickLinksBG.jpg) left top no-repeat; height:75px; width:800px; padding:30px 0 0 50px; text-align:left; white-space:nowrap;}
#content .bottomsection2 ul, li {padding:0 0 0 0; list-style:none; display:inline; font-weight:bold;}
#content .bottomsection2 li {background:url(images/ambry_bullet.gif) left top center no-repeat; padding-left:5px;}

#articles {
	font-size:.85em;
}
.caption {
	float:left;
	position:relative; 
	top:0px;
	line-height:1.2em;
	font-size:.85em;
	width:125px;
	text-align:center;
	padding:0 14px 0 4px;
}
.caption a { color: #08c;}
.caption a:link, a:visited, a:active { text-decoration: none; }
.caption a:hover { text-decoration: underline; }


#hero { position:relative; zoom:1; }
#hero:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }
#hero { margin-bottom: 2px; position: relative; }
#hero h1 { margin: 0; position: absolute; left: 234px; top: 27px; }
#hero p.intro { position: absolute; left: 234px; top: 79px; }

a.more { *background-position:100% 60%; }
a.wrap { text-decoration: none; cursor: pointer; }
a.wrap:hover span { text-decoration: underline; }
a span.more { background: url(http://images.apple.com/global/elements/arrows/morearrow_08c.gif) no-repeat 100% 50%; *background-position:100% 60%; padding-right: 10px; white-space: nowrap; zoom: 1; }

/* layout */

#main { width: 980px; padding: 0 2px; background: #fff url(http://images.apple.com/iphone/images/content-bg-20090608.gif) repeat-y; }
#content { padding: 0px 0px 0px 0px; margin:-10px 0 0 -75px; }

/* product header */

/* which iphone promo */

/* site-specific buy now promo footer */

/* page specific
------------------------*/

/* setup and sync */


/* find a store */


/* specs */

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }


img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.right2 { float: right; margin: 2px 10px 16px 0; padding-left:2px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

#container { width: 980px; margin: 0 auto; position: relative; }
#main { width: 100%; position: relative; }
#content { padding: 18px 20px; position: relative; color: #333; overflow : hidden; _height : 1%;}

/* GRID */
.column { float: left; }
.grid3col { width: 100%; }
.grid3col .grid2col .column { width: 46%; }
.grid3col .column { width: 32%; margin-left: 2%; }
.grid2col .grid3col .column { width: 31%; }

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }


#container:after, #content:after, .grid3col:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container, #content, .grid3col { zoom: 1; }

/* TYPE */
#content { font: 13px/18px Calibri, Myriad, Arial, sans-serif; background-color: #fff; color: #333; }

#content a { color: #08c; }
#content a:link, a:visited, a:active { text-decoration: none; }
#content a:hover { text-decoration: underline; }
#content a.more { white-space: nowrap; padding-right: 10px; background: url(http://images.apple.com/global/elements/arrows/morearrow_08c.gif) no-repeat 100% 50%; zoom: 1; }
#content strong, b { font-weight: bold; }
#content em, i { font-style: italic; }


#content p {font: 1.2em Calibri, Myriad, Arial, sans-serif; background-color: #fff; color: #333; margin-bottom: 18px; }
#content h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
#content h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
#content h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
#content h4 { font-weight: bold; font-size: 16px; line-height: 18px; }
#content p.intro { font-weight: bold; font-size: 1.2em; line-height: 20px; width:75%; *margin-top:-60px; * first-child:margin-top:5px;}
#content .diagnostic_intro { background:#FFF top left; font-weight: normal; font-size: 1.2em; line-height: 20px; width:90%; margin-left:10px; *margin-top:0px; * first-child:margin-top:15px;}
#content .more { text-align: right;}



/* PRINT */
@media print {
	body, #main, #content { color: #000 !important; }
	a, a:link, a:visited { color: #000 !important; text-decoration:none !important; }
	.noprint, .hide { display: none !important; }
	#main a.pdf, #main a.html, #main a.qt, #main a.ical, #main a.dl, #main a.dmg, #main a.zip, #main a.keynote, #main a.audio { padding-left: 0 !important; background-image: none !important; }
}

/* iPhone */
@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }

#content img.center { margin:0 auto; display:block; }
#content h1 { font-size:3.8em; text-align:center; margin:30px 0 0px; }
#content h2 { font-size:2.3em; line-height:1.1em; }

#content { width: 750px; *padding-top:48px; }
#threein1 p { position:relative; }
#threein1 img.flushright { margin-left:-55px; position: relative; *margin-right: -79px; *zoom: 1; }
#threein1 h2 { padding-top:47px; }
#threein1 h3 { font-size:14px; margin-bottom:2px; }
#threein1 p.adjust { width:450px; }

#threein1 #phone { margin-top:50px; margin-left:130px; }
#threein1 #phone p { width:215px; padding-left:61px; font-size:11px; margin-bottom:1em; *margin-top:-38px; }

#threein1 #ipod { float:right; width:440px; padding-top:25px; position:relative; }
#threein1 #ipod p { width:275px; padding-left:61px; *padding-left:0; font-size:11px; margin-bottom:1em; position: relative; }
#threein1 img.ipod { margin-top:-80px; margin-left:-10px; *margin-top:-110px; }

#threein1 #safari { margin-left:130px; padding-top:11px; clear:left; }
#threein1 #safari p { width:220px; padding-left:61px; font-size:11px; margin-bottom:1em; *margin-top:-38px; }
#threein1 img.safari { margin-top:-150px; margin-bottom:0; *margin-bottom:-11px; *margin-top:-75px; *margin-right: -30px; *zoom: 1; }

.section.apps h2 { margin-top:55px; margin-bottom:35px; *margin-bottom:0px; }
.section.apps p.adjust { width:250px; margin-bottom:.5em;}
.section.apps img.flushright { margin-left:-15px; *margin-top:-25px; *margin-right: -80px !important; *zoom: 1; }
.section.apps .grid3col { padding-top:63px; }
.section.apps .grid3col p { font-size:11px; }
.section.apps .grid3col .right { margin-top:-10px; margin-bottom:-20px; position: relative; }
.section.apps .grid3col .center { margin-top:25px; margin-bottom:-11px; position: relative; }
.section.apps .grid3col .column { width: 29%; margin-left:7%; }
