  /* 
   ======================================
   |  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_border11
{
	color: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: lighter;
}

.con_framemaster_border11
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;

	width: 100%;
}

.con_frametopleft_border11
{
	background-image: url("Frame11_TopLeft.gif");
	height:52px;
	padding-left: 15px;
}

.con_frametopiconbg_border11
{
	background-image: url("Frame11_TopBg.gif");
	height:52px;
}

.con_frametopbg_border11
{
	background-image: url("Frame11_TopBg.gif");
	height:52px;
	width: 100%;
	padding-top: 16px;

}

.con_frametopright_border11
{
	background-image: url("Frame11_TopRight.gif");
	height:52px;
	padding-left: 15px;
}

.con_frameleft_border11
{
	background-image: url("Frame11_Left.gif");
	height:100%;
	padding-left: 15px;
}

.con_framebg_border11
{
	width: 100%;
	background-color: #CDD5E0;

	padding-top: 5px;
}

.con_frameright_border11
{
	background-image: url("Frame11_Right.gif");
	height:100%;
	padding-left: 15px;
}

.con_framebottomleft_border11
{
	background-image: url("Frame11_BottomLeft.gif");
	height:17px;
	padding-left: 15px;
}

.con_framebottombg_border11
{
	background-image: url("Frame11_BottomBg.gif");
	height:17px;
	width: 100%;
}

.con_framebottomright_border11
{
	background-image: url("Frame11_BottomRight.gif");
	height:17px;
	width: 15px;
}


