/************************************************************
    dont customize these styles, overwrite them instead
************************************************************/


/*******************/
/* begin forms 2.0 */

div.entry, div.entry input, div.entry textarea, div.entry select, div.entry .formlabel
{
    font-family: Calibri;
    font-size: 14px;
    color: #666;
}

div.entry input.text, div.entry textarea
{
    border: 1px solid #AAA;
    background: url(../images/bg-inputs.gif) repeat-x #fff;
}

div.entry textarea
{
    height: 90px;
}

fieldset.blocklabels, fieldset.inlinelabels
{
    border: 0 solid;
    padding: 0px;
}

div.entry input.radio
{
    vertical-align: middle;
}

div.entry
{
    padding: 8px 10px 8px 10px;
    clear: left;
}

div.entry .annotation
{
    font-size: 11px;
    clear: left;
}

/* block-labels */
fieldset.blocklabels .formlabel, fieldset.blocklabels p.label, fieldset.nomarginleft .formlabel, fieldset.nomarginleft p.label
{
    display: block;
    line-height: normal;
}

fieldset.blocklabels input, fieldset.blocklabels textarea, fieldset.blocklabels select
{
    margin-left: 25px;
}

fieldset.blocklabels div.entry .annotation
{
    margin-left: 25px;
}

fieldset.blocklabels em
{
    display: block;
    float: left;
    font-weight: bold;
    font-style: normal;
    margin: 0 10px 0 5px;
}

fieldset.blocklabels div.entry .blockmultifield label, fieldset.nomarginleft div.entry .blockmultifield label
{
    float: none;
    display: inline;
    width: auto;
    text-align: left;
}

fieldset.blocklabels div.entry .inlinemultifield label, fieldset.nomarginleft div.entry .inlinemultifield label
{
    margin-right: 10px;
    text-align: left;
    padding: 0;
    float: left;
}


/* inline-labels */
fieldset.inlinelabels div.entry .formlabel, fieldset.inlinelabels div.entry p.label
{
    width: 180px;
    display: block;
    float: left;
    vertical-align: middle;
    text-align: left;
    padding: 2px 0 0 0;
}

fieldset.inlinelabels div.entry .blockmultifield label
{
    display: inline;
    width: auto;
    text-align: left;
}

fieldset.inlinelabels div.entry .inlinemultifield, fieldset.inlinelabels div.entry .blockmultifield
{
    margin-left: 180px;
}

fieldset.inlinelabels div.entry .inlinemultifield label
{
    margin-right: 10px;
    width: auto;
    text-align: left;
    padding: 0;
    float: left;
}

fieldset.inlinelabels em
{
    display: block;
    float: right;
    font-weight: bold;
    font-style: normal;
    margin: 0 5px 0 10px;
}

fieldset.inlinelabels div.entry .annotation
{
    padding-left: 180px;
}

fieldset.inlinelabels div.entry .inlinemultifield .annotation, fieldset.inlinelabels div.entry .blockmultifield .annotation
{
    padding-left: 0;
}

fieldset.inlinelabels .blocklabel
{
    display: block;
}

fieldset.blocklabels .inlinelabel
{
    display: inline;
}

/* Ergänzungen MS */
div.entry .checkbox
{
    padding: 0 3px 0 0;
    vertical-align: middle;
    line-height: 25px;
}

div.entry .checkbox label
{
    padding: 0 0 0 4px;
    vertical-align: middle;
}

div.entry .inlinecontrol
{
    float: left;
    margin-right: 5px;
    overflow: hidden;
}

div.entry .inlinecontrol > *
{
    float: left;
}

  
.entry div.validator_message 
{
display:none;  
 margin-left: 180px;
color:Red;
}

div.has_errors 
{
    background:none repeat scroll 0 0 #FFE9E8;
}

.entry div.validator_message  span 
{
    color:#D32112;
}
  
  

/*  end forms 2.0  */
/*******************/
.normaltextbox
{
    vertical-align: middle;
}

h1, h2, h3, h4
{
    margin: 0;
}


.breadcrumbitem
{
    float: left;
    padding-right: 10px;
}
.breadcrumbseparator
{
    float: left;
}

.ModuleTitle, .ModuleTitleB, .ModuleTitleC, .ModuleTitleD, .ModuleTitleE, .ModuleTitleF
{
    width: 100%;
}

#pnlLogin
{
    background-image: none;
}

.EditIconList
{
    float: right;
}

.moduleFooterIconList
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    list-style: none;
}

.moduleFooterIconList li img
{
    border: 0px;
}

.moduleFooterIconList li
{
    float: right;
    display: inline;
}


.lightbox
{
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #888888;
    z-index: 997;
    height: 100%;
}

.lightboxContentContainer
{
    z-index: 998;
    position: absolute;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
}

.lightboxContent
{
    background-color: #eeeeee;
    border: 1px solid black;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    margin-top: 100px;
    text-align: left;
}



.dialogTitle
{
    font-weight: bold;
    color: White;
    padding: 2px;
    text-align: center;
    background-color: blue;
}

.ppHidePanel, .ppShowPanel
{
    display: block;
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #cccccc;
}

.ppShowPanel
{
    background-image: url(../images/hidePanel.gif);
}

.ppHidePanel
{
    background-image: url(../images/showPanel.gif);
}
.pwpButton
{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 63px;
    height: 20px;
    background-image: url(../images/editsite.gif);
    background-position: 0 20px;
}

a:hover.pwpButton
{
    background-position: 0 0;
}

.FileItemTitle
{
    font-size: 100%;
}

.FileItemTitle img
{
    vertical-align: middle;
}
.FileItemDescription
{
    margin-left: 22px;
}

.DataGridTitle
{
    background: #C0C0C0 none repeat scroll 0 0;
    color: #000000;
    text-align: left;
}

.DataGridItem
{
    background: #F0F0F0 none repeat scroll 0 0;
}

.DataGridAlternateItem
{
    background-color: #ffffff;
}

.ui-dialog .DataGridTitle th,
.ui-dialog .DataGridItem td,
.ui-dialog .DataGridAlternateItem td 
{
    padding:2px 4px 2px 4px ;
}

.article_selector th, .article_selector td, .article_selector td, .document_selector th, .document_selector td, .document_selector td
{
    font-size: 12px;
    padding: 3px;
    overflow: hidden;
}

.article_selector .DataGridPager span
{
    background-color: #F0F0F0;
}

.DataGridSelectedItem
{
    background-color: orange;
}
.clearLeft
{
    clear: left;
    line-height: 0;
}
.clearRight
{
    clear: right;
    line-height: 0;
}
.clear
{
    clear: both;
    line-height: 0;
}

.clearLeft, .clearRight, .clear
{
    height: 0;
}

.SuccessMsg ul, .ErrorMsg ul, .SuccessMsg li, .ErrorMsg li
{
    padding: 0;
    margin: 0;
}

.SuccessMsg li, .ErrorMsg li
{
    font-weight: bold;
    list-style-type: none;
    list-style-image: none;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 18px;
}

.SuccessMsg li
{
    background-image: url(../images/success.png);
}

.ErrorMsg li
{
    background-image: url(../images/error.png);
}

.ui-dialog .SuccessMsg li, .ui-dialog .ErrorMsg li
{
    background-image: none;
    padding-left: 0px;
}

.ui-dialog .SuccessMsg li, .successDialog .ErrorMsg li
{
    list-style-image: url(../images/success.png);
}

.ui-dialog .ErrorMsg li, .errorDialog .SuccessMsg li
{
    list-style-image: url(../images/error.png);
}
.dialog_quirks_height_fix { position:relative; }
.SuccessMsg, .ErrorMsg
{
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
    padding-left: 10px;
}

.SuccessMsg
{
    border: #484 2px solid;
    color: #040;
    background-color: #efe;
}

.ErrorMsg
{
    border: #844 2px solid;
    color: #400;
    background-color: #fee;
}


.moduleprintlink:link, .modulerecommendlink:link, .moduleprintlink:visited, .modulerecommendlink:visited, .moduleprintlink:hover, .modulerecommendlink:hover, .moduleprintlink:active, .modulerecommendlink:active
{
    font-size: 12px;
    text-decoration: none;
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: left center;
    color: #747474;
    font-weight: normal;
}

.moduleprintlink
{
    background-image: url(../images/print.gif);
}

.modulerecommendlink
{
    background-image: url(../images/send.gif);
}

.profileform
{
    width: 400px;
}

.profileform label
{
    display: block;
    float: left;
    text-align: right;
    width: 150px;
    padding-right: 5px;
}

.profileform input
{
    width: 200px;
}
.profileFormSeperator
{
    height: 10px;
}

.profileform inlineInput
{
    width: 80px;
}

.imggalleryitem
{
    text-align: center;
}

.imggalleryitembuttons
{
    width: 300px;
    padding: 30px 0;
    margin: auto;
}

.imggalleryitembackbutton
{
    float: left;
}

.imggalleryitemnextbutton
{
    float: right;
}
.errorimage
{
    width: 200px;
    height: 180px;
    background-image: url(../images/error.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

.ui-dialog-content
{
    text-align: left;
}

.tageditor ul.selectedtags, .tageditor ul.availabletags, .tageditor ul.suggestions
{
    margin: 0;
    padding: 3px;
}

.tageditor ul li
{
    list-style-type: none;
    list-style-image: none;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

.tageditor ul.selectedtags li.tageditoritem, .tageditor ul.availabletags li
{
    background-color: #eee;
    white-space: nowrap;
    list-style-type: none;
    list-style-image: none;
    float: left;
    padding: 0 3px;
    margin: 0 4px 0px 0;
}

.tageditor ul.selectedtags li img
{
    vertical-align: middle;
    cursor: pointer;
    margin-right: 2px;
}
.tageditor .selectedtagsWrapper
{
    border: 2px solid #ddd;
}
.tageditor ul.selectedtags
{
    overflow: hidden;
    background-color: #fff;
}

.tageditor ul.selectedtags li input
{
    border: 0;
    width: auto;
}

.tageditor ul.availabletags
{
    clear: left;
}

.tageditor ul.availabletags li
{
    margin-top: 10px;
    cursor: pointer;
}

.tageditor ul.suggestions li
{
    float: none;
    margin: 0 0 1px 0;
    cursor: pointer;
    background-color: #eee;
    padding: 0 3px;
}

.tageditor .tag_remover
{
    width: 18px;
    height: 20px;
    background-image: url(../images/htmledit/delete.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
}

.tagcloud
{
    margin: 0;
    padding: 0;
}

.tagcloud a:link
{
    padding: 3px;
    vertical-align: middle;
    text-decoration: none;
}

.articlelisttitle
{
    font-size: 100%;
    margin: 0;
    padding: 0 0 10px 0;
}

.commentform
{
    margin-bottom: 20px;
}

.commentform input, .rating_inputs
{
    margin: 0 4px 5px 0;
    width: 200px;
}

.commentform textarea
{
    width: 500px;
    height: 180px;
    display: block;
    margin-bottom: 10px;
}

.commentlisttitle
{
    font-size: 130%;
    font-weight: bold;
    padding-bottom: 10px;
}

.commentcontainer .commentusername
{
    font-size: 120%;
    padding-bottom: 10px;
}

.commentcontainer
{
    background-color: #fff;
    padding: 10px 10px 20px 10px;
}

.commentcontaineralternating
{
    background-color: #ddd;
}

.commentcontainer .commentuserimage
{
    float: left;
}

.commentcontainer .commentuserimage img
{
    margin-right: 10px;
    width: 70px;
}

.commentcontainer .commentuserinfo
{
    float: left;
}

.commentcontainer .commenttext
{
    clear: both;
    margin: 0;
    padding: 10px 0 0 0;
}

.rating_inputs input
{
    width: 10px;
}

.rating_bg
{
    width: 80px;
}

.rating_value
{
    background: url(../images/rating-star.gif);
    height: 15px;
}

.pager
{
    display: block;
    margin: 10px 0;
    overflow: hidden;
}

.pagerbutton, a.pagerbutton, a.pagerbutton:link, a.pagerbutton:visited, a.pagerbutton:active, .DataGridPager a, .DataGridPager span
{
    display: block;
    float: left;
    width: 25px;
    line-height: 25px;
    margin-right: 5px;
    border: 1px solid #ddd;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
}
.DataGridPager td
{
    padding: 0;
}
.pagerbuttonselected, .DataGridPager span
{
    background: #fff;
}


.commentbuttons
{
    float: right;
}

.commentbuttons .pbLink
{
    margin-left: 3px;
}

.commenterror
{
    display: block;
    padding-bottom: 10px;
}

.captchaimage
{
    margin-bottom: 5px;
}

.captchaanswer
{
    margin: 5px 0;
}



.item-notification-user-settings .checkbox
{
    display: block;
}


.image_upload_preview_image img
{
    max-width: 128px;
    max-height: 80px;
    overflow: scroll;
}

.media_library
{
    padding: 10px 0;
}

.media_library_item
{
    border: 1px solid #999;
    height: 55px;
    margin-bottom: 2px;
    text-align: left;
    position: relative;
}

.media_library_item input, .media_library_item_info
{
    float: left;
}

.media_library_item_thumb
{
    width: 50px;
    height: 50px;
}

.media_library_item_info
{
    margin-left: 5px;
    width: 450px;
    overflow: hidden;
    white-space: nowrap;
}

.media_library_item_delete
{
    position: absolute;
    top: 3px;
    right: 3px;
}

.image_upload_html_options_form
{
}

.image_upload_html_options_margins *
{
    text-align: center;
}

fieldset.image_upload_html_options div.entry
{
    margin: 0 0 10px;
}

fieldset.image_upload_html_options div.entry .formlabel
{
    width: 180px;
}

.image_align_left
{
    float: left;
    margin: 10px 10px 10px 0;
}

.image_align_right
{
    float: right;
    margin: 10px 0 10px 10px;
}


.inplace_loader
{
    padding: 10px;
    text-align: center;
}



.successDialog *, .errorDialog *
{
    text-align: center;
    font-size: 13px;
}

.errorDialog li, .successDialog li
{
    list-style-type: none;
}


.successDialog .ui-dialog-titlebar
{
    display: none;
}

.tabstrip td
{
}

.tabstrip td.Links
{
    padding: 0 10px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
}

.admin_icons_container
{
    z-index: 3;
}

.module UL.AdminIcons
{
    z-index: 2;
    position: absolute;
    right: 0;
    margin: 0;
    width: 80px;
}

.has_subitems UL.AdminIcons
{
    top: -24px;
}


.module UL.AdminIcons li
{
    float: right;
    width: 20px;
    list-style-type: none;
    list-style-image: none;
    margin-left: 2px;
    padding: 0;
    background-image: none;
    line-height: 20px;
}


.module UL.AdminIcons .pbLink
{
    z-index: 2;
}

UL.AdminIcons .button_menu
{
    border: 1px solid #A7A7A7;
    width: 130px;
    margin-left: -122px;
    margin-top: -1px;
    background: #f9f9f9;
    z-index: 3;
    position: relative;
    display: none;
    padding: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

UL.AdminIcons .button_menu *
{
    color: #5c5c5c;
    text-decoration: underline;
    font-size: 12px;
}

UL.AdminIcons .edit_link, UL.AdminIcons .config_link
{
    display: block;
    padding: 4px;
}

.relative_container
{
    position: relative;
    min-width: 1px;
    zoom: 1;
}

.item_highlight
{
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    border: 1px solid #a2a2a2;
    background-color: #fffdc4;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -moz-border-radius: 2px;
    -webkit-border-top-left: 2px;
}

.item_buttons
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    text-align: right;
}

.item_buttons .pbLink
{
    opacity: 0.5;
    filter: alpha(opacity=50);
    padding: 2px;
}

.item_buttons .pbLink:hover
{
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.item_table_buttons
{
    position: static;
}


.small_button_column
{
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
}

.url_column div
{
    overflow: hidden;
}

.email_column div
{
    width: 180px;
    overflow: hidden;
}


/* PWP Menu */


#contextMenu
{
    display: none;
    font-size: 13px;
    z-index: 999;
    border: #333 1px solid;
    width: 334px;
    position: absolute;
    text-align: left;
    background-color: #D3D3D3;
}
#contextMenu a
{
    font-size: 9pt;
    color: black;
    text-decoration: none;
    cursor: pointer;
    cursor: default;
    font-weight: bold;
}

#contextMenu *
{
    line-height: normal;
    font-family: arial;
}

.areaLink
{
    padding: 7px 5px;
    float: left;
    width: 130px;
}
#pwpmenu_areas a.selected
{
    padding: 7px 0;
    float: left;
    width: 83px;
    background-color: white;
    text-align: center;
}
#pwpmenu_areas a.notselected
{
    padding: 7px 0;
    float: right;
    width: 83px;
    text-align: center;
}

#contextMenu a:hover
{
    font-size: 9pt;
    cursor: pointer;
    color: Black;
    background-color: white;
    text-decoration: none;
}
#pwpmenu_areas
{
    width: 50%;
    float: left;
}
.pwpmenu_selectedarea
{
    float: right;
    width: 50%; /*background-color:White;*/
}
.pwpmenusubheader
{
    /*background-image: url(images/DialogHeaderCenter-Black.gif);*/
    background-color: #000077;
    color: White;
    padding: 1px;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
}
.pwpmenuitem
{
    vertical-align: middle;
    height: 30px;
    padding: 0px 0px;
    background-image: url(../images/admin/bg-sidemenu1-normal.gif);
    background-repeat: repeat-x;
    background-color: #CACACA; /*border-top: 1px solid white;*/
}

.pwpmenu_action a
{
    padding: 7px 5px;
    display: block;
}

.pwpmenu_action img
{
    border: 0;
    float: left;
    margin-right: 5px;
}

.pwpmenu_more
{
    float: right;
    width: 25px;
    height: 29px;
    background-position: center;
    background-image: url(../images/more_arrow.gif);
    background-repeat: no-repeat;
}

.pwpmenu_logout
{
    background-color: #ddd;
}

#pwpmenu_administration
{
    display: none;
}
#pwpmenu_pageedit
{
    display: block;
}

.upload_iframe
{
    background-color: transparent;
    width: 100%;
    height: 75px;
    overflow: hidden;
}

.bottom_button_pane
{
    padding: 15px 0;
    background-color: #eee;
}


/* PWP Menu */


#contextMenu
{
    display: none;
    font-family: arial;
    font-size: 13px;
    z-index: 999;
    border: #333 1px solid;
    width: 334px;
    position: absolute;
    text-align: left;
    background-color: #D3D3D3;
}
#contextMenu a
{
    font-size: 9pt;
    color: black;
    text-decoration: none;
    cursor: pointer;
    cursor: default;
    font-weight: bold;
}
.areaLink
{
    padding: 7px 5px;
    float: left;
    width: 130px;
}
#pwpmenu_livemode
{
    float: left;
    width: 83px;
}
#pwpmenu_previewmode
{
    float: right;
    width: 83px;
}
#pwpmenu_areas a.selected
{
    padding: 7px 0;
    width: 83px;
    background-color: white;
    text-align: center;
}
#pwpmenu_areas a.notselected
{
    padding: 7px 0;
    width: 83px;
    text-align: center;
}

#contextMenu a:hover
{
    font-size: 9pt;
    cursor: pointer;
    color: Black;
    background-color: white;
    text-decoration: none;
}
#pwpmenu_areas
{
    width: 50%;
    float: left;
}
.pwpmenu_selectedarea
{
    float: right;
    width: 50%; /*background-color:White;*/
}
.pwpmenusubheader
{
    background-color: #444;
    color: White;
    padding: 1px;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
}

.pwpmenuitem
{
    vertical-align: middle;
    height: 30px;
    padding: 0px;
    background-image: url(../images/admin/bg-pwpmenu.png);
    background-repeat: repeat-x;
}

.pwpmenu_selectedarea .pwpmenuitem
{
    background-position: -250px 0;
}

.pwpmenu_selectedarea .pwpmenuitem a
{
    padding-left: 15px;
}

.pwpmenu_selectedarea .pwpmenuitem a:hover
{
    background: url(../images/admin/bg-pwpmenu.png) -500px 0;
}

.pwpmenu_action a
{
    padding: 7px 5px;
    display: block;
}

.pwpmenu_action img
{
    border: 0;
    float: left;
    margin-right: 5px;
}

.pwpmenu_more
{
    float: right;
    width: 25px;
    height: 29px;
    background-position: center;
    background-image: url(../images/more_arrow.gif);
    background-repeat: no-repeat;
}

.pwpmenu_logout
{
    background-color: #ddd;
}

#pwpmenu_administration
{
    display: none;
}
#pwpmenu_pageedit
{
    display: block;
}


.ui-dialog-content .lightBoxButtonContainer
{
    display: none;
}

.ui-dialog-buttonpane p
{
    margin: 0 auto 0 auto;
}

.imgUploadPreviewDiv
{
    text-align: center;
}

.hideme
{
    position: absolute;
    left: -1000em; /* LTR */
    top: -1000em;
}

.ui-dialog .pro_css_editor
{
    padding: 0.5em 0;
}

.pro_css_upload
{
    line-height: 23px;
}

.pro_css_upload_label
{
    float: left;
    width: 65px;
}

.pro_css_upload_frame
{
    width: 400px;
    height: 30px;
    float: left;
}

.pro_css_upload_iframe_body
{
    margin: 0 0 0 10px;
    text-align: left;
}


.pro_css_upload_iframe_body #uploadProgress, .pro_css_upload_iframe_body .upload-dialog-message, .pro_css_upload_iframe_body .upload-error-message
{
    position: absolute;
    top: 0;
    left: 270px;
    line-height: 23px;
    font-size: 12px;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    width: 135;
    overflow: hidden;
    white-space: nowrap;
}

.pro_css_upload_iframe_body .upload-dialog-message
{
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 18px;
    background-image: url(../images/success.png);
}

.pro_css_upload_iframe_body .upload-error-message
{
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 18px;
    background-image: url(../images/error.png);
}

.pro_css_editor_overlay
{
    opacity: 0.0 !important;
    filter: alpha(opacity=0) !important;
    display: none !important;
}

.ui-widget textarea.pro_css_editor_textarea
{
    width: 470px;
    height: 480px;
    font-family: Consolas,Courier New;
}

.article_list, .article_item
{
    overflow: hidden;
}
.article_image_left
{
    float: left;
}

.article_content
{
    padding: 20px;
}

.article_content h1.article_title
{
    font-size: 1.5em;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 1em;
}

.article_content .article_description
{
    font-weight: bold;
    padding-bottom: 1.5em;
}

.article_content .article_image
{
    padding: 10px 0;
}

/* img gallery list*/

ul.img_gallery
{
    margin: 0;
}
ul.img_gallery li
{
    list-style: none;
    list-style-image: none;
}

ul.img_gallery img
{
    display: block;
}



.access_denied
{
}

.access_denied_message, .access_denied_signin_container
{
    width: 50%;
    text-align: left;
}
.access_denied_signin_container div
{
    width: 180px;
}

.login_container_table
{
    width: 100%;
    height: 100%;
}

form
{
    margin: 0;
}

.pgvRowSelector
{
    cursor: pointer;
}

.ui-dialog div.proHtmlTextVersionsDialog
{
    position: relative;
    overflow: hidden;
    overflow-y: auto;
}

.form_entry_cell
{
    width: 100%;
}

.form_entry_text
{
    width: 90%;
}

.form_entry_textarea
{
    height: 100px;
    width: 90%;
}

.tableentryform
{
    padding: 0 10px;
}

.ui-widget
{
    line-height: normal;
}

.ui-widget-header *
{
    font-size: 18px;
    color: #fff;
}

.ui-dialog-content *, .ui-dialog-content td
{
    font-size: 12px;
    color: #444;
}

.ui-widget img
{
    border: 0;
}

.login_form
{
    width: 150px;
}

.login_form div
{
    padding: 4px;
}
.login_form_message
{
    background: #ffe;
    color: #440;
    border: 2px #884 solid;
    padding: 10px;
    margin: 2px;
}

.login_form_text input
{
    width: 130px;
}


.attachment_link *
{
    vertical-align: middle;
}

.attachment_icon
{
    border: 0;
    margin-right: 2px;
}

.imgGalleryThumb
{
    z-index: 1;
    position: relative;
    zoom: 1;
}

.lower_buttons
{
    padding-top: 15px;
}

.link_chooser
{
    vertical-align: middle;
    cursor: pointer;
}

.social_bookmark_list
{
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.social_bookmark_list li
{
    height: 32px;
    float: left;
    margin-right: 3px;
    list-style-image: none;
    list-style-type: none;
}


.social_bookmark_list .social_bookmark_link
{
    background-repeat: no-repeat;
    display: block;
    height: 32px;
    width: 32px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}
.social_bookmark_list a.social_bookmark_link:hover
{
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.social_bookmark_list .social_link_text
{
    padding-left: 33px;
    font-size: 0;
}

.social_bookmark_list .facebook_share .FBConnectButton_Simple
{
    display: block;
    background-image: url("../images/social/facebook.png");
    height: 32px;
}

.social_bookmark_list a.twitter_tweetthis
{
    background-image: url("../images/social/twitter.png");
}

.social_bookmark_list a.digg_bookmark
{
    background-image: url("../images/social/digg.png");
}


.social_bookmark_list a.stumbleupon_bookmark
{
    background-image: url("../images/social/stumbleupon.png");
}

.social_bookmark_list a.myspace_statusupdate
{
    background-image: url("../images/social/myspace.png");
}

.social_bookmark_list a.blogger_blog
{
    background-image: url("../images/social/blogger.png");
}


.social_bookmark_list a.delicious_bookmark
{
    background-image: url("../images/social/delicious.png");
}


.social_bookmark_list .FBConnectButton_Text_Simple
{
    visibility: hidden;
}

.no-background-image
{
    background-image: none;
}

.dialog_loader,.dialog_loader p
{
    text-align: center;
}
.dialog_loader div
{
    text-align: center;
    width: 300px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 40px 0;
    margin: 80px auto 0 auto;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
}

.dialog_loader p
{
    font-size: 12px;
    padding-top: 10px;
}


/* Fix for IE7 with table layout and slidedown */
div.entry-content
{
    zoom: 1;
}

.astreeview-tree ul
{
    margin-top: 0;
    margin-bottom: 0;
}

.astreeview-tree li
{
    margin:0;
}

.astreeview-tree li *
{
    color: #000000;
    font-family: arial;
    font-size: 14px;
    line-height: 16px;
   
    text-decoration: none;
    font-weight: normal;
}
