/* 
================================
Skin styles for DotNetNuke
================================
*/
body {
	/*
	background-image: url('images/background2.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	*/
}
.pagemaster {
	width: 100%;
	height: 100%;
	overflow: visible;
	background-color:#eee8c5;
}
.skinmaster {
	height: 100%;
	width: 966px;
}
.skinmenu_fa {
	height: 49px;
	direction: rtl;
	text-align:right;
	padding-right:20px;
}
.skinmenu_en {
	height: 49px;
	direction: ltr;
	text-align:left;
	padding-left:20px;
}
.skinheader {
}
.Headers {
	width: 966px;
	height:432px;
}
.logo_fa {
	height: 112px;
	padding-top:10px;	
	padding-left:20px;
	text-align:left;	
}
.logo_en {
	height: 112px;
	padding-top:10px;
	padding-right:20px;
	text-align:right;	
}
.Kangaroos {
	width: 400px;
	height: 188px;
	background: url(images/Kangaroos.png) no-repeat 0 0;
	position: absolute;
	float: left;
	left: 470px;
	top: 130px;
}
.skinheader_2 {
	background-repeat: no-repeat;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.skin_c11 {
	background-image: url('images/skin_c11.gif');
	width: 20px;
	height: 20px;
}
.skin_c13 {
	background-image: url('images/skin_c13.gif');
	width: 20px;
	height: 20px;
}
.skin_c21 {
	background-color: #670001;
}
.skin_c23 {
	background-color: #670001;
}
.skin_c31 {
	background-color: #670001;
}
.skin_c33 {
	background-color: #670001;
}
.dLanguage{
	background-image:url('images/LanguageBack.gif');
	width:226px;
	height:28px;
	text-align:center;
	padding-top:10px;
}
.toppane {
	width: 100%;
	text-align: right;
	padding-left: 0px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.leftpane {
	width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 690px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contenctpane_top_right_fa{
	background-image:url('images/contentpane_top_fa.png');
	width:5px;
	height:9px;
}
.contenctpane_top_right_en{
	background-image:url('images/contentpane_top_en.png');
	width:5px;
	height:9px;
}
.contenctpane_top_left{
	background-color:#f2e2a5;
}
.rightpane_fa {
	width: 280px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane_en {
	width: 280px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.StandardButton {
	background: #7994cb none;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
}
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

