/* 
================================
Upgraded and Modified by Nina Meiers - for the DNN Community
xd.com.au/ dnnskins.com/ skincovered.com
Have you seen our goodiebags? http://www.skincovered.com/ - learn how to skin your Website!
All rights remain with original designer - Original Files included in download - http://www.dnnskins.com
================================
*/
body {
	border-left: 0px 0px 0px 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #00448a;
	font-family: Verdana, arial, sans-serif;
	font-size:12px;
}
.blockpad {
	padding-left: 10px;
}


/* Content Panes */
.cavalcavento_TopPane {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;/*border-bottom: 1px solid #cccccc;*/
}
.cavalcavento_LeftPane_2 {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;/*border-right:1px solid #cccccc*/
}
.cavalcavento_LeftPane {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;/*border-right:1px solid #cccccc*/
}
.cavalcavento_ContentPane {
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
}
.cavalcavento_RightPane {
	padding-left: 2px;
	padding-top: 3px; /* border-left: 1px solid #cccccc;*/
}
.cavalcavento_RightPane_2 {
	padding-left: 2px;
	padding-top: 3px; /* border-left: 1px solid #cccccc;*/
}
.cavalcavento_BottomPane {
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 2px; /*border-top: 1px solid #cccccc;*/
}

/* standard hyperlinks for the tokens eg. copyright, login, user */


.user {
	color: #ffffff;
	text-decoration: none;
	font-weight: Normal;
	font-size: 10px;
}
a.user:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: Normal;
	font-size: 10px;
}
a.user:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: Normal;
	font-size: 10px;
}
a.user:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: Normal;
	font-size: 10px;
}
.user {
	color: #ffffff;
	text-decoration: none;
	font-weight: Normal;
	font-size: 10px;
}
a.user:hover {
	color: #000000;
	text-decoration: none;
	font-weight: Normal;
	font-size: 10px;
}
/* code to make the search button look like it does */
.searchbox input {
	MARGIN: 0px 00px 0px 0px;
	border: 1px solid #cccccc;
	font-size: 10px;
	color: #9C9C9C;
	background: transparent;
	width: 100px;
	height: 18px;
}
.search {
	color: #07448d;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.search:visited {
	color: #07448d;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.search:active {
	color: #07448d;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.search:link {
	color: #07448d;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.search {
	color: #07448d;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.search:hover {
	color: #07448d;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
/* change the colour of the login button here */
.StandardButton {
	color: #ffffff;
	font-family: Verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #07448d;
}

/* this is the font class used throughout your site - change the size here */
.Normal {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}
.normal {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #07448d;
}
label {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 2px 0 1px 7px;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 2px;
}


h2 {
	font-family: Verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 2px 0 1px 7px;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 2px;
}

h3 {
	font-family: Verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0 1px 7px;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 2px;
}

/* command button links */
A.CommandButton:active {
	color: #07448d;
	text-decoration: none;
}
A.CommandButton:visited {
	color: #07448d;
	text-decoration: none;
}
A.CommandButton:link {
	color: #07448d;
	text-decoration: none;
}
.CommandButton {
	color: #07448d;
	text-decoration: none;
}
A.CommandButton:hover {
	color: #07448d;
	text-decoration: underline;
}

.SkinObject
{
	color:#C0C0C0;
}

.whitelink, a.whitelink:link , a.whitelink:active, a.whitelink:visited 
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 10px;
}  

a.whitelink:hover
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}  

.darklink, A.darklink:link, A.darklink:visited , A.darklink:active  {
	color: #07448d;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

A.darklink :hover {
	color: #07448d;
	text-decoration: underline;
	font-weight: bold;
}


/*=== Menu Items */
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: hand; 
	color: #07448d; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, arial, sans-serif;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: hand; 
	color: #07448d; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, arial, sans-serif;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #E0E0E0; 
}

.main_dnnmenu_itemhover td {  
	background-color: #E0E0E0; 
}


.main_dnnmenu_icon {
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #E0E0E0;  
	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: #E0E0E0 1px solid; 
	border-bottom: #E0E0E0 1px solid; 
	border-top: #E0E0E0 1px solid;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}

/* classes used by DotNetNuke for things like the container titles */
.Head {
	font-size: 22px;
	font-weight: bold;
	color: #fec501;
}
.SubHead {
	font-size: 18px;
	font-weight:bold
	color: #fec501;
}
.SubSubHead {
	font-size: 16px;
	font-weight:bold;
	color: #fec501;
}

.ContainerTitle {
	font-size: 18px;
	font-weight:bold
	color: #fec501;
}


.Hidden {
	font-size:1px;
	color:#ffffff;
	background-color:#FFFFFF;	
}

.NormalText
{
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color:#07448d;
}

a:link , a:active, a:visited 
{
	color:#f8b11f;
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	color:#f8b11f;
	font-weight:bold;
	text-decoration:underline;
}


a.NormalText:link , a.NormalText:active, a.NormalText:visited 
{
	color:#f8b11f;
	text-decoration: none;
	font-weight:bold;
}

a.NormalText:hover
{
	color:#f8b11f;
	font-weight:bold;
	text-decoration:underline;
}

 ul {
  list-style-type:disc;
  font-weight:normal;
 }

  ul ul {
   list-style-type:square;
   font-weight:normal;
  }

   ul ul ul {
    list-style-type:circle;
   }

    ul ul ul ul {
     list-style-type:disc;
    }

     ul ul ul ul ul {
      list-style-type:square;
     }


ul.NormalText
{
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color:#f8b11f;	
}  

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color:#07448d;
}


.NormalRed
{
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color:#FF0000;
}

.NormalBold
{
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#07448d;
}

