/* ================================
    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
{
        background-color: #E9E9EB;
}

.ControlPanel {
}

/* 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, .Normal table {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #333;
}

.Normal table {
	font-size: 1em;
}

/* 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    {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
h1 {
	color: #9C0;
}

H2  {
	font-size: 135%;
	color: #05B5EB;
}

H3  {
	font-size: 125%;
	color: #05B5EB;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
	margin-bottom: 1em;
}

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 {
}

.MainMenu_RootMenuArrow {
}
#Credits {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-top: 6px;
	color: #999;
}
#Credits a {
	color: #999;
}
.H1Blue {
	color: #05B5EB;
}
#Main {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #C2C3C3;
}
#TopBanner {
        width: 749px;
border-right: solid 1px #FFF;
        height: 184px;
        position: relative;
}
#Logo {
	position: absolute;
	left: 20px;
	top: 7px;
        z-index: 300;
}
a.Tab {
        display: block;
        position: absolute;
        top: 111px;
        left: 20px;
        width: 114px;
        height: 25px;
        color: white;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
        padding-top: 8px;
}

#NavHome {
	left: 20px;
        color: white;
        background-image: url(/portals/5/skins/aquattica/images/HomeTab.png);
}
#NavHome:before{
	content: "Home"; /* generated text */
	display: block;
        color: #333;
        margin-bottom: -1.25em;
	margin-left: 0.1ex;
}
#NavAboutUs {
        left: 140px;
        color: white;
        background-image: url(/portals/5/skins/aquattica/images/AboutUsTab.png);
}
#NavAboutUs:before{
	content: "About Us"; /* generated text */
	display: block;
        color: #333;
        margin-bottom: -1.25em;
	margin-left: 0.1ex;
}
#NavConsulting {
        left: 260px;
        color: white;
        background-image: url(/portals/5/skins/aquattica/images/ConsultingTab.png);
}
#NavConsulting:before{
	content: "Consulting"; /* generated text */
	display: block;
        color: #333;
        margin-bottom: -1.25em;
	margin-left: 0.2ex;
}
#NavDesignServices{
        left: 380px;
        color: white;
        background-image: url(/portals/5/skins/aquattica/images/DesignServicesTab.png);
}
#NavDesignServices:before{
	content: "Design Services"; /* generated text */
	display: block;
        color: #333;
        margin-bottom: -1.25em;
	margin-left: 0.2ex;
}
#NavProjects{
        left: 500px;
        color: white;
        background-image: url(/portals/5/skins/aquattica/images/ProjectsTab.png);
}
#NavProjects:before{
	content: "Projects"; /* generated text */
	display: block;
        color: #333;
        margin-bottom: -1.25em;
	margin-left: 0.2ex;
}
#NavContactUs{
        left: 620px;
        color: white;
        background-image: url(/portals/5/skins/aquattica/images/ContactUsTab.png);
}
#NavContactUs:before{
	content: "Contact Us"; /* generated text */
	display: block;
        color: #333;
        margin-bottom: -1.25em;
	margin-left: 0.1ex;
}
#SubNav {
	position: absolute;
	width: 748px;
	height: 24px;
border-left: solid 1px #FFF;
border-right: solid 1px #FFF;
	left: 0px;
	top: 140px;
	z-index: 200;
	padding-top: 6px;
	color: #FFF;
}
#SubNav a, #SubNav span {
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 8px 0px 8px;
}
#SubNav span
{
	padding-bottom: 8px;
	background: url(/portals/5/skins/aquattica/images/SubNavCurrent.gif) 50% 100% no-repeat;
}
#ContentWrapper {
	background-color: white;
	padding: 8px;
}
#Footer {
	background-image:  url(/portals/5/skins/aquattica/images/FooterFade.gif);
	height: 38px;
	color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
}
div.Pic, div.PicR {
	width: 222px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
        margin-left: 15px;
}
div.PicR {
	float: right;
}
div.Pic img, div.PicR img {
display: block;
	border: solid 1px #000;
}

