/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster
{
    border-width: 0px;
    width: 100%;
    height: 100%;
    background-color: #eeeeee /*fefefe;*/;
    border-top-style: 0;
    border-right-style: 0;
    border-bottom-style: 0;
    border-left-style: 0;
    border-top-color: 0;
    border-right-color: 0;
    border-bottom-color: 0;
    border-left-color: 0;
    margin-right : auto;
    margin-left : auto; 
    text-align: -moz-center; 
}
.skinmaster
{
    border-style: solid;
    border-width: 1px;
    height: 100%;
    background-color: #ffffff;
    border-top-color: ffffff;
    border-right-color: ffffff;
    border-bottom-color: ffffff;
    border-left-color: ffffff;
    margin-right : auto;
    margin-left : auto; 
    text-align: -moz-center; 
}
.skinheader
{
    border-top-style: 0;
    border-right-style: 0;
    border-bottom-style: 0;
    border-left-style: 0;
    border-width: 0px;
    border-top-color: 0;
    border-right-color: 0;
    border-bottom-color: 0;
    border-left-color: 0;
}
.skingradient
{
    /*background-image: url(gradient_DKBlue.jpg); */
    border-width: 0px;
    background-image: url(BGSearch.jpg); /*background-color: #cecece;*/
    height: 36px;
    padding-right: 10px;
    border-top-style: 0;
    border-right-style: 0;
    border-bottom-style: 0;
    border-left-style: 0;
    border-top-color: 0;
    border-right-color: 0;
    border-bottom-color: 0;
    border-left-color: 0;
}
.controlpanel
{
    border-width: 0px;
    width: 800px; /*100%;*/
    background-color: #cecece;
    border-top-color: 0;
    border-right-color: 0;
    border-bottom-color: 0;
    border-left-color: 0;
    border-top-style: 0;
    border-right-style: 0;
    border-bottom-style: 0;
    border-left-style: 0;
}
.toppane
{
    border-style: solid;
    border-width: 1px;
    width: 800px; /*100%;*/
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    border-right-color: ffffff;
    border-top-color: ffffff;
    border-bottom-color: ffffff;
    border-left-color: ffffff;
}
.leftpane
{
    border-width: 0px;
    width: 150px; /*175px;*/
    background-color: transparent; /*#cecece; */
    padding-left: 6px; /*6px;*/
    padding-right: 4px; /*4px;*/
    padding-top: 6px;
    border-top-style: 0;
    border-right-style: 0;
    border-bottom-style: 0;
    border-left-style: 0;
    border-top-color: 0;
    border-right-color: 0;
    border-bottom-color: 0;
    border-left-color: 0;
}
.contentpane
{
    border-width: 0px;
    width: 700px; /*100%;*/
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    border-top-style: 0;
    border-right-style: 0;
    border-bottom-style: 0;
    border-left-style: 0;
    border-top-color: 0;
    border-right-color: 0;
    border-bottom-color: 0;
    border-left-color: 0;
}
.rightpane
{
    border-width: 0px 1px 0px 0px;
    width: 175px;
    background-color: transparent; /*#cecece; */
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
}
.bottompane
{
    border-width: 0px 1px 0px 0px;
    width: 800px; /*100%;*/
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
}
.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: #000099; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	text-align: left;
	background-color: #eeeeee; /*Transparent;*/
	font-family: Trebuchet MS, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 0px 0px 0px 5px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000099; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: left;
	height: 20;
	border-left-color: #00417C;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #00417C;
	border-right-style: solid;
	border-right-width: 0px;

	background-color: Transparent;
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 0px 0px 10px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aeaeae;/*#8da4d3; */
}

.main_dnnmenu_itemhover td {  
	background-color: #bbbbbb/*#aeaeae; */
}


.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: #ffffff; /*#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);
}
/* style for module titles */
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	color: #000000; 
	background-color: Transparent;
}

.Head1 {
	font-family: Georgia, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff; /*#333333;*/
	height: 22;
	background-color: Transparent;
	/*border-left-color: #00417C;
	border-left-style: solid;
	border-left-width: 1px;
	valign: center;
	border-right-color: #00417C;
	border-right-style: solid;
	border-right-width: 0px;
	background-image: url(BGMenu.jpg);
	white-space: nowrap;
	Word wrapping menu item optional*/
	/*padding: 0px 0px 0px 10px;
	/*explicitly set padding for root menu items*/
}

.verticalmenu  /*similar to containerrow1 - module headings*/
{
	font-family: Georgia, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff; /*#333333;*/
	height: 25;
	vertical-align: top;
	border-left-color: #00417C;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #00417C;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: Transparent;
	background-image: url(BGMenu.jpg);
	white-space: nowrap;
	/*Word wrapping menu item optional*/
	padding: 3px 0px 0px 10px;
	/*explicitly set padding for root menu items*/

	/*background-image: url(top_left_corner.jpg);
	background-image: url(top_line.jpg);
	background-image: url(top_right_corner.jpg);
	background-color: transparent; /*#cecece;*/
}
