body
{
	background: #9CBCD9 url(../../../../images/BackgroundBottom.gif) repeat-x bottom;
	margin: 5px 10px 5px 10px;
}

* html #ModuleBackground{
position:absolute;
width: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollWidth
: document.body.scrollWidth);
height: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollHeight
: document.body.scrollHeight)
}

* html #PopupMessageBox {position: absolute; top: expression(
eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop+((documentElement.clientHeight-60)/2)
: document.body.scrollTop +((document.body.clientHeight-60)/2)); 
left: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollLeft + ((document.body.clientWidth)/2 ) 
: document.body.scrollLeft + ((document.body.clientWidth)/2));}

A:link
{
	text-decoration: none;
	color: #1370C3;
}
A:visited
{
	text-decoration: none;
	color: #800080;
}
A:hover
{
	text-decoration: underline;
}
A:active
{
	text-decoration: underline;
}

.bgtop
{
}
.bgtop2
{
}
.bgmiddle
{
}
.bgbottom
{
}
.bgbottom2
{
}

.PortalBody
{
	width:100%;
}

.ModuleBackground
{
    display:none;
    width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
    background-color: gray;
	filter: alpha(opacity=60);
    opacity: 0.6;
}

.PopupMessageBox
{
	display:block; 
	left: 50%;
	top: 50%; 
	position: fixed;
	margin-left: -225px;
	margin-top: -60px; 
	width: 500px;
	height: 120px;
	z-index: 10001;
	display: none;
}


.pagemaster
{
	background-color: #DFEEF5;
	float: left;
	vertical-align: bottom;
	text-align: center;
	width: 100%;
}

.skinmaster
{
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}

.PageContainer
{
	background: #DFEEF5 url(../../../../images/ContentBackGround2.gif) repeat-x top;
	padding: 7px;
}

.PageContent
{
	background: #DFEEF5 url(../../../../images/ContentBackGround.gif) repeat-x top;
	border-top: solid 1px gray;
}

.MenuPane
{
	padding-left: 7px;
	background: white url(../../../../images/MenuBackGround.gif);
	border-bottom: solid 1px white;
}

.MenuContainer
{
	display:inline;
	float: left;
	border-right: solid 1px white;
}

.PesonalHeadersMenuContainer
{
	display:inline;
	float: right;
	border-right: solid 1px white;
}

.MenuHeader
{
	border-left: solid 1px white;
}

.PesonalHeadersMenu
{
	background-image: url(../../../../images/MenuBackGround.gif);
	background-repeat: repeat-x;
	/*border-bottom: 1px solid white;*/
	text-align: right;
	padding: 0px;
	padding-right: 7px;
	height: 32px;
}

.LogoPane
{
	border-bottom: solid 1px white;
}

.PesonalHeaders
{
	/*padding-right: 10px;*/
	margin-left: auto;
}

.LogoText
{
	height: 100%;
	background-color: #DB0029;
	vertical-align: middle;
	height: 32px;
}

.LogoFont
{
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
}

.PageTitleTD
{
	padding-top: 3px;
	padding-left: 15px;
}

.PageTitleLabel
{
	color: #000000;
	font-size: large;
	font-family: Verdana;
	font-weight: bold;
}

.BreadcrumbTD
{
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.hd_logoImage
{
	background: transparent url(../../../../images/Logo.gif) no-repeat scroll 0%;
	float: left;
	height: 90px;
	margin-left: 20px;
	width: 200px;
}

.topHeader
{
	background-image: url(titledemocentre.gif);
	background-repeat: no-repeat;
}

.centerCell
{
	vertical-align: top;
	background-image: url(Center_Picture.gif);
	background-repeat: no-repeat;
}

.centerRight
{
	vertical-align: top;
	background-image: url(imgcreateplaytrackmanage.gif);
	background-repeat: no-repeat;
}

.FlagsCell
{
	text-align: right;
	padding-right: 0px;
	background-color: #EEEEEE;
}

.skinHeader
{
	background-color: #6CA6D8;
	background-image: url(../../../../images/HeaderBgrnd.gif);
	background-position: right center;
	background-repeat: no-repeat;
	margin-right: 1px;
	float: left;
	width: 100%;
}

.table3
{
	text-align: center;
	background-color: #ffffff;
	border: 0px;
}

.contentheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #DB0028;
}

.contenttd
{
	line-height: 16px;
	color: #787878;
	padding-left: 5px;
}

.contentheadlinetd
{
	line-height: 16px;
	color: #787878;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.controlpanel
{
	background-color: #3A5C82;

}

.CommandButton, a.CommandButton:link, a.CommandButton:Hover, a.CommandButton:Active, a.CommandButton:Visited
{
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

.leftbottompane
{
	background-color: transparent;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	vertical-align: top;
}

.rightbottompane
{
	background-color: transparent;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
	vertical-align: top;
}

.menuFill
{
	background-color: White;
}

.userstatustext
{
	color: #9AA0AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	vertical-align: middle;
}

a.userstatustext, a.userstatustext:Hover, a.userstatustext:Active, a.userstatustext:Visited, a.userstatustext:Selected
{
	color: #9AA0AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	vertical-align: middle;
}

.UserStatus
{
	border-bottom: 2px solid #FFFFFF;
}

.UserStatusLeft
{
	padding-left: 10px;
	background-color: #EEEEEE;
	color: #DB0028;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.UserStatusRight
{
	padding-right: 10px;
	background-color: #EEEEEE;
	border-left: none;
}

/*================================
    New Menu Classes
================================*/
.mainmenu
{
	font-family: Verdana;
	font-size: 12px;
	background: #eeeeee;
	cursor: hand;
}

.mainmenu .devider
{
	width: 232px;
	float: left;
	margin-right: 2px;
	color: Black;
}

.mainmenu .title, .mainmenu .titlehidden
{
	display: block;
	height: 34px;
	font-size: 12px;
	font-weight: normal;
	color: white;
	background: #FFF url("../../../../images/title.gif" ) repeat-x;
}

.mainmenu .title a
{
	text-decoration: none;
	border: 0;
}

.mainmenu .devider .titleExpandContract a
{
	color: White;
}

.mainmenu .devider .titleExpandContract a:hover
{
	color: red;
}

.mainmenu .title a:hover, .mainmenu .titlehidden a:hover
{
	background: #FFF url("../../../../images/titleRed.gif" ) repeat-x;
}

.mainmenu .titlenormal, .mainmenu .titleRed
{
	display: block;
	height: 34px;
	font-weight: normal;
	color: white;
	background: #FFF url("../../../../images/title.gif" ) repeat-x;
	text-decoration: none;
}

.titleExpandContract
{
	display: block;
	height: 34px;
	font-weight: normal;
	color: white;
	background: #FFF url("../../../../images/title.gif" ) repeat-x;
	text-decoration: none;
}
.titleExpandContract .text
{
	float: left;
	padding-top: 6px;
	margin-left: 10px;
}
.mainmenu .titleRed
{
	background: #FFF url("../../../../images/titleRed.gif" ) repeat-x;
}



.mainmenu .text, .mainmenu .textBold
{
	float: left;
	padding-top: 8px;
	color: #FFF;
	cursor: hand;
	text-decoration: none;
}

.titlenormal .text a
{
	text-decoration: none;
}

.mainmenu .devider a
{
	text-decoration: none;
}


.text a
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}


.mainmenu .textBold
{
	margin-left: 10px;
	font-weight: bold;
}


.mainmenu .titlenormal a:hover
{
	background: #FFF url("../../../../images/titleRed.gif" ) repeat-x;
	text-decoration: none;
	border: 0;
}



.mainmenu .icon
{
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 4px;
	border: 0;
}

.mainmenu .icon2
{
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 4px;
	border: 0;
}

.mainmenu .subtext
{
	float: left;
	padding-top: 8px;
	color: #000;
}

.mainmenu .arrow_up
{
	float: right;
	margin-top: 8px;
	margin-right: 9px;
	background-image:url("../../../../images/icon_menu_up.gif");
	background-repeat:no-repeat;
	background-position:right center;
	width:16px;
	height:16px;
}

.mainmenu .arrow_down
{
	float: right;
	margin-top: 8px;
	margin-right: 9px;
	background-image:url("../../../../images/icon_menu_down.gif");
	background-repeat:no-repeat;
	background-position:right center;
	width:16px;
	height:16px;
}

.mainmenu .titlehidden
{
	border-bottom: none;
}

.mainmenu .submenu
{
	overflow: hidden;
	background: #FFF;
}

.mainmenu .submenu a
{
	background: #EEE;
	display: block;
	color: #000;
	text-decoration: none;
	height: 32px;
	margin-bottom: 2px;
}

.mainmenu .submenu a:hover
{
	background: #b9c0ce;
	color: #FFF;
	cursor: hand;
}

.HideUrl
{
	visibility: hidden;
}

.ExpandContractAll a:hover
{
	text-decoration: none;
	color: White;
}

/*================================
Register and login style classes
================================*/

.style2, .style2 a, .style2 A:Active, .style2 A:Hover, .style2 A:Visited
{
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	color: #9AA0AC;
	text-decoration: underline;
	text-align: right;
	padding-left: 4px;
	padding-right: 4px;
}

/* ================================
Letter button (user accounts) style classes
================================*/

a.LetterButton, a.LetterButton:Link, a.LetterButton:Hover, a.LetterButton:Visited, a.LetterButton:Active
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.LetterButtonActive, a.LetterButtonActive:Link, a.LetterButtonActive:Hover, a.LetterButtonActive:Visited, a.LetterButtonActive:Active
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DB002A;
	text-decoration: underline;
}

/*================================
Flags style classes
================================*/

.Flags, .Flags a, .Flags A:Active, .Flags A:Hover, .Flags A:Visited
{
	border: none;
	padding-right: 0px;
	padding-left: 4px;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
}



/*================================
Personal header style classes
================================*/

.PersonalHeaderCell
{
	background-color: #9AA0AC;
	color: #ffffff;
	border: none;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 2px;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

.ButtonImage
{
	border: none 0;
	vertical-align: middle;
	margin-right: 5px;
}

.LoginCell
{
	vertical-align: middle;
	white-space: nowrap;
}

.SearchButtonCell
{
	vertical-align: middle;
	white-space: nowrap;
}

.UserAccountCell
{
	vertical-align: middle;
	white-space: nowrap;
}

.PersonalHeaderCell A, .PersonalHeaderCell A:Active, .PersonalHeaderCell A:Hover, .PersonalHeaderCell A:Visited
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}


/*================================
Overview paging styles
================================*/

.OverviewPagingBar
{
	background-color: #e0dfe4;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: 0;
	vertical-align: middle;
	color: gray;
	border-top: #e0dfe4 1px solid;
	border-bottom: #c1c2c4 1px solid;
	font-family: Verdana;
	font-size: 12px;
	background-color: #e0dfe4;
	width: 100%;
}

.NormalPageAvailable, a.NormalPageAvailable:link, a.NormalPageAvailable:Active, a.NormalPageAvailable:Visited
{
	font-family: Verdana;
	font-size: 11px;
	background-color: #e0dfe4;
	color: black;
	border: 1px solid #e0dfe4;
	text-decoration: none;
}

.NormalPageUnavailable
{
	border-right: #e0dfe4 1px solid;
	border-top: #e0dfe4 1px solid;
	font-size: 11px;
	border-left: #e0dfe4 1px solid;
	color: gray;
	border-bottom: #e0dfe4 1px solid;
	font-family: Verdana;
	background-color: #e0dfe4;
	text-decoration: none;
}

.ActivePage, a.NormalPageAvailable:Hover
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	background: #fc3;
	border-left: gray 1px solid;
	color: #000000;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

.PagingStatus
{
	font-family: Verdana;
	font-size: 11px;
	background-color: #e0dfe4;
	color: black;
	border: 1px solid #e0dfe4;
	text-decoration: none;
}

/* do not delete this class */

.RecordsPerPage
{
	padding: 2px; /*margin:0px;*/
	font-weight: normal;
	padding-left: 5px;
	vertical-align: middle;
	text-align: right; /*background-color: #e0dfe4;*/ /*height: 22px;*/
}

/*****************Classes for Search*********************/

table.SearchTable
{
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	border-top: 1px solid #9196A2;
	border-left: 1px solid #9196A2;
	border-right: 1px solid #9196A2;
	background-color: #EEEEEE;
}

.SearchTable .Module_Action
{
	width: 15px;
	background-color: rgb(136,194,231);
	border-right: 1px solid gray;
}

.SearchTable .ActionImage
{
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	border: none;
}

.SearchTable .InputTRTitle
{
	background-color: white;
}

.SearchTable .ActionImage
{
	background-image: url(../../../../images/IconSearch.gif);
}

.SearchTable .MainArea
{
	padding: 2px 2px 2px 2px;
}




/*****************Classes for Overview*********************/

/*****************Classes for Overview*********************/

table.OverviewTable
{
	width: 100%;
	border: 1px gray solid;
	background-color: White;
	padding-left: 10px;
	padding-right: 10px;
}

table.OverviewTableWithoutBorder
{
	border: 0px;
}

div.OverviewTable
{
	background-color: White;
}

.OverviewTable .Module_Action
{
	width: 15px;
	background-color: #E0DFE3; /*rgb(216,216,230);*/
	border-right: 1px solid gray;
	vertical-align: top;
}

.OverviewTableWithoutBorder .Module_Action
{
	width: 22px;
}

.OverviewTable .ActionImage
{
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 22px;
	border: none;
}

.OverviewTable .InputTRTitle
{
	/*background-color: #e0dfe4;*/
}

.OverviewTable .ActionImage
{
	background-image: url("../../../../images/IconOverview.gif" );
}

.OverviewTable .OverviewGrid
{
	font-family: Verdana; /*background-color: #F9FAFD;*/
	background-image: url("../../../../images/OverviewHeaderBackGround.gif" );
}

.OverviewGridItems
{
	background-color: #ffffff;
	border-style: none;
	border-width: 0px;
	font-size: 11px;
	white-space: nowrap;
}

.OverviewGridItems .OverviewGridCommandItems
{
	border-color: #ffffff;
	border-style: none;
	border-width: 0px;
	padding: 0px 7px 0px 0px;
	white-space: nowrap;
}


.OverviewGridItems td
{
	border-color: #ffffff;
	border-style: none;
	border-width: 0px;
	padding: 0px 20px 0px 3px; /*border-bottom: solid 1px #dddddd;*/
	white-space: nowrap;
	height: 21px;
	vertical-align: middle;
}

.OverviewGridHeader
{
	background: white url(../../../../images/OverviewHeaderBackground.gif) repeat-x;
}

.OverviewGridHeader td
{
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 7px;
	font-family: Verdana;
	font-size: 11px;
	height: 21px;
	vertical-align: middle;
}

.OverviewLastColumnHeader
{
	border-right:0px !important;
}

.OverviewGridHeaderProgress
{
	background-image: none !important;
}

.OverviewGridHeader a:link, .OverviewGridHeader a:visited
{
	/* 	text-decoration: none; 	color: #000000; 	*/
	font-family: Verdana;
	font-size: 11px; /*background-color: #F9FAFD;*/
	color: black;
	border: 1px solid #F9FAFD;
	text-decoration: none;
}

.OverviewGridHeader a:hover, .OverviewGridHeader a:active
{
	/* 	text-decoration: none; 	color: Green; 	*/
	border: 1px solid #8CD5F8;
	background: #D7EDF6;
	font-size: 11px; /*background: #fc3;*/
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

.OverviewTableGridCell
{
	background-color: #ffffff;
}

.OverviewGridHeaderActionsColumn
{
	padding-left: 3px;
	padding-right: 7px;
	border-bottom: #ffffff 1px ridge;
	vertical-align: middle; /*background-image: none !important;*/ /* 	background-color: #ffffff !important; 	border: solid 1px #ffffff !important; 	*/
	white-space: nowrap;
}

.OverviewGridHeaderActionsColumn a:link, .OverviewGridHeaderActionsColumn a:hover, .OverviewGridHeaderActionsColumn a:active, .OverviewGridHeaderActionsColumn a:visited
{
	vertical-align: middle;
	background-color: #ffffff !important;
	border: solid 1px #ffffff !important;
}

.OverviewBorder
{
	border: solid 1px #7B9EBD;
	margin-bottom: 5px;
}

.OverviewBorderWithoutPager
{
	border: solid 1px #7B9EBD;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Overview
{
	overflow: scroll; /*Web-forms must have not vertical scroll bar*/
	overflow-y: hidden;
	width: 100%;
	text-align: left; /* F9FAFD */
}

.OverviewGrid
{
	width:100%;
}

.DetailsOverview
{
	width: 100%;
	height: 150px !important;
}

.OverviewEmptyVisible
{
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px #BFA277;
	background-color: #FEEDC9;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.OverviewEmptyInvisible
{
	display: none;
}

.EmptyColumnHeader
{
	width: 100%;
	border-bottom: solid 1px #d5d5d5;
	font-size: 11px;
	font-family: Verdana;
}

.OverviewColumnHeader
{
	border-right: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	height: 23px;
	
}

.EmptyColumnCell
{
	width: 100%;
}

.OverviewGridHeaderActionsColumn
{
	border-bottom: solid 1px #d5d5d5;
}

/*****************Classes for DetailGrid*********************/
.DetailGridAssignGrid
{
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #7B9EBD;
	background-color: white;
	overflow:auto;
}
.DetailGrid
{
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #7B9EBD;
	background-color: white;
	overflow: scroll;
	min-height: 100px;
	_height: auto !important;
	_height: 100px;
}

.DetailGridMinMode
{
	min-height:120px;
	_height:120px;
}

.DetailGridTable
{
	width:100%;
}


.SelectableColumnItem
{
	font-family: Verdana;
	height: 21px;
	vertical-align: middle;
}

.SelectableColumnItem a
{
	font-family: Verdana;
	padding: 3px 3px 3px 1px;
}

.SelectableColumnItem a:hover
{
	background-color: #316ac5;
}

.SelectableColumnItem a:hover
{
	color: White;
}

.SelectableColumnItem a:visited
{
	color: Black;
}

.OverviewGridSelectedItem a
{
	background-color: #ece9d8;
}

.AssignOverviewGrid
{
	padding-right:2px;
	padding-right:expression("0px");
}

/*****************Classes for SelectListTable*********************/

table.SelectListTable
{
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	border: 1px gray solid;
}

.SelectListTable .Module_Action
{
	width: 15px;
	background-color: rgb(171,209,152);
	border-right: 1px solid gray;
}

.SelectListTable .ActionImage
{
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	border: none;
}

.SelectListTable .InputTRTitle
{
	background-image: url(              "../../../../images/content_menu_normal_bg.gif" );
	border-bottom: 1px solid grey;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: middle;
	height: 20px;
}

.SelectListTable .ActionImage
{
	background-image: url(              "../../../../images/IconSelect.gif" );
}

.SelectListTable .SelectListGrid
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #ffffff;
	border-bottom-style: solid;
}


.SelectListGridItems td
{
	border-color: #ffffff;
	border-style: none;
	border-width: 0px;
	padding-left: 5px;
	padding-right: 7px;
	border-bottom: solid 1px #dddddd;
	white-space: nowrap;
}

.SelectListGridHeader td
{
	padding-left: 5px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../../../images/OverviewHeaderSeparator.gif);
	border-bottom: #ffffff 2px ridge;
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
}

.SelectListGridHeader a:link, .SelectListGridHeader a:visited
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #ffffff;
	color: black;
	border: 1px solid #ffffff;
	text-decoration: none;
}

.SelectListGridHeader a:hover, .SelectListGridHeader a:active
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 12px;
	background: #fc3;
	border-left: gray 1px solid;
	color: #000000;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

.SelectList
{
	overflow: auto;
	background-color: #ffffff;
	border-bottom: 1px solid #c1c2c4;
}

/*================================
Breadcrumb style classes
================================*/

.BreadCrumbPanel
{
	background-color: #eeeeee;
}

.BreadCrumb
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
	color: #6E4987;
	float:left;
}

.BreadCrumbNotLink
{
	color:black;
}

.BreadCrumb .skinobject
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	font-family: Microsoft Sans Serif; /*background-color:Transparent;*/
	text-decoration: none;
	padding-left: 5px;
	padding-top: 0px;
}

.BreadcrumpSeparator
{	
	background-image:url("../../../../images/breadcrumb.gif");
	background-repeat:no-repeat;
	width:9px;
	height:10px;
	float:left;
}

.BreadCrumb .icon
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	color: #000000;
	font-family: Microsoft Sans Serif; /*background-color:Transparent;*/
	text-decoration: none;
}

.BreadCrumb a, .BreadCrumb A:Active, .BreadCrumb A:Hover, .BreadCrumb A:Visited
{
	color: #000000;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal; /*background-color:Transparent;*/
}

A:Hover.BreadCrumb
{
	color: Black;
}

/*****************Classes for Popup Messages*********************/
.PopupTitle
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: white;

}

.PopupTitleTD
{
		padding-left:5%;
		border-top: solid 1px gray;
}

.PopupBottom
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: white;
}

.PopupContent
{
	font-family: Verdana;
	font-size: 12px;
	background-color: white;
	border-bottom: solid 1px gray;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}
.PopupContentTD
{
	vertical-align:top;
	background-color: white;
	text-align:center;


}

.PopupButton
{
	font-size: 12px;
	width: 90px;
	height: 24px;	
	cursor:default;
}

.PopupButtonTD
{
	text-align:right;


}

.PopupButtonText
{
	font-size:11px;
	width: 100%;	
}

.PopupButtonTextImgTD
{
	padding-left:10px;
	width:30px;
}

.PopupButtonTable
{
	margin-left:auto;
	padding-right:5px;
	padding-bottom:5px;
}

.PopupIcon
{
	background-color: white;

	width: 50px;

}

.PopupText
{
	font-size:11px;
}

.PopupCheckBox
{
	padding-top: 10px;
	padding-bottom: 5px;
}

/* new classes for paging */

.PagerContainerTable
{
	/*background-color: #e0dfe4;*/
	background-image: url(../../../../images/NavigationBackground.gif);
	vertical-align: middle;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
}

div.PagerContainerTable
{

}

.PagerInfoCell
{
	padding: 2px;
	font-weight: normal;
	padding-left: 5px;
	vertical-align: middle;
	text-align: left;
	background-color: #e0dfe4;
}
.PagerInfoCell:link
{
	/*color: gray;*/
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color: #ffcc66;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	background-color: #e0dfe4;
}
.PagerOtherPageCells
{
	background-color: #e0dfe4;
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	border-right: 0px solid transparent;	
	font-size: 11px;	
	color: gray;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}
.PagerHyperlinkStyle:link
{
	font-family: Verdana;
	font-size: 11px;
	background-color: transparent;
	color: black;
	border: 0px solid transparent;
	text-decoration: none;
}
.PagerHyperlinkStyle:visited
{
	font-family: Verdana;
	font-size: 11px;
	background-color: transparent;
	color: black;
	border: 0px solid transparent;
	text-decoration: none;
}
.PagerHyperlinkStyle:hover
{
	border:0px solid #8CD5F8;
	font-size: 11px;
	background:transparent url(../../../../images/Hover.gif) repeat-x scroll 0%;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

.PagerHyperlinkStyle:active
{
	font-family: Verdana;
	font-size: 11px;
	background-color: transparent;
	color: black;
	border: 0px solid transparent;
	text-decoration: none;
}

.PagerPlainText
{
	color: gray;
	background-color: #e0dfe4;
	font-family: Verdana;
	font-size: 11px;
}

.PagerPlainTextBlack
{
	color: Black;
	background-color: #e0dfe4;
	font-family: Verdana;
	font-size: 11px;
}

.PagerActivePageText
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 11px;
	background: #fc3;
	border-left: gray 1px solid;
	color: #000000;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

.InputFieldLong
{
	width: 100%;
}

/* -----------*/


/* New Overview classes*/
table.OverviewTableNew
{
	width: 100%;
	border: 1px gray solid;
}

.OverviewTableNew .OverviewGrid
{
	background-color: #E0DFE3; /*rgb(216,216,230);*/
	border-right: 1px solid gray;
}

.OverviewTableNew .Module_Action
{
	width: 20px;
	background-color: rgb(216,216,230);
	border-right: 1px solid gray;
}

.OverviewTableNew .ActionImage
{
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	border: none;
}

.OverviewTableNew .InputTRTitle
{
	/*background-color: #e0dfe4;*/
}

.OverviewGridItemsTest
{
	background-color: #ffffff;
	border-style: none;
	border-width: 0px;
	font-size: 11px;
	white-space: nowrap;
}

.OverviewGridItemsTest td
{
	border-color: #ffffff;
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px; /*border-bottom: solid 1px #dddddd;*/
	white-space: nowrap;
}

.OverviewTableNew .ActionImage
{
	background-image: url("../../../../images/IconOverview.gif" );
}

/*.BasketActionImageNew{
	background-image: url("../../../../images/Icon_Pen.gif");
 }*/

.OverviewTableNew .BasketActionImageNew
{
	background-image: url("../../../../images/IconAdd.gif" );
}

.OverviewTableNew .Basket_Module_Action
{
	background-color: rgb(216,216,230);
}

.OverviewTable .BasketActionImageAdd
{
	background-image: url("../../../../images/IconAdd.gif" );
}


/*---- New classes for BasketOverview ----*/
.NormalBold
{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	vertical-align: text-top;
	margin-right: 3px;
}

.MarginRight
{
	margin-right: 2px;
}
.SeparatorImage
{
}
.HideButtom
{
	position: absolute;
	top: 0;
}

/*------ end ---*/

/*******Horizontal menu*****************************/
.hd_MainMenu
{
	background-image: url(../../../../images/MenuBackGround.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
}

.AllMainMenu
{
	background-image: url(../../../../images/MenuBackGround.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border-bottom: 1px solid white;
	height: 32px;
}

.MenuItemChild
{
	display: none;
	z-index: 1000;
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	padding: 0px;
	width: 240px;
}

/* Style for top items: normal state */
.topItemNormal
{
	background-repeat: no-repeat;
	border-left: 1px solid white;
	color: white;
	cursor: pointer;
	font-family: Verdana;
	font-size: 12px;
	height: 32px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

/* Style for top items: mouseover state */
.topItemOver
{
	background-color: #656766;
	background-repeat: no-repeat;
	border-left: 1px solid white;
	color: white;
	cursor: pointer;
	font-family: Verdana;
	font-size: 12px;
	height: 32px;
	padding-left: 5px;
	padding-right: 5px;
}

/* Style for items: normal state */
.itemNormal
{
	cursor: pointer;
	background-color: #FFFFFF;
	padding: 5px 15px 5px 15px;
	width: 100%;
}

/* Style for items: mouseover state */
.itemOver
{
	cursor: pointer;
	background-color: #b9c0ce;
	padding: 5px 15px 5px 15px;
	width: 100%;	
	color: #FFFFFF;
}

/* Style for items text: normal state */
.itemTextNormal
{
	font-family: Verdana;
	font-size: 12px;
	width: 100%;
}

/* Style for items text: mouseover state */
.itemTextOver
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	width: 100%;
}

.gn_contentContainer
{
	background-color: #DFEEF5;
	background-image: url(../../../../images/ContentBackGround.gif);
	background-position: center top;
	background-repeat: repeat-x;
	float: left;
	padding-bottom: 10px;
	width: 100%;
}

/*------ end ---*/
/*new Style for input items in LP */
.InputTableInfoColumnOldGray
{
	
	background-color:#F2F2F2;
	font-family: Verdana;
	font-size: 11px;
	
	padding-left: 10px;
	padding-right: 5px;
}

.InputTableInfoColumnGray
{
	
	background-color:#F2F2F2;
	font-family: Verdana;
	font-size: 11px;
	width: 200px;
	padding-left: 10px;
	padding-right: 5px;
	height: 21px;
}
div.InputTableGray
{
	/*overflow-y: auto;*/
	border: 1px gray solid;
	background-color:#F2F2F2;	
	
}
.SeparatorSmall
{
	
	background:transparent url(../../../../images/bottom-tile.gif) repeat-x scroll 0%;
	float:left;
	height:30px;
	width:100%;
	padding-left: 10px;
}

UL LI
{
	list-style-type: square;
	display:block;
}

/*progress area*/

.RadUpload_DNN .ruProgress
{
    border:1px solid black;
    background:#fff;
    padding:8px 8px 0.6em;
    height:100px;
    width:505px;
}

.RadUpload_DNN .ruProgress li
{
    margin:0 0 0.8em;
    color: Black;
    display:block;
}

.RadUpload_DNN .ruProgress li.ruCurrentFile
{
	margin:0 0 0.3em;
    font-size:16px;
    color: Black;
}

.RadUpload_DNN .ruProgress li.ruCurrentFile span
{
    font-size:16px;
    color: Black;
}

.RadUpload_DNN .ruProgress div
{
    margin-bottom:0.4em;
}

.RadUpload_DNN .ruProgress .ruBar
{
    margin-bottom:0.4em;
    border:1px solid;
    border-color: Black;
    background:url('../../../../images/ruBar.gif') repeat-x;
	height:13px;
}
 
.RadUpload_DNN .ruProgress .ruBar div
{
    background:url('../../../../images/ruProgress.gif') repeat-x;
	height:13px;
	margin:0;
}
 
.RadUpload_DNN .ruProgress .ruActions
{
	margin:1.2em 0 0;
	float: right;
}

/*------ end ---*/











