  /* 
   =======================================
   | iBikeClubs Neutral_1 for DotNetNuke |
   =======================================
  	
	contacts: support@ibikeclubs.com 
   
   */   

.con_framemaster_border1
{
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-weight: lighter;
	width: 100%;
}

.con_framecontent_border1
{
	background-color: #FFFFFF;
	padding-top: 10px;
	
}

.con_frametopcontent_border1
{
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

.con_framebottomcontent_border1
{
	background-color: #FFFFFF;
	padding-top: 5px;
}

.con_frametopleft_border1
{
	background-image: url("Neutral1_TopLeft.gif"); height:10px;
	padding-left: 9px;
}

.con_frametopright_border1
{
	background-image: url("Neutral1_TopRight.gif"); height:10px;
	padding-right: 9px;
}

.con_frametopbg_border1
{
	background-image: url("Neutral1_TopBg.jpg"); width:100%; height:10px;
}

.con_framemidleft_border1
{
	background-image: url("Neutral1_LeftBg.jpg"); height:100%;
	padding-left: 9px;
}

.con_framemidright_border1
{
	background-image: url("Neutral1_RightBg.jpg"); height:100%;
	padding-right: 9px;
}

.con_framemidlineleft_border1
{
	background-image: url("Neutral1_LeftBg.jpg"); height:2px;	
	padding-left: 9px;
}

.con_framemidlineright_border1
{
	background-image: url("Neutral1_RightBg.jpg"); height:2px;	
	padding-right: 9px;
}

.con_framemidlinebg_border1
{
	background-image: url("Neutral1_MidLineBg.jpg"); width:100%; height:2px;	
}

.con_framebottomleft_border1
{
	background-image: url("Neutral1_BottomLeft.gif"); height:10px;
	padding-left: 9px;
}

.con_framebottomright_border1
{
	background-image: url("Neutral1_BottomRight.gif"); height:10px;
	padding-right: 9px;
}

.con_frameframebottombg_border1
{
	background-image: url("Neutral1_BottomBg.jpg"); width:100%; height:10px;
}


