@import url(jquery.timeentry.css);
@import url(social_events.css);

body {
	font-family: "Lucida Grande", LucidaGrande, Lucida, "Helvetica Neue", helvetica, arial, sans-serif;
	color: #666;
	background-color: #666;
	margin: 0;
	padding: 0;
	font-size:0.76em;
}
form {
	display:block;
	margin:0;
}
table, th, td {
	font-size:1em;
}
/* Reminder: distinguish default links by more than just color. */
a:link {
	color:#5d6441;
}
a:visited {
	color:#666;
}
a:link:hover, a:visited:hover, a:link:active, a:visited:active, a:focus {
}
h1, h2, h3, h4, h5, h6 {
	margin:0.3em 0 0.2em;
	padding:0;
	color:#5d6441;
	font-weight:normal;
	font-size:1em;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.2em;
}
h4 {
	font-size:1.1em;
}

p {
	margin-top: 1em;
	margin:0.1em 0 0.7em;
	padding:0;
}

.text-bottom p {
	float:left;
	line-height: 9em;
	border:solid 1px red;
}

pre {
	margin:0.1em 0 0.7em;
	padding:0;
	overflow:auto;
	font-family:courier, monospace;
}

li {
	margin-bottom:0.4em;
}

/* Reminder: no link on images. */
a img {
border: none;
}
#frame {
	margin: 0 auto;
	width: 928px;
	background: url(../images/bg_endfooter.jpg) bottom center no-repeat;
	padding-bottom: 14px;
}
#left-frame {
	margin: 0;
	padding: 0;
	padding-left: 14px;
	background: url(../images/bg_body.jpg) top left repeat-y;
}
#right-frame {
	margin: 0;
	padding: 0;
	padding-right: 14px;
	background: url(../images/bg_body.jpg) top right repeat-y;
}
#header {
	background: #0067C0 url(../images/bg_header.jpg) top left repeat-x;
	padding: 8px 25px 18px;
}
#header a:link, #header a:visited {
	color:#fff;
	text-decoration:none;
}
.mainnav {
	clear: both;
	float: none;
}
.mainnav:after { /* self-clear */
	clear: both;
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
* html .mainnav { /* ie6 */
	height: 1px;
}
#group_title {
	color: #FED54E;
	display: block;
	font-size: 1.6em;
	float: left;
	margin: 0;
	padding: 12px 0.5em 0 0;
	font-weight: bold;
}
* html #group_title {
	width: 60%; /* ##5424323 */
}
/* Main link navigation in header: simple UL with floated links. */
.webapptoolbar {
	font-size: 9px;
	display:block;
	text-align:right;
	list-style-type:none;
	margin:0 -0.5em 0 0;
	padding:15px 40px 5px 1em;
	color: white;
}
.webapptoolbar span {
	padding:0;
	margin:0;
}
.webapptoolbar a {
	font-size: 9px;
	-radius:0.5em;
	-webkit--radius:0.5em;
	margin:0 0 0 0.2em;
	padding:0.9em 0.5em 0.2em;
	background:transparent url(./img/norgie.png) -100px 0 no-repeat;
}
* html .webapptoolbar a { /* ie6 */
	background-image:url(./img/norgie.gif);
}
.webapptoolbar a:hover, .webapptoolbar a:active, .webapptoolbar a:focus {
	text-decoration:underline;
}
.webapptoolbar a.selected {
	background-position:50% 0;
}
#content {
	margin: 0;
	padding: 10px 20px;
	background-color: #FFFFFF;
}
#content-left {
	float: left;
	width: 575px;
}
#content-menu {
	float: right;
	width: 265px;
	
}
#content-footer {
	font-size: .5em;
	height: 25px;
	background-color: #999999;
	text-align: center;
	-top: 1px solid rgb(238, 238, 238);
	
}

.clear {
	clear: both;
}

.box {
	overflow: hidden;
	position: relative;
}

.panel {
	background-color: #f0f0f0;
	width: 205px;
	-left: 1px solid #b2b2b2;
	-right: 1px solid #b2b2b2;
	margin-left: 9px;
	padding: 10px 20px 10px 20px;
}

.pics {  
    height:  260px;  
    width:   260px;  
    padding: 0;  
    margin:  0;
    border: solid 1px #214c8f;  
} 
 
.pics img {  
    padding: 15px;  
    :  1px solid #ccc;  
    background-color: #eee;  
    width:  228px; 
    height: 228px; 
    top:  0; 
    left: 0 
}

.photo {
	padding: 5px;
	text-align: center;
	float:left;
	width:95px;
	height: 180px;
}

.photo p {
	text-align: center;
	font-size: 10px;
}

td, th {
	font-size: 10px;
}


.page-left-column {
	width: 550px;
}

.left-column {
	width: 200px;
	float:left;
}
	
.right-column {
	width: 200px;
	float:right;
}
	
.rccs-logo {
	text-align: center;
	margin-bottom: 5px;
	width:260px;
}

h1 {
	color: rgb(5, 87, 160);
	font-size: 1.9em;
	font-weight: bold;
	padding-bottom: 20px;
}

.center {
	text-align: center;
}

#centerphoto {
	text-align: center;
	padding: 10px;
}

.wwmphotos {
	text-align: left;
	padding: 0px;

}

.italic { font-style: italic; }

.underline { text-decoration: underline; }

.red { color: red; }

.lblue { color: #6666ff; }

.justify { text-align:justify; }

.wrap-left{ 
		padding-bottom: .5em; 
		padding-right: 15px; 
		float: left;
}

.wrap-right {
		padding-bottom: 1em; 
		padding-left: 15px; 
		float: right;
}

/*
.wslide-wrap {
	width: 535px;
	float: left;
}

.wslide-menu {
	float: right;
	margin-top: 175px;
}

.wslide-menu a {
	-webkit-background-clip: border;
	-webkit-background-origin: padding;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/dot20070414.png);
	background-repeat: no-repeat;
	color: white;
	cursor: pointer;
	display: block;
	height: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	outline-color: white;
	outline-style: none;
	outline-width: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-decoration: none;
	text-indent: -9999px;
	width: 4px;
}

.wslide-menu a.wactive {
	background-position-x: 50%;
    background-position-y: -16px;
}
*/

.field-set {
    margin-bottom: 10px;
}
 
.field-set input.text, .field-set textarea {
    width: 99%;
}
 
.field-set input.checkbox, .field-set input.radio {
    width: auto;
}

.field-set label {
	display: block;
}

.field-set label.normal {
	display: inline;
}

.nowrap {
	white-space: nowrap;
}