﻿@charset "utf-8"; 
/*------------------------- WEBSITE -------------------------*/
	body,html,form,dl,dt{margin:0; padding:0; line-height:1.5em;}
	body,html{font-family:Arial; color:#797979; background:#fff;}
		* font{font:100%/1.5 Arial!important; color:#444!important;} /* FONT PROTECTION = force overwrite of font changes in any manner */
	h1,h2,h3,h4,h5,h6{margin:1em 0 0.7em 0; padding:0; line-height:1.2em; font-family:Arial;}
	h1{font-size:150%; color:#52a0c8; font-family:'HelveticaNeueLTCom43LightExte', Arial, Helvetica, sans-serif; padding:4px 0px 3px 13px; background:#f0f5f8; font-weight:bold;}
	h2{font-size:150%; color:#52a0c8; font-family:'HelveticaNeueLTCom43LightExte', Arial, Helvetica, sans-serif; background:#f0f5f8; font-weight:bold;padding:4px 0px 3px 13px; }
	h2 span{ font-weight:normal;}
	h3{font-size:140%; color:#005581; font-family:'HelveticaNeueLTCom43LightExte', Arial, Helvetica, sans-serif;}
	h4{font-size:123.1%; color:#005581;}
	h5{font-size:115.4%; color:#005581;}
	h6{font-size:100%; color:#005581;}
	
	a:link, a:active, a:visited{color:#44bce8; text-decoration:none; font-size:90%;}		
	a:focus, a:hover{color:#44bce8; text-decoration:underline;}
#divEditMenu { margin-top: 65px!important;}
	/* Tables */
	table{margin:0 0 1.5em 0; border-top:0px solid #005581; border-left:0px solid #F0F5F8;}
	caption{color:#005581; background:#F0F5F8; font-weight:bold; border-bottom:0px solid #fff; text-align:left; padding:0em; margin:0;font-size:140%; font-family:'HelveticaNeueLTCom43LightExte', Arial, Helvetica, sans-serif;}
	th,td{border-bottom:1px solid #fff; padding:0.5em; text-align:left; vertical-align:middle;font-size:140%; color:#52a0c8; font-family:'HelveticaNeueLTCom43LightExte', Arial, Helvetica, sans-serif;}
	td{font-size:100%; font-family:Arial, Helvetica, sans-serif; color:#797979;}
	th{background:#F0F5F8; font-weight:bold}
	th a{color:#44BCE8!important;}
	
	hr{border:0; border-bottom:2px solid #ccc;}  
	a img, :link img, :visited img {border: 0;}
	a, a:selected, a:focus, * :focus, a:active, a:hover, object, embed{outline:none!important; border:none!important;}			
	p{margin:.8em 0!important; clear:none!important}

	/* Font sizes for major sections */
	#hd, #left, #right, #content, #ft, #StyleSheetTools, .homeSnippet, .homeNews, .newsFooter{font-size:92%;}
 
/*  10px=77% | 11px=85% | 12px=93% | 13px=100%  | 14px=108% | 15px=116% | 16px=123.1% | 17px=131% | 18px=138.5% 
	19px=146.5% | 20px=153.9% | 21px=161.6% | 22px=167% | 23px=174% | 24px=182% | 25px=189% | 26px=197%	*/	
	
/* *************************************************************** SYSTEM ************************************************************************* */
	li.webdebug{z-index:10000; font-size:110%; position:relative; color:red; margin-bottom:0px; display:block; background:#fff; width:50%; left:0; text-align:left; padding-left:4px; white-space:nowrap; filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;	}	
	
	/* Resets */  
	#doc{width:750px;} #doc2{width:950px;} #doc4{width:1000px;} /* using sizes to maintain websites width on zoom */
	html{overflow:-moz-scrollbars-vertical;}  /* show FF scroll bars by default */
	ol li{list-style-type:decimal; list-style-image:none;}
	blockquote{margin:1em 0; padding-left:30px; color:#28b4e5; font-family:'HelveticaNeueLTCom43LightExte', Arial, Helvetica, sans-serif; font-size:153.8%;}
	acronym{cursor:help; border-bottom:1px dotted;} strong, sub, sup, dt{font-weight:bold;}	em{font-style:oblique;}		
	
	/* CSS Page Layout Help */
	#content .instructional{padding:6px; background-color:#FFFFCF; border-top:1px dotted #666; font-family:Geneva, Arial, Helvetica, sans-serif; margin-top:3em; margin-bottom:1em}
	#content .instructional h1.info{padding:3px; margin:0; border:0; font-size:120%; background:url(../../images/formElements/icon_info.gif) no-repeat top left; padding-left:21px; color:#666;}	
	#content .instructional h1.info strong{color:#A7050B;}		

	.floatLeft{float:left;}	.floatRight{float:right;}
	.hidden, #SiteSearch legend, #SiteSearch label, #SiteSearch h1, .Zone legend, .Zone label, .Zone h1{display:none!important;}	

	/* Horizontal and Vertical Navigation Resets */
	.NavVertical ul, .NavVertical ul li, .NavHorizontal ul, .NavHorizontal ul li, #Tools1 ul li, #StyleSheetTools ul li, ul.paging li{list-style:none;}
	.NavVertical ul li a, .NavHorizontal ul li a, #Tools1 ul li a{overflow:hidden; display:block; text-decoration:none;}
/* *************************************************************** END SYSTEM ************************************************************************* */	
	/* #hd head */	
	#hd{height:129px; background:url(../../images/bgs/top.png) no-repeat top center; padding-left:36px;}
	
	/* Head Banner */
	.headbnr{position:absolute; top:83px; width:913px; height:351px!important; margin-left:44px; overflow:hidden; }
	.innerbnr{position:absolute; top:83px; width:913px; height:219px!important; margin-left:44px; overflow:hidden; }
					
	/* #bd body */
	#bd{padding:375px 44px 10px; background:url(../../images/bgs/mainbg.png) repeat-y top left; min-height:200px; border:0px solid blue}
	
	.homeLogos{ background:url(../../images/pageElements/hr.gif) repeat-x; padding-bottom:15px;}

	/* StyleSheetTools */
	#StyleSheetTools{position:absolute; top:9px; width:620px; margin-left:0px; z-index:3; display:none;}
	#StyleSheetTools ul{white-space:nowrap;}
	#StyleSheetTools ul li{display:inline; padding:0px 8px 0px 17px; float:left; list-style-type:none;}
	#StyleSheetTools ul li.cssPrint{background:url(../../images/icons/print.gif) no-repeat left center;}		
	#StyleSheetTools ul li a{display:block; width:100%; height:100%; outline:0;}
				
		#StyleSheetTools ul.cssFile{}		
		#StyleSheetTools ul.cssTextSize li.textSizeIntro{padding-left:12px;}
		#StyleSheetTools ul.cssTextSize li{padding:0px 0px 0px 0px; margin-right:4px;}
		#StyleSheetTools ul.cssTextSize li.textSize{text-indent:-9009px; width:13px;}   	
		#StyleSheetTools ul.cssTextSize li.textSize.textDefault{background:transparent url(../../images/icons/textSmall.gif) no-repeat left center;}
		#StyleSheetTools ul.cssTextSize li.textSize.textMed{background:transparent url(../../images/icons/textMed.gif) no-repeat left center;}
		#StyleSheetTools ul.cssTextSize li.textSize.textLrg{background:transparent url(../../images/icons/textLrg.gif) no-repeat left center;}

	/* Bread Crumb */
	#BreadCrumb{position:absolute; top:370px;}
		ul#history{padding:0px; list-style:none;}
		ul#history li{list-style-type:none; display:inline; text-transform:capitalize;}

	#SiteSearch{display:none;width:220px; height:33px; position:absolute; padding:0px!important; top:80px; margin-left:729px; background:url(../../images/bgs/searchbg.gif) no-repeat top left;}
		#SiteSearch fieldset{margin-right:0px;}                    
		#SiteSearch input.txtSiteSearch{width:146px; float:left; padding:9px 0px 0px 29px; border:0; background:none; font-size:96%!important;}
		#SiteSearch input.btnSiteSearch{background:url(../../images/buttons/searchsmall.gif) no-repeat left 1px; border:0px; width:27px; height:33px; cursor:help;}

	/* Type 1 Mailing List */
	#SiteMailingList{width:220px; height:33px; background:url(../../images/bgs/searchbg.gif) no-repeat top left;}
		#SiteMailingList fieldset{float:right; margin-right:0px;}				
		#SiteMailingList input.ZoneInput{width:130px; padding:3px; border:0; background:none!important; font-size:96%!important;}
		#SiteMailingList input.ZoneSubmit{background:url(../../images/buttons/searchsmall.gif) no-repeat left 1px; border:0px; width:47px; height:33px;}	
	
/*-------------------------( Logos And Banner Images )-------------------------------- */
	/* Logo */
	#hd strong.logo{width:306px; height:43px; position:absolute; top:30px; text-indent:-9009px; background:transparent url(../../images/pageElements/logo.gif) no-repeat 0 0; display:block; padding:0; margin-left:0; border:0;}
	#hd strong.logo a{display:block; width:100%; height:100%; outline:0;}
	
/*-------------------------( #Top Horizontal Navigation - 1st: .udm | 2nd: .level2 | 3rd: .level3 )-------------------------------- */	
	#MainNav{width:600px; position:absolute; top:49px; z-index:1000!important; margin-left:361px;}  
	#MainNav ul {margin: 0px; padding: 0px; list-style-type: none; } 	
	#MainNav ul li{position: relative; padding: 0px; display: block; float: left; margin: 0px; width:auto;} /* nav width - if no width, use auto */	
	#MainNav ul li ul{display:none; position:absolute; visibility:hidden; margin-top: 0px; }	
	#MainNav ul li ul li{display:list-item; float: none; margin-left:0px; padding:0px; margin-right:0px;}
	#MainNav ul li ul li ul{top:0; margin-left:0px;}
	
	#MainNav ul li a {text-decoration: none;	display: block; font-size: 75%;  text-transform: uppercase; color:#005581;  Arial, Helvetica, sans-serif; font-family:'HelveticaNeueLTCom73BoldExten'; padding:0px 10px 14px 10px!important;}	
	#MainNav ul li a img{display:none!important;}
	#MainNav ul li a:hover{color:#52a0c8;}
	#MainNav ul li a.NavSelected{color:#52a0c8;}
	
	#MainNav ul li:hover, #MainNav ul li.NavSelected{background:transparent url(../../images/topNav/RightSelected.gif) no-repeat right bottom; } 
	#MainNav ul li a:hover, #MainNav ul li.NavSelected a{background:transparent url(../../images/topNav/leftSelected.gif) no-repeat left bottom;} 
	
	/* all subs navs from this will obey these rules unless stated otherwise */		
	#MainNav ul ul.level2, #MainNav ul ul.level3, #MainNav ul ul.level4, #MainNav ul ul.level5, #MainNav ul ul.level6{width:160px; border:0px; padding:0px;} /* nav width fixes */
	#MainNav ul ul.level2 li, #MainNav ul ul.level3 li, #MainNav ul ul.level4 li, #MainNav ul ul.level5 li{width:160px!important;float:left;} 	
		
	#MainNav ul ul.level2 li a{padding:4px 10px 4px 12px!important;text-align:left; border-bottom:0px solid #ccc;background:#fff;text-transform:uppercase; font-weight:normal; }
	#MainNav ul ul.level2 li a:hover{background:#fff; color:#52a0c8;}
	.ddshadow{position: absolute;}
	
/*-------------------------( #left )-------------------------------- */
	#left{}
	#left h2.leftNavHeader{display:none;}
			
	/* Left Navigation - .level1 */
	#left ul.level1 li{margin-top:1px;} /* set the width here for IE browsers */
	#left ul.level1 li a{padding:4px 4px 4px 18px; border-bottom:1px solid #666; text-decoration:none; width:134px; background:#fff url(../../images/sideNav/level1.gif) no-repeat 7px 13px;}
	#left ul.level1 li a:hover{}
	#left ul.level1 li a.NavSelected{background:#fff url(../../images/sideNav/level1Selected.gif) no-repeat 7px 13px;} 

		/* .level2 */
		#left ul.level2{margin-bottom:17px}
		#left ul.level2 li a{padding:4px 4px 4px 26px; border-bottom:1px solid #666; width:127px; background:#fff url(../../images/sideNav/level2.gif) no-repeat 16px 13px;}
		#left ul.level2 li a:hover{}
		#left ul.level2 li a.NavSelected{background:#fff url(../../images/sideNav/level2Selected.gif) no-repeat 16px 13px;}

			/* .level3 */
			#left ul.level3{margin-bottom:00px}			
			#left ul.level3 li a{padding:4px 4px 4px 36px; border-bottom:1px solid #666; width:117px; background:#fff url(../../images/sideNav/level3.gif) no-repeat 28px 13px;}
			#left ul.level3 li a:hover{}
			#left ul.level3 li a.NavSelected{background:#fff url(../../images/sideNav/level3Selected.gif) no-repeat 28px 13px;}								

	/* Navigation Selected Rules for <li> element */
	#left ul.level1 li.NavSelected, #left ul.level2 li.NavSelected, #left ul.level3 li.NavSelected{}

	/* Snippets */		
	.sideSnippet{margin-top:0px; padding:10px 0}		
	
/*-------------------------( #content  )-------------------------------- */	
	#content{overflow:hidden; margin:0px 0 10px 00px; overflow:hidden;}	
	#content ul, #content ol{margin:1em 0;}
	#content ul li, #content ol li{margin-left:25px; line-height:1.5em}
	#content ul li{list-style-image:url(../../images/pageElements/bullet.gif);}

	/* News Layout */ 	
	div.divNewsItem{width:100%; float:none; margin-left:0px; padding:0; margin-bottom:10px; clear:both;}
		
		/* News Image */
		div.divNewsItemLeft{float:left; padding-right:0px;}
			div.divNewsItemLeft .pnlNewsThumbnail{padding:0; margin:0; margin-right:10px;}
			div.divNewsItemLeft .pnlNewsThumbnail img{}	
		
		/* News Body */
		div.divNewsItemRight{float:left; width:600px}
			div.divNewsItemRight h2{margin:0px; padding:0; border:none; font-style:normal; font-size:120%; font-weight:bold}
			div.lblItemDate{color:#888; font-size:90%;}
			div.lblItemDate span.Day{}
			div.lblItemDate span.Month{}
			div.lblItemDate span.Year{}
			div.lblItemDate span.Seperator{}
			
		/* News Paging */	
		div.pnlPageLinks{padding:4px 0}
		div.pnlPageLinks a{padding:4px!important}

		/* RSS Feed Links */		
		.newsFooter{padding:0px; clear:both; text-align:right; margin-right:5px; padding-bottom:20px;}
			div.rssLinkContainer ul li{border-left:1px solid; padding-left:5px!important; margin-left:0!important; float:left}		
		p.paragraph{display:none;}			

	/* News Category Layout */	
	.newsCategoryItem{border:0px solid #dddddd; margin-bottom:40px; padding:0px; clear:both;}
		.newsArticle{}
		.newsArticle h2{font-size:150%; font-weight:normal; margin:0 0 5px 0;}		
		.newsArticle h2 a{font-weight:bold; text-decoration:none}		
		.newsArticle .pnlNewsThumbnail{display:inline; margin:0 5px 0 5px; float:right; background-position:top!important }		
		.newsArticle .pnlNewsThumbnail .imgCaption{font-size:89%; line-height:1.2em; width:100px; clear:both; margin:4px 0 0 0; text-align:justify}		
			ul.newsInfo{margin:0 0 7px 0!important; padding:0!important; font-size:92%;}
			ul.newsInfo li{display:inline; border-right:1px solid #666; padding:2px 7px 1px 7px; font-weight:bold; margin:0!important}
			ul.newsInfo li a{text-decoration:none}
			ul.newsInfo li.newsDate{padding-left:0; font-weight:bold}
			ul.newsInfo li.newsCategory span{font-weight:bold}
			ul.newsInfo li.newsRSS{background: url(../../images/icons/rss2.gif) no-repeat center right; padding-right:20px;}
			ul.newsInfo li.flast{border-right:0}

	/* Gallery Defaults */
	li.pnlGalleryImage{margin:5px 5px 5px 5px!important; padding:0; list-style:none;}	
	li.pnlGalleryImage:hover{}

	/* Paging */
	div.PagingContainer{}
		ul.paging{padding-top:10px;}
		ul.paging li{display:inline; padding:0px!important; margin:0px!important; list-style-image:none!important; float:left;}
		ul.paging li a{text-decoration:none; background-color:#666; border:1px solid #666; padding:2px 6px; color:#fff; display:block; width:14px; height:18px;  margin-right:2px; margin-bottom:2px; text-align:center}
		ul.paging li a:hover{background-color:#fff; border:1px dotted #666;}
		ul.paging li a.NavSelected{border:1px solid #fff; background-color:#666; color:#fff; font-weight:bold;}	
	
	/* Alphabetical List */
	div.alphabet{}
	div.alphabet a, div.alphabet span.Letter, span.PreviewText, a.PreviewText{padding:2px 4px; text-transform:capitalize!important}
	div.alphabet span.letter{color:#bbb;}
	div.alphabet a{border:1px solid #bae2f0; background-color:#666; text-decoration:none}
	div.alphabet a:hover{color:#fff; border:1px solid #666; background-color:#666;}	
	div.alphabet a.NavSelected{font-weight:bold; background-color:#666; color:#fff; border:1px solid #666}
	div.alphabet span.Seperator{display:none}	

	/* FAQs */
	.FAQs{}	
		.FAQs h2{font-size:100%; font-weight:bold; margin:0 0 10px 0;}	
		.FAQs h2 a{}
		.FAQs h2 a:hover{cursor:pointer;}
		.FAQs h2 span.faqNumber{font-size:160%; padding-right:10px; font-weight:normal; font-style:italic; display:none}
		.FAQs h2:hover{cursor:hand;}
		.FAQs div{padding:2px 5px;}	
		.FAQs div.faqsHeader{}		
		.FAQs div.faqsHeaderSelected{}
		.FAQs div.faqsContent{padding-bottom:30px}
	
	/* Blog */
	.Blog{width:530px!important;}	
		.Blog .BlogArticle{margin-bottom:20px}
		.Blog .BlogHeader h2{margin:0; padding:20px 0}
		.Blog .BlogHeader h2 a{text-decoration:none;}
		.Blog .BlogHeader h2 a:hover{text-decoration:underline;}
		.Blog .BlogHeader div.BlogInformation{font-size:75%; font-style:normal; margin:0; padding:0; margin-bottom:5px; padding-left:12px; border-left:3px solid #aaa;}
			div.BlogInformation blockquote{}
			div.BlogInformation span.BlogDate{}
			div.BlogInformation span.BlogCommentCount a{color:#666; font-weight:bold}		
		.Blog .BlogArticle .BlogContent{padding-bottom:0px;}		
		.Blog .newsFooter{border:0; font-size:75%}
			
	/* Blog Comments */  
	.BlogComments{padding-bottom:80px;}
		.BlogComments .Individual{}		
		.BlogComments .Individual.AltColor{background-color:#f5f5f5;}	
		.BlogComments .Individual.AltColor .BlogHeader{}
		.BlogComments .Individual.NewComment, .Blog .BlogArticle .BlogCommentCount a.NewComment{background-color:#C4FBB1; border:1px solid #6EA55B; padding:4px;}
		.BlogComments .Individual.NewComment .BlogCommentNumber{color:#6EA55B}
				
		.BlogComments .Individual.Author .BlogHeader{background-color:#C1E7F6; border-top:1px solid #666;}		
		.BlogComments .Individual.Author .BlogContent{background-color:#C1E7F6;}
		.BlogComments .Individual.Author .BlogCommentNumber{color:#fff}
		
		.BlogComments .BlogCommentSkipToForm{margin-bottom:20px}
		.BlogComments .BlogCommentSkipToForm a{font-size:45%; font-style:normal; padding-left:20px;}		
		.BlogComments .BlogHeader{margin-top:30px; padding:5px; font-size:75%;}
		.BlogComments .BlogHeader .BlogCommentName{font-style:oblique; font-size:130%; font-weight:bold; color:#666}
		.BlogComments .BlogHeader .BlogInformation{}
		.BlogComments .BlogContent{padding:0px 10px 30px 10px; font-size:75%; margin-bottom:10px; min-height:20px; }
		.BlogComments .BlogContent .BlogCommentNumber{padding:13px 12px 18px 12px; font-size:420%; color:#93C8DC; float:left; font-family:"Times New Roman" }
	
	/* Blog Categories */
	.BlogCategories{width:180px!important;}
	.BlogCategories h2{padding-bottom:8px; margin:0;}
	#content .BlogCategories ul{padding-top:0; margin-top:5px;} 
	#content .BlogCategories ul li{margin-left:15px; margin-bottom:7px;}
	#content .BlogCategories ul li a{font-weight:bold; text-decoration:none;}
	
	/* Links */ 
	.LinksCategories{}
	.Links{}
		.Links li{margin-bottom:20px}
		.Links a.LinkName{padding-left:19px; font-weight:bold; background:url(../../images/icons/iconPopUp2.gif) no-repeat left center;}
		.Links span {padding-top:5px;}
		.Links span.LinkURL{color:#aaa; display:block}
		.Links span.LinkContent{display:block}
		
		div.alphabet a.PreviewText{background:none!important; border:0; font-weight:bold; text-decoration:underline; border-right:1px solid; padding-right:10px!important; margin-right:10px; text-transform:none!important;}
		div.alphabet a.PreviewText:hover{color:#000!important; text-decoration:none;}

/*-------------------------( PRODUCTS  )-------------------------------- */

	/* Product template page */
	#productPageContainer{border:0px solid red;}
	.productSummary{margin-top:58px; margin-left:40px;}
	
	/* h2 color filled in programmatically */
	.productSummary h2, div.flowContent h2{padding:0px!important; margin:0!important; font-family: 'HelveticaNeueLTCom43LightExte', sans-serif; font-size:370%; font-weight:normal; background:none;}	 
	.productSummary h3, div.flowContent h3{padding:0px!important; margin:-7px 0 0 0px; font-family: 'HelveticaNeueLTCom43LightExte', sans-serif; font-size:190%; font-weight:normal; background:none; color:#005581;}		
	.productSummary p, div.flowContent p{margin:5px 0!important;}	
	.productSummary ul, div.flowContent ul{margin-left:0px;}
	.productSummary ul li, div.flowContent ul li{color:#005581; font-size:110%; padding:0 0 0 21px!important; margin:0 0 5px 0!important; list-style-image:none!important; background: url(../../images/pageElements/blueBullet.gif) no-repeat 0px 0px;}
	.productSummary ul li a, div.flowContent ul li a{color:#005581; text-decoration:underline;}
	.productSummary ul li a:hover, div.flowContent ul li a:hover{text-decoration:none;}

	.left{width:49%!important; float:left;}
	.right{width:49%!important; float:right;}
	.clear{float:left; clear:both; display:block; width:100%}
	
	div.flowContent strong{color:#005581; font-size:110%;}
	div.flowContent ul{margin-top:0!important}
	div.flowContent h4{padding:0px!important; margin:0px!important;} /* "available for" text */
	
	.productImage {margin:44px 0 0 11px; width:396px; height:316px;}
	.productImage p{margin:0!important; padding:0!important;}
	.productImage p img{margin:0!important}
	
	.clearFloat{border:1px solid red; width:400px!important; float:left}
		
		/* Navigations */
		ul#flowtabs{position:absolute; top:300px;left:0; height:135px; width:912px; float:left;}
		ul#flowtabs, ul#flowtabs li{margin:0; padding:0; list-style:none; display:inline;}
		ul#flowtabs li{float:left; display:block; height:135px; overflow:hidden; border:0; padding:0; margin:0; outline:0!important;}
		ul#flowtabs li a, ul#flowtabs li span{text-indent:-90009px; display:block; width:100%; height:100%; outline:0!important;}
		ul#flowtabs li a:hover{background-position:left bottom!important; outline:0!important;}		
			
		/* Flow Snippets */
		.pnlFlowSnippets{position:absolute; top:83px; background:url(../../images/bgs/sliderBg.gif) no-repeat left top; width:912px; height:297px;}		
		
		/* larger background */
		.pnlFlowSnippets.pnlFlowSnippetsLarge{background:url(../../images/bgs/sliderBgLarge.gif) no-repeat left top; height:356px;} /*sliderBgLarge.gif*/

			#flowpanes{position:relative; overflow:hidden; clear:both; height:234px; width:824px; margin:50px 0 0px 43px;}  /* override the root element to enable scrolling */		
			#flowpanes .items{width:20000em; position:absolute; clear:both; margin:0; padding:0;}  /* our additional wrapper element for the items */					
			#flowpanes .items div{float:left; display:block; width:824px; height:234px;} /* override single pane */	

			#flowpanes .items div p.floatLeft{float:left; width:48%; margin:0!important; padding:0!important;}			
			#flowpanes .items div p.floatRight{float:right; width:48%; margin:0!important; padding:0!important;}

			/* Body Text */
			#flowpanes .items div div.flowContent{float:left; width:365px!important; margin:62px 0 0 20px!important; display:block; font-family:"Trebuchet MS";}

			/* product buttons */
			#flowpanes .items div div.flowContent a.viewProducts{width:139px; height:52px; display:block; text-indent:-90009px; border:0; margin:0px 0 0 0!important;}
			#flowpanes .items div div.flowContent a.viewProducts:hover{background-position:left bottom!important}
						
			/* Edit button */
			#flowpanes .items div div.flowContent span.editFlowSnippetButton{width:100px!important; display:block; display:block; text-align:center; padding:0px 0 0 0!important;}
			#flowpanes .items div div.flowContent span.editFlowSnippetButton a{width:100px; display:block; color:#fff; padding:3px!important; font-weight:bold; text-transform:uppercase; background-color:#297095; white-space:nowrap; text-decoration:none; font-size:110%;}
			#flowpanes .items div div.flowContent span.editFlowSnippetButton a:hover{background-color:#52A0C8;}

			/* tabs hover */
			ul#flowtabs li a:hover{background-position:right bottom!important}
			
			/* ------------- Products/ Id:9 ------------- */			
				/* BACKGROUNDS */
				#flowpanes .items div.FlowSnippet90{background:url(../../images/sliders/9/bgs/Lifestyle.jpg) no-repeat left top;}
				#flowpanes .items div.FlowSnippet92{background:url(../../images/sliders/9/bgs/Childcare.jpg) no-repeat left top;}
				#flowpanes .items div.FlowSnippet94{background:url(../../images/sliders/9/bgs/Pharmacy.jpg) no-repeat left top;}
				#flowpanes .items div.FlowSnippet96{background:url(../../images/sliders/9/bgs/Footcare.jpg) no-repeat left top;}				
				
				/* BUTTONS */
				#flowpanes .items div.FlowSnippet90 div.flowContent a.viewProducts{background:url(../../images/sliders/common/buttons/viewProducts/green.gif) no-repeat top left;}
				#flowpanes .items div.FlowSnippet92 div.flowContent a.viewProducts{background:url(../../images/sliders/common/buttons/viewProducts/blue.gif) no-repeat top left;}
				#flowpanes .items div.FlowSnippet94 div.flowContent a.viewProducts{background:url(../../images/sliders/common/buttons/viewProducts/orange.gif) no-repeat top left;}
				#flowpanes .items div.FlowSnippet96 div.flowContent a.viewProducts{background:url(../../images/sliders/common/buttons/viewProducts/red.gif) no-repeat top left;}
									
				/* NAVIGATIONS */				
				ul#flowtabs.page9 li{width:228px;} /* 4 tabs */
				ul#flowtabs.page9 li#t1 a{background:url(../../images/sliders/9/tabs/Lifestyle.jpg) no-repeat right top;}
				ul#flowtabs.page9 li#t2 a{background:url(../../images/sliders/9/tabs/Childcare.jpg) no-repeat right top;}
				ul#flowtabs.page9 li#t3 a{background:url(../../images/sliders/9/tabs/Pharmacy.jpg) no-repeat right top;}
				ul#flowtabs.page9 li#t4 a{background:url(../../images/sliders/9/tabs/Footcare.jpg) no-repeat right top;}
				
				
			/* ------------- Products/LifeStyle Id:85 ------------- */			
				/* BACKGROUNDS */
				#flowpanes .items div.FlowSnippet98{background:url(../../images/sliders/85/bgs/Rubex.jpg) no-repeat left top;}
				#flowpanes .items div.FlowSnippet100{background:url(../../images/sliders/85/bgs/Boost.jpg) no-repeat left top;}
				#flowpanes .items div.FlowSnippet102{background:url(../../images/sliders/85/bgs/Reload.jpg) no-repeat left top;}
				#flowpanes .items div.FlowSnippet104{background:url(../../images/sliders/85/bgs/8hour.jpg) no-repeat left top;}				
				/*#flowpanes .items div.FlowSnippet106{background:url(../../images/sliders/85/bgs/EightHour.jpg) no-repeat left top;} */
				#flowpanes .items div.FlowSnippet106{background:url(../../images/sliders/85/bgs/Blank.jpg) no-repeat left top;}				
				
				/* BUTTONS */
				#flowpanes .items div.FlowSnippet98 a.viewProducts{background:url(../../images/sliders/common/buttons/moreInformation/green.gif) no-repeat top left;}
				#flowpanes .items div.FlowSnippet100 a.viewProducts{background:url(../../images/sliders/common/buttons/moreInformation/green.gif) no-repeat top left;}
				#flowpanes .items div.FlowSnippet102 a.viewProducts{background:url(../../images/sliders/common/buttons/moreInformation/green.gif) no-repeat top left;}
				#flowpanes .items div.FlowSnippet104 a.viewProducts{background:url(../../images/sliders/common/buttons/moreInformation/green.gif) no-repeat top left;}
				#flowpanes .items div.FlowSnippet106 a.viewProducts{background:url(../../images/sliders/common/buttons/moreInformation/green.gif) no-repeat top left;}
									
				/* NAVIGATIONS */				
				ul#flowtabs.page85 li{width:181px;} /* 5 tabs */
				ul#flowtabs.page85 li#t1 a{background:url(../../images/sliders/85/tabs/Rubex.jpg) no-repeat right top;}
				ul#flowtabs.page85 li#t2 a{background:url(../../images/sliders/85/tabs/Boost.jpg) no-repeat right top;}
				ul#flowtabs.page85 li#t3 a{background:url(../../images/sliders/85/tabs/Reload.jpg) no-repeat right top;}
				ul#flowtabs.page85 li#t4 a{background:url(../../images/sliders/85/tabs/8hour.jpg) no-repeat right top;} 
				/*ul#flowtabs.page85 li#t5 a{background:url(../../images/sliders/85/tabs/EightHour.jpg) no-repeat right top;} */
				ul#flowtabs.page85 li#t5 span{background:url(../../images/sliders/85/tabs/Blank.jpg) no-repeat right top;} 
	

			/* ------------- Products/LifeStyle Id:86 ------------- */			
				/* BACKGROUNDS */
				#flowpanes .items div.FlowSnippet108{background:url(../../images/sliders/86/bgs/Paralink.jpg) no-repeat left top; height:304px;}
				#flowpanes .items div.FlowSnippet110{background:url(../../images/sliders/86/bgs/Dozol.jpg) no-repeat left top; height:304px;}
				#flowpanes .items div.FlowSnippet112{background:url(../../images/sliders/86/bgs/Teedex.jpg) no-repeat left top; height:304px;}
				#flowpanes .items div.FlowSnippet114{background:url(../../images/sliders/86/bgs/Pharmony.jpg) no-repeat left top; height:304px;}
				
				/* BUTTONS */
				#flowpanes .items div.FlowSnippet108 a.viewProducts{background:url(../../images/sliders/common/buttons/moreInformation/blue.gif) no-repeat top left;}
				#flowpanes .items div.FlowSnippet110 a.viewProducts{background:url(../../images/sliders/common/buttons/moreInformation/blue.gif) no-repeat top left;}
				#flowpanes .items div.FlowSnippet112 a.viewProducts{background:url(../../images/sliders/common/buttons/moreInformation/blue.gif) no-repeat top left;}
				#flowpanes .items div.FlowSnippet114 a.viewProducts{background:url(../../images/sliders/common/buttons/moreInformation/blue.gif) no-repeat top left;}				
									
				/* NAVIGATIONS */				
				ul#flowtabs.page86 li{width:228px;} /* 4 tabs */
				ul#flowtabs.page86 li#t1 a{background:url(../../images/sliders/86/tabs/Paralink.jpg) no-repeat right top;}
				ul#flowtabs.page86 li#t2 a{background:url(../../images/sliders/86/tabs/Dozol.jpg) no-repeat right top;}
				ul#flowtabs.page86 li#t3 a{background:url(../../images/sliders/86/tabs/Teedex.jpg) no-repeat right top;}
				ul#flowtabs.page86 li#t4 a{background:url(../../images/sliders/86/tabs/Pharmony.jpg) no-repeat right top;} 				
	
	
	
/*-------------------------( #right  )-------------------------------- */
	#right{} 
	
/*-------------------------( #ft #Footer )-------------------------------- */
	#ft{padding:0px 49px; height:217px;  background:url(../../images/bgs/footer.png) center no-repeat; }
	
	/* Top Tools */
	#Tools1{position:absolute; top:5px; width:300px; margin-left:650px; display:none;}
	#Tools1 ul li{display:inline; padding:0px 0px 0px 14px; float:right; list-style-type:none; background:url(../../images/bgs/toolsbg.gif) no-repeat 9px center}
	#Tools1 ul li a{padding:4px 4px 4px 4px;}
	#Tools1 ul li a:hover{text-decoration:underline}
	#Tools1 ul.level1 li.NavSelected{}
	
	/* footerLeft and footerRight ul li */	
	#footerLeft ul, #footerRight ul{margin:0;  padding:0;}
	#footerLeft ul{padding-top:5px;}	
	#footerLeft ul li{display:inline; list-style-type:none; margin:0 5px 0 0;}	
	#footerLeft .snippetText ul{margin-bottom:10px;float:left;} 
	#footerLeft .snippetText ul li{border-right:1px solid red; margin:0 5px 0 0!important; padding:0 0 0 0px!important; float:left}
	#footerLeft .snippetText ul li.flast{border-right:0;}
	#footerLeft .snippetText ul li a{margin:0px!important; padding:0 5px 0 0px!important;}
	#footerLeft ul.level1 li.NavSelected, #footerRight ul.level1 li.NavSelected{}
 
	#footerLeft{padding-top:85px; width:280px; float:left; font-size:90%;color:#52a0c8; line-height:1.4em;}
	#footerLeft a{color:#52a0c8; font-size:100%;}
		ul#fAddress{margin:0; padding:0; margin-top:0px}
		ul#fAddress li{display:block; margin:0; padding:0;}
		ul#fAddress li span{font-weight:bold; margin-left:0px;}
		ul#fAddress li.fPhone{display:inline; width:100px;}
		ul#fAddress li.fFax{display:inline; width:100px;}
		ul#fAddress li.fEmail{display:none;}

	#footerRight{padding-top:10px; width:580px; float:right;}
	#footerRight a{border-right:0px!important}
	#footerRight a:hover{text-decoration:underline;}
	
	#footerRight ul li{display:block; padding-left:20px; background:url(../../images/pageElements/linkBullet.gif) 5px no-repeat;font-family:'HelveticaNeueLTCom43LightExte', Arial, Helvetica, sans-serif; color:#005581; font-size:90%; line-height:1.4em;}
	#footerRight ul li a{font-size:100%; color:#005581; }
	#footerRight h2{font-size:140%; font-family:'HelveticaNeueLTCom43LightExte', Arial, Helvetica, sans-serif; color:#005581; background:none; text-align:left; padding-left:0; }  
	
	.footerLinks{float:left; width:115px; margin-right:41px;}
	#footerRight .last{margin-right:0; width:100px;}
	/* Company Name */
	strong.fCompanyName{margin:0; padding:0; border:0; font-weight:normal; font-size:100%;}
		
	/* Webtrade Logo */	
	p.DevelopedByWebtrade{padding:0; margin:0; border:0; float:right; height:20px; display:none;} 
	p.DevelopedByWebtrade a{color:#444; text-decoration:none}
    /* map control */  														
    #mapControls{position:absolute; z-index:9999!important; width:450px;}