  /* 
   ======================================
   |  AKRION Container 14 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_border14
{
	color: #000000;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: lighter;
}

.con_framemaster_border14
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	width: 100%;
}

.con_frametopleft_border14
{
	background-image: url("Frame14_TopLeft.gif");
	height:49px;
	padding-left: 15px;
}

.con_frametopiconbg_border14
{
	background-image: url("Frame14_TopBg.gif");
	height:49px;
}

.con_frametopbg_border14
{
	background-image: url("Frame14_TopBg.gif");
	height:49px;
	width: 100%;
	padding-top: 16px;
}

.con_frametopright_border14
{
	background-image: url("Frame14_TopRight.gif");
	height:49px;
	padding-left: 15px;
}

.con_frameleft_border14
{
	background-image: url("Frame14_Left.gif");
	height:100%;
	padding-left: 15px;
}

.con_framebg_border14
{
	width: 100%;
	background-color: #EBECED;

	padding-top: 5px;
}

.con_frameright_border14
{
	background-image: url("Frame14_Right.gif");
	height:100%;
	padding-left: 15px;
}

.con_framebottomleft_border14
{
	background-image: url("Frame14_BottomLeft.gif");
	height:13px;
	padding-left: 15px;
}

.con_framebottombg_border14
{
	background-image: url("Frame14_BottomBg.gif");
	height:13px;
	width: 100%;
}

.con_framebottomright_border14
{
	background-image: url("Frame14_BottomRight.gif");
	height:13px;
	width: 15px;
}


