  /* 
   ======================================
   |  AKRION Container 4 for DotNetNuke |
   ====================================== 
  	
	Version 1.5
  
  	Author: Ilian Alexiev (Akrion - www.akrion.net)
	Contacts: akrion@gmail.com 
   
   */   

.con_framemaster_border4
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	width: 100%;
}

.con_frametopleft_border4
{
	background-image: url("Frame4_TopLeft.gif"); height:53px;
	padding-left: 9px;
}

.con_frametopright_border4
{
	background-image: url("Frame4_TopRight.gif"); height:53px;
	padding-right: 9px;
}

.con_frametopbg_border4
{
	background-image: url("Frame4_TopBg.gif"); width:100%; height:53px;	
}

.con_title_border4
{
	padding-top:20px;
}

.con_framecontent_border4
{
	background-color: #FFFFFF;
	padding-top: 10px;
	
}

.con_frametopcontent_border4
{
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

.con_framebottomcontent_border4
{
	background-color: #FFFFFF;
	padding-top: 5px;
}

.con_framemidleft_border4
{
	background-image: url("Frame4_LeftBg.jpg"); height:100%;
	padding-left: 9px;
}

.con_framemidright_border4
{
	background-image: url("Frame4_RightBg.jpg"); height:100%;
	padding-right: 9px;
}

.con_framebottomleft_border4
{
	background-image: url("Frame4_BottomLeft.gif"); height:10px;
	padding-left: 9px;
}

.con_framebottomright_border4
{
	background-image: url("Frame4_BottomRight.gif"); height:10px;
	padding-right: 9px;
}

.con_frameframebottombg_border4
{
	background-image: url("Frame4_BottomBg.jpg"); width:100%; height:10px;
}


