
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	background-color: #660000;
}
.skinmaster 
{
	width: 750;
	height: 100%;
	background-color: #660000;
	border-right: #CC6600 1px solid; 
	border-top: #CC6600 1px solid; 
	border-left: #CC6600 1px solid; 
	border-bottom: #CC6600 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {

}

.BreadCrumbText
{
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
	color: #660000;
	font-weight: bold;
	font-style: italic;
}
.BreadCrumb:link  
{
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
	color: #660000;
	font-weight: bold;
	font-style: italic;
}
.BreadCrumb:visited
{
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
	color: #660000;
	font-weight: bold;
	font-style: italic;
}

.BreadCrumb:active    
{
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
	color: #660000;
	font-weight: bold;
	font-style: italic;
}

.BreadCrumb:Hover {
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
	color: #660000;
	font-weight: bold;	
	font-style: italic;
}

.BreadCrumbImage
{
	background: url(box_cross_icon.gif);
}


Table
{
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
}
.Normal
{
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
}

.copyright
{
	color: #ffffff;
	font-family: Arial; 
	font-size: 8pt;  
	font-style: normal;
	
}

.whitLNK:link  
{
	color: #ffffff;
	font-family: Arial; 
	font-size: 8pt;  
	font-style: normal;
	
}
.whitLNK:visited
{
	color: #ffffff;
	font-family: Arial; 
	font-size: 8pt;  
	font-style: normal;
}

.whitLNK:active    
{
	color: #ffffff;
	font-family: Arial; 
	font-size: 8pt;  
	font-style: normal;
}

.whitLNK:Hover {
	color: #cccccc;
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal;
	
}

A:link  
{
	color: #000000;
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
	
}
A:visited   
{
	color: #000000;
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
}

A:active    
{
	color: #000000;
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
}

A:hover 
{
	color: #cccccc;
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal;
}
.whtFont 
{
	color: #ffffff;
	font-family: Arial; 
	font-size: 8pt;  
	font-style: normal;
}
.topNav {
	color: #ffffff;
	font-family: Arial; 
	font-size: 10pt;  
	font-style: normal; 
	background-color: Transparent;
	width: 740px;
	height: 20;
}
.topBar {
	background-image: url(top_bar.jpg); 
	width:740px;
	height:33px;
}
.bottomBar {
	background-image: url(bottom_bar.jpg); 
	width:740px;
	height:5px;
}
.Banner {
	background-image: url(banner.jpg); 
	width:740px;
	height:52px;
}
.tblBGColorWhite 
{
	background-color: #FFFFFF;
	width: 740;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.MainMenu_MenuContainer {
	background-color: transparent; 
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	
	
}
.MainMenu_MenuItem {
	border-left: #CC6600 0px solid; 
	border-bottom: #CC6600 1px solid; 
	border-top: #CC6600 1px solid; 
	border-right: #CC6600 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10pt;  
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
	padding-right: 5px;

}
.MainMenu_MenuIcon {
	background-color: #CC6600; 
	border-left: #CC6600 1px solid; 
	border-bottom: #CC6600 1px solid; 
	border-top: #CC6600 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	
}
.MainMenu_SubMenu {
	background-color: #CC6600;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#550000', Direction=135, Strength=3); 
	
}
.MainMenu_MenuBreak {	
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color:#CC6600; 
	cursor: pointer; 	
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Arial; 
	font-size: 10pt;  
	font-weight: normal; 
	font-style: normal;
	padding-right: 5px;
	
	
}
.MainMenu_MenuArrow {
	border-right: #CC6600 1px solid; 
	border-bottom:  #CC6600 1px solid; 
	border-top:  #CC6600 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	
}
.StandardButton {
  background: #CC6600 none; 
  color: #FFFFFF;
  font-family: verdana, sans-serif; 
  font-size: 10px;
  font-weight: normal;
 
}
.TreeViewMenu {
	width: 175px;
	background-color: #CC6600;
	border-right: #CC6600 1px solid; 
	border-top: #CC6600 1px solid; 
	border-left: #CC6600 1px solid; 
	border-bottom: #CC6600 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	 
}
.TreeViewMenu_Header {
	
}
/* ---- SPLIT PANE ---- */
.leftpane {
	
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 50%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
/* ---- ADMIN SKIN ----- */
.leftpaneadmin {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpaneadmin {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpaneadmin {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
/* ---- Portal Split SKIN ----- */
.leftpane_split {
	width: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane_split {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane_split{
	width: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
