  /* 
   =================================
   |  AKRION SKIN 1 for DotNetNuke |
   ================================= 
  	
	Version 1.5
  
  	Author: Ilian Alexiev (Akrion - www.akrion.net)
	Contacts: akrion@gmail.com 
   
   */  

A:Visited 
{
	color:#004CFF;
}
A:Hover
{
	color:#0088FF;
}
A:link
{
	color:  #0088FF;
}
A:active
{
	color:#7B9CF1;
}

/* Used for the main Background and padding around main table*/
body
{	
	background-color: #909599;
	
	padding-top: 15px;
	padding-bottom: 15px;
	
	padding-left: 15px;
	padding-right:15px;
	
	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 - main width is here - Default is 800px but you can
   resize it with 100% if you want since the skin is fully resizable */
.pagemaintable
{
	width: 798px;
	height: 100%;
}

/* ------ FRAMES CSS for the Main and Content IMAGE FRAMES STARTS here ---------------- */

.topleft
{
	padding-left:8px;
	height: 30px;	
	BACKGROUND-IMAGE: url(Frame_TopLeft.gif);
}

.topbg
{
	width: 100%;
	height: 30px;	
	BACKGROUND-IMAGE: url(Frame_TopBg.gif);
}

.topbg A:hover
{
	text-decoration:none;
}

.topright
{
	padding-right:9px;
	height: 30px;	
	BACKGROUND-IMAGE: url(Frame_TopRight.gif);
}

.menuleft
{
	padding-left:8px;
	height: 36px;	
	BACKGROUND-IMAGE: url(Menu_Left.gif);
}

.menubg
{
	width: 100%;
	height: 36px;	
	BACKGROUND-IMAGE: url(Menu_Bg.gif);
}

.menuicon
{
	padding-left:25px;
	height: 36px;	
	BACKGROUND-IMAGE: url(Menu_Icon.gif);
}

.menulogin
{
	height: 36px;	
	BACKGROUND-IMAGE: url(Menu_Bg.gif);
	padding-bottom: 8px;
}

.menulogin A:hover
{
	text-decoration:none;
}

.menuright
{
	padding-right:9px;
	height: 36px;	
	BACKGROUND-IMAGE: url(Menu_Right.gif);
}

.SkinLogo
{
	width: 798px;
	height: 173px;	
	BACKGROUND-IMAGE: url(Header_052608.jpg);
	
	padding-top: 35px;
	padding-left: 10px;
}

.frameleft
{
	padding-left:8px;
	height: 100%;
	BACKGROUND-IMAGE: url(Frame_Left.gif);
}

.framebg
{
	width: 100%;
	height: 100%;
	
	background-color: #F1F1F2;
}

.frameright
{
	padding-left:9px;
	height: 100%;
	BACKGROUND-IMAGE: url(Frame_Right.gif);
}

.bottomleft
{
	padding-left:8px;
	height: 27px;
	BACKGROUND-IMAGE: url(Frame_BottomLeft.gif);
}

.bottombg
{
	width: 100%;
	height: 27px;
	BACKGROUND-IMAGE: url(Frame_BottomBg.gif);
	padding-bottom: 3px;
}

.bottomright
{
	padding-right:8px;
	height: 27px;
	BACKGROUND-IMAGE: url(Frame_BottomRight.gif);
}
/* ------ FRAMES CSS for the Main and Content IMAGE FRAMES ENDS here ---------------- */

.dnnSearch, .dnnLogin, .dnnUser
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
}

.SearchCell INPUT
{
	background-color:#484848;
	BORDER-RIGHT: #575757 1px solid; 
	BORDER-TOP: #575757 1px solid; 
	BORDER-LEFT: #575757 1px solid; 
	BORDER-BOTTOM: #575757 1px solid; 
	
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
}

.dnnUSER
{
	padding-right: 10px;
}

.Terms_Privacy_Row
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
}

.Terms_Privacy_Cell
{
	padding-top: 4px;
	padding-bottom: 7px;
}

.Terms_Privacy_Cell A:Link, .Terms_Privacy_Cell A:Visited
{
	color: #424242;
	text-decoration:none;
}

.Terms_Privacy_Cell A:Hover
{
	color:#E0E0E0;
}

.SearchCell A:Hover, .dnnUser A:Hover
{
	color:#E0E0E0;
}

.dnnCOPYRIGHT
{ 
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	color: #B3B0B0;	
}

/* ---------PANES -------------*/

.controlpanel 
{	
	background-color: #F2F4F5;
	
	BORDER-RIGHT: #C7C7C8 1px solid; 
	BORDER-TOP: #E0E0E2 1px solid; 
	BORDER-LEFT: #E0E0E2 1px solid; 
	BORDER-BOTTOM: #C7C7C8 1px solid; 
}

.toppane 
{
	width: 100%;
	background-color: transparent;
}

.leftpane 
{
	background-color: transparent;
}
.contentpane 
{
	width: 100%;
	height:100%
	background-color: transparent;
}
.rightpane 
{
	width: 100%;
	background-color:  transparent;
}
.bottompane 
{
	width: 100%;
	background-color: transparent;
}

/* ---------PANES END-------------*/

/* ---------MAIN MENU-------------*/
.MainMenu_MenuContainer , .ModuleTitle_MenuContainer
{
	width:100%;
	padding-bottom: 8px;
	
	background-color: Transparent;
		
	BORDER-Right: #DCDCDC 0px solid; 
	BORDER-BOTTOM: #95BDE1 0px 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: Transparent;
	
	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: #000000 0px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	 
	background-color: #000000;
	
	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: #000000;
	
	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:#666666;
	BORDER-TOP: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}
.MainMenu_MenuItemSel , .ModuleTitle_MenuItemSel
{
	color: #8AB5ED;
	background-color: #000000;
	
	cursor: pointer; 
	cursor: hand; 	
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	
	BORDER-RIGHT: #FFFFFF 0px solid; 
	BORDER-TOP: #FFFFFF 0px solid; 
	BORDER-LEFT: #FFFFFF 0px solid; 
	BORDER-BOTTOM: #FFFFFF 0px solid;
}
.MainMenu_MenuArrow , .ModuleTitle_MenuArrow
{
	border-right: #000000 1px solid; 
	border-bottom: #000000 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, sans-serif; 
	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, sans-serif; 
	font-size: 10px; 
	font-weight: lighter;
}

/* background/border colors for the selected tab */
.TabBg 
{
}

/* LOGIN, BREADCRUMB, DATE and other small modules css */
.SkinObject
{
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	font-weight: lighter;
	color:#000000;
}

/* text style used for most text rendered by modules */
.Normal
{	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	font-weight: lighter;
	border-style:groove;
	border-width:1px;
	border-color: #999999;
}

.NormalRed
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
}

.NormalBold
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
}

/* text style for reading messages in Discussion */    
.Message    
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}  

/* style of item titles by Announcements and events */
.ItemTitle    
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
}

/* button styling for the skin */
.StandardButton     
{
    background: #AEAEB0 none; 
    color: #FFFFFF;
    font-family: Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
	
	BORDER-RIGHT: #8D8D8E 1px solid; 
	BORDER-TOP: #E0E0E2 1px solid; 
	BORDER-LEFT: #E0E0E2 1px solid; 
	BORDER-BOTTOM: #8D8D8E 1px solid; 
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton  
{
}




