﻿/* 
================================
Skin styles for DotNetNuke
================================
*/
.pagemaster {
	width: 100%;
	height: 100%;
	background-image: url('images/Back.gif');
}
.skinmaster {
	height: 100%;
	width: 908px;
}
.skingradient {
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.TopBanner {
	background-image: url('images/TopBanner.jpg');
	width: 908px;
	height: 162px;
}
.MiddleBanner {
	/*background-image: url('images/MiddleBanner.jpg');*/
	width: 908px;
	height: 250px;
}
.BottomBanner {
	background-image: url('images/BottomBanner.jpg');
	width: 908px;
	height: 143px;
}
.tPanes {
	background-image: url('images/back2.gif');
}
.BannerPane {
	width: 320px;
	height: 300px;
	vertical-align: top;
	padding: 10px;
	background-color: #909090;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.rightpane {
	width: 220px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
.contentpane {
	width: 100%;
	height: 100%;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.bottompane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.BottomShortcut {
	background-image: url(images/language_bk.gif);
}
.tdMenu {
	height: 33px;
	direction: rtl;
}
.tdDateTime {
	background-image: url(images/date_back.gif);
	width: 230px;
	height: 34px;
	text-align: center;
	font-size: x-small;
}
.tdLanguage {
	background-image: url(images/language_back.gif);
	width: 191px;
	height: 34px;
	text-align: center;
}
.tdSearch {
	background-image: url('images/search_back.gif');
	width: 441px;
	height: 34px;
	text-align: left;
}
.tdSearch_fa {
	background-image: url('images/search_back_fa.gif');
	width: 441px;
	height: 34px;
	text-align: left;
}
.StandardButton {
	background: #7994cb none;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
.MainMenu_MenuContainer {
	background-color: White;
	text-align: right;
	width: 170px;
}
.MainMenu_MenuItem {
	text-align: right;
}
.MainMenu_RootMenuItem {
	direction: ltr;
	text-align: left;
}
.MainMenu_MenuBar {
	text-align: right;
}
.SkinObject {
	color: white;
}






































