/* page layout styles */
Body
{
		width: 100%;
    background-color: #000000;
    margin: 0px;
    padding: 0px;
    /*color: #877560;*/
    /*color: #A18B72;*/
    color: #BAA184;
}
Body TABLE
{
    font-family: Arial, Verdana, Tahoma;
    font-size:11px;
}
.skinHeaderText, A.skinHeaderText:link,  A.skinHeaderText:visited
{
	font-size: 10px;
	color: #877560;
	text-decoration: none;
}
A.skinHeaderText:active,  A.skinHeaderText:hover 
{
    text-decoration: underline;
    color: #877560;
}

.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.breadcrumb 
{
    color: #000000;
    text-decoration: none;
}

A.breadcrumb:visited 
{
    color: #000000;
    text-decoration: none;
}
A.breadcrumb:link, A.breadcrumb:active, A.breadcrumb:hover 
{
    text-decoration: underline;
}

.blue 
{
	background-color: #D5EDED;
	width:100%;
	border-left:3px solid #E1DEBB;
	border-right:3px solid #E1DEBB;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
}

.footer
{
	background-image: url(img/footerBg.gif);
	background-position: right;
	height: 89px;
	color: #B7B09A;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.footerRight A
{
	color: #B7B09A;
}

.footer, A.footer:link,  A.footer:visited
{
	color: #000000;
	font-weight: bold;
}

/* Site Styles */

table 
{
    padding: 0px;
    margin: 0px;
}
td 
{
    vertical-align: top;
}
img 
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
img.border {
		border: 1px solid #B27A2C;
		margin: 0px 10px 10px 0px;
}		

#Form 
{
	width: 100%;
}
form 
{
	padding: 0px;
	margin: 0px;
}
input, textarea, button 
{
    margin: 4px 4px 4px 4px;
    padding: 2px;
    border: 0px;
}

#skinmaster 
{
    width: 500px;
    background-color: #000000;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#top_1 
{
    height: 232px;
    width: 240px;
    background-image: url(imgs/top1.jpg);
    background-position:left bottom;
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: bottom;
    padding-bottom:16px;
}
#top_2 
{
    height: 232px;
    width: 710px;
    background-image: url(imgs/top2.jpg);
    background-position:left bottom;
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: bottom;
    padding-bottom:16px;
}
#breadcrumbContainer 
{
    padding-left: 8px;
    color: #000000;
    font-weight: bold;
}
#top_3 
{
    height: 232px;
    width: 100px;
    background-image: url(imgs/top4.jpg);
    background-position:left bottom;
    background-repeat: no-repeat;
}
#mid_Master 
{
    background-image: url(imgs/mid_master.gif);
    background-position: left bottom;
    background-repeat: repeat-y;
}
#Navigation 
{
    width: 240px;
    background-image: url(imgs/navBG.gif);
    background-position: right top;
    background-repeat: repeat-y;
    text-align: right;
    vertical-align: top;
}
#MissingLinkLeft 
{
    width: 51px;
    vertical-align: top;
    text-align: left;
}
#cp 
{
    vertical-align: top;
    height: 100%;
    background-color: #1F1D1B;
    background-image: url(imgs/cpBG.gif);
    background-position: left top;
    background-repeat: repeat-y; 
}
.ContentPane 
{
    width: 694px;
    height: 411px;
    padding-left: 16px;
    padding-right: 16px;
}
#mid_rightBorder 
{   
    vertical-align: top;
    text-align: left;
    width: auto;
    background-image: url(imgs/midR.gif);
    background-position: left bottom;
    background-repeat: repeat-y;
}
#bottom_1 
{
    height: 44px;
    background-image: url(imgs/bottom1.gif);
    background-position: right top;
    background-repeat: no-repeat;   
}
#bottom_2 
{
    width: 710px;
    background-image: url(imgs/bottom2.gif);
    background-position: left top;
    background-repeat: no-repeat;   
    text-align: center;
    vertical-align: top;
}
#bottom_3 
{
    background-image: url(imgs/bottom3.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 50px;
}


/* PanelBar Styles */
#panelbarContainer 
{
    width: 189px;
}

.panelbar
{
    border:0px solid white;
}
.panelbarHeaderCollapsed
{
	cursor: hand;
	cursor:pointer;
	color: #877560;
	font-size: 12px;
	height: 26px;
	background-image: url(imgs/HeaderCollapsedBg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 40px;
}
.panelbarHeaderCollapsed td
{
	vertical-align: middle;
}

.panelbarHeaderActive
{
	cursor: hand;
	cursor:pointer;
	color: #877560;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	background-image: url(imgs/HeaderActiveBg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 36px;
}
.panelbarHeaderActive td
{
	vertical-align: middle;
}
.panelbarHeaderCollapsedHover
{
	cursor: hand;
	cursor:pointer;
	color: #B27A2C;
	font-size: 12px;
	height: 26px;
	background-image: url(imgs/HeaderCollapsedHoverBg.gif);
  background-position: right top;
	background-repeat: no-repeat;
	padding-left: 40px;
}
.panelbarHeaderCollapsedHover td
{
	vertical-align: middle;
}

.panelbarHeaderExpand
{
	cursor: hand;
	cursor:pointer;
	color: #B27A2C;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	background-image: url(imgs/HeaderActiveBg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 36px;
}
.panelbarHeaderExpand td
{
	vertical-align: middle;
}

.panelbarItem 
{
	cursor: hand;
	cursor:pointer;
	color: #B27A2C;
	font-size: 12px;
	text-decoration: none;
	padding-left: 48px;
	height: 16px;
	background-image: url(imgs/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	vertical-align: center;
}
.panelbarItemHover
{
	cursor: hand;
	cursor:pointer;
	color: #877560;
	font-size: 12px;
	text-decoration: none;
	padding-left: 48px;
	height: 16px;
	background-image: url(Img/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	vertical-align: center;
}
.panelbarItemSelected
{
	cursor: hand;
	cursor:pointer;
	color: #877560;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-left: 48px;
	height: 16px;
	background-image: url(imgs/ItemArrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	vertical-align: center;
}
.panelbarItemGroup
{
	background-image: url(imgs/ItemGroupBg.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}




/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}
/* Module Help */
.Help
{
  border: solid 1px black;
  padding: 2px 2px 2px 2px;
  font-weight: normal;
  font-size: 11px;
  color: black;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #877560;
}


/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #B27A2C;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #BAA184;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #BAA184;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    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: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    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: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #877560;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #877560;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #B27A2C;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #B27A2C;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #B27A2C;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #B27A2C;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #B27A2C;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:  bold;
    color: #BAA184;
    padding: 0px;
    margin: 4px;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    underline;
    color:  #877560;
}

A:visited   {
    text-decoration:    underline;
    color:  #877560;
}

A:active    {
    text-decoration:    none;
    color:  #B27A2C;
}

A:hover {
    text-decoration:    none;
    color:  #B27A2C;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 2;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}



/* Simple Gallery Styles */

.photo_198 {
	border: 0px solid #000000;
}

.photo-frame .topx-- 
{
	background-repeat: no-repeat;
	width: 13px;
	height: 12px;
	vertical-align: top;
	background-position: right bottom;
}
.photo-frame .top-x- {
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-repeat: no-repeat;
	width: 20px;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-repeat: repeat-y;
	width: 13px;
	height: auto;
	background-position: right bottom;
}
.photo-frame .mid--x {
	background-repeat: repeat-y;
	width: 20px;
	height: auto;
	background-position: left bottom;
}

.photo-frame .botx-- {
	background-repeat: no-repeat;
	width: 13px;
	height: 18px;
	vertical-align: top;
	background-position: right top;
}
.photo-frame .bot-x- {
	background-repeat: repeat-x;
	width: auto;
	height: 18px;
	background-position: left top;
}
.photo-frame .bot--x {
	background-repeat: no-repeat;
	width: 20px;
	height: 18px;
	vertical-align: bottom;
	background-position: left top;
}

/* Photo Border for the Album Page */
.album-frame .topx---- 
{
    height: 19px;
	width: 17px;
	background-position: right bottom;
}

.album-frame .top----x 
{
    height: 19px;
	width: 23px;
	background-position: left bottom;
}

.album-frame .botx---- 
{
    height: 20px;
	width: 17px;
	background-position: right top;
}
.album-frame .bot----x {
	height: 20px;
	width: 23px;
	background-position: left top;
}

.album-frame .top-x--- {
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	height: 19px;
	width: auto;
}
/* strT */
.album-frame .top--x-- {
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	width: auto;

}
/* mtr */
.album-frame .top---x- {
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	height: 19px;
	width: auto;
}

/* l2 */
.album-frame .mtpx---- {
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	height: auto;
    width: 17px;
}
/* r2 */
.album-frame .mtp----x {
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	height: auto;
	width: 23px;
}

/* strL */
.album-frame .midx---- {
	background-repeat: no-repeat;
    background-position: left center;
	height: auto;
	width: 17px;

}
/* strR */
.album-frame .mid----x {
	background-repeat: no-repeat;
    background-position: left center;
	height: auto;
	width: 23px;
}
/* l3 */
.album-frame .mbtx---- {
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-position: right bottom;
	height: auto;
	width: 17px;
}
/* r3 */
.album-frame .mbt----x {
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
	height: auto;
	width: 23px;
}
.album-frame .bot-x--- {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 20px;
	width: auto;
}
.album-frame .bot--x-- {
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: auto;
}
.album-frame .bot---x- {
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	height: 20px;
	width: auto;
}

/* News Articles Custom Styles */
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #BAA184; }
.articleQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
	
.articleTitle { font-size : 12px; font-weight : bold; color : #877560; }

.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background-color: #292623; color: #BAA184; font-weight: bold; padding: 6px; height: 25px; }
.articleContentCell { color: black; padding: 6px; background-color: #292623; }
.articleTextCell { color: black; padding: 6px; background-color: #BAA184; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #80B288; height: 25px; }

.featuredTopCell { background-color: #336699; color: #BAA184; font-weight: bold; padding: 6px; height: 25px; }

A.Normal.MenuTop:link {
    text-decoration:    underline;
}

A.Normal.MenuTop:visited  {
    text-decoration:    underline;
}

A.Normal.MenuTop:active   {
    text-decoration:    underline;
}

A.Normal.MenuTop:hover    {
    text-decoration:    underline;
    color: #B27A2C;
}

A.Normal.MenuTopSelected:link {
    text-decoration:    none;
    color: #B27A2C;
}

A.Normal.MenuTopSelected:visited  {
    text-decoration:    underline;
    color: #B27A2C;
}

A.Normal.MenuTopSelected:active   {
    text-decoration:    underline;
    color: #B27A2C;
}

A.Normal.MenuTopSelected:hover    {
    text-decoration:    underline;
    color: #B27A2C;
}

/* MediaAnt Guestbook */
.GuestbookEntry 
{
		width: 100%;
    border: 1px solid black;
    padding: 0px;
    margin-bottom: 10px;
}
.GB_data {
	padding: 4px;
	margin: 0px;
	width: 25%;
	vertical-align: top;
    text-align: left;
	background-color: #292623;
}
.GB_msg {
	padding: 4px;
	margin: 0px;
	vertical-align: top;
  text-align: left;
}

