/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/background_stripe_grey.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	background-position: center top;
	scrollbar-face-color: #bee6f2;
	scrollbar-arrow-color: #ec008b;
	scrollbar-track-color: #e5f5fa;
	scrollbar-shadow-color: #e5f5fa;
	scrollbar-highlight-color: #e5f5fa;
	scrollbar-3dlight-color: #e5f5fa;
	scrollbar-darkshadow-Color: #e5f5fa; 
}

h1 {
	color: #ec008b;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

a {
	color: #0099cb;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #ec008b;
}

.bold {
	font-weight: bold;
}

.bold-uppercase {
	font-weight: bold;
	text-transform: uppercase;
}

.boldpink {
	color: #ec008b; 
	font-weight: bold;
}

.boldpink:hover {
	text-decoration: underline;
}

.boldblue {
	color: #0099cb;
	font-weight: bold;
}

.boldblueuppercase {
	color: #0099cb;
	font-weight: bold;
	text-transform: uppercase;
}

.dmg {
		color:#cccccc;
}

.link-pdf {
	background-image: url(../assets/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding: 6px 0px 6px 30px;
	background-color: #ededed;
	display: block;
	margin: 0px 0px 10px 0px;
}

.link-doc {
	background-image: url(../assets/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding: 6px 0px 6px 30px;
	background-color: #ededed;
	display: block;
	margin: 0px 0px 10px 0px;
	width: 240px;
}

#container {
	margin: 20px auto;
	width: 974px;
	background-image:url(../assets/background_full_width_2009.gif);
}

#header {
	height: 237px;
	background-image:url(../assets/header_graphic_2009.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#topnav {
	height: 18px;
	text-align: right;
	padding-right: 40px;
	padding-top:36px;
	font-weight:bold;
}

#topnav a {
	color:#000000;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
	background-color:#FFFFFF;
}

#topnav a:hover, #topnav a:active{
	color:#ec008b;
}

#main_image {
	height: 183px;
	background-image: url(../assets/main_image_2009.gif);
}

#main_content_area {
	padding-left: 0px;
	padding-right: 0px;
}

#content {
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 48px;
	margin-bottom: 10px;
	float: left;
	width: 683px;
	background-image: url(../assets/pink_square.gif);
	background-repeat: no-repeat;
	background-position: 703px top;
}

.divider{ 
	clear: both;
	width: 683px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#latest_news {
	margin-bottom: 10px;
	height: 162px;
	width: 139px;
	float: left;
}

.header {
	border-bottom: 1px solid #ffffff;
	background-color: #00ADEF;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	display:block;
}

.row .header{min-height:40px;  height:auto !important; height:40px;}

.header a{
	color:#FFFFFF;
	text-decoration:none;
}

.header a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


#latest_news_stories {
	margin-left: 10px;
	margin-bottom: 10px;
	height: 162px;
	width: 532px;
	float: left;
	background-color: #E5F5FA;
}

#latest_news_stories_full {
	margin-bottom: 10px;
	background-color: #E5F5FA;
	display:block;
	padding:5px 0px 10px 0px;
}

.news_headline {
	display:block;
	color:#EC008B;
	font-weight:bold;
	margin: 5px;
	margin-bottom: 0px;
	margin-top: 8px;
	text-transform: uppercase;
}

.news_date {
	display:block;
	color:#0099CC;
	font-weight:bold;
	margin: 5px;
	margin-top: 0;
	margin-bottom: 5px;
}

.news_date a{
	color:#0099CC;
}
.news_date a:hover{
	color:#EC008B;
}

#meet_the_team {
	margin-bottom: 10px;
	height: 156px;
	width: 139px;
	float: left;
}

#meet_the_team .header {
	border-bottom: 0;
	border-top: 1px solid #ffffff;
}

#products-btn-1 {
	width: 139px;
	float: left;
}

#products-btn-1 .header {
	border-bottom: 0;
	border-top: 1px solid #ffffff;
	text-transform: uppercase;
}

#products-btn-2 {
	width: 139px;
	float: left;
	margin-left:10px;
}

#products-btn-2 .header {
	border-bottom: 0;
	border-top: 1px solid #ffffff;
	text-transform: uppercase;
}

#products-btn-3 {
	width: 139px;
	float: left;
	margin-left: 10px;
}

#products-btn-3 .header {
	border-bottom: 0;
	border-top: 1px solid #ffffff;
	text-transform: uppercase;
}

#products {
	margin-left: 10px;
	margin-bottom: 10px;
	height: 156px;
	width: 139px;
	float: left;
}

#products .header {
	border-bottom: 0;
	border-top: 1px solid #ffffff;
	background-color: #EC008B;
}

#applications {
	margin-left: 10px;
	margin-bottom: 10px;
	height: 156px;
	width: 139px;
	float: left;
}

#applications .header {
	border-bottom: 0;
	border-top: 1px solid #ffffff;
	background-color: #FFD200;
}

#members {
	height: 90px;
	width:100%;
	float: left;
	background-color: #E5F5FA;
}

#members img {
	padding: 10px;
	padding-right: 0px;
}

#news-image-container {
	width: 681px;
	float: left;
	margin: 10px 0px 20px 0px;
}

#news-image {
	width: 242px;
	height: 125px;
	float: left; 
	border: none;
	overflow: hidden;
}

#news-text {
	width: 424px;
	height: 115px;
	float: left;
	background-color: #e5f5fa;
	margin: 0px 0px 5px 5px;
	padding: 5px;
	overflow: auto;
}

#news-header {
	border-bottom: 1px solid #ffffff;
	background-color: #00ADEF;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	display: block;
	float: left;
	width: 671px;
}

#applications-header {
	background-color: #ec008b;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	display: block;
	float: left;
	width: 671px;
	margin: 0px 0px 5px 0px;
}

#news-header.pdf a {
	background-image: url(../assets/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding: 6px 0px 6px 30px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}

#news-header.pdf a:hover {
	color: #ec008b;
}

#news-header.image a {
	background-image: url(../assets/arrow_enlarge.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 6px 10px 6px 0px;
	color: #FFFFFF;
	font-weight: bold;
}

#news-header.image a:hover {
	color: #ec008b;
	background-image: url(../assets/arrow_enlarge_pink.gif);
}

.page_image {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	border-left: dotted 1px #cccccc;
	display: block;
	float: right;
}

.page_image_left {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 0px 0px;
	border-right: dotted 1px #cccccc;
}

.row {
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	height: 44px;
	background-image: url(../assets/footer_graphic_2009.gif);
	font-size: 9px;
	color: #cccccc;
	padding-left: 80px;
	padding-top: 13px;
	background-repeat: no-repeat;
}


/* menu */
dl#menu {margin:0; padding:0}

#menu {
	width: 233px;
	float: left;
	background-image: url(../assets/menu_background.gif);
	background-repeat: repeat-y;
}

#menu dt {
	list-style: none;
	padding:6px 0px 5px 0px;
	margin:0px;
}

#menu dt a:link, #menu dt a:visited {
	padding-left: 50px;
	text-decoration: none;
	color: #000000;
	background-image: none;
}

#menu dt a:active, #menu dt a:hover {
	color: #ec008b;
	text-decoration: none;
	background-image: url(../assets/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

#menu dt.page_highlight {}

#menu dt.page_highlight a:link, #menu dt.page_highlight a:visited {
	font-weight: bold;
	color: #ec008b;
	text-decoration: none;
	background-image: url(../assets/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}

#menu dd {
	list-style: none;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../assets/menu_sub_top.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#menu span {
	background-image: url(../assets/menu_sub_bottom.gif);
	background-repeat: no-repeat;
	background-position: 38px bottom;
	width: 195px;
	display: block;
	padding: 0px 0px 6px 38px;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 195px;
}

#menu li {
	list-style: none;
	padding: 7px 0px 4px 10px;
	margin: 0px;
	background-color: #FFFFFF;
	display:block;
}

#menu li a:link, #menu li a:visited {
	text-decoration: none;
	color: #333333;
	padding: 0px 0px 0px 10px;
}

#menu li a:active, #menu li a:hover {
	color: #ec008b;
	text-decoration: none;
	background-image: url(../assets/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 10px;
}

#menu li.subpage_highlight {}

#menu li.subpage_highlight a:link, #menu li.subpage_highlight a:visited {
	font-weight: normal;
	color: #ec008b;
	text-decoration: none;
	background-image: url(../assets/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 10px;
}
	
	/* 3rd level */
#menu-level3 {
	list-style: none;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	width: 180px;
}

#menu-level3 ul {
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu-level3 li {}

#menu-level3 li a:link, #menu-level3 li a:visited {}

#menu-level3 li a:active, #menu-level3 li a:hover {}

#menu-level3 li.subsubpage {
	list-style: none; 
	margin: 0px 0px 0px 0px;
	display: block;
}

#menu-level3 li.subsubpage a:link, #menu-level3 li.subsubpage a:visited {
	background-image: none;
	color: #0099cb;
	font-weight: normal;
	padding: 7px 0px 4px 10px;
}

#menu-level3 li.subsubpage a:hover, #menu-level3 li.subsubpage a:active {
	background-image: none;
	color: #0099cb;
	font-weight: normal;
	padding: 7px 0px 4px 10px;
	background-image: url(../assets/nav_bullet_blue.gif);
}

#menu-level3 li.subsubpage_highlight {
	list-style: none;
	background-image: none;
}

#menu-level3 li.subsubpage_highlight a:link, #menu-level3 li.subsubpage_highlight a:visited {
	color: #0099cb;
	font-weight: normal;
	background-image: url(../assets/nav_bullet_blue.gif);
}
	/* end 3rd level */


/* 4th level */
#menu-level4 {
	list-style: none;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	width: 165px;
}

#menu-level4 ul {
	width: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu-level4 li {}

#menu-level4 li a:link, #menu-level4 li a:visited {}

#menu-level4 li a:active, #menu-level4 li a:hover {}

#menu-level4 li.subsubsubpage {
	list-style: none; 
	margin: 0px 0px 0px 0px;
	display: block;
}

#menu-level4 li.subsubsubpage a:link, #menu-level4 li.subsubsubpage a:visited {
	background-image: none;
	color: #000000;
	font-weight: normal;
	padding: 7px 0px 4px 10px;
}

#menu-level4 li.subsubsubpage a:hover, #menu-level4 li.subsubsubpage a:active {
	background-image: none;
	color: #eaa705;
	font-weight: normal;
	padding: 7px 0px 4px 10px;
	background-image: url(../assets/nav_bullet_yellow.gif);
}

#menu-level4 li.subsubsubpage_highlight {
	list-style: none;
	background-image: none;
}

#menu-level4 li.subsubsubpage_highlight a:link, #menu-level4 li.subsubsubpage_highlight a:visited {
	color: #eaa705;
	font-weight: normal;
	background-image: url(../assets/nav_bullet_yellow.gif);
}
	/* end 4th level */

/* end menu register */


/* form tags */
form {
	float: left;
	padding: 0px;
	margin: 0px;
}

label {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	width: 100px;
	color: #ec008b;
	text-align: right;
	font-weight:bold;
}

textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 195px;
	border: 1px solid #a3adb8;
}

select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	border: 1px solid #a3adb8;
	margin: 7px 0px 0px 0px;
}

input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #a3adb8;
	padding: 2px 0px 0px 5px;
	height: 15px;
	width: 192px;
	margin: 0px 0px 0px 0px;
}

.pin {
	width: 12px;
}

.radio, .checkbox {
	border: none;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.button-blue, .button-pink {
	background-color: #d3d8dd;
	width: 199px;
	border: 1px solid #a3adb8;
	height: 20px;
	padding: 2px 0px 3px 0px;
	cursor: pointer;
	font-weight: bold;
}
.button-pink {
	color: #ec008b;
}

.button-blue {
	color: #0099cb;
}

.button:hover {
	background-color: #b5bec7;
}

#row {
	margin: 5px 0px 5px 0px;
	float: left;
	width: 421px;
}
/* end form tags */

/* lightbox tags */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	
	padding:0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
	
#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}			

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* end lightbox */
