  /* 
   ======================================
   |  AKRION Container 7 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_border7
{
	color:#FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: lighter;
}

.con_framemaster_border7
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	width: 100%;
}

.con_frametopleft_border7
{
	background-image: url("Frame7_TopLeft.gif");
	height:48px;
	padding-left: 9px;
}

.con_frametoptitleleft_border7
{
	background-image: url("Frame7_TopTitleLeft.gif");
	height:48px;
	padding-left: 8px;
}

.con_frametoptitlebg_border7
{
	background-image: url("Frame7_TopTitleBg.gif");
	height:48px;
	padding-left: 4px;
	padding-top: 15px;
}

.con_frametopright_border7
{
	background-image: url("Frame7_TopRight.gif"); 
	height:48px;
	padding-right: 8px;
}

.con_frametopbg_border7
{
	background-image: url("Frame7_TopIconBg.gif"); 
	width:100%; 
	height:48px;
}

.con_framecontent_border7
{
	background-color: #FFFFFF;
	padding-top: 5px;
}

.con_framebottomcontent_border7
{
	background-color: #FFFFFF;
	padding-top: 5px;
}

.con_framemidleft_border7
{
	background-image: url("Frame7_Left.gif"); 
	height:100%;
	padding-left: 9px;
}

.con_framemidright_border7
{
	background-image: url("Frame7_Right.gif"); 
	height:100%;
	padding-right: 8px;
}

.con_framebottomleft_border7
{
	background-image: url("Frame7_BottomLeft.gif"); 
	height:9px;
	padding-left: 9px;
}

.con_framebottomright_border7
{
	background-image: url("Frame7_BottomRight.gif"); 
	height:9px;
	padding-right: 8px;
}

.con_frameframebottombg_border7
{
	background-image: url("Frame7_BottomBg.gif"); 
	width:100%; 
	height:9px;
}



