/* 
================================
Skin styles for DotNetNuke
Riverfront
================================
*/   
body 
{
    background-color: rgb(192, 192, 192);
    font-family: Arial, Helvetica, sans-serif;
}
.t1 {
	width: 100%;
	height: 100%;	
}
.t2
{
    width: 792px;
    border: 0px;
    border-collapse:collapse;
    margin: 3px;
    text-align:center;
}

.t2-r1-c1
{
    background-image: url( 'images/header.jpg' );
    height: 143px;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.t3 {
	background-image: url('images/bkgrd.jpg');
	background-position: left bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 429px;
	width: 792px;
    border: 0px;
    border-collapse:collapse;
}

.t3-r1-c1 {
	height: 15px;
}
.t3-r1-c3 {
	border:0px;
	padding: 0px;
	width: 262px;
	vertical-align:top;
}
.t3-r2-c1 {
	vertical-align:top;
}
.t3-r3-c1 {
	vertical-align:bottom;
}
.t4 {
	width:100%;
	height:15px;
	
}
.t4-r1-c1
{
    font-size: 11px;
    padding-left: 20px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
.t4-r1-c2 {
	/*  width:25%; */
	font-size: 9px;
	text-align:right;
}
.t4-r1-c3 
{
    width:262px;
}
.t5 {
	border: 0px;
    table-layout: fixed;
    border-collapse:collapse;
    width:100%;
    
}
.t5-r1-c1{
	height:76px;
	border:0px;
	padding: 0px;
	width: 262px;
	background-image: url('images/boxheader.jpg');
	background-position: center top;

}
.t5-r2-c1 {
	background-color: #B62B30;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
t6 {
	width:100%;
}
.t6-r1-c1 {
	vertical-align:top;
}
.t6-r1-c2 {
	width: 80%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align:top;
	text-align: left;
}

.t7 {
	float:right;
}

.t8-r1-c1 {
	font-size: 9px;
}
.t8 {
	float:right;
}
.t9
{
    background-position: left top;
    width: 100%;
    background-image: url('images/footer.jpg');
    background-color: #000000;
    background-repeat: no-repeat;
    height: 40px;
}
.t9-r1 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
}
.left-link-text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-left: 25px;
    font-weight:bold;
}
a.left-link-text:link, a.left-link-text:visited 
{
    color:#000000;
}
a.left-link-text:hover
{
    text-decoration: underline;
}
a.left-link-text:active 
{
    color:#c0c0c0;
}

a.bottom-links:link, a.bottom-links:visited 
{
    color:#ffffff;
}

a.bottom-links:hover 
{
    text-decoration:underline;
}
a.bottom-links:active 
{
    color:#c0c0c0;
}

/* DotNetNuke Control Display */
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

/* 2 Column Setting */

.breadcrumb-login-bar
{
    border: 0px;
    padding: 0px;
    background-image: url(    'images/boxheader.jpg' );
    background-position: right top;
    width: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #FFFFFF;
    overflow: visible;
}

.table-bottom-header-image {
	background-image: url('images/boxheader.jpg');
	background-position: top right;
	background-repeat: no-repeat;
    border: 0px;
    border-collapse:collapse;
    width: 792px;
    vertical-align:top;
}
.table-middle-layout
{
    width: 100%;
    vertical-align: top;
}
.table-content 
{
    width:100%;
}
.table-content-r1-c1
{
    vertical-align: top;
    text-align: left;
    width: 20%;
}

/* Search Style */

.search-td 
{
    padding:25px ;
}
.search-td input
{
    background-color: #C0C0C0;
    width:100%;
}
.search-span
{
    float: right;
    text-align: right;
}
.SearchSkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:link, A.SearchSkinObject:visited, 
{
    text-decoration: none;
    color: #000000;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:active
{
    text-decoration: none;
    color: #000000;
    padding: 1px 3px 1px 1px;
}

A.SearchSkinObject:hover
{
    text-decoration: underline;
    color: #000000;
    background-color: transparent;
    padding: 1px 3px 1px 1px;
}

input.SearchSkinObject 
{
    background: black;
}

/*-- breadcrumbs token idle            --*/ .BreadObject, a.BreadObject:link, a.BreadObject:visited, a.BreadObject:active {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; font-weight: bold }
/*-- breadcrumbs token hover           --*/ a.BreadObject:hover {text-decoration: underline; }




































































































