/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 


body {background: #AF0707; margin: 0 0 0 0; padding: 0px;
}

table, tr, td, p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}

td.topTD {
	background: url(bg_top.jpg) no-repeat top center;
	height: 311px;
	text-align: right;
	/*padding: 42px 65px 0 48px;*/
	font-size: 11px;
}

td.middleTD {
	background: url(bg_table_main.jpg) center repeat-y;
	padding: 10px 85px 0 0;
	font-size: 11px;
}

td.bottomTD {
	background: url(bg_footer.jpg) no-repeat bottom center;
	height: 120px;
	/*padding: 0 65px 55px 100px;*/
	color: #fff;
	text-align: right;
	font-size: 11px;
}

label, .normal, .Normal {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

td.containerHEADL {
	background: url(header_cap_left.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

td.containerHEADR {
	background: url(header_cap_right.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

td.containerHEADC {
	background: url(header_bg.gif) repeat-x bottom;
	/*padding: 0 0 17px 5px;*/
}

td.containerTD {
	/*padding: 10px 25px 35px 25px;*/
}

table {
	padding: 0;
}

select, input {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f6f6f6;
	/*padding: 2px 0 1px 7px;*/
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	font-size: 11px;
}



/* text style for the unselected tabs */
.OtherTabs {
    font-size: 11px;
    color: #000;
    font-family: Arial, sans-serif;
    text-decoration: none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: #333333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #333333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color: #333333;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color: #C60A0A;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer {
	background-color: #FFFFFF;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF;
}

.MainMenu_MenuItem {
	background: #000000;
	cursor: pointer; 
	cursor: hand; 
	white-space:nowrap;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	font-style: normal; 
	min-width: 70px;
/*	padding: 2px 10px 3px 5px;*/
/*	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;*/
	vertical-align: absmiddle;
}

.MainMenu_MenuItemSel {
	background: #000000;
	cursor: pointer; 
	cursor: hand; 
	white-space:nowrap;
	color: #FF0000;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	font-style: normal;
	min-width: 70px;
	border-bottom: #f00 1px solid;
	border-left: #f00 0px solid; 
	border-top: #f00 1px solid;  
	border-right: #f00 0px solid;
/*	padding: 2px 10px 3px 5px;*/
	vertical-align: absmiddle;
}

.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #000000;
	filter: none;
	border: 2px solid #f6f6f6;
	margin-top: 5px;
	padding: 2px;
}

.MainMenu_MenuBreak {
	border-bottom: #f00 1px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 1px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #505052 1px solid; 
	border-bottom: #505052 1px solid; 
	border-top: #505052 0px solid;
	display: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #C60A0A;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
/*	height: 21px; */
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #fff; 
	background: #C60A0A;
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
/*	padding: 2px 10px 3px 5px;*/
	height: 21px;
	border-bottom: #C60A0A 1px solid; 
	border-top: #C60A0A 1px solid;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #C60A0A;
	margin-top: 5px;
	border: 2px solid #505052;
	/*padding: 0px 1px 1px 1px; */
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
/*	padding: 2px 10px 3px 5px;
	height: 21px;*/
	border: 0;
	background: #eee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #6E8E05;
	text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #2c2c2c;
	text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #fff;	
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	padding: 1px 5px 2px 6px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #C60A0A;
}

a.CommandButton:hover {
	color: #fff;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #C60A0A;
}

a.Normal:link, a.Normal:visited {
	color: #C60A0A;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #666666;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


a:link, a:visited {
	color: #C60A0A;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


.Head {
	font-size: 10px;
	color: #333;
	background: transparent;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
}


.NormalRed {
	color: #D08D00;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	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;
}


/* Custom Stuff */
.txt1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #3E3D3D;
	line-height: 11px;
}
.txt2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
.txt3 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
.txt4 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #AA0707;
	line-height: 12px;
}
.SmallD:link, .SmallD:visited {
	   font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
}
.SmallD:hover {
	   font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FF0000;
}
.Footer, a.Footer:link, a.Footer:visited {
	font-family: Arial, sans-serif;
        font-size: 10px;
        font-weight: normal;
}
a.Footer:hover {
        color: #FF0000;
}

#Table2 {
        background-color: #fff;
}

a.Small,a.small:hover,a.small:link, a.small:visited {
	color:#FFFFFF;
}