/*---------------------------------------------------
 | Standard CSS Styles - www.herbertbarrett.com
 +-------------------------------------------------*/

body {
	background: #F4DEFF;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	}

body, p, td, li { 
	font-family: Georgia, "Times New Roman", "Times Roman", Times, serif; 
	font-size: 13px; 
	line-height: 17px;
	color: #705080;
	}
a, a:visited {
	background: transparent;
	color: #660066;
	text-decoration: none;
	}
a:hover {  
	color: #660066;
	background: transparent;
	text-decoration: underline;
	}
a:active {
	color: #000;
	text-decoration: none;
	}
a:hover img {  
	background: none;	
	}
.headline { 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 16px; 
	line-height: 18px; 
	font-weight: bold;
	}
.heading { 
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold;
	}
.red {
	color: #D40000;
	}
.gray {
	color: #B3B3B3;
	}
.white {
	color: #FFF;
	}
.error { 
	color: #D40000;
	}
.bold { 
	font-weight: bold;
	}
.small { 
	font-size: 11px; 
	line-height: 13px; 
	}
.small-bold { 
	font-size: 11px; 
	font-weight: bold;
	line-height: 13px; 
	}
.small-red { 
	font-size: 11px; 
	line-height: 13px;
	color: #B31A12;
	}
.small-gray { 
	font-size: 11px; 
	line-height: 13px; 
	color: #333;
	}
.small-white { 
	font-size: 11px; 
	line-height: 13px; 
	color: #FFFFFF; 
	}
.formbtn { 
	font-size: 10px; 
	padding-top: 1px; 
	padding-right: 1px; 
	padding-bottom: 1px; 
	padding-left: 1px; 
	margin-top: 3px;
	}

/*---------------------------------------------------------------
 | Page Formatting
 +-------------------------------------------------------------*/

.page-footer {
	background: none;
	margin-top: 10px;
	}
.page-footer td {
	padding: 6px;
	font-size: 11px; 
	line-height: 13px;
	}
.page-footer a {
	color: #705080;
	text-decoration: underline;
	}
.about {
	background: url(/graphics/back_fade_row2.gif) bottom left repeat-x;
	border: 1px solid #BFBFBF;
	padding: 10px 25px;
	}
.about p { 
	line-height: 20px;
	}
.error-box {
	table-layout: fixed;
	width: 85%;
	border: 1px solid #C4A1D6;
	margin: 40px 0;
	}
.error-box td {
	background: url(/graphics/back_fade_row2.gif) bottom left repeat-x;
	padding: 30px;
	text-align: center;
	}

/* -- page numbering style --*/

.page, .page-sel {
	display: inline;
	border: 1px solid #CCC;
	text-align: center;
	padding: 1px 3px;
	width: 15px;
	background: transparent;
	}
.page-sel, .page-sel a {
	background: #666;
	color: #FFF;
	}
.page a:hover, .page-sel a:hover {
	text-decoration: none;
	}

/*---------------------------------------------------------------
 | Photo Display
 +-------------------------------------------------------------*/

.photopad-right {  
	margin-bottom: 4px; 
	margin-left: 8px; 
	margin-top: 2px;
	}
.photopad-left { 
	margin-bottom: 4px; 
	margin-right: 8px; 
	margin-top: 2px;
	}

/*---------------------------------------------------------------
 | Tabled Lists
 +-------------------------------------------------------------*/

.table-head, .sort-head {
	font-size: 12px; 
	color: #333;
	background: #FFF url(/graphics/back_fade_row2.gif) bottom left repeat-x;
	border-top: 1px solid #C4A1D6;
	border-bottom: 1px solid #C4A1D6;
	padding: 4px;	
	}
td.table-head a, td.sort-head a {
	font-weight: bold;
	}

td.table-head a:hover, td.sort-head a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.table-heading {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 13px; 
	line-height: 15px;
	color: #797861;
	}

.status-box {
	background-color: #FFFFFF;
	border-top: 1px solid #C4A1D6;
	border-bottom: 1px solid #C4A1D6;
	border-left: 1px solid #C4A1D6;
	border-right: 1px solid #C4A1D6;
	padding: 5px;
	margin-top: 5px;
	}

/*-----------------------------------------------------------
 | Standard Table List Grid
 +---------------------------------------------------------*/

.sort-head {
	background: none;
	background-color: #CCC;
	}

/* -- Standard Table List Grid -- */

.table-grid {
	border-bottom: 1px solid #C4A1D6;

	}
.table-grid td {
	padding: 4px;
	}

.table-grid td img {
	}

.tablerow-normal {
	background-color: #FFFFFF;
	}
.tablerow-tint {
	background-color: #F2F0F0;
	}

/*-----------------------------------------------------------
 | Variation: Table List A
 +---------------------------------------------------------*/

.table-list-a {
	border-top: 1px solid #C4A1D6; 
	}
.table-list-a td {
	border-bottom: 1px solid #C4A1D6; 
	padding-top:4px; 
	padding-bottom:4px;
	background: url(/graphics/back_fade_row2.gif) bottom left repeat-x;
	}

/*-----------------------------------------------------------
 | Variation: Table List B
 +---------------------------------------------------------*/

.table-list-b {
	border-top: 1px solid #C4A1D6; 
	}
.table-list-b td {
	border-bottom: 1px solid #C4A1D6; 
	padding-top:10px; 
	padding-bottom:10px;
	background: url(/graphics/back_fade_row2.gif) bottom left repeat-x;
	}

/*-----------------------------------------------------------
 | Variation: Table List C
 +---------------------------------------------------------*/

.table-list-c {
	}
.table-list-c td {
	padding-top: 5px; 
	padding-bottom: 5px;
	}

/*-----------------------------------------------------------
 | Recordings Page Styles
 +---------------------------------------------------------*/

.recordings-image {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	font-size: 10px; 
	line-height: 12px; 
	background: white;
	}

/*-----------------------------------------------------------
 | Popup Window Styles
 +---------------------------------------------------------*/

.popup-body {
	text-align: center;
	background: #F4DEFF;
	margin: 10px;
	}
.popup-page {
	display: block;
	width: auto;
	text-align: center;
	margin-top: 10px;
	}
.popup-heading {
	background: #C4A1D6;
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 15px; 
	line-height: 18px; 
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 5px;
	}
.popup-content {
	background: #FFF;
	text-align: center;
	padding: 15px;	
	border: 1px solid #C4A1D6;
	}

/*---------------------------------------------------------------
 | WIDGET: Messenger (Contact Form) 
 +-------------------------------------------------------------*/

.table-messenger {
	background: #FAF0FF;
	border-top: 1px solid #C4A1D6;
	border-left: 1px solid #C4A1D6;
	border-right: 1px solid #C4A1D6;
	border-bottom: 1px solid #C4A1D6;
	margin-top: 10px;
	}
.table-messenger td {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
.messenger-head {
	background: #C4A1D6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}
	
/*---------------------------------------------------------------
 | Homepage News
 +-------------------------------------------------------------*/

.home-news {
	margin-bottom: 0px;
	}
.home-news-image {
	float: left;
	margin-right: 12px;
	margin-top: 4px;
	}
.home-news-head {
	font-weight: bold;
	padding-bottom: 5px;
	}
.home-news-date {
	font-style: italic;
	}
.home-news-text {
	}
.home-news-link {
	display: block;
	padding-top: 5px;
	padding-bottom: 15px;
	}

/*---------------------------------------------------------------
 | Form Object Styles
 +-------------------------------------------------------------*/

form {
	margin-top: 0;
	margin-bottom: 0;
	}

select, input, textarea { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 15px;
	background-color: #FFFFFF; 
	color: #403F40;
	border: 1px solid #C4A1D6;
	padding: 1px;
	} 

.form-button {
	border: none;
	padding: 0px;
	}

select {
	padding: 0px;
	}
textarea {
	padding: 1px;
	}

td.form-label { 
	color: #7B468C;
	padding-right: 8px;
	} 

.field-100 {
	width: 100%;
	}

/*---------------------------------------------------------------
 | DPK Page Styles
 +-------------------------------------------------------------*/

.dpkpg-table {
	width: 100%;
	border-top: 1px solid #C4A1D6;
	border-left: 1px solid #C4A1D6;
	border-right: 1px solid #C4A1D6;
	margin: 15px 0px;
	}
.dpkpg-table td {
	padding: 10px;
	border-bottom: 1px solid #C4A1D6;
	background: #FFF url(/graphics/back_fade_row2.gif) bottom left repeat-x;
	}
.dpkpg-page-title {
	font-weight: bold;
	text-align: center;
	}
.dpkpg-desc {
	}
.dpkpg-icon {
	width:5%;
	}
.dpkpg-title {
	font-size: 14px; 
	line-height: 16px; 
	font-weight: bold;
	}
.dpkpg-descrip {

	}
.dpkpg-list {
	list-style-image: url('/graphics/bullet.gif');
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-weight: bold;
	}
.dpkpg-list li {
	margin-bottom: 1px;
	margin-top: 6px;
	}

/*-----------------------------------------------------------
 | Contacts Page Styles
 +---------------------------------------------------------*/

.table-list-contacts {
	border-top: 1px solid #C4A1D6; 
	border-left: 1px solid #C4A1D6;
	border-right: 1px solid #C4A1D6;
	}
.table-list-contacts td {
	border-bottom: 1px solid #C4A1D6; 
	padding: 15px;
	background: #FFF url(/graphics/back_fade_row2.gif) bottom left repeat-x;
	}

.contact-main {
	background: #F2F0F0;
	}

.contact-other {

	}

/*---------------------------------------------------------------
 |Homepage News 
 +-------------------------------------------------------------*/

.home-news {
	margin-top: 0px;
	}
.home-news-image {
	float: left;
	margin-right: 12px;
	margin-top: 4px;
	}
.home-news-head {
	font-weight: bold;
	padding-bottom: 5px;
	}
.home-news-date {
	font-style: italic;
	}
.home-news-text {
	}

/*---------------------------------------------------------------
 | Nav Menu
 +-------------------------------------------------------------*/

#nav, #nav-sel {
	padding: 10px 2px;
	}
#nav a, #nav-sel a {
	padding: 4px 3px;
	background: #FFF;
	font-weight: bold;
	border: 1px solid #FFF;
	}
#nav a:hover, #nav-sel a:hover {
	color: #000;
	background: #F6E5FF;
	text-decoration: none;
	border: 1px solid #CAADD9;
	}
#nav a:active, #nav-sel a:active {
	color: #333;
	background: #FFF;
	}

/*-- Tab Nav Selected --*/

#nav-sel a {
	color: #000;
	background: #FFF;
	border: 1px solid #CAADD9;
	}
