  /* 
   ======================================
   |  AKRION Container 12 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_border12
{
	color: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: lighter;
}

.con_framemaster_border12
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	width: 100%;
}

.con_frametopleft_border12
{
	background-image: url("Frame12_TopLeft.gif");
	height:52px;
	padding-left: 15px;
}

.con_frametopiconbg_border12
{
	background-image: url("Frame12_TopBg.gif");
	height:52px;
}

.con_frametopbg_border12
{
	background-image: url("Frame12_TopBg.gif");
	height:52px;
	width: 100%;
	padding-top: 16px;

}

.con_frametopright_border12
{
	background-image: url("Frame12_TopRight.gif");
	height:52px;
	padding-left: 15px;
}

.con_frameleft_border12
{
	background-image: url("Frame12_Left.gif");
	height:100%;
	padding-left: 15px;
}

.con_framebg_border12
{
	width: 100%;
	background-color: #CDD5E0;

	padding-top: 5px;
}

.con_frameright_border12
{
	background-image: url("Frame12_Right.gif");
	height:100%;
	padding-left: 15px;
}

.con_framebottomleft_border12
{
	background-image: url("Frame12_BottomLeft.gif");
	height:17px;
	padding-left: 15px;
}

.con_framebottombg_border12
{
	background-image: url("Frame12_BottomBg.gif");
	height:17px;
	width: 100%;
}

.con_framebottomright_border12
{
	background-image: url("Frame12_BottomRight.gif");
	height:17px;
	width: 15px;
}

