@charset "UTF-8";
body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF no-repeat center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #646464;
}
a img { 
	border: none;
}
.twoColFixLtHdr #container {
	width: 844px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.oneColFixLtHdr #container {
	width: 844px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.menu {
	background-image: url(images/interface/844x22_menubar.gif);
	height: 26px;
	width: 844px;
	margin: 0px;
	padding: 0px;
}
.headervisual {
	width: 844px;
}
#header {
	background: #FFFFFF no-repeat;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#sidebarProd {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #bfe5f4; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 20px 15px 20px;
	height: 125px;
	margin: 20px 0px 0px;
	color: #1476B5;
}
#sidebar1 {
	float: left;
	width: 170px;
	background: url(images/interface/subnav-bg.jpg) no-repeat 0px 0px;
	padding: 10px 20px 0px 0px;
	height: 500px;
	margin: 15px 0px 0px 0px;
	color: #1476B5;
}
#sidebarGrowth {
	float: left;
	width: 170px;
	padding: 10px 20px 0px 0px;
	height: 500px;
	margin: 0px 0px 0px 0px;
}
/*div#sidebar1 p {
	font-weight: bold;
	color: #1476B5;
	border-bottom-style: solid;
	border-bottom-color: #a1bac3;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	background-position: center;
	vertical-align: middle;
	padding-top: 0px;
	text-transform: uppercase;
}
div#sidebar1 a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}
div#sidebar1 a:hover {
	color : #2286C3;
	text-decoration : none;
	background-image: url(images/interface/subnav-over.jpg);
	background-repeat: no-repeat;
	height: 30px;
}*/


ul#nav {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	width: 190px;
	border-bottom: #999;
	font-size: 11px;
} 
#nav a {
	display: block;
	width: 150px;
	background-image: url(images/interface/subnav-still35px.jpg);
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #646464;
	height: 20px;
	margin: 0px;
	line-height: 11px;
}
#nav a:hover {
	background-image: url(images/interface/subnav-over35px.jpg);
	color: #1376AE;
} 
#nav li {
	display: inline;
	color: #1376AE;
} 
#nav .selected a {
	color: #1376AE;
	font-size: 11px;
}
* html #nav a { 
    height: 1px; 
}

#sidebar1 #section a {
	display: block;
	width: 150px;
	background-image: url(images/interface/subnav-top36px.jpg);
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #646464;
	margin: 0px;
	height: 8px;
	vertical-align:text-bottom;
	line-height: 8px;
}
#sidebar1 #section a:hover {
	background-image: url(images/interface/subnav-top-over36px.jpg);
	color: #1376AE;
} 
.twoColFixLtHdr #container #sidebar1 #section .selected {
	color: #1376AE;
}



/* -------------------------------------------------------------------  */
/*ul.nav { 
    list-style-type: none; 
    padding-left: 0; 
    margin-left: 0; 
	padding-top: 6px; 
    padding-bottom: 5px; 
} 
ul.nav li { 
	display: inline; 
}*/
/*ul.nav a {
	display: block;
	width: 150px;
	background-image: url(images/interface/subnav-still.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
ul.nav a hover {
	background-image: url(images/interface/subnav-over.jpg);
}
ul.nav li a:hover { 
    background-image: url(images/interface/subnav-over.gif); 
}
#subnav {
	background-image: url(images/interface/subnav-still.jpg);
	height: 30px;
	padding: 10px;
}
#subnav a {
	display: block;
	padding: 7px 5px 7px 30px;
	background: #E7E7E7 url(images/interface/subnav-still.jpg) no-repeat left center;
}
#subnav a:hover {
	background: background: #B2F511 url(images/interface/subnav-over.jpg) no-repeat left center;
	padding-right: 15px;
	padding-left: 30px;
	height: 30px;
}
#sidebar1 ul, ol {
	padding-left: 0;
	margin-left: 0;
	background-image: url(images/interface/subnav-bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
} 
#sidebar1 li {
	list-style-type: none;
	border-bottom-color: #a1bac3;
	border-width: 1px;
	margin: 0px;
	padding: 10px 0px 0px;
	text-indent: 15px;
	background-image: url(images/interface/subnav-still.jpg);
	height: 30px;
	background-repeat: no-repeat;
}*/


/*#sidebar2 {
	float: left;
	width: 150px;
	background: #bfe5f4 no-repeat center 2px;
	padding: 10px 20px 15px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	color: #1476B5;
}
#sidebarLogo {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: -10px -20px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
}
#sidebar2 ul, ol { 
    padding-left: 0; 
    margin-left: 0; 
} 
#sidebar2 li {
	list-style-type: none;
	border-bottom-style: solid;
	border-bottom-color: #a1bac3;
	border-width: 1px;
	margin: 0px;
	padding: 7px 0px 7px 0px;
	text-indent: 0px;
}
div#sidebar2 p {
	font-weight: bold;
	color: #1476B5;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	background-position: center;
	vertical-align: middle;
	padding-top: 0px;
	text-transform: uppercase;
}
div#sidebar2 a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}
div#sidebar2 a:hover {
	color : #2286C3;
	text-decoration : none;
}*/
#mainContent {
	margin: 0 0 0 190px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 0px 10px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height: 16px;
	font-size: 12px;
} 
#mainContent1col {
	margin: 0 0 0 0px; 
	padding: 10px 10px 10px 0px; 
	line-height: 16px;
	font-size: 12px;
} 
#pressRelease {
	margin: 0 0 0 0px; 
	padding: 15px 20px 10px 20px; 
	line-height: 16px;
	font-size: 11px;
} 
ul#release {
	margin: 0;
	padding: 0px;
	list-style: none;
	width: 183px;
	font-size: 11px;
} 
#release a {
	display: block;
	width: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	color: #646464;
}
#graybox p {
	margin-right: 10px;
	margin-left: -15px;
	margin-top: 20px;
}
#grayboxShort p {
	margin-right: 10px;
	margin-left: -15px;
	margin-top: 20px;
}
#release a:hover {
	color: #1376AE;
} 
#release li {
	display: inline;
	color: #1376AE;
} 
* html #release a { 
    height: 1px; 
}

a {
	color: #0097d3;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #1376AE;
	text-decoration: none;
}

#mainContent.a {
	font-weight: bold;
	color: #33FF00;
	text-decoration: none;
}
#mainContent.a:hover {
	color:#FF0000;
	text-decoration: underline;
}


h1 {
	font-size: 24px;
	font-weight: bold;
	color: #079ED2;
	margin-bottom: -5px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 18px;
	text-transform: uppercase;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #079ED2;
	margin-bottom: 0px;
	padding: 8px 0px 8px 0px;
	margin-top: 5px;
	line-height: 16px;
	background-image: url(images/interface/H-bar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 15px;
}


h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -5px;
	padding: 15px 0px 0px 0px;
	margin-top: -5px;
	line-height: 18px;
	color: #079ED2;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	color: #1779BA;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	color: #079ED2;
	margin-bottom: 0px;
	padding: 10px 0px 8px 0px;
	margin-top: 8px;
	line-height: 17px;
	text-indent: 0px;
}
.toplinks {
	margin: 0;
	padding: 10px;
	text-align: right;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	height: 45px;
	vertical-align: bottom;
	line-height: 9px;
	bottom: 0px;
}

div.toplinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-left: 2px;
	text-decoration: none;
	padding-right: 2px;
}
div.toplinks a:hover {
	color : #2286C3;
	text-decoration : none;
}

#category {
}

 
#footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF url(images/interface/footer-line-bg.gif) no-repeat left top;
	height: 70px;
	width: 844px;
	margin-top: 0px;
} 
#footer p {
	margin: 20; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}

div#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-left: 2px;
	text-decoration: none;
	padding-right: 2px;
}
div#footer a:hover {
	color : #2286C3;
	text-decoration : none;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.selected {
	font-weight: bold;
	color: #1476B5;
	text-transform: uppercase;
}
.teamMember {
	font-size: 16px;
	color: #0A90BB;
	margin-bottom: 18px;
}
.teamTitle {
	font-size: 12px;
	color: #4B4B4D;
	line-height: 15px;
	font-weight: bold;
	margin: -13px 0px 5px;
	padding: 0px;
}
.teamCie {
	font-size: 10px;
	color: #4B4B4D;
	font-weight: normal;
	line-height: 10px;
	margin: 0px;
}
.teamMember a {
	font-weight: normal;
	text-decoration: none;
	color: #0A90BB;
}
.teamMember a:hover {
	color:#000000;
	text-decoration: none;
}
img.product {
	float: none;
	margin-left: 0px;
	margin-bottom: 0px;
	border: none;
	padding: 0px 0px 0px 0px;
} 
body img {
	border: none;
	padding: 0px 0px 0px 0px;
} 
li {
	margin-bottom: 8px;
}
#sidebarFinance {
	float: right; /* since this element is floated, a width must be given */
	width: 183px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 0px 0px;
	margin: 0px;
	text-transform: none;
	font-variant: normal;
	height: 300px;
}
#releases {
	padding: 10px;
}
#brandHeader {
	width: 600px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 0px 10px 0px;
	margin: 0px;
	color: #999999;
	background-color: #FFFFFF;
	text-transform: none;
	font-variant: normal;
	line-height: 14px;
}
#mainContent p {
	padding-left: 15px;
	padding-right: 10px;
}
#brandHeader a {
	font-weight: normal;
	color: #747474;
	text-decoration: none;
	text-transform: none;
}
#brandHeader a:hover {
	color : #2286C3;
	text-decoration : none;
}
#productVisual {
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
#subheadVisual {
	padding: 0px 15px 10px 0px;
	margin: 0px;
	float: left;
}
#productImg {
	padding: 0px 15px 0px 0px;
	margin: 0px;
	float: left;
}
#productImgRight {
	padding: 0px 0px 10px 10px;
	margin: 0px;
	float: right;
}
.blueText {
	color: #1779BA;
}
.LightblueText {
	color: #0A90BB;
}
#graybox {
	background-image: url(images/contents/graybox-gradient.jpg);
	padding: 15px;
	width: 605px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#grayboxShort {
	background-image: url(images/interface/432x227-gradientbox.jpg);
	padding: 15px 0px 15px 15px;
	width: 420px;
	background-repeat: no-repeat;
	margin-top: 5px;
	float: left;
}
#grayboxLarge {
	background-image: url(images/contents/graybox-gradient-large.jpg);
	padding: 15px;
	width: 814px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#Title01 {
	background-image: url(images/headers/title-WelcomeToTheAtriumScience.jpg);
	padding: 40px 28px 15px;
	width: 788px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#myContent {
	margin-top: 15px;
	padding-top: 0px;
}
#mainContent .tableau {
	padding: 20px 15px 30px;
}
#mainContent .tableauAnnual {
	padding: 10px 5px 20px 15px;
	width: 435px;
}
#mainContent .tableau table {
	width: 100%;
	border-collapse: collapse;
} 

#mainContent .tableau td,th  {
	border: 1px solid #d4d4d4;
	padding: 7px 10px 7px 10px;
} 
#mainContent .tableau th {
	background: url(images/interface/table-header-bg.jpg) repeat-x left top;
	color: white;
	text-align: left;
	border-color: #14556b;
	font-size: 18px;
} 


#mainContent .tableau tr.alt td  { 
    background: url(images/td_bg.png) no-repeat left top; 
}
#mainContent .section {
	width: 634px;
}
#mainContent1col .brands {
	background-image: url(images/contents/ourbrands-atrium.jpg);
	background-repeat: no-repeat;
	padding-left: 400px;
	padding-top: 20px;
	padding-right: 10px;
	height: 240px;
	width: 434px;
}
#mainContent1col .brandbox {
	background-image: url(images/contents/brandbox.jpg);
	height: 185px;
	width: 242px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 16px;
	background-repeat: no-repeat;
}
#mainContent .sciencebox {
	background-image: url(images/interface/science-column.jpg);
	height: 185px;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	line-height: 16px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
}
#mainContent .sciencebox p {
	margin-left: -15px;
}
#mainContent1col .welcome {
	background-image: url(images/contents/welcome_subhead-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 400px;
	padding-top: 30px;
	padding-right: 20px;
	height: 130px;
	width: 424px;
	font-size: 16px;
	line-height: 20px;
	color: #1476b5;
}
#mainContent1col .growthbox1 {
	background-image: url(images/contents/growthbox1.jpg);
	height: 300px;
	width: 242px;
	padding-top: 180px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
	background-repeat: no-repeat;
}
hr {
	border: 0;
	color: #d4d4d4;
	background-color: #CCCCCC;
	height: 1px;
}
