@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}

/* IE6 png fixes */
#menu img { behavior: url(/Specialevent/RTP/iepngfix.htc); }
#footer img { behavior: url(/Specialevent/RTP/iepngfix.htc); }

body
{
behavior: url(/Specialevent/RTP/csshover3.htc);
background-image: url(/Specialevent/RTP/images/RTP_BackgroundTile.jpg);
background-repeat: repeat-x;
background-color: #e0b511;
}

#bglayer
{
background-image: url(/Specialevent/RTP/images/RTP_Background.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-left: auto;
margin-right: auto;
margin-top: 0;
padding: 50px 0;
}

#wrapper
{
background-color: #FFFFFF;
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
}

#topper_wrapper
{
}

#welcome
{
width: 300px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
text-transform: uppercase;
margin: 20px 0px 20px 25px;
}

#mini_nav
{
width: 180px;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
text-transform: uppercase;
margin: 20px 0px 20px 20px;
}

#mini_nav a, #mini_nav a:link, #mini_nav a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #e30000;
text-transform: uppercase;
text-decoration: none;
}

#mini_nav a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #d79a02;
text-transform: uppercase;
text-decoration: none;
}

#navigation
{
clear: both;
border: solid 1px #FFFFFF;
border-width: 1px 0 0 0;
width: 1000px;
height: 98px;
background-image: url(/Specialevent/RTP/images/RTP_NavBG.jpg);
background-repeat: repeat-x;
}


#header
{
float: left;
width: 100%;
height: auto;
background-color: #FFFFFF;
}

#slideshow
{
float: left;
padding: 20px 0 15px 28px;
}

#article_content #slideshow
{
	padding: 20px 0 15px 0;
}

#slideshow img
{
	display: block;
}

#logo
{
float: right;
padding: 20px 28px 12px 5px;
}

#sidebar #logo
{
	padding: 20px 0 12px 0;
}

#content
{
background-color: #FFFFFF;
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px; 
}

#featured_articles
{
width: 675px;
padding: 0px 6px 10px 28px;
float: left;
}

#left_article
{
background-image: url(/Specialevent/RTP/images/RTP_YellowBar.jpg);
background-repeat: no-repeat;
margin-right: 15px;
text-transform: uppercase;
padding-top: 15px;
width: 215px;
float: left;
font-family: Univers, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 14px;
font-weight: bold;
color: #000000;
}

#left_article a:link, #left_article a:visited
{
color: #464646;
text-decoration: none;
font-family: Univers, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 14px;
font-weight: bold;
}

#left_article a:hover
{
color: #d79802;
text-decoration: none;
font-family: Univers, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 14px;
font-weight: bold;
}


#middle_article
{
background-image: url(/Specialevent/RTP/images/RTP_RedBar.jpg);
background-repeat: no-repeat;
padding-top: 15px;
text-transform: uppercase;
width: 215px;
float: left;
font-family: Univers, Arial, Helvetica, sans-serif;
line-height: 18px
font-size: 14px;
font-weight: bold;
color: #000000;
}

#middle_article a:link, #middle_article a:visited
{
color: #464646;
text-decoration: none;
font-family: Univers, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 14px;
font-weight: bold;
}

#middle_article a:hover
{
color: #d79802;
text-decoration: none;
font-family: Univers, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 14px;
font-weight: bold;
}


#right_article
{
background-image: url(/Specialevent/RTP/images/RTP_GreenBar.jpg);
background-repeat: no-repeat;
padding-top: 15px;
text-transform: uppercase;
width: 215px;
float: right;
font-family: Univers, Arial, Helvetica, sans-serif;
line-height: 18px
font-size: 14px;
font-weight: bold;
color: #000000;
}

#right_article a:link, #right_article a:visited
{
color: #464646;
text-decoration: none;
font-family: Univers, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 14px;
font-weight: bold;
}

#right_article a:hover
{
color: #d79802;
text-decoration: none;
font-family: Univers, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 14px;
font-weight: bold;
}


#movie_clip
{
float: left;
padding-left: 28px;
padding-top: 25px;
width: 674px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000000;
}

#nav_trail
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #d79a02;
width: 675px;
}

#nav_trail a:link, a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #e30000;
text-decoration: none;
}

#nav_trail a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #d79a02;
text-decoration: none;
}

#article_header
{
}

#article_content
{
float: left;
width: 670px;
padding: 0px 0px 20px 28px;
}

#article_content p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.5em;
}

#article_content h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
line-height: 1.5em;
font-weight: bold;
}

#sidebar
{
width: 257px;
float: right;
padding: 0px 28px 20px 0px;
overflow: auto;
}

#sidebar a
{
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
}

#footer
{
clear: both;
background-image: url(/Specialevent/RTP/images/RTP_FooterBG.jpg);
background-repeat: repeat-x;
background-color: #000000;
background-color: #FFFFFF;
width: 1000px;
padding-top: 20px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}

#partners
{
height: 100px;
}

#footer_text
{
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: #666666;
padding: 40px 0px 20px 0px;
width: 1000px;
}

#footer_text a:link, #footer_text a
{
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: #e30000;
text-decoration: none;
}

#footer_text a:hover
{
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color: #d79a02;
text-decoration: none;
}

#SD36
{
float: left;
padding-left: 260px;
}

#RTPRTP
{
float: left;
padding-left: 90px;
}

#RTPCOS
{
float: right;
padding-right: 240px;
}


