﻿body
{
    background: #fff url(/content/images/grad_long.png) repeat-x top left;
    margin:0;
    padding:0;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	

}

a
{
    color: #641A1B;
    /*text-decoration: none;*/
}

a:hover
{
    text-decoration:underline;
}

a img
{
    border:none;
}

form
{
    margin:0;
    padding:0;
    display:inline;
}

h1,h4, .pagetitle, .Pagetitle, .pageTitle, .PageTitle
{
font-size:28px;
line-height:31px;
color:#000;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

h4
{
color:#A30F0F;
}

h3
{
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#000;
line-height:16px;
}

h2, h5, h6
{
font-size:18px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;

color:#000;
line-height:19px;
}

h5
{
color:#A30F0F;
}

h6
{
color:#666;
}


li 
{
    list-style-type: disc;
}

input[type=submit]
{
    cursor:pointer;
}

#headerwrap, #contentwrap, #footerwrap
{
    text-align:center;
}

#header, #contentinner, #footer
{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:960px;
}

#headerwrap
{
    background-color: #641a1b;
}

#header
{
    position:relative;
    background-color: #4b1515;
    height:40px;
}

#header a
{
text-decoration:none;
}

#header a:hover
{
text-decoration:underline;
color:#fff;
}

.utilnav
{
    position:absolute;
    top:10px;
    left:320px;
    margin:0;
    padding:0;
}

.utilnav li
{
    display:inline;
    padding-left: 0;
    padding-right: 25px;
}

.utilnav a
{
    font-size:13px;
    color: #fff;
}

.utilnav a:hover
{
    color: #ccc;
    text-decoration: none;
}

#search
{
    position:absolute;
    right:17px;
    top:4px;    
    width:390px;
    height:26px;
    background: #fff;
    border: solid 1px #ab9695;
}

#search input[type=submit]
{
    position:absolute;
    top:2px;
    right: 2px;
    color: #fff;
    border: solid 1px #ab9695;    
    background: #6e1c22 url(/content/images/magnify.png) no-repeat center center;
    height: 22px;
    width: 22px;
}

#search input[type=text]
{
    position:absolute;
    top: 4px;
    right: 120px;
    width: 265px;
    height: 20px;
    font-size: 12px;
    padding:0;
    border: none;
	border:1px solid #fff;
}

#search select
{
    position:absolute;
    top: 2px;
    right: 26px;
}

#logo > img
{
	margin-top:10px;
}

#mainnav
{
    height:60px;
	line-height:normal;
}

.mainnavlist
{
    padding:0;
    margin:0;
}

.mainnavlist li
{
    padding:0;        
    margin:0;
    display:inline;
    list-style-type: none;
}

.mainnavlist a
{    
    border-left: solid 1px #ddd;
    float:left;
    margin:0;
    padding:10px;
	/*margin-top:6px;*/
    text-transform:uppercase;
    text-decoration:none;    
    font-size:10px;
    font-weight:bold;
    color: #fff;
    width:85px;
    height:40px;
    text-align:center;
	padding-top:16px;
	padding-bottom:4px;	
}

.mainnavlist li:first-child a
{
    border-left: none;
    width:89px;
}

#mainnav, .mainnavlist a
{
    background: #eb0f11 url(/content/images/nav_grad.png) repeat-x top left;
}

.mainnavlist a:hover
{
    background-image: url(/content/images/nav_grad_sel.png);
    text-decoration: none;
}

#contentinner
{
    position:relative;
    background-color: #fff;
    padding: 0;
}

.leftside
{
    float: left;
    width: 300px;
    /*padding-bottom: 30px;*/
	padding-bottom:20px;
}

.rightside
{
    float: right;
    width: 640px;
    padding-bottom: 20px;
	line-height:180%;
}

.item-date
{
color:#666;
}

.leftside > h1, .wideinner h1
{
    margin: 10px 0 10px 5px;    
    padding-left: 25px;
    /*border-top: solid 5px #621a1b;*/
}

.rightside > h1
{
    margin: 10px 5px 10px 0;    
    /*padding-left: 10px;*/
    /*border-top: solid 5px #fd0f0d;*/
	padding-top:0px;
}

.leftside > ul
{
    margin-left: 20px;
}

#mainfeature
{
    position: relative;
    height: 386px;
    margin: 10px 10px 0 0;
    border: solid 1px #ccc;
    background-color: #eee;
}

#mainfeaturecarousel
{
    position:absolute;
    left:10px;
    top:10px;   
}

#mainfeatureitems
{
    position:relative;
	width:122px;    
    height:366px;
    position:absolute;
    right:10px;    
    top:10px;
    background-color: #000;
	cursor:pointer;
}

#mainfeatureitems > a
{
    display:block;
    position:relative;
    text-decoration: none;
	cursor:pointer;
}

#mainfeatureitems img, #mainfeatureitems p
{
    position:absolute;
    top: 0;        
    right: 0;
}

#mainfeatureitems p
{
    position:absolute;
    top:0;
    left:0;
    margin:0;
    font-size:11px;
    color: #fff;
    padding:5px;
	line-height:normal;
}

#mainfeatureitems > a, #mainfeatureitems > a img
{
    height: 92px;   
    width: 122px;    
}

#mainfeatureitems > a p
{
    height: 82px;
    width: 112px;
}

#mainfeatureitems > a.even, #mainfeatureitems > a.even img
{
    height: 91px;   
}

#mainfeatureitems > a.even p
{
    height: 81px;   
}

#mainfeatureitems a > img
{
    opacity:0.60;
    filter:alpha(opacity=60);    
}

#mainfeatureitems > a:hover > img
{
    opacity:1.00;
    filter:alpha(opacity=100);    
}

#mainfeaturedetail
{
    position:relative;
    height:95px;
    margin-right: 10px;
    overflow:hidden;
    background-color: #fff;
    background: #fff url(/content/images/feature_grad.png) repeat-x top left;
	background: #fff url(/content/images/recent-grad.png) repeat-x bottom left;
	padding-bottom:10px;
	border:1px solid #ccc;
	border-top:none;
}

#mainfeaturedetail > div
{
    position:absolute;
    left:0;
    top:0;
    padding:10px 10px 0 10px;
    font-size:13px;
    display:none;
    height:104px;
    overflow:hidden;
}

#mainfeaturedetail > div:first-child
{
    display:block;
}

#mainfeaturedetail a
{
    color: #000;
	text-decoration:none;
}

#mainfeaturedetail a:hover
{
text-decoration:underline;
}

#mainfeaturedetail h1
{
    margin:0;
    padding:5px 0 5px 0;
    font-size:22px;
    line-height:24px;
    color: #000;
	font-weight:bold;
}

#mainfeaturedetail a, #mainfeaturedetail p
{
    margin:0;
    padding:0;
}

.sidebox
{
    padding:0 0 0 20px;
}

#subcontent h1, .sidebox h1
{
    font-weight:normal;
    color: #56660c;
    font-size:20px;
    padding:5px 0 10px 35px;
    margin:0;
}

#subcontent
{
    float:right;
    width:740px;
    padding: 20px 0 0 0;
}

.subfeature
{
    width:350px;
    padding: 0;
    margin:0;
    float:left;
    margin:0 20px 0 0;
}

.subfeature ul, .sidebox ul
{
    margin:0;
    padding:0;
}   

.subfeature li, .sidebox li
{
    list-style-type:none;
    margin:0;
    padding:10px 0 10px 0;
    font-size:13px;
    border-bottom: solid 1px #cccccc;
}

.subfeature li:first-child, .sidebox li:first-child
{
    border-top: solid 1px #cccccc;
}

.subfeature h2
{
    margin:0;   
    padding:0 0 5px 0;
    font-weight:normal;
    font-size:13px;
}

#footerwrap
{
    background: #848484 url(/content/images/footer_grad.png) repeat-x top left;
    padding-bottom:0px;

}

#footer
{
    font-size:11px;
    background: #565656 url(/content/images/footer_grad.png) repeat-x top left;
    padding-bottom: 10px;
	padding-top:20px;
}

#footer, #footer a
{
    color:#fff;
    font-size: 10px;
    line-height: 12px;
	text-decoration:none;	
}

#footer a:hover
{
text-decoration:underline;
}

#footer h2
{
    margin:10px 0 5px 0;
    padding:0;
    font-size: 13px; 
	color:#fff;
	border-bottom:1px dotted #ddd;   
}

#footer div
{
    float:left;
    width:168px;
    padding-left:20px;
}

#footer div.clear
{
    float:none;
}

#footer ul
{
    margin:0;
    padding:0;
}

#footer ul li
{
    margin: 0;
    padding: 4px 0 4px 0;
    list-style-type: none;
    line-height: 15px;        
}

#social{
	padding:90px 0 0 0;
}
#social > a{
	padding:0 0 0 5px;	
}
#newsletter
{
    display:block;
    margin-top:10px;
    position:relative;
}

#newsletter input[type=text]
{
    margin:0;
    position:absolute;
    top:0;
    left:0;
    padding:3px 0 0 5px;
    width:200px;
    height:19px;
    border:none;
}

#newsletter input[type=submit]
{   
    position:absolute;
    top:0;
    right:0;
    margin:0;
    padding-top:2px;
    padding-left:5px;
    width:80px;
    height:23px;
    text-transform:lowercase;    
    border: solid 1px #4e5b0b;
    background: #55650c url(/content/images/grad_footer_button.png) repeat-x bottom left;
    color: #c0e31c;
    font-size:13px;
    font-weight:bold;
}

.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: none;
    overflow: scroll; /*leave this value alone*/
    width: 488px; /*Width of Carousel Viewer itself*/
    height: 366px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .featbelt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}
.stepcarousel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0px; /*margin around each panel*/
    width: 488px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.featpanel, .featpanel > img
{
	width:488px;
	height:366px;
}

img.vidplay
{
    position:absolute;
    top:115px;
    left:200px;
    width:110px;
    height:120px;
    cursor:pointer;
}

#featurevid, #featureembed
{
    position:relative;
    top:10px;
    left:10px;
	overflow:hidden;
}

div.clear
{
    clear:both;
}

#missionstmt
{
    padding:20px 20px 0 20px;
    margin-left: 15px;
    margin-top: 20px;
}

#missionstmt p
{
    color: #575757;
    width: 225px;
    background: #fff url(/content/images/openhearts.png) no-repeat top center;
    text-indent: 100px;
    padding-top:31px;
    font-size: 18px;
    line-height: 38px;
    margin-top: 30px;
}

#missionstmt a
{
    color: #575757;
    text-decoration: underline;
    font-size: 12px;
}

.artofints
{
    font-size: 13px;
}

.artofints div
{
    float:left;
    width:200px;
    margin-left: 15px;
    margin-bottom:20px;
}

.artofints div:first-child
{
    margin-left: 0;
}

.artofints img
{
    border: solid 1px #ccc;
    background-color: #eee;    
    padding: 10px;
}

.artofints a
{
    color: #4b1515;
	text-decoration:none;
}

.artofints a:hover
{
text-decoration:underline;
}

.artofints h2
{ 
    font-weight:bold;
    font-size:15px;
    color: #4b1515;
	margin:0;
	margin-top:10px;
}

.homeevents
{
    margin: 0 0 0 10px;
    padding:0;
}

.homeevents li
{
    padding:0;
    margin:0;
    list-style-type:none;
    line-height: 20px;
}

.homeevents li a
{
    border-top: solid 1px #c0c0c0;
	text-decoration:none;
}

.homeevents li a.alpha
{
    border-top:none;
}

.homeevents a
{
    display:block;
    font-size:13px;
    color: #696969;
    padding: 10px;
}

.homeevents a:hover
{
    text-decoration:none;
    border-left: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
    padding: 10px 9px 10px 9px;
    background: transparent url(/content/images/homeevent_grad.png) repeat-x bottom left;
}

.homeevents a.alpha:hover
{
    border-top: solid 1px #c0c0c0;
    padding-top: 9px;
}

.homeevents a.omega:hover
{
    border-bottom: solid 1px #c0c0c0;
    padding-bottom: 9px;
}

.homeevents span
{
    color: #000;
    font-weight:bold;
    padding-right: 5px;
}

.rlink
{
    display:block;
    text-align:right;
    padding-right: 10px;
    color: #333;
    font-size: 14px;
}

.section-top
{
    margin: 10px 0 10px 5px;
    padding-left: 25px;
   /* border-top: solid 5px #621a1b;*/
    font-size: 18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;   
	line-height:19px;
    color: #000;
	padding-top:0px;

}

.section-top a
{
    color: #000;
	text-decoration:none;
}

.section-top a:hover
{
	text-decoration:underline;
}

.ourlist
{
    padding:0;
    margin:10px 0 0 0;
    background-color: #fff;
}

.ourlist a
{
text-decoration:none;
}

.ourlist a:hover
{
text-decoration:underline;
}

.ourlist li
{
    list-style-type:none;
    padding: 5px 0 5px 10px;
    margin:0;
    border-top: solid 1px #ddd;    
}

.ourlist li:first-child
{
    border-top:none;
}

/*li.ourlist-selected
{
    background-color: #4b1515;
    color: #fff;
}*/

.ourlist a
{
    color: #000;
}

.ourlist-selected ul
{
    margin: 10px;
    padding:0;
    background-color: #641a1b;
}

.ourlist-selected li a
{
    color: #fff;
}

.breadcrumbs
{
    margin:0;
    padding:0;
}

.breadcrumbs li
{
    display: inline;    
    list-style-type: none;
    margin:0;
    padding:0 20px 0 0;
}


/*---------------bread-----------------------------------------*/

ul.breadcrumbs, ul.breadcrumbs li
{
    display:inline;
	margin-left:0;
}



ul.breadcrumbs
{
    padding:0px;	
	display:block;
	margin:10px 0 0 0;
	
}

ul.breadcrumbs li
{
    margin:0px 5px 0px 0px;
    padding:0px 0px 0px 5px;
    font-size:11px;
	
	
	display: inline;
	display:block;
	float:left;
    margin-right: 3px;   	
	background:transparent url('/content/images/bread-back.png') no-repeat right bottom;
	color:#fff;
	font-size:10px;	
	
	padding:6px 10px 3px 7px;
	/*padding-right:7px;*/
	
}


ul.breadcrumbs a
{
    /*text-decoration:underline;*/
	text-decoration:none;

	color:#fff;
}

ul.breadcrumbs a:hover
{
    text-decoration:underline;
}

/*-------------------end bread---------------------------------*/

.wideinner > div
{
    padding: 0 10px 10px 10px;
}

.cal
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ccc;
}


/* handle the calendar nav */

.cal-navigator 
{
    background-color:#641a1b;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;       
}

.cal-navigator select, .cal-navigator input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;    
   
}

.cal-navigator a
{
    color:#fff;
    margin-right:30px;    
        
}

.cal-navigator b
{
    color:#fff;
    margin-right:30px;
    border:1px solid #fff;
    /*background-color:#2F5371;*/
    /*color:#000;*/
    padding:2px 6px 2px 6px;    
}

.cal-navigator .cal-label 
{
    color:#ccc;
}

/*-------------------------------------------*/

.cal-viewtype
{
    background-color:#4b1515;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:20px;  
}

.cal-viewtype a
{
    color:#fff;    
    margin-right:30px;
    
}

.cal-viewtype b
{
    color:#ccc;
    margin-right:30px;
    border:1px solid #666;
    padding:2px 6px 2px 6px;
}

.cal-viewtype .cal-label 
{
    color:#ccc;
}

/*-------------------------------------------*/

.cal-month-picker
{
    background-color:#641a1b;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;  
    margin-bottom:20px;
}

.cal-month-picker select, .cal-month-picker input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;
}

.cal-month-picker .cal-label 
{
    color:#ccc;
}

.cal-month-picker a
{
    color: #fff;
}

.cal-label 
{
    font-weight:bold;
    font-size:11px;
    width:100px;    
    text-transform:uppercase;
    display:block;
    float:left;
}

.cal-col
{
    width: 14.3%;
}

.cal-header
{
    border: solid 1px #ccc;
}

.cal-day
{
    vertical-align:top;
    border: solid 1px #ccc;
    height: 150px;
    font-size:13px;
}

.cal-day-weekend
{
    vertical-align:top;
    border: solid 1px #ccc;
    height: 150px;
    font-size:13px;
}

.cal-day-unused
{
    border: solid 1px #ccc;
    background: #ccc;
    height: 150px;
    
}

.cal-daynum
{
    text-align: center;
    border-bottom: solid 1px #ccc;
    background-color:#eee;
}

.cal-item
{
    /*margin-bottom:7px;*/
    padding:7px;
}

.inset
{
    float:right;
    width:260px;
    padding: 0 0 10px 10px;
	/*border:1px solid #000;*/
}

.twocol
{
    float:left;
    width:300px;
    padding-right:10px;   
}

.brt-related-list h2
{
    border-bottom: solid 4px #621a1b;
    margin: 10px 5px 0px 0;
	padding-bottom:7px;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
}

.brt-related-list a
{
text-decoration: none;
}

.brt-related-list a:hover

{
text-decoration:underline;
}

.brt-related-list ul
{
    margin:0 5px 10px 0;
    padding:0;
}

.brt-related-list li
{
    border-top: solid 1px #ccc;
    list-style-type: none;
    padding: 5px 0 5px 0;
}

.brt-related-list li:first-child
{
    border-top:none;
}

.entry-item-block h2
{
margin-bottom:0px;
margin-top:15px;
color:#000;
color: #641A1B;
}

/*
.entry-item-block  a
{
color:#000;
text-decoration:none;
}
*/

.entry-item-block  a
{
color:#641A1B;
text-decoration:underline;
}

.entry-item-block  a:hover
{
text-decoration:underline;
}

.districtevent a
{
    color: #00f;
}


















li.ourlist-selected

{
background-color:#eee;
font-weight:bold;
padding-left:20px;
color:#000;
}

.sidebox li:first-child
{
border-top-width:0;
font-weight:normal;
}

.ourlist-selected li
{
border:0px solid #ddd;
margin-left:10px;
margin-right:20px;
font-weight:normal;
padding-bottom:5px;

}

.ourlist-selected LI a
{
color:#000;
}

.ourlist-selected ul
{
    margin: 10px;
    padding:0;
    background-color: #eee;

}


.staff
{
	float:left;
	width:140px;
	height:250px;
	overflow:hidden;
}

.our-flex-grid 
{
    height:290px;
    overflow:hidden;
    float:left;
    width:178px;
    padding:10px;
    margin:5px;
    border:1px solid #ccc;
    text-align:center;
    background:#fff url('/content/images/people_shading.gif') repeat-x bottom;
}

.our-flex-grid-extra
{
    height:310px;
}

.our-flex-grid h2
{
    border:0px solid #fff;
    padding:0px;
}

.our-flex-grid img
{
    background:#fff;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:8px;
}

.flex-email 
{
    padding-left:20px;
    background:url('/content/images/mail_send.png') no-repeat;
    
}

.leftfeat
{
	text-align:center;
}

h1.eventshead, h1.artofinthead
{
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-weight:bold;
font-size:22px;
line-height:23px;
border-top: solid 5px #621a1b;
padding-top:10px;

}

h1.artofinthead
{
border-top: solid 5px #fd0f0d;
}

.innercontent
{
	margin-right: 20px;
}

.imgborder
{
padding:10px;
background-color:#eee;
}

.spirit-grid, .spirit-grid-short
{
    overflow:hidden;
    float:left;
    width:280px;
    padding:10px;
    margin: 0 10px 10px 0;
    border:1px solid #ccc;
    background:#fff url('/content/images/people_shading.gif') repeat-x bottom;
	font-size:11px;
	line-height:14px;
}

.spirit-grid
{
    height:240px;
}

.spirit-grid-short
{
    height:120px;
}

.spirit-head
{
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#641a1b;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px 5px 5px 10px;
}

.spirit-links
{
	margin:10px 0 0 0;
	display:block;	
}

.spirit-links li
{
	display:inline;
	padding-right: 10px;
}

.spirit-links a
{
	text-decoration:none;
}

.spirit-links img
{
	vertical-align:top;
}

.spirit-links a:hover
{
	text-decoration:underline;
}

.spirit-header
{
	position:relative;
}

.spirit-header > div
{
	position:absolute;
	right:0;
	bottom:0;
	text-align:right;
	
}

.spirit-header a
{
	text-decoration:none;
}
.spirit-header a:hover
{
	text-decoration:underline;
}


.morerel

{
font-weight:normal;
font-size:11px;
margin-left:10px;
}

.ourhometitle

{
color:#666;
font-weight:normal;
}




.tableback
{
background-color:#eee;
border:1px solid #ccc;
}

table td
{
padding:5px;
}

.rowconfirm

{
background-color:#84993E;
color:#fff;
font-weight:bold;
text-transform:uppercase;
}

.rowheader 
{
background-color:#ddd;
font-weight:bold;
}

.spirit-grid h2 a, .spirit-grid-short h2 a
{
text-decoration:none;
color:#000;
}

.spirit-grid h2 a:hover, .spirit-grid-short h2 a:hover
{
text-decoration:underline;
color:#000;
}

.resource-category a, .resource-category
{
	font-size:10px;
}

/*---------------------------------------------------------------------------------*/
/* START Resource library START*/ 
.resourcelibrary
{
/*
	border-bottom:solid;
	border-right:solid;
	border-left:solid; 
	border-color:#565656;
	border-width:1px;
*/
	padding:0;
	margin:0; 	
	width:100%;
	border-collapse:collapse
}

.resourcelibrary th
{
	background-color:#641a1b;
	padding:6px;
	margin:0;
	text-align:Left;
	color:#FFF;
	font-size:120%;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
}

.resourcelibrary tr:first-child th
{
	border-top:none;
}

.resourcelibrary td:first-child
{
	font-weight:bold;
	padding-left:10px;
}

.resourcelibrary-detail
{
	/*background-color:#848484;*/
	background-color:#ddd;
	color:#000;
	font-weight:bold;
}

tr.odd td:first-child, tr.even td:first-child
{
	font-weight:normal;
}

tr.odd
{
	/*background:#ddd;*/
	background:#EFEFEF;
}
tr.even
{
   /* background:#ccc;*/
	background:#E8E8E8;
}

.resourcelibrary-bold
{
	font-weight:bold;
}
/*
.resourcelibrary input[type=text]
{
	width:440px;
	text-align:Left;
	padding-left:2px;
}
 */
.resourcelibrary-small-width
{
	width:30px;
	text-align:Right;
	padding-right:2px;
}
.resourcelibrary-med-width
{
	width:100px;
	text-align:Left;
	padding-left:2px;
}

.resourcelibrary-large-width
{
	width:440px;
	text-align:Left;
	padding-left:2px;
}

.resourcelibrary-cart-footer input[type=submit]
{
	margin:5px;
	width:100px;
}

.resourcelibrary-cart-footer
{
    background:#ddd;
}

.unavail
{
	background-color:#ffffcc;
}

/* END Resource library END*/ 
/*---------------------------------------------------------------------------------*/

.scroller
{
	height:250px;
	overflow:auto;
}

/*----------------------------- RESOURCE LIBRARY ITEMS - AVAILABILITY ----- START ---------------------- */

#res-avail
{
	width:620px;
}

.res-avail-table, .res-avail-table tbody
{
	border-collapse:collapse;
	width:620px;
	font-size:10px;
}

.res-avail-table th, .res-avail-table tr, .res-avail-table td, .res-avail-table tbody
{
	border:1px solid #DDDDDD;
}

.res-avail-table th
{
	padding: 5px 5px 5px 5px;
	background-color:#E8E8E8;
	text-align:left;
}

.res-avail-75
{
	width:65px;
}

.res-avail-150
{
	width:140px;
}

.res-avail-320
{
	width:310px;
}

.res-avail-395
{
	width:385px;
}

.res-avail-red
{
	color:#641A1B;
	font-weight:bold;
}

.res-avail-font
{
	font-size:12px;
}
/*----------------------------- RESOURCE LIBRARY ITEMS - AVAILABILITY ----- END   ---------------------- */


/*----------------------------- INSET WIDE ----- START ---------------------- */
.insetwide
{
    float:right;
    width:300px;
    padding: 0px 0px 15px 15px;
}

.insetwide h2:first-child
{
	margin-top:0px;
}

.insetwide h2
{
	margin-bottom:5px;
}
/*----------------------------- INSET WIDE ----- END ---------------------- */

/*----------------------------- INNERCONTETN IMAGES ----- START ---------------------- */
/*This is used to control the max width and height of an image*/
/*An issue may occur when a user uploads an image (like a classified) that is too wide*/
.innercontent img
{
	border:none;
	max-width:600px;
	max-height:450px;
}
/*----------------------------- INNERCONTETN IMAGES ----- END ---------------------- */

.report
{
    border-collapse:collapse;
}

.report td, .report th
{
    border:1px solid #ccc;
    padding:5px;
}

.report th
{
    background-color:#ddd;
}



/*-------------------------------submit forms stuff-----------------------------------------*/

.submit-forms input[type=text], .submit-forms textarea
{
	width:370px;
	border:3px solid #ccc;
	padding:5px;
}

.submit-forms select
{
	
	border:3px solid #ccc;
	padding:5px;
}

.submit-forms textarea
{
	height:150px;
}

.submit-forms table tbody tr td
{
    padding-bottom:7px;
    padding-top:7px;
    /*border-bottom:1px solid #fff;    */
}

.submit-forms input[type=text].brfinvalid, .submit-forms textarea.brfinvalid
{
	border-color: #f00;    
}

.submit-forms table
{
    background-color:#eee;
    padding:10px;
}

.submit-p
{
    text-align:center;
}

.brfgridheader
{
    display:none;
}

.brfnondepsubform
{
    border:1px dashed #7DA9D5;
    margin-top:10px;
}

.submit-forms h2
{
    padding:0;
    margin:0;
}

.submit-forms input[type=submit]
{
    font-size:32px;
}

.wideinner .leftside > h1, .wideinner h1
{
    padding-left:5px;
}

.fsub-head
{
    background-color:#ccc;        
    font-size:26px;
    color:#333;
    padding:10px;
}

.ftable
{
    border-collapse:collapse;
    
}

.ftable th
{
    text-align:left;
    background-color:#eee;
    vertical-align:top;
}

.ftable th, .ftable td
{
    border:1px solid #ccc;
    padding:15px;
}

a.ftbtn
{
    padding:4px 10px 4px 10px;
    background-color:#eee;
    border:1px solid #ccc;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color:#666;
    text-decoration:none;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.50);
}

a:hover.ftbtn
{
    color:#000;    
}

.ftsubtitle
{
    font-size:11px;
    color:#666;
    font-weight:normal;
}

.ftitle
{
    font-size:14px;    
}

/*.fsopen
{
    background-color:#F2FAC0;
}*/

.fsclosed
{
    /*background-color:#CFFAC0;*/
    /*background:url(/content/images/checkbox_checked.png);*/
    color:#666;    
}

.fsclosed a
{
    color:#666;
    /*text-decoration:line-through;    */
}

.fsclosed a:hover
{
    color:#000;
    text-decoration:underline;    
}

.fsclosed img
{
    vertical-align:middle;
    
}

.fsdate
{
    color:#666;
}


