/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color:#333333;
	font:75% arial, sans-serif;}

h1 {
	color:#006AB1;
	font-size:160%;
	font-weight:bold;}
	
h2	
	{
	color:#333333;
	font-size:120%;
	font-weight:bold;}

h3	
	{
	color:#666666;
	font-size:100%;
	font-weight:bold;
	padding:4px 0px;}

h4 {
	color:#006AB1;
	font-size:120%;
	font-weight:bold;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:140%;
	font-size:100%;}

a {
	color:#006AB1;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{margin:0px 0px 15px 0px;}
h2 	{margin:0px 0px 4px 0px;}
h3 	{margin:0px 0px 1px 0px;}
h4 	{margin:0px 0px 7px 0px;}
h5 	{margin:0px 0px 7px 0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

.clear {
	clear:both;
	height:0px;}
	
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}

/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	background:url(images/emagine-note.gif) 0 3px no-repeat;
	color:#0000FF;
	display:inline-block;
	font-size:110%;
	font-weight:bold;
	padding-left:20px;}
	
.imageLeft {
	border:1px solid #BDBCBD;
	margin:0px 8px 4px 0px;}
	
.imageRight { 
	border:1px solid #BDBCBD;
	margin:0px 0px 4px 8px;}
	
.image {
	border:1px solid #BDBCBD;}
	
.productShot {
	background:#FAFAFA;
	border:2px solid #DDE7EC;}

.productHighlights {
	margin:7px 0px 10px;
	width:422px;}
	
.productHighlights img {
	display: block;}
	
	.productHighlightsContent {
		border-left:2px solid #006AB0;
		border-right:2px solid #006AB0;
		padding:7px;}
	
	.productHighlightsContent img {
		display: inline;}
	
.highlights {
	background:#ffffff;
	width:422px;}
	
	.highlights img {
		display:block;}
	
	.highlightsContent {
		border-left:1px solid #BDBCBD;
		border-right:1px solid #BDBCBD;
		padding:5px 5px 0px 15px;}
		
.resourcesTable {width:160px;}

.resourcesTable td {
	padding:0px 0px 12px 0px;}

	.resourcesTable a {color:#666666;text-decoration:none;} 
	.resourcesTable a:hover {text-decoration:underline;} 

	.resourcesTable h2 {
		color:#666666;
		font-size:100%;
		margin:7px 0px 5px 0px;}
		
	.resourcesTable img {
		margin:0px auto;}
		
	.resourcesTable p {
		margin:0px;}
		
	.resourcesTable ul {
		color:#666666;
		font-size:90%;
		margin:0px 0px 5px 7px;
		list-style:none;
		padding:0px;}
				
		.resourcesTable ul li {
			background: url(images/int_list.gif) 0px 4px no-repeat;
			line-height:110%;
			padding:0px 0px 7px 10px;}
	

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#006BB1;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	padding:5px;}
	
#container .table-header-app {font-size:100%;}

.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;}

.table-row {
	color:#333333;
	padding:5px;}

.table-altrow {
	background-color:#D7E8F2;
	color:#333333;
	padding:5px;}

.table-row td, .table-altrow td {
	padding:5px;}
		
.table-header th a {
	color:#FFFFFF;}
	
/*For Download's Delivery header*/
	
.table-header th {
	background-color:#006AB1;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#header {}

	#utilities {
		color:#FFFFFF;
		font-size:100%;}
		
		#utilities li {
			line-height:160%;}

		#utilities a {
			color:#FFFFFF;
			text-decoration:none;}

			#utilities a:hover {
				color:#FFFFFF;
				text-decoration:underline;}

#footer {
	color:#666666;
	font-size:80%;}

	#footer a {
		color:#666666;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background:url(images/container_bg.gif) 0px 0px no-repeat;
	margin:0px auto;
	width:914px;}
		
	#header, #int_header {
		background:#006AB1;
		height:35px;
		margin:0px auto;
		width:878px;}
		
	#int_header {
		border-left:1px solid #BDBCBD;
		border-right:1px solid #BDBCBD;}
		
		#logo {	
			float:left;
			margin:32px 0px 0px 46px;}

			#logo img {
				display:block;}

		#topNav {
			background:#006AB1;
			display:inline; /*IE double margin fix*/
			float:left;
			height:35px;
			margin:0px 0px 0px 23px;
			width:500px;}
	
			#topNav img {
				float:left;
				display:block;}
				
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:5px 20px 0px 0px;}
	
		#utilities li {
			background: url(images/util_list.gif) 3px 5px no-repeat;
			padding:0px 0px 0px 12px;
			display:inline;}
			
			#utilities li#contact {
				background:none;}
			
			#utilities li#search {
				background:none;
				padding:0px;}
				
			#utilities li#spacer {
				padding:0px 0px 0px 6px;}
			
			#searchBox {
				background: url(images/util_search_bg.gif) 0px 0px repeat-x;
				border-left:1px solid #BDBCBD;
				border-right:1px solid #BDBCBD;
				border-bottom:0px;
				border-top:0px;
				height:15px;
				font-size:100%;
				width:118px;}
			
			#searchBtn {
				display:inline;
				top:5px;
				position:relative;}

#footer {
	clear:both;
	margin:11px auto 0px auto;
	height:30px;
	width:880px;}

	#footer ul {
		list-style:none;
		padding:0px 0px 0px 0px;
		text-align:center;}

		#footer ul li {
			display:inline;
			padding:0px 8px 0px 0px;}
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottom {
	color:#333333;}
	
#homeBottom a.more {
	color:#006AB1;
	font-weight:bold;
	text-decoration:none;}
	
	#homeBottom a.more:hover {
		color:#006AB1;
		text-decoration:underline;}
	
	#homeNews a {
		color:#666666;
		text-decoration:none;}
		
		#homeNews a:hover {
			color:#333333;
			font-weight:bold;}
			
	#homeBottomTop h1 {
		color:#006AB1;
		font-size:140%;
		font-weight:bold;
		margin:0px 0px 10px 0px;}
		
	#homeBottomBtm h1 {
		color:#006AB1;
		font-size:120%;
		margin:0px 0px 10px 0px;}
		
		#homeBottomBtm p {
			margin:0px 0px 12px 0px;}
			
	#homeWhy ul li {
		font-weight:bold;}
		
	#homeResourcesContent a {
		color:#666666;
		font-weight:bold;
		text-decoration:none;}
		
		#homeResourcesContent a:hover {
			color:#006AB1;
			text-decoration:underline;}

/*	4.2 [Layout]  */

#homeMain {
	border:1px solid #BDBCBD;
	border-top:0px;
	clear:both;
	margin:0px auto;
	width:878px;}

	#homeFlash {
		background:url(images/home_flash.jpg) 0px 0px no-repeat;
		height:287px;}
		
#homeBottom {
	background:#DFDFDF url(images/homebottom_bg.gif) 0px 0px repeat-x;
	clear:both;
	width:100%;}
			
	#homeBottomTop, #homeBottomBtm {
		clear:both;}
				
	#homeBottomTop {
		background:url(images/home_about_bg.gif) 40px 0px no-repeat;
		min-height:213px;
		height:auto !imporant;
		height:213px;
		width:878px;}
		
		#homeAbout {
			display:inline; /*IE double margin fix*/
			float:left;
			margin:32px 0px 0px 241px;
			width:355px;}
			
		#homeDatasheet {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:0px 39px 0px 0px;
			width:214px;}
					
	#homeBottomBtm {
		background:url(images/homebottomb_bg.gif) 0px 0px repeat-x;
		margin:0px 0px 0px 40px;
		min-height:225px;
		height:auto !imporant;
		height:225px;
		width:797px;}
		
		#homeNews, #homeWhy {
			float:left;}
			
		#homeNews {
			background:url(images/news_bg.gif) 0px 0px no-repeat;
			margin:0px 40px 0px 0px;
			padding:30px 0px 0px 0px;
			width:261px;}
			
		#homeWhy {
			padding:30px 0px 0px 0px;
			width:273px;}
			
			#homeWhy ul {
				margin:0px 0px 5px 0px;}
			
			#homeWhy ul li {
				background:url(images/homebottom_why_arrow.gif) 0px 1px no-repeat;
				padding:0px 0px 5px 17px;}
			
		#homeResources {			
			float:right;
			margin:26px 0px 0px 0px;
			width:214px;}
			
			#homeResourcesContent {
				background:#F8FAFA url(images/homebottom_resources_bg.gif) 0px bottom repeat-x;
				border-left:1px solid #CDE2EE;
				border-right:1px solid #CDE2EE;
				min-height:157px;
				height:auto !imporant;
				height:157px;				
				padding:12px 40px 0px 24px;}
				
			#resourcesTable td {
				padding:3px;}

/*	4.3 [ezEdit ToolsFile]  */				
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#content ul {
	line-height:140%;}
	
	#content ul li {}
	
	#breadcrumbs, #breadcrumbs-lib {
		font-size:90%;}
		
		#breadcrumbs .Breadcrumb-Link, #breadcrumbs-lib .Breadcrumb-Link, #breadcrumbs .Breadcrumb-NoLink {
			color:#666666;
			padding: 0px 5px;
			text-decoration:none;}
			
			#breadcrumbs .Breadcrumb-Link:hover, #breadcrumbs-lib .Breadcrumb-Link:hover {
				text-decoration:underline;}
				
			#breadcrumbs .Breadcrumb-Selected, #breadcrumbs-lib .Breadcrumb-Selected {
				color:#333333;
				font-weight:bold;
				padding: 0px 5px;}

/*	5.2 [Layout]  */

#headerBg {
	height:147px;
	margin:0px auto;
	width:878px;}

#interiorMain {
	background:url(images/interiormain_bg.png) 0px 0px no-repeat;
	border:1px solid #BDBCBD;
	border-top:0px;
	clear:both;
	margin:0px auto;
	width:878px;}

	#sectionalGraphic {
		clear:both;
		border-left:1px solid #BDBCBD;
		border-right:1px solid #BDBCBD;
		height:147px;
		position:relative;
		margin:-147px auto 0px auto;
		width:878px;}
		
		#sectionalGraphic img {
			display:block;}
			
		#sectionalGraphic #topHeader {
			float:left;
			height:33px;
			margin:69px 0px 0px 37px;
			width:235px;}
		
#interiorColumns {
	background: url(images/interiorcolumn_bg.gif) 0px bottom repeat-x;
	margin:0px auto;
	width:878px;}
	
	#breadcrumbs {
		background: url(images/breadcrumbs_bg.gif) 0px 0px no-repeat;
		color:#999999;
		padding:21px 0px 0px 20px;
		height:31px;
		width:627px;}
		
		#breadcrumbLinks {
			float:left;}
		
	#breadcrumbs-lib {
		background: url(images/breadcrumbslib_bg.gif) 0px 0px no-repeat;	
		color:#999999;
		padding:21px 0px 0px 20px;
		height:31px;
		width:440px;}
		
	#printerFriendly {
		float:right;
		margin:0px 20px 0px 0px;}
		
	#leftNavHeader img {
		display:block;}
		
	#leftNavContainer {
		float:left;
		display:inline; /*IE double margin fix*/
		margin:0px 0px 25px 20px;}
		
	#leftNavHeader {
		background:#FAFAFA url(images/leftnav_bg.gif) 0px 0px repeat-x;
		border-left:1px solid #E9F3F9;
		border-right:1px solid #E9F3F9;
		padding: 0px 8px 15px;}
	
	#leftNav {
		background:#FAFAFA url(images/leftnav_bg.gif) 0px 0px repeat-x;
		border-left:1px solid #E9F3F9;
		border-right:1px solid #E9F3F9;
		min-height:540px;
		height:auto !important;
		height:540px;		
		width:167px;}
		
		#leftNav img {
			display:block;}
			
	#mainContainer {
		float:left;
		display:inline; /*IE double margin fix*/
		margin:0px 0px 35px 20px;
		width:645px;}
		
	#mainContainer-lib {
		float:left;
		display:inline; /*IE double margin fix*/
		margin:0px 0px 35px 20px;
		width:458px;}
		
	#main {
		background:#f1f9fd url(images/main_bg.gif) 0px bottom repeat-x;
		border-left:1px solid #DDE7EC;
		border-right:1px solid #DDE7EC;		
		min-height:718px;
		height:auto !important;
		height:718px;
		width:645px;}
		
	#main-lib {
		background:#f1f9fd url(images/main_bg.gif) 0px bottom repeat-x;
		border-left:1px solid #DDE7EC;
		border-right:1px solid #DDE7EC;		
		min-height:718px;
		height:auto !important;
		height:718px;
		width:457px;}
	
		#content {
			padding:0px 17px 5px 20px;}
		
			#content ul {
				margin:0px 0px 5px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 0px 7px no-repeat;
					padding:0px 0px 5px 10px;
					margin-top:3px;}
					
				#content ul li.special {
					background: url(images/why_list.gif) 0px 5px no-repeat;
					padding:0px 0px 5px 13px;
					margin-top:3px;}
				
				#content ul ul {
					margin:0px 0px 0px 15px;
					list-style:none;
					padding:0px;}
					
					#content ul ul li {
						background: url(images/int_list.gif) 0px 7px no-repeat;
						padding-left:10px;}
				
			#content ol {
				margin:0px 0px 12px 25px;
				padding:0px;}				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:90%;}

	#libItem .midContent {
		color:#666666;
		font-weight:bold;}
		
		#libItem .midContent a {
			color:#666666;
			font-weight:normal;}
		
		#libItem .midContent p {
			margin:0px 0px 3px 0px;}
		
/*	5.5 [Layout]  */

	#libraryContainer {
		background:#ffffff url(images/lib_bg.gif) 0px 0px repeat-x;
		float:right;
		margin:0px 22px 0px 0px;
		width:168px;}
		
	#libraryContent {
		border-left:1px solid #E9F3F8;
		border-right:1px solid #E9F3F8;
		padding:0px 5px;
		width:158px;}
	
	#library {
		padding:15px 0px 0px 0px;}
	
	#libraryItem {margin:0px 0px 25px 0px;}
	
	#libraryItem h1 {color:#006AB1;font:bold 120% arial, sans-serif;margin:4px 0px 18px 3px;}
	
	#libItem {
		width:206px;}
		
		#libItem .midContent {
			background:url(images/lib_mid_bg.gif) 0px 0px no-repeat;
			padding:9px 18px 0px 23px;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	color:#006AB1;
	font-weight:bold;
	padding:10px 10px 8px 17px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	color:#333333;
	font-weight:bold;
	padding:10px 10px 8px 17px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#006AB1;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#006AB1;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#006AB1;
	font-weight:bold;
	font-size:80%;
	padding:10px 10px 8px 25px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	color:#333333;
	font-size:80%;
	padding:10px 10px 8px 25px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#006AB1;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#006AB1;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	color:#566463;
	font-weight:bold;
	padding:6px 22px 6px 53px;
	vertical-align:top;
	font-size:90%;}
	
#leftNav td.leftnav-lvl3-off {
	color:#566463;
	padding:6px 22px 6px 53px;
	font-size:90%;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#566463;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#566463;text-decoration:underline;}
#leftNav td.leftnav-lvl3-on a {color:#566463;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#566463;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color:#333333;
	padding:6px 10px 6px 10px;
	font-weight:bold;
	text-align: left;
	font-weight:bold;
	white-space:normal;
	width:189px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	padding:6px 10px 6px 10px;
	text-align: left;
	font-weight:normal;
	white-space:normal;
	width:189px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	color:#333333;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	color:#006AB1;
	padding:6px 10px 6px 10px;
	text-align:left;
	font-weight:bold;
	white-space:normal;
	width:189px;
}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	color:#006AB1;
	padding:6px 10px 6px 10px;
	font-weight:normal;
	text-align:left;
	white-space:normal;
	width:189px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#E8F5FC url(images/topnav_dd_bg.gif) 0px 0px repeat-x;
	border:1px solid #A6D0E7;
}

.RadMenu_Default 
{
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;	
	padding-right: 0px;
}

.RadMenu_Default .text:hover
{
	padding-left: 0px;	
	padding-right: 0px;
}

/*.slide  use this style to add a top or bottom curve to a dropdown 
{
	background: url(images/topnav_dd_bg.gif) center bottom no-repeat;
	padding-bottom:5px;
	}*/

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:3px;}
.form-label {font-weight:bold;}
.form-button {}
.form-textbox {font: 1.09em arial, tahoma, sans-serif; color:#000000;border:1px solid #B3A892;}
.red-star {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }
.alert {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }

/*site map*/

#sitemap td {
	padding:5px;}
	
	
/* =-=-=-=-=-=-=-=-=-=-=-=-Sales Contact Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
	
.locationType {
	background:#DDE7EC;
	border:2px solid #FFFFFF;
	display:block;
	font-weight:bold;
	margin:5px 0px 0px 10px;
	padding:5px;
	text-align:center;
	width:90px;}
	
.buyNow {
	background:#DDE7EC;
	border:2px solid #FFFFFF;
	display:block;
	font-weight:bold;
	margin:5px 0px 20px 10px;
	padding:5px;
	text-align:center;
	text-decoration:none;
	width:90px;}
	
	.buyNow:hover {
		color:#DDE7EC;
		background:#006AB1;
		}
	
.salesButtons {float:right;}
