  /* 
   ======================================
   |  AKRION Container 8 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_border8
{
	color:#7DA2D9;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: lighter;
}

.con_framemaster_border8
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	width: 100%;
}

.con_frametopleft_border8
{
	background-image: url("Frame8_TopLeft.gif");
	height:48px;
	padding-left: 9px;
}

.con_frametoptitleleft_border8
{
	background-image: url("Frame8_TopTitleLeft.gif");
	height:48px;
	padding-left: 8px;
}

.con_frametoptitlebg_border8
{
	background-image: url("Frame8_TopTitleBg.gif");
	height:48px;
	padding-left: 4px;
	padding-top: 15px;
}

.con_frametopright_border8
{
	background-image: url("Frame8_TopRight.gif"); 
	height:48px;
	padding-right: 8px;
}

.con_frametopbg_border8
{
	background-image: url("Frame8_TopBg.gif"); 
	width:100%; 
	height:48px;
}

.con_framecontent_border8
{
	background-color: #EBF2FD;
	padding-top: 5px;
}

.con_framebottomcontent_border8
{
	background-color: #EBF2FD;
	padding-top: 5px;
}

.con_framemidleft_border8
{
	background-image: url("Frame8_Left.gif"); 
	height:100%;
	padding-left: 9px;
}

.con_framemidright_border8
{
	background-image: url("Frame8_Right.gif"); 
	height:100%;
	padding-right: 8px;
}

.con_framebottomleft_border8
{
	background-image: url("Frame8_BottomLeft.gif"); 
	height:9px;
	padding-left: 9px;
}

.con_framebottomright_border8
{
	background-image: url("Frame8_BottomRight.gif"); 
	height:9px;
	padding-right: 8px;
}

.con_frameframebottombg_border8
{
	background-image: url("Frame8_BottomBg.gif"); 
	width:100%; 
	height:9px;
}




