﻿@import url("../../minisite/core.css");
xx
{
	border: solid 1px #f00;
}

body
{
    background: #FFF;
	background-image: url(images/rjsbg.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-position: 310px 270px;
    
}

a
{
	text-decoration: underline;
    color: #D3006A;
}

a:hover
{
	text-decoration: underline;
    color: #870701;
}

h1, h2, h3, h4, h5, h6
{
   color: #D3006A;
}

#body
{
	margin: 0px;
	padding: 0px;
	
	
}


#header
{
	width: 100%;
	background-color: #142562;
	height: 200px;
}

#logo
{
	position: absolute; left: 0px; top: 0;
	width: 260px;
	background-image: url(images/rh.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #fff;
}

#title
{
	position: absolute; left: 310px; top: 0;
	margin-top: 30px;
	height: 170px;
	width: 580px;
	background-color: #142562;
}

#aydlogo
{
	display: none;
}

#headerleft 
{
	background: #fff url(images/cl.png) center no-repeat; width: 240px; height: 200px;
	float: none;
}
#headermain { background: url(images/rjstit.jpg) center bottom no-repeat; height: 170px;  }

#headerright { display:none; }

#navarea
{
	border: none;
	position: absolute;
	top: 20px;
	left: 300px; 
}

#navtop
{
	border: none;
	background-color: #142562;
	margin-left: auto; margin-right: auto;
	text-align: center;
	
}

#headerback
{
	margin-left: 200px;
}
	
#headerline
{
	background: url(images/rv.jpg);
	height: 20px;
	width: 100%;
}

#headerlineimage
{
	background-position: 240px 0px;
	background-image: url(images/rc.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
	

#navtop ul
{
	height: 16px;
	text-align: center;
	display: table-cell;
	
}

#navtop ul li 
{
	text-align: center;
}

/*#navtop a:hover, #navtop a:link, #navtop a:selected, #navtop a:visited */
#navtop a
{ 
	padding-top: 8px;
	float: left; 
	color: White; 
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: bold;
	display: block; width: 100px; height: 28px; 
	background: url(images/button100.gif) ; 
}





#sidebar
{
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 30px;
	position: absolute;
	left: 0; top: 220px;
	width: 230px;
	height: 2400px;
	color: White;
	
	background: url(images/rh.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color:#D3006A;
	
}
#sidebar a
{
	text-decoration: none;
	color: White;
}

#sidebar a:hover
{
	text-decoration: underline;
}

#sidebar a.strikeout
{
	text-decoration: line-through;
}

#sidebar a:hover.strikeout
{
	text-decoration: underline line-through;
}


#sidebar h1
{
	color: White;
	font-weight: bold;
	font-size: 13pt;
	text-transform: uppercase;
}

#sidebar h2
{
	margin-top: 20px;
	color: White;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
}

.main
{
	margin: 0px 0px 0px 260px;
	padding: 30px 0px 0px 35px ;
	width: 620px;
	color: Navy;
}

.main p
{
	font-size: 12pt;
	line-height: 19pt;
	color: Navy;
	clear: both;
}

.main p strong
{
	color: #D3006A;
}

.main h1
{
	xtext-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 14pt;
}

.main h2
{
	xtext-transform: uppercase;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 13pt;
	
}

.main h3
{
	font-size: 9pt;
	text-align: center;
}

.main .title
{
	position: relative;
	width: 550px;
}

#titletext
{
	margin-left: 100px;
	margin-right: 100px;
}

#et_logo
{
	position: absolute;
	left: 0; top: 0;
	padding: 0px 10px 10px 0px;
}

#org_logo
{
	position: absolute;
	right: 0; top: 0;
	padding: 0px 0px 10px 10px;
}

.fullwidth
{
	margin: 30px auto 20px auto;
	xbackground: #fff;
}

#footer
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 810px;
    margin: 0px 0px 30px 0px;
	background-color: Transparent;
    
	
}


.listitem
{
	width: 600px;
}

.listitem h3
{
	text-align: left;
	font-size: 12pt;
}


#footernav
{
	margin-left: 290px;
	width: 550px;
	color: #D3006A;
	background-color: Transparent;
	
}

#footernav h1
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}

#footernav h1 a
{
	text-decoration: none;
	color: #D3006A;
}

#footernav h1 a:hover
{
	text-decoration: underline;
}

#footernav p 
{
	margin-bottom: 10px;
}

.outerpanel
{
	background-color: #FFE9E0;
	font-size: 9pt;
	line-height: 14pt;
	padding: 5px;
	margin-bottom: 10px;
}

.outerpanel label
{
	font-weight: bold;
	color: #D3006A;
	display: block;
	width: 100%; 
}

.outerpanel h2
{
	margin-top: 5px;
}
	


.eventmonthtable { border: 1px solid #300015; width: 100%; background-color: #fff; }
.calheader { background-color: #fff;}
.dayNumber { border-bottom: 1px solid #300015; border-left: 1px solid #300015; }
.caldays { border: 1px solid #330000; background-color:#D3006A; color:White; }
.calcurrentmonth , .calothermonth , .calcurrentday , .calweekend, .calinpast { border: 1px solid #000033; font-size: 8pt; height: 70px}
.calcurrentmonth { background-color: #FFF8F6;  }
.calothermonth { background-color: #ded4d4; }
.calcurrentday { background-color: #FFFFBB; }
.calweekend { background-color: #FFEAE7; }
.calinpast { background-image:  url(images/smallcross.gif); background-repeat: repeat; }
.caltitle { color: #D3006A; font-size:10pt; }

.eventmonthtable a.strikeout
{
	text-decoration: line-through;
}

.eventmonthtable a:hover.strikeout
{
	text-decoration: line-through underline;
}


/* tabstrip */

.tabstripbar
{
	border-top: 4px solid #142562;
}

.tabstrip ul.tab li
{
	background: #D3006A;
}

.tabstrip ul.tab li.select
{
	background: #142562;
}

.tabstrip ul.tab a:hover, .tabstrip ul.tab a:visited, .tabstrip ul.tab a:link
{
	color: white;
}

.tabstrip ul.tab a:hover
{
 text-decoration: underline;
}

.buttonsmall, .buttonsmall-ovr
{
    background: #D3006A;
    border: solid 1px #330000;
    color:White;
}
.buttonsmall-ovr
{
    background: #af0733;
    color:White;
}

.gridheader
{
	background: #D3006A;
	color:White;
}

.gridheader th
{
	font-size: 8pt;
	padding: 3px;
}

.griditem td {padding-left: 4px;}
.altgriditem td {padding-left: 4px;}


.gridheader th a
{
	color:White;
	text-decoration: none;
}

.gridheader th a:hover
{
	color:White;
	text-decoration: underline;
}

.griditem
{
	color: Navy;
	background: #FFFCFD;
}

.altgriditem
{
	color: Navy;
	background: #F8E2DE;
}


.griditem td { border-bottom-color: #D3006A;  }
.altgriditem td { border-bottom-color: #D3006A; }



fieldset
{
	display: block;
	border: solid 1px #D3006A;
}


fieldset legend
{
	color: #D3006A;
}

.dlgbuttons
{
	margin-top: 70px;
}


.webtext p
{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 10px;
}	


.webtext h1 { font-weight: bold; font-size: 18pt; }
.webtext h2 { font-weight: bold; font-size: 16pt; }
.webtext h3 { font-weight: bold; font-size: 12pt; }



.webtext img { padding: 5px; border: solid 1px #D3006A; }

.link, .linkdesc { font-size: 9pt; }