/* 
================================
Skin styles for DotNetNuke
================================
*/   

.mod_subhead_georgia {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
.body_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

A:link,A.SkinObject:link {
    text-decoration:    none;
    color:#333333;
}

A:visited,A.SkinObject:visited  {
    text-decoration:    none;
    color:#333333;
}

A:hover,A.SkinObject:hover    {
    text-decoration:underline;
    color:#333333;
}

A:active,A.SkinObject:active   {
    text-decoration:    none;
    color:#333333;
}


.ltc {
	background-image: url(ltc.png);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: visible;
	width: 40px;
}
.rtc {
	background-image: url(rtc.png);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: visible;
	width: 40px;
}
.topline {
	background-image: url(topgrad.png);
	background-repeat: repeat-x;
	height: 25px;
}
.topline {
	background-image: url(topgrad.png);
	background-repeat: repeat-x;
	height: 25px;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #e6e2d5;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 130%;
}
.skinmaster {
	height: 100%;
	background-color: #f9f8f3;
	border: #b3ad9b 1px solid; 
}
.headertl {
	background-image: url(topleft.png);
	background-repeat: no-repeat;
	min-width: 300px;
	max-width: 500px;
	height: 81px;
}
.headertr {
	background-image: url(topright.png);
	padding-top: 7px;
	background-repeat: no-repeat;
	min-width: 150px;
	height: 81px;
}
.headerbl {
	background-image: url(botleft.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 50%;
	max-width: 500px;
        padding-left: 2px;
}
.headerbr {
	background-image: url(botright.png);
	background-repeat: no-repeat;
	height: 42px;
	min-width: 150px;
}

.skinheader {
	/*background-image: url(header.png);
	background-repeat: no-repeat;*/
	height: 140px;
}
.menuleft{
	background-image: url(menul.png);
	background-repeat: no-repeat;
	height: 30px;
}
.skingradient {
	background-image: url(gradient_menu.png);
	background-repeat: repeat-x;
	padding-left: 5px;
	height: 30px;
/*	border: #ccc5b5 1px solid; */
	/*-moz-border-radius-bottomleft: 6px; 
	-moz-border-radius-bottomright: 6px; 
	-moz-border-radius-topleft: 6px; 
	-moz-border-radius-topright: 6px; */
	/*height:30px;*/
	/*padding-bottom: 55px;*/
}
.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: 0px;
}
.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;
}
.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: #fff; 
	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 7px 3px 2px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	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 7px 3px 2px;	
}

.main_dnnmenu_itemhover {  
	text-decoration: underline;
}

.main_dnnmenu_itemhover td {  
	text-decoration: underline;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
        padding-left: 9px;
}
.main_dnnmenu_submenu {
	background-color: #ef9538;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 5px 1px 4px;   /*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: #b9e4b9 none; 
  color: #000;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #f9f7f2;
	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: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
}

