
/*========================================================*/
/*     Cascading Style Sheet for Tranquility DNN Skin     */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Containers                                         */
/*  3. Links                                              */
/*  4. Text                                               */
/*  5. Forms                                              */
/*  6. Main Menu                                          */ 
/*  7. Module Menus                                       */
/*========================================================*/


/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

table, tr, td, p {
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.5em;
}


/*========================================================*/
/*  2. Containers                                         */
/*========================================================*/


table.controlpanel {
	border-bottom: 2px dotted #999;
	border-right: none;
	border-left: none;
	border-top: none;
	background: #f6f6f6;
}

.SiteWidth {
	margin-top: 15px;
	align: center;
	width: 944px;
}

.HeaderLeft {
	width: 260px;
	color: #677D94;
}


.HeaderRight {
	vertical-align: top;
	padding-top: 22px;
}

.LoginTD {
	text-align: right;
}

.AdminColumn {
	padding: 0 0 0 75px;
}

.LeftColumn {
	width: 225px;
	padding: 0 15px 0 45px;
}


.RightColumn {
	padding: 0 0 10px 20px;
}

.TopRow {
	background: url(bg_top.jpg) no-repeat top center;
	height: 311px;
	text-align: right;
	padding: 0 38px 0 38px;
	font-size: 12px;
}

.TopRowAdmin {
	background: url(bg_top_admin.jpg) no-repeat top center;
	height: 311px;
	text-align: right;
	padding: 0 38px 0 38px;
	font-size: 12px;
}

.MiddleRowAdmin {
	background: url(bg_table_admin.jpg) center repeat-y;
	padding: 10px 85px 0 0;
	font-size: 12px;
}

.MiddleRow {
	background: url(bg_table_main.jpg) center repeat-y;
	padding: 10px 85px 0 0;
	font-size: 12px;
}

.BottomRow {
	background: url(bg_footer.jpg) no-repeat bottom center;
	height: 120px;
	padding: 0 65px 55px 100px;
	color: #fff;
	text-align: right;
	font-size: 12px;
}

.BottomRowAdmin {
	background: url(bg_footer_admin.jpg) no-repeat bottom center;
	height: 120px;
	padding: 0 65px 55px 100px;
	color: #fff;
	text-align: right;
	font-size: 12px;
}

.ContentLeft {
	padding-right: 10px;
}

.ContentCenter {
	width: 100%;
}

.ContentRight {
	padding-left: 10px;
}


/*========================================================*/
/*  3. Links                                              */
/*========================================================*/


a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #cc3333;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.LoginLink:hover {
	color: #ff6666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}



/* hyperlink style for the unselected tabs */
a.OtherTabs:link, a.OtherTabs:visited, a.OtherTabs:active {
    text-decoration:    none;
    color: #333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.OtherTabs:hover    {
    text-decoration:    underline;
    color: #333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.SubHead:link, a.SubHead:visited, a.SubHead:active {
	color: #6E8E05;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #cc3333;	
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #ff6666;	
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited {
	color: #cc3333;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover {
	color: #ff6666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #cc3333;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #ff6666;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}


/*========================================================*/
/*  4. Text                                               */
/*========================================================*/


.CopyrightText, {
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	padding: 2px 0px 2px 0px;
}

.CurrentDate {
	font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	color: #990000;
	font-weight: bold;
	padding: 5px 5px;
}


.Normal {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12px;
    color: #333;
    font-family: tahoma;
    text-decoration: none;
}

.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
}

.SubHead {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #333;
	padding: 0;
}


.Head {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}


.NormalRed {
	color: #900;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}



select, input {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}

.NormalTextBox {
	color: #333;
	padding-left: 2px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
	border: 0;
}




/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/



/*-- box that holds the menu --*/
.MainMenu_MenuContainer {
	background-color: transparent;
	width: 100%;
}


/*-- bar that holds the menu? --*/
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background: #fff;
	width: 100%;
}


/*-- applies to items in submenus only --*/
.MainMenu_MenuItem {
	font-family: tahoma; 
	color: #333;
	font-size: 12px;
	background: #f6f6f6;
	font-weight: bold; 
	font-style: normal; 
	border: #f6f6f6 1px solid;
	padding: 1px 8px 1px 0px;
	font-weight: normal;
}


/*-- hover state in submenus only --*/
.MainMenu_MenuItemSel {
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
	cursor: pointer; 
	cursor: hand; 
	color: #f6f6f6;
	background: #444;
	border-left: #444 1px solid;
	border-right: #444 1px solid;
	padding: 1px 8px 1px 0px;
	font-weight: normal;
}


/*-- submenu container --*/
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 3px 0 0 0;
	background: #f6f6f6;
	padding: 1px;
	border: 1px solid #888;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}


/*-- idle state for root menu items --*/
.MainMenu_Idle {
	color: #aaa;
	background: transparent;
	padding: 1px 3px 3px 1px;
	font-weight: bold;
}


/*-- hover state for root menu items --*/
.MainMenu_Selected {
	color: #fff;
	background: transparent;
	padding: 1px 3px 3px 1px;
	font-weight: bold;
}


/*-- applies to the active root menu item --*/
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	color: #fff;
	background: transparent;
	padding: 1px 3px 3px 1px;
	font-weight: bold;
}


/*-- stuff we don't need to see --*/
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuBreak, .MainMenu_MenuIcon  {
	display: none;
}


/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/


/*-- container for module menus --*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}


/*-- bar for module menus --*/
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
}


/*-- menu items --*/
.ModuleTitle_MenuItem {
	font-family: tahoma; 
	color: #333;
	font-size: 12px;
	background: #f6f6f6;
	font-weight: bold; 
	font-style: normal; 
	border: #f6f6f6 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: normal;
}


/*-- submenu container --*/
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0 0 0px;
	background: #f6f6f6;
	padding: 1px;
	border: 1px solid #666;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}


/*-- hover state --*/
.ModuleTitle_MenuItemSel {
	font-family: tahoma; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	color: #333;
	background: #ddd;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 0px 8px 1px 2px;
	font-weight: normal;
}

.ModuleTitle_MenuIcon {
	border: 1px solid #eee;
	padding: 0 3px 0 3px;
}

/*-- don't need this stuff --*/
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow,     {
	display: none;
}




/* Copyright 2003 2nd Mansfield Scout Group. All Rights Reserved. */

/* This stylesheet is intended for the following:-
     Font Size: Medium
     Media Type: Screen */

/* The stylesheet has been tested on Internet Explorer 6.0, Opera
   Internet Browser 7.0, Mozilla 1.2.1 and Netscape 7.0. It displays
   the same on each browser */



/* ******************  Body  *************** */
BODY { font-family: times new roman,arial,helvetica,sans-serif; color: #000000; background: #ffffff; }


/* ******************  Headings  *************** */
H1 { font-size: 14pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #000000; margin-top: 0px; margin-bottom: 20px; margin-left: 0px; }
H1.pf { font-size: 14pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #000000; margin-top: 0px; margin-bottom: 20px;  margin-left: 10px; }

H2 { font-size: 14pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #990000; margin-top: 10px; margin-bottom: 0px; margin-left: 0px; }
H2.pf { font-size: 14pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #990000; margin-top: 10px; margin-bottom: 0px; margin-left: 10px; }

H3 { font-size: 12pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #000000; margin-top: 20px; margin-bottom: 0px; margin-left: 0px; }
H3.pf { font-size: 12pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #000000; margin-top: 20px; margin-bottom: 0px; margin-left: 10px; }

H4 { font-size: 11pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #cc3333; margin-top: 10px; margin-bottom: 0px; margin-left: 10px; }

H5 { font-size: 10pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #ffffff; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; text-align: center; }

H6 { font-size: 10pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #000000; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; }


/* ******************  Text  *************** */
P { color: #000000; margin-top: 10px; margin-bottom: 0px; margin-left: 0px; }
P.textnews { font-size: 11pt; font-family: times new roman,arial,helvetica,sans-serif; color: #000000; margin-top: 0px; margin-bottom: 0px; margin-left: 10px; margin-right: 10px; }
.txtFooter { font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #ffffff; }


/* ******************  Bulleted and Numbered Lists   *************** */
UL { margin-top: 2px; margin-bottom: 10px; margin-left: 50px; margin-right: 25px; }
OL { margin-top: 2px; margin-bottom: 10px; margin-left: 50px; margin-right: 25px; }
UL.black { font-family: arial,helvetica,sans-serif; color: #000000; margin-top: 0px; margin-bottom: 0px; margin-left: 15px; margin-right: 0px; list-style-type: square; list-style-position: outside; }
UL.white { font-family: arial,helvetica,sans-serif; color: #ffffff; margin-top: 0px; margin-bottom: 0px; margin-left: 25px; margin-right: 0px; list-style-type: square; list-style-position: outside; }


/* ******************  Lines  *************** */
HR { height: 2px; color: #990000; NOSHADE}


/* ******************  Hyperlinks  *************** */
A.navMenu:link { color: #ffffff; text-decoration: none; }
A.navMenu:visited { color: #ffffff; text-decoration: none; }
A.navMenu:hover { color: #cccccc; text-decoration: underline; }

A.navSubMenu:link { color: #ffffff; text-decoration: none; }
A.navSubMenu:visited { color: #ffffff; text-decoration: none; }
A.navSubMenu:hover { color: #ffffff; text-decoration: underline; }

A.hotpath:link { color: #990000; font-weight: bold; text-decoration: underline; }
A.hotpath:visited { color: #990000; font-weight: bold; text-decoration: underline; }
A.hotpath:hover { color: #CC3333; font-weight: bold; text-decoration: none; }

A.BreadcrumbLink:link { color: #990000; font-weight: bold; text-decoration: underline; }
A.BreadcrumbLink:visited { color: #990000; font-weight: bold; text-decoration: underline; }
A.BreadcrumbLink:hover { color: #CC3333; font-weight: bold; text-decoration: none; }

A.interactive:link { color: #000000; text-decoration: underline; }
A.interactive:visited { color: #000000; text-decoration: underline; }
A.interactive:hover { color: #666666; text-decoration: none; }

A.footer:link { color: #ffffff; text-decoration: none; }
A.footer:visited { color: #ffffff; text-decoration: none; }
A.footer:hover { color: #cccccc; text-decoration: underline; }

A { color: #cc3333; text-decoration: underline; }
A:visited { color: #cc3333; text-decoration: underline; }
A:hover { color: #ff6666; text-decoration: none; }


/* ******************  Image Styles  *************** */
IMG { border-top-width: 0px; border-top-style: solid; border-top-color: #ffffff; border-bottom-width: 0px; border-bottom-style: solid; border-bottom-color: #ffffff; border-left-width: 0px; border-left-style: solid; border-left-color: #ffffff; border-right-width: 0px; border-right-style: solid; border-right-color: #ffffff; }
IMG.img-fade { border-top-width: 0px; border-top-style: solid; border-top-color: #ffffff; border-bottom-width: 0px; border-bottom-style: solid; border-bottom-color: #ffffff; border-left-width: 0px; border-left-style: solid; border-left-color: #ffffff; border-right-width: 0px; border-right-style: solid; border-right-color: #ffffff; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); }
IMG.advert { border-top-width: 1px; border-top-style: solid; border-top-color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; border-left-width: 1px; border-left-style: solid; border-left-color: #000000; border-right-width: 1px; border-right-style: solid; border-right-color: #000000; text-align: center; }


/* ******************  Form Styles  *************** */
INPUT { font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000; }
TEXTAREA { font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000; }
SELECT { font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000; }


/* ******************  Table and Cell Styles  *************** */
TABLE.navMenu { font-size: 12pt; font-family: arial,helvetica,sans-serif; color: #ffffff; padding: 2px 0px 2px 0px; background: #000000; background-image: url('bgfade_black.gif'); background-repeat: repeat-x; background-position: top left; filter:progid:DXImageTransform.Microsoft.Gradient(1,StartColorStr='#666666',EndColorStr='#000000'); width: 100%; }
.navSubMenu { font-size: 11pt; font-family: arial,helvetica,sans-serif; color: #ffffff; padding: 1px 0px 1px 0px; background: #990000; background-image: url('bgfade_red.gif'); background-repeat: repeat-x; background-position: top left; filter:progid:DXImageTransform.Microsoft.Gradient(1,StartColorStr='#cc3333',EndColorStr='#990000'); filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); }
TABLE.main { background-image: url('bgmain.gif'); background-repeat: repeat-y; background-position: top right; width: 100%; }
TABLE.table { font-size: 10pt; font-family: arial,helvetica,sans-serif; margin-top: 20px; border-top-width: 1px; border-top-style: solid; border-top-color: #990000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #990000; border-left-width: 1px; border-left-style: solid; border-left-color: #990000; border-right-width: 1px; border-right-style: solid; border-right-color: #990000; background: #ffffff; }

TR.tableHeader { font-size: 10pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #ffffff; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; text-align: center; background: #990000; background-image: url('bgfade_red.gif'); background-repeat: repeat-x; background-position: top left; filter:progid:DXImageTransform.Microsoft.Gradient(1,StartColorStr='#cc3333',EndColorStr='#990000'); }

TD.header { font-size: 12pt; font-family: arial,helvetica,sans-serif; color: #000000; }
TD.main { font-size: 12pt; font-family: times new roman,arial,helvetica,sans-serif; color: #000000; padding: 5px 5px 10px 5px; }
TD.hotpath .BreadcrumbLink { font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #990000; font-weight: bold; padding: 5px 5px; }
TD.interactive { font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000; padding: 20px 0px 10px 0px; }
TD.tableHeader { font-size: 10pt; font-family: arial,helvetica,sans-serif; font-weight: bold; color: #ffffff; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; text-align: center; background: #990000; background-image: url('bgfade_red.gif'); background-repeat: repeat-x; background-position: top left; filter:progid:DXImageTransform.Microsoft.Gradient(1,StartColorStr='#cc3333',EndColorStr='#990000'); }
TD.tableCell { font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000; padding: 3px 3px; }
TD.advert { font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #000000; padding: 10px 10px; }
TD.footer { font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #ffffff; padding: 2px 0px 2px 0px; background: #000000; background-image: url('bgfade_black.gif'); background-repeat: repeat-x; background-position: top left; filter:progid:DXImageTransform.Microsoft.Gradient(1,StartColorStr='#666666',EndColorStr='#000000'); filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); }


/* ******************  Miscellaneous Tag Styles  *************** */
LEGEND { font-size: 10pt; font-family: times new roman,arial,helvetica,sans-serif; color: #999999; }
FIELDSET { padding: 20px 10px 10px 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #999999; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; border-left-width: 1px; border-left-style: solid; border-left-color: #999999; border-right-width: 1px; border-right-style: solid; border-right-color: #999999; }





