  /* 
   ======================================
   |  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_border10
{
	color: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: lighter;
}

.con_framemaster_border10
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	width: 100%;
}

.con_frametopleft_border10
{
	background-image: url("Frame10_TopLeft.gif");
	height:49px;
	padding-left: 8px;
}

.con_frametopiconbg_border10
{
	background-image: url("Frame10_IconBg.gif");
	height:49px;
}

.con_frametoparrows_border10
{
	background-image: url("Frame10_TopArrows.gif");
	height:49px;
	padding-left: 23px;
}

.con_frametopbg_border10
{
	background-image: url("Frame10_TopBg.gif");
	height:49px;
	width: 100%;
	padding-top: 15px;
}

.con_frametopright_border10
{
	background-image: url("Frame10_TopRight.gif");
	height:49px;
	padding-left: 9px;
}

.con_frameleft_border10
{
	background-image: url("Frame10_Left.gif");
	height:100%;
	padding-left: 9px;
}

.con_framebg_border10
{
	width: 100%;
	background-color: #C3D5EB;

	padding-top: 10px;
}

.con_frameright_border10
{
	background-image: url("Frame10_Right.gif");
	height:100%;
	padding-left: 9px;
}

.con_framebottomleft_border10
{
	background-image: url("Frame10_BottomLeft.gif");
	height:9px;
	padding-left: 9px;
}

.con_framebottombg_border10
{
	background-image: url("Frame10_BottomBg.gif");
	height:9px;
	width: 100%;
}

.con_framebottomright_border10
{
	background-image: url("Frame10_BottomRight.gif");
	height:9px;
	width: 9px;
}

