/*
	-- -- -- -- -- -- --
	rusty brown CSS file
	last edit:  15 Feb 11
	-- -- -- -- -- -- --	
*/

/* -- general -- */

a:link, a:visited {
	text-decoration: none;
}
body {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	padding: 0px 20px
}
h1 {
	position: absolute;
	border-left: solid 20px #ccc;
	width: 214px;
	height: 63px;
	
}
h2 {
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
h3 {
	color: #999;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 20px;
	margin: 1.5em 0 1em 5em;
	line-height: 1;
}
li {
	line-height: 1.5;
}
p {
	line-height: 1.65;
	margin: 0.8em 0;
}
hr {
	border: solid 1px #ccc;
	border-width: 1px 0 0 0;
	height: 1px;
	margin: 1.5em 0;
}

.rb-title {
	color: #999;
	font: italic 1.5em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: -30px 20px -10px -24px;
	display: block;
}




#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: url(container-bg.gif) repeat-y right top;
}

#container .wrap1 {
	background: url(dotted-black-v.png) repeat-y 0px 0;
}

		
	/* -- main content -- */
											
#main-content {
	float: left;
	position: relative;
	width: 646px;
}
#main-content .wrapper {
	margin: 25px 25px;
}
#main-content .wrapper2 {
	margin: 25px 25px;
	font-size: 10px;
}

#main-content h2 {
	font-size: 24px;
	line-height: 1;
	margin: 25px 0 5px 0;
}
#main-content li {
	padding-left: 25px;
	margin-bottom: 0.5em;
}
#main-content ul li {
	margin: 1em 0 1em 0;
	padding: 0;
	list-style: none;
}

#main-content ul li {
	padding-left: 25px;
}

																				/* -- Sidebar -- */

#sidebar {
	position: relative;
	top: 30px;
	float: left;
	width: 310px;
}
#sidebar h2 {
	font-size: 14px;
}
#sidebar .wrapper {
	padding: 10px;
}

.module {
	background: #ccc;
	border: solid 1px #ccc;
	border-width: 0 1px 1px 0;
	margin: 25px 10px 25px 0;
	padding: 10px;
	font-size: 12px;
}
.module p {
	line-height: 1.6363;
}


#sidebar li {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	display: inline;
	margin: 0 6px 0 0;
}											

																				/* -- book panel -- */
.book {
	position: relative;
}
.book h2 {
	margin-bottom: 6px;
}
.book p {
	margin: 0;
}
.book img {
	position: absolute;
	top: 10px;
	right: 20px;
}

																				
																			
	/* -- footer -- */
#footer {
	clear: left;
	padding-top: 1px;
	position: relative;
	background: #ccc;
	width: 100%;
}
#footer .wrapper1 {
	background: url(dotted-white-v.png) repeat-y 0 0;
}
#footer .wrapper2 {
	background: url(dotted-white-v.png) repeat-y right top;
}
#footer .wrapper3 {
	background: url(dotted-white-h.png) repeat-x left bottom;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
	width: 100%;
}
#footer p {
	float: left;
	margin: 0;
	padding: 10px 10px 10px 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#footer a:link, #footer a:visited {
	color: #fff;
}

#footer .copyright {
	color: #eee;
	font-size: 10px;
}

#footer li {
	font-size: 12px;
	text-transform: uppercase;
	display: inline;
	margin: 0 4px 0 0;
	padding: 0 6px 0 12px;
	border-left: solid 1px #ccc;
}
#footer li a:link, #footer li a:visited {
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer li.first {
	border-left: 0;
}


/* -- accessibility -- */
#accessibility {
	position: absolute;
	top: -9999px;
	font-size: 1px;
}
.hide {
	display: none;
}


																					
/* -- official listing -- */
#main-content .official ul li {
	margin: 0;
	padding: 0 0 3em 0;
	background: none;
}


																						/* -- spot lite -- */
								




.tblSideBar td.sideBarContent p { 
	font-size: 12px; 
	line-height: 11px; }

.spotlightCount { 
	background-color: #FFFFFF; 
	text-align: center; 
	vertical-align: top; 
	padding-top: 1px; }

.spotlightCount span { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #333333; 
	text-align: center; 
	margin: 0; 
	padding: 0; }

.spotlightControlBox { 
	margin: 0px; 
	padding: 0px; 
	width: 100%; 


.sideBarHeaderRightCap { 
	background-color: #0053A4; 
	margin: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 15px; 
	height: 29px; 
	border-top: none; 
	border-right: none; 
	border-bottom: none; 
	border-left: none; 
	background-image: url(blueright.gif); 
	background-repeat: no-repeat; background-position: right; }


