  /* 
   ======================================
   |  AKRION Container 9 for DotNetNuke |
   ====================================== 
  	
	Version 1.5
  
  	Author: Ilian Alexiev (Akrion - www.akrion.net)
	Contacts: akrion@gmail.com 
   
   */  

/* The title of the modules is in HEAD*/
.tittleHEAD_border9
{
	color: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: lighter;
}

.con_framemaster_border9
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	
	width: 100%;
}

.con_frametopleft_border9
{
	background-image: url("Frame9_TopLeft.gif");
	height:49px;
	padding-left: 8px;
}

.con_frametopiconbg_border9
{
	background-image: url("Frame9_IconBg.gif");
	height:49px;
}

.con_frametoparrows_border9
{
	background-image: url("Frame9_TopArrows.gif");
	height:49px;
	padding-left: 23px;
}

.con_frametopbg_border9
{
	background-image: url("Frame9_TopBg.gif");
	height:49px;
	width: 100%;
	padding-top: 15px;
}

.con_frametopright_border9
{
	background-image: url("Frame9_TopRight.gif");
	height:49px;
	padding-left: 9px;
}

.con_frameleft_border9
{
	background-image: url("Frame9_Left.gif");
	height:100%;
	padding-left: 8px;
}

.con_framebg_border9
{
	width: 100%;
	background-color: #B6BEC9;

	padding-top: 10px;
}

.con_frameright_border9
{
	background-image: url("Frame9_Right.gif");
	height:100%;
	padding-left: 9px;
}

.con_framebottomleft_border9
{
	background-image: url("Frame9_BottomLeft.gif");
	height:9px;
	padding-left: 8px;
}

.con_framebottombg_border9
{
	background-image: url("Frame9_BottomBg.gif");
	height:9px;
	width: 100%;
}

.con_framebottomright_border9
{
	background-image: url("Frame9_BottomRight.gif");
	height:9px;
	width: 9px;
}


