﻿.RTL
{
  float:none;
}

body{
	margin-right:10px;
	margin-left:10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
	background-color: #f1f1f1;
}

p
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
}

div
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
}

.Normal
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
}
.HomePage
{
/*	padding-top: 10px;*/
	background-color:#FFF;
}
.HomePageBox
{
	background-color:#f1f1f1;
}

.TopLeftPane
{
	text-align: left;
}	

.ProjectsHeader
{
	#position: relative;
	#right: 1.5pt;
}

.ProjectsHead a:link, .ProjectsHead a:visited, .ProjectsHead a:hover, .ProjectsHead a:active, .ProjectsHead {
	font-family: Arial;
	font-size: 13px;
	color: #373c41;
	text-align: center;
	padding: 0px 0px 3px 0px;
	text-decoration:none;
}

.ProjectsHead a:hover {
	color: #767676;
}

/* for the menu */
.menu {
/*    width: 100%;*/
	width: 950px;
	position: relative;
}
.menu2 {
	width: 149px;
	height: 346px;
	vertical-align: top;
}
#LanguageSelector {
	position: absolute;
	left: 20px;
	top: 6px;
}

#LanguageSelector a:link, #LanguageSelector a:visited, #LanguageSelector a:hover, #LanguageSelector a:active
{	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	text-decoration:none;
/*	text-align: center;*/
}

/* for the search pane */
.search_box {
    width: 225px;
    height: 33px;
    background: url(/Portals/0/images/searchBg.gif);
    background-repeat:no-repeat;
}
.txtbox {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 121px;
	height: 14px;
	font-size: 10px;
    background: none;
	position: relative;
	left: 62px;
	top: 4px;
	color: #67717a;
	font-family: Arial;
}
.goButton {
    float: right;
    margin: 3px 4px 0 0;
	position: relative;
	top: 4px;
	right: 2px;
}
/* end of search pane */

/* for icons in top pane */

.headerTable A:Visited, .headerTable A:Hover, .headerTable A:Link, .headerTable A:Active
{
	font-size: 14px;
	font-family: Arial;
	color: #CCCCCC;
	text-decoration: none;
}

.headerTable TD
{
	font-size: 14px;
	font-family: Arial;
	color: #CCCCCC;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}

.headerTable .borderedCell
{
  border-right: black 1px dotted;
  border-left: black 1px dotted
}
td.Logo
{
  width: 100%;
  text-align: left;
}
/* for footer */

.footerTable
{
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #b1b1b1;
	width: 950px;
	text-align: center;
}

.centeredFooterTable {
    margin: 0 auto;
}

.footerTable a:link, .footerTable a:visited, .footerTable a:hover, .footerTable a:active
{
	font-size: 14px;
	font-family: Arial;
	color: #999999;
	text-decoration: none;
}

.footerTable TD
{
	font-size: 14px;
	font-family: Arial;
	color: #CCCCCC;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}

.footerTable .borderedCell
{
	border-left: black 1px dotted;
}

.ProjectsContentPane
{
/*	width: 100%;*/
/*	padding: 0 10px;*/
}	

.Inner .ContentPane
{
/*	width: 100%;*/
	padding: 0 15px;
}

.MenuPane
{
  width: 133px;
}

.DNNEmptyPane
{
    width: 0px;
}

.MenuPane, #sideMenu, .SidePane, .TopRightPane
{
	height: 100%;
}	

#sideMenu .e01
{
	background-image: url(images/sideMenu_03.gif);
	width:13px;
	height:12px;
}

#sideMenu .e02
{
	background-image: url(images/sideMenu_02.gif);
	width:126px;
	height:12px;
	background-position:top right;
}

#sideMenu .e03
{
	background-image: url(images/sideMenu_01.gif);
	width:13px;
	height:12px;
}

#sideMenu .e04
{
	background-image: url(images/sideMenu_06.gif);
	width:13px;
	height:121px;
}

#sideMenu .e05
{
	background-image: url(images/sideMenu_05.gif);
	width:126px;
	background-repeat:no-repeat;
	background-position:top right;
}

#sideMenu .e06
{
	background-image: url(images/sideMenu_04.gif);
	width:13px;
	height:121px;
}

#sideMenu .e07
{
	background-image:url(images/sideMenuRightBg.gif);
	background-repeat:repeat-y;
	width:13px;
}	

#sideMenu .e08
{
	background-image:url(images/sideMenuLeftBg.gif);
	background-repeat:repeat-y;
	width:13px;
}	

#sideMenu .e09
{
	background-image: url(images/sideMenu_12.gif);
	width:13px;
	height:12px;
}

#sideMenu .e10
{
	background-image: url(images/sideMenu_11.gif);
	width:126px;
	height:12px;
}

#sideMenu .e11
{
	background-image: url(images/sideMenu_10.gif);
	width:13px;
	height:12px;
}
