/*# Core Elements #*/
body
{
	background-image: url(../App_Themes/RuudLEDway/Images/BodyBackground.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	width: 100%;
}

div
{
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

table
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td
{
	text-align: left;
	vertical-align: top;
}

img
{
	border: 0px;
}

h1
{
	color: #476f36;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:active
{
	color: #007cc5;
}

h1 a:hover
{
	color: #004072;
}

h2
{
	color: #476f36;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:active
{
	color: #007cc5;
}

h2 a:hover
{
	color: #004072;
}

h3
{
	color: #476f36;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h3 a,
h3 a:link,
h3 a:visited,
h3 a:active
{
	color: #007cc5;
}

h3 a:hover
{
	color: #004072;
}

h4
{
	color: #476f36;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h4 a,
h4 a:link,
h4 a:visited,
h4 a:active
{
	color: #007cc5;
}

h4 a:hover
{
	color: #004072;
}

p
{
	color: #333333;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

p a,
p a:link,
p a:visited,
p a:active
{
	color: #007cc5;
}

p a:hover
{
	color: #004072;
	text-decoration: underline;
}

p.Sidebar
{
	color: #333333;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}

p.Sidebar a,
p.Sidebar a:link,
p.Sidebar a:visited,
p.Sidebar a:active
{
	color: #007cc5;
}

p.Sidebar a:hover
{
	color: #004072;
	text-decoration: underline;
}

span
{
}

a,
a:link,
a:visited,
a:active,
a:hover
{
	text-decoration: none;
}

ul
{
	color: #333333;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 15px;
}

ol
{
	color: #333333;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 22px;
}

li a,
li a:link,
li a:visited,
li a:active
{
	color: #007cc5;
}

li a:hover
{
	color: #004072;
	text-decoration: underline;
}

div#manPortal,
div.debugControls
{
	display: none;
}

/*# Root Master #*/
div.Container
{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 915px;
}

/*# Header #*/
div.Header
{
	height: 82px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 915px;
}

div.HeaderLogo
{
 	float: left;
	padding: 18px 0px 0px 0px;
	width: 200px;
}

div.HeaderLogo p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.UtilityNavigation
{
	float: left;
	padding: 47px 0px 0px 0px;
	text-align: right;
	width: 465px;
}

div.UtilityNavigation p
{
	color: #004072;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.UtilityNavigation p a,
div.UtilityNavigation p a:active,
div.UtilityNavigation p a:link,
div.UtilityNavigation p a:visited
{
	color: #007cc5;
	text-decoration: none;
}

div.UtilityNavigation p a:hover
{
	color: #004072;
}

span.UtilityNavigationDivider
{
	color: #7c5a41;
	display: inline;
	padding: 0px 9px 0px 9px;
}

div.HeaderSearch
{
	float: left;
	padding: 44px 0px 0px 0px;
	text-align: right;
	width: 250px;
}

label.HeaderSearchLabel
{
	color: #4a7338;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}

input.HeaderSearchTextBox
{
	border: 1px solid #7c5a41;
	height: 20px;
	padding: 0px 0px 0px 0px;
	width: 170px;
}

input.HeaderSearchButton
{
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

div.HeaderParentSiteLink
{
	position: absolute;
	left: 808px;
	top: 18px;
}

div.HeaderParentSiteLink a,
div.HeaderParentSiteLink a:active,
div.HeaderParentSiteLink a:link,
div.HeaderParentSiteLink a:visited
{
	color: #007cc5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.HeaderParentSiteLink a:hover
{
	color: #004072;
}

/*# Primary Navigation #*/
div.PrimaryNavigation
{
	clear: both;
	height: 29px;
	margin: 0px 0px 25px 0px;
 	text-align: left;
	width: 915px;
}

table.PrimaryNavigationCMSMenu
{
	height: 29px;
	margin: 0px 0px 0px 0px;
}

td.PrimaryNavigationCMSMenuItem,
td.PrimaryNavigationCMSMenuItemMouseOver, 
td.PrimaryNavigationCMSMenuItemMouseDown, 
td.PrimaryNavigationCMSMenuHighlightedMenuItem, 
td.PrimaryNavigationCMSMenuHighlightedMenuItemMouseOver, 
td.PrimaryNavigationCMSMenuHighlightedMenuItemMouseDown, 
td.PrimaryNavigationCMSMenuItemMouseUp, 
td.PrimaryNavigationCMSMenuHighlightedMenuItemMouseUp
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px 15px 0px 15px;
}

td.PrimaryNavigationCMSMenuItemMouseOver, 
td.PrimaryNavigationCMSMenuHighlightedMenuItem, 
td.PrimaryNavigationCMSMenuHighlightedMenuItemMouseOver, 
td.PrimaryNavigationCMSMenuHighlightedMenuItemMouseDown
{
	background-image: url(../App_Themes/RuudLedWay/Images/PrimaryNavOnBackground.gif);
	background-repeat: repeat-x;
	color: #304b24;
}

table.PrimaryNavigationSubCMSMenu
{
	border: 1px solid #ffffff;
	width: 165px;
}

td.PrimaryNavigationSubCMSMenu tr
{
}

td.PrimaryNavigationSubCMSMenuItem, 
td.PrimaryNavigationSubCMSMenuItemMouseOver, 
td.PrimaryNavigationSubCMSMenuItemMouseDown,
td.PrimaryNavigationSubCMSMenuHighlightedMenuItem, 
td.PrimaryNavigationSubCMSMenuHighlightedMenuItemMouseOver, 
td.PrimaryNavigationSubCMSMenuHighlightedMenuItemMouseDown
{
	color: #ffffff;
	background-color: #487036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 7px 14px 6px 14px;
	width: 165px;
}

td.PrimaryNavigationSubCMSMenuHighlightedMenuItem, 
td.PrimaryNavigationSubCMSMenuHighlightedMenuItemMouseOver, 
td.PrimaryNavigationSubCMSMenuHighlightedMenuItemMouseDown, 
td.PrimaryNavigationSubCMSMenuItemMouseOver
{
	color: #304b24;
	background-color: #abc785;
}

/*# Breadcrumbs #*/
div.Breadcrumbs
{
	color: #004072;
	font-size: 12px;
	width: 100%;
}

div.Breadcrumbs a,
div.Breadcrumbs a:link,
div.Breadcrumbs a:active,
div.Breadcrumbs a:visited
{
	color: #007cc5;
}

div.Breadcrumbs a:hover
{
	color: #004072;
}

span.CMSBreadCrumbsCurrentItem
{
	color: #004072;
}

div.BannerImage
{
	margin: 10px 0px 0px 0px;
	width: 100%;
}

/*# Home Page #*/
div.HomeBanner
{
 	margin: 0px 0px 13px 0px;
 	width: 100%;
}

div.HomeBottomContent
{
	width: 915px;
}

div.HomeCallout
{
	float: left;
	margin: 0px 41px 0px 0px;
	width: 440px;
}

div.HomeCalloutContainer
{
	float: left;
	margin: 0px 20px 0px 0px;
	width: 199px;
}

div.HomeCalloutContainerWide
{
	width: 100%;
}

div.HomeCalloutTab
{
	background-image: url(../App_Themes/RuudLEDway/Images/HomeCalloutTab.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 140px;
}

div.HomeCalloutTab h2
{
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 2px 6px;
}

div.HomeCalloutDivider
{
	background-color: #7c5a41;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 1px 0px;
	height: 0px;
	width: 100%;
}

div.HomeSpotlight
{
	background-image: url(../App_Themes/RuudLEDway/Images/HomeSpotlightBackground.gif);
	float: left;
	height: 166px;
	width: 434px;  
}

div.HomeSpotlightImage
{
	float: left;
	height: 166px;
	width: 176px;
}

div.HomeSpotlightImage p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.HomeSpotlightCopy
{
	float: left;
	padding: 24px 23px 0px 20px;
	width: 215px;
}

div.HomeSpotlightCopy h3
{
	color: #007cc5;
	margin: 0px 0px 5px 0px;
}

div.HomeSpotlightCopy p
{
	color: #333333;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

/*# Footer #*/
div.Footer
{
 	border-top: solid 2px #476f36;
	margin: 30px 0px 0px 0px;
 	padding: 10px 0px 0px 0px;
 	width: 100%;
}

div.Footer p
{
 	color: #004072;
 	font-size: 10px;
}

div.Footer a,
div.Footer a:link,
div.Footer a:visited,
div.Footer a:active,
div.Footer a:hover
{
 	color: #007cc5;
	font-size: 10px;
	text-decoration: none;
}

div.Footer a:hover
{
	color: #074b82;
}

span.FooterLinkDivider
{
	color: #7c5a41;
	display: inline;
	padding: 0px 8px 0px 8px;
}

div.FooterLogo
{
	float: left;
	width: 100px;
}

div.FooterCopy
{
	float: left;
	text-align: right;
	width: 815px;
}

/*# Project Galleries #*/
div.ProjectGalleries
{
	padding: 20px 0px 0px 0px;
	width: 700px;
}

div.ProjectGalleryThumbnails
{
	clear: both;
	width: 700px;
}

div.ProjectGallery
{
	margin: 0px 0px 15px 0px;
	width: 700px;
}

div.ProjectGalleryTeaserImageContainer
{
	float: left;
	margin: 0px 15px 0px 0px;
	width: 157px;
}

div.ProjectGalleryTeaserImage
{
	background: transparent url(../App_Themes/RuudGlobalPortal/Images/ProjectGalleryThumbnailBackground.jpg) no-repeat scroll left top;
	height: 106px;
	padding: 6px 7px 10px 7px;
	width: 143px;
}

div.ProjectGalleryTeaserText
{
	float: left;
	width: 528px;
}

a.ProjectGalleryThumbnail
{
	background: transparent url(../App_Themes/RuudGlobalPortal/Images/ProjectGalleryThumbnailBackground.jpg) no-repeat scroll left top;
	display: block;
	float: left;
	height: 106px;
	margin: 0px 18px 26px 0px;
	padding: 6px 7px 10px 7px;
	width: 143px;
}

/*# Two Column Wide Left #*/
div.TwoColumnWideLeftContainer
{
	width: 915px;
}

div.TwoColumnWideLeftHeader
{
	margin: 0px 0px 15px 0px;
	width: 915px;
}

div.TwoColumnWideLeftColLeft
{
	float: left;
	margin: 0px 19px 0px 0px;
	width: 700px;
}

div.TwoColumnWideLeftColRight
{
	float: right;
	width: 196px;
}

div.TwoColumnWideLeftBottom
{
	clear: both;
	width: 915px;
}

/*# Two Column 50-50 #*/
div.TwoColumn5050Container
{
	width: 915px;
}

div.TwoColumn5050Header
{
	margin: 0px 0px 15px 0px;
	width: 915px;
}

div.TwoColumn5050ColLeft
{
	float: left;
	margin: 0px 19px 0px 0px;
	width: 448px;
}

div.TwoColumn5050ColRight
{
	float: left;
	width: 448px;
}

div.TwoColumn5050Bottom
{
	clear: both;
	width: 915px;
}

/*# Product Solution Detail #*/
div.ProductSolutionDetailContainer
{
	width: 915px;
}

div.ProductSolutionDetailHeader
{
	margin: 0px 0px 15px 0px;
	width: 915px;
}

div.ProductSolutionDetailLeft
{
	float: left;
	margin: 0px 20px 0px 0px;
	width: 620px;
}

div.ProductSolutionDetailRight
{
	float: right;
	width: 275px;
}

div.ProductSolutionDetailLeftHeaderTop
{
	background-image: url(../App_Themes/RuudLedWay/Images/ProductSolutionDetailLeftColTop.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 299px;
}

div.ProductSolutionDetailLeftHeaderTop h1,
div.ProductSolutionDetailLeftHeaderTop h2,
div.ProductSolutionDetailLeftHeaderTop h3
{
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 17px 20px;
}

div.ProductSolutionDetailLeftHeaderBottom
{
	background: url(../App_Themes/RuudLedWay/Images/ProductSolutionDetailLeftColTop2.gif) top;
	height: 7px;
	width: 620px;
}

div.ProductSolutionDetailLeftBody
{
	border-left: solid 1px #7c5a41;
	border-right: solid 1px #7c5a41;
	padding: 20px 15px 20px 15px;
	width: 588px;
}

div.ProductSolutionDetailBodyContainer
{
	width: 588px;
}

div.ProductSolutionDetailBodyImage
{
	float: left;
	padding: 0px 15px 0px 0px;
	width: 190px;
}

div.ProductSolutionDetailBody
{
	float: right;
	width: 383px;
}

div.ProductSolutionDetailBody h3
{
	margin: 0px 0px 10px 0px;
}

div.ProductSolutionDetailLeftFooter
{
	background-image: url(../App_Themes/RuudLedWay/Images/ProductSolutionDetailLeftColBottom.gif);
	height: 9px;
	width: 620px;
}

div.ProductSolutionDetailRightHeaderTop
{
	background-image: url(../App_Themes/RuudLedWay/Images/ProductSolutionDetailRightColTop.gif);
	background-repeat: no-repeat;
	width: 275px;
}

div.ProductSolutionDetailRightHeaderTop h2,
div.ProductSolutionDetailRightHeaderTop h3
{
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 17px;
}

div.ProductSolutionDetailRightHeaderBottom
{
	background: url(../App_Themes/RuudLedWay/Images/ProductSolutionDetailRightColTop2.gif) top;
	height: 6px;
	width: 275px;
}

div.ProductSolutionDetailRightBody
{
	border-left: solid 1px #004171;
	border-right: solid 1px #004171;
	padding: 15px 14px 10px 14px;
	width: 245px;
}

div.ProductSolutionDetailRightCallout
{
	width: 245px;
}

div.ProductSolutionDetailRightCalloutImage
{
	float: left;
	padding: 0px 10px 0px 0px;
	width: 70px;
}

div.ProductSolutionDetailRightCalloutBody
{
	float: left;
	font-family: Arial;
	width: 165px;
}

div.ProductSolutionDetailRightFooter
{
	background-image: url(../App_Themes/RuudLedWay/Images/ProductSolutionDetailRightColBottom.gif);
	height: 10px;
	width: 275px;
}

div.ProductSolutionDetailGallery
{
	padding: 35px 0px 0px 0px;
	width: 588px;
}

div.ProductSolutionDetailGalleryHeader
{
	background-color: #004072;
	height: 27px;
	margin: 0px 0px 10px 0px;
	padding: 8px 10px 0px 10px;
	width: 568px;
}

div.ProductSolutionDetailGalleryHeader h2
{
	color: #ffffff;
	float: left;
	margin: 0px 0px 0px 0px;
}

div.ProductSolutionDetailGalleryHeader p
{
	color: #ffffff;
	float: right;
}

div.ProductSolutionDetailGalleryHeader a,
div.ProductSolutionDetailGalleryHeader a:link,
div.ProductSolutionDetailGalleryHeader a:visited,
div.ProductSolutionDetailGalleryHeader a:active,
div.ProductSolutionDetailGalleryHeader a:hover
{
	color: #ffffff;
	text-decoration: none;
}

div.ProductSolutionDetailGalleryImage
{
	float: left;
	padding: 0px 10px 0px 0px;
}

div.ProductSolutionDetailGalleryImageLast
{
	float: left;
	padding: 0px 0px 0px 0px;
}

/*# News Landing #*/
div.NewsLandingColumnHeaderTop
{
	background-image: url(../App_Themes/RuudLedWay/Images/NewsLandingColumnHeader.gif);
	background-repeat: no-repeat;
	width: 275px;
}

div.NewsLandingColumnHeaderTop h2
{
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.NewsLandingColumnHeaderBottom
{
	background-image: url(../App_Themes/RuudLedWay/Images/NewsLandingColumnHeader2.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 448px;
}

div.NewsLandingColumnBody
{
	border-left: solid 1px #7C5A41;
	border-right: solid 1px #7C5A41;
	padding: 15px 14px 10px 14px;
	width: 418px;
}

div.NewsLandingNewsItem
{
	padding: 0px 0px 15px 0px;
}

div.NewsLandingColumnBodyViewAllLink
{
	border-left: solid 1px #7C5A41;
	border-right: solid 1px #7C5A41;
	padding: 0px 14px 0px 14px;
	text-align: right;
	width: 418px;
}

div.NewsLandingColumnFooter
{
	background-image: url(../App_Themes/RuudLedWay/Images/NewsLandingColumnFooter.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 448px;
}

/*# News List #*/
div.NewsListNewsItem
{
	padding: 0px 0px 0px 0px;
}

div.NewsListNewsItemTitle
{
	padding: 0px 0px 15px 0px;
}

div.NewsListPager
{
	color: #004072;
	font-size: 12px;
}

div.NewsListPager a,
div.NewsListPager a:link,
div.NewsListPager a:visited,
div.NewsListPager a:active
{
	color: #007dc5;
	font-size: 12px;
	text-decoration: none;
}

div.NewsListPager a:hover
{
	color: #004072;
}

/*# News Article #*/
div.NewsArticleTitle
{
	padding: 0px 0px 15px 0px;
}

/*# News RSS #*/
div.NewsRss
{
	padding: 10px 0px 0px 0px;
	text-align: center;
	width: 915px;
}

a.NewsRssLink
{
}

span.NewsRssLinkCopy
{
	color: #004072;
	display: inline-block;
	font-size: 11px;
	line-height: 11px;
	margin: 5px 0px 0px 5px;
	vertical-align: top;
}

/*# Technical Specifications #*/
div.TechnicalSpecsBodyContainer
{
	width: 700px;
}

div.TechnicalSpecsBodyContainerHeader
{
	width: 100%;
}

div.TechnicalSpecsBodyRow
{
	padding: 0px 0px 15px 0px;
	width: 100%;
}

div.TechnicalSpecsBodyRow h3
{
	margin: 0px 0px 0px 0px;
}

div.TechnicalSpecsBodyRowImage
{
	float: left;
	padding: 0px 15px 0px 0px;
}

table.TechnicalSpecsHeaderTable
{
	margin: 10px 0px 0px 0px;
	height: 40px;
}

td.TechnicalSpecsHeaderTableLeft
{
	background-image: url(../App_Themes/RuudLedWay/Images/TechnicalSpecsHeaderTableLeft.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 10px;
}

td.TechnicalSpecsHeaderTableCenter
{
	background-image: url(../App_Themes/RuudLedWay/Images/TechnicalSpecsHeaderTableCenter.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 14px;
	height: 30px;
	padding: 10px 0px 0px 0px;
}

td.TechnicalSpecsHeaderTableRight
{
	background-image: url(../App_Themes/RuudLedWay/Images/TechnicalSpecsHeaderTableRight.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 10px;
}

table.TechnicalSpecsBodyTable
{
	border-left: solid 1px #004171;
	border-right: solid 1px #004171;
}

table.TechnicalSpecsBodyTable td
{
	color: #004072;
	padding: 5px 10px 0px 0px;
}

table.TechnicalSpecsBodyTable td a,
table.TechnicalSpecsBodyTable td a:link,
table.TechnicalSpecsBodyTable td a:active,
table.TechnicalSpecsBodyTable td a:visited
{
	color: #007cc5;
}
table.TechnicalSpecsBodyTable td a:hover
{
	color: #004072;
}

table.TechnicalSpecsBodyTable td.FirstCol
{
	padding: 5px 0px 0px 10px;
}
/*
table.TechnicalSpecsBodyTable td.TechnicalSpecsBodyTableFooter
{
	background-image: url(../App_Themes/RuudBetaLED/Images/TechnicalSpecsTableFooter.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 700px;
}
*/

table.TechnicalSpecsFooterTable
{
	background-image: url(../App_Themes/RuudLedWay/Images/TechnicalSpecsTableFooter.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 700px;
}

div.TechnicalSpecsRightBodyLeft
{
	float: left;
	padding: 0px 10px 10px 0px;
	text-align: center;
	width: 83px;
}

div.TechnicalSpecsRightBodyRight
{
	float: left;
	padding: 0px 0px 10px 0px;
	text-align: center;
	width: 83px;
}

div.TechnicalSpecsRightBodyLeft h3,
div.TechnicalSpecsRightBodyRight h3
{
	padding: 5px 0px 3px 0px;
}

div.TechnicalSpecsRightBodyLeft p,
div.TechnicalSpecsRightBodyRight p
{
	padding: 0px 0px 5px 0px;
}

/*# Search Results Page #*/
div.SearchFormLabel
{
	float: left;
	padding: 13px 0px 0px 0px;
	width: 70px;
}

div.SearchFormContainer
{
	padding: 10px 0px 27px 0px;
	width: 100%;
}

label.SearchLabel
{
	color: #4a7338;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 6px 0px 0px;
}

input.SearchTextBox
{
	border: 1px solid #7c5a41;
	height: 20px;
	padding: 0px 0px 0px 0px;
	width: 170px;
}

input.SearchButton
{
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

div.SearchResult
{
	padding: 0px 0px 10px 0px;
	width: 700px;
}

div.SearchResultTitle
{
	padding: 0px 0px 10px 0px;
}

div.SearchResultTitle a,
div.SearchResultTitle a:link,
div.SearchResultTitle a:visited,
div.SearchResultTitle a:active
{
	color: #007cc5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div.SearchResultTitle a span.Highlighted
{
	background-color: #c6e4f6;	
	font-style: italic;
	font-weight: bold;
}

div.SearchResultTitle a:hover
{
	color: #004072;
	text-decoration: underline;
}

div.SearchResultAbstract
{
}

div.SearchResultAbstract p span.Highlighted
{
	background-color: #c6e4f6;
	font-style: italic;
	font-weight: bold;
}

div.SearchResultUrl
{
}

div.SearchResultUrl a,
div.SearchResultUrl a:link,
div.SearchResultUrl a:visited,
div.SearchResultUrl a:active
{
	color: #007cc5;
	font-size: 12px;
	text-decoration: none;
}

div.SearchResultUrl a:hover
{
	color: #004072;
	text-decoration: underline;
}

div.SearchResultUrl a span.Highlighted
{
	background-color: #c6e4f6;
	font-style: italic;
	font-weight: bold;
}

div.SearchResultsPager
{
	color: #004072;
	font-size: 12px;
}

div.SearchResultsPager a,
div.SearchResultsPager a:link,
div.SearchResultsPager a:visited,
div.SearchResultsPager a:active
{
	color: #007cc5;
	font-size: 12px;
	text-decoration: none;
}

div.SearchResultsPager a:hover
{
	color: #004072;
}

div.SearchRightColumn
{
	width: 196px;
}

div.SearchRightColumn img
{
	margin: 0px 0px 10px 0px;
}
div.SearchRightRow
{
	width: 100%;
}

div.SearchRightRow img
{
	margin: 0px 10px 0px 0px;
	float: left;
}

/*# Media Center Page #*/
div.MediaCenterRightColumn
{
	width: 100%;
}

div.MediaCenterRightColumn img
{
	margin: 0px 0px 10px 0px;
}
div.MediaCenterRightRow
{
	width: 100%;
}

div.MediaCenterRightRow img
{
	margin: 0px 10px 0px 0px;
	float: left;
}

/*# Site Map Page #*/
div.SiteMap ul
{
	margin-bottom: 0px;	
	margin-left: 20px;
	padding-bottom: 0px;
}

div.SiteMap a
{
	color: #2a77c5;
}

ul.CMSSiteMapList li.CMSSiteMapListItem 
{
	margin-bottom: 10px;

}

ul.CMSSiteMapList li.CMSSiteMapListItem ul.CMSSiteMapList li.CMSSiteMapListItem 
{
	margin-bottom: 0px;
}

div.SiteMap ul li ul li ul
{
	list-style-type: circle;
}

/*# Project Briefs #*/
div.ProjectBriefsRightImageText
{
	width: 100%;
}

div.ProjectBriefsRightImage
{
	float: left;
	padding: 0px 10px 10px 0px;
}

/*# Misc #*/
div.HorizontalDividerLine
{
	background-color: #7c5a41;
	height: 1px;
	margin: 10px 0px 10px 0px; 
	width: 100%;	
}

/*# Sidebar Callout Box #*/
div.SidebarCalloutBox
{
	margin: 0px 0px 30px 0px;
	width: 100%
}

div.SidebarCalloutBoxHeader
{
	background-image: url(../App_Themes/RuudLedWay/Images/SidebarCalloutBoxHeader.gif);
	background-repeat: no-repeat;
	width: 196px;
}

div.SidebarCalloutBoxHeader h2,
div.SidebarCalloutBoxHeader h3
{
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.SidebarCalloutBoxBody
{
	border-left: solid 1px #004171;
	border-right: solid 1px #004171;
	padding: 15px 9px 0px 9px;
	width: 176px;
}

div.SidebarCalloutBoxFooter
{
	background-image: url(../App_Themes/RuudLedWay/Images/SidebarCalloutBoxFooter.gif);
	height: 10px;
	width: 196px;
}

/*# Solution Landing #*/
div.SolutionLandingSidebarLowerImage
{
	float: left;
	padding: 0px 10px 10px 0px;
}

div.SolutionLandingSidebarLowerText
{
	width: 100%;
}

/*# Stay Informed Form #*/
div.StayInformedContainer
{
	padding: 10px 0px 0px 0px;
	width: 100%;
}

div.StayInformedContainer h2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

div.StayInformedSpacer
{
	background-color: #d3d4d5;
	height: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 1px 0px;
	width: 100%;
}

table.StayInformedPersonalInformationTable
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
}

table.StayInformedPersonalInformationTable td
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

table.StayInformedPersonalInformationTable td.Label
{
	padding: 5px 0px 5px 0px;
	width: 330px;
}

table.StayInformedPersonalInformationTable td.Input
{
	color: red;
	font-weight: bold;
	width: 330px;
}

table.StayInformedPersonalInformationTable td.Input input
{
	width: 300px;
}

table.StayInformedPersonalInformationTable td.Spacer
{
	width: 40px;
}

table.StayInformedCompanyInformationTable
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
}

table.StayInformedCompanyInformationTable td
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

table.StayInformedCompanyInformationTable td.Label
{
	padding: 5px 0px 5px 0px;
	width: 330px;
}

table.StayInformedCompanyInformationTable td.Input
{
	color: red;
	font-weight: bold;
	width: 330px;
}

table.StayInformedCompanyInformationTable td.Input input
{
	width: 300px;
}

table.StayInformedCompanyInformationTable td.Spacer
{
	width: 40px;
}

table.StayInformedCompanyInformationTable td.InputSalesRepContact div.EditingFormControlNestedControl
{
	float: left;
	padding: 0px 5px 0px 0px;
}

table.StayInformedNewsletterInformationTable
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
}

table.StayInformedNewsletterInformationTable td
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

table.StayInformedNewsletterInformationTable td.Label
{
	width: 300px;
}

table.StayInformedNewsletterInformationTable td.Input
{
	color: red;
	font-weight: bold;
	padding: 0px 0px 0p 0px;
	width: 20px;
}

table.StayInformedNewsletterInformationTable td.Input input
{
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

table.StayInformedNewsletterInformationTable td.Spacer
{
	width: 40px;
}

table.StayInformedNewsletterInformationTable td.Copy
{
	padding: 10px 0px 5px 0px;
}

table.StayInformedSalesRepTable
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
}

table.StayInformedSalesRepTable td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

table.StayInformedSalesRepTable td.Label
{
	width: 195px;
}

table.StayInformedSalesRepTable td.LabelHeader
{
	width: 675px;
}

table.StayInformedSalesRepTable td.Input
{
	color: red;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	width: 20px;
}

table.StayInformedSalesRepTable td.Input input
{
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

table.StayInformedSalesRepTable td.Copy
{
	padding: 10px 0px 10px 0px;
}

table.StayInformedSalesRepTable td.Spacer
{
	width: 20px;
}

table.StayInformedKnowledgeTable
{
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
}

table.StayInformedKnowledgeTable td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

table.StayInformedKnowledgeTable td.Copy
{
	padding: 10px 0px 10px 0px;
}

table.StayInformedKnowledgeTable td.Label
{
	width: 680px;
}

table.StayInformedKnowledgeTable td.Input
{
	color: red;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	width: 20px;
	text-align: left;
}

table.StayInformedKnowledgeTable td.Input input
{
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.SubmitButton
{
	float: right;
}