/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

body, td, th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	font-size: 12px;
	color: #555555;
  	line-height: 1.5;
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* 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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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 */
.small
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
    font-size: 11px;
    font-weight: normal;
  	line-height: 1.2;
}

.ssmall
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
    font-size: 10px;
    font-weight: normal;
}

.Normal, td, td .normal
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
    font-size: 12px;
    font-weight: normal;
  	line-height: 1.5;
}

.cap
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
    font-size: 11px;
    font-weight: normal;
  	line-height: 1.2;
	color: #888888;

}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H2  {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H3  {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H4  {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H5, DT  {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color:#3189D9;
	text-decoration:underline;
}

A:visited   {
	color:#3189D9;
	text-decoration:underline;
}

A:hover {
	color:#3189D9;
	text-decoration:none;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL {
	list-style-type:square;
	margin: 0 0 0 1.5em; 
	padding: 0; 
}

UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
}

#tag h1{
	font-size: 12px;
	color: #666666;
	font-weight: normal
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
}

#top h2 .Head {
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 24px;
}

#blog h1 .Head {
	font-size: 16px;
	color: #FF6699;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 18px;
	margin: 0px;
}

#blog h2 .Head {
	font-size: 14px;
	color: #FF6699;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 16px;
	margin: 0px;
}

#blog A:link      {color: #FF6699;}
#blog A:visited   {color: #FF6699;}
#blog A:hover     {color: #FF6699;}

#blog A.list:link      {color: #555555;}
#blog A.list:visited   {color: #555555;}
#blog A.list:hover     {color: #555555;}

/*
#blog div {
	position: relative;
	height: auto;
	width: auto;
}
#blog img {
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
*/

#story h1 .Head {
	font-size: 16px;
	color: #669900;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 18px;
}

#story h2 .Head {
	font-size: 14px;
	color: #669900;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
}

#story h3 {
	font-size: 13px;
	color: #669900;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#story A:link      {color: #669900;}
#story A:visited   {color: #669900;}
#story A:hover     {color: #669900;}

#shop h1 .Head {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 18px;
}

#shop h2 .Head {
	font-size: 14px;
	color:#FF6600;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 14px;
	margin: 0px;
}

#shop A:link      {color: #FF9900;}
#shop A:visited   {color: #FF9900;}
#shop A:hover     {color: #FF9900;}

#lesson h1 .Head {
	font-size: 16px;
	color: #3189D9;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 18px;
}

#lesson h2 .Head {
	font-size: 14px;
	color: #3189D9;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 1;
	margin: 0px;
}

#lesson h3 {
	font-size: 13px;
	color: #3189D9;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
	line-height: 13px;
	margin: 0px;
}

#lesson A:link      {color: #3189D9;}
#lesson A:visited   {color: #3189D9;}
#lesson A:hover     {color: #3189D9;}

.Footer
{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "MS PGothic";
    font-size: 11px;
    font-weight: normal;
  	line-height: 1.5;
  	Color: #555555
}

#blogcalendar .Normal td {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006699:
}

#blogcalendar .Normal td a {
    font-weight: normal;
}

#calendar td {
	color: #FFFFFF;
	font-weight: bold;
}

.grid {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.tablegrid{
	border: 1px solid #CCCCCC;
}


