/* 
================================
Skin styles for DotNetNuke
================================
*/   

.bod {
	background-image: url(tile.gif);
	background-repeat: repeat;
	background-color: #3c7c93;
}
.pagemaster {
	width: 100%;
	height: 100%;
	background-image: url(tile.gif);
	background-repeat: repeat;
	background-color: #3c7c93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.skinmaster {
	width: 750px;
}
.skinheader {
	width: 100%;
	border-right: #004d73 2px solid; 
	border-top: #004d73 2px solid; 
	border-left: #004d73 2px solid; 
	border-bottom: #004d73 2px solid; 
}
.width {
	width: 100%;
}
.skin-bg1 {
	background-image: url(fullheader.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 124px;
}
.topred {
	background-color: #b70808;
	width: 100%;
	height: 2px;
}
.tabtable {
	width: 100%;
	height: 28px;
	white-space: nowrap;
	vertical-align: middle;
}
.caps-left {
	width: 18px;
}
.caps-mid {
	width: 32px;
}
.caps-right {
	width: 14px;
}
.caps-red {
	background-image: url(caps-tile.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/* Middle section with main content areas */

.bigmid {
	width: 100%;
}
.leftcell {
	width: 161px;
	background-image: url(fullheadercorner.jpg);
	background-repeat: no-repeat;
}
.lefttable {
	width: 161px;
	height: 100%;
}
.midtablecell {
	height: 125px;
}
.midcell {
	width: 100%;
	background-color: transparent;
}
.midtable {
	background-color: transparent;
	width: 100%;
}
.rightcell {
	width: 182px;
	background-color: transparent;
}
.righttable {
	width: 100%;
}
.alignspace {
	height: 10px;
}
.horspace {
	width: 8px;
}
.linkstyle {
	font-size: 12px;
	color: #06609d;
	height: 30px;
}

/* DNN content panes */

.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.rightpane {
	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: 0px;
}

/* Footer */

.blue {
	background-color: #004d73;
	width: 100%;
	height: 5px;
}
.footer {
	background-image: url(gblock.gif);
	background-repeat: repeat;
	background-color: #b4b4b4;
	width: 100%;
}
.visaddy {
	font-size: 10px;
	color: #333333;
}
.viscont {
	font-size: 10px;
	color: #FFFFFF;
}
.below {
	background-color: transparent;
	width: 100%;
	text-align: center;
}
.clear {
	background-color: transparent;
}

/* DNN generated CSS */

.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: 1px 3px 3px 1px;	
}
.main_dnnmenu_rootitem  { /*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: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}
.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	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);
}

/* Custom Core DNN Settings */
/* Controls container headings */

.TabTokens {
	font-weight: bold;
    font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: middle;
}
A.TabTokens:link {
    text-decoration: none;
    color: #FFFFFF;
}

A.TabTokens:visited  {
    text-decoration: none;
    color: #FFFFFF;
}

A.TabTokens:active   {
    text-decoration: none;
    color: #FFFFFF;
}

A.TabTokens:hover    {
    text-decoration: none;
    color: #000000;
}



.FooterTokens {
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.FooterTokens:link {
    text-decoration: none;
    color: #000000;
}

A.FooterTokens:visited  {
    text-decoration: none;
    color: #000000;
}

A.FooterTokens:active   {
    text-decoration: none;
    color: #000000;
}

A.FooterTokens:hover    {
    text-decoration: none;
    color: #FFFFFF;
}
.SearchSkinObject {
    font-weight: bold;
    font-size: 8pt;
	color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	vertical-align: middle;
}
A.SearchSkinObject:link {
    text-decoration: none;
    color: white;
}

A.SearchSkinObject:visited  {
    text-decoration: none;
    color: white;
}

A.SearchSkinObject:active   {
    text-decoration: none;
    color: white;
}

A.SearchSkinObject:hover    {
    text-decoration: none;
    color: lightskyblue;
    background-color: transparent;
}





