  /* 
   ==============================================================
   |  AKRION SpeadFreak Skin (BlueDream Version) for DotNetNuke |
   ==============================================================
  	
	Version 1.5
  
  	Author: Ilian Alexiev (Akrion - www.akrion.net)
	Contacts: akrion@gmail.com 
   
   */   


/* Used for the main Background */

A:Visited 
{
	color: black;
}
A:Hover
{
	color:#447097;
	text-decoration:none;
}
A:link
{
	color:  black;
}
A:active
{
	color:#7B9CF1;
}

body
{
	background-color: #9BA4AC;
	
	SCROLLBAR-FACE-COLOR: #CDCDCD;
	SCROLLBAR-HIGHLIGHT-COLOR: #E5E5E5;
	SCROLLBAR-SHADOW-COLOR: #7F7F7F;
	SCROLLBAR-3DLIGHT-COLOR: #7F7F7F;
	SCROLLBAR-ARROW-COLOR: #3D8BD8;
	SCROLLBAR-TRACK-COLOR: #CECBCA;
	SCROLLBAR-DARKSHADOW-COLOR: #E6E6E6;
}


/* MAIN table holding all content - fully resizable - here is where you can set the width 
   REMEMBER to set .SearchRow, .Terms_Privacy_Row width equal to this one ! */
.pagemaintable
{
	width: 800px;
	height: 93%;
	/*background-color: #5484AE;*/
	
	BORDER-RIGHT: #757677 1px solid; 
	BORDER-TOP: #AEADAD 1px solid; 
	BORDER-LEFT: #AEADAD 1px solid; 
	BORDER-BOTTOM: #757677 1px solid; 
}

/*------ FRAMES CSS for the Main and Content IMAGE FRAMES STARTS here ----------------*/

.SearchRow, .Terms_Privacy_Row
{
	width: 800px;
	background-color: transparent;
}

.topRow
{
	border: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	height: 28px;
}

.SearchCell
{	width:25%;
	BORDER-LEFT: #ECEBEB 0px solid; 
	BORDER-BOTTOM: #ECEBEB 0px solid; 
	BORDER-TOP: #ECEBEB 0px solid; 
	BORDER-RIGHT: #282E31 0px solid; 
}

.SearchCell INPUT
{
	background-color:#919AA1;
	BORDER-LEFT: #A4ABB2 1px solid; 
	BORDER-BOTTOM: #A4ABB2 1px solid; 
	BORDER-TOP: #A4ABB2 1px solid; 
	BORDER-RIGHT: #A4ABB2 1px solid; 
	
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;	
}

.dnnBreadCrumbCell A:visited
{
	color:#EFEFEF;
}

.dnnBreadCrumbCell A:Hover
{
	color: #6CB5F7;
}

.SearchCell A:Visited, .SearchCell A:Link, .UserCell A:Visited, .UserCell A:Link, .Terms_Privacy_Row A:Link, .Terms_Privacy_Row A:Visited
{
	color:black;
}

.UserCell
{	
	padding-right: 5px;
	color:#808383;
	width: 100%;
}

.UserCellEmpty
{
	width: 75px;
	padding-right: 5px;
	padding-left: 10px;
}

.LoginCell
{	
	background-color: transparent;
		
	BORDER-LEFT: #FFFFFF 0px solid; 
	BORDER-BOTTOM: #DCDCDC 0px solid; 
	BORDER-TOP: #FFFFFF 0px solid; 
	BORDER-RIGHT: #282E31 0px solid; 
}

.LoginCell A:Visited
{
	color: #808383;
	text-decoration: none;
}

.LoginCell A:Hover, .SearchCell A:Hover, .Terms_Privacy_Row A:Hover, .UserCell A:Hover
{
	color: #42505C;
	text-decoration: none;
}

.LoginCellEmpty
{
	width: 41px;
	padding-left:5px;
	padding-right:5px;
}

.MainContentCell
{
	padding-top: 9px;
	background-color: #4978A1;
}

.LastRow
{
	padding-bottom: 3px;
	padding-top: 3px;

	BORDER-TOP: #95BDE1 1px solid; 
	background-color: #42505C;
	
	height: 24px;
}


/* ------ FRAMES CSS for the Main and Content IMAGE FRAMES ENDS here ---------------- */
.SkinLogo
{
	background-color: #598BB7;
}
.dnnBreadCrumbCell
{
	color: #EFEFEF;
	
	padding-left: 12px;
	
	BORDER-TOP: #7FA5C7 1px solid; 
	BORDER-RIGHT: #517EA6 1px solid; 

	background-color: #4978A1;
}

.DateCell
{
	width: 205px;
	BORDER-TOP: #7FA5C7 0px solid; 
	BORDER-BOTTOM: #517EA6 0px solid;
	padding-bottom: 4px;
	
	background-color: #598BB7;
}

.ControlPanelRow
{
	background-color: #4978A1;
}

.dnnSearch, .dnnBreadCrumb, .dnnUser, .dnnLogin, .dnnDate, .Terms_Privacy_Row
{
	color: #D1D2D2;
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: lighter;
}

.dnnCOPYRIGHT
{ 
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;	
}

.Terms_Privacy_Row
{
	padding-top: 5px;
	padding-bottom: 10px;
}

/* ---------PANES -------------*/

.controlpanel 
{	
	background-color: #6697C2;
	
	BORDER-RIGHT: #757677 0px solid; 
	BORDER-TOP: #7FABD1 1px solid; 
	BORDER-LEFT: #C2C2C2 0px solid; 
	BORDER-BOTTOM: #7199BC 1px solid; 
}

.toppane 
{
	width: 100%;
	background-color: transparent;
}
.leftpane 
{
	background-color: transparent;
	width: auto;
	padding-left: 8px;
	padding-right: 1px;
}
.contentpane 
{
	width: 100%;
	background-color:  transparent;
	padding-bottom: 10px;
}
.rightpane 
{
	width: auto;
	background-color:  transparent;

	padding-right: 5px;
	padding-left: 1px;
}
.bottompane 
{
	width: 100%;
	background-color: transparent;
}
/* ---------PANES END-------------*/

/* ---------MAIN MENU-------------*/

.MainMenu_MenuContainer 
{
	width:100%;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
	background-color: #42505C;
		
	BORDER-Right: #DCDCDC 0px solid; 
	BORDER-BOTTOM: #95BDE1 1px solid; 
	BORDER-TOP: #FFFFFF 0px solid;
	
	height: 24px;
}
.MainMenu_MenuBar , .ModuleTitle_MenuBar
{
	cursor: pointer; 
	cursor: hand;

	background-color: Transparent;
}
.MainMenu_MenuItem , .ModuleTitle_MenuItem
{
	color: #E8E8E8;
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	
	background-color: #42505C;
	
	cursor: pointer; 
	cursor: hand; 

	BORDER-RIGHT: #FFFFFF 0px solid; 
	BORDER-TOP: #FFFFFF 0px solid; 
	BORDER-LEFT: #FFFFFF 0px solid; 
	BORDER-BOTTOM: #FFFFFF 0px solid; 	
}
.MainMenu_MenuIcon , .ModuleTitle_MenuIcon
{
	BORDER-RIGHT: #42505C 0px solid; 
	BORDER-TOP: #42505C 1px solid; 
	BORDER-LEFT: #42505C 1px solid; 
	BORDER-BOTTOM: #42505C 1px solid;
	 
	background-color: #42505C;
	
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 25px; 
	height: 21px;
}
.MainMenu_SubMenu , .ModuleTitle_SubMenu
{  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	
	background-color: #689CCC;
	
	BORDER-RIGHT: #40464B 1px solid; 
	BORDER-TOP: #6E7F8E 1px solid; 
	BORDER-LEFT: #6E7F8E 1px solid; 
	BORDER-BOTTOM: #40464B 1px solid;
}
.MainMenu_MenuBreak , .ModuleTitle_MenuBreak
{
	height: 1px;
	background-color: #598BB7;
	BORDER-TOP: #42505C 1px solid; 
	BORDER-BOTTOM: #42505C 1px solid;
	
}
.MainMenu_MenuItemSel , .ModuleTitle_MenuItemSel
{
	color: #E3ED8A;
	background-color: #42505C;
	
	cursor: pointer; 
	cursor: hand; 	
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	
	BORDER-RIGHT: #FFFFFF 0px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-LEFT: #FFFFFF 0px solid; 
	BORDER-BOTTOM: #FFFFFF 1px solid;
}
.MainMenu_MenuArrow , .ModuleTitle_MenuArrow
{
	border-right: #42505C 1px solid; 
	border-bottom: #42505C 1px solid; 
	border-top: #42505C 0px solid;
	
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	
	padding-left: 10px;

}
.MainMenu_RootMenuArrow , .ModuleTitle_RootMenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	
	padding-left: 5px;
}

/* ---------MAIN MENU END-------------*/

/* style for module titles */
.Head   
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: lighter;
    color: #333333;
}

.SubHead  /* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
{
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	font-weight: lighter;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
}

/* background/border colors for the selected tab */
.TabBg 
{
}

/* LOGIN, BREADCRUMB, DATE and other small modules css */
.SkinObject
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	color:#000000;
}

/* text style used for most text rendered by modules */
.Normal
{	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	color: #747373;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	border-style:groove;
	border-width:1px;
	border-color: #999999;
}

.NormalRed
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
}

.NormalBold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

/* text style for reading messages in Discussion */    
.Message    
{
}  

/* style of item titles by Announcements and events */
.ItemTitle    
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.StandardButton     
{
    background: #457198 none; 
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	
	BORDER-RIGHT: #DCDCDC 1px solid; 
	BORDER-TOP: #FFFFFF 1px solid; 
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-BOTTOM: #DCDCDC 1px solid;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton  
{
}




