/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color:#256D93;
	/*background-color: #fefefe;*/
	background-image:url('Background_2.jpg');
	background-repeat: repeat-x;
	background-position:center top;
}
.logomaster {
	height: 100%;	
	background-color:#256D93;
	background-image:url('Background-New.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	/*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: 20px; 
	-moz-border-radius-topright: 20px; */
}
.transkinmaster {
	height: 100%;
	background-color: transparent;
}

.skinheader {
}
.skingradient {
	/*background-image: url(gradient_DkBlue.jpg); */
	background-color:#256D93;
	height:30px;
}
/*  override .SkinObject */
.SkinObject {
	color: silver; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica;
	
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.menupane {
    padding-top: 6px;
    padding-right: 6px;
}    
  
.MainMenu_MenuContainer {
	background-color: #FFFFFF; 
	border-right: #256d93 1px solid;
	/*background-image: url(gradient_menu_vertical.jpg);
	background-position: left top;
	background-repeat: repeat-x;*/
	padding-left: 5px;
	padding-right: 7px;
	padding-top: 0px;
	width: 100%;
	height: 100px;
	/*-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 20px; 
	-moz-border-radius-topright: 20px; */
	/*border: 1px solid #FF9900;*/
}

/* Don't need menu bar in vertical menu
=====================
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
======================
*/
.MainMenu_MenuItem {
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #256d93 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	height: 27px;
}
/* Submenu icon area */
.MainMenu_MenuIcon {
	background-color: silver; /*#FFF56C; */
	border-left: #cad5ea 0px solid; 
	border-right: #256d93 0px solid;
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 27px;
}
.MainMenu_SubMenu {
	background-color: silver; /*#FFCC00; */
	z-index: 1500; 
	cursor: pointer; 
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: gray; /*#FF6600; */
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal;/* bold;*/ 
	font-style: normal;
	height: 27px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}

/*Nav styles*/
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap; 
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  	    
    padding: 2px 12px 4px 5px;  
}

.main_dnnmenu_itemhover {  
	background-color: #7399ae; /*background-color: #8da4d3; */
}

.main_dnnmenu_itemhover td {  
	background-color: #7399ae; /*background-color: #8da4d3; */ 
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
 
.main_dnnmenu_submenu {
	/*background-color: #cad5ea;*/ 
	background-color: #cccccc; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   
}
.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: 8pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}

/*=================
Don't need treemenu on this skin
============================
.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);
}
===========================
*/
.StandardButton {
  background: #eeeeee none; /*#ff9900 none;*/
  color: #333333;
  font-family: Tahoma, Arial, Helvetica; 
  font-size: 10px;
  font-weight: normal;
}
/* ================================
style for module titles
================================ */
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #333333;
}
/* ===============================
Admin Content Pane Titles and Control Panel text
================================== */
.SubHead    {
color: #666;
}
/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{color: #000;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
}

/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalTextBox
{	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #000
}
.NormalRed
{color: #FF0000;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
}
.NormalBold
{	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
/* ==============================
 Style for the following Skin Items (You can change the css class
associated with these objects in the skin.xml file)
- SkinItems -  Login and Register links, Breadcrumb, Copyright, Date,
- Help, Hostname, Privacy, Terms, Search
================================== */

/* This is the Date eg. any items that are not links */
.SkinItem {
	color: #FF9944;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Normal;
	font-size: 10px;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link {
	color: #FF9944;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Normal;
	font-size: 10px;
}

A.SkinItem:visited  {
	color: #FF9900;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Normal;
	font-size: 10px;
}

A.SkinItem:active   {
	color: #FF9900;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Normal;
	font-size: 10px;
}
/* Controls menu hover */
A.SkinItem:hover    {
	color: #444444;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Normal;
	font-size: 10px;
}

/* ==============================
 Style for the following Skin Items (You can change the css class
associated with these objects in the skin.xml file)
- SkinItems -  Login and Register links, Breadcrumb, Copyright, Date,
- Help, Hostname, Privacy, Terms, Search
================================== */
/* This is the Date eg. any items that are not links */
/*  override .SkinObject */
/*.SkinObject {
	color: silver; 
	font-size: 9pt; 
	font-weight: normal; 
	font-family: Tahoma, Arial, Helvetica;
	
}*/
.SkinObject {
	color: #163f55; /*color: #003366;*/
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 7pt;
	white-space:nowrap;
}
/* This sets the style for all skin items that are links */
A.SkinObject :link {
	color: #163f55; /*color: #003366;*/
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Normal;
	font-size: 7pt;
	white-space:nowrap;
}
A.SkinObject :visited {
	color: #FF9900;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Normal;
	font-size: 10px;
}
A.SkinObject :active {
	color: #FF9900;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Normal;
	font-size: 10px;
}
/* Controls menu hover */
A.SkinObject :hover {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: Normal;
	font-size: 10px;
}


/* =======================
 HTML Tag Styles 
=========================== */
H1  {font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
}

H2  {font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

H3  {font-family: Verdana, Tahoma, Arial, Helvetical;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

H4  {font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
}

H5, DT  {font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}

H6  {font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
}

