.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff; /*fefefe;*/
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF; /*f3f5fa; E4A635*/
	border-right: #660033 1px solid; 
	border-top: #660033 1px solid; 
	border-left: #660033 1px solid; 
	border-bottom: #660033 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader 
{
    height: 100%;
}

	background-image:url(hover.gif);
	background-repeat:no-repeat;
	background-position:left;

.controlpanel {
	width: 100%;
	background-color: #fefefe;
	color:#990202;
}
#logo
{background-image:url(logo.jpg); background-position:bottom; height:86px; width:271px;}

.pen 
{background-image:url(bottomBar.jpg); background-position:bottom; background-repeat:repeat-x;}

.woman 
{background-image:url(imgWoman.jpg); background-position:bottom; height:314px; width:640px;}


#topHeader
{
    vertical-align:top;
    height:150px;
}

#Bottom
{
    background-image: url(1btn.jpg); 
    height:70px;
    color:White;
    font-family:Arial;
    font-size:10px;
    vertical-align:middle;
    text-align:center;
}
#Bottom a
{
    color:#996600;
}

#dnn_dnnCOPYRIGHT_lblCopyright
{
    color:#996600;
}

.toppane {
	width: 100%;
	vertical-align:top;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane {
	width: 100%;
	vertical-align:top;
	background-color: transparent;
	color:#512800;
}



.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.menu { /*TD if menu option for using tables is on*/
	width:100%;
	text-align:right;
	/*padding-right:50px;  */
	vertical-align:top;  
	background-image:url(topBar.jpg); background-repeat:repeat-x; 
	background-position:top;
}

.main_dnnmenu_container {
    display:block;
    /*width:600px;*/
    margin-right:30px; 
    position:absolute;
 	azimuth:center-right;
}

.main_dnnmenu_bar {
	display:inline-block;
}


.main_dnnmenu_rootitem { /*TD if menu option for using tables is on*/
	/*cursor: pointer; 
	cursor: hand; */
	color: #CC3333; 
	font-size: 13pt;
	font-weight:bold; 
	vertical-align:middle;
	text-align:center;
	font-family:Century Gothic,Tahoma, Arial, Helvetica;
	margin: 20px 12px 0px 5px;
	/*width:120px;*/
	cursor: pointer; 
	cursor: hand;	
	display:inline-block;

	
    /*white-space:pre-wrap; *//*Word wrapping menu item now optional*/	    
    /*   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #CC3333; 
	font-size: 11pt;
	/*height:49px;*/
	/*width:150px;*/
	font-family: Century Gothic,Tahoma, Arial, Helvetica; 
      /*  white-space: nowrap; */ /*Word wrapping menu item now optional*/
    padding: 10px 3px 3px 10px;	
    border-bottom-color:transparent;
	border-bottom-style:dotted;
	white-space:nowrap;
	border-bottom-width:2px;       
}

.main_dnnmenu_itemhover {  
	color:maroon;
} 

.main_dnnmenu_itemhover td {  
	border-bottom-color:#8da4d3;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	color:black;
	background-image:url(1.gif);
	background-repeat:no-repeat;
	background-position:left;	
}


.main_dnnmenu_icon 
{
	display:none;
}

.main_dnnmenu_submenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
    width:130;
}
.main_dnnmenu_break {
	display:none;
}

.main_dnnmenu_arrow 
{
	display:none;
}
.main_dnnmenu_rootmenuarrow 
{
	display:none;
}


.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Century Gothic, verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu 
{
    background-image:url(2btn.jpg);
}
.TreeViewMenu_Header {
	background-image:url(2btn.jpg);
}
.Head {
   font-family: Century Gothic, Tahoma, Arial, Helvetica;
   font-size:  20px;
   font-weight:bold;
   color:Maroon;
}



ul#navigation
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    float: left;
    width: 100%;
    vertical-align:top;
    height:10px;
}

ul#navigation li
{
    display:inline;
    /*width:175px;*/
    height:158px;
}

ul#navigation a
{
   display: block;
   float:left;
   text-decoration: none;
   font-family:  Century Gothic, Tahoma, Arial, Helvetica;
   font-size:  15px;
   color: white;
   width:176px;
   height:188px;
}

ul#navigation a:hover
{
    color: #660033;
    background: orange; 
  /*  border-bottom-style:solid;
    border-bottom-color:#660033;
    height:185px;*/
    
    
}

.txtMenu
{
    padding: 30px 10px;
    width: 130px;
    height:100px;
}


