/* wrap wire box */
.kogBlackWrap {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	padding-left: 5px;

}
.kogBlackWrap .kogBlackWrapContent{
	background-image: url(../includes/images/black/container_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-color: #333333;
	padding: 5px;
	color: #FFFFFF;
	text-align: left;
	
	
}
.kogBlackWrap .kogBlackWrapHeader div{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/black/container_02.jpg) !important;
	background-repeat: no-repeat;
	background-position: right top;
}
.kogBlackWrap .kogBlackWrapHeader{
	height:9px;
	background-image: url(../includes/images/black/container_01.jpg)!important;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
.kogBlackWrap .kogBlackWrapFooter{
	height:9px;
	background-image: url(../includes/images/black/container_06.jpg)!important;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 9px;
	margin: 0px;
}
.kogBlackWrap .kogBlackWrapFooter div{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/black/container_07.jpg) !important;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

/* wrap wire box */
.kogBlackWrap2 {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;

}
.kogBlackWrap .kogBlackWrapContent2{
	background-image: url(../includes/images/black/container_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-color: #333333;
	padding: 5px;
	color: #FFFFFF;
	height: 257px;
	text-align: left;
	overflow: auto;
	width: 520px;
	
}
.kogBlackWrap .kogBlackWrapHeader div2{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/black/container_02.jpg) !important;
	background-repeat: no-repeat;
	background-position: right top;
}
.kogBlackWrap .kogBlackWrapHeader2{
	height:9px;
	background-image: url(../includes/images/black/container_01.jpg)!important;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
.kogBlackWrap .kogBlackWrapFooter2{
	height:9px;
	background-image: url(../includes/images/black/container_06.jpg)!important;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 9px;
	margin: 0px;
	width: 320px;
}
.kogBlackWrap .kogBlackWrapFooter div2{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/black/container_07.jpg) !important;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

/* wrap wire box 2 end */

/* container Grey wire box */

.kogGreyBox{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	color: #FFF;

}
.kogGreyBox a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.kogGreyBox a:hover{
	text-decoration: underline;
}
.kogGreyBox .kogBoxContent{
	background-image: url(../includes/images/Grey/container_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.kogGreyBox .kogBoxHeader div{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/Grey/container_02.jpg) !important;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
.kogGreyBox .kogBoxHeader{
	height:9px;
	background-image: url(../includes/images/Grey/container_01.jpg)!important;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FE0015;
	padding-left: 9px;
}
.kogGreyBox .kogBoxFooter{
	height:9px;
	background-image: url(../includes/images/Grey/container_06.jpg)!important;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 9px;
	margin: 0px;
}
.kogGreyBox .kogBoxFooter div{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/Grey/container_07.jpg) !important;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	margin: 0px;
}





/* container Red wire box */

.kogRedBox{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	color: #000000;
}
.kogRedBox a{
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.kogRedBox a:hover{
	text-decoration: underline;
}
.kogRedBox .kogBoxContent{
	background-image: url(../includes/images/bg/container_04_red_solid.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FF0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kogRedBox .kogBoxHeader div{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/red/container_02.jpg) !important;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
.kogRedBox .kogBoxHeader{
	height:9px;
	background-image: url(../includes/images/red/container_01.jpg)!important;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FE0015;
	padding-left: 9px;
}
.kogRedBox .kogBoxFooter{
	height:9px;
	background-image: url(../includes/images/red/container_06.jpg)!important;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 9px;
	margin: 0px;
}
.kogRedBox .kogBoxFooter div{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/red/container_07.jpg) !important;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	margin: 0px;
}





/* container Blue wire box */
.kogBlueBox{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	color: #FFF;
}
.kogBlueBox a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.kogBlueBox a:hover{
	text-decoration: underline;
}

.kogBlueBox .kogBoxContent{
	background-image: url(../includes/images/Blue/container_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-color: #68839E;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.kogBlueBox .kogBoxHeader div{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/Blue/container_02.jpg) !important;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
.kogBlueBox .kogBoxHeader{
	height:9px;
	background-image: url(../includes/images/Blue/container_01.jpg)!important;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
.kogBlueBox .kogBoxFooter{
	height:9px;
	background-image: url(../includes/images/Blue/container_06.jpg)!important;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 9px;
	margin: 0px;
}
.kogBlueBox .kogBoxFooter div{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/Blue/container_07.jpg) !important;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin: 0px;
}




/* container white wire box */

.kogWhiteBox{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	color: #000000;
	font-size: 12px;
}
.kogWhiteBox a{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.kogWhiteBox a:hover{
	text-decoration: underline;
}
.kogWhiteBox .kogBoxContent{
	background-image: url(../includes/images/White/container_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-color: #F5F5F5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.kogWhiteBox .kogBoxHeader div{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/White/container_02.jpg) !important;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}
.kogWhiteBox .kogBoxHeader{
	height:9px;
	background-image: url(../includes/images/White/container_01.jpg)!important;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
.kogWhiteBox .kogBoxFooter{
	height:9px;
	background-image: url(../includes/images/White/container_06.jpg)!important;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 9px;
	margin: 0px;
}
.kogWhiteBox .kogBoxFooter div{
	height:9px;
	overflow:hidden;
	background-image: url(../includes/images/White/container_07.jpg) !important;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	margin: 0px;
}
.wireframe-table-blk {
	border: 4px solid #000000;
}
.wireframe-template-blk {
	border: 1px solid 6f2b20;
	padding-left: 5px;
	margin-left: 5px;
	text-align: left;
	
}
.text_wrap_overflow {
	padding: 0px;
	height: 220px;
	overflow: auto;
	text-align: left;
	margin: 0px;
}.template-txt {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}
.txt-blk {
	color: #000000;
	font-size: 11px;
	text-align: left;
}
