/* 
================================
Skin styles for DotNetNuke
================================
*/   
/*.mRightSeperator
{
    background-color:Green;
    width:1px;
    height:10px;
}*/
.pagemaster {
	width: 100%;
	height: 100%;	
	background-image:url('images/main_gradient.JPG');
	background-repeat:repeat;
}

.shaderLeft
{
    width:10px;
    background-image:url('images/shader_left.bmp');
	background-repeat:no-repeat;
}
.shaderRight
{
    width:10px;
    background-image:url('images/shader_right.bmp');
	background-repeat:no-repeat;
}
.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 {
}
.skingradient {
	/*background-image: url(gradient_DkBlue.jpg); */
	height:30px;
}
.controlpanel {
	width: 744px;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	/*width: 235px;*/
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 744;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.subcontentpane {
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	/*width: 175px;*/
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container 
{
	background-color: transparent;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	height:16px;
	/*height:33px;*/
	background-color: Transparent;
	/*background-image: url('images/menu_background.JPG');*/
}

.MenuRow
{
    background-image: url('images/menu_whole.JPG');
    background-repeat:repeat-x;
}

.tdMenu
{
    text-align:right;
    /*background-image: url('images/menu_background.JPG');
    background-repeat:repeat-x;*/
}
.tdMenuTopLeft
{
    /*background-image: url('images/menu_topleft.JPG');
    background-repeat:no-repeat;*/
}

.tdBottom
{
    background-image: url('images/menu_background.JPG');
    background-repeat:repeat-x;
}

.bottomGradient
{
    height:50px;
    background-image:url('images/bottom_gradient.JPG');
    background-repeat:repeat-x;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #810000;
	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: #810000;
	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: Transparent;
	color:#800000;
}

.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: #F5F5F5;
	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; */
	width:1px;
	display:none;
}
.main_dnnmenu_rootmenuarrow {
	/*font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;*/
	display:none;
}
.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;
}

.PhoneStyle
{
 font-weight: bold; 
 font-size: 15pt; 
 color: #aeaeae; 
 font-family: Arial, 'Arial Black';
}

.EmailStyle
{
 font-weight: bold; 
 font-size: 15pt; 
 color: #850901; 
 font-family: Arial, 'Arial Black';
}

.BottomNormal
{
    font-weight:bold;
    font-size: 10pt; 
    color: #6F6F6F; 
    font-family: Arial, 'Arial Black';
}

.BottomBold
{
    font-weight:bold;
    font-size: 10pt; 
    color: #1E1E1E; 
    font-family: Arial, 'Arial Black';
}

a.email:link { 
  color: #850901;
}
a.email:visited {
  color: #850901;
}
a.email:hover {
  color: #850901;
}
a.email:active { 
  color: #850901;
}

.DateClass
{
    color:#790908;
    font-weight:bold;
    font-size:12px;
    font-family: Arial, 'Arial Black';
}

.datetd
{
    background-image:url('images/date_gradient.bmp');
}

a.colorful:link
{
    font-weight:bold;
    font-size:12px;
    color:#D39AA1;
}
a.colorful:visited
{
    font-weight:bold;
    font-size:12px;
    color:#D39AA1;
}
a.colorful:hover
{
    font-weight:bold;
    font-size:12px;
    color:#D39AA1;
}
a.colorful:active
{
    font-weight:bold;
    font-size:12px;
    color:#D39AA1;
}
a.bLinks:link
{
    font-weight:normal;
    font-size:12px;
    color:#860C0C;
    padding-left:2px;
    padding-right:2px;
    font-family: Tahoma, Arial, Helvetica;
}
a.bLinks:visited
{
    font-weight:normal;
    font-size:12px;
    color:#860C0C;
    padding-left:2px;
    padding-right:2px;
    font-family: Tahoma, Arial, Helvetica;
}
a.bLinks:hover
{
    font-weight:normal;
    font-size:12px;
    color:#860C0C;
    padding-left:2px;
    padding-right:2px;
    font-family: Tahoma, Arial, Helvetica;
}
a.bLinks:active
{
    font-weight:normal;
    font-size:12px;
    color:#860C0C;
    padding-left:2px;
    padding-right:2px;
    font-family: Tahoma, Arial, Helvetica;
}

.bLinks
{
    color:#D4D4D4;
    height:100%;
    /*letter-spacing:1;*/
    /*background-image:url('images/seperator.bmp');
    background-repeat:no-repeat;*/
}

/*SOLPART MENU CLASSES*/

.MainMenu_MenuItem
{
    cursor: pointer;
    color: #7D0200;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight:normal;
    font-style: normal;
    background-color:Transparent;
}

.MainMenu_MenuItemSel
{
    cursor: pointer;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight:normal;
    font-style: normal;
    background-color:#7D0200;
}

.MainMenu_MenuIcon
{
    cursor: pointer;
    /*background-color: yellow;*/
    /*border-left: red 10px solid;
    border-bottom: purple 10px solid;
    border-top: orange 10px solid;
    border-right: green 10px solid;*/
    /*text-align: center;*/
    width: 20px;
    height: 18px;
}

.separator
{
    background-color:Red;
    width:5px;
    color:Green;
}
