/*frame 1*/
.small-box
{
	margin-bottom:10px !important;
	position:relative !important;
	background:url(images/bg-box5.png) no-repeat left top !important;
	width:230px !important;
	height:240px !important;
	margin: 0px 5px;
	float: left !important;
}
.small-box .frame-header
{
	height:50px;
}
.small-box .frame-header b
{
	display: block;
	font-size: 15px;
	color: #fff;
	padding-left: 40px;
	line-height: 56px;
	text-transform: uppercase;
}
.small-box .frame-content
{
	padding: 0px 10px 10px 10px;
}
/*frame simple*/
.simple-frame
{
	margin-bottom:20px;
}
.simple-frame .frame-header
{
	margin-left: 10px;
	height: 36px;
	border-bottom: 1px solid #B3B3B3;
}
.simple-frame .frame-header div
{
}
.simple-frame .frame-header div div
{		
}
.simple-frame .frame-header b
{
	line-height: 36px;
	font-weight: bold;
	color: #272727;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
}
.simple-frame .frame-content{
	padding-top:20px;
}
/*loai 2*/
.center-frame
{
	margin-bottom:10px;
}
.center-frame .frame-title
{
	background:url(images/frames/bg-tile-center.gif) repeat-x left top;
	height:32px;
}
.center-frame .frame-title div
{
	padding-left:5px;
}
.center-frame .frame-title span
{
	background:url(images/frames/icon-tron.gif) no-repeat left center;
	padding-left:15px;
	color:#4294d0;
	font-weight:bold;
	font-style:italic;
	line-height:30px;
}
.center-frame .frame-content
{
	
}
.center-frame .frame-header
{
	background:url(images/frames/bg-tile-center.gif) repeat-x left top;
	height:32px;
	display:none;
}
.center-frame .frame-header div
{
	padding-left:5px;
}
.center-frame .frame-header div div
{
	background:url(images/frames/icon-tron.gif) no-repeat left center;
	padding-left:15px;
	color:#4294d0;
	font-weight:bold;
	font-style:italic;
	line-height:30px;
}
.center-frame .frame-header div div b
{display:block;
	font-size:12px;
}
/*frame 3*/
.frame-rounded-top
{
	margin-bottom:10px;
}
.frame-rounded-top .frame-header{
	height:40px;
	background:url(images/bg-header-box2.png) no-repeat left top;
}
.frame-rounded-top .frame-header div div b{
	display: block;
	font-family: Arial;
	font-size: 14px;
	color: #272727;
	line-height: 46px;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.frame-rounded-top .frame-content{
	background:url(images/bg-content-box2.png) repeat-y left top;
}
.frame-rounded-top .frame-footer
{
	background:url(images/bg-footer-box2.png) no-repeat left top;
	height:13px;
}
.frame-rounded-top .frame-footer div
{

}
.frame-rounded-top .frame-footer div div
{
}
/*frame 4*/
.frame-rounded-coners
{
	margin-bottom:10px !important;
	position:relative !important;
	background:url(images/bg-box4.png) no-repeat left top !important;
	width:230px !important;
	height:240px !important;
	margin: 0px 5px;
	float: left !important;
}
.frame-rounded-coners .frame-header
{
	height:50px !important; 
}
.frame-rounded-coners .frame-header div
{

}
.frame-rounded-coners .frame-header div div
{

}
.frame-rounded-coners .frame-header div div b
{
	display: block;
	font-size: 15px;
	color: #fff;
	padding-left: 40px;
	line-height: 56px;
	text-transform: uppercase;
}
.frame-rounded-coners .frame-content
{
	padding: 0px 10px 10px 10px;
}
/*frame 5*/
.frame-square-coners
{
	margin-bottom:10px;
}
.frame-square-coners .frame-header
{
	background:url(images/frames/frame_03-squar.gif) repeat-x left top;
	height:33px;	
}
.frame-square-coners .frame-header div div b
{
	display:block;
	font-size:12px;
	color:#fff;
	padding-left:15px;
	line-height:33px;
}
.frame-square-coners .frame-content
{
	border-top:none;	
}
/*frame 6*/
.frame-coners
{
	margin-bottom:10px;
	position: relative;
}
.frame-coners .frame-header
{
	background:url(images/frames/f4-loop.gif) repeat-x left top;
	height:26px;
	display: none;
	border-bottom:dotted 1px #8d8f92;
}
.frame-coners .frame-header div
{
	background:url(images/frames/f4-left.gif) no-repeat left top;
	height:26px;
}
.frame-coners .frame-header div div
{
	background:url(images/frames/f4-right.gif) no-repeat right top;
	height:26px;
}
.frame-coners .frame-header div div b
{display:block;
	font-size:12px;
	color:#4294D0;
	padding-left:15px;
	line-height:25px;
}
.frame-coners .frame-content
{
	border:solid 1px #8d8f92;
	border-top:none;	
	border-bottom:none;
}
.frame-coners .frame-footer
{
	background:url(images/frames/f1-b-loop.gif) repeat-x left top;
	height:9px;
}
.frame-coners .frame-footer div
{
	background:url(images/frames/f1-b-left.gif) no-repeat left top;
	height:9px;
}
.frame-coners .frame-footer div div
{
	background:url(images/frames/f1-b-right.gif) no-repeat right top;
	height:9px;
}
/*frame 7*/
.frame-ribbon
{
	margin-bottom:20px;	
}
.frame-ribbon .frame-header{
	height:30px;
}
.frame-ribbon .frame-header div div b{
	display: block;
	font-size: 16px;
	color: #2b2b2b;
	font-family: OpenSans;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
}
/*no frame*/
.no-frame
{
	margin-bottom:10px;
}
.no-frame .frame-header
{
	background:url(images/frames/bg-title_03.gif) repeat-x left top;	
	height:23px;
}
.no-frame .frame-header div
{
	background:url(images/frames/bg-title_01.gif) no-repeat left top;	
	height:23px;
}
.no-frame .frame-header div div
{
	background:url(images/frames/bg-title_05.gif) no-repeat right top;		
}
.no-frame .frame-header b
{
	display:none;
}
.no-frame .frame-content
{
	background:url(images/frames/bg-mnleft.gif) repeat-x left bottom #fff;
	border:solid 1px #afb1b2;
	border-top:none;	
}