  /* 
   ======================================
   |  AKRION Container 3 for DotNetNuke |
   ====================================== 
  	
	Version 1.5
  
  	Author: Ilian Alexiev (Akrion - www.akrion.net)
	Contacts: akrion@gmail.com 
   
   */ 

	.con_framecontent_border3 A:link {text-decoration: none; color:#CCCCCC;}
	.con_framecontent_border3 A:visited {text-decoration: none; color: #CCCCCC;}
	.con_framecontent_border3 A:active {text-decoration: none; color:#FFFFFF;}
	.con_framecontent_border3 A:hover {text-decoration: underline; color: red;}

.con_frametitle_border3
{
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: lighter;
	color:#FFFFFF;
}

.con_frameaddcontent_border3
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	color:#FFFFFF;
}

.con_framemaster_border3
{	
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	color:#FFFFFF;
	width: 100%;
}

.con_framecontent_border3
{
	padding-top: 10px;
	padding-left: 5px;
	background-color: #000000;
}

.con_frametopcontent_border3
{
	padding-bottom: 5px;
	background-color: #000000;
}

.con_framebottomcontent_border3
{
	padding-top: 5px;
	background-color: #000000;
}

.con_frametopleft_border3
{
	background-image: url("Frame3_TopLeft.gif"); height:11px;
	padding-left: 9px;
}

.con_frametopright_border3
{
	background-image: url("Frame3_TopRight.gif"); height:11px;
	padding-right: 9px;
}

.con_frametopbg_border3
{
	background-image: url("Frame3_TopBg.gif"); width:100%; height:11px;
}

.con_framemidleft_border3
{
	background-image: url("Frame3_LeftBg.gif"); height:100%;
	padding-left: 9px;
}

.con_framemidright_border3
{
	background-image: url("Frame3_RightBg.gif"); height:100%;
	padding-right: 9px;
}

.con_framemidlineleft_border3
{
	background-image: url("Frame3_LeftBg.gif"); height:4px;	
	padding-left: 9px;
}

.con_framemidlineright_border3
{
	background-image: url("Frame3_RightBg.gif"); height:4px;	
	padding-right: 9px;
}

.con_framemidlinebg_border3
{
	background-image: url("Frame3_MidLineBg.gif"); width:100%; height:4px;	
}

.con_framebottomleft_border3
{
	background-image: url("Frame3_BottomLeft.gif"); height:11px;
	padding-left: 9px;
}

.con_framebottomright_border3
{
	background-image: url("Frame3_BottomRight.gif"); height:11px;
	padding-right: 9px;
}

.con_frameframebottombg_border3
{
	background-image: url("Frame3_BottomBg.gif"); width:100%; height:11px;
}


