/* 
================================
Skin styles for DotNetNuke
================================
*/   

.ContentTD {
	height: 150px;
}
body {
	background-color: #6785b3;
	background-image: url(images/body_Bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}


a:visited {
	color: #330000;
}
a:hover {
	color: #FF6600;
}
a:link {
	color: #ffffff;
}
TD {
	font-family: arial;
	font-size: 12px;
	color:#333333;
}
.MainTable {
	 border:0px solid #73829F;
	border-top:0px;
}
.searchBox {
	font-size: 11px;
	height: 16px;
	width: 130px;
	border: 1px solid #FFFFFF;
	background-color: #D1DBE3;
}
.footer {
	background-color: #FFFFFF;
	color:Black
}
.footerNav A:link, .footerNav A:visited{
	color:#5f6062;
	font-size: 10px;
	text-decoration: none;
	padding-left:25px;
	padding-right:25px;
}
.footerNav A:hover {
	text-decoration: underline;
}
.homelink, .homelink A:link, .homelink A:visited{
	font-weight:    bold;
	color:#D0DBE5;
	font-size: 11px;
}
.homelink A:hover {
	color:#FFCC00;
}


/* Override DNN Items */
.Normal,.NormalDisabled
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

H1  {
    font-family: Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Arial;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Arial;
    font-size:  14px;
    font-weight:    bold;
    color: #003366;
}

H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Arial;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Arial;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A  {
    font-family: Arial;
    font-size:  12px;
}

A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

.BreadCrumb A, .BreadCrumb, .BreadCrumb A:link, .BreadCrumb A:visited, .BreadCrumb A:active  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    bold;
    color:#FFCC00;
    text-decoration:    none;
}
.BreadCrumb A:hover {
    text-decoration:    underline;
}
.smalllink, .smalllink A:link, .smalllink A:visited{
	color:#FFCC00;
	font-size: 10px;
}
.smalllink A:hover {
	text-decoration:    underline;
	color:#FFCC00;
}


/* Styles for Custom Modules */

.projectDetailsTitle {
    font-family: Arial;
    font-size:  14px;
    font-weight:    bold;
    color: Navy;
}
.projectDetailsTitleSmall {
    font-family: Arial;
    font-size:  12px;
    font-weight:    bold;
    color: Navy;
}
.projectDetailsLabel {
    font-family: Arial;
    font-size: 12px;
    font-weight:    bold;
    color: black;
}
.projectDetailsData {
    font-family: Arial;
    font-size: 12px;
    font-weight:    normal;
    color: Black;
}
.projectDetailsTitleWhite {
    font-family: Arial;
    font-size:  15px;
    font-weight:    bold;
    color: White;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=2); 
    width:100%;
}
.projectDetailsDataWhite {
    font-family: Arial;
    font-size: 12px;
    font-weight:    normal;
    color: White;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=1); 
    width:100%;
}
.HiddenSpan {
    visibility: hidden;
    display: none;
}

.buildingDetailsGoldLink {
    font-family: Arial;
    font-size:  12px;
    font-weight: bold;
    color:#ffe087;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=1); 
    width:100%;
}

A:hover.buildingDetailsGoldLink {
    text-decoration:    underline;
    color:#FFd700;
}

.buildingDetailsGoldLink A:hover {
    text-decoration:    underline;
    color:#FFd700;
}

A:hover .buildingDetailsGoldLink {
    text-decoration:    underline;
    color:#FFd700;
}


.buildingDetailsLink {
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=1); 
    width:100%;
}
.buildingDetailsTitle {
    font-family: Arial;
    font-size:  14px;
    font-weight:    bold;
    color: Navy;
}
.buildingDetailsLabel {
    font-family: Arial;
    font-size: 12px;
    font-weight:    bold;
    color: black;
}
.buildingDetailsData {
    font-family: Arial;
    font-size: 12px;
    color: Black;
}
.buildingDetailsData a:link , .buildingDetailsData a:visited , .buildingDetailsData a:active 
{  font-family: Arial;
    font-size: 12px;
    color: #333333; }
.buildingDetailsData a:hover 
{  font-family: Arial;
    font-size: 12px;
    color: red; }

.projectsListing {
	width: 100%;
}
.projectsListingTitle {
    font-family: Arial;
    font-size:  14px;
    font-weight:    bold;
    color: Navy;
}
.projectsListingItem {
}
.projectsListingAlternateItem {
}
.projectsListingLink {
    font-weight:    bold;
    text-decoration: underline;
}

.searchRowSpacer {
    height: 25px;
}
.searchInputSpacer {
    width: 30px;
}
.searchResultsLink, .searchResultsLink A:link, .searchResultsLink A:visited{
    font-weight:    bold;
    color:red;
}
.searchResultsLink A:hover {
    text-decoration:    underline;
    color:red;
}


.LeftPane
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Menuing System */
.RootMenu_Item TD
{
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 7pt; 
	font-weight: 500; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica; 
	background-color: #5f6062;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#4e4862', Direction=135, Strength=1); 
	color: white; 
	height: 20px;
	
}
.RootMenu_ItemSelected TD
{
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 7pt; 
	font-weight: 500; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica; 
	background-color: #2c4087;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#4e4862', Direction=135, Strength=1); 
	color: #FFCC00;
	height: 20px;
}
.RootMenu_ItemActive TD
{
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 7pt; 
	font-weight: 500; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica; 
	background-color: #2c4087;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#4e4862', Direction=135, Strength=1); 
	color: #FFCC00;
	height: 20px;
}

.MainMenu_MenuContainer {
	background-color: #5f6062;
	width:5px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: #5f6062;
}
.MainMenu_MenuItem {
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	cursor: pointer; 
	cursor: hand; 
	font-size: 7pt; 
	font-weight: 500; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica; 
	background-color: #5f6062;
	color: white; 
}
.MainMenu_MenuItemSel 
{
	cursor: pointer; 
	cursor: hand; 
	font-size: 7pt; 
	font-weight: 500; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica; 
	background-color: #2c4087;
	height: 20px;
	color: #FFCC00;
}

.MainMenu_SubMenu {
	background-color: #5f6062;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}



/* other menu stuff */
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuIcon {
	border-left: #7F7F7F 1px solid; 
	border-bottom: #7F7F7F 1px solid; 
	border-top: #7F7F7F 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	background-color: #7F7F7F;
	width: 5px; 
	height: 20px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

