﻿.pageMap {
	width: 30%;
	margin: 0 .2em .2em .2em;
}
.pageMap .pageMapTitle {
	font-weight: bold;
}
.pageMap .pageMapBody {
	height: 200px;
	overflow: auto;
	border-style: dashed;
	border-width: 1px;
	line-height: .8em; /*background-color: #eee;*/;
	padding-top: .5em;
}
.properties {
	background: url(../Images/properties_bg.gif) no-repeat 0 0;
	text-align: center;
	height: 24px;
	padding: 7px 2px 0;
	margin-bottom: 2px;
	font-size: 11px;
	color: #373737;
}
.properties .panelCulture{
	margin: 0;
	width: 125px;
}
.cultureIcon {
    border: 1px solid #AAAAAA;
	float: right;
	height: 17px;
/*	margin: 1px 9px 0 -4px;*/
	width: 22px;
	position: relative;
	right: 27px;
}
/* -------------------------------- Dashboard */
.QuickStart{
	width:190px;
	height:142px;
	float:left;
	background:url(../Images/p3steps.gif) no-repeat center top;
	margin-top:-142px;
}
.QuickStart a{
	width:190px;
	height:142px;
	display:block;
	cursor:pointer;
}
.dashBoard {
	display: inline-block;
	width: 100%;
}
.dashBoard table {
	width: 100%;
	border-collapse: collapse;
}
.dashTop{
	margin:5px 0 10px;
}
.dashTop .dashBlock{
	margin-left:200px;
}
.dashTopUser .dashBlock{
	margin-left:0 !important;
}
.dashBottom{
	margin:10px 0 5px;
}
.dashTop, .dashMiddle, .dashBottom {
	display: inline-block;
	width: 100%;
}
.dashTopLeft .dashBlock, .dashTopLeft .dashBlockAlt, .dashBottomLeft .dashBlock, .dashBottomLeft .dashBlockAlt {
	margin: 0 3px;
}
.dashMiddleLeft {
	float: left;
	width: 50%;
	margin-right:-3px;
}
.dashMiddleRight {
	float: right;
	width: 50%;
}
/* -------------- Pop Up */
.DashPopUp{
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	position: fixed;
	width: 800px;
    box-shadow: 0 0 8px #ccc;
}
.aCreatedPage{
    color: #fff !important;
    display: block;
    font: bold 13px tahoma;
    height: 30px;
    margin: -56px auto 0;
    padding: 17px 0 0;
    position: relative;
    text-align: center;
    width: 196px;
    z-index: 1;
}
.DashPopUp .CloseButton{
    background: url("/Themes/_Public/Images/Icons/close.png") no-repeat scroll center top transparent;
    cursor: pointer;
    display: block;
    float: right;
    height: 20px;
    margin: -7px;
    position: fixed;
    width: 20px;
    z-index: 9999;
}
.QuickStartPopUp{
	text-align: center;
	padding: 15px 0;
	overflow: auto;
}
.DashOuter{
	background: url("../Images/divOver_bg.png") repeat 0 0;
    display: none;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
/* -------------- UL LI */
.dashBoard ul li {
	padding-right: 16px;
	list-style: none;
}
.dashBoard ul.ulHighVisitPages li, .dashBoard ul.ulLastPagesCreated li {
	background: url("../Images/Dashboard_liPage.png") no-repeat right 0;
}
.dashBoard ul.ulLastEvents li {
	background: url("../Images/Dashboard_liLastEvents.png") no-repeat right 0;
}
.dashBoard ul.ulLastModularCreated li {
	background: url("../Images/Dashboard_arrow_left.gif") no-repeat right 0;
}
.dashBoard ul.ulSiteStatistics li {
	background: url("../Images/Dashboard_liSiteStatistics.png") no-repeat right 0;
}
/* -------------------------------------------- Dash Block */
.dashMiddleLeft .dashBlock {
	margin-right:5px;
}
.dashMiddleRight .dashBlock {
	margin-left:5px;
}
.dashBlock {
	background-color:#fff;
}
.dashBlock-t {
	background:url(../Images/dashBoard_border.gif) repeat-y left bottom;
}
.dashBlock-r {
	background:url(../Images/dashBoard_border.gif) repeat-y right bottom;
}
.dashBlock-b {
	background:url(../Images/dashBoard_bt.gif) repeat-x left bottom;
}
.dashBlock-l {
	background:url(../Images/dashBoard_left_bt.gif) no-repeat left bottom;
}
.dashBlock-tr {
	background:url(../Images/dashBoard_right_bt.gif) no-repeat right bottom;
}
.dashBlock-br {
	background:url(../Images/dashBoard_left_top.gif) no-repeat left top;
}
.dashBlock-bl {
	background:url(../Images/dashBoard_right_top.gif) no-repeat right top;
}
.dashBlock-tl {
	min-height:132px;
	padding:5px;
}
.dashBlockTitle {
	background:url(../Images/dashBoard_title.gif) repeat-x left top;
}
.dashBlockTitle-bg {
	background:url(../Images/dashBoard_title_left.gif) no-repeat left top;
}
.dashBlockTitle-r {
	background:url(../Images/dashBoard_title_right.gif) no-repeat right top;
	height:25px;
}
.dashBlockTitle-l {
	height:30px;
	margin-top:-10px;
	float:right;
}
.dashBlockTitle h3 {
	font: bold 11px tahoma;
	height: 20px;
	padding: 13px 47px 0 0;
	text-align: right;
	margin-right:5px;
}
.dashBlockTitle h3.SummaryTitle {
	background:url(../Images/dashSummaryIcon.png) no-repeat right top;
}
.dashBlockTitle h3.TopVisitedPagesTitle {
	background:url(../Images/dashStateIcon.png) no-repeat right top;
}
.dashBlockTitle h3.LastCreatedPagesTitle {
	background:url(../Images/dashPageStatIcon.png) no-repeat right top;
}
.dashBlockTitle h3.LastCreatedModularsTitle {
	background:url(../Images/dashModulesIcon.png) no-repeat right top;
}
.dashBlockContent {
	padding: 6px 7px 15px;
	font: 11px tahoma;
}

/* --- */
.dashBlockAlt {
	background: #e5e5e4 url("../Images/dash_alt_bg.gif") repeat-x 0 0;
}
.dashBlockAlt .dashBlock-tr {
	background: url("../Images/dash_alt_tr.gif") no-repeat right 0;
}
.dashBlockAlt .dashBlock-br {
	background: url("../Images/dash_alt_br.gif") no-repeat right bottom;
}
.dashBlockAlt .dashBlock-bl {
	background: url("../Images/dash_alt_bl.gif") no-repeat 0 bottom;
}
.dashBlockAlt .dashBlock-tl {
	background: url("../Images/dash_alt_tl.gif") no-repeat 0 0;
}
.dashBlockTitle {
}
.dashBlockAlt .dashBlockTitle-bg {
	background: url("../Images/dash_alt_title_bg.gif") repeat-x 0 bottom;
	margin: 0 auto;
	width: 96%;
}
.dashBlockAlt .dashBlockTitle-r {
	background: url("../Images/dash_alt_title_r.gif") no-repeat right bottom;
}
.dashBlockAlt .dashBlockTitle-l {
	background: url("../Images/dash_alt_title_l.gif") no-repeat 0 bottom;
}
.dashBlockAlt .dashBlockTitle h3 {
}
.dashBlockAlt .dashBlockContent {
}
/* -------------------------------------------- Dash Tables */
.trHighVisitPagesSub{
	background-color:#f8f8f8;
}
.tblHighVisitPages a, .tblLastPagesCreated a{
	color:#777 !important;
}
.tblHighVisitPages a:hover, .tblLastPagesCreated a:hover{
	color:#000 !important;
}
.trLastPagesCreatedSub td, .DashBoardTdLable, .DashBoardTdLable{
	background:url(../Images/dashBoard_rightIcon.gif) no-repeat right top #f8f8f8;
	padding:0 20px 0 10px !important;
}
.tdLogGate{
	background:url(../Images/tdLogGateIcone.gif) no-repeat right top #f8f8f8;
	padding:0 35px 0 10px !important;
}
.tdFullName{
	background:url(../Images/tdLogAboutIcone.gif) no-repeat right top #f8f8f8;
	padding:0 35px 0 10px !important;
}
.tdLevel{
	background:url(../Images/tdLogSurIcone.gif) no-repeat right top #f8f8f8;
	padding:0 35px 0 10px !important;
}
.tdGroup{
	background:url(../Images/tdLogGroupIcone.gif) no-repeat right top #f8f8f8;
	padding:0 35px 0 10px !important;
}
.dashBlock td, .dashBlockAlt td {
	border-raduis: 5px;
	border: 1px #ddd solid;
	height: 21px;
	padding: 0 4px;
}
.dashBlockAlt td {
	border: 1px #ccc solid;
}
.dashBlock .trTitle {
	background-color:#e5e5e5;
}
.dashBlock .trTitle td {
	border: none;
	padding: 2px 0 3px;
	text-align: center;
	border:1px solid #ddd;
}
.dashBlock .tdTitleLeft {

}
.dashBlock .tdTitleRight {
}
.dashBlockAlt .trTitle {
	background: url("../Images/dash_alt_tbl_title_bg.gif") repeat-x 0 0;
}
.dashBlockAlt .trTitle td {
	border: none;
	padding: 2px 0 6px;
	text-align: center;
}
.dashBlockAlt .tdTitleLeft {
	background: url("../Images/dash_alt_tbl_title_right.gif") no-repeat right 0;
}
.dashBlockAlt .tdTitleRight {
	background: url("../Images/dash_alt_tbl_title_left.gif") no-repeat 0 0;
}
.tblLastPagesCreated .tdTitleRight {
	width: 2px;
}
.tblUserSpecifications td.label {
	text-align: right;
	padding-right: 28px;
	width: 150px;
	font-weight: bold;
}
.tblUserSpecifications td.value {
	text-align: right;
	padding-right: 5px;
	background-color:#f8f8f8;
}
.DashBoardTdValue{
	background-color:#f8f8f8;
}
.tblHighVisitPages .DashBoardTdValue{
	text-align:center;
}
.tblUserSpecifications td.tdLogGate {
	text-align: right;
}
/* --- End Dashboard */
/* -------------------------------- Modules List */
.modulesList {
	width: 100%;
	margin: 0px;
}
.modulesList tr {
	padding: 0;
}
.modulesList td {
	text-align: center;
	width: 15%;
}
.modulesList a, .modulesList a:visited {
	display: inline-block;
	height: 65px;
	margin: 10px 0;
}
.modulesList a img {
	border: 0;
}
.modulesList em {
	display: block;
	color: #666;
	font-size: 1em;
	margin: 2px 0;
	font-style: normal;
}
.modulesList a:hover em {
	color: #950000;
}
/* ------------------------------------------- Css for FormBuilder */
.SelectFiledContainer {
	background-color: #e6e6e6;
	border: dashed 2px red;
	font-weight: normal;
}
.MouseOverFieldContainer {
	background-color: #c4c4c4;
	border: 1px dashed black;
}
.DisplayNoneFieldContainer {
	display: none;
}
.tabs_container_FormBuilder {
	width: 270px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
}
.tabs_container_FormBuilder ul.tabs {
	list-style: none;
	border-bottom: 1px solid #ccc;
	height: 21px;
	margin: 0;
}
.tabs_container_FormBuilder ul.tabs li {
	float: left;
}
.tabs_container_FormBuilder ul.tabs li span {
	padding: 3px 10px;
	display: block;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-right: 2px;
	text-decoration: none;
	background-color: #efefef;
}
.tabs_container_FormBuilder ul.tabs li.active span {
	background-color: #fff;
	padding-top: 4px;
}
div.tabs_container_FormBuilder {
	border: 1px solid #ccc;
	border-top: none;
	padding: 10px;
}
/* ------------------------------------------------------------- MapPath */
.path {
}
.path ul {
}
.path ul li {
	float: right;
	background: url("../Images/ico_path_rtl.gif") no-repeat right 0;
	list-style: none;
	padding: 3px 22px 0 0;
	margin-left: 3px;
}
.path ul li a {
	color: #cb0f14;
	text-decoration: none;
	height: 22px;
}
.path ul li a:hover {
	color: #555;
}
/* ------------------------------------------------------------- Themes */
.tblTheme {
	width: 100%;
}
.divOuterTheme1 {
	background: url("../Images/themes_bg.gif") repeat-x 0 16px;
	margin: 0 10px;
}
.divOuterTheme2 {
	background: url("../Images/themes_left.jpg") no-repeat left 16px;
}
.divOuterTheme3 {
	background: url("../Images/themes_right.jpg") no-repeat right 17px;
	padding: 0 5px;
}
.divOuterTheme4 {
	background: url("../Images/themes_top.jpg") no-repeat right 0;
	padding-top: 17px;
}
.divOuterTheme5 {
	background: url("../Images/themes_btm.jpg") no-repeat left bottom;
	padding-bottom: 19px;
}
.divOuterTheme6 {
	display: inline-block;
	width: 100%;
	height: 187px;
}
.tdSkinData {
	vertical-align: top;
	background: url("../Images/themes_light.jpg") no-repeat right 0;
}
.details {
	padding: 10px;
}
.tdSkinButton {
	vertical-align: bottom;
	text-align: center;
	width: 27%;
}
.tdSkinButton .btnSetAsDefault {
	width: 133px;
	height: 37px;
	background: url("../Images/themes_btn.jpg") no-repeat;
	border: none;
	margin: 0 0 5px;
	color: #fff;
	font: bold 11px tahoma;
	cursor: pointer;
}
.tdSkinButton .btnSetAsDefault:hover {
	background: url("../Images/themes_btn.jpg") no-repeat 0 bottom;
}
.tdSkinImg {
	width: 205px;
}
.imgThumb {
	background: url("../Images/themes_thumb.jpg") no-repeat 0 0;
	width: 203px;
	height: 167px;
	float: left;
	margin: 7px 0 0 4px;
}
.imgThumb img {
	margin: 13px 0 0 14px;
	float: left;
}
.divImg {
	border: 6px #bbb solid;
}
.selectedItemTheme .divOuterTheme1 {
	background: url("../Images/themes_bg_over.gif") repeat-x 0 16px;
}
.selectedItemTheme .tdSkinData {
	background: url("../Images/themes_light_over.jpg") no-repeat right 0;
}
.selectedItemTheme .imgThumb {
	background: url("../Images/themes_thumb_over.jpg") no-repeat 0 0;
}
.divCloseButton {
	background: url(../Images/skin_close.png) no-repeat 0 0;
	float: right;
	width: 20px;
	height: 20px;
	margin: -13px -13px 0 0;
	position: absolute;
	cursor: pointer;
}
/* ---- End Themes */
/* ---------------------------------------------------------- Message Board */
.msg {
	background: #f4f3f3;
	margin: 3px 0 1px;
}
/*   header   */
.msg .msg_head {
	height: 21px;
	background: url(../Images/msgboard_top.jpg) bottom repeat-x;
}
.msg .msg_head .msg_head_right {
	background: url(../Images/msgboard_top-right.jpg) no-repeat bottom right;
	height: 21px;
}
.msg .msg_head .msg_head_right .msg_head_left {
	background: url(../Images/msgboard_top-left.jpg) no-repeat bottom left;
	height: 21px;
	margin-right: 10px;
}
.msg .msg_head .msg_head_right .msg_head_left .msg_close {
	background: url(../Images/msgboard_close.jpg) no-repeat;
	width: 19px;
	height: 11px;
	float: left;
	margin: 2px auto auto 15px;
}
.msg .msg_head .msg_head_right .msg_head_left .msg_close:hover {
	background: url(../Images/msgboard_close_over.jpg) no-repeat;
	cursor: pointer;
}
.msg .msg_head .msg_head_right .msg_head_left .msg_sign {
	background: url(../Images/msgboard_sign.jpg) no-repeat;
	width: 18px;
	height: 13px;
	float: right;
	margin: auto 10px auto auto;
}
/*   middle   */
.msg_mid {
	background: #f6f5f5;
}
.msg_right {
	background: url(../Images/msgboard_right.jpg) repeat-y right;
}
.msg_left {
	background: url(../Images/msgboard_left.jpg) repeat-y left;
	margin-right: 3px;
	padding: 3px 16px;
	text-align: justify;
}
/*   footer  */
.msg_foot {
	height: 12px;
	background: #f6f5f5;
}
.msg_foot_right {
	background: url(../Images/msgboard_bottom-right.jpg) right no-repeat;
	height: 12px;
}
.msg_foot_left {
	background: url(../Images/msgboard_bottom-left.jpg) left no-repeat;
	margin-right: 10px;
	height: 12px;
}
.msg_foot_mid {
	margin: 0 0 0 10px;
	background: url(../Images/msgboard_bottom.jpg) right bottom repeat-x;
	height: 12px;
}
/* --- End Message Board */
/* ------------------------ SMS */
.chkSmsStatus {
	display: inline-block;
	margin: 0 12px;
}
.chkSmsStatus input {
	margin: 1px 4px;
	float: right;
}
.chkSmsStatus img {
	float: right;
}
/* --- End SMS */
/* -------------------------------------------------------- Employment */
.RequiredField {
    padding-right: 20px;
    padding-top: 5px;
}
.VisibleItems td {
    border: 1px solid #ccc;
    padding: 6px;
}
.VisibleItems td:hover {
    background-color: #eee;
}
/* --- End Employment */

/* -------------------------------------------------------- IE6 */
/* add display:inline to floated elements */
* html .dashOuterLeft, * html .dashBoard ul.ulSelectedItems li, * html .tabs_container_FormBuilder ul.tabs li, * html .path ul li, * html .imgThumb, * html .imgThumb img, * html .msg .msg_head .msg_head_right .msg_head_left .msg_close, * html .msg .msg_head .msg_head_right .msg_head_left .msg_sign, * html .chkSmsStatus input, * html .chkSmsStatus img, * html .dashTopLeft, * html .dashBottomLeft, * html .dashTopRight, * html .dashBottomRight {
	display: inline;
}
/* add zoom:1; display:inline; to inline-block elements */
* html .dashBoard .divSelectedItems, * html .modulesList a, * html .modulesList a:visited, * html .divOuterTheme6, * html .chkSmsStatus, * html .dashBoard, * html .dashTop, * html .dashBottom {
	zoom: 1;
	display: inline;
}
/* add overflow:visible to (submit) buttons */
* html input, * html button {
	overflow: visible;
}
* html .dashOuterRight {
	float: right;
	margin: 0;
}
* html .dashBlock .trTitle td {
	background: url("../Images/dash_tbl_title_bg.gif") repeat-x 0 0;
}
* html .dashBlockAlt .trTitle td {
	background: url("../Images/dash_alt_tbl_title_bg.gif") repeat-x 0 0;
}
/*----------------------- End IE6 */