  /* 
   ======================================
   |  AKRION Container 15 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_border15
{
	color: #000000;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: lighter;
}

.con_framemaster_border15
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	width: 100%;
}

.con_frametopleft_border15
{
	background-image: url("Frame15_TopLeft.gif");
	height:49px;
	padding-left: 15px;
}

.con_frametopiconbg_border15
{
	background-image: url("Frame15_TopBg.gif");
	height:49px;
}

.con_frametopbg_border15
{
	background-image: url("Frame15_TopBg.gif");
	height:49px;
	width: 100%;
	padding-top: 16px;

}

.con_frametopright_border15
{
	background-image: url("Frame15_TopRight.gif");
	height:49px;
	padding-left: 15px;
}

.con_frameleft_border15
{
	background-image: url("Frame15_Left.gif");
	height:100%;
	padding-left: 15px;
}

.con_framebg_border15
{
	width: 100%;
	background-color: #FFFFFF;

	padding-top: 5px;
}

.con_frameright_border15
{
	background-image: url("Frame15_Right.gif");
	height:100%;
	padding-left: 15px;
}

.con_framebottomleft_border15
{
	background-image: url("Frame15_BottomLeft.gif");
	height:13px;
	padding-left: 15px;
}

.con_framebottombg_border15
{
	background-image: url("Frame15_BottomBg.gif");
	height:13px;
	width: 100%;
}

.con_framebottomright_border15
{
	background-image: url("Frame15_BottomRight.gif");
	height:13px;
	width: 15px;
}



