@import url("../../RCMS/Lib/App/rcmsApp.css");
@import url("../../RCMS/Lib/Extensions/css/feedbackform.css");
@import url("../../RCMS/Lib/Extensions/calendar/css/event.css");
@import url("../../RCMS/Lib/Extensions/css/result-list.css");
@import url("../../RCMS/Lib/Ajax/ajax.css");

body						{margin:0px; text-align:left; height:100%; background-color:#e7a23b; background-image:url(images/bg-body.jpg); background-position:left top; background-repeat:no-repeat;}
select						{font-size:11px;}
input						{font-size:11px;}

#edit-links					{position:absolute; top:10px; left:10px; padding:3px; font-family:Arial,Helvetica,sans-serif; font-size:11px; background-color:#000; border:1px solid #333;}

#page						{width:920px; height:100%; margin-left:auto; margin-right:auto; margin-bottom:40px;}
#page-top					{width:920px; background-image:url('images/bg-top.png');}
#page-middle				{width:920px; padding-top:5px; background-image:url('images/bg-middle.png');}
#page-bottom				{width:920px; height:50px; background-image:url('images/bg-bottom.png')}

#header						{width:820px; margin:0 50px; height:100px; margin-bottom:15px; text-align:center; background-color:#000;}
#logo						{}
#nav-container				{height:25px; padding-top:10px;}
#nav						{font-family:Verdana,Arial,sans-serif; font-size:12px; color:#ccff00; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #333;}
#nav strong					{color:#ffff99; font-weight:bold !important;}
#nav a 						{font-weight:bold; color:#ccff00; text-decoration: none;}
#nav a:link 				{color:#ccff00; text-decoration: none;}
#nav a:active 				{color:#ccff00; text-decoration: none;}
#nav a:visited 				{color:#ccff00; text-decoration: none;}
#nav a:hover 				{color:#ffff99; text-decoration:underline;}

#content					{width:820px; margin:0 50px; text-align:left;}

#footer						{clear:both; width:920px; margin:0 auto;}
#footer-body				{width:820px; border-top:1px solid #333; padding:10px 0; margin:20px 50px 0 50px; font-family:Verdana,Arial,sans-serif; font-size:10px; color:#666; line-height:16px;}

#copyright 					{float:left; font-family:Verdana,Arial,sans-serif; font-size:10px; color:#888; margin:0px;}

#contact 					{float:right; font-family:Verdana,Arial,sans-serif; font-size:10px; color:#888; margin:0px;}

#footer-promo				{clear:both; padding-top:10px; text-align:center;}

#credits 					{clear:both; height:15px; padding:0 0 10px 0; text-align:center; font-family:Verdana,Arial,sans-serif; font-size:10px; color:#494949;}
#credits  a 				{color:#494949; text-decoration: none;}
#credits  a:link 			{color:#494949; text-decoration: none;}
#credits  a:active 			{color:#494949; text-decoration: none;}
#credits  a:visited 		{color:#494949; text-decoration: none;}
#credits  a:hover 			{color:#ccc; text-decoration: underline;}

#eventPopup_body			{background-color:#000;}
.rcms-list-item-date		{font-style:italic;}

.goBack						{margin-bottom:10px;}

.eventCalendar				{display:none;}
.eventWhen					{font-style:italic;}
.eventWhen label			{display:none;}
.eventImage					{float:right; margin-top:-55px; padding-top:20px;}
.eventImage img				{margin:0 0 15px 15px;}

.resultInfo						{color:#999;}
div.resultItem					{padding-top:10px; border-top:1px solid #222;}
.resultItem						{float:left;}
.resultThumb img				{border:1px solid #333;}
.resultThumbRight img			{border:1px solid #333; margin-left:20px;}
.resultThumbLeft img			{border:1px solid #333; margin-right:20px;}
.resultTitle					{color:#fff;}
.resultDate						{color:#999;}
.resultMoreInfo					{color:#999; font-style:italic;}
.fileDate						{color:#999 !important;}
.fileSize						{color:#999 !important;}

.message						{font-weight:bold;}

