/* dnn blue skin */

p { font: 12px Arial, Helvetica, sans-serif}
.Normal
{  text-align: left; font: 12px Arial, Helvetica, sans-serif;
	color: #412A12;
}


H1  { font: 2em Verdana, Arial, Helvetica, sans-serif; color: #0054A5; margin-top: 2px;
}

H2  {font: bold 1.2em Verdana, Arial, Helvetica, sans-serif; color: #0054A5; text-align: left;
}

h3 { font: bold 1em Verdana, Arial, Helvetica, sans-serif; color: #0054A5;
}

H4  {font: bold .8em Verdana, Arial, Helvetica, sans-serif; color: #0054A5; margin-bottom: 3px;
}


H5, DT  { {font: .6em Verdana, Arial, Helvetica, sans-serif; color: #0054A5; margin-bottom: 13px;
}
}

H6  {
}


TFOOT, THEAD    {
}

TH  {
}

A:link  { color: #CC3300
}

A:visited   { color: #CC3300
}

A:active    { color: #CC3300
}

A:hover { color: #CC9933
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

/*
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader { margin-top: 2px;
}
/* this controls the top and bottom nav */
.skingradient {
	/*background-image:url(http://www.kitchensinkcreativegroup.com/Portals/5/menu-gradient.jpg);*/	
	border-top: 1px solid #CD9B66; 
	height:30px;
	margin-top: 10px;
	color: #B0A583;
	font: .8em Arial, Helvetica, sans-serif;
	
}

 /* this controls the top naviagation*/
.main_dnnmenu_rootitem  {
	cursor: pointer; 
	cursor: hand; 
	color: #100301; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

/*this is the backing of the date and search but not the font???  */
.SkinObject { 	 font: .8em verdana;  color: #000; margin-top: 0px; border-top: 0px; text-align: left; }
.SkinObject a:link, .SkinObject a:hover, .SkinObject a:visited { 		font: .8em verdana;  color: #666; margin-top: 0px; border-top: 0px; text-align: left; }

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
/* this doesn't appear to effect anything */
.toppane {

	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
		padding-bottom: 0px
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.ContentPane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.rightpane {
	width: 325px;
	background-color: transparent;
	border-left: 1px dashed #9BB8CC;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	
}
.bottompane {
	text-align: right;
	width: 809px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 0;	
}

/* hover color of top nav menu items */
.main_dnnmenu_itemhover {  
	background-color: #F9AA00;	/*background-image:url(http://www.kitchensinkcreativegroup.com/Portals/5/menu-gradient-hover.jpg);	*/
	
}
/* hover color of top nav sub menu items */
.main_dnnmenu_itemhover td { 

	background-color: #FFFEA3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	/*background-image:  			url(http://www.kitchensinkcreativegroup.com/Portals/5/menu-gradient-hover-sub.jpg);	*/				    background-color: #FFCC33;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {

   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;

}

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* 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  { 
}
/* background colors for content area */
.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 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 */



UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}



/* 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 {
}

