/* 
================================
 Container Styles for DotNetNuke
================================
*/
.All
{
	font-family:Simplified Arabic;
}
.matebluebmp_containermaster_blue
{
	width: 100%;
	background-color: #dfe5f2;
}
.matebluebmp_containerrow1_blue
{
	background-image: url(gradient_LtBlue.jpg);
}
.matebluebmp_containerrow2_blue
{
	padding: 4px;
	background-color: #ffffff;
	border-left: solid 1px #103D55;
	border-right: solid 1px #103D55;
	border-bottom: solid 1px #103D55;
	background-image: url(flagbg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.matebluebmp_containertl
{
	width: 6px;
	height: 6px;
	float: left;
	background-image: url(tl.gif);
	background-repeat: no-repeat;
}
.matebluebmp_containertr
{
	width: 6px;
	height: 6px;
	float: right;
	background-image: url(tr.gif);
	background-repeat: no-repeat;
}
.matebluebmp_containerbl
{
	width: 5px;
	height: 5px;
	background-image: url(bl.gif);
	float: left;
	background-repeat: no-repeat;
}
.matebluebmp_containerbr
{
	width: 5px;
	height: 5px;
	background-image: url(br.gif);
	float: right;
	background-repeat: no-repeat;
}
.matebluebmp_topBorder
{
	height: 6px;
	background-image: url(tm.gif);
	background-repeat: repeat-x;
}

.matebluebmp_bottomBorder
{
	background-color: #103D55;
	height: 5px;
}
.matebluebmp_ContainerTitle
{
	font-family: Arabic Transparent;
	font-weight: bold;
}

.matebluebmp_titleBG
{
	background-image: url(conbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left: solid 1px #103D55;border-right: solid 1px #103D55;
	border-bottom: solid 1px #103D55;
	display: block;
	height: 23px;
	text-align: left;
	vertical-align: middle;
	background-color:#F5F5F5;
}
.matebluebmp_bottomBG
{
	background-image: url(titlebg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left: solid 1px #103D55;border-right: solid 1px #103D55;
	border-bottom: solid 1px #103D55;
	display: block;
	height: 23px;
	text-align: left;
	vertical-align: middle;
	background-color:#F5F5F5;
}

.matebluebmp_titleBG6
{
	background-image: url(conbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F5F5F5;
	border-left: solid 1px #103D55;
	border-right: solid 1px #103D55;
	border-bottom: solid 1px #103D55;
	display: block;
	height: 23px;
	text-align: left;
	vertical-align: middle;
}
.SearchSkinObject:hover
{
	color:White;
}
.SearchSkinObject:visited
{
	color:White;
}
.SearchSkinObject:link
{
	color:White;
}
.SearchSkinObject:active
{
	color:White;
}








