
/*========================================================*/
/*         Skin styles for  DotNetNuke: Cubic:Gold        */
/*              created by dnnskin.com                    */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. General                                            */
/*  2. Page Layout                                        */
/*  3. Controls (Skin Object)                             */
/*  4. Links and Buttons                                  */
/*  5. Text                                               */
/*  6. Main Menu                                          */
/*  7. Module Menu                                        */
/*========================================================*/




/*========================================================*/
/*  1. General                                            */
/*========================================================*/

/* Forces browser height of 100% */
html {
	height: 100%;
}


/* Body style */
body {
	background-color:#1D1F20;
	margin:20px;
	text-align:center;
}


/* Catch-all to ensure text consistency */
div, table, tr, td, p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing:0.04em;
}



/*========================================================*/
/*  2. Page Layout                                        */
/*========================================================*/



/* You may change the site width into any fixed sizes or 100% */
#SiteWidth{
	width:85%;
	height:auto;
	margin:auto;
}

/* the bottom box of logo container*/
.LogoContainer1{	
	background-color:#3F3930;
	height:100px;
	width:100%;
}

/*the top box of logo container so it can overlap the top box*/
.LogoContainer2{
	background:url("bg_topdeco.png") no-repeat center right; 
	background-color:#3F3930;
	height:100px;	
	width:100%;
}

/* The first left td cell*/
.L1, .R2, .L3{
	background:url("bg_CPane.png") repeat-x top;
	background-color:#E0CBA3;
	border:1px solid #7C7F80;
}

/*The first right td cell*/
.R1, .L2, .R3 {
	background:url("bg_menu.png"); height:6px;
	border:1px solid #666666;
}

/* Menu seperator */
.Separator{
	background:url("separator_w.png") center no-repeat; 
	background-color:#7C7F80; /* so the &nbsp; break doesn't show and will work on both ie and firefox */
	height:8px; 
	width:4px;
	padding-left:1px;
	padding-right:1px;
}

/*========================================================*/
/*  3. Controls                                           */
/*========================================================*/



/* Style for date control */
.date{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E0CBA3;
	font-size:11px;
	font-weight:bold;
	letter-spacing:2px;
	padding-right:2px;
}


/* Style for Login/Logout, Register/User controls */
a.LoginUser:link, a.LoginUser:visited, a.LoginUser:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration: none;
}

a.LoginUser:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#171717;
	font-weight:bold;
	text-decoration:overline;
}

/* Style for legal related controls */
.LegalLinks, a.LegalLinks:link, a.LegalLinks:visited, a.LegalLinks:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

a.LegalLinks:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:overline;
}



/*========================================================*/
/*  4. Links and Buttons                                  */
/*========================================================*/


/* Default link style */
a:link, a:visited, a:active {
	color: red;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
}

a:hover {
	color: red;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}


/* text and link style used for most text rendered by modules */
.Normal, a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
}

a.Normal:hover {
	color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

/* buttons and link buttons style used in the portal admin pages */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
	color: #FFF;	
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #666;
	border-left: 1px solid #bbb;
	border-right: 1px solid #999;
	padding: 1px 5px 2px 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #666;
}

A.CommandButton:hover    {
	color: #FFF;	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	padding: 1px 5px 2px 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #333;
}


a.BuyButton:link, a.BuyButton:visited, a.BuyButton:active  {
	color: #FFF;	
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #666;
	border-left: 1px solid #bbb;
	border-right: 1px solid #999;
	padding: 1px 10px 2px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background: #333;

}

A.BuyButton:hover    {
	color: #000;	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #999;
	padding: 1px 10px 2px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background: #DE8C12;
}


/* view skin link style*/
.ViewSkin, a.ViewSkin:link, a.ViewSkin:visited, a.ViewSkin:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	size:9px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}

a.ViewSkin:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	size:9px;
	font-weight:bold;
	text-decoration:underline;
	white-space:nowrap;
}

/* instead of using "Normal" style for LINK module, here is "LinkStyle" class*/
.LinkStyle, a.LinkStyle:link, a.LinkStyle:visited, a.LinkStyle:active{
	width:200px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px dashed #eaeaea;
	padding-top:5px;
	font-size:10px;
}

/* hover state*/
a.LinkStyle:hover {
	text-decoration:none;
	color:#DCDE9A;
	font-size:10px;
}
	
	
	
/*========================================================*/
/*  5. Text                                               */
/*========================================================*/



/* text style for module titles */
.Head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #171717;
	font-weight: bold;
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */ 
.SubHead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#333;
	font-weight: bold;
}


/* text style used for most text rendered by modules; applies to the majority of text in the site */
.Normal{
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height:1.8em;
}

.NormalBold {
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height:1.8em;
}

/* Bold red text for alerts and such */
.NormalRed {
	color: #930;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
}

/*  form style */
select, input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}


/* all the other text*/
h3, h4, h5, h6, DT, TFOOT, THEAD, TH {
color:#fff;
}


/*========================================================*/
/*  6. Main Menu                                             */
/*========================================================*/



/* Container for main menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	width:80%;  /* to shrink the menu container width to fit into the talbe cell*/
	margin-left:25px;
	margin-top: 3px;
}

/* Menu bar */
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:12px;
	padding:0;
}

/* Applies to off state of submenu items only */
.MainMenu_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #ccc; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	font-weight: bold; 
	border-bottom: #666 1px solid; /* same color as MainMenu_SubMenu BG*/
	border-top: #666 1px solid;    /* same color as MainMenu_SubMenu BG*/
	padding: 1px 10px 1px 5px;
}


/* Container for submenu */
.MainMenu_SubMenu {  /*the same style as MainMenu_MenuItem*/
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #666; /* same color as MainMenu_MenuItem borders*/
	filter: none;
	border: 2px solid #eee;
	margin-top: 1px;
	margin-left: 3px;
	padding: 2px;
}


/* Hover state for submenu items only */
.MainMenu_MenuItemSel {
	background:#3F3930;  /* for sub menu rollover effect, put different color to achieve different bg effect*/
	cursor: pointer; 
	cursor: hand; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	font-weight: bold; 
	color:#fff;
	border: 0;
	padding: 1px 10px 1px 5px;
}



/* The Root Menu styles have to be AFTER the Submenu styles to overwrite submenu styles*/
/* Idle state for main menu items, can overwrite MainMenu_MenuItem */
.RootMenu_Off {
	background:transparent;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;
	padding:0 12px 0 8px;
}

/* Active state for main menu items */
.RootMenu_On{
	background:transparent;
	color:#FFF;
	border-bottom:1px dotted #BDCCC8;
	text-transform:uppercase;
	padding:0 12px 0 8px;
}

/* Hover state for main menu items */
.RootMenu_Hover{
	background:transparent;
	color:#eee;
	padding:0 12px 0 8px;
	text-transform:uppercase;
}


/* Inserts a small space between main menu items, also can get rid of the funny red borders */  
.MainMenu_MenuBreak {
	width: auto;
	border: 0;
}


/* Elements we don't really need to see */
.MainMenu_MenuArrow,
.MainMenu_RootMenuArrow,
.MainMenu_MenuIcon {
	display: none;
}



/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/

/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
	color: #eee;
}

/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 20px;
}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 10px; 
	font-weight: bold; 
	border: #eee 1px solid;
	padding: 1px 4px 2px 2px;
}

/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px -6px;
	background-color: #eee; 
	filter: none; 
	border: #333 1px solid;
	padding: 0px 1px 1px 1px;
}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #eee;
	background: #333;
	border: #333 1px solid;
	padding: 1px 4px 2px 2px;
}


/* Elements we don't need to see */
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon {
	display: none;
}




