@import url('/CMSPages/GetCSS.aspx?stylesheetname=RuudGlobalPortal');

/*# Core Style Sheet Overrides #*/
h1
{
	color: #84aed8;
	font-size: 16px;
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:active
{
	color: #84aed8;
	font-size: 16px;
}

h1 a:hover
{
	color: #ea9b04;
}

h2
{
	color: #e0e0e0;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:active
{
	color: #e0e0e0;
	font-size: 14px;
	line-height: 18px;
	text-decoration: underline;
}

h2 a:hover
{
	color: #84aed8;
}

h3
{
	color: #84aed8;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 a,
h3 a:link,
h3 a:visited,
h3 a:active
{
	color: #84aed8;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 a:hover
{
	color: #ea9b04;
}

h3 span.LinkArrows,
h3 a span.LinkArrows
{
	color: #ea9b04;
	font-size: 11px;
	text-transform: uppercase;
}

p
{
	color: #e0e0e0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

p a,
p a:link,
p a:visited,
p a:active
{
	color: #e0e0e0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

p a:hover
{
	color: #84aed8;
}

div.FooterTransition
{
	display: none;
}

div.Footer
{
	background-color: #0e2a6a;
	background-image: none;
}

div.FooterCopy
{
	padding: 0px 25px 8px 31px;
}

/*# Home Specific Styles #*/
div.HomeFooterTransition
{
	background-image: url(../App_Themes/RuudGlobalPortal/Images/FooterTransition.jpg);
	background-repeat: repeat-x;
	height: 3px;
	width: 960px;
}

div.HomeExtendedFooter
{
	background-color: #0e2a69;
	background-image: url(../App_Themes/RuudGlobalPortal/Images/HomeFooterBackgroundTile.jpg);
	background-repeat: repeat-x;
	width: 960px;
}

div.HomeMainCopy
{
	float: left;
	padding: 21px 40px 10px 31px;
	width: 540px;
}

div.HomeAnnouncementsCopy
{
	float: left;
	padding: 21px 25px 0px 0px;
	width: 324px;
}

#HomeFlash
{
	width: 960px;
	height: 380px;
}