/* 
================================
Skin styles for DotNetNuke
================================
*/   

p 
{
	font-family:Arial;
	font-size: 11pt;
}



A.SkinObject1:link {
	COLOR: #000000; TEXT-DECORATION: none;
}
A.SkinObject1:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
A.SkinObject1:active {
	COLOR: #000000; TEXT-DECORATION: none;
}
A.SkinObject1:hover {
	COLOR: #000000; TEXT-DECORATION: none; font-weight:bold;
}
.SkinObject
{	
	color: #ef9d09;
	font-family: Verdana;	
	font-size: 12px;
	font-weight:bold;
}
.SkinObject1
{	
	
	font-family: Verdana;	
	font-size: 10px;
	font-weight:bold;
}

/* Download cell */
.TitleCell 
{
	font-family:Verdana;
	font-size: 10pt;
}
.OwnerCell 
{
	font-family:Verdana;
	font-size: 10pt;
}
.ModifiedDateCell
{
	font-family:Verdana;
	font-size: 10pt;
}
.CreatedByCell 
{
	font-family:Verdana;
	font-size: 10pt;
}
.CategoryCell
{
	font-family:Verdana;
	font-size: 10pt;
}
.SizeCell 
{
	font-family:Verdana;
	font-size: 10pt;
}

.normal
{
	font-family:Verdana;
	font-size:10pt;
}	

.normalbold
{
	font-family:Verdana;
	font-size:10pt;
}	


h1 
{
	font-family:Verdana;
	font-size: 14pt;
	font-weight: bold;	
	color:Black;
}

li
{
	font-family:Verdana;
	font-size: 12pt;	
	color:Black;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	/* border-right: #ffffff 30px solid; */
	/* border-top: #ef9d09 30px solid;  */
	/* border-left: #ffffff 30px solid; */
	/*border-bottom: #ef9d09 30px 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(top_bottom_menu_bg.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
}

.topcontentpane {
	width: 80%;	
}

.loginpane {
	padding-left: 12px;
	background-image: url(axiz_background_login_medium_slice.jpg); 
	width: 20%;	
}
	
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.toprightpane {
	width: 100%;
	background-image: url(banner_fade_background.jpg);
	background-repeat:no-repeat;
	background-position:right;	
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}



.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/* changes made */
.left_contentpane {
	background-image: url(axiz_background_slice_800.jpg);
	background-repeat:repeat-x; 
	background-color: #5f5f5f;
}

.contentpane {
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane_2 {
	background-image: url(content2_background.jpg);
	background-repeat:repeat-x; 
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/* changes made */
.right_contentpane {
	background-image: url(axiz_background_slice_800.jpg);
	background-repeat:repeat-x;
	background-color: #5f5f5f;
}

.rightpane {
	background-color: transparent;
	background-image: url(axiz_background_login_long.jpg); 
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent; 
}

        
.MainMenu_MenuItem {
	border-left: #8f9092 0px solid; 
	border-bottom: #cccccc 0px solid; 
	border-top: #cccccc 0px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	height: 21px
	
}
.MainMenu_MenuIcon {
	background-color: #999;
	/*background-image: url(login.gif);*/
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align:justify;	
	width: 0px; 
	height: 0px;	
}

/*.MainMenu_SubMenu 
{	
	
	background-color:Transparent;	
	z-index: 1000;
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=9); 
}
*/


.MainMenu_SubMenu {
	BORDER-RIGHT: #999 5px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #333 1px solid; 
	MARGIN-TOP: 3px; 
	PADDING-LEFT: 3px; 
	Z-INDEX: 1000; 
	BACKGROUND: #afafaf; 
	FILTER: alpha(opacity=100, finishopacity=92, style=1, startx=0, starty=0, finishx=70, finishy=20); 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: -1px; 
	BORDER-LEFT: #333 1px solid; 
	CURSOR: hand; 
	COLOR: #333; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #333 1px solid
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #ef9d09; /* Main Menu Selected Background*/
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; /*test*/
	font-weight: bold; 
	font-style: normal;
	height: 20px; /*test*/
}
.MainMenu_MenuArrow {
	border-right: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;
	font-family: webdings; 
	color: black; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu 
{	
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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(action_right.jpg);
}
.Head {   /*container heads */
   font-family: Tahoma, Arial, Helvetica;
   font-size:  15px;
   font-weight:  bold;
   color: #000000;
}

.BottomLinks {
	color: #ef9d09;
	font-family: Verdana;	
	font-size: 10px;
	font-weight:bold;
}

A.BottomLinks:link {
	COLOR: #000000; TEXT-DECORATION: none;
}
A.BottomLinks:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
A.BottomLinks:active {
	COLOR: #000000; TEXT-DECORATION: none;
}
A.BottomLinks:hover {
	COLOR: #000000; TEXT-DECORATION: none; font-weight:bold;
}

/* collapsable menu */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-family:Arial;
	font-size: 10pt;
}
#menu {
position: relative;
font-family:Arial;
	font-size: 11pt;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 10px;
line-height: 20px;
text-align: left;
font-weight: bold;
}
#menu dd {
border: 0;
font-family:Arial;
	font-size: 11pt;
	margin-left:40px;
}
#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: transparent;
}

.RLoginMessage
{
	font-family:Arial;
	font-size: 8pt;
}

.RLoginHead
{
	font-family:Arial;
	font-size: 11pt;
	font-weight: bold;
}

.RLogin.SubHead {
	color: #000000;
}

.RLoginWelcome
{
	font-family:Arial;
	font-size: 8pt;
}
