.boxSizing td {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}

.tabsetShadow {
    background: url(/gwtresources/images/tellstory/shadow.png) repeat-x;
    _background-image: url(/gwtresources/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gwtresources/images/tellstory/shadow.png', sizingMethod='scale');
    position:relative;
    height:5px;
    top: 36px;
    font-size: 1px;
}

.fullScreenStoryViewerBody {
    color: #8090A7;
    font-family: Arial, sans-serif;
    text-align: left;
    background-color: #e9e7e0;
    background-image: url(/images/slideshow/fullscreen/main_pix.gif);
    background-repeat: repeat-x;
    padding: 0;
    margin: 0;
}

.fullScreenMediaSlideShowBody {
    color: #8090A7;
    font-family: Arial, sans-serif;
    text-align: left;
    background-color: #eae8e1;
    background-image: url(/images/mylife/fullscreen/bgr_big.gif);
    background-repeat: repeat-x;
    padding: 0;
    margin: 0;
}

#nonFooter {
position: relative;
min-height: 100%;
}

* html #nonFooter {
height: 100%;
}

#fsPage {
    padding-bottom: 30px;
}

#footer {
position: relative;
margin-top: -28px;
}

textarea {
    overflow: auto;
}

.nowrpap {
    white-space: nowrap;
}

.full-size {
    width: 100%;
    height: 100%;
}

.full-width {
    width: 100%;
}

table .no-spacing {
    border-collapse: collapse;
    border: 0;
}

.little {
    font-size: 1px;
    line-height: normal;
}

.small-blue {
    color: #4197E3;
    font: bolder 11px Arial, serif;
}

a.small-blue:hover {
    color: #2EAC10;
    font: bolder 11px Arial, serif;
}

.font-11 {
    font: normal 11px Arial,serif;
}

.font-11-bold {
    font: bold 11px Arial,serif;
}

.font-11-Verdana {
    font: normal 11px Verdana,serif;
}

.font-11-Verdana-bold {
    font: bold 11px Verdana,serif;
}

.font-12 {
    font: normal 12px Arial, serif;
}

.font-12-bold {
    font: bold 12px Arial, serif;
}

.light-gray-border {
    border: 1px solid #D6DAE3;
}

.story-setup-table td {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 0;
}

.unavailable-textbox {
    background:#d4d0c8;
}

.grey-text-normal {
    font: normal 12px Arial;
    color: #8190A7;
}


.font-normal, .font-normal-blue, .messages {
    font-size: 11pt;
    font-weight: normal;
}

.font-small {
    font-size: 12px;
    font-weight: normal;
}

.font-normal-blue {
    color: #2692D3;
}

.font-bold-green {
    color: #a4bd10;
    font-size: 16px;
    font-weight: bold;
    font-family: "Arial" inherit;
}

.font-bold-grey {
    color: #8592ab;
    font-size: 11px;
    font-weight: bold;
    font-family: "Arial" inherit;
}

.red {
    color: #f91615;
}

.black {
    color: black;
}

.blue {
    color: #4197E3;
}

form.IEinline {
    +display:inline;
}

.blue-border {
    border: 1px #2692D3 solid;
}

.messages {
    border: 1px solid royalblue;
    color:royalblue;
    background:#b3ceff;
    margin: 2px 2px 2px 2px;
    padding: 1px 1px 1px 1px;
}

/*not clear whether this bubble will be present in further versions*/
/*#storiesFilterDialog .whiteBorderedPanel {
    background-color: white;
    border: 1px solid #D9DDE4;
    padding: 5px;
    height: 230px;
}*/

table.table-with-inputs tr {
    white-space: nowrap;
    height: 30px;
    text-align: left;
    font-size: 12px;
}

div.Dialog table.message-table {
    margin: 10px 0 7px 4px;
    border: 1px solid #C1C8D4;
    background: white;
}

table.message-table .message-cell {
    padding: 8px 2px 11px 10px;
    background: white;
    vertical-align: top;
    font-size: 12px;
    line-height: 20px;
    width: 235px;
}

.mess-content {
    overflow-x: auto;
    overflow-y:hidden;
    white-space:normal;
    width:235px;
}

.request-caption {
    margin:9px 0 0 4px;
    color: #647592;
}

/*END: Button component style*/

/*ShareStory board styles */

.shareStory a {
    color: #4384AD;
    font: bolder 11px Arial, serif;
}

.shareStory a:hover {
    color: #2EAC10;
}

.shareStory select, .shareStory textarea{
    border: 1px solid #C1C8D4;
    height: 22px;
    color: #666666;
}

.shareStory .dialog-title {
    font: bolder 12px Arial, serif;
    color: #647592;
    cursor: default;
    background: transparent;
}

.shareStory .dialog-text {
    color: #666666;
    text-align: left;
    font: normal 12px Verdana, serif;
    line-height: 20px;
}

.shareStory .hiddenSpan {
    display:none;
    font-size: 11px;
    color: #999999;
}

.inactiveShareStory a {
    color: #B9B9B9;
    font: bolder 11px Arial, serif;
    cursor: default;
}

.inactiveShareStory .dialog-title {
    font: bolder 12px Arial, serif;
    color: #B9B9B9;
    cursor: default;
}

.inactiveShareStory .dialog-text {
    color: #B9B9B9;
    text-align: left;
    font: normal 12px Verdana, serif;
    line-height: 20px;
}

/*END: ShareStory board styles */

/*Sharestory styles*/
div#mainTableContainer {
    font: normal 12px Arial, serif;
    line-height: 20px;
    color: #8090A7;
    padding: 0 50px 24px;
}

#vertBoardTableNew {
    vertical-align: top;
    background: url(/images/tellstory/background.gif) repeat-x top;
}

.shareStory-content {
    border-left: 1px solid #D0CECE;
    border-right: 1px solid #D0CECE;
    line-height: normal;
}

.shareStory-top {
    height: 8px;
    width: 237px;
    background: white url(/images/story_viewer/border/tell_story/caption_im.gif) no-repeat;
}

.shareStory-bottom {
    height: 9px;
    width: 237px;
    background: url(/images/story_viewer/border/tell_story/footer_im.gif) no-repeat;
}

/*END: Sharestory styles*/

.mediaText2 {
    width: 185px;
    padding-top: 6px;
    padding-bottom: 6px;
    cursor: pointer;
}

.mediaText2 .container2 {
    border-bottom: 1px solid #d9dde4;
}

.mediaText2 .hover {
    border-color: chartreuse;
    border-width: 2px;
    margin: 0;
    padding-top: 1px;
}

.mediaText2 .title2 {
    color: #4384ad;
    font-family: Arial, serif;
    font-weight: bold;
    font-size: 11px;
}

.mediaText2 .content2 {
    color: #4384ad;
    font-family: Arial, serif;
    font-weight: bold;
    font-size: 11px;
}

/* COMPONENT: PageIcon */

.pageIcon .container {
    margin: 3px 0 2px;
    float: left;
    cursor: pointer;
}

.pageIcon .pageIconSelected {
    border: 2px solid #69BE0E;
}

.pageIcon .pageIconHover {
    border: 2px solid #69BE0E;
}

.pageIcon img {
    border: 2px solid #F6F6F6;
}

.pageIcon .pageIconImage {
    margin-right: 0;
    padding: 0;
    width: 59px;
}

.pageIcon .doublePageImage {
    margin-right: 0;
    padding: 0;
    width: 118px;
}

.pageIcon .tocIconShade {
    width: 55px;
    height: 44px;
    position: relative;
    top: -50px;
    margin-bottom: -50px;
    background-color: #7a94ce;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

/* END */

/* COMPONENT: Search */

.searchLabelCssClass {
    font-family: "Arial" sans-serif;
    color: black;
    font-size: 14px;
    margin-right: 10px;
}

.searchTypeSelector {
    font-family: "Arial" sans-serif;
    color: #F88015;
    font-size: 14px;
}

.searchLabelAbove {
    font-family: "Arial" sans-serif;
    color: #8090A7;
    font-size: 10px;
}

/* END */


.tree-children {
    padding-left: 40px;
}

.tree-open {
    background: url( /images/open.gif ) no-repeat;
    padding-left: 10px;
    cursor: pointer;
    vertical-align:middle;
}

.tree-close {
    background: url( /images/close.gif ) no-repeat;
    padding-left: 10px;
    cursor: pointer;
    vertical-align:middle;
}

/* MediaViewer component */

div.mediaViewerContainer {
    text-align: left;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
}

.mediaViewerPaging {
    margin: 5px 0;
    height: 10px;
    vertical-align: middle;
}

.mediaViewerPagingArrow {
    width: 16px;
    cursor: pointer;
}

.mediaPageLink {
    color: #4197E3;
    font-size: 10px;
    font-family: "Verdana" sans-serif;
    text-decoration: none;
    cursor: pointer;
    float: left;
}

.mediaPageSelected {
    color: #EB7913;
    font-size: 10px;
    font-weight: bold;
    font-family: "Verdana" sans-serif;
    float: left;
}

/* END */

/* StoryViewer component */

div.storyViewerContainer {
    padding: 0;
    margin: 0;
    border: 0;
    /*display: inline;*/
}
/* END */

/* PAGE: Home */

.storyViewer {
    border: 1px solid #2692D3;
    padding: 0 5px;
}

.yellow {
    background-color: #FFFFE1;
}

.skyBlue {
    background-color: #EBFFFF;
}

.pink {
    background-color: #FFF4DE;
}

.orangeLink {
    color: #FF9900;
    font-size: 11pt;
    text-decoration: underline;
}

/* COMPONENT: StoriesFilter */

/*.storyFilterColor {*/
    /*border-right: 1px dashed #dde2ec;*/
    /*background-color: #eef0f6;*/
/*}*/

.storiesFilter {
    background-color: #F2F4F6;
    font-size: 16px;
    font-family: sans-serif;
    text-decoration: none;
}

.storiesFilterNumeric {
    background-color: white;
    font-size: 13px;
    font-family: sans-serif;
    text-decoration: none;
}


.filterGroup {
    text-decoration: none;
    font-weight: bold;
    font-family: "Arial" inherit;
    overflow: hidden;
}

.filterGroupPaddingDeselected {
    padding-top: 5px;
    padding-bottom:6px;
    padding-left: 24px;
}

.filterGroupPaddingSelected {
    padding-top: 4px;
    padding-bottom:5px;
    padding-left: 24px;
}

.filterGroupPaddingSelected a {
    margin-top:0px;
    margin-bottom:10px;
}

.filterGroupPaddingDeselected a {
    margin-top:0px;
    margin-bottom:0px;
}




.filterGroupPaddingProfile {
    padding-top: 2px;
    padding-bottom:2px;
    padding-left: 15px;
}




.filterGroupPaddingNumeric {
    padding-left:14px;
    padding-right:0px;
    height:64px;
    width:42px;
    +width:36px !important;
}

.filterGroupPaddingSymbols {
    padding-left:0px;
    height:64px;
}

.filterName {
    margin-top:8px;
    margin-bottom:2px;
    margin-left: 11px;
    font-size: 12px;
    font-weight: bold;
}

.firstFilterName {
    margin-top:6px;
    +margin-top:7px;
    margin-left: 11px;
    font-size: 12px;
    font-weight: bold;
}


.tabsetTitle {
    color: #f88015;
    cursor: default;
    font-weight: bold;
    padding: 20px 0 20px 26px;
}

.horisontalTab {
    text-decoration: none;
    font-family: Arial inherit;
    font-size: 14px;
    font-weight: bold;
}

.selectedColor {
    color: #4297e3 !important;
}
.deselectedColor {
    color:#8794ab !important;
}

.selectedGroup {
    color: #f88015;
    cursor: default;
}

.selectedGroup a {
    color: #f78015;
    cursor: default;
}

.deselectedGroup a {
    color:#808fa7;
    display:block;
    cursor:pointer;
    /*width: 150px;*/
}

.selectedBorder {
    border-top: 1px dashed #d3dae5;
    border-bottom: 1px dashed #d3dae5;
    background-color: white;
}

.deselectedBorder {
    border-right: 1px dashed #d3dae5;
}

.asLink {
    cursor: pointer !important;
}

a.group-link-padding-first {
/*    margin-top: 1px;
    _margin-top: 1px;
    +margin-top: 2px;*/
}

a.group-link-padding{
    margin: 8px 0 7px;
}

a.group-link {
    color: #8190A7;
    font: bold 12px Arial, sans-serif;
    display: block;
}

a.group-link:hover {
    color: #4197E3;
}


a.selected-group-link  {
    font: bold 12px Arial, sans-serif;
    color: #4197E3;
    cursor: default;
    display: block;
}

div.group-links {
    overflow-y:auto;
    overflow-x:hidden;
    background: #FFFFFF;
    padding: 0px 0px 0px 35px;
    font: bold 12px Arial;
    vertical-align:top;
    border-top: solid 1px #E7E8EB;
    border-right: solid 1px #E7E8EB;
    border-bottom: 1px dashed #d3dae5;
}

.horizontalLine {
    height: 2px;
    width: 115px;
    margin: 10px 0 7px 15px;
    border-top: dashed 1px #d3dae5;
    font-size:1px;
}

.preferencesLink {
    padding-left: 27px;
    font: bold Arial 12pt;
}

.groupNames {
    display: block;
    padding: 6px 0;
    height: 24px;
    color: #4197E3;
    cursor: default;
}

.border-image {
    background: url(/images/person/frame_out.png) no-repeat;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/person/frame_out.png', sizingMethod='scale');
    position: relative;
    margin-top: -73px;
    _margin-top: -76px;
    height: 73px;
    width: 77px;
}

.border-image-over {
    background: url(/images/person/frame_over.png) no-repeat;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/person/frame_over.png', sizingMethod='scale');
    position: relative;
    margin-top: -73px;
    _margin-top: -76px;
    height: 73px;
    cursor: pointer;
}

/* END */

/*Loading message styles*/
.loading-message {
    font-size: 1px;
    margin: 20px auto 0;
    /* If set position:relative in table, IE have bug don't fire events, use parent div element*/
    /*position:relative;*/
}

.loading-message .lt-corner {
    width: 14px;
    height: 14px;
    background: url(/images/borders/loadingBubble/corner-tl.gif) left;
}

.loading-message .top-border {
    height: 14px;
    background: url(/images/borders/loadingBubble/border-top.gif) repeat-x top;
}

.loading-message .rt-corner {
    height: 14px;
    width: 14px;
    background: url(/images/borders/loadingBubble/corner-tr.gif) right;
}

.loading-message .left-border {
    width: 14px;
    background: url(/images/borders/loadingBubble/border-left.gif) repeat-y left;
}

.loading-message .content {
    font: 19px Verdana;
    color: #4197E3;
    padding: 8px;
    background: #FCFCFD;
    text-align: center;
    display: table-cell !important;
}

.loading-message .right-border {
    width: 14px;
    background: url(/images/borders/loadingBubble/border-right.gif) repeat-y right;
}

.loading-message .lb-corner {
    height: 14px;
    width: 14px;
    background: url(/images/borders/loadingBubble/corner-bl.gif) right;
}

.loading-message .bottom-border {
    height: 14px;
    background: url(/images/borders/loadingBubble/border-bottom.gif) repeat-x top;
}

.loading-message .rb-corner {
    height: 14px;
    width: 14px;
    background: url(/images/borders/loadingBubble/corner-br.gif) right;
}
/*END: Loading message styles*/

div .search-results {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 7px 0;
    _width: 382px;
    +position:relative;
    border-bottom: 1px solid #C1C8D4;
    border-top: 1px solid #C1C8D4;
}

/* COMPONENT: DatePicker */
.datePickerPopup {
    width: 200px !important;
    height: 210px !important;
    padding: 0;
    position: absolute;
    z-index: 10;
    top: -1000px;
    left: -1000px;
    display: block;
    float: none;
}

.datePickerImage {
    width:19px !important;
    height:16px !important;
}

/* END */

/* COMPONENT: MediaPalette */

.mediaPalette .bucket-title {
    font-family: "Arial" sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #8993A8;
    margin-bottom: 4px;
}

.mediaPalette .bordered {
    border: 1px solid #D6DBE4;
    background-color: #FDFDFD;
}

.mediaPalette .searchTypeSelector, .mediaPalette .searchCondition {
    font-family: "Arial" sans-serif;
    font-size: 12px;
    color: #2692D3;
    border: 1px solid #D6DBE4;
    background-color: #FDFDFD;
}

/* END */

.cover-caption {
    color:#4f5d74;;
    font-size:14px;
    font-weight:normal;
}

.cover-samples {
    padding: 20px 0 20px 0;
}

.cover-sample {
    width: 40px;
    height: 40px;
}

.cover-sample-inline {
    height: 234px;
    width:318px;
    margin-top:24px;
}

.publish-step {
    clear: both;
    float: left;
    height: 51px;
    width: 51px;
}

.view-order .desc {
    text-align: left;
}

.view-order .price, .view-order .item-total, .view-order .payment-desc {
    text-align: right;
}

.view-order .quantity {
    text-align: center;
}

.view-order .subtotal {
    padding-top: 20px;
}

.view-order .header, .view-order .total {
    font-weight: bold;
}

.view-order .address {
    padding-top: 20px;
}

#publish-all {
    padding-top: 30px;
}

.stories {
    padding-bottom: 10px;
}

.publish a {
    color: #2692D3;
}


.cover-type-name {
    font-size: 13px;
    font-weight: bold;
    color:#a5be0e;
}

.cover-type-description {
    font-family: "Arial" sans-serif;
    font-size:   11px;
    color: #808fa7;
}

/* PAGE: JournalEditor */

#JournalEditorContainer {
    border: 1px solid black;
    padding: 5px;
    margin-top: 10px;
}

    /* TextEditor component */
        .texteditor {}
        .texteditor .imagebutton {height: 22px; width: 23px; border: solid 2px #C0C0C0; background-color: #C0C0C0;}
        .texteditor .image {position: relative; left: 1px; top: 1px; height:20px; width:21px; border:none;}
    /* END */
/* END */

/* PAGE: Tell Story */

.storyTypesViewer, .layoutTemplatesViewer {
    padding: 5px 5px 5px;
    +padding: 2px 5px 4px;
    height: 108px;
    background: url(/images/tellstory/story_setup_bgr.gif) repeat-x;
}

.storyTypesViewerDoubleSize, .layoutTemplatesViewerDoubleSize {
    padding: 5px 5px 5px;
    +padding: 2px 5px 4px;
    height: 120px;
    background: url(/images/tellstory/story_setup_bgr_ds.gif) repeat-x;
}

/* END */

.dialogPageUnselectedEven {
    border: 2px solid #cbd8fd;
}

.dialogPageUnselectedOdd {
    border: 2px solid #eaeaea;
}

.td-even-chapter {
    background: #cbd8fd;
    color: #668dfa;
}

.td-even-chapter-goto {
    background: #cbd8fd;
    color: #668dfa;
    border: 2px solid #cbd8fd;
}

.td-odd-chapter {
    background: #eaeaea;
    color: #808080;
}

.td-odd-chapter-goto {
    background: #eaeaea;
    color: #808080;
    border: 2px solid #eaeaea;
}

.td-special-page-goto {
    border: 2px solid white;
}

.reorder-chapter {
    margin: 0;
    padding: 0;
    font-size: 10px;
    height: 10px;
    vertical-align: top;
}

/* END ReorderDialog styles */
/*-----------------------------------------------------------------------*/
/* TAB SET STYLES */
.a-tabSet-tab {
    text-decoration: none;
    font-family: Arial,serif;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
}

.a-tabSet-tab-selected {
    text-decoration: none;
    font-family: Arial,serif;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
}
.tabCorner {
    width: 10px; height: 10px;
}
.tabActiveUp {
    background-image: url(/images/dialog/p_001.gif);
    background-repeat: repeat-x;
    height: 10px; width: 1%;
}
.interTab {
    width: 8px;
    background: #f7d983;
}
.tabInactiveUp {
    background-image: url(/images/dialog/p_006.gif);
    background-repeat: repeat-x;
    height: 10px;
    width: 1%;
}
.tabRest {
    width: 100%;
    background: #f7d983;
}
.tabActiveLeft {
    background-image: url(/images/dialog/p_004.gif);
    background-repeat: repeat-y;
    width: 10px;
    height: 10px;
}
.tabInactiveLeft {
    background-image: url(/images/dialog/p_007.gif);
    background-repeat: repeat-y;
    width: 10px;
    height: 10px;
}
.tabActiveRight {
    background-image: url(/images/dialog/p_002.gif);
    background-repeat: repeat-y;
    width: 10px;
    height: 10px;
}
.tabInactiveRight {
    background-image: url(/images/dialog/p_008.gif);
    background-repeat: repeat-y;
    width: 10px;
    height: 10px;
}
.tabActiveContent {
    /*width: 1%;*/
    height: 10px;
    background: white;
    white-space: nowrap;
    vertical-align: top;
    text-align: center;
    line-height: 1px;
}
.tabInactiveContent {
    background: #dae8f5;
    white-space: nowrap;
    /*width: 1%;*/
    height: 10px;
    vertical-align: top;
    text-align: center;
    line-height: 1px;
}
.tabActiveBottom {
    background: white;
}

.interTabBottom {
    background-image: url(/images/dialog/p_001.gif);
    background-repeat: repeat-x;
    height: 10px;
}
.tabInactiveBottom {
    background-image: url(/images/dialog/p_005.gif);
    background-repeat: repeat-x;
    height: 10px;
}
.tabRestBottom {
    background-image: url(/images/dialog/p_001.gif);
    background-repeat: repeat-x;
    height: 10px;
    width: 100%;
}

/* TAB SET STYLES (END) */
/*-----------------------------------------------------------------------*/
/* DIALOGS STYLES SET */
.dialogTitle {
    font-family: Arial, serif;
    font-weight: bold;
    font-size: 12px;
    color: #647592;
    background: white;
    position: relative;
    top: 5px;
    padding-right: 5px;
    white-space: nowrap;
}

.dialogInputText {
    background-color: #f9f9db;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Verdana, serif;
    font-size: 11px;
    line-height: 14px;
    color: #666666;
}

.dialogTextBoxOutline {
    border: 1px solid #c1c8d4;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    font-family: Verdana, serif;
    font-size: 12px;
    color: #666666;
}
.dialogScrolledFieldOutline {
    border-top: 1px solid #c1c8d4;
    border-bottom: 1px solid #c1c8d4;
    border-left: 1px solid white;
    border-right: 1px solid white;
}
.dialogTextBoxHeight {
    height: 22px;
}

.dialogInstructionText {
    font-family: Verdana, serif;
    font-size: 12px;
    color: #666666;
}

.dialogInstructionTextDisabled {
    font-family: Verdana, serif;
    font-size: 12px;
    color: #888888;
}

.dialogInstructionTextHighlighted {
    font-family: Verdana, serif;
    font-size: 12px;
    font-weight: bold;
    color: #5d7a9d;
}

.dialogGotoChapters {
    font-family: Arial, serif;
    font-weight: bold;
    font-size: 12px;
    color: #4384ad;
    line-height: 20px;
    vertical-align: middle;
}
a.dialogGotoChapters:hover {
    color: #2eac10;
}
.dialogRule {
    border-bottom: 1px solid #d9dde4;
    padding-left: 5px;
}

.dialogLink {
    font-family: Arial, serif;
    font-weight: bold;
    font-size: 11px;
    color: #4384ad;
    text-decoration: none;
}

.dialogImageEditorEnhanceText {
    font-family: Arial, serif;
    font-size: 10px;
    color: #4384ad;
    text-align: center;
}

a.dialogLink:hover {
    color: #2eac10;
}

.dialogNoTabsetUp {
    background-image: url(/images/dialog/p_001.gif);
    background-repeat: repeat-x;
    font-size: 1px;
    height: 10px;
}

/* DIALOGS STYLES SET (END) */
/*-----------------------------------------------------------------------*/

/* COMPONENT: MyMedia */

.myMediaIntroText {
    font-family: "Arial" sans-serif;
    font-size: 12px;
    color: #8090A7;
}

.myMediaSearch .searchByLabel {
    font-family: "Arial" sans-serif;
    font-size: 12px;
    color: #8090A7;
    margin-right: 5px;
}

.myMediaSearch .searchTypeSelector {
    font-family: "Arial" sans-serif;
    font-size: 12px;
    color: #4396E4;
}

.myMediaSearch .searchCondition {
    font-family: "Arial" sans-serif;
    font-size: 12px;
    color: #4396E4;
    height: 18px;
    +height: auto;
}

.myMediaSearch input.searchCondition {
    height: 16px;
    +margin-top: -1px;
    display: block;
}

.searchDiv {
    padding: 0;
    font-size: 12px;
    line-height: normal;
}

.enhanceHeaderCssClass {
    padding-left: 15px;
    font-family: Arial, serif;
    padding-top: 1px;
    font-size: 13px;
    background-image: url("/images/enhance/cap_pix.gif");
    background-repeat: repeat-x;
    color: #4197e3;
    height: 21px;
}

.enhanceHeaderCssClass a {
    font-size: 13px;
    color: #4197e3;
}

.enhanceHeaderCssClass a:hover {
    font-size: 13px;
    color: #2EAC10;
}


.enhanceBodyCssClass {
    padding-left: 15px;
    background-image: url("/images/enhance/bgr_pix.gif");
    background-repeat: repeat-x;
    height: 96px;
}

.enhanceBodyCaption {
    color: #808fa7;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, serif;
}

.enhanceSubsClass {
    font-family: Arial, serif;
    font-size: 11px;
    color: #4197e3;
    text-decoration: none;
    text-align: center;
    padding: 0;
    line-height: 11px;
}

.enhanceVerticalRuller {
    margin-left: 15px;
    margin-right: 15px;
    background-image: url("/images/enhance/gradient_pix.gif");
    width: 1px;
    height: 75px;
}

/* END */

.dialogPageSelected {
    border: 2px solid #69be0e !important;
    cursor: pointer;
}
.dialogPageSelectedHover {
    border: 2px solid #69be0e !important;
    cursor: pointer;
}

.dialogPageUnselected {
    border: 2px solid white;
    cursor: pointer;
}

/* image gallery */
.gallery-section {
    border: 1px solid black;
    background-color: #eaeaea;
    padding: 5px;
}

.gallery-div {
    margin-top: 5px;
    margin-bottom: 5px;
}

.nav-block {
    padding: 10px 0 10px 0;
}

.gallery-divider {
    border-top: dashed 1px black;
    margin-top: 10px;
}

#images  .imageCell {
    border-top: solid 2px #eaeaea;
    padding: 5px 0 5px 0;
}

#images th {
    font-weight: normal;
    padding: 5px;
    text-decoration: underline;
    text-align: left;
}

.pageNo, .selectedPageNo {
}

.selectedPageNo {
    font-size: larger;
    font-weight: bold;
}

.uploadControl {
    border: solid 1px black;
    margin: 5px;
}

.admin-table th {
    text-align: left;
}

.admin-table .form-label {
    text-align: right;
}

.lined-admin-table td {
    border-top: 1px solid #ccc;
}

.bottom-lined-admin-table td {
    border-bottom: 1px solid #ccc;
}

.admin-header {
    font-weight: bold;
    font-size: large;
}
/* END */

/* COMPONENT: ShareWithDialog */

.shareWithDialog {
    height: 115px;
    overflow: auto;
    font-size: 10px;
    line-height: 14px;
}

.shareWithDialog input {
    margin: 0;
    vertical-align: middle;
}

/* END */

/* COMPONENT: PhotoView */

.thmbPhotoViewContent {
    font: normal 8px Verdana, sans-serif;
    padding: 7px 3px 3px 7px;
    margin: 7px;
    color: #808fa7;
    background: #FCF8DB;
    border-top: solid 1px #D6DAE4;
    border-bottom: solid 1px #D6DAE4;
    overflow:auto;
}

.thmbPhotoViewTitle {
    height: 9px;
    +height: 12px;
    font-size: 9px;
    font-family: "Arial" sans-serif;
    color: #8993A8;
    text-align: center;
    padding-bottom:3px;
    overflow:auto;
}

.photoViewContent {
    font: normal 12px Verdana, sans-serif;
    padding: 14px 6px 6px 14px;
    margin: 8px;
    color: #808fa7;
    background: #F9F9DB;
    border-top: solid 1px #D9DDE4;
    border-bottom: solid 1px #D9DDE4;
    overflow:auto;
    text-align:left;
}

.photoViewTitle {
    font: bold 14px Verdana, sans-serif;
    padding: 7px 9px 0;
    color: #647592;
    overflow:auto;
    text-align:left;
}

.photoViewContainer {
    cursor: pointer;
    overflow: auto;
}

.photoViewContainer .pv-corner-tl {
    width: 6px;
    height: 6px;
    background: url( /images/borders/textEdit/corner-tl.gif ) top;
}

.photoViewContainer .pv-border-top {
    background: url( /images/borders/textEdit/border-top.gif ) repeat-x top;
}

.photoViewContainer .pv-corner-tr {
    width: 6px;
    height: 6px;
    background: url( /images/borders/textEdit/corner-tr.gif ) top;
}

.photoViewContainer .pv-border-left {
    background: url( /images/borders/textEdit/border-left.gif ) repeat-y left;
}

.photoViewContainer .pv-border-right {
    background: url( /images/borders/textEdit/border-right.gif ) repeat-y left;
}

.photoViewContainer .pv-corner-bl {
    width: 6px;
    height: 6px;
    background: url( /images/borders/textEdit/corner-bl.gif ) top;
}

.photoViewContainer .pv-border-bottom {
    background: url( /images/borders/textEdit/border-bottom.gif ) repeat-x top;
}

.photoViewContainer .pv-corner-br {
    background: url( /images/borders/textEdit/corner-br.gif ) top;
}

.photoViewAudioContainer {
    overflow: auto;
    background: #eff1f4;
}

.photoViewAudioContainer .pv-corner-tl {
    width: 12px;
    height: 12px;
    background: url( /images/borders/audioZoom/left_top_corner.gif ) top;
}

.photoViewAudioContainer .pv-border-top {
    background: url( /images/borders/audioZoom/top.gif ) repeat-x top;
}

.photoViewAudioContainer .pv-corner-tr {
    width: 12px;
    height: 12px;
    background: url( /images/borders/audioZoom/right_top_corner.gif ) top;
}

.photoViewAudioContainer .pv-border-left {
    background: url( /images/borders/audioZoom/left.gif ) repeat-y left;
}

.photoViewAudioContainer .pv-border-right {
    background: url( /images/borders/audioZoom/right.gif ) repeat-y left;
}

.photoViewAudioContainer .pv-corner-bl {
    width: 12px;
    height: 12px;
    background: url( /images/borders/audioZoom/left_bottom_corner.gif ) top;
}

.photoViewAudioContainer .pv-border-bottom {
    background: url( /images/borders/audioZoom/bottom.gif ) repeat-x top;
}

.photoViewAudioContainer .pv-corner-br {
    background: url( /images/borders/audioZoom/right_bottom_corner.gif ) top;
}





.photoViewLoadingDiv {
    position:absolute;
    width:34px;
    height:34px;
    background-color: white;
    border:1px solid #4197E3;
    visibility:hidden;
    padding: 0 1px;
    z-index:99;
}

/* END */

/* Shell: new message / friend request */
.newMessageFriendRequest {
    text-align: right;
}

.newMessageLink {
    color: #808fa7;
    font-size: 12px;
}

/* end */

/* COMPONENT: Media */

.friendNoStories {
    font-size: 1px;
    margin: 6px 0px;
    padding: 0px 15px;
}

.storyImage {
    font-size: 1px;
    margin: 12px 10px;
    padding-top: 8px;
    padding-left: 8px;
}

.storyImage .border-out {
    background: url(/images/story_image/border_big_out.png) no-repeat;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_image/border_big_out.png', sizingMethod='scale');
    width: 103px;
    height: 101px;
}

.storyImage .border-over {
    background: url(/images/story_image/border_big_over.png) no-repeat;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_image/border_big_over.png', sizingMethod='scale');
    width: 103px;
    height: 101px;
}

.storyImage .mediaTitleBox {
    font-size: 11px;
    font-family: sans-serif;
    height: 13px;
    border-top: 1px solid #D7D6D6;
    color: #969696;
    overflow: hidden;
    text-align: center;
    cursor: default;
    background-color: #EEF0F6;
    white-space: nowrap;
}

.storyTypeIcon .mediaTitleBox {
    font-size: 11px;
    font-family: sans-serif;
    margin-top: 6px;
    +margin-top: 3px;
    line-height: 7px;
    +line-height: 13px;
    height: 10px;
    +height: 13px;
    color: #8592AB;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    white-space: nowrap;
}

.storyTypeIcon .mediaTitleBoxDouble {
    font-size: 11px;
    font-family: sans-serif;
    margin-top: 3px;
    +margin-top: 0px;
    line-height: 12px;
    +line-height: 13px;
    height: 24px;
    +height: 27px;
    color: #8592AB;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.storyTypeIcon .hover .mediaTitleBox {
    color: #4197E3;
}

.storyImageHome .mediaLinksBox {
    font-size: 11px;
    color: #4197E3;
    width: 66px;
    height: 12px;
}

.mediaImageNew .container, .mediaImageNew .mediaText .container {
    margin-left: 8px;
    /*border: 2px solid transparent;*/
}

.mediaImageNew .container {
    +overflow: hidden;
}

.mediaImageNew .newMediaText .container {
    border: 4px solid white;
}

.mediaImageNew .newMediaText .mediaTextHover {
    border-color: #b8c3d3;
}

.mediaZoomIcon {
    width: 16px;
    height: 15px;
    position: relative;
    display: none;
    cursor: pointer;
    background-image: url(/images/glass_im_sm.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/glass_im_sm.png', sizingMethod='image');
    background-repeat: no-repeat;
}


.jeUsedMediaIcon {
    width: 26px;
    height: 26px;
    position: relative;
    margin-bottom: -26px;
    background-image: url(/images/dialog/used_indicate.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/used_indicate.png', sizingMethod='scale');
    background-repeat: no-repeat;
}

.jeMediaImage .container {
    margin: 0 2px;
    /*border: 2px solid transparent;*/
}

.mediaImageNew .hover, .jeMediaImage .hover {
    /*border-color: chartreuse;*/
}

.mediaImageNew .newMediaText .mediaTextSelected {
    border-color: #41e230;
}

.mediaImageNew .mediaSelected, .jeMediaImage .mediaSelected {
    /*border-color: chartreuse;*/
}

.mediaImageNew .mediaLinksBox {
    padding: 0;
    position: relative;
    top: 6px;
    left: 9px;
    z-index: 2;
    margin-bottom: 1px;
}

.mediaImageNew .mediaCheckbox {
    padding: 0;
    position: relative;
    width: 13px;
    top: -22px;
    left: 52px;
}

.mediaImageNew .mediaCheckbox input {
    margin: 0;
}

.mediaImageNew .mediaTextTitle {
    height: 9px;
    font-size: 9px;
    font-family: "Arial" sans-serif;
    color: #8993A8;
    text-align: center;
    cursor: default;
}

/* END */

/* PAGE: MyStories */

.myStoriesViewerBg {
    background: url(/images/mylife/gradient_bgr.gif) repeat-x;
    height: 108px;
}

.myStoriesViewerBorder {
    background: url(/images/mylife/gradient_viewer_border.gif);
    width: 1px;
    height: 108px;
}

.myStoriesViewerBorderDS {
    background: url(/images/mylife/gradient_viewer_border_ds.gif);
    width: 1px;
    height: 120px;
}

.myStoriesViewerInnerBg {
    background: url(/images/mylife/gradient_bgr_inner.gif) repeat-x;
    width: 11px;
    height: 108px;
}

.noFriendsBubbleImage {
    position: relative;
    margin-top:-41px;
    _margin-top: -36px;
    top: -41px;
    cursor: pointer;
}

.font-10 {
    font-size: 12px;
    /*font-weight: normal;*/
    font-family: "Arial" serif;
}

.grey {
    color: #808FA7;
}

/* END */

/* JOURNAL EDITOR VERTICAL TOOLBAR */
.toolLink {
    font-family: Tahoma, serif;
    font-size: 10px;
    color: #59a1d5;
    text-decoration: none;
    display: block;
}

a.toolLink:hover {
    color: #b3e3b7;
}

.toolLinkDisabled {
    font-family: Tahoma, serif;
    font-size: 10px;
    color: #9a9a9a;
}

.toolRuler {
    padding-top: 3px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 1px;
}

.toolVertRuler {
    padding-left: 5px;
    padding-right: 5px;
}

.toolPageBig {
    font-family: Tahoma, serif;
    font-weight: bold;
    font-size: 20px;
    color: #999b98;
}

.toolPageSmall {
    font-family: Tahoma, serif;
    font-size: 11px;
    color: #999b98;
}
/* JOURNAL EDITOR VERTICAL TOOLBAR (END) */

.ChangeStyleDialogTitle {
    color: #0d5da3;
    font-weight: bold;
}

/* PAGE: ChooseMedia */

.chooseMedia .pageBorder {
    padding: 19px 23px 9px 23px;
}

.chooseMedia .introTextBlock {
    font-family: "Arial" sans-serif;
    color: #8993A8;
    margin-bottom: 5px;
}

.chooseMedia .intro-text {
    font-size: 11px;
}

.chooseMedia .storyTitle {
    font-size: 12px;
    font-style: italic;
}

/* END */

.ffox-thumbPageNumber {
    font-size: 8px;
    border: 1px solid gray;
    text-align: center;
    position: relative;
    top: -7px;
    left: 73px;
    width: 20px;
    background: white;
    color: black;
}

.ie-thumbPageNumber {
    font-size: 8px;
    border: 1px solid gray;
    text-align: center;
    background: white;
    color: black;
    width: 20px;

    margin-top: -18px;
    margin-left: 73px;
}

.emptyThumbPageNumber {
    font-size: 8px;
    text-align: center;
    position: relative;
    top: -18px;
    left: 73px;
    width: 20px;
    height: 9px;
}

/* SLIDE SHOW COMPONENT START */
.slideShowLink {
    font-family: Verdana, serif;
    font-size: 9px;
    color: #4397e2;
    text-decoration: none;
    position: relative;
    white-space: nowrap;
    top: -2px;
}

.fsSlideShowLink {
    font-family: Arial, serif;
    font-size: 10px;
    color: #4397e2;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    top: 3px;
}

a.slideShowLink:hover {
    color: #a5b73f;
}

a.fsSlideShowLink:hover {
    color: #a5b73f;
}

.slideShowImage {
    padding-top: 4px;
}
/* SLIDE SHOW COMPONENT END */

/* TAG SELECTOR COMPONENT START */
.suggestionDefaultItemClass {
    font-family: Verdana, serif;
    font-size: 11px;
    background: white;
    color: #777c85;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.suggestionDefaultHoverItemClass {
    font-family: Verdana, serif;
    font-size: 11px;
    background: #ecebdf;
    color: #4384ad;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.suggestionHeaderClass {
    color: #808fa7;
    font-family: Arial, serif;
    font-size: 11px;
}
/* TAG SELECTOR COMPONENT END */


/* BUCKET SHELL COMPONENT START */

.bucketTabDiv {
    background: white url(/images/tellstory/bucket_shell/bgr_gradient.gif) repeat-x top left;
    height: 20px;
    width:100%;
    border-top: 1px solid #d6dbe4;
    border-left: 1px solid #d6dbe4;
    border-right: 1px solid #d6dbe4;
}

.bucketRenderContentDiv {
    border-left: 1px solid #d6dbe4;
    border-right: 1px solid #d6dbe4;
    border-top: 1px solid #d6dbe4;
    width:100%;
}

.bucketShellDiv {
    width:100%;
    border-bottom: 1px solid #d6dbe4;
}

.bucketClosed .bucketCaption {
    cursor: pointer;
}

.bucketOpened .bucketCaption {
    cursor: default;
}

.bucketClosed .selectionMarker {
    background: white url(/images/tellstory/bucket_shell/plus.gif) no-repeat top left;
    height:19px;
    width:8px;
    float:right;
    padding-right:6px;
}

.bucketOpened .selectionMarker {
    background: white url(/images/tellstory/bucket_shell/minus.gif) no-repeat top left;
    height:19px;
    width:4px;
    float:right;
    padding-right:9px;
}

.bucketCaptionText {
    padding-left:13px;
    float:left;
    white-space: nowrap;
}

/* BUCKET SHELL COMPONENT END */


td.outerspace-td {
    background: url(/images/journalEditor/je_bckg.gif) repeat;
}


/* COMPILE BOOK START */

.arrowText {
    font-size: 12px;
    font-family: "Arial" serif;
    font-weight: bold;
    color: #75b1e0;
    cursor: pointer;
}

.checkBubbleImage {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    background: transparent url(/images/order/bubble_check.png) no-repeat top left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/order/bubble_check.png', sizingMethod='scale');
}

.checkBubbleImage2 {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    background: transparent url(/images/order/bubble_check_002.png) no-repeat top left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/order/bubble_check_002.png', sizingMethod='scale');
}

.storyCollisionWarning {
    color:red;
    font-weight:bold;
    font-size:12px;
    font-family:Arial, serif;
}

.csvEvenStory{
    background-color: #cbd8fa;
    color: #505f76;
    font-size: 11px;
    font-family: Arial, serif;
}

.csvOddStory{
    background-color: #fcfcfc;
    color: #505f76;
    font-size: 11px;
    font-family: Arial, serif;
}

.proofFinishClickableText {
    font-family: Arial, serif;
    font-size: 11px;
    font-weight: bold;
    color: #ec7811;
    margin-right:5px;
    margin-left:4px;
}

.proofFinishText {
    font-family: Arial, serif;
    font-size: 11px;
    color: #505f76;
}

.proofFinishDiv {
    background-color: #f2f2f2;
    margin-top: 8px;
    height: 21px;
    padding-left: 5px;
}

.proofCheckbox {
    /*position:relative;*/
    /*top:4px;*/
    /*+top:20px;*/
    /*_top:2px;*/
}

/* COMPILE BOOK END */


.order-step-label {
    font-size:14px;
    color:#f78016;
    font-weight:bold;
}

.size11 {
	font-size: 11px;
}

.size12 {
	font-size: 12px;
}

.size13 {
	font-size: 13px;
}

.size14 {
	font-size: 14px;
}

.bold {
	font-weight: bold;
}

/* ERROR PAGE START */
.errorHeader {
    background: white url(/images/error_page/error_header.jpg) no-repeat top left;
    width:798px;
    height:121px;
}

.errorMessageHeader {
    background: white url(/images/error_page/message_header.jpg) no-repeat top left;
    width:798px;
    height:121px;
}

.errorFillArea {
    background: white;
    width:798px;
    height:340px;
}

.errorTxt {
    font-family: Arial, serif;
    font-size:11px;
    font-weight:bold;
    color:#9a9dac;
}

/* ERROR PAGE END */


.forgotPasswordHeader {
    background: white url(/images/home_page/password_header.jpg) no-repeat top left;
    width: 798px;
    height: 121px;
}

/* REGISTER PAGE START */
.registerHeader {
    background: white url(/images/home_page/register_header.jpg) no-repeat top left;
    width:798px;
    height:121px;
}

.halRegisterBanner {
    background: white url(/images/prtnr/hal_header_new.jpg) no-repeat top left;
    width:789px;
    height:287px;
}

.changePasswordHeader {
    background: white url(/images/home_page/password_header.jpg) no-repeat top left;
    width:798px;
    height:121px;
}

.confirmNoticeHeader {
    background: white url(/images/home_page/confirmation_header.jpg) no-repeat top left;
    width:798px;
    height:121px;
}

.registerFillArea {
    background: white;
    width:798px;
    height:340px;
}

.registerLabel {
    font-size:11px;
    font-weight:bold;
    color:#9a9dac;
}

.registerTxt {
    width: 149px;
    height: 15px;
    color:#4c6176;
    font-size:11px;
    font-weight:normal;
    padding-left:5px;
}

.registerCaption {
    color:#798699;
    font-size: 11pt;
    font-weight:bold;
}

.register-table-form TD {
    padding: 8px 0 8px 0;
}

.registerErrorMessage {
    font-family: Arial, serif;
    padding-left:7px;
    font-size: 11px;
    color: red;
}

.registerErrorField {
    background-color: #ffe5e5;
}

/* REGISTER PAGE END */


/* SIMPLE BUBBLE COMPONENT START */

.bubbleTitle {
    color:#808fa7;
    font-size:11px;
    background: #f8f8f9;
    padding:0px 10px 0px 10px;
}

.bubbleTopLeft {
    background: transparent url(/images/dialog/simpleBubble/grey/corner_lt.png) no-repeat top left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_lt.png', sizingMethod='scale');
    width:15px;
    height:15px;
}

.bubbleTopRight {
    background: transparent url(/images/dialog/simpleBubble/grey/corner_rt.png) no-repeat top left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_rt.png', sizingMethod='scale');
    width:15px;
    height:15px;
}

.bubbleBottomLeft {
    background: transparent url(/images/dialog/simpleBubble/grey/corner_lb.png) no-repeat top left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_lb.png', sizingMethod='scale');
    width:15px;
    height:15px;
}

.bubbleBottomRight {
    background: transparent url(/images/dialog/simpleBubble/grey/corner_rb.png) no-repeat top left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/corner_rb.png', sizingMethod='scale');
    width:15px;
    height:15px;
}


.bubbleBorderLeft {
    background: transparent url(/images/dialog/simpleBubble/grey/border_right.png) repeat-y right;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_right.png', sizingMethod='scale');
    width:15px;
}

.bubbleBorderRight {
    background: transparent url(/images/dialog/simpleBubble/grey/border_left.png) repeat-y left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_left.png', sizingMethod='scale');
    width:15px;
}

.bubbleBorderTop {
    background: transparent url(/images/dialog/simpleBubble/grey/border_top.png) repeat-x top left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_top.png', sizingMethod='scale');
    height:15px;
}

.bubbleBorderBottom {
    background: transparent url(/images/dialog/simpleBubble/grey/border_bottom.png) repeat-x top left;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dialog/simpleBubble/grey/border_bottom.png', sizingMethod='scale');
    height:15px;
}

/* SIMPLE BUBBLE COMPONENT END */

/* VIEW ORDER START */

.viewOrderInput {
    color:#4c6176;
    font-size:11px;
    font-weight:normal;
    width:36px;
    +width:38px;
}

.secondDivResizable {
    overflow:auto;
    height:250px;
    +position: relative;
    /*z-index:2000;*/
    overflow-x:hidden;
}

.secondDiv {
    overflow:visible;
}

.viewOrderSelect select {
    font-family: "Arial" serif;
    font-size: 12px;
    font-weight: normal;
}

/* VIEW ORDER END */

/* TRIMMED LABEL COMPONENT START*/
.trimmedLabel {
    height: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* TRIMMED LABEL COMPONENT END*/

#sketchesTable {
    background-color:#F6F6F6;
    font-size: 1px;
    border-top: 1px solid #E3E4E9;
    border-bottom: 1px solid #E3E4E9;
    margin: 6px 0;
    +position: absolute;
}

#sketchesTableContainer {
    overflow: visible;
    position: relative;
    margin: 6px 0 8px -11px;
    +margin-bottom: 16px;
    width: 30px;
}

#storyTemplatePreviewPic {
    overflow: visible;
    position: relative;
    left: -11px;
    width: 30px;
    height: 215px;
}

textarea.share-TA {
    color: #999999;
    font-family: "Arial" serif;
    font-size: 12px;
}

/* PRICE MESSAGE BOX START*/


.price-message {
    font-size: 1px;
    margin: 20px auto 0;
    position:relative;
}

.price-message .price-lt-corner {
    width: 5px;
    height: 5px;
    background: url( /images/price_message_box/corner_top_left.gif ) left;
}

.price-message .price-top-border {
    height: 5px;
    background: url( /images/price_message_box/top.gif ) repeat-x top;
}

.price-message .price-rt-corner {
    height: 5px;
    width: 5px;
    background: url( /images/price_message_box/corner_top_right.gif ) right;
}

.price-message .price-left-border {
    width: 5px;
    background: url( /images/price_message_box/left.gif ) repeat-y left;
}

.price-message .content {
    font-size: 16px;
    line-height: 22px;
    color: #636465;
    padding: 7px;
    background: #F8F9FA;
    text-align: center;
}

.price-message .price-right-border {
    width: 5px;
    background: url( /images/price_message_box/right.gif ) repeat-y right;
}

.price-message .price-lb-corner {
    height: 5px;
    width: 5px;
    background: url( /images/price_message_box/corner_bottom_left.gif ) left;
}

.price-message .price-bottom-border {
    height: 5px;
    background: url( /images/price_message_box/bottom.gif ) repeat-x top;
}

.price-message .price-rb-corner {
    height: 5px;
    width: 5px;
    background: url( /images/price_message_box/corner_bottom_right.gif ) right;
}
/* PRICE MESSAGE BOX END */

/* JSSHOWTREE COMPONENT START */

.globus {
    cursor: pointer;
    border: none;
    width:19px;
    height:20px;
}

.locationTxt {
    height: 16px;
    cursor: default;
    margin-top: -1px;
}

.jsShowTreeDiv {
    padding-left:7px;
    text-align:left;
    overflow:auto;
    height:149px;
    width:157px;
    border: 1px solid #838eaa;
    color:#7d909f;
    font-weight:normal;
}

.jsShowTreeDiv input {
    margin-right:5px;
    margin-left:5px;
    vertical-align:middle;
    +border: none;
}

/* JSSHOWTREE COMPONENT END */


/*info dialog*/
a.info-dialog-link {
    background: transparent url(/images/mylife/info_icon_small.gif) no-repeat top;
    display: block;
    margin: 14px auto 0;
    width: 29px;
    text-align: center;
    padding-top: 33px;
    color: #4384AD;
    font: 12px Arial, serif;
}

a.info-dialog-link:hover {
    background: transparent url(/images/mylife/info_icon_small_over.gif) no-repeat top;
    color: #2EAC10;
}

a.info-link-small {
    background: transparent url(/images/mylife/info_icon_14x14.gif) no-repeat top;
    width: 18px;
    height: 18px;
    display: block;
}

a.info-link-small:hover {
    background: transparent url(/images/mylife/info_icon_14x14_over.gif) no-repeat top;
}

a.info-homeborder-link {
    display: block;
    background: transparent url(/images/mylife/info_icon_24x24_mylife.gif) no-repeat top left;
    height: 24px;
    padding: 5px 0 0 29px;
    color: #808fa7;
    font: 12px Arial, serif;
}

a.info-homeborder-link:hover {
    background: transparent url(/images/mylife/info_icon_24x24_mylife_over.gif) no-repeat top left;
    color: #2EAC10;
}

/*Info dialog*/

/*div.info-icon {*/
    /*background: transparent url(/images/mylife/info_icon.png) no-repeat top left;*/
    /*_background-image: url(/images/spacer.gif);*/
    /*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mylife/info_icon.png', sizingMethod='scale');*/
    /*width: 51px;*/
    /*height: 51px;*/
/*}*/

div.info-tips-body {
    border: none;
    border-top: 1px solid #c8d0dc;
    border-bottom: solid 1px #c8d0dc;
    margin-bottom: 7px;
}

iframe.info-tips-iframe {
    height: 320px;
    width: 509px;
    border: none;
}

/*End: Info dialog*/

/**Errors*/

.summaryErrorHeader {
    /* back to red. This is used in many places! */
    padding-top: 10px;
    font-size: 12px; font-family: Arial, serif; font-weight: bold; color: red
/*

    font-family: Arial, serif;
    font-size: 12px;
    font-weight: bold;
    color: #4c5d7a;
*/
}

.summaryPageErrorHeader {
    padding-top: 10px;
    font-size: 12px; font-family: Arial, serif; font-weight: bold; color: #505f76;
}

.summaryErrorContent {
    font-family: Arial, serif;
    font-size: 12px;
    color: #4c5d7a;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 5px;
}

/*TellStory bubbles*/
.text-orange {
    color: #F88015;
}

.learnMoreSection {
    font-family: Arial, serif;
    font-size: 12px;
    font-weight: bold;
    color: #fcaa0d;
}

.learnMoreSubsection {
    padding-left: 13px;
    list-style-image: url(/images/home_page/blue_point.gif);
    font-family: Arial, serif;
    font-size: 12px;
    color: #4c5d7a;
}

.learnMoreSubsection li{
    padding-bottom: 5px;
}

.registerFieldName {
    font-family: Arial, serif;
    font-size: 11px;
    color: #808fa7;
    font-weight: bold;
}
.registerFieldName2 {
    font-family: Arial, serif;
    font-size: 11px;
    color: #808fa7;
}

.registerFieldNameSmaller {
    font-family: Arial, serif;
    font-size: 10px;
    color: #808fa7;
    font-weight: bold;
}

.registerFieldNameSpecial {
    font-family: Arial, serif;
    font-size: 11px;
    color: #45ad45;
    font-weight: bold;
}

.registerAgreement1 {
    font-family: Arial, serif;
    font-size: 11px;
    color: #4c5d7a;
}
.registerAgreement2 {
    font-family: Arial, serif;
    font-size: 11px;
    color: #2692d3;
}

.evenChapter {
    background-color: #e8edfe;
    padding-left: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.oddChapter {
    background-color: #f3f3f3;
    padding-left: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.selectedChapter {
    background-color: #c7ffb1;
    color: #16a816;
}

.selectedChapter2 {
    background-color: #bcffa1;
    color: #16a816;
}

.dialogPageChapterSelected {
    border: 2px solid #bcffa1;
    cursor: pointer;
}

.friendDetailsText {
    font-size:14px;
    color:#656565;
    font-weight:normal;
}

/* my profile: start */
.profile-border-image {
    background: url(/images/person/frame_out.png) no-repeat;
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/person/frame_out.png', sizingMethod='scale');
    height: 73px;
    margin-bottom: -73px;
    position: relative;
    top: -73px;
    width: 77px;
}

.profile-image-div {
    height: 90px;
    overflow: hidden;
    width: 90px;
}

#profile .profile-label {
    font-size: 12px;
    padding: 0 9px 0 5px;
}

#profile .profile-text {
    font-size: 12px;
}

#profile input, #profile textarea, #profile select {
    border: solid 1px #c8cbd4;
    color: #868d97;
}

#profile textarea {
    width: 100%;
}

#profile select {
    height: 17px;
    +height:20px;
    font-size:12px;
    font-family: Arial, serif;
    margin: 2px 0 5px 0;
    padding: 0;
}

#profile .profile-textfield {
    height: 17px;
    margin: 2px 0 5px 0;
    padding: 0;
    width: 113px;
}

#profile .account-textfield {
    height: 17px;
    margin: 2px 0 5px 0;
    padding: 0;
    width: 132px;
}

#profile .profile-select {
    width: 115px;
}

.profile-bubble-link {
    color: #4197e3;
}

.profile-header {
    background-color: #f2f3f5;
    font-size: 15px;
    height: 25px;
    font-weight: bold;
    padding-left: 8px;
}

/* my profile: end */




/* ENHANCE IMAGE COMPONENT START */
.enhanceMediaTagsTxt {
    border: 1px solid #7f9db9;
    overflow: hidden;
    background-color: white;
    cursor: pointer;
    color:#777c85;
    font-family: Arial, serif;
    font-size: 12px;
}
/* ENHANCE IMAGE COMPONENT END */


/* TAG SELECTOR COMPONENT START */
.tagSelectorTxt {
    font-size: 11px;
    width: 180px;
    height: 31px;
    color: #777c85;
    border: 1px solid #808fa7;
    padding: 0 2px;
    font-family: Arial, serif;
}
/* TAG SELECTOR COMPONENT END */


/* SELECTABLE LIST COMPONENT START */

.sListTD {
    border-bottom:1px solid #e7eaf3;
}

.sListRuleTitle {
    text-align:left;
    font-size:14px;
    font-family: Arial, sans-serif;
    color:#808fa7;
    font-weight:normal;
}

.chapterTitledRule {
    margin-left:-8px;
}

.sListText {
    text-align:left;
    font-size:12px;
    font-style:normal;
    font-family:"Arial" sans-serif;
}

.sListCaption {
    font-size: 15px;
    font-weight:bold;
    color:#4c5c78;
    padding-left:8px;
    text-align:left;
}

.sListTitle {
    font-size:12px;
    font-style:normal;
    font-family:Arial, sans-serif;
    color:#808fa7;
    padding-left:18px;
    text-align:left;
}

.sListChapter {
    padding-top:5px;
    padding-left:10px;
    color:#808fa7;
    font-weight:bold;
    line-height:18px;
    text-align:left;
}

.sListChapterPart  {
    padding-top:2px;
}

.sListChapterPart a {
    padding-left: 6px;
    color:#4197e3;
    font-weight:normal;
}

.sList-white-space {
    width:10px;
}


/* SELECTABLE LIST COMPONENT END */

.communityGuidelinesContent {
    font-family: Verdana, serif;
    font-size: 12px;
    color: #4c5d7a;
    background-color: #f9f9db;
    line-height: 20px;
}


.communityGuidelinesContent li {
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

.communityGuidelinesContent p {
    padding-bottom: 5px;
}

.communityGuidelinesContent a {
    font-weight: bold;
    color: #5d7a9d;
}

/* FAQ PAGE START */
.faqTable {
    margin:26px 30px 8px 30px;
    width:665px;

}
/* FAQ PAGE END */

.messages-text-box {
    background: #EFEFEF;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #C1C8D4;
    padding: 7px 11px 0 12px;
    line-height: 14px;
    margin-top: 4px;
}

/** Admin coupons */
.coupon-child-type {
    margin-left: 30px;
}

#couponDetails .border-left {
    border-left: 1px solid black;
}

#couponDetails .border-right {
    border-right: 1px solid black;
}

#couponDetails .border-top {
    border-top: 1px solid black;
}

#couponDetails .border-bottom {
    border-bottom: 1px solid black;
}

.border-separator {
    border-right: dashed 1px black;
}

#coupon {
    font-size: 12px;
}

#coupon h2 {
    font-size: 14px;
}

.reorder-dropPlace {
    width: 3px;
    height: 75px;
    /*background: red;*/
    font-size: 0;
}

.reorder-dropPlace-over {
    background-color: red !important;
}


/* ORDER HISTORY START */

.orderHistoryTable td {
    height:28px;
    padding-top:5px;
}

.orderHistoryBorder {
    border: 1px solid #dcdde1;
}

.orderHistoryText {
    font-size: 12px;
    color: #8b8da4;
    font-weight: normal;
    font-family: "Arial" serif;
}

.orderPackageInfoText {
    color: #666666;
    font-family: "Arial", serif;
    font-size: 12px;
    font-weight: normal;
}

.openedOrderDetails {
    background: url( /images/open.gif ) no-repeat;
    cursor: pointer;
    vertical-align:middle;
    width:13px;
    height:13px;
}

.closedOrderDetails {
    background: url( /images/close.gif ) no-repeat;
    cursor: pointer;
    vertical-align:middle;
    width:13px;
    height:13px;
}

.orderHistoryWhite {
    background-color: white;
}

.orderHistoryYellow {
    background-color: #faf9db;
}

/* ORDER HISTORY END */


/* DASHBOARD END */


.admin-buttons {
    padding: 15px 0 15px 0;
}

.admin-section {
    padding-top: 15px;
}

.admin-separator {
    border-top: #ccc solid 1px;
}

/*View Story new*/
/*SelectStoryDialog styles*/
a.selectStoryLink {
    display: block;
}

a.selectStoryLink:hover {
    background-color: #F0F7FD !important;
}

.storySelectionList {
    width:344px;
    height:326px;
    border:solid 1px #DADADA;
    overflow:auto;
    -moz-user-select:none;
}

.selectableStoryDiv {
    padding: 12px 0;
    margin: 0 7px 0 16px;
    border-bottom:solid 1px #E1E1E1;
    color: #808FA7;
}

.selectableStoryDate {
    font-size:11px;
    color:#C5C7CC;
}

.selectableStoryAuthor {
    font-size:11px;
    font-weight: bold;
}

.storyMessage {
    display: block;
    cursor: pointer;
}

.storyMessageHover {
    display: block;
    cursor: pointer;
    background-color: #F0F7FD;
}

.selectedMessage {
    display: block;
    cursor: pointer;
    background-color: #EDFDD4;
}

#newMessageDiv {
    display: none;
    height: 130px;
}

#newMessageTA {
    font: 12px Arial;
    line-height: 15px;
    color: #808fa7;
    background-color: #f0f7fd;
    margin: 9px 0;
    width: 336px;
    height: 77px;
    border:solid 1px #DADADA;
}

#tellFriendNoteTA {
    font: 12px Arial;
    line-height: 15px;
    color: #808fa7;
    height: 60px;
    border:solid 1px #DADADA;
    background-color: #fcfbe5;
    margin-bottom:7px;
    width:250px;
}

.tellFriendInput {
    background-color: #fcfbe5;
    width: 256px;
    margin-top:1px;
    border-left: 3px solid red !important;
}

/*END: SelectStoryDialog styles*/

/* START: StoryViewerControlPanelNew */

.controlPanelDrag_white {
    width: 23px;
    height:52px;
    background-image: url(/images/story_viewer/controlPanel/white/drag_move_out.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/white/drag_move_out.png', sizingMethod='scale');
    background-repeat: no-repeat;
}

.controlPanelDragOver_white {
    width: 23px;
    height: 52px;
    background-image: url(/images/story_viewer/controlPanel/white/drag_move_over.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/white/drag_move_over.png', sizingMethod='scale');
    background-repeat: no-repeat;
}

.controlPanelRightSide_white {
    width: 9px;
    height: 52px;
    background-image: url(/images/story_viewer/controlPanel/white/right_side.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/white/right_side.png', sizingMethod='scale');
    background-repeat: no-repeat;
}

.controlPanelBackground_white {
    height: 52px;
    background-image: url(/images/story_viewer/controlPanel/white/background.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/white/background.png', sizingMethod='scale');
    background-repeat: repeat-x;
}

.controlPanelFont_white {
    font-family: Verdana, serif;
    font-size: 11px;
    color: #69696a;
}

.controlPanelBorder_white {
    border-bottom: 1px solid #69696a;
}

.controlPanelDrag_black {
    width: 23px;
    height:52px;
    background-image: url(/images/story_viewer/controlPanel/black/drag_move_out.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/black/drag_move_out.png', sizingMethod='scale');
    background-repeat: no-repeat;
}

.controlPanelDragOver_black {
    width: 23px;
    height: 52px;
    background-image: url(/images/story_viewer/controlPanel/black/drag_move_over.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/black/drag_move_over.png', sizingMethod='scale');
    background-repeat: no-repeat;
}

.controlPanelRightSide_black {
    width: 9px;
    height: 52px;
    background-image: url(/images/story_viewer/controlPanel/black/right_side.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/black/right_side.png', sizingMethod='scale');
    background-repeat: no-repeat;
}
.controlPanelBackground_black {
    height: 52px;
    background-image: url(/images/story_viewer/controlPanel/black/background.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/black/background.png', sizingMethod='scale');
    background-repeat: repeat-x;
}
.controlPanelFont_black {
    font-family: Verdana, serif;
    font-size: 11px;
    color: #b5b5b5;
}
.controlPanelBorder_black {
    border-bottom: 1px solid #b5b5b5;
}


.controlPanelDrag_grey {
    width: 23px;
    height:52px;
    background-image: url(/images/story_viewer/controlPanel/grey/drag_move_out.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/grey/drag_move_out.png', sizingMethod='scale');
    background-repeat: no-repeat;
}

.controlPanelDragOver_grey {
    width: 23px;
    height: 52px;
    background-image: url(/images/story_viewer/controlPanel/grey/drag_move_over.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/grey/drag_move_over.png', sizingMethod='scale');
    background-repeat: no-repeat;
}

.controlPanelRightSide_grey {
    width: 9px;
    height: 52px;
    background-image: url(/images/story_viewer/controlPanel/grey/right_side.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/grey/right_side.png', sizingMethod='scale');
    background-repeat: no-repeat;
}
.controlPanelBackground_grey {
    height: 52px;
    background-image: url(/images/story_viewer/controlPanel/grey/background.png);
    _background-image: url(/images/spacer.gif);
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/story_viewer/controlPanel/grey/background.png', sizingMethod='scale');
    background-repeat: repeat-x;
}
.controlPanelFont_grey {
    font-family: Verdana, serif;
    font-size: 11px;
    color: #504f4f;
}
.controlPanelBorder_grey {
    border-bottom: 1px solid #504f4f;
}

/* END: StoryViewerControlPanelNew */

/* Push dialog */
.learnMoreLink {
    font: "Verdana" bold 11px;
    color: #1772c6;
}

/* Stock page icon */
.stockPageIcon  {
    /*margin: 9px 5px 0;*/
    border: 4px solid white;
    width: 95px;
    height: 77px;
    +height: 75px; /* IE */
}

.stockPageIcon .title {
    font-family: "Arial" serif;
    font-size: 10px;
    color: #838591;
    text-align: center;
    margin-top: 2px;
    cursor: default;
}

.stockPageIcon .stockPageIconImg {
    border: 1px solid #999999;
    width: 91px;
    +width: 93px; /* IE */
    height: 75px;
    +height: 73px;/* IE */
}

.stockPageIconSmall  {
    margin-top: 7px;
    margin-left: 11px;
    border: 4px solid white;
    width: 52px;
    +width: 50px; /* IE */
    height: 42px;
    +height: 42px; /* IE */
}

.stockPageIconSmall .stockPageIconImg {
    border: 1px solid #999999;
    width: 51px;
    +width: 51px; /* IE */
    height: 40px;
    +height: 40px;/* IE */
}

/* Video icon */
.videoIcon  {
    /*margin: 9px 5px 0;*/
    border: 4px solid white;
    width: 95px;
    height: 77px;
    +height: 75px; /* IE */
}

.videoIcon .title {
    font-family: "Arial" serif;
    font-size: 10px;
    color: #838591;
    text-align: center;
    margin-top: 2px;
    cursor: default;
}

.videoIcon .videoIconImg {
    border: 1px solid white;
    width: 91px;
    +width: 93px; /* IE */
    height: 75px;
    +height: 73px;/* IE */
}

.videoIconSmall  {
    margin-top: 7px;
    margin-left: 11px;
    border: 4px solid white;
    width: 52px;
    +width: 50px; /* IE */
    height: 42px;
    +height: 42px; /* IE */
}

.videoIconSmall .videoIconImg {
    border: 1px solid white;
    width: 51px;
    +width: 51px; /* IE */
    height: 40px;
    +height: 40px;/* IE */
}

/* Audio icon */
.audioIcon  {
    /*margin: 9px 5px 0;*/
    border: 4px solid white;
    width: 77px;
    height: 77px;
    +height: 75px; /* IE */
}

.audioIcon .title {
    font-family: "Arial" serif;
    font-size: 10px;
    color: #838591;
    text-align: center;
    cursor: default;
}

.audioIcon .audioIconImg {
    background: url(/images/media_viewer/sound_icon.gif) no-repeat;
    width: 49px;
    height: 47px;
    margin-left: 15px;
}

.audioIconSmall  {
    margin-left: 11px;
    border: 4px solid white;
    width: 54px;
    +width: 50px; /* IE */
    height: 54px;
    +height: 52px; /* IE */
}

.audioIconSmall .audioIconImg {
    background: url(/images/media_viewer/sound_icon_small.gif) no-repeat;
    width: 29px;
    height: 28px;
    margin-left: 7px;
}

.audioIconSmall .title {
    font-family: "Arial" serif;
    font-size: 9px;
    color: #838591;
    text-align: center;
    cursor: default;
}

/* START VIEW_SHIPPING_ADDRESSES COMPONENT */


.remove-link a{
    color:#549add;
    font-size:12px;
    font-weight:bolder;
    cursor:pointer;
    font-family: "Arial" serif;
}

.addressSelectedRadio {
    background-color: #e8f2c5;
    font-weight: bold;
}

.addressDeselectedRadio {
    background-color: white;
    font-weight: bold;
}

.viewShippingAddresses {
    color: #525c7f;
    font-size: 11px;
    font-family: "Arial" serif;
}

.viewShippingAddresses input[type="radio"] {
    width:13px;
    height:13px;
    margin-top:5px;
    margin-left:7px;
}

.viewShippingAddressDiv {
    width:210px;
    margin-top:20px;
    height:160px;
}

.insteadSubstLayer {
    display: none !important;
}

.viewAddressesPayInfo td {
    padding-bottom: 6px !important;
}

/* END VIEW_SHIPPING_ADDRESSES COMPONENT */


/* PAGE: New Friends */
.friendsProfileFont {
    font-family: "Arial" serif;
    font-size: 12px;
    text-decoration: none;
    color: #8090A7;
}

.friendsProfileBlockHeader {
    background-color: #F2F3F5;
}

.friendsProfileBlockLabel {
    font-weight: bold;
}

/* END */

/* START Privacy Settings PAGE */


.privacySettings {
    color: #9193a2;
    font-size: 12px;
    font-weight: normal;
    font-family: "Arial" serif;
}

.privacySettings select {
    border: 1px solid #c5c6c8;
    color:#85868a;
    font-size:12px;
    font-weight:normal;
    font-family: "Arial" serif;
    width: 178px;
    height: 17px;
    +height:19px;
}

/* END Privacy Settings PAGE */

/* START Notification Settings PAGE */


.notificationText {
    font-weight: normal;
    font-size: 12px;
    color: #8b8da4;
    font-family: "Arial" serif;
}


.notificationCaption {
    font-weight: bold;
    font-size: 12px;
    color: #8b8da4;
    font-family: "Arial" serif;
}

.notificationNote {
    font-weight: normal;
    font-size:10px;
    color: #8b8da4;
    font-family: "Arial" serif;
}

.notificationRadio {
    position:relative;
    top:-3px;
    left:0px;
    +top:0px;
}

/* END Notification Settings PAGE */


div.addImageDialogPara {
    margin:6px 0 6px 6px;
}

.partner-lt {
    background: url(/images/rounded/lt.gif) left;
    height: 11px;
    width: 11px;
}

.partner-rt {
    background: url(/images/rounded/rt.gif) right;
    height: 11px;
    width: 11px;
}

.partner-lb {
    background: url(/images/rounded/lb.gif) left;
    height: 11px;
    width: 11px;
}

.partner-rb {
    background: url(/images/rounded/rb.gif) right;
    height: 11px;
    width: 11px;
}

.partner-t {
    background: url(/images/rounded/t.gif) repeat-x top;
    height: 11px;
}

.partner-b {
    background: url(/images/rounded/b.gif) repeat-x bottom;
    height: 11px;
}

.partner-l {
    background: url(/images/rounded/l.gif) repeat-y left;
    width: 11px;
}

.partner-r {
    background: url(/images/rounded/r.gif) repeat-y right;
    width: 11px;
}

.partner-title {
    color: #157cc7;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 1px 0 13px 0;
}

.partner-hint {
    color: #6b737f;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding-bottom: 7px;
}

.pmcHeader {
    background: white no-repeat top left;
    width:787px;
    height:121px;
}

.partners-h1 {
}

.pmc-text {
    color: #505f76 !important;
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.remy-text-small {
    font-size: 9px;
    line-height: 12px;
}

.pmc-h1, .summer-story-h1, .remyforpres-h1 {
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 9px;
}

.pmc-h1 {
    color: #30b433;
}

.summer-story-h1 {
    color: #f88015;
}

.remyforpres-h1 {
    color: red;
}

.summer-story-text {
    color: #f88015;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

.summer-story-link, .summer-story-link:hover {
    color: #4197e3;
    font-family: Arial, serif;
    font-size: 12px;
    font-weight: bold;
}

.summer-story-ul li {
    padding-bottom: 10px;
}

.remyforpres-ul li {
    vertical-align: middle;
    padding-bottom: 10px;
}

.what-hot-h1 {
    color: #a5be0e;
    font-family: Arial, serif;
    font-size: 15px;
    font-weight: bold;
}

.what-hot-line {
    border-bottom: 1px solid #a5be0e;
}

.what-hot-h2 {
    color: #a5be0e;
    font-weight: bold;
}

#whatHotItems div {
    padding: 0 0 5px 0;
}

#whatHotItems a, #whatHotItems a:hover {
    color: #a5be0e;
    font-family: Arial, serif;
    font-size: 12px;
    font-weight: bold;
}

#whatHotItems a:hover {
    text-decoration: underline;
}

.pmc-h2, .summer-story-h2 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 5px;
}

.pmc-h2 {
    color: #30b433;
}

.summer-story-h2 {
    color: #f88015;
}

.summer-story-ul {
    padding-top : 0;
    margin-top: 0;
    list-style-image: url(/images/contest/li.gif);
}

.remyforpres-ul {
    padding-top : 0;
    margin-top: 0;
    list-style-image: url(/images/prtnr/remyforpres/li.gif);
}

.remyforpres-tix-ul {
    padding-top : 0;
    margin-top: 0;
    list-style-image: url(/images/prtnr/remyforpres/tickets_icon.jpg);
}

.summer-story-prizes {
    list-style-image: url(/images/contest/dot.gif);
    margin-top: 1em;
}

.partner-dialog-title {
    border-bottom: 1px solid #d9ddd4;
    font-family: Arial, sans-serif;
    font-size: 15px;
    padding-bottom: 3px;
}

.login-dialog-separator {
    border-bottom: 1px solid #d9ddd4;
}

.partner-login-label {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.push-story-label {
    font-family: Arial, serif;
    font-size: 12px;
}

.partner-dialog-section {
    border-bottom: 1px solid #d9ddd4;
    padding-bottom: 10px;
}

.partner-link {
    color: #4398e3;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.partner-link-large {
    color: #4398e3;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.partnerLoginErrors {
    color: red;
    font-family: Verdana;
    font-size: 10px;
    text-align: left;
    padding-left: 117px;
    +width: 206px;
}

.pmc-text p {
    padding-top: 0;
    margin-top: 0;
}

.contest-text {
    padding-bottom: 10px;
    font-family: Verdana;
    font-size: 12px;
}

#ContestDialog .dialog-text {
    font-family: Verdana;
    font-size: 12px;
    line-height: 20px;
    padding-left: 16px;
}

.contest-dialog-title {
    color: #647592;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.contest-rules-h1 {
    font-family: Arial, Serif;
    font-size: 15px;
    color: #a5be0e;
}

.contest-rules-em {
    color: #a5be0e;
    font-weight: bold;
}

.cursor-pointer {
    cursor: pointer;
}

/* SELECT AUDIO DIALOG */

.selectAudioSearch .searchByLabel {
    font-family: "Arial" sans-serif;
    font-size: 12px;
    color: #8090A7;
    margin-right: 2px;
}

.selectAudioSearch .searchTypeSelector {
    font-family: "Arial" sans-serif;
    font-size: 12px;
    color: #4396E4;
    height: auto;
    padding-left: 0;
}

.selectAudioSearch .searchCondition {
    font-family: "Arial" sans-serif;
    font-size: 12px;
    color: #4396E4;
    height: auto;
    padding-left: 0;
}

.selectAudioSearch input.searchCondition {
    height: auto;
    +margin-top: -1px;
    display: block;
    padding: 1px 0 1px 0;
}

/* END */

/*Advanced select component*/
.selectContent {
    padding:2px 2px 0 5px;
    border: 1px solid #7f9db9;
    height: 18px;
    background: white;
    text-align: left;
    white-space: nowrap;
    overflow: auto;
}

.selectDropdown {
    left:-5000px;
    top:-500px;
    overflow-x:hidden;
    overflow-y:auto;
    position:absolute;
    z-index: 20;
    border:1px solid #7f9db9;
    background: white;
    text-align: left;
}

.option {
    cursor:pointer;
}

.optionHover {
    cursor:pointer;
    background-color: #EDFDD4;
}

/*END: Advanced select component*/


/* START: Prepay Book page */

.prepayTable td {
    padding-top: 30px;
    font-weight: bold;
    color: #646f8d;
    font-size: 12px;
    font-family: "Arial" serif;
}

.prepayInputTxt input, select{
    height: 18px;
    _height: 22px;
    font-family: "Arial" serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    white-space: nowrap;
    padding-left: 6px;
}

.prepayInputTxt select {
    border: 1px solid #4c5b78;
}

.prepayInputTxt input {
    border: 1px solid #c1c8d4;
}

.prepayInputTxt input[type="checkbox"] {
    border: none !important;
}

.warningBox {
    font-weight: bold;
    color: #ff0103;
    font-size: 14px;
    background: #ffe5e6;
    border: 1px solid #fe0000;
    width: 490px;
    padding: 15px;
    text-align: center;
}

.prepayQuantity {
    padding-top: 2px;
    padding-left: 0px !important;
    margin-left: 70px;
    width: 35px;
    height: 18px !important;
    text-align: center;
}

/* END: Prepay Book page */
