/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
background-image:none;
}

.MainMenu_RootMenuArrow {
background-image:none;
}

.titleG1 {
color:#22a49a;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
margin-top:5px;
}

.titleG2 {
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
margin-top:5px;
}

#content {
width: 499px;
padding:0px 0px 0px 0px;
}

#content2 {
width: 489px;
padding:5px;
}

.homeText1 {
float:left;
width:232px;
padding: 5px 10px 5px 5px;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
}

.homeText2 {
float:left;
width:232px;
padding: 5px 10px 5px 5px;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
border-left: 1px solid #CCCCCC;
}

img {
border:0px;
}

#lineCardContainer {
width: 489px;
}

#lineLogo {
float:left;
width:480px;
padding:5px;
}

#lineLogo2 {
float:left;
width:200px;
height: 100px;
margin-left:15px;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}

.lineIMG2 {
float:left;
width:175px;
}

.lineIMG {
float:left;
width:175px;
}

.lineText {
float:left;
width:300px;
padding:2px;

}

.padLeft {
float:left;
padding-left: 3px;
}

.floatLeft {
float:left;
}

a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.linkopacity:hover img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

.title1 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#FFFFFF;
height: 20px;
width:185px;
padding: 5px 12px 0px 10px;
background-color:#999999;
margin-top:24px;
*margin-top:0px;
}

.title2 {
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#FFFFFF;
height: 20px;
width:482px;
padding: 5px 12px 0px 5px;
background-color:#00968a;
margin-top: -10px;
*margin-top: 0px;

}

.sep1 {
background-image:url(images/sep1.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

/*Form*/
.column1-unit {
padding-left:20px;
padding-bottom:10px;
}

.contactform {
width:430px; 
margin:2.0em 0 0 0; 
padding:10px 10px 0 10px; 
border:solid 1px #CCCCCC;
background-color:#f0f0f0;
}

.contactform fieldset {
padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; 
margin:0 0 20px 0; 
border:solid 1px #CCCCCC;
}

.contactform fieldset legend {
margin:0 0 0 5px !important /*Non-IE*/; 
margin:0 0 20px 5px /*IE6*/; 
padding:0 2px 0 2px; 
color:#999999;
font-weight:bold; 
font-size:12px;
}

.contactform label.left {
float:left; 
width:100px; 
margin:0 0 0 10px; 
padding:2px; 
font-size: 12px;
}

.contactform select.combo {
width:175px; 
padding:2px; 
border:solid 1px #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

.contactform input.field {
width:275px; 
padding:2px; 
border:solid 1px #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

.contactform textarea {
width:275px; 
padding:2px; 
border:solid 1px #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.contactform input.button {
float:right; 
width:9.0em; 
margin-right:32px; 
margin-top: 5px;
padding:1px !important /*Non-IE6*/; 
padding:0 /*IE6*/; 
background-color:#f0f0f0;
border:solid 1px #CCCCCC;
text-align:center; 
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size: 12px;
}

.contactform input.button:hover {
cursor: pointer; 
border:solid 1px #CCCCCC;
background-color:#f0f0f0;
color:#999999;
}


/*End Form*/


/*Staff*/
.directory {
width:475px; 
*width:464px;
margin: .1em;
padding:5px; 
}

.staff {
float:left;
width:210px;
padding:5px;
margin:5px;
}

.name {
font-weight:bold;
}

.extention {
}

.email {
color:#22a49a;
}

.department {
color:#22a49a;
}

.clearALL {
clear:both;
}

A:link {text-decoration: none;}
A:visited {text-decoration: none; color:#000000;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}


#dnn_dnnSEARCH_txtSearch {
width: 140px;
color:36632d;
}

.NormalTextBox {
width: 130px;
}

/*Sub Menu*/

#subMenu
{
margin-top:10px;
*margin-top: -5px;
width: 200px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:-40px;
*margin-left:0px;
}

.textBreak {
width: 489px;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#subMenu li
{
width:193px;
list-style: none;
margin: 0;
padding: 2px 0px 2px 15px;
border-bottom: 1px solid #CCCCCC;
}

#subMenu li a { 
text-decoration: none;
color:#999999; 
}

#subMenu li a:hover { 
text-decoration: none;
color:#00968a; 
}

/*End Sub Menu*/



/*Staff Photo*/
#staffContainer {float:left; width:485px;}
.staff-img {float:left;}
.staff-name {float:left; height: 135px; width:330px; padding: 2px 0px 0px 5px;}
.staff-bio {float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; width:485px; padding:2px 0px 10px 0px;}
.staff-text {float:left; width: 485px; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.clearAll {clear:both;}
/*Staff Photo*/










