  /* 
   ======================================
   |  AKRION Container 0 for DotNetNuke |
   ====================================== 
  	
	Version 1.5
  
  	Author: Ilian Alexiev (Akrion - www.akrion.net)
	Contacts: akrion@gmail.com 
   
   */   

	.con_framecontent_noborder A:link {text-decoration: none; color: #646464;}
	.con_framecontent_noborder A:visited {text-decoration: none; color: #666666;}
	.con_framecontent_noborder A:active {text-decoration: none; color: #000066;}
	.con_framecontent_noborder A:hover {text-decoration: underline; color: red;}

.con_framemaster_noborder
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	width: 100%;
}

.con_framecontent_noborder
{
	background-color: transperent;
	padding-top: 10px;
	padding-left: 5px;
}

.con_frametopcontent_noborder
{
	background-color: transperent;
	padding-bottom: 5px;
}

.con_framebottomcontent_noborder
{
	background-color: transperent;
	padding-top: 5px;
}

.con_frametopleft_noborder
{
	height:10px;
	padding-left: 9px;
}

.con_frametopright_noborder
{
	height:10px;
	padding-right: 9px;
}

.con_frametopbg_noborder
{
	width:100%; 
	height:10px;
}

.con_framemidleft_noborder
{
	height:100%;
	padding-left: 9px;
}

.con_framemidright_noborder
{
	height:100%;
	padding-right: 9px;
}

.con_framemidlineleft_noborder
{
	height:2px;	
	padding-left: 9px;
}

.con_framemidlineright_noborder
{
	height:2px;	
	padding-right: 9px;
}

.con_framemidlinebg_noborder
{
	background-image: url("Frame_MidLineBg.jpg"); width:100%; height:2px;	
}

.con_framebottomleft_noborder
{
	height:10px;
	padding-left: 9px;
}

.con_framebottomright_noborder
{
	height:10px;
	padding-right: 9px;
}

.con_frameframebottombg_noborder
{
	width:100%; 
	height:10px;
}


