/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

body {
}

/* Left Navigation Control Styles */
.leftnavigationbar
{
	/*width:100%;*/
}

.leftnavigationbar_td_normal_wrapper
{
	border:solid 1px #999999;
	padding:1px;
	background-color:#797979;
	width:100%;
}

.leftnavigationbar_td_important_wrapper
{
	border:solid 1px #500000;
	padding:1px;
	background-color:#9C0000;
	width:100%;
}

.leftnavigationbar_td_important
{
	cursor:pointer;
	padding-left:8px;
	padding-bottom:6px;
	padding-top:7px;
	border-top:solid 1px #580000;
	border-left:solid 1px #580000;
	border-right:solid 1px #580000;
	background-color:#8F0000;
	background-image:url(leftnavibox_important.gif);
	background-repeat:repeat-x;
	width:100%;
}

.leftnavigationbar_td_important a, .leftnavigationbar_td_important a:hover, .leftnavigationbar_td_important a:link,
.leftnavigationbar_td_important a:visited, .leftnavigationbar_td_important a:active
{
	/*font-weight:bold;
	font-size:12px;
	font-family:Arial;*/
	font:bold 12px/100% Arial;
	color:White;
}

.leftnavigationbar_td_normal
{
	cursor:pointer;
	padding-left:8px;
	padding-bottom:6px;
	padding-top:7px;
	border-top:solid 1px #8A8A8A;
	border-left:solid 1px #8A8A8A;
	border-right:solid 1px #8A8A8A;
	background-color:#7A7A7A;
	background-image:url(leftnavibox_normal.gif);
	background-repeat:repeat-x;
	width:100%;
}

.leftnavigationbar_td_normal a, .leftnavigationbar_td_normal a:hover, .leftnavigationbar_td_normal a:link,
.leftnavigationbar_td_normal a:visited, .leftnavigationbar_td_normal a:active
{
	font:bold 12px/100% Arial;
	color:White;
}

.leftnavigationbar_td_child_page a, .leftnavigationbar_td_child_page a:hover, .leftnavigationbar_td_child_page a:link,
.leftnavigationbar_td_child_page a:visited, .leftnavigationbar_td_child_page a:active
{
	font:bold 12px/100% Arial;
	font-weight:500;
	color:White;
}

.leftnavigationbar_childpages
{
	display: none;
	border: solid 1px Black;
	width: 100%;
	margin-top: 3px;
}
/*.gallery_main_image
{
    height:430px;
    width:561px;
}*/
.leftnavigationbar_td_child_page
{
	cursor:pointer;
	padding-bottom:5px;
	padding-top:5px;
	width:100%;
}

/* Content styles */
.imagewrapper
{
	padding: 1px;
	background-color: White;
	border: solid 1px Black;
	margin-bottom: 10px;
}
.privateRooms_table_leftcolumn
{
	padding:0px 5px;
	border-bottom: 2px solid #ececec;
	color:#dc1c16;
	width:0px;
	height:23px;
	font-size:12;
}
.privateRooms_table_othercolumn
{
	border-bottom: 2px solid #ececec;
	width:40%;
	color: #858585; 
	font-size:12;
}
.privateRooms_table_head_rows
{
	font-family:Times New Roman;
	font-size:16px;
	color:#3e4e67;
	height:33px;
}
.list_table
{
	border-collapse: collapse;
	margin-top: 1px;
	margin-bottom: 1px;
}
.list_table tr
{
	background: White;
}
.list_table td
{
	font-family: Arial;
	font-size: 11px;
	color: #C1211C;
	/*border-top: solid 2px Transparent;
	border-bottom: solid 2px Transparent;*/
}

.list_table .date
{
	color: #C3716E;
}

.list_table .passed_event
{
	color: #A2A2A2;
}

.list_table .description
{
	padding: 7px 7px 7px 7px;
}

.list_table .content td
{
	color: #797979;
	line-height: 150%;
}
.text_redheader
{
	font-family:Century Gothic;
	font-size:16px;
	color:#ED322C;
}
.text_softblue
{
	font: 17px Times New Roman;
	color: #3E4E67;
}

ul
{
	list-style-position:outside;
	margin-top:8px;
	margin-left:16px;
	padding-left:0px;
	line-height:25px;
	text-indent:0px;
}

ul li
{
	list-style-type:circle;
	list-style-image: url(list_sign_disc.gif);
}

.popupcalendar .ajax__calendar_container
{
	background:#F8F8F8;
	border:solid 1px #CCCCCC;
}

.popupcalendar .ajax__calendar_days td
{
	padding: 1px 2px 1px 2px !important;
	padding-right: 2px !important;
}

.popupcalendar .ajax__calendar_header .ajax__calendar_title
{
	font-family:Times New Roman;
	font-size: 14px;
	color:#B50600;
	text-align: center;
}

.popupcalendar .ajax__calendar_day
{
	border: solid 1px Transparent;
	width: auto;
	height: auto;
	color: #333333;
}

.popupcalendar .ajax__calendar_active .ajax__calendar_day
{
	background: #2D8A30;
	color: White;
	border: solid 1px Gray;
}

.popupcalendar .ajax__calendar_hover .ajax__calendar_day
{
	border: solid 1px Gray;
}

.popupcalendar .ajax__calendar_dayname
{
	color: #2D8A30;
}

/*Gallery styles*/
.gallery_wrapper
{
	background: Black;
	border: solid 1px #797979;
	width: 100%;
}

.galery_thumb_style
{
	width:70px;
	height:70px;
	border:none;
	font-size:0px;
}

.galery_thumb_wrapper
{
	border:solid 1px #C7C7C7;
	padding:1px;
	font-size:0px;
}

.galery_thumb_wrapper_hover
{
	border:solid 1px green;
	padding:1px;
	font-size:0px;
}

.thumb_table
{
	padding: 0px 10px 0px 10px;
}

.gallery_description
{
	background: Black;
	font-family:Arial;
	font-size: 14px;
	color: White;
	z-index:101;
	position:absolute;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	display: none;
	text-align: center;
	padding-top: 9px;
}

.gallery_desc
{
	text-align: center;
	position:relative;
	z-index:100;
	font-family:Arial;
	font-size: 14px;
	color: White;
}

/*RecentCoverage styles*/
.coverage_opened
{
	display: table-cell;
}
.coverage_closed
{
	display: none;
}

/*Ext Events Calendar styles*/
.eventcalendar_activeday
{
	background-color:#0D8A00;
	background-repeat:repeat-x;
	border:solid 2px #D2D2D2;
	vertical-align:top;
	cursor:pointer;
	height:30px;
}
.eventcalendar_unactiveday
{
	background-color:#9FA0A0;
	background-repeat:repeat-x;
	border:solid 1px #D2D2D2;
	vertical-align:top;
	height:30px;
}
.eventcalendar_invisibleday
{
	font-size:0px;
	height:0px;
	width: 0px;
	display:none;
}
.eventcalendar_font
{
	font:bold 11px/140% Arial;
	color:White;
}
.eventcalendar_separator
{
	height:1px;
	border-top:solid 1px #717171;
}
.eventcalendar_bodyfont
{
	font:11px/100% Arial;
	color:#333333;
}
.eventcalendar_bodyfontbold
{
	background:Transparent;
	font:bold 12px/100% Arial;
	color:#333333;
}
.eventcalendar_bodyfontbold_forIE
{
	background-color:#BFBFBF;
	filter:progid:DXImageTransform.Microsoft.Chroma(color=#BFBFBF);
	zoom:1;
	font:bold 12px/100% Arial;
	color:#333333;
}
.eventcalendar_pricefont
{
	background-color:Transparent;
	font:bold 14px/100% Arial;
	color:#A83131;
}
.eventcalendar_pricefont_forIE
{
	background-color:#BFBFBF;
	filter:progid:DXImageTransform.Microsoft.Chroma(color=#BFBFBF);
	zoom:1;
	font:bold 14px/100% Arial;
	color:#A83131;
}
.eventcalendar_background_div
{
	background-color:#FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border:solid 1px #333333;
	width:50px;
	visibility:hidden;
	z-index:1000;
	position:absolute;
}
.eventcalendar_infobox
{
	background:transparent;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	width: 350px;
	visibility:hidden;
	position:absolute;
	z-index:1000;
}
.events_month
{
	background: #A3D8F6;
	font: bold 12px Arial;
	color: White;
	padding: 3px 7px 3px 7px;
	text-transform: uppercase;
}

/*Gift styles*/
.gifts_image
{
	border: none 0px;
	/*margin-bottom: 4px;*/
}
.gifts_description
{
	background: White;
	padding: 9px 7px 9px 7px;
	font: 12px Arial;
	color: #A2A2A2;
	height: 100%;
	vertical-align: top;
}
.gifts_description h1
{
	font: bold 12px Arial;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.gifts_price
{
	font: 12px Arial;
	color: #993333;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.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:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}
.button_WhiteFont{
-x-system-font:none;
color:White;
font-family:Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:100%;
}

