/*--------------------------------------------------
------------------  Reset   ------------------------
--------------------------------------------------*/
html, body, div, span, applet, object, iframe,  
h1, h2, h3, h4, h5, h6, p, blockquote, pre,  
a, abbr, acronym, address, big, cite, code,  
del, dfn, em, font, img, ins, kbd, q, s, samp,  
small, strike, strong, sub, sup, tt, var,  
b, u, i, center,  
dl, dt, dd, ol, ul, li,  
fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {  
    margin: 0;  
    padding: 0;  
    border: 0;  
    outline: 0;  
    font-size: 100.01%;
letter-spacing: 0;
    vertical-align: baselinebaseline;  
    background: transparent; 
	text-decoration: none;
} 
 
body {  
    line-height: 1;  
}
 
blockquote, q {  
    quotes: none;  
}  

blockquote:before, blockquote:after,  
q:before, q:after {  
    content: '';  
    content: none;  
}

del {  
    text-decoration: line-through;  
} 

ol, ul {list-style: disc inside;}

img {border:none;}

/*--------------------------------------------------
------------------ Specifics -----------------------
--------------------------------------------------*/

body {
	background: #010101 url(./images/bg.jpg) no-repeat top center;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #fff;
}

a {color: #cccc9f; font-weight: bold;}
a:hover {color: #fff;}

blockquote {
    background: #a8bfdf;
    color: #2c3958;
    font-size: .75em;
    font-style: italic;
    padding: 1.125em 1.125em;
    margin: 1.125em 0 1.125em 0;
}

p code {line-height: .875em;}

/*
form {margin: 1em 0 1em; background: #e2e59c;}
form ol {list-style: none; padding: 20px 0 0 20px;}
form legend {
    background: #214600;
    color: #fff;
    font-weight: bold;
    font-size: .75em; 
    padding: 10px;
    }
form li {padding: 5px; color: #605d2c;}
form label {width: 100px; margin-right: 10px; display: inline-block;}
form input {background: #cfd284; border: 1px solid #ecf3c5; color: #605d2c; padding: 5px;}
form input:focus {border: 1px solid #214600;}
.submit {
    background: #b7b927;
    color: #fff;
    cursor: pointer;
    border: none;
    float: right;
    margin: 0 15px 15px 0;
}
*/

h1, .ContentHeader, h1 {font-size: 22px; color: #161206;}
h2, .ContentSubHeader, h2 {font-size: 20px; color: #161206; font-weight: normal;}
h3, .ListSubHeader {font-size: 14px; color: #161206;}

h1,h2,h3,h4,h5,h6,.contentheader,.contentsubheader,.listsubheader {
    padding: 1em 0 .5em 0;
	line-height: 1.125em;
}

hr, .HRule, hr {
    height: 1px;
    width: 100%;
	margin: 10px auto;
    background: #1e2013;
    border: none;
}

input, select, textarea {margin: 0 5px 10px 0;}

ol,ul {list-style-position: inside; color: #fff;}

p, ol, ul {
    font-size: 12px;
    padding: 0 0 1.125em 0;
    color: #fff;
}

/*table p {margin: 0; padding: 0; color: #605d2c;}

table th p {
    background: #214600;
    color: #fff;
    font-weight: bold;
    padding: 10px;
}

tr.odd td {background: #cfd284;}

td {padding: 10px;}
*/

.clear {clear:both; height: 1%; display: inline;}
.floatleft {float: left; display: inline;}
.floatright {float: right; display: inline;}
.hidden {visibility: hidden; position: absolute;}
.button {
    background: #ce7233;
    color: #fff;
    cursor: pointer;
    border: none;
    margin: 0 15px 15px 0;
}

/*--------------------------------------------------
--------------- Structure - Home -------------------
--------------------------------------------------*/

#wrapper {
	width: 950px;
	height: auto;
	margin: 40px auto 80px;
}

#top_shadow {
	width: 960px;
	height: 20px;
	margin-left: -10px;
	background: url(./images/top_shadow.png) no-repeat;
}

#primary {
	width: 950px;
	height: 485px;
	float: left;
	background: url(./images/repeat_shadow.png) repeat-y;
}

	#main {
		width: 565px;
		height: auto;
		float: left;
		margin: 0 0 0 19px;
		display: inline;
	}
	
		#header {
			width: 565px;
			height: 140px;
			background: url(./images/header_bg.jpg) no-repeat;
		}
			
			#subnav {
				width: 550px;
				height: 25px;
				padding: 115px 0 0 15px;
			}
			
		#navbar {
			width: 565px;
			height: 35px;
			background: url(./images/navbar_bg_repeat.jpg) repeat-x;
			padding: 0 0 0 10px;
		}
		
		#flashbox_wrap {
			width: 565px;
			height: 310px;
			background: url(./images/flashbox_leftedge.jpg) no-repeat top left;
			padding: 0 0 0 15px;
		}
		
		#flashbox {height: 310px; width: 550px; background:#000;}
		
	#sidebar {
		width: 345px;
		height: auto;
		float: right;
		margin: 0 21px 0 0;
	}

		#top_buttons {
			width: 345px;
			height: 225px;
			background: url(./images/top_buttons_bg.jpg) no-repeat;
		}
		
		#news {
			width: 345px;
			height: 260px;
			background: url(./images/news_bg.jpg) no-repeat;
			padding: 70px 0 0 30px;
		}
		
		#flashscroller {
			height: 99%; width: 265px;
		}
		
#secondary {
	width: 950px;
	height: 205px;
	float: left;
	padding-bottom: 20px;
}

	#visitor {
		width: 365px;
		height: 205px;
		float: left;
		margin: 0 0 0 19px;
		overflow: hidden;
		background: #070b14;
		display: inline;
	}
	
	#interest {
		width: 545px;
		height: 205px;
		float: right;
		margin: 0 21px 0 0;
		background: url(./images/interest_bg.jpg) no-repeat;
		display: inline;
	}
	
	#bottom_buttons {
		margin: 75px 0 0 12px;
	}
	
		#bottom_buttons img {
			padding: 10px;
			margin-right: 5px;
			background: #7c7f62;
			border: 1px solid #aaa;
		}

#bottom_shadow {
	width: 950px;
	height: 20px;
	background: url(./images/bottom_shadow.png) no-repeat;
	.background: transparent;
}

#footer {
	width: 870px;
	height: auto;
	margin: 0 auto;
}
/*--------------------------------------------------
--------------- Structure - Sub -------------------
--------------------------------------------------*/

#sub_primary {
	width: 950px;
	height: 100%;
	float: left;
	background: url(./images/repeat_shadow.png) repeat-y;
}

#content_area {
	width: 565px;
	height: auto;
	font-size: 14px;
}

	#content {
		width: 505px;
		height: auto;
		padding: 0 0 15px 37px;
	}
	
		#content img {
			padding: 0 10px;
			max-width: 505px;
		}
	
	#breadcrumbs {
            background: #34361f;
            padding: 10px;
            font-size: .875em;
        }

	#sub_sidebar {
		width: 345px;
		height: auto;
		float: right;
		margin: 0 21px 0 0;
		font-size: 12px;
	}
	
	#sub_sidebar_content {
		width: 285px;
		height: auto;
		padding: 15px 0 15px 30px;
	}
	
	#interest_content {
		width: 515px;
		height: 175px;
		margin: 15px 0 0 15px;
		overflow: auto;
	}
	
/*--------------------------------------------------
------------------ 	 Subnav   ----------------------
--------------------------------------------------*/

#subnav ul, #subnav li {display: inline;}
#subnav ul {position: absolute; padding: 0 0 0 10px;}
#subnav ul li {
	vertical-align: middle;
	padding: 0 5px;
}
#subnav ul li a {color: white; text-decoration: none; font-size: 10px;}
#subnav ul li a:hover {color:#892223; background: none;}

/*--------------------------------------------------
------------------ Navigation ----------------------
--------------------------------------------------*/

/* standard menu setup */
.menu, .menu ul {z-index:1999; list-style-type:none; padding: 0; margin:0px; text-align:left; display:block; position:relative;}
.menu li {float:left;}
.menu li:hover {position:relative;z-index:1999;}
.menu li:hover>ul {display:block; position:absolute;}
.menu ul li {clear:both; display:block;}

/* first level vertical centering */
.menu .cssnavlevelone {height:34px;vertical-align:middle;}
img.cssnavlevelone {border:0px;display:inline-block;}

/* first level styling (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu a {padding:0px 10px; display:block; margin:0px; color: white; text-decoration: none; font-weight: bold; font-size: 1em;}
.menu a.first {border-left:0px;}
.menu a.firstsubitem {border-top:0px;}

/* submenu colors/style */
.menu li ul li a {padding: 5px 10px 5px; 
	opacity: .9; filter: alpha(Opacity=90); 
	background:#7a2020; 
	font-weight:normal; 
	width:150px; 
	font-size: 11px;
}

/* first level sub menu container */
.menu li ul {display:none;}

/* 3rd+ level sub menu container */
.menu li ul li ul {margin-left:120px; margin-top:-20px;}

/* first level rollovers */
#navbar li:hover>a {color:#ffffff; display:block; background: #511517;}

/* submenu rollovers (if desired) */
#navbar li ul li:hover>a {color:#ffffff; display:block; background: #511517;}

/*---------- ie6 MAIN MENU hacks -----------*/
* html .menu {display:inline-block;float:left;}
* html .menu li a {display:block;float:left;}
* html .menu table a {border:0px;}
* html .menu li ul {display:block;position:absolute;visibility:hidden;}

* html .menu iframe {position:absolute; left:-9999px; top:-9999px; width:0px; height:0px; margin:0px; padding:0px; list-style:none;display:none;visibility:hidden;}
* html .menu a:hover iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible; z-index: 9999;}

/* correct position issue */
* html .menu li a table {position:relative;left:-9px;top:0px;}

/* correct table border issue */
* html .menu table {border-collapse:collapse;}

/* first level (".menu" for vertical | "#navbar" for horizontal) */
* html #navbar a:hover {background:url("images/overbgimage.jpg") no-repeat #aa451b; color:#ffffff;}
/* sub level rollovers (if desired) */
* html #navbar table a:hover {background:url("images/overbgimage.jpg") no-repeat #aa451b; color:#ffffff;}

* html .menu li ul li a {font-size:10pt;}

/* enter as many levels as you wish to support */
* html .menu a:hover ul ul {visibility:hidden;}
* html .menu a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
* html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}

* html .menu a:hover ul {visibility:visible;z-index:2000;}
* html .menu a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;}
* html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}

/*--------------------------------------------------
------------------ Top Buttons ---------------------
--------------------------------------------------*/

#top_buttons a {
	margin: 15px 0 0 15px;
}

#listen_button {
	width: 95px;
	height: 195px;
	background: url(./images/listen_button.jpg) no-repeat top left;
	display: block;
	float: left;
}

#listen_button:hover {
	width: 95px;
	height: 195px;
	background-position: bottom;
}

#event_button {
	width: 95px;
	height: 195px;
	background: url(./images/event_button.jpg) no-repeat top left;
	display: block;
	float: left;
}

#event_button:hover {
	width: 95px;
	height: 195px;
	background-position: bottom;
}
		
#prayer_button {
	width: 95px;
	height: 195px;
	background: url(./images/prayer_button.jpg) no-repeat top left;
	display: block;
	float: left;
}

#prayer_button:hover {
	width: 95px;
	height: 195px;
	background-position: bottom;
}
	
/*--------------------------------------------------
------------------ 	   News    ---------------------
--------------------------------------------------*/

#full_list {
	float: right;
	margin: -45px 45px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #a94746;
}

#news_feed {
	width: 285px;
	height: 160px;
	overflow: auto;
}

#news_feed p {
	padding-bottom: 1.5em;
}

/*--------------------------------------------------
------------------ 	 Visitor   ---------------------
--------------------------------------------------*/

#visitor_button {
	width: 365px;
	height: 205px;
	background: url(./images/visitor_button.jpg) no-repeat top left;
	display: block;
	float: left;
}

#visitor_button:hover {
	width: 365px;
	height: 205px;
	background-position: bottom;
}

/*--------------------------------------------------
------------------   Footer    ---------------------
--------------------------------------------------*/

#copyright {
	float: left;
}

/*--------------------------------------------------
------------------ Calendar ------------------------
--------------------------------------------------*/

/* ----------- CSS Tooltip ------------*/
a.tt {position:relative;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
    background:#34361f;
    color:#ffffff;
    display:block;
    padding:5px;
    position:absolute;
    text-align:left;
    top:15px; left:15px;
    width:200px;
    z-index:101;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #34361f;
    width: 200px;
    color:#ffffff;
    font-size: .75em;
    display: inline-block;
    padding: 10px 15px 0 15px;
}

.CalOverTitle {font-weight:bold; color: #892223;}

/* ----------- Mini Cal Styles ------------*/

#calendartable td a {display:block; height:25px; text-align:center;}
#calendartable td a:hover {background:#892223; z-index:1}
#calendartable .emptyday a:hover {background:transparent;}

/* ----------- MAIN Cal Styles ------------*/

#maincal {display: block;}
#mainCal td {
    width: 14%;
    vertical-align: top;
    padding: 5px 10px;
    font-size: 12px;
}

#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {z-index:1;}
#mainCal .WeekendDay A, A.CalendarWeekendDayLink {color:#161206; line-height: 1em;}
#mainCal .WeekDay A, A.CalendarWeekDayLink {color: #161206; line-height: 1em;}
#mainCal .ToDay A, A.CalendarToDayLink {color: #fff; line-height: 1em;}

img.caldot {position: relative; display:inline; vertical-align: middle;}
.calEventName {margin-bottom:3px;}

.CalendarDayOn {
    cursor: pointer;
    cursor: hand;
    background: #5b2020;
}

.ToDay {background: #892223; opacity: .9; filter:alpha(Opacity=90);}
.WeekendDay {background: #80826d;}
.WeekDay {background: #9fa090;}

.CalendarDayNumber, .CalendarCurrentDayNumber  {
    color: #FFFFFF;
    font-style: italic;
	font-size: 16px;
	font-weight: bold;
}

/*-------------- Calendar Nav -------------------*/

#calendar_nav {
	width: 100%;
	height: 100%;
	background: #34361f;
	display: inline-block;
	opacity: .9;
	filter:alpha(Opacity=90);
	margin: 2.25em 0 0;
}

#calendar_nav_date {display: block; padding: 12px 15px 0; float: left;}
	#calendar_nav_date h2 {display: inline; font-weight: bold;}
	#calendar_nav_date a {font-size: 24px; text-decoration: none;}
#calendar_nav_jump {display: block; padding: 9px 15px 0; float: right;}
#calendar_nav_view {padding: 0 15px 10px; float: right;}
	#calendar_nav_view li {display: inline;}

/*--------------------------------------------------
-------------- Blog Drop Link ----------------------
--------------------------------------------------*/

/* drop_link setup */
#drop_link {z-index:1000;}
#drop_link a {width: 100px; text-align:center; text-decoration: none; background: #892223;}

/* standard drop_link setup */
#drop_link, #drop_link ul {z-index:999; list-style-type:none; padding:0px; margin:0px; text-align:left; display:block;}
#drop_link li:hover {position:relative; z-index:999;}
#drop_link li:hover>ul {display:block; position: absolute;}
#drop_link ul li {clear:both; display:block;}

/* first level styling ("#drop_link ul a" for vertical | "#drop_link a" for horizontal) */
#drop_link ul a {display:inline-block; width: 100px; text-align: left; text-decoration:underline; color: #fff; background: none;}

/*--- first-level colors/style ---*/
#drop_content {padding:15px;}
#drop_content a {display:inline;}

/* first level vertical centering */
#drop_first {display:block;margin:0px;padding:3px 3px;}

/* subdrop_link colors/style --- box that drops down */
#drop_link li ul li {background:#34361f; width: 250px; border: 1px solid #161206;}

/* first level sub drop_link container */
#drop_link li ul {display:none;}

/* first level rollovers */
#drop_link li:hover>a#drop_first {color:#ffffff; display:block; font-weight:bold;}

/*--------------------------------------------------
------------- Global App Styles --------------------
--------------------------------------------------*/

.blog_title {text-decoration: none;}
.blog_title h2 {display: inline;}
.blog_title h2:hover {color: #fff;}

.comment_header {
	border: 1px solid #34361f;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	text-align: right;
	margin-bottom: 2.25em;
}

.ColumnHeader {
    color: #fff;
    background: #161206;
    font-weight: bold;
    padding: 5px;
}

.ClickableRow {
    cursor: pointer;
    cursor: hand;
    font-size: 12px;
    padding: 5px;
    background: #ffffff;
}

.ClickableRowOn {
    cursor: pointer;
    cursor: hand;
    font-size: 12px;
    padding: 1px;
    background: #d6d6d6;
}

IMG.PicOff {border: 2px solid #fff; margin:5px;vertical-align:middle;}
IMG.PicOn {border: 2px solid #ce7233;margin:5px;vertical-align:middle;}

.Instruction, .GrayInstruction {
	font-size: 11px;
}

.PopupContentHighlight {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

.ContentHighlight {
    font-weight: bold;
    font-size: 18px;
    color: #ce7233;
}

.SpecialContentHeader {
    font-weight: bold;
    color: #ce7233;
    font-size: 18px;
}

.BlogCommentNumber {
    position:absolute;
    right:15px;
    width:100%;
    font-size:35px;
    line-height:35px;
    opacity:.20;filter:alpha(Opacity=20);
    text-align:right;
}

.RequiredFieldLabel, .NonRequiredFieldLabel, .RequiredAsterisk {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

.SmallNote, .smallgraynote, .SmallNote {
    font-size: 12px;
}

.SuccessMessage {
    font-size: 12px;
    font-weight: bold;
    color: #008000;
}

.Date {
    font-weight: bold;
    color: #777777;
}

.ErrorMessage {
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}

.SidebarLabel {
    font-weight: bold;
    color: #fff;
}

.rss_button {padding: 5px 0 0;}

.divRollOn {background:#ffffcc; padding:10px; border:2px solid #dddb54; overflow:hidden; cursor:pointer; display:block;}
.divRollOff {padding:10px; border:2px solid transparent; overflow:hidden; cursor:pointer; display:block;}

#editorbg td {color:#000; background:#fff;}


/*------ NEW FRONT END -------*/

#pagination a {padding:3px 5px;border:1px solid #1e2013;line-height:2em;text-decoration:none;font-weight:bold;}
#pagination a:hover {background:#161206;border:1px solid #cccc9f;}
#pagination .OnPageNumber {color:#fff;border:1px solid transparent;}

form {margin:0px;padding:0px;}
input, select {margin-bottom:5px; margin-right:5px;vertical-align:middle;}

table.contentTable, table.itemTable {width:100%;} 
.contentTable td, .itemTable td {border-bottom: 1px solid #1e2013;text-align:left;}
.contentTable th {color:#cccc9f;border-bottom: 2px solid #cccc9f;text-align:left;font-size:110%;}
.contentTable th strong, .itemTable th strong {font-size:120%;}
.contentTable th span {font-size:80%;font-weight:normal;}
.contentTable a, .itemTable a {text-decoration:none;}
.contentTable td, .contentTable th, .itemTable td, .itemTable th {padding:5px;}
.itemTable th {color:#cccc9f;width:100px;border-bottom: 1px solid #1e2013;text-align:right;font-size:110%;padding-right:20px;}
.tdcheckbox {width:75px;text-align:center;}

fieldset {
	border:1px solid #1e2013;
	padding:0px;margin:20px 0;
}
fieldset div { padding:20px; }
fieldset legend { margin:0 0 0 20px;color:#cccc9f; font-weight:bold; font-size: 120%; }

.submitbutton, .smallbutton, .smallselect, .smallinput {color:#444;border:1px solid #ccc;letter-spacing:0px;font-family:"trebuchet ms";font-size:12px;font-weight:bold;background:#fff url(/sr/images/buttonbg.jpg) repeat-x;margin:1px;
padding:0px 7px;overflow:visible;vertical-align:middle;}
.smallbutton, .smallselect, .smallinput {font-size:10px;font-weight:normal;padding:2px;text-transform:uppercase;}
.smallinput {background-image:none;}
.smallbutton, .submitbutton {cursor:pointer;}
.smallselect {border:none;}

.borderbox {padding:5px;border:1px solid #1e2013;}
.iconlink {margin:0px 2px;display:inline;border:none;}

#editorbg>td {color:#000;background:#fff;}

#help, .help {margin-bottom:10px;padding:10px;background:#ffffcc;border:2px solid #dddb54;color: #000;}
#help ol {margin-top:3px;margin-bottom:3px;}
#error, .error {background-color: #fbe3e4; border: 3px solid #FBC2C4; color: #BB0000;
font-size: 11px; margin-bottom: 20px; padding: 5px;}
#error ul, .error ul {margin:0px;margin-left:15px;padding:0px;}
#success, .success {margin-bottom:10px;padding:10px;background-color:#E6EFC2;border:2px solid #C6D880;color:#529214}

/*--------------------------------------------------
------------------   ie6 hacks   -------------------
--------------------------------------------------*/

* html #sidebar {position: absolute; padding: 0; margin-left: -15px;}
* html #top_buttons {margin: 0 0 0 -15px; padding-right: 15px;}

* html #sub_sidebar {position: absolute; padding: 0; margin-left: -10px;}

/*---------- ie6 MAIN drop_link hacks -----------*/
* html #drop_link {display:inline-block;}
* html #drop_link li {display:block; float:left;}
* html #drop_link table {border:0px;}
* html #drop_link ul {display:block;}
* html #drop_link li ul {display:block; position:absolute; visibility:hidden; padding: 360px 0 0 90px;}

/* correct position issue */
* html #drop_link li table {position:absolute;left:-1px;top:25px;}

/* correct table border issue */
* html #drop_link table {border-collapse:collapse;}

/* first level rollovers ("#drop_link" for vertical | "#drop_link" for horizontal) */
* html #drop_link a#drop_first:hover {background: #000000; color:#ffffff;}

* html #drop_link li ul li {font-size:100%}

* html #drop_link a:hover ul ul {visibility:hidden;}

* html #drop_link a:hover ul {visibility:visible;}
/*---------- ie6 MAIN drop_link hacks -----------*/





/*---------- COLOR LEGEND -----------*/
.FGColor1 {color:#cccc9f;}               /* SAME AS a:link color */
.FGColor2 {color:#fff;}               /* SAME AS  a:hover color */
.BGColor1 {background-color:#161206;}    /* SAME AS .ColumnHeader background-color */
.BGColor1FG {color:#fff;}             /* SAME AS .ColumnHeader color */
.BGColor2 {background-color:#892223;}    /* SAME AS .Today background-color */
.BGColor2FG {color:#fff;}             /* SAME AS a.CalendarToDayLink color */
.BGColor3 {background-color:#9fa090;}    /* SAME AS .WeekDay background-color */
.BGColor3FG {color:#161206;}             /* SAME AS a.CalendarWeekDayLink color */
.BGColor4 {background-color:#80826d;}    /* SAME AS .WeekendDay background-color */
.BGColor4FG {color:#161206;}             /* SAME AS a.CalendarWeekendDayLink color */
.LineColor {color:#1e2013;}             /* SAME AS hr or .HRule color */
/*---------- COLOR LEGEND -----------*/
