* {
	font-family: georgia;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	line-height: 21px;
	background: #012738;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.fancyboxBody, .stripes {
    background: #FFFFFF url(/files/img/fancyboxBackground.png);
    color: #2e3843 !important;
}
.fancyboxBody a, .fancyboxBody label {
    color: #2e3843 !important;
}
h1 {
	margin: 0px; padding: 0px;
}
h3 {
    color: #4c566c;
    font-size: 22px;
    font-weight: bold;
    font-family: calibri;
    text-align: center;
    margin-bottom: 12px;
    text-shadow: 1px 1px 1px #FFFFFF; 
}
a {
    outline: none;
}
a img {
    border: 0px;
}
.cleaner {
    clear: both;
}
.lighter {
    filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5
}
/*************************** GENERAL TEMPLATE STYLES **************************/
#siteContainer {
    width: 990px;
    margin: 0 auto;
    position: relative;
}
#bgContainer1 { background: url(/files/img/template_background1.png) no-repeat right top; }
#bgContainer2 { background: url(/files/img/template_background2.png) no-repeat left bottom;padding-bottom: 50px; }
#footer {
    background: url(/files/img/template_footer_bg.png) no-repeat left top;
    height: 85px;
    padding-top: 25px;
    width: 960px;
    position: absolute;
    left: 50%;
    color: #9cabb2;
    font-size: 11px;
    margin-left: -495px;
}
#footer a {
    color: #9cabb2;
}
#footer .left {
    float: left;
}
#footer .right {
    float: right;
}
#headerBarMain {
    height: 95px;
    background: url(/files/img/template_header_image.png) no-repeat right 20px;
    margin-right: 28px;
}
#headerBar {
    border-bottom: 1px solid #ff5700;
    height: 54px;
    text-align: right;
    line-height: 54px;
    color: #FFFFFF;
}
#headerBar .leftTitle {
    float: left;
    font-size: 24px;
    line-height: 50px;
    font-family: calibri;
}
#headerBar a {
    color: #FFFFFF;
}
#infoBar {
    height: 101px;
    padding: 34px 0px;
}
#infoBar .ideaBox {
    background: rgba(255,255,255,0.15) url(/files/img/template_idea.png) no-repeat 10px 4px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 25px;
    font-family: calibri;
    line-height: 13px;
    font-size: 11px;
    padding: 15px 15px 15px 77px;
    width: 479px;
    float: left;
}
#infoBar .appStoreBox {
    padding-top: 8px;
    float: left;
    width: 130px;
    margin-left: 15px;
    text-align: center;
    font-size: 11px;
}
#iphoneImage {
    background: url(/files/img/template_iphone.png) no-repeat left top;
    width: 239px;
    height: 504px;
    float: left;
    position: relative;
}
#iphoneImage .innerContainer {
    width: 189px;
    height: 284px;
    overflow: hidden;
    position: absolute;
    left: 30px;
    top: 76px;
}
#iphoneImage ul {
    list-style-type: none;
    width: 1000000px;
    height: 284px;
}
#iphoneImage li {
    float: left;
    width: 189px;
}
#iphoneImage li img {
    width: 189px;
}
#mainContainerApp {
    width: 934px;
    margin: 0 auto;
    color: #2e3843;
}
#mainContainerApp #contentContainer a {
    color: #2e3843;
}
#mainContainerApp #contentContainer {
    width: 934px;
    overflow: hidden;
}
#mainContainer #contentContainer {
    width: 716px;
    float: left;
    margin-top: 20px;
}
#homeMainContainer #contentContainer {
    width: 441px;
    float: left;
    margin-left: 36px;
}
.logoLink {
    display: block;
    position: absolute;
    left: -138px;
    top: 0px;
}
.logoLinkSmall {
    display: block;
    position: absolute;
    left: 35px;
    top: 18px;
}
.leftBar {
    position: relative;
    width: 220px;
    margin-top: 224px;
    float: left;
    padding-left:
}
.rightBar {
    float: left;
    width: 716px;
    position: relative;
    padding-left: 27px;
    padding-right: 27px;
}
.uitvullen {
    text-align: justify;
}
h1.title, h1.pageTitle {
    font-size: 24px;
    font-family: calibri;
    padding: 6px 0px 8px 0px;
    border-bottom: 1px solid #FF5700;
    margin-bottom: 20px;
    font-weight: normal;
}
.contentLeft {
    float: left;
    width: 600px;
}
.contentRight {
    margin-left: 12px;
    float: left;
    width: 400px;
}
.contentLeft > a, .contentRight > a {
    background: #ff5700;
    color: #FFFFFF;
    text-decoration: none;
    padding: 1px 4px;
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
img.layoutStyle1 {
    float: left;
    margin: 6px 18px 6px 0px;
}
img.layoutStyle2 {
    margin-bottom: 12px;
}
img.layoutStyle3 {
    float: right;
    margin: 6px 0px 6px 18px;
}
/*************************** GENERAL CONTENT STYLES ***************************/
#contentContainer a {
    color: #FFFFFF;
}
#contentContainer ul {
    list-style-type: none;
    margin: 6px 0px;
}
#contentContainer li {
    list-style-type: none;
    padding-left: 19px;
    background: url(/files/img/template_bullet.png) no-repeat 3px 7px;
}
#contentContainer .videoPlayer {
    float: right;
    margin: 12px 0px -30px 22px;
}
/*************************** GENERAL FORM ELEMENTS ****************************/
form fieldset {
    border: 0px;
    margin: 8px 0px;
    width: 100%;
}
form fieldset.error label {
    color: #CC0000;
}
form fieldset.error input {
    background: #FFFFE1;
    border: 1px solid #CC0000;
}
form input.formElementInput {
    width: 70%;
    float: left;
    border: 1px solid #CCCCCC;
    color: #444444;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 3px #999999 inset;
    -moz-box-shadow: 2px 2px 3px #999999 inset;
    -webkit-box-shadow: 2px 2px 3px #999999 inset;
}
form label {
    padding: 3px;
    display: block;
    width: 25%;
    float: left;
    text-align: left;
    font-weight: normal;
    color: #FFFFFF;
}
form div.mandatoryTextContainer {
    margin-left: 25%;
    padding-left: 6px;
    font-size: 11px;
}
form div.mandatoryTextContainer > span {
    float: left;
    margin-left: 5px;
}
form div.formExplanation {
    margin-left: 25%;
    padding-left: 6px;
}
form span.mandatory {
    color: #FF5700;
    font-weight: bold;
    font-size: 22px;
    display: block;
    float: right;
    position: relative;
    top: 5px;
    right: 5px;
}
form input.formElementSubmit {
    width: auto;
    float: left;
    border: 1px solid #FF5700;
    background: #FF5700;
    padding: 2px 20px;
    color: #FFFFFF;
    font-weight: normal;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
a.linkButton {
    width: auto;
    border: 1px solid #FF5700;
    background: #FF5700;
    padding: 4px 20px;
    color: #FFFFFF;
    font-weight: normal;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    margin-left: 12px;
}
/*************************** LOGIN WINDOW ****************************/
.myWikiLoginContainer {
    float: right;
    padding-top: 7px;
    margin-left: 22px;
}
.myWikiProfileContainer {
    float: right;
    padding-top: 1px;
    margin-left: 22px;
}
.myWikiLoginContainer fieldset {
    display: block;
    float: left;
}
.myWikiLoginContainer input.formElementInput {
    width: 120px;
    margin-right: 12px;
    font-size: 11px;
}
/*************************** ERROR MESSAGES ****************************/
.errorMessage {
    border: 2px solid #C00;
    background: #FFFFE1;
    color: #C00;
    padding: 10px 20px;
    margin: 20px 0px;
}
.errorMessage li {
    margin: 3px 0px 3px 20px;
}
.succesMessage {
    border: 2px solid #12375F;
    background: #DFE7F0;
    color: #12375F;
    padding: 10px 20px;
    margin: 20px 0px;
}
/*************************** DEBUG WINDOW ****************************/
#debug {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 450px;
	height: 300px;
	border: 2px solid #C00;
	background: #FFFFFF;
	color: #000000;
	overflow: auto;
	z-index: 100;
}
#debugList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#debugList li {
	padding: 6px;
	border-bottom: 1px solid #C00;
}
/*************************** EDITOR ****************************/
.paraEditorContainer {
    position: relative;
}
.myWikiEditor {
	width: 100%;
	height: 563px;
}
.myWikiEditorContainer {
	float: left;
}
.myWikiEditorContent {
	background: #FFFFFF;
	padding: 10px;
	border: 0px;
	margin: 0px;
}
.paraTitleFieldContainer {
    background: #FFFFFF url(/files/img/paratitleinputbackground.png) no-repeat 16px 50%;
    padding: 10px 10px 10px 56px;
    border: 0px;
    border-bottom: 1px solid #aaaaaa;
}
.paraClearTitleButton {
    background: url(/files/img/paratitleinputremove.png) no-repeat;
    width: 20px;
    height: 20px;
    border: 0px;
    position: absolute;
    margin-left: -20px;
    margin-top: -3px;
    right: 10px;
    top: 12px;
}
input.paraTileField {
    width: 100%;
    border: 0px;
}
.myWikiEditorToolbar {
	background: url(/files/img/footer_background_editor.png) repeat-x left top;
	height: 34px;
	padding-left: 10px;
}
.inActiveButton {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.myWikiEditorToolbarButton {
	display: block;
	background: red;
	color: #FFFFFF;
	height: 36px;
	float: left;
	margin-top: 1px;
}
.myWikiEditorToolbar .buttonLink    { width: 37px; background: url(/files/img/toolbar_button_link.png) no-repeat left top; }
.myWikiEditorToolbar .buttonBold    { width: 33px; background: url(/files/img/toolbar_button_bold.png) no-repeat left top; }
.myWikiEditorToolbar .buttonItalic  { width: 28px; background: url(/files/img/toolbar_button_italic.png) no-repeat left top; }
.myWikiEditorToolbar .buttonStrike  { width: 37px; background: url(/files/img/toolbar_button_strike.png) no-repeat left top; }
.myWikiEditorToolbar .buttonList    { width: 32px; background: url(/files/img/toolbar_button_list.png) no-repeat left top; }
.myWikiEditorToolbar .buttonClear   { width: 33px; background: url(/files/img/toolbar_button_clear.png) no-repeat left top; }
.myWikiEditorToolbar .buttonCamera  { float: right; margin-right: 14px; width: 35px; background: url(/files/img/toolbar_button_camera.png) no-repeat left top; }
.myWikiContainer {
    width: 100%;
    float: left;
}
.myWikiHeader {
    height: 44px;
    background: url(/files/img/header_background.png) repeat-x left top;
}
.myWikiHeader h1 {
    text-align: center;
    padding-top: 10px;
    font-family: calibri !important;
    color: #FFFFFF;
    font-weight: normal;
}
.myWikiFooter {
    height: 44px;
    background: url(/files/img/footer_background.png) repeat-x left top;
}
.myWikiFormatted {
    height: 600px;
    overflow: auto;
    color: #2e3843;
    line-height: 21px;
}
.myWikiFormatted h1 {
    font-family: calibri;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    position: relative;
}
.myWikiFormatted h1.favorite {
    background: url(/files/img/isFavoriteIcon.png) no-repeat 100% 50%;
    padding-right: 50px;
}
.myWikiFormatted h1.favoriteActive {
    background: url(/files/img/isFavoriteIconActive.png) no-repeat 100% 50%;
    padding-right: 50px;
}
#favoriteSwitch {
    width: 22px;
    height: 23px;
    position: absolute;
    right: 0px;
    top: 1px;
    cursor: pointer;
}
.myWikiFormatted h2 {
    font-family: calibri;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    margin: 10px 0px 20px 0px;
}
.myWikiFormatted li {
    margin-left: 20px;
}
.myWikiFormatted .myWikiParagraph a {
    background: #e0e0e0;
    color: #242424;
    text-decoration: none;
    padding: 1px 4px;
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    overflow: hidden;
}
.myWikiFormatted .myWikiParagraph a.myWikiExternalLink {
    background: #ff5700;
    color: #FFFFFF;
}
.myWikiFormatted .myWikiParagraph a.myWikiInternalLinkActive {
    background: #AFAFAF;
    color: #FFFFFF;
}
.myWikiFormatted .myWikiParagraph a.myWikiInternalLink {
    background: #85a2c7;
}
.myWikiParagraph {
    padding: 16px;
    background: #FFFFFF url(/files/img/para_gradient.png) repeat-x left top;
    position: relative;
}
.myWikiEditablePara {
    min-height:90px;
    height:auto !important;
    height:90px;
}
.emptyArticle {
    text-align: center;
    line-height: 18px;
    padding: 30px 0px;
}
.myWikiAddParagraph {
    background: url(/files/img/template_shadow.png) repeat-x left bottom;
    padding: 0px 0px 30px 0px;
    border-top: 1px solid #e0e0e0;
    position: relative;
    margin-bottom: 20px;
}
.newParaLink {
    background: #FFFFFF;
    display: block;
    padding: 16px;
}
.newParaLink img {
    display: block;
    margin: 0 auto;
}
.paraIndex ol li {
    list-style-type: decimal !important;
    background-image: none !important;
    padding-left: 5px !important;
    margin-left: 35px !important;
}
.myWikiParagraphInfo {
    background: #fff4cd;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    position: relative;
    top: -15px;
    margin-bottom: -10px;
    padding: 1px 10px;
    color: #42403f;
    overflow: hidden;
    font-weight: bold;
}
.myWikiParagraphInfo * {
    font-family: calibri !important;
    font-size: 12px;
}
.myWikiParagraphInfo .left {
    float: left;
    background: url(/files/img/location_icon.png) no-repeat 0% 50%;
    padding-left: 18px;
}
.myWikiParagraphInfo .right {
    float: right;
}
.myWikiParagraphInfo a {
    border: 0px !important;
    background: transparent !important;
    color: #42403f !important;
}
a.invisibleAnchor {
    overflow: hidden !important;
    height: 0px !important;
    padding: 0px !important; 
    margin: 0px !important; 
    width: 0px !important;
    position: absolute;
    top: 1px;
    border: 0px !important;
}
.insertLinkContainer, .insertImageContainer {
    width: 400px;
    height: 500px;
    overflow: hidden;
    position: relative;
}
.slidePanelContainer {
    width: 10000px;
    position: absolute;
}
.slidePanel {
    width: 400px;
    float: left;
}
.chooseLinkArticleList {
    padding: 0px;
    overflow: auto;
    height: 460px;
}
.chooseLinkArticleList ul {
    padding-left: 20px;
}
.fieldContainer {
    background: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #a8abad;
    padding: 12px;
    margin-bottom: 12px;
}
dl.pageList dt {
    font-weight: bold;
    padding: 4px 8px;
    color: #FFFFFF;
    background: #788491;
}
dl.pageList dd {
    padding: 8px;
    border-bottom: 1px solid #e0e0e0;
    background: #FFFFFF;
}
.insertLinkSwitchButton {
    display: block;
    width: 59px;
    height: 30px;
    position: absolute;
    top: 6px;
    right: 10px;
}
.state1 { background: url(/files/img/header_link_switch2.png) no-repeat left top; }
.state2 { background: url(/files/img/header_link_switch1.png) no-repeat left top; }
.insertLinkSwitchButton span {
    display: none;
}
.alignmentSwitch {
    width: 100px;
    height: 29px;
    display: block;
    margin: 0 auto;
}
.alignment1 { background: url(/files/img/button_alignment_left.png) no-repeat left top; }
.alignment2 { background: url(/files/img/button_alignment_center.png) no-repeat left top; }
.alignment3 { background: url(/files/img/button_alignment_right.png) no-repeat left top; }
.alignmentSwitch span {
    display: none;
}
/*************************** FOOTER BUTTONS **************************/
a.footerButton {
    display: block;
    float: left;
}
a.searchButton {
    float: right;
    margin: 5px 16px 0px 0px;
}
/*************************** SEARCH VIEW *****************************/
.searchBar {
    background: url(/files/img/search_bar_background.png) repeat-x left top;
    height: 30px;
    overflow: hidden;
    padding: 5px 10px;
    position: relative;
}
.searchBar input {
    border: 0px;
    height: 29px;
    padding: 1px 30px;
    width: 211px;
    background: url(/files/img/input_search_background_inactive.png) no-repeat left top;
    float: left;
}
.searchBar input.active {
    background: url(/files/img/input_search_background.png) no-repeat left top;
}
.searchBar .eraseSearch {
    width: 21px;
    height: 21px;
    padding: 0px;
    background: url(/files/img/button_search_erase.png) no-repeat left top;
    float: left;
    position: absolute;
    left: 252px;
    top: 11px;
    cursor: pointer;
    z-index: 2;
}
.searchBar .favoriteSearch {
    background: url(/files/img/favoriteSearch.png) no-repeat left top;
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 6px;
    margin-top: 1px;
}
.searchBar .favoriteSearchOn {
    background: url(/files/img/favoriteSearchOn.png) no-repeat left top;
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 6px;
    margin-top: 1px;
}
#searchResults {
    background: #FFFFFF;
}
#searchResults .favoriteResult {
    background: url(/files/img/isFavoriteIcon.png) no-repeat 97% 50%;
}
#searchResults a.item {
    text-decoration: none;
    color: #555555;
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 16px;
}
#searchResults a.item > div {
    font-weight: bold;
    color: #000000;
    font-size: 14px;
}
#searchResults a.createArticle > div {
    color: #555555;
}
.searchPopup {
    height: 461px;
    overflow: auto;
}
/*************************** EDIT OVERLAY ****************************/
.myWikiEditOverlay {
    position: absolute;
    top: 20px;
    left: 110px;
    width: 268px;
    color: #FFFFFF;
    z-index: 3;
}
.myWikiEditOverlay a {
    background: transparent;
    border: 0px;
    color: #FFFFFF;
}
.myWikiEditOverlay img {
    border: 0px;
}
.myWikiEditOverlay a {
    border: 0px !important;
    margin: 0px 10px !important;
    background: transparent !important;
}
.myWikiEditOverlay hr { 
    height: 0px;
    border: 0px;
    border-top: 1px solid #FFFFFF;
    margin-top: 6px;
    margin-bottom: 7px;
}
.myWikiEditOverlay .header {
    background: url(/files/img/transparent_black_top.png);
    height: 10px;
}
.myWikiEditOverlay .footer {
    background: url(/files/img/transparent_black_bottom.png);
    height: 10px;
}
.myWikiEditOverlay .content {
    background: url(/files/img/transparent_black.png);
    padding: 0px 10px;
    text-align: center;
}
/************************* REGISTER PAGE *******************************/
.registerContainer label {
    width: 120px !important;
}
.registerContainer input {
    width: 250px !important;
}
/************************* EDITOR BUTTONS ******************************/
.myWikiButton {
    display: block;
    border: 0px;
}
.myWikiButton span {
    display: none;
}
a.myWikiEditButtonActive, a.myWikiEditButton {
    width: 41px;
    height: 29px;
    background: url(/files/img/edit_button.png) no-repeat left top;
    float: right;
    margin: 6px 10px 0px 0px;
}
a.myWikiEditArticleButton {
    width: 40px;
    height: 30px;
    background: url(/files/img/button_edit_article.png) no-repeat left top;
    float: left;
    margin: 6px 5px 0px 17px;
}
.myWikiDoneButton {
    width: 51px;
    height: 33px;
    background: url(/files/img/header_done_button.png) no-repeat left top;
    float: right;
    margin: 6px 10px 0px 0px;
}
.myWikiCancelButton {
    width: 60px;
    height: 33px;
    background: url(/files/img/header_cancel_button.png) no-repeat left top;
    float: left;
    margin: 6px 5px 0px 17px;
}
a.myWikiEditButtonActive {
    background: url(/files/img/edit_button_active.png) no-repeat left top;
}
/************************* PAGE INDEX ***************************************/
.myWikiIndexContainer {
    width: 222px;
    margin-left: 12px;
    float: left;
}
.myWikiIndexContainer li.active a {
    background: #FF5700;
    color: #FFFFFF !important;
    text-decoration: none;
    padding: 1px 4px;
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
/************************* EDIT PAGE PROPERTIES *****************************/
.formContainer {
    background-color: #FFFFFF;
    padding: 10px;
    border-bottom: 1px solid #808080;
    border-right: 1px solid #808080;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 20px;
}
.formContainer label {
    color: #000000;
    width: 50%;
}
.formContainer fieldset {
    margin: 10px 0px;
}
form .radioSwitch {
    float: right;
    display: block;
    width: 94px;
    height: 27px;
    background: #FFFFFF;
}
form .switchStateOn {
    background: url(/files/img/radio_on.png) no-repeat left top;
}
form .switchStateOff {
    background: url(/files/img/radio_off.png) no-repeat left top;
}
form .radioSwitch span {
    display: none;
}
.paraContainer {
    border-bottom: 1px solid #808080;
    padding: 10px;
}
.paraContainer:last-child {
    border: 0px;
}
.paraContainer .paraTitle {
    font-weight: bold;
    display: block;
    float: right;
    margin-top: 4px;
}
a span {
    display: none;
}
.deletePara {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/files/img/button_delete_para.png) no-repeat left top;
    float: left;
}
.movePara {
    display: block;
    width: 19px;
    height: 16px;
    background: url(/files/img/button_para_sort.png) no-repeat left top;
    float: right;
    margin-left: 12px;
    margin-top: 6px;
}
.ui-sortable-helper {
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
    -moz-box-shadow: 0px 0px 10px #888;
    -webkit-box-shadow: 0px 15px 1px #888;
    background: #FFFFFF;
}
/************************* RIGHTBAR BLOCKS ************************************/
.leftContainer {
    width: 466px;
    float: left;
    overflow: hidden;
    background: url(/files/img/fancyboxBackground.png);
}
.rightContainer {
    width: 468px;
    float: left;
    background: #e9e9e9;
    overflow: hidden;
}
.rightBarBlock {
    width: 214px;
    float: left;
    margin: 0px 0px 0px 10px;
    padding: 0px;
}
.floatRight {
    float: right;
    margin: 0px 15px 0px 0px;
}
.rightBarBlock h1 {
    font-size: 24px;
    font-family:  calibri;
    font-weight: normal;
    margin: 14px 0px 19px 0px;
}
.rightBarBlock .inner {
    /*background: #FFFFFF;
    border: 1px solid #a7a7a7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}
.rightBarBlock ul {
    margin-top: -5px;
}
.rightBarBlock li.even  {
    background: #FFFFFF !important;
}
.rightBarBlock li.odd  {
    background: #DFE7F0 !important;
}
.rightBarBlock li.active { background: #88a8ce !important; }
.rightBarBlock li.active a { color: #FFFFFF !important; }

.rightBarBlock ul li {
    border-left: 1px solid #a7a7a7;
    border-right: 1px solid #a7a7a7;
    padding: 5px 10px !important;
    margin: 0px !important;
}
.rightBarBlock ul li:first-child {
    border-top: 1px solid #a7a7a7;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}
.rightBarBlock ul li:last-child {
    border-bottom: 1px solid #a7a7a7;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
.appHeader {
    width: 100%;
    height: 40px;
    background: url(/files/img/template_app_header.png) repeat-x left top;
}
.sortingDiv {
    background: #FFFFFF;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
}
.sortingDiv .active {
    color: #FF5700 !important;
}
.editDateSubtitle {
    font-size: 12px;
    line-height: 15px;
    color: #888;
    font-family: calibri;
}
.tabContainer {
    padding-right: 12px;
}
.tabContainer .headerTab:hover {
    background: #FFFFFF;
}
.tabContainer .headerTab {
    background: #f6f6f6;
    display: block;
    float: right;
    padding: 3px 25px;
    border-top: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    margin-right: 5px;
    text-decoration: none;
}
