
/*========================================================*/
/*                 CSS For  CC Fire Skin                  */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Containers                                         */
/*  3. Links                                              */
/*  4. Text                                               */
/*  5. Forms                                              */
/*  6. Main Menu                                          */ 
/*  7. Module Menus                                       */
/*========================================================*/


/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

body
{
	background-color: #999999;
	margin-top: 1px;
}


table, tr, td, p {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: Black;
	line-height: 1.5em;
}


/*========================================================*/
/*  2. Containers                                         */
/*========================================================*/

.SiteWidth 
{
	width: 780px;
}
.LogoTD
{
	padding-top: 10px;
	padding-left: 26px;
	background-image: url(cc_msol_top.jpg);
	text-align: left;
	vertical-align: top;
	height: 128px;
	width: 100%;
}
.MenuTD
{
	width: 100%;
	height: 31px;
	background-image: url(cc_msol_menu.jpg);
	background-repeat: no-repeat;
	padding-left: 26px;
}
.SubMenuTD
{
	height: 19px;
	width: 100%;
	text-align: right;
	padding-right: 25px;
	vertical-align: middle;
	background-image: url(cc_msol_submenu.jpg);
}
.CopyRightTD
{
	PADDING-LEFT: 70px; 
	HEIGHT: 32px;
	text-align: center;
}

.BodyTD
{
	width: 100%;
	background-image: url(cc_msol_mainback.jpg);
	background-repeat: repeat-y;
	padding: 4px 25px 6px 25px;
}

.BodyFooterTD
{
	height: 104px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	padding-right: 30px;
	background-image: url(cc_msol_footer.jpg);
}
	
.LeftContent 
{
	vertical-align: top;
	padding: 0px 0px 7px 0px;
}
.MainContent 
{
	height: 100%;
	width: 100%;
	vertical-align: top;
	text-align: center;
	padding: 0px 0px 7px 6px;
}

/*========================================================*/
/*  3. Links                                              */
/*========================================================*/


a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active
{
	color: #800000;
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.LoginLink:hover {
	color: #800000;
	font-family: Tahoma, Arial;
	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: #800000;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.OtherTabs:hover    {
    text-decoration: underline;
    color: black;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

a.SubHead:link, a.SubHead:visited, a.SubHead:active
{
	color: #800000;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}

a.SubHead:hover
{
	color: #800000;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active
{
	color: #800000;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.CommandButton:hover
{
	color: #800000;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited
{
	color: #800000;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover
{
	color: #800000;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a:link, a:visited, a:active
{
	color: #800000;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover
{
	color: #800000;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


/*========================================================*/
/*  4. Text                                               */
/*========================================================*/


.CopyrightText, .CurrentDate {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: Black;
	font-weight: normal;
	text-align: right;
}

.Normal
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: Black;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-size: 11px;
	color: Black;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

.SelectedTab
{
	color: Black;
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 11px;
}

.SubHead
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	padding: 0;
}


.Head
{
	font-size: 14px;
	color: Black;
	font-weight: bold;
	font-family: Tahoma, Arial;
}

.NormalRed
{
	color: #800000;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.FileManager
{
	width: 720px;
}

/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/


select, input
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: Black;
}

select.Normal
{
	color: Black;
}

.NormalTextBox
{
	color: Black;
	padding-left: 2px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #555555;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

td.NormalTextBox
{
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
	border: 0;
	font-size: 11px;
	font-family: Tahoma, Arial;
}


/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/


.MainMenu_MenuRootArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow, .MainMenu_RootMenuIcon, .MainMenu_MenuBreak
{
	display: none;
}
.RootMenu, .RootBreadCrum
{
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	height: 19px;
	vertical-align: middle;
	color: lightgrey;
	border: 0px;
	width: auto;
}
.RootMenuSelected
{
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
	color: White;
	background-color: Transparent;
	border: 0px;
}
.RootMenuActive
{
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-decoration: none;
	color: White;
	background-color: Transparent;
	border: 0px;
}
.SubMenu
{
	background-color: #EAEAEA;
	border-top: solid 1px #4F4F4F;
	border-left: solid 1px #4F4F4F;
	border-right: solid 1px #4F4F4F;
	border-bottom: solid 1px #4F4F4F;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=  '#696969' , Direction=135, Strength=3);
}
.MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	height: 19px;
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	text-decoration: none;
}
.SubItemSel
{
	cursor: pointer;
	cursor: hand;
	color: white;
	height: 19px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	background-color: #4F4F4F;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.SubItemActive
{
	cursor: pointer;
	cursor: hand;
	color: #5F83A7;
	height: 19px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/*
.MainMenu_SubItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #727C8D;
	text-decoration: underline;
}
.MainMenu_SubItemActive {
	background-color: #BA2F18; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
}/*


/*========================================================*/
/*  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: Verdana, Arial;
	color: white;
	font-size: 11px;
	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;
	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;
}

