html * {

	margin: 0;
	padding: 0;

}

body { background: #fff url("/public/img/bg.jpg") 50% 0% repeat-x; }

/*-- Global ---------- */

body, textarea { 

font: 13px/18px Georgia, Times, "Times New Roman", serif;
color: #1b2328;

}

a { 
	color: #434225;
	font-weight: bold;
	text-decoration: none;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	
}

a:hover { color: #2c3a43; }

img, fieldset { border: 0; }

select option { padding: 0 10px 0 0; }

h1 { font-size: 36px; line-height: 36px; padding-top: 18px; padding-bottom: 18px; }
h2 { font-size: 28px; line-height: 36px; padding-top: 9px; padding-bottom: 9px; }
h3 { font-size: 18px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h4 { font-size: 14px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h5 { font-size: 12px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h6 { font-size: 10px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }

p { padding: 0 0 18px 0; }

h1, h2, h3, h4, h5, h6 { 

/* font-weight: normal; */

}

blockquote {
	
	padding: 18px;
	background: #eee;	
	margin: 0px 36px 18px 18px;
	
}

ul, ol {
	
	margin: 0px 36px 18px 18px;
}

ul li, ol li { margin: 9px 0 9px 0;}

#contentarea a {

font-family: Georgia, Times, "Times New Roman", serif;
color: #006bb7;
text-decoration: underline;

}


/*-- Clearing Styles & Container --*/

#container {

width: 100%;
margin: 7px 0 0 0;
background: url("/public/img/top-bg.gif") 50% 0% no-repeat;

}

#wrapper {

width: 960px;
margin: 0 auto;
background:  url("/public/img/int-wrapper-bg.gif");

}

#home #wrapper { background: url("/public/img/wrapper-bg.gif"); } 

#fullwrapper {

background: url("/public/img/fullwrapper-bg.gif") 0px -67px repeat-x;

}

.block {
width: 960px;
margin: 0 auto;
display: block;
	
}

.clearfix { display: inline-block; }

.block:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.column {

float: left;
width: 240px;

}


/*-- Main Navigation --*/

ul#navigation { 

margin: 0;
list-style: none; 

}

			ul#navigation li { 
			
			margin: 0;
			float: left; 
			
			}
			
			ul#navigation li a {
			
			display: block;
			float: left;
			text-decoration: none;
			text-indent: -999em;
			}


/*-- Logo --*/

#logo { 

width: 240px;
height: 277px;
padding: 0;

}

			#logo a {
			
			display: block;
			text-decoration: none;
			text-indent: -999em;
			background: url("/public/img/logo.jpg") no-repeat;
			width: 240px;
			height: 277px;
			
			}

/*-- Sidebar Column --*/

#sidebar-logo {}

#sidebar-content {
width: 239px;
background: url("/public/img/sidebar-content-bg.jpg") no-repeat;
padding: 26px 0 0 0;

}

#featured-event, #featured-event2 {
background: #c0c2b5;
width: 191px;
margin: 0 0 0 12px;
padding: 9px 12px 9px 12px;

}

#featured-event {
	background: #c0c2b5 url("/public/img/featured-event-title.gif") no-repeat;
}

h2#featured-event-title {

display: block;
text-decoration: none;
text-indent: -999em;
padding: 0;
height: 36px;
}

#featured-event h3 { 

font-size: 15px;
color: #5b3f0f;
padding: 3px 0 9px 0;

}

#featured-event a.more { 

margin: 0 0 0 4px;
font-size: 10px;
font-weight: normal;
background: url("/public/img/link-dots-brn.gif") 0% 100% repeat-x;

}

h4.badge {

width: 226px;
margin-left: 7px;
padding: 9px 0 0 0;

}

h4.badge a {

display: block;
text-decoration: none;
text-indent: -999em;

}

h4#baptiststudies-badge a {

height: 74px;
background: url("/public/img/sidebar_baptiststudies.jpg") no-repeat;

}

h4#lutheranstudies-badge a {

height: 74px;
background: url("/public/img/sidebar_lutheranstudies.jpg") no-repeat;

}

h4#methodiststudies-badge a {

height: 74px;
background: url("/public/img/sidebar_methodiststudies.jpg") no-repeat;

}

h4#photogallery-badge a {

height: 114px;
background: url("/public/img/sidebar_photogallery.jpg") no-repeat;

}


ul.subnav {
			
width: 240px;
list-style: none;
margin: 0;
background: url("/public/img/subnav-dots.gif") repeat-x;

}

ul.subnav li {

margin: 0;

}

ul.subnav li a {

padding: 9px 6px 9px 9px;
display: block;

font-family: Georgia, Times, "Times New Roman", serif;
font-weight: normal;
background: url("/public/img/subnav-dots.gif") 0% 100% repeat-x;


}

ul.subnav li a:hover {

color: #fff;
background: #415765 url("/public/img/subnav-dots.gif") 0% 100% repeat-x;

}

ul.subnav li.active a { background: none; }

ul.subnav li ul {

list-style: none;
padding: 0 12px 6px 12px;
width: 216px;
margin: 0;
background: url("/public/img/subnav-dots.gif") 0% 100% repeat-x;
}

ul.subnav li.active ul li a {

padding: 6px 9px 6px 15px;
color: #415765;
border-top: solid 1px #c0c2b5;
font-size: 12px;
background: url("/public/img/subnav-arrow.gif") 0% 50% no-repeat;

}

ul.subnav li.active ul li a:hover { color: #fff; }


/*-- Main Column --*/

#main {

width: 720px;


}

			#header {
			
			background: url("/public/img/header-top-bg.jpg") no-repeat;
			
			}
			
			ul#topnav {
			
			margin: 0;
			list-style: none;
			height: 52px;
			text-align: right;
			padding: 7px 36px 0 0;
			
			}
			
			ul#topnav li {
			
			margin: 0 3px 0 0;
			display: inline;
			
			}
			
			ul#topnav li a {
			
			font-size: 12px;
			font-weight: normal;
			color: #fff;
			font-style: italic;
			background: url("/public/img/nav-dot.jpg") 100% 50% no-repeat;
			font-family: Georgia, Times, "Times New Roman", serif;
			padding: 0 9px 0 0;
			
			}
			
			ul#topnav li.last a {
			
			padding: 0;
			background: none;
			
			}
					
			ul#mainnav {
			
			margin: 0;
			list-style: none;
			height: 42px;
			}
			
			ul#mainnav li {
			margin: 0;
			float: left;
			
			}
			
			ul#mainnav li a {
			
			display: block;
			text-decoration: none;
			text-indent: -999em;
			height: 42px;
			
			}
			
			ul#mainnav li#nav_students a {
			
			width: 167px;
			background: url("/public/img/nav_students.jpg") no-repeat;
			
			}
			
			ul#mainnav li#nav_community a {
			
			width: 145px;
			background: url("/public/img/nav_community.jpg") no-repeat;
			
			}
			
			ul#mainnav li#nav_alumni a {
			
			width: 123px;
			background: url("/public/img/nav_alumni.jpg") no-repeat;
			
			}
			
			ul#mainnav li#nav_donors a {
			
			width: 139px;
			background: url("/public/img/nav_donors.jpg") no-repeat;
			
			}
			
			ul#mainnav li#nav_visitors a {
			
			width: 146px;
			background: url("/public/img/nav_visitors.jpg") no-repeat;
			
			}
			
			
			
/* Home Center & Features ------*/

#home-photo {
			
width: 705px;
height: 305px;
background: url("/public/img/home-photo-bg.jpg") no-repeat;
padding: 6px 0 0 15px;

}


#home-news {

width: 230px;
padding: 0 0 0 10px;

}

h2#home-news-title {

padding: 0;
border-right: solid 1px #c0c2b5;
border-bottom: solid 1px #c0c2b5;
margin: 0 0 9px 0;
background: url("/public/img/home-news-title.gif") 9px 9px no-repeat;
display: block;
text-decoration: none;
text-indent: -999em;

}

#home-news a.more, #home-events a.more {

float: right;
padding: 9px 0 0 0;
margin: 0 10px 0 0 ;
font-size: 10px;
font-weight: normal;
background: url("/public/img/link-dots-brn.gif") 0% 100% repeat-x;

}


/******** New Homepage edits 2010 - live text titles with shadow ***/

#special-message {
	width: 705px;
	background: #536e81;

	padding: 15px 0 15px 15px;
	margin: 0;
	display: block;
	overflow: hidden;
}


h2#home-special-title2 {
	color: #fff;
	font-size: 14px;
	font-family: Lucida Grande, Verdana, sans-serif;
	line-height: 20px;
	float: left;
	padding:0 9px 0 0;
	margin:0;
	display: block;
}

#special-message p {
	padding:2px 0 0 0;
	margin:0;
	float:left;
	display: block;
}

#special-message a.more {
	padding: 0 0 0 5px;
	color: #bbbeaf;
}

h2#home-news-title2, h2#home-events-title2, h2#home-media-title2, h2#featured-event-title2 {
	color: #fff;
	padding: 4px 0 9px 9px; 
	font-size: 20px;
	font-weight: normal;
	font-family: Lucida Grande, Verdana, sans-serif;
	border-right: solid 1px #c0c2b5;
	border-bottom: solid 1px #c0c2b5;
	margin: 0 0 9px 0;
	text-shadow: 1px 1px 1px #000;
	line-height: 24px;
}

h2#featured-event-title2 {
	padding: 4px 0 9px 0px;
}


h2#home-events-title2 {
	padding: 4px 0 9px 12px;
}

h2#home-media-title2 {
	margin:0 0 5px 0;
	border-bottom: solid 1px #c9cbbf;
	
}


/******/


h2#home-events-title {

padding: 0;
border-bottom: solid 1px #c0c2b5;
margin: 0 0 9px 0;
background: url("/public/img/home-events-title.gif") 15px 9px no-repeat;
display: block;
text-decoration: none;
text-indent: -999em;

}

h2#home-events-title a {

float: right;

}

#home-stories {

background: #bbbeaf;
width: 219px;
border-right: solid 1px #c9cbbf;
padding: 0 10px 0 10px;

}

#home-news ul, #home-news ul li, #home-events ul, #home-events ul li {

margin: 0;
list-style: none;

}

#home-news ul {

border-right: solid 1px #c0c2b5;
padding: 0 10px 0 0;

}



#home-events ul {

padding: 0 10px 0 10px;

}

#home-news ul li {

padding: 0 9px 0 8px;

}

#home-events ul li {

padding: 0 9px 0 5px;

}

#home-news h3, #home-events h3, #home-stories h4 {

padding: 0 0 9px 0;

}

#home-news h3 a, #home-events h3 a, #home-stories h4 a {

color: #5b3f0f;
font-size: 15px;

}

#home-events ul li a.more, #home-news ul li a.more, #home-stories a.more {

float: none;
color: #006bb7;
font-weight: normal;
font-size: 12px;
margin: 0 0 0 4px;

}




h2#home-stories-title {

padding: 0;
border-bottom: solid 1px #c9cbbf;
background: url("/public/img/home-southernstories-title.gif") 9px 9px no-repeat;
display: block;
text-decoration: none;
text-indent: -999em;

}

#home-stories h3#home-stories-subtitle {

font-size: 12px;
font-weight: normal;
font-style: italic;
padding: 8px 6px 8px 6px;
border-bottom: solid 1px #c9cbbf;
margin: 0 0 9px 0;
}

#home-stories h4 { padding: 0 6px 9px 6px; }

#home-stories .home-content-text { padding: 0 6px 0 6px; }



#home-media2 {
	background: #bbbeaf;
	width: 221px;
	border-right: solid 1px #c9cbbf;
	padding: 0 10px 15px 8px;

}

#home-media2 .home-content-text p { padding: 0 6px 0 8px; }

/* Subpage Styles ------*/
	
#int-content {

/*background: url("/public/img/int-content-bottom.gif") 0% 100% no-repeat;*/
padding: 18px 0 18px 0;
background: url("/public/img/int-top-bg.jpg") no-repeat;
}

#contentarea {

width: 482px;

padding: 0 12px 72px 26px;

}

#contentarea img{
	background:#fff;
	border:solid 1px #c7c8c2;
	padding:3px;
}

#contentarea img.none{
background:none;
border:none;
padding:0px;
}


#int-sidebar {
	
	width: 169px;
	border-left: solid 1px #d2d4c8;
	padding: 0 21px 0 9px;
	
}

#int-sidebar img {
	
	margin: 0 0 7px 0;
	
}

#int-sidebar h4 {
	
	color: #435967;
	font-weight: normal;
	font-style: italic;
	border-bottom: solid 1px #c9cbbe;
	margin: 0 0 8px 0;
}

h2#contenttitle {

color: #435967;
font-weight: normal;

}

h2#contenttitle2nd {

color: #435967;
font-weight: normal;
margin: 28px 0 0 0;

}

/* Breadcrumb ------*/
	
ul#breadcrumb {

margin: 0 0 9px 0;
list-style: none;
border-bottom: solid 1px #b7cdda;
padding: 0 0 8px 0;

}

ul#breadcrumb li { 

display: inline; 
margin: 0;

}

ul#breadcrumb li a {

font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
font-size: 10px;
color: #006bb7;
background: url("/public/img/bc-arrow.gif") 100% 50% no-repeat;
padding: 0 8px 0 0;
margin: 0 2px 0 0;

}

ul#breadcrumb li.active a {

background: none;
font-weight: normal;

}

/* Footer ------*/

#footerwrapper {

background: #fff url("/public/img/footerwrapper-bg.jpg") repeat-x;
padding: 0 0 36px 0;
width: 100%;

}

#home #footer {

padding: 28px 0 0 0;
background: url("/public/img/footer-bg.jpg") no-repeat;


}

#footer {

padding: 28px 0 0 0;
background: url("/public/img/int-footer-bg.jpg") no-repeat;

}

#footer-copyright { 

width: 600px; 
padding: 9px 0 0 0;
font-size: 11px;

}

#footer-searchnav { width: 360px; }

#footer-searchnav form {

background: #b0b094;
height: 36px;

}

#footer-searchnav form label {

background: url("/public/img/search-label-bg.gif") no-repeat;
height: 36px;
display: block;
text-decoration: none;
text-indent: -999em;
width: 109px;
float: left;

}

#footer-searchnav form input { 

margin: 4px 0 0 6px; 
vertical-align: top;

}

#footer-searchnav form input#searchfield { 


border: solid 1px #969677;
padding: 2px;
width: 180px;
margin: 4px 0 0 10px;
}

#footer-searchnav form input#submit {

font-weight: bold;
border: none;
background: #006bb7;
color: #fff;
padding: 2px;

}


/*-- Form Styles ----- */

.generic_form {}

.generic_form {

padding: 0 0 16px 0;
border: none;
/*border-bottom: solid 2px #cdd8e0;*/
margin: 0 0 18px 0;


}

.generic_form h3 {

clear: both;
float: left;
width: 400px;


}

.generic_form fieldset {

clear: both;
border: none;

}

.generic_form legend {

font-size: 18px;
padding: 0 4px 5px 0px;
margin: 0;
border: none;

}

.generic_form ul { list-style: none; }

.generic_form p.note { 

font-size: 10px;
font-weight: bold;
color: #666;
padding: 0 0 0 4px;

}

.generic_form ul li input { margin: 0 6px 0 0; }

.generic_form label {

display: block;
font-size: 11px;

}

.generic_form input.forminput {

padding: 3px;
/* font-weight: bold;*/

}

.generic_form fieldset {

padding: 0 0 10px 0;
border:  none;

}

.generic_form p { float: none; }

.generic_form p.formrow { clear: both; }

 .generic_form p input.forminput { width: 350px; }
 
  .generic_form p input.small { width: 100px; }

.generic_form p.forgotpassword { font-size: 11px; }

.generic_form p.forgotpassword a { text-decoration: underline; }

/*
.generic_form p.formcol1 input.forminput , .generic_form p.formcol2 input.forminput { width: 150px; }

.generic_form p.formcol1 {

float: left;
clear: both;

}

.generic_form p.formcol2 {

margin: 0 0 0 200px;

}


.generic_form p { padding-left: 0; }

*/

.generic_form p.formcol1 #cvv_icon { 
	
	vertical-align: middle; 
	margin: 0 0 0 8px;
	padding: 0;
	background: none;
	border: none;
	
}

.generic_form p.formcol1 input.small { width: 100px;}

.generic_form span.required, .generic_form span.error {

color: #cc0000;
font-style: italic;
font-size: 11px;

}

.generic_form span.error { display: block; } 

.generic_form .checkbox label, #forminset .checkbox label {

display: inline;
margin: 0 0 0 6px;

}

.generic_form .checkbox { padding: 0 0 6px 0; }

.generic_form ul { margin: 0 0 12px 8px; }

.generic_form ul li {
	
	margin: 0 0 5px 0;
	
	
}

.generic_form li label {

display: inline;
margin: 0 0 0 6px;
font-size: 13px;


}


.generic_form ul { 

	clear: both; }

.generic_form textarea {

width: 350px;
padding: 3px;
font-weight: bold;
height: 250px;

}

p.errornotice {

color: #b5121b;
font-size: 13px;
background: #ffffcc;
padding: 9px;
margin: 0 0 18px 0;

}

input.submit {

padding: 5px;
font-weight: bold;

}

.generic_form input.submit { margin: 0 0 18px 0; }

p.error {

color: #cc0000;

}

p.usernotice {

background: #eee;
padding: 9px;
margin: 9px 0 9px 0;
font-weight: bold;

}

span.note { 

font-size: 11px; 
display: block;

}




.compact p { 

clear: both;
float: left;
padding: 0; 

}

.compact label { 



}

.compact fieldset { 

border: 0; 
padding: 6px; 

}

.compact fieldset legend { padding: 0; }

.compact input { 

margin: 0; 
padding: 3px;

}

.compact input.submit { 

padding: 2px;
margin: 12px 0 0 0;


}

#forminset {

padding: 10px;
background: #666e77;
margin: 0 0 12px 0;

}

#forminset ul {

list-style: none;

}

#forminset .checkbox {

border-top: solid 1px #fff;
padding: 10px 0 10px 0;
margin: 12px 0 0 0;

}

.small label {

display: inline;
margin: 0 10px 0 0;

}

p.small input.forminput {

width: 80px;

}


/* Events ------*/

ul#eventslist {

list-style: none;
margin: 0;
padding: 0 0 10px 0;

}

ul#eventslist li {

margin: 0;
padding: 0;

}

ul#eventslist li h3 a {

padding: 2px 0 4px 0;
display: block;
text-decoration: none;
margin: 0;
font-size: 16px;

}


ul#eventslist p.date {


font-size: 10px;
color: #b5121b;
margin: 0;
padding: 0;
font-weight: bold;


}

h5.eventsubhead {

padding: 8px 0 8px 0;
margin: 0 0 8px 0;
clear: both;
font-weight: bold;
font-size: 1.4em;
border-bottom: solid 1px #ccc;

}

#eventform #guestinfo input {

width: 120px;
margin: 0 6px 0 0;
} 
 
#eventform #guestinfo p span {

width: 120px;
display: block;
float: left;
line-height: 1em;
margin: 0 4px 0 0;
padding: 5px 14px 5px 0;
font-weight: bold;

} 

/*

ul#eventslist li a.more {

color: #c73633;
text-decoration: none;
background: url(/public/img/arrow_red_r.gif) 100% 50% no-repeat;
font-weight: bold;
padding: 0 10px 0 0;

}


ul#eventslist li h3 { 

padding: 10px 0 0 0;
font-size: 1.3em; 

}



#eventinfo h4 {

font-size: 1.6em;
color: #64a6c5;
padding: 10px 0 12px 0;
margin: 0 0 10px 0;
border-bottom: solid 3px #bbb;


}





---- */

/*-- News List ----- */

ul#newslist {

list-style: none;
margin: 0;

}

ul#newslist li {

border-bottom: solid 1px #eee;
padding: 0 0 8px 0;
margin: 0 0 9px 0;

}

ul#newslist p { padding: 0; }

ul#newslist p.date {


font-size: 10px;
color: #b5121b;
padding: 0;
font-weight: bold;


}

ul#newslist p.more {

font-weight: bold;
font-size: 11px;

}

ul#newslist p.more a {

background: url("/public/img/more_arrow.gif") 100% 50% no-repeat;
padding: 0 10px 0 0;
font-size: 11px;

}

ul#newslist li h3 { padding: 0; }

ul#newslist li h3 a { 

padding: 2px 0 4px 0;
display: block;
text-decoration: none;
margin: 0;
font-size: 16px;

}


/*-- Community Styles ----- */

ul#categorieslist, ul#topicslist { 

list-style: none; 
padding: 0;
margin: 0;
border-top: solid 2px #fff;

}

ul#categorieslist li, ul#topicslist li {

padding: 9px 0 9px 0;
border-bottom: solid 1px #fff;
margin: 0;

}

ul#categorieslist li, ul#topicslist li { display: inline-block; }

ul#categorieslist li:after, ul#topicslist li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

ul#categorieslist li h4, ul#categorieslist li p, ul#topicslist li h4, ul#topicslist li p  { padding: 0; }

ul#categorieslist li h4 a, ul#topicslist li h4 a {

display: block;
font-weight: normal;
float: left;
background: none;
width: 330px;
padding-right: 12px;

}

ul#categorieslist li p.topics {

text-align: right;
float: right;
}

 ul#topicslist li p.comments { 

text-align: right;

} 

ul#topicslist li p.poster { 
 
clear: both;
font-size: 10px;
padding: 3px 0 0 0;
 
}
 
ul#topicslist li p.poster a { color: #b5121b; }

p.back { 

/*float: right; */
padding: 9px 0 9px 0;


}
p.back a { font-size: 12px; }

#post { border-top: solid 2px #fff; }

#post #postmeta { 

font-size: 10px;
font-weight: bold;
color: #666;
padding: 8px 0 9px 0;
border-top: solid 1px #fff;
margin: 0 0 9px 0;

}

#post h4 {

color: #b5121b;
font-size: 17px;
padding: 9px 0 9px 0;


}

h4#commentstitle {

border-top: solid 2px #fff;
color: #1b3765;
font-size: 14px;

}

ul#comments {

list-style: none;
padding: 0;
border-top: solid 1px #fff;
margin: 0 0 18px 0;
}

ul#comments li {

margin: 0;
padding: 18px;

}


ul#comments li.odd {

background: #eee;

}

ul#comments li p.commenttime {

font-weight: bold;
padding: 0;
font-size: 10px;

}

ul#comments li p.commentmeta {

color: #003468;
padding: 0 0 9px 0;
font-family: Georgia, Times, "Times New Roman", serif; 
font-size: 13px;

}

div.deletecomment, div.deletetopic {

padding: 9px;
background: #ffd4d6;
margin: 0 0 6px 0;

}

div.deletecomment p, div.deletetopic p { 

padding: 0; 


}

.deletecommentlink { 

float: right;
padding: 0; 

}

.deletecommentlink a { background: none; }


.deletetopiclink { 

float: left;
padding: 0; 
margin: 0 6px 0 0;

}

.deletetopiclink a { background: none; }

ul#comments li p { font-size: 11px; }

ul#comments li p.commentmeta span { font-weight: bold; }

p.postcomment { 

float: right; 
padding: 9px 0 9px 0;

}

p.postcomment a { font-size: 10px; }

p#editpostlink { 

float: right; 
padding: 9px 0 9px 0;

}

p#editpostlink a { font-size: 10px; }

p#new_topic {
	float: right;
	padding: 9px 0 0 0;
}

/*-- Alumni Directory ----- */

table#memberlist {

/*width: 450px;*/
width: 95%;

}

table#memberlist th {

text-align: left;
border-top: solid 2px #fff;
border-bottom: solid 1px #fff;
padding: 7px 0 8px 0;

}

table.sortable th {

text-decoration: underline;

}

table#memberlist td {

border-bottom: solid 1px #fff;

}

#searchresultsinfo {

padding: 9px;
background: #fff;
margin: 0 0 18px 0 ;
}

#searchresultsinfo p { padding: 0; }

#memberdetail h3 {

border-bottom: solid 1px #fff;
margin: 0 0 9px 0;

}

#memberdetail h4 {

border-bottom: solid 1px #fff;
margin: 0 0 9px 0;
font-size: 15px;
color: #b5121b;
	clear: both;

}

#memberdetail p span { font-weight: bold; }

#memberdetail p#photo {

float: left;
margin: 0 10px 0 0;

}

#memberdetail p#photo img {

border: solid 1px #eee;
background: #fff;
padding: 2px;

}

#memberdetail p#photo, #memberdetail p#class_year, #memberdetail p#contact_email { padding: 0; }

#userbox {
	
	border-top: solid 1px #fff;
	padding: 9px 0 18px 0;
	
}

#userbox #avatar img {
	
	float: left;
	margin: 0 9px 9px 0;
	padding: 3px;
	border: solid 1px #fff;
	
}

#userbox  p { 
	
	padding: 0; 
	font-size: 9px;
	font-style: italic;
}

#userbox  p span {
	
	font-size: 12px;
	font-style: normal;
	
	
	}
	
#userbox  p a {
	
	font-style: normal;
	text-decoration: underline;
	
}

/* Gallery --- */

ul#gallerylist { float: left; }

ul#gallerylist, ul#gallerylist  li {

list-style: none;
padding: 0;
margin: 0;

}

ul#gallerylist li img.thumbnail {

float: left;
margin: 0 10px 10px 0;
padding: 5px;
border: solid 1px #fff;
width: 60px;

}

ul#gallerylist li {

border-top: solid 1px #eee;
padding: 10px 0 0 0;
margin: 10px 0 0 0;
clear: both;


}

#currentphoto {

padding: 6px;
border: solid 1px #fff;
max-width: 540px;

}

* html #currentphoto { width: 540px; }

.thumbnail {

vertical-align: top;
padding: 3px;
border: solid 1px #fff;

}

#thumbnails a {

text-decoration: none;

}

#thumbnails .active {

border: solid 1px #333;
padding: 3px;
}

/* Sortable Table 
-----------------------*/


table.sortable {



}

table.sortable td {

border-left: solid 1px #eee;
border-bottom: solid 1px #eee;
padding: 4px;
vertical-align: top;
}

table.sortable th {

border-left: solid 1px #eee;
border-bottom: solid 1px #eee;
padding: 4px;
text-decoration: underline;
font-size: 11px;
font-weight: bold;
text-align: left;

}


#editContent {


background: #fff;
padding: 12px;

}