.ow_header_pic{background-image:url(http://www.verdurez.com/ow_userfiles/themes/theme_image_30.jpg)}
.ow_logo_img{background-image:url(http://www.verdurez.com/ow_userfiles/themes/theme_image_26.jpg)}
Mailbox
Notifications
VAdmin
Admin
Verdurez Admin Area
Dashboard
Users
Settings
Privacy & Permissions
Appearance
Pages & Menus
Plugins

    Edit Theme
    Choose Theme
    Add Theme

Platform update available. Update
Plugin updates available: 4. View
You still need to setup the cron job. Learn more

Edit Theme

    Theme Settings
    CSS
    Graphics

Existing CSS Styles (read only)

/********************************************************************************
  *
  *     Filename:        base.css
  *     Description:     Oxwall CandyStore Liquid Responsive Theme Base CSS File
  *     Version:         1.0.0
  *     Copyright:       This product is the property of Oxwall CandyStore. Copying and reselling by third parties is 

strongly prohibited
  *
  *     -- FILE STRUCTURE: --
  *
  *     [ 1] CSS Defaults Reset          __reset
  *     [ 2] Base Elements               __base
  *     [ 3] Masterpage & Page Layout    __layout
  *     [ 4] Forms                       __forms
  *     [ 5] Common Blocks               __blocks
  *     [ 6] Standard Listings           __listings
  *     [ 7] Tables                      __tables
  *     [ 8] Messages & Notifications    __messages
  *     [ 9] Thumbnails & Icons          __icons
  *     [10] Menus                       __menus
  *     [11] Pagination                  __pagination
  *     [12] Typography                  __typography
  *     [13] Misc                        __misc
  *     [14] Clearfix                    __clearfix
  *     [15] Plugin Styles               __plugins
  *
  *
 ********************************************************************************/

/*========================================================
        [1] CSS Defaults Reset      __reset
  ========================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
}

body{
        line-height: 1; /* TODO delete */
}

ol, ul{
        list-style: none; /* TODO delete */
}

blockquote, q{
        quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after{
        content: '';
        content: none;
}

table{
        border-collapse: collapse;
        border-spacing: 0;
}

/* remember to define focus styles! */
:focus{
        outline: 0;
}

/* remember to highlight inserts somehow! */
ins{
        text-decoration: none;
}

del{
        text-decoration: line-through;
}

/*========================================================
        [2] Base Elements       __base
  ========================================================*/
body {
        background-color: #FFFFFF; /** OW_Control type:color, section:1. General Settings, key:backgroundColor, label:Page 

background color **/
}

body, html {
        font-family: "Tahoma","Lucida Grande", "Verdana"; /** OW_Control type:font, section:1. General Settings, 

key:commonFontFamily, label:Font  **/
        color: #333; /** OW_Control type:color, section:2. Colors, key:textColor, label: - Text **/
        font-size: 13px; /** OW_Control type:text, section:1. General Settings, key:commonFontSize, label:Font size **/
        line-height: 18px;
        height: 100%;
}

a {
        color: #2a80ae; /** OW_Control type:color, key:linkColor, section:2. Colors, label: - Links **/
        text-decoration: none;
}

a:hover{
        text-decoration: underline;
}

a:hover img{
        text-decoration: none;
}

p{
        text-indent: 0;
        margin-bottom: 4px;
}

h1, h2, h3, h4, h5{
        color: #4E7B9F; /** OW_Control type: color, key: titleColor, label: - Titles, section: 2. Colors **/
        margin: 0;
        padding: 0;
        font-weight: bold;
}

h1{
        font-size: 16px;
        line-height: 17px;
    padding-left: 0px;
        color: #CA2B63;
        text-transform: uppercase;
        margin-left: 0px;
        background-repeat: no-repeat;
        font-family: 'UbuntuBold',"Trebuchet MS","Helvetica CY",sans-serif;
        font-weight: normal;
}
html body div .ow_page h1 {
    background: none;
}
.maintenance_cont h1 {
        padding-left: 23px;
        background-position: left center; 
}
h2 {
        font-size: 18px;
}

h3 {
        font-size: 13px;
}

h4 {
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: none;
}

table {
        border: none;
}

img {
        border: 0;
        vertical-align: middle;
}

th, td {
        padding: 2px 5px;
        vertical-align: top;
}

th {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        padding: 10px;
        vertical-align: middle;
}

th {
    background-color: #FFFFFF;/** OW_Control type:color, section:2. Colors, key:owAlt2, label:Alternate color #2 **/
}

hr {
        background-color: #ccc;
        border: none;
        height: 1px;
        margin: 5px 5px 15px 5px;
}
/*========================================================
        [3] Masterpage & Page Layout        __layout
  ========================================================*/

/* ---- Page Layout styles ---- */
/*Opera Fix*/
        body:before {
        content:"";
        height:100%;
        float:left;
        width:0;
        margin-top:-32767px;
}

.ow_bg_color{
        background-color: #fff;/** OW_Control  key:pageColor **/
        padding: 18px;
}
.ow_page_padding {
        background-image: url('images/bg.jpg'); /** OW_Control type:image, key:backgroundTopImage, section: 1. General 

Settings, label: Page background image, description: You can customize page TOP gradient image here **/
        background-repeat: no-repeat;
        background-position: center top;
}
.ow_page_wrap { 
        position: relative;
        background-image: url('images/footer-bg.jpg'); /** OW_Control type:image, key:backgroundFooterImage, section: 1. 

General Settings, label: Page background image, description: You can customize page FOOTER gradient image here  **/ 
        background-repeat: no-repeat;
        background-position: center bottom;
}
body > .ow_page_wrap {
        min-height: 100%;
} 

.ow_canvas {
        margin: 0 auto;
}

.ow_canvas_lwrap {
    background: url(images/canvas_lwrap.png) repeat-y left;
    padding-left: 14px;
}

.ow_canvas_rwrap {
    background: url(images/canvas_rwrap.png) repeat-y right;
    padding-right: 14px;
}

.ow_canvas_footer_lwrap {
    background: url(images/canvas_footer_lwrap.png) no-repeat left top;
    padding-left: 17px;
}

.ow_canvas_footer_rwrap {
    background: url(images/canvas_footer_rwrap.png) no-repeat right top;
    padding-right: 17px;
}

.ow_canvas_footer {
    background: url(images/canvas_footer.png) repeat-x top;
    height: 16px;
    width: 100%;
}

.ow_page {
    margin: 0 185px 0px auto;
}

.ow_page_container {
        max-width: 1000px;
        margin: auto;
        padding: 55px 0px 16px 0px;
}

.ow_page_container .ow_page {
    min-height: 400px;
        color: #333;/** OW_Control key:textColor **/
}
.ow_content {
        float: left;
        width: 100%;
}

.ow_content a {
        color: #2a80ae; /** OW_Control key: linkColor **/
}

.ow_sidebar {
        margin-right: -185px;
    float: right;
    width: 168px;
}

.ow_footer {
        height: 125px;
        position: relative;
        clear: both;
        margin: 0px auto;
}

.ow_footer a {
    color: #2a80ae; /** OW_Control type:color, key:footerTextColor, section: 2. Colors, label: Footer text **/
}

.ow_footer .ow_copyright{
        font-size:11px;
        text-align: center;
}

.ow_footer .poweredby_link { padding-top: 20px; text-align: center; }

h1.page_title{
    background: url(images/ic_file.png) no-repeat left 50%;
    color: #FF7000;
    margin-bottom: 20px;
    padding-left: 22px;
}

.ow_column {
        width: 49%;
    overflow: hidden;   
}

.ow_narrow {
    width: 39%;
    overflow: hidden;
}

.ow_wide {
    width: 59%;
    overflow: hidden;    
}

.ow_superwide {
    width: 75%;
    overflow: hidden;   
}

.ow_supernarrow {
    width: 23%;
    font-size: 11px;
    overflow: hidden;
}

.ow_left {
    float: left;
}

td.ow_left {
        float: none;
}

.ow_right {
    float: right;
}

.ow_center {
    text-align: center;
}

.ow_txtleft,
table td.ow_txtleft {
    text-align: left;
}

.ow_txtcenter {
    text-align: center;
}

.ow_txtright {
    text-align: right;
}

html body .ow_hidden{
    display: none;
}

.ow_visible {
    display: block;
}

.ow_nocontent {
    padding: 20px 0px;
    text-align: center;
}

table.ow_nomargin,
div.ow_nomargin {
    margin-bottom:0px;
}

.ow_nowrap {
    white-space: nowrap;
}

ul.ow_regular {
        margin-bottom: 12px;
}

ul.ow_regular li {
        line-height: 17px;
        margin: 0 0 3px 0px;
        padding: 0px 0px 0px 16px;
        background-repeat: no-repeat;
        background-image: url(images/miniic_li.png);
        background-position: left 5px;
}

.ow_preloader{
    background: url(images/ajax_preloader_button.gif) no-repeat center center;
}

.ow_preloader_content{
    background: url(images/ajax_preloader_content.gif) no-repeat center center;
}

.ow_page_layout_scheme {
    width: 580px;
}

.ow_page_layout_scheme a {
        background-position: center center;
        background-repeat: no-repeat;
    border: 1px solid #FFFFFF;
    display: none;
        float: left;
        height: 103px;
    margin: 2px;
    padding: 5px;
    width: 100px;
}

.ow_page_layout_scheme a.active,
.ow_page_layout_scheme a:hover {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.ow_item_set2{ width: 49%; }
.ow_item_set3{ width: 33%; }
.ow_item_set4{ width: 25%; }
.ow_item_set5{ width: 20%; }
/* ---- End of Page Layout styles ---- */

/* ---- Header styles ---- */
.ow_header {
    background: url('images/header_left.png') no-repeat left top;
    padding-left: 17px;
}
.ow_header_wrap {
    background: url(images/header_right.png) no-repeat right top;
    padding-right: 17px;
}
.ow_logo_wrap {
        padding: 0 0 10px 13px;
}
.ow_logo_wrap a {
        font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
        font-size: 20px;
        text-transform: uppercase;
        color: #CA2B63;
}
.ow_logo_wrap a:hover {
        text-decoration: none;
}
.ow_logo_img {
        background-image: url('images/logo.png'); /** OW_Control type:image, key:logoImage, section:1. General Settings, 

label: Logo image, description: Upload your own logo image **/
        background-repeat: no-repeat;
        display: none;
        width: 100%;
        height: 60px; /** OW_Control type:text, key:logoHeight, section:1. General Settings, label: Logo image height **/

}
.ow_header .ow_search{
    float: right;
    padding: 5px;
}

.ow_header_img {
    width: 100%;
}

.ow_header_pic .ow_header_img {
    visibility: hidden;
}



/* ---- End of the Header styles ---- */

/* ---- Sidebar styles ---- */
.ow_sidebar .ow_box_cap {
        border-bottom: 0px;
}
.ow_sidebar .ow_box {
        border-top: 1px solid #ffffff;
}
html body .ow_sidebar h3 {
        font-size: 13px;
}
/* ---- End of Sidebar styles ---- */


/* Landscape phones and down /*                                                                                            

                                        /*Copyright-by-Oxwall-CandyStore*/
@media (max-width: 480px) { 
    .ow_page_container, .ow_site_panel_wrap, .ow_footer { max-width: 460px; min-width: 300px; }
    .ow_sidebar { float: none; margin: 0px; width: 100%; }
    .ow_content { float: none; }
    .ow_page { margin: 0px; }
    .ow_content .ow_left, .ow_content .ow_right, .ow_content .ow_superwide, .ow_content .ow_supernarrow { float: none; 

width: 100% !important; margin-bottom: 10px; }
    .ow_content > .ow_right { text-align: right; margin-bottom: 15px; }
    div.ow_menu_wrap { display: block; } 
    ul.ow_main_menu li a { font-size: 11px; padding: 1px 6px 1px; }
    body a.ow_add_content { background-position: 13px center; padding: 7px 0; text-align: left; text-indent: 40px; width: 

47%; }
    ul.ow_content_menu li { clear: both; margin-top: 5px; border: none; }
    ul.ow_content_menu li a { font-size: 11px; }
    ul.ow_content_menu span { padding: 1px 8px 1px 28px; background-position: 5px 2px; }
    div h1.ow_stdmargin { font-size: 14px; font-weight: normal; margin-bottom: 10px; }
    body div.floatbox_container { max-width: 93% !important; }
    .ow_photo_list_item { width: 186px; }
    div.ow_stdmargin { margin-bottom: 10px; }
    div.ow_bg_color { padding: 10px; }
    body .floatbox_container .ow_sign_in_wrap form { padding: 0px; }
    body .ow_sign_in_wrap { width: auto; }
    .floatbox_container .ow_sign_in_wrap form .ow_sign_in,
    .floatbox_container .ow_sign_in_wrap form .ow_sign_up { float: none; width: 100%; margin: 0px; }
    body .ow_table_1 td, body .ow_table_2 td { padding: 5px; }
    body input[name=userPhoto] { max-width: 100px; }
    body form[name=add-topic-form] input[name^=attachments] { max-width: 100px; }
    body form[name=GROUPS_CreateGroupForm] input[name=image] { max-width: 100px; }
    body form[name=event_add] input[name=image] { max-width: 100px; }
    body form[name=photoUploadForm] input[name^=photos] { max-width: 100px; }
    div[class^=captchaField_input_] > div.ow_automargin { width: 210px !important; }
    span.ow_signin_label { margin: 1px 0; }
    div.ow_box_cap h3, div.ow_box_cap_empty h3 { font-size: 11px; padding: 6px 0 6px 32px; }
    div.ow_box_cap_empty .ow_box_cap_body { height: 26px; }
    .ow_photo_info { max-width: 300px; margin: 0px auto; }
    .ow_photo_info .ow_left, .ow_photo_info .ow_right { float: none; width: 100%; }
    
    .ow_notification_list .ow_tooltip_top_right.ow_tooltip { right: -10px; }
    .ow_mailbox_items_list .ow_tooltip_top_right.ow_tooltip { left: -15px; right: auto; }
    .ow_friend_request_list .ow_tooltip_top_right.ow_tooltip, .ow_invitation_list .ow_tooltip_top_right.ow_tooltip { left: 

0px; right: auto; }
    .ow_mailbox_items_list .ow_tooltip_top_right .ow_tooltip_tail { padding-left: 15px; text-align: left; }
    .ow_friend_request_list .ow_tooltip_top_right .ow_tooltip_tail, .ow_invitation_list .ow_tooltip_top_right 

.ow_tooltip_tail { text-align: left; padding-left: 5px; }
    .ow_notification_list .ow_console .ow_tooltip .ow_tooltip_body { max-width: 195px; }
    .ow_mailbox_items_list .ow_console .ow_tooltip .ow_tooltip_body { max-width: 215px; }
    .ow_friend_request_list .ow_console .ow_tooltip .ow_tooltip_body, .ow_invitation_list .ow_console .ow_tooltip 

.ow_tooltip_body { max-width: 235px; }
    .ow_notification_list .ow_console_list_wrapper { max-width: 185px; }
    .ow_mailbox_items_list .ow_console_list_wrapper { max-width: 205px; }
    .ow_friend_request_list .ow_console_list_wrapper, .ow_invitation_list .ow_console_list_wrapper { max-width: 225px; }
    div.ow_invitation_list .ow_console_invt_txt { width: 115px; }
    div.ow_console_invt_no_img .ow_console_invt_txt { width: 132px; }
    
    div.ow_console_item { padding: 0 3px; margin: 0px; height: 17px; line-height: 15px; }
    span.ow_console_more { height: 19px; padding-left: 1px; }
    html body div.ow_console_item a { font-size: 10px; }
    div.ow_user_list .ow_item_set3 { width: 100%; }
    div .ow_console span.ow_count_wrap { padding-top: 1px; margin-right: -2px; }
    .ow_console_item span.ow_ico_signin { margin: 1px 0 0 2px; }
    span.ow_ico_signin:last-child { margin-right: -2px; }
    div.ow_message_cont { width: 270px; margin-left: -135px; }
    body input[type="submit"], body input[type="button"] { font-size: 11px; height: 29px; }
    div.ow_box_toolbar { white-space: normal; }
    .buttons span.ow_button { margin-bottom: 5px; }
    .ow_change_avatar .ow_wide { width: 90%; }
    div.ow_change_avatar .avatar_current, div.ow_change_avatar .ow_avatar_preview { border: none; }
    body table.ow_mailbox td.mail_info { white-space: normal !important; width: 30px; }
    body table.ow_mailbox  td, body table.ow_mailbox td { padding: 3px; }
    table.ow_mailbox { font-size: 11px; }
    .ow_mailbox .ow_blitem { margin-bottom: 3px; }
    div.ow_sign_in_wrap { top: 20px; margin: 0px 15px; left: 0px !important; }
    div.ow_sign_in_wrap form { padding: 15px; }
    div.ow_sign_in_wrap form .ow_sign_in { float: none; width: 100%; }
    div.ow_sign_in_wrap form .ow_sign_up { width: 100%; margin: 0px !important; }
    div.ow_sign_in_wrap h2 { font-size: 17px; line-height: 20px; padding: 0 10px; }
    #mailbox-add-message-form .ow_submit_auto_click { display: block; }
    .ow_forum th.ow_name { width: auto; }
    .ow_forum th { padding: 3px; font-size: 11px; }
}

/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) { 
        .ow_page_container, .ow_site_panel_wrap, .ow_footer { max-width: 700px; }
    .ow_sidebar { float: none; margin: 0px; width: 100%; }
    .ow_content { float: none; }
    .ow_content .ow_left, .ow_content .ow_right, .ow_content .ow_superwide, .ow_content .ow_supernarrow { float: none; 

width: 100% !important; }
    .ow_content > .ow_right { text-align: right; margin-bottom: 15px; }
    .ow_page { margin: 0px; }
    ul.ow_main_menu li a { font-size: 11px; padding: 1px 6px 1px; }
    a.ow_add_content { background-position: 13px center; padding: 7px 0; text-align: left; text-indent: 40px; width: 48%; 

}
    ul.ow_content_menu li { clear: both; margin-top: 5px; border: none; }
    body div.floatbox_container { max-width: 93% !important; }
    body .floatbox_container .ow_sign_in_wrap form { padding: 0px; }
    body .ow_sign_in_wrap { width: auto; }
    .floatbox_container .ow_sign_in_wrap form .ow_sign_in,
    .floatbox_container .ow_sign_in_wrap form .ow_sign_up { float: none; width: 100%; margin: 0px; }
    .ow_mailbox_items_list .ow_tooltip_top_right.ow_tooltip, .ow_friend_request_list .ow_tooltip_top_right.ow_tooltip,
    .ow_invitation_list .ow_tooltip_top_right.ow_tooltip { left: 0px; right: auto; }
    .ow_mailbox_items_list .ow_tooltip_top_right .ow_tooltip_tail, .ow_friend_request_list .ow_tooltip_top_right 

.ow_tooltip_tail,
    .ow_invitation_list .ow_tooltip_top_right .ow_tooltip_tail { padding-left: 5px; text-align: left; }
    .ow_notification_list .ow_console .ow_tooltip .ow_tooltip_body { max-width: 255px; }
    .ow_mailbox_items_list .ow_console .ow_tooltip .ow_tooltip_body { max-width: 265px; }
    .ow_notification_list .ow_console_list_wrapper { max-width: 245px; }
    .ow_mailbox_items_list .ow_console_list_wrapper { max-width: 255px; }
    div.ow_message_cont { width: 470px; margin-left: -235px; }
    #joinForm { margin-bottom: 10px; }
    .ow_photo_info { max-width: 460px; margin: 0px auto; }
    div.ow_sign_in_wrap { top: 20px; margin: 0px 15px; left: 0px !important; }
    div.ow_sign_in_wrap form { padding: 15px; }
    div.ow_sign_in_wrap form .ow_sign_in { float: none; width: 100%; }
    div.ow_sign_in_wrap form .ow_sign_up { width: 100%; margin: 0px !important; }
    div.ow_sign_in_wrap h2 { font-size: 17px; line-height: 20px; padding: 0 10px; }
    #mailbox-add-message-form .ow_submit_auto_click { display: block; }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
        .ow_page_container, .ow_site_panel_wrap, .ow_footer {
        max-width: 760px;
    }
    ul.ow_main_menu li a { font-size: 11px; padding: 1px 6px 1px; }
    .ow_content .ow_left, .ow_content .ow_right, .ow_content .ow_superwide, .ow_content .ow_supernarrow { float: none; 

width: 100% !important; }
    .ow_content > .ow_right { float: none; text-align: right; margin-bottom: 15px; }
    .ow_content_menu_wrap { clear: both; margin-top: 5px; }
}

/* Large desktop */                                                                                                        

                                        /*Copyright-by-Oxwall-CandyStore*/ 
@media (min-width: 1000px) {
    .ow_page_container, .ow_site_panel_wrap, .ow_footer {
        max-width: 1000px;
    }
}

.ow_video_player iframe { max-width: 100%; }

/* ---- Console styles ---- */
.ow_console .wackwall_link{
    background: url(images/console-w.png) no-repeat 50% 50%;
    display: block;
    height: 30px;
    width: 35px;
}

.ow_console .wackwall_link:hover{
    text-decoration:none;
}
.ow_console .common_shortcuts a{
    background-position:50% 50%;
    background-repeat: no-repeat;
    display:inline-block;
    height:30px;
    width:25px;
}
.ow_console .common_shortcuts a:hover{
    text-decoration:none;
}
.ow_console .notification_shortcut{
    padding:0 7px;
}
.ow_console .notification_shortcut a{
    background-position:0 50%;
    background-repeat:no-repeat;
    display:block;
    padding: 5px 0 5px 20px;
    text-decoration:none;
}
.ow_site_panel {
        z-index: 99;
        position: fixed;
        width: 100%;
        top: 0px;
        left: 0px;
}

.ow_site_panel_wrap {
        height: 40px;
        margin: 0px auto;
        position: relative;
}
.ow_console {
        font-size: 11px;
    color: #666;
}

.ow_console_body {
        padding: 6px 4px 7px 7px;
        background: #ffffff;
        text-align: left;
        float: right;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        margin-left: 1px;
        margin-right: 1px;
}
.ow_console_block {
        display: inline-block;
        text-align: left;
        vertical-align: top;
}
.ow_console_item {
        background: #fefefe url(images/console_item_bg.png) repeat-x 0px 0px;
        display: inline-block;
    position:relative;
        line-height: 21px;
    height:22px;
    margin:0 4px 0 0px;
    padding:0 8px;
    border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border: 1px solid #90bfe5;
        vertical-align: top;
        text-align: left;
}

.ow_console_item:hover {
        border-color: #74a1c6;
        cursor: pointer;
}
.ow_console_dropdown_hover:hover {
        background: #efefef url(images/console_active_item_bg.png) repeat-x 0px 0px;
        border-color: #74a1c6;
        cursor: pointer;        
}
.ow_console_dropdown_pressed {
        background: #efefef url(images/console_active_item_bg.png) repeat-x 0px 0px;
        border-color: #74a1c6;  
}
.ow_console_item a {
        color: #CA2B63;
}
.ow_console_item a:hover {
        text-decoration: none;
}
.ow_console_more {
    background: url("images/console_arr.png") no-repeat scroll right center transparent;
    display: inline-block;
    height: 22px;
    min-width: 8px;
    padding: 0 0px 0 3px;
    vertical-align: top;
}
.ow_console_item:hover .ow_console_more {
    background: url("images/console_arr_hover.png") no-repeat scroll right center transparent;
}
/* ---- Console select language styles ---- */
.ow_console_lang_item {
        text-transform: uppercase;
}
li.ow_console_lang_item {
        padding: 3px 8px;
        border: 1px solid transparent;
    border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        margin-bottom: 1px;
}
li.ow_console_lang_item:hover {
        border: 1px solid #ccc;
        background: #fff url(images/console_item_bg.png) repeat-x center 0px;
}
.ow_console_lang_item span {
        display: inline-block;
        padding-left: 23px;
}
/* ---- End Console select language styles ---- */

.ow_console .ow_tooltip_top_right {
        top: 10px;
        padding-top: 2px;
}
.ow_console .ow_tooltip_top_right .ow_tooltip_tail span {
        background-position: 1px -6px;
}
.ow_console span.ow_count_wrap {
        padding: 4px 0px 0px;
        margin: 0px -3px 0px 2px;
}
.ow_console span.ow_count_bg {
}
.ow_console span.ow_count {
        position: relative;
        top: 0px;
        line-height: 13px;
}
.ow_console .ow_tooltip_body {
        -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.4);
        -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.4);
    box-shadow: 0 2px 8px rgba(0,0,0,0.4);
 }
 .ow_console_list_wrapper {
        width: 330px;
        overflow-y: auto;
        word-wrap: break-word;
        min-height: 60px;
}
.ow_console_list {
        cursor: default;
}
.ow_console_list li {
        padding: 3px;
        margin: 0px 0px 4px;
        height: auto;
        overflow: hidden;
        border: 1px solid #ececec;
    border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
}
.ow_console_list li:hover {
        border-color: #ccc;
}
.ow_console_list li.ow_console_new_message {
        background: #fff;
        border-color: #ccc;
}
.ow_console_list li:last-child {
        margin-bottom: 0px;
}
.ow_console .ow_avatar {
        float: left;
        margin-right: -40px;
        height: 40px;
        width: 40px;
        padding: 0px;
        background-image: none;
}
.ow_console .ow_avatar img {
        height: 40px;
        width: 40px;
}
.ow_console_ntf_txt, .ow_console_invt_txt {
        display: block;
        line-height: 16px;
        color: #666;
}
.ow_console_invt_txt a {
        color: #2A80AE;
}
.ow_console_view_all_btn_wrap {
        padding-top: 4px;
        background: #FAFAFA;
}
.ow_console_view_all_btn {
        text-decoration: none;
        display: block;
        line-height: 11px;
        padding: 8px 0px;
        text-align: center;
        border: 1px solid #ccc;
        background: url(images/console_item_bg.png) repeat-x;
}
ul.ow_console_dropdown {
        min-width: 110px;
    text-align: left;
        overflow-x: auto;
        cursor: default;
}
ul.ow_console_dropdown .ow_console_dropdown_cont {
        white-space: nowrap;
        margin-bottom: 1px;
}
ul.ow_console_dropdown .ow_console_dropdown_cont a {
        padding: 3px 8px;
        border: 1px solid transparent;
        display: block;
}
ul.ow_console_dropdown .ow_console_dropdown_cont a:hover {
    border: 1px solid #81E4F2;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
        background: #fff url(images/console_item_bg.png) repeat-x center 0px;
}
ul.ow_console_dropdown li:last-child .ow_console_dropdown_cont {
        margin-bottom: 0px;
}
.ow_console .ow_tooltip .ow_tooltip_body {
        max-width: 330px;
}
.ow_console_ntf_cont, .ow_console_invt_cont {
        display: block;
        margin: 0px 57px 0px 45px;
        line-height: 16px;
        color: #666;
}
.ow_console_ntf_txt, .ow_console_invt_txt {
        min-height: 19px;
        padding: 0px 0px 3px 0px;
}
.ow_console_invt_txt {
        width: 211px;
        word-wrap: break-word;
}
.ow_console_invt_cont a {
        color: #2A80AE;
}
.ow_console_invt_cont a:hover {
        color: #666;
        text-decoration: underline;
}
.ow_console_invt_cont .ow_lbutton:hover {
        text-decoration: none;
}
.ow_console_invt_img {
        float: right;
        margin-left: -54px;
        width: 54px;
        height: 54px;
        text-align: right;
}
.ow_console_invt_img img {
        max-height: 100%;
        max-width: 100%;
}
.ow_console_invt_no_img .ow_console_invt_txt {
        width: 273px;
}
.ow_console_invt_no_img {
        margin-right: 0px;
}
.ow_console_divider {
        line-height: 1px;
        height: 1px;
        background: #dcdcdc;
        border-bottom: 1px solid #fff;
        margin: 3px 0px 2px;
}
.ow_cursor_pointer {
        cursor: pointer;
}
.ow_cursor_default {
        cursor: default;
}
/* ---- End of Console styles ---- */


/*========================================================
        [4] Forms        __forms
  ========================================================*/

/* ---- Form Elements styles ---- */

input[type=text],
input[type=password],
textarea,
select,
div.jhtmlarea{
    background-image: url(images/inputbg.gif); /** OW_Control type:image, section:3. Other styles, key:inputBg, 

label:Input background **/
        background-repeat: repeat-x;
        background-position: 0px 0px;
    border: 1px solid #81E4F2;
    color: #585858;
    font-family: "Lucida Grande", "Verdana";
    font-size: 13px;
    padding: 4px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
        outline: 0;
        outline: thin dotted \9;
        /* IE6-9 */
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(82, 168, 236, 0.6);
}
body form div.jhtmlarea {
        padding: 0px;
        background: #fff;
        width: 100% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}
body .jhtmlarea .toolbar {
        padding: 2px 2px 0px;
        height: 24px;
        background: #fafafa;
        border-bottom: 1px solid #e8e8e8;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
}
body .jhtmlarea .toolbar ul {
        height: 24px;
}

.jhtmlarea .input_ws_cont {
        padding: 8px;
}

body.htmlarea_styles {
        margin: 0px;
}

html body .ow_sidebar *,
html body .ow_console *{
        font-size: 10px;
}

select{
    background-image: none;
}

textarea{
    height: 100px;
    width: 100%;
    resize: vertical;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;    
}

input[type=text],
input[type=password]{
    width: 100%;
    height: 30px;
    line-height: 22px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;    
}

/*.ow_supernarrow input[type=text],
.ow_supernarrow input[type=password]{
    width: 95%;
}*/
input[type=submit],
input[type=button]{
        background-color: transparent;
    background-position: right 50%;
        background-repeat: no-repeat;
    background-image: url(images/ic_right_arrow.png);
    padding: 1px 31px 2px 0px;
    color: #4E7B9F; /** OW_Control type:color, section:2. Colors, key:buttonText, label:Button text **/
    font-weight: normal;
    cursor: pointer;
    height: 30px;
        font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
        text-transform: uppercase;
        font-size: 13px;
        border: none;
}
/* temp hack for decorating buttons in FF */
body:not(:-moz-handler-blocked) input[type=submit],
body:not(:-moz-handler-blocked) input[type=button]{
    padding-top: 0px;
    padding-right: 31px;
}
/* End of temp hack for decorating buttons in FF */

html body div span.ow_button input[type=submit],
html body div span.ow_button input[type=button]{
}

html body.ow input[type=submit],
html body.ow input[type=button]{
    margin: 0px;
}
span.ow_button {
        display: inline-block;
        background-color: #fff;
        background-repeat: no-repeat;
        background-image: url(images/btn_grad.png);
        background-position: right top;
        padding: 0px 9px;
        border: 1px solid #c5edf3;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
span.ow_button:hover {
        border-color: #81E4F2;
}

span.ow_button span.ow_button {
    border-radius: none;
    -moz-border-radius: none;
    -webkit-border-radius: none;
        border: none;
        background-image: none;
        background-position: right center;
        background-repeat: no-repeat;
        background-color: transparent;
}
span.ow_button span {
        display: inline-block;
        padding: 0px 0px 0px 0px;
        background-position: right center;
        background-repeat: no-repeat;
        background-color: transparent;
}
.ow_btn_delimiter span.ow_button:first-child {
        margin-right: 16px;
}
.ow_btn_delimiter span.ow_button span.ow_button {
        margin: 0px;
}
html body.ow span.ow_button {
}
body.ow input.ow_inprogress,
body.ow .ow_inprogress {
    background-image: url(images/ajax_preloader_button.gif);
}

*+html input[type=submit],
*+html input[type=button]{
    overflow: visible;
}

input[type=submit]:hover,
input[type=button]:hover{
    /* empty */
}

input[type=submit].submit{
    background-color: #00aa00;
    color: #fff;
}

input[type=submit].alert{
    background-color: #ff6666;
    color: #fff;
}

input[type=submit].submit:hover{
    /* empty */
}

input[type=submit].alert:hover{
    /* empty */
}


ul.ow_radio_group li{
        float:left;
}

ul.ow_checkbox_group li{
        float:left;
}

textarea.invitation,
input[type=text].invitation,
input[type=password].invitation{
        color:#999;
}

.form_auto_click textarea.invitation{
        height:50px;
}

#about_me_widget_input {
        width: 100% !important;
}
div.ow_about_me_widget {
        padding: 4px;
}

form .error{
        background: #ea400b;
    color: #fff;
    padding: 0px 5px;
    font-size: 11px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    line-height: 17px;
}

form input[type=text].hasDatepicker{
    width: 87%;
}

form br.ow_no_height{
    line-height: 0;
}

.color_input input[type=text]{
    width:70%;
}

.ow_multiselect select{
    width: 120px;
    padding: 2px;
}

.ow_multiselect input[type=button]{
    padding-left: 20px;
}


.form_auto_click .ow_submit_auto_click{
    display:none;
}

/* ---- Positive and Negative buttons ---- */

html body div .ow_positive input[type=submit],
html body div .ow_positive input[type=button]{
        color: #CA2B63;
}
.ow_negative input[type=submit],
.ow_negative input[type=button]{
        background: url(images/btn_grad_negative.png) repeat-x;
        padding-right: 2px;
}
body:not(:-moz-handler-blocked) .ow_negative input[type=submit],
body:not(:-moz-handler-blocked) .ow_negative input[type=button] {
        padding-right: 2px;
}

/* ---- End of Positive and Negative buttons ---- */

html body div .ow_green {
    color: #089634;
}

html body div .ow_red{
    color: #ee3d32;
}

html body div .ow_mild_red,
.ow_navbox.ow_mild_red a.move{
    color: #f42217;
}

html body div .ow_mild_green,
.ow_navbox.ow_mild_green a.move{
        color: #7cbb11;
}

html body .ow_button.ow_red,
html body .ow_button.ow_mild_red,
html body .ow_button.ow_green,
html body .ow_button.ow_mild_green,
.ow_button .ow_mild_red,
.ow_button .ow_red,
.ow_button .ow_green,
.ow_button .ow_mild_green {
        background-color: transparent;
        border-color: transparent;
        color: #626060;
}

input[type=submit].ow_green,
input[type=button].ow_green,
input[type=submit].ow_mild_green,
input[type=button].ow_mild_green,
input[type=submit].ow_red,
input[type=button].ow_red,
input[type=submit].ow_mild_red,
input[type=button].ow_mild_red  {
        background-color: transparent;
}

/* wysiwyg styles */

body.htmlarea_styles{
    font-family: "Lucida Grande", "Verdana", "Tahoma"; /** key:commonFontFamily  **/
    color: #333;
    font-size: 13px; /** key:commonFontSize **/
    line-height: 18px;

}

body.htmlarea_styles a{

}

body.htmlarea_styles p{
    margin:0;
}


/* wysiwyg styles end */
/* ---- End of Form Elements styles ---- */


/* ---- Form Table styles ---- */
/* ---- End of Form Table styles ---- */


/*========================================================
        [5] Common Blocks        __blocks
  ========================================================*/
.ow_box_cap_empty {
        background: url('images/box_cap.gif') repeat-x left top;
        border: 1px solid #81E4F2;
    border-radius: 6px;
        margin-bottom: 8px;
}

.ow_box_cap_empty .ow_box_cap_right {
}

.ow_box_cap_empty .ow_box_cap_body {
        height: 30px;
}

.ow_box_cap h3,
.ow_box_cap_empty h3{
    background-image: url(images/ic_file.png);
    background-repeat: no-repeat;
    background-position: 8px 50%;
    padding: 8px 0 8px 32px;
    text-transform: uppercase;
        height: 14px;
        line-height: 14px;      
    overflow: hidden;
        font-weight: normal;
        font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
}

.ow_box_cap {
        background: #ddf6f9 url('images/box_cap.gif') repeat-x left top;
        border: 1px solid #81e4f2;
    border-radius: 6px 6px 0px 0px;
}

.ow_box {
    background-color: #f1fdff;
    border: 1px solid #c5edf3;
    margin-bottom: 8px;
    padding: 8px 8px 8px 8px;
    position: relative;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: none;
}

.ow_box.ow_no_cap {
        border-top: 1px solid #c5edf3;
}

.ow_box_empty{
        position: relative;
}
.ow_box .bottom_toolbar, .ow_box_mod .bottom_toolbar{
        margin-top: 10px;
    border-top: 1px solid #ccc;
    font-size: 10px;
    padding: 0 5px;
    text-align: right;
}
.ow_box.ow_no_cap {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.ow_sidebar .ow_box_bottom_shadow,
.ow_supernarrow .ow_box_bottom_shadow
{
        background-image: url('images/box-shadow-small.png');
        bottom: -12px;
}

/*========================================================
        [6] Standard Listings        __listings
  ========================================================*/

.ow_canvas .ow_avatar img,
.ow_canvas .ow_lp_avatars img,
.ow_canvas .ow_newsfeed_avatar img {
    width: 40px;
    height: 40px;
}
/* ---- Item Picture Content ---- */
.ow_ipc {
        margin-top: 16px;
        margin-bottom: 0px;
}
.ow_ipc:first-child {
        margin-top: 0px;
}

.ow_ipc_picture{
    float: left;
    margin-right: -50px;
    width: 50px;
        /*padding: 4px 5px 6px;*/
}
.ow_ipc_picture .ow_avatar {
        background: url(images/avatar_bg.png) no-repeat;
}
.ow_ipc_picture img {
        width: 40px;
        height: 40px;
}
.ow_ipc_picture img:first-child {
        margin-top: 7px;
        margin-left: 5px;
}
.ow_ipc_picture .ow_avatar img {
        margin-top: 0px;
        margin-left: 0px;       
}
.ow_ipc_info{
    margin-left: 57px;
    padding: 0px 0px 10px 0px;
        border-bottom: 1px solid #C5EDF3;
}

.ow_ipc_header{
    padding: 0px 0px 0px;
    margin: 0px 0px 0px;
}
.ow_ipc_header a {
        font-size: 12px;
        font-weight: bold;
}
.ow_ipc.ow_smallmargin {
        margin-bottom: 0px;
}
.ow_ipc_content{
    padding: 0px 0px 12px 0px;
    line-height: 1.25em;
}
.ow_ipc_toolbar{
    font-size: 11px;
        float: left;
        padding: 0 0px 0px 0px;
        width: 100%;
}
.ow_ipc_toolbar .ow_icon_control {
        padding: 0px;
}
html body div .ow_ipc_toolbar span {
        background: none;
}
.ow_ipc_toolbar .ow_ipc_date,
.ow_ipc_date {
        float: right;
        font-size: 10px;
        line-height: 14px;
}
.ow_ipc_toolbar .ow_delimiter {
        display: none;
}
.ow_table_1 .ow_ipc_info,
.ow_table_2 .ow_ipc_info {
        border: none;
}
/* ---- End of the Item Picture Content ---- */

/* ---- Mini Item Picture Content ---- */
.ow_mini_ipc_picture {
    float: left;
    margin-right: -42px;
    width: 42px;
}
.ow_mini_ipc_picture .ow_avatar {
        background: url(images/avatar_mini_bg.png) no-repeat 0px 0px;
}

.ow_mini_ipc_picture img,
.ow_mini_ipc_picture .ow_avatar,
.ow_mini_ipc_picture .ow_avatar img {
    width: 32px;
    height: 32px;
}

.ow_mini_ipc_info {
    margin-left: 49px;
    padding-top: 0;
}

.ow_mini_ipc_info .mipc_url {
    font-weight: bold;
}
.ow_mini_ipc_content {
    margin-top: 5px;
}
/* ---- End of the Mini Item Picture Content ---- */

/* ---- Item Content ---- */
.ow_ic_header {
        margin-bottom: 5px;
}

.ow_ic_description {
        margin-bottom: 5px;
}
.ow_ic_date {
        float: right;
        font-size: 10px;
        line-height: 14px;      
}
th,
.ow_highbox_table .ow_highbox,
.ow_page .ow_highbox,
.ow_sidebar,
.ow_table_3 td {
        border-color: #C5EDF3;
}
.ow_page td.ow_highbox {
        border-color: #e8e8e8;
}

.ow_box_toolbar {
        margin-top: 16px;
    font-size: 11px;
        float: right;
    white-space: nowrap;
}
.ow_box_toolbar span {
        padding: 0px 2px 0px 0px;
}
.ow_box_toolbar span.ow_nowrap a {
        display: inline-block;
    border-radius: 3px;
        border: 1px solid #81E4F2;
        background: #C5EDF3;
        padding: 0px 6px 0px;
        line-height: 21px;
}
.ow_box_toolbar span.ow_nowrap a:hover {
        color: #CA2B63;
}
.ow_box_empty .ow_box_toolbar {
        text-shadow: #fff 1px 1px 0;
}
.ow_box_toolbar a {
        color: #5a5a5a;
}
.ow_box_toolbar a:hover {
        text-decoration: none;
}
.ow_box_toolbar .ow_delimiter,
.ow_ic_toolbar  .ow_delimiter{
        display: none;
}

.ow_avatar_list{
    text-align: center;
}

.ow_avatar_list a{
    margin-bottom: 0px;
    margin-right: 1px;
}

/* ---- Tooltip ---- */
.ow_tooltip {
    margin-top: 0;
    padding-top: 2px;
}
.ow_tooltip_tail {
    display:inline-block;
    padding: 0px 0px;
        width: 100%;
}
.ow_tooltip_tail span {
    display:inline-block;
        background: url(images/tooltip_tail.png) no-repeat 8px -6px;
        width: 19px;
        height: 6px;
        margin-bottom: -1px;
}
.ow_tooltip .ow_tooltip_body {
    background:#fafafa;
    padding:4px;
    border-radius:4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border: 1px solid #81E4F2;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
        box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
        /*max-width: 250px;*/
}
/* ---- Top Right Tooltip  ---- */
.ow_tooltip_top_right.ow_tooltip {
    margin-top: 0;
    position: absolute;
    right: -1px;
    top: 0px;
 }
.ow_tooltip_top_right .ow_tooltip_tail span {
        background-position: 3px -6px;
}
.ow_tooltip_top_right .ow_tooltip_tail {
        text-align: right;
}
/* ---- Bottom Left Tooltip  ---- */
.ow_tooltip_bottom_left .ow_tooltip_tail span {
        background-position: 9px 0px;
        margin-top: -1px;
}
/* ---- Bottom Right Tooltip  ---- */
.ow_tooltip_bottom_right .ow_tooltip_tail span {
        background-position: 1px 0px;
        margin-top: -1px;
}
.ow_tooltip_bottom_right .ow_tooltip_tail {
        text-align: right;
}
/* ---- Left Side Tooltip  ---- */
.ow_tooltip_left .ow_tooltip_tail {
        float: left;
        margin-right: -4px;
        width: 4px;
        padding-top: 8px;
}
.ow_tooltip_left .ow_tooltip_tail span {
        margin: 0px;
        width: 5px;
        height: 11px;
        background-position: 0px -28px;
}
.ow_tooltip_left .ow_tooltip_body {
        display: block;
        margin-left: 4px;
}
/* ---- Right Side Tooltip  ---- */
.ow_tooltip_right .ow_tooltip_tail {
        float: right;
        margin-left: -4px;
        width: 5px;
        padding-top: 8px;
}
.ow_tooltip_right .ow_tooltip_tail span {
        margin: 0px;
        width: 5px;
        height: 11px;
        background-position: 0px -15px;
}
.ow_tooltip_right .ow_tooltip_body {
    display:block;
        margin-right: 4px;
}


/* ---- End of Tooltip  ---- */

/* ---- Counter  ---- */
.ow_count_wrap {
    text-align: center;
        display: inline-block;
        line-height: 15px;
        font-size: 10px;
        vertical-align: top;
}
.ow_count_bg {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
        display: inline-block;
    background: none repeat scroll 0 0 #bcbcbc;
        min-height: 15px; 
        overflow: hidden;
}
.ow_count {
    color: #fff;
    padding: 0 4px 0 4px;
}
.ow_count_active {
    background: none repeat scroll 0 0 #4E7B9F;
}
/* ---- End of Counter  ---- */

/* ---- Item Voted Content ---- */

.ow_ivc_box{
}

.ow_ivc_voteupdown{
        background-repeat: no-repeat;
        background-position: center 5px;
    float: left;
    margin-right: -50px;
    padding: 0px 5px 5px;
    text-align: center;
}

.ow_ivc_content{
    margin-left: 75px;
}
/*
.ow_ivc_origin{
   background-repeat: no-repeat;
   margin-bottom: 8px;
   padding: 2px 0px 2px 20px;
}


.ow_ivc_toolbar .ow_comments,
.ow_ivc_toolbar .ow_tags,
.ow_ivc_toolbar .ow_voteup,
.ow_ivc_toolbar .ow_votedown{
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 5px;
    padding: 0px 0px 2px 20px;
}
*/
/* ---- Listing Picture ---- */

.ow_lp_picture{
    float: left;
    margin: 0 1px 1px 0;
}

.ow_lp_wrapper{
    /*float: left;
    overflow: hidden;
    text-align: center;*/
}

.ow_lp_avatars{
        text-align:center;
}

.ow_lp_avatars .ow_lp_wrapper{
        display: inline-block;
    margin: 0 1px 1px 0;
    width: 40px;
}

.ow_lp_albums .ow_lp_wrapper{
    width: 77px;
    height: 77px;
    padding: 4px 0px 0px 5px;    
    float: left;
    margin-right: 4px;
    background: url(images/lp_wrapper.png) no-repeat 0px 0px;    
}

.ow_lp_photos .ow_lp_wrapper{
    width: 77px;
    height: 77px;
    padding: 4px 0px 0px 5px;
    margin: 0 2px 2px 0;
    display: inline-block;
    float: none;
    background: url(images/lp_wrapper.png) no-repeat 0px 0px;
    text-align: left;
}

.ow_lp_avatars img {
    /*display: block;*/
}

.ow_lp_avatars .ow_avatar {
    margin: 1px;
        text-align: left;
}

.ow_lp_photos img,
.ow_lp_albums img{
    width: 72px;
    height: 72px;
    /*display: block;*/
}

.ow_lp_label{
    margin-left: 80px;
}

.ow_lp_avatars.ow_mini_avatar{
    text-align:left;
}
.ow_mini_avatar .ow_avatar{
    background: url(images/avatar_mini_bg.png) no-repeat 0px 0px;
}
.ow_mini_avatar .ow_avatar, .ow_avatar.ow_mini_avatar,
.ow_mini_avatar .ow_avatar img, .ow_avatar.ow_mini_avatar img {
    width: 32px;
    height: 32px;
}

a.avatar_list_more_icon{
    width: 25px;
    height: 32px;
    display: inline-block;
    margin: 0 1px;
    background: #eee url(images/more_icon.png) no-repeat 50% 50%;
}

/* ---- User List ---- */

.ow_user_list {
}

.ow_user_list .ow_item_set3{
    width: 31%;
    word-wrap: break-word;
}

.ow_user_list_item{
    float: left;
    padding: 10px;
    padding-right: 0px;
    position: relative;
}

.ow_user_list_picture{
    float: left;
    margin-right: -50px;
    width: 50px;
}

.ow_user_list_picture img{
    width: 40px;
    height: 40px;
}

.ow_user_list_data{
    margin-left: 53px;
}
.ow_uli_context_menu {
        position: absolute;
        top: 10px;
        right: 10px;
        display: none;
}
.ow_user_list_item:hover .ow_uli_context_menu {
        display: block;
}
.ow_uli_context_menu .ow_tooltip .ow_tooltip_body {
    padding: 4px 0;
}
.ow_uli_context_menu .ow_context_action_list a {
        padding: 4px 12px;
}
/*=======================================================
        [7] Tables        __tables
  ========================================================*/
.ow_table_1,
.ow_table_2 {
        border-collapse: separate;
}
.ow_table_3 {
        border-collapse: collapse;
}
.ow_table_1,
.ow_table_2,
.ow_table_3{
    margin-bottom: 25px;
    width: 100%;
}
.ow_table_1 tr td,
.ow_table_2 tr td,
.ow_user_list .ow_alt1,
.ow_user_list .ow_alt2,
.ow_video_list .ow_alt1,
.ow_video_list .ow_alt2,
.ow_photo_list .ow_alt1,
.ow_photo_list .ow_alt2 {
        border-style: solid;
        border-color: #C5EDF3;
}
.ow_table_1 tr td,
.ow_table_2 tr td {
        border-width: 0px 1px 1px 0px;
}
.ow_table_1 .ow_empty + tr td:first-child,
.ow_table_2 .ow_empty + tr td:first-child {
    border-radius: 4px 0px 0px 0px;
    -moz-border-radius: 4px 0px 0px 0px;
    -webkit-border-radius: 4px 0px 0px 0px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-width: 1px;
}
.ow_photo_list div:first-child,
.ow_video_list div:first-child,
.ow_user_list div:first-child {
        border-left-width: 1px;
        border-top-width: 1px;
}
.ow_table_1 tr td:first-child,
.ow_table_2 tr td:first-child {
        border-left-width: 1px;
}
.ow_photo_list div,
.ow_video_list div,
.ow_user_list div {
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
}
.ow_photo_list div:last-child,
.ow_video_list div:last-child,
.ow_user_list div:last-child {
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
    border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
}
.ow_photo_list div:first-child,
.ow_video_list div:first-child,
.ow_user_list div:first-child {
    border-top-left-radius: 4px;
        border-top-right-radius: 4px;
}
.ow_table_1 tr td:last-child,
.ow_table_2 tr td:last-child {
        border-bottom-width: 1px;
        border-right-width: 1px;
}
.ow_table_1 tr:first-child td,
.ow_table_2 tr:first-child td {
        border-top-width: 1px;
}
.ow_table_1 tr:first-child td:first-child,
.ow_table_1 tr:first-child th:first-child,
.ow_table_2 tr:first-child td:first-child,
.ow_table_2 tr:first-child th:first-child {
    border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-width: 1px;
}
.ow_table_1 tr:first-child td:last-child,
.ow_table_1 tr:first-child th:last-child,
.ow_table_2 tr:first-child td:last-child,
.ow_table_2 tr:first-child th:last-child {
    border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
        border-bottom-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
}
.ow_table_1 tr:last-child td:first-child,
.ow_table_1 tr.ow_alt1:last-child td:first-child,
.ow_table_1 tr.ow_tr_last td:first-child,
.ow_table_1 tr.ow_tr_last th:first-child,
.ow_table_2 tr:last-child td:first-child,
.ow_table_2 tr.ow_alt1:last-child td:first-child,
.ow_table_2 tr.ow_tr_last td:first-child,
.ow_table_2 tr.ow_tr_last th:first-child {
    border-bottom-left-radius: 4px;
    -moz-border-left-radius: 4px;
    -webkit-border-left-radius: 4px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;    
}
.ow_table_1 tr:last-child td:last-child,
.ow_table_1 tr.alt1:last-child td:last-child,
.ow_table_1 tr.ow_tr_last td:last-child,
.ow_table_1 tr.ow_tr_last th:last-child,
.ow_table_2 tr:last-child td:last-child,
.ow_table_2 tr.alt1:last-child td:last-child,
.ow_table_2 tr.ow_tr_last td:last-child,
.ow_table_2 tr.ow_tr_last th:last-child {
    border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
        border-bottom-width: 1px;
        border-right-width: 1px;
        border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}
.ow_table_1 tr:last-child td,
.ow_table_1 tr:last-child th,
.ow_table_2 tr:last-child td,
.ow_table_2 tr:last-child th {
        border-top-width: 0px;
}
.ow_table_1 th,
.ow_table_2 th {
        border-style: solid;
        border-color: #81E4F2;
        border-width: 0px 1px 1px;
        _border-width: 1px;
}
.ow_table_1 tr.ow_tr_first td,
.ow_table_2 tr.ow_tr_first td{
        border-top-width: 1px;
}
.ow_table_1 tr.ow_tr_first th,
.ow_table_2 tr.ow_tr_first th {
        border-width: 1px 0px;
        border-color: #81E4F2;
}
.ow_table_1 tr.ow_tr_first th:first-child,
.ow_table_1 tr.ow_tr_first td:first-child,
.ow_table_2 tr.ow_tr_first th:first-child,
.ow_table_2 tr.ow_tr_first td:first-child {
        border-left-width: 1px;
    border-top-left-radius: 4px;
}
.ie8 .ow_table_1 tr.ow_tr_first th,
.ie8 .ow_table_2 tr.ow_tr_first th {
        border-right-width: 1px;
}
/*@media \0screen {
        .ow_table_1 tr.ow_tr_first th,
        .ow_table_2 tr.ow_tr_first th {
        border-right-width: 1px;
}
}*/
.ow_table_1 tr.ow_tr_delimiter td,
.ow_table_2 tr.ow_tr_delimiter td  {
        border: none;
}
.ow_table_1 tr.ow_tr_first th:last-child,
.ow_table_1 tr.ow_tr_first td:last-child,
.ow_table_2 tr.ow_tr_first th:last-child,
.ow_table_2 tr.ow_tr_first td:last-child {
        border-right-width: 1px;
    border-top-right-radius: 4px;
}
.ow_table_1 tr.ow_tr_first th:last-child,
.ow_table_2 tr.ow_tr_first th:last-child {
        border-right-color: #81E4F2;
}
.ow_table_1 td,
.ow_table_2 td{
    padding: 10px;
    vertical-align: middle;
}

.ow_table_1 td .text{
    color: #999;
}

.ow_table_2{
    border-collapse: separate;
}

.ow_table_2 td{
    text-align: center;
}

.ow_table_3{
    border-collapse: separate;
    border-spacing: 5px;
}

.ow_table_3 td{
    border-left-width: 1px;
    border-left-style: solid;
    vertical-align: top;
}

.ow_table_3 td.ow_label{
    border: none;
    color: #666;
    text-align: right;
}

.ow_table_3 td.ow_value{
        width: 50%;
        padding-left: 10px;
}

.ow_table_4{
    border-collapse: separate;
    border-spacing: 5px;
}

.ow_table_4 td{
    vertical-align: top;
}

.ow_table_4 td.ow_label{
    border: none;
    color: #666;
    text-align: right;
}

.ow_table_4 td.ow_value{
    padding-left: 10px;
}

th.ow_section{
    border: 0 none;
    padding: 15px 0;
        text-align: center;
    background: transparent;
}

th span.ow_section_icon{
    background-repeat: no-repeat;
    padding-left: 22px;
}

th.ow_section span{
    background: #f0f0f0;
    padding: 5px 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: #fff 1px 1px 0;
    font-weight: normal;
}

table.ow_form td.ow_label{
    color: #666;
    text-align: right;
    width: 20%;
}

table.ow_form td.ow_desc{
    width: 25%;
    color: #666666;
    font-size: 11px;
}

table.ow_form td.ow_submit{
    text-align: center;
}


/*========================================================
        [8] Messages & Notifications        __messages
  ========================================================*/


/*========================================================
        [9] Thumbnails & Icons        __icons
  ========================================================*/

img.thumb{
    width: 100px;
}

html body div .ow_ic_add{ background-image: url(images/ic_add.png); }
html body div .ow_ic_aloud{ background-image: url(images/ic_aloud.png); }
html body div .ow_ic_app{ background-image: url(images/ic_app.png); }
html body div .ow_ic_attach{ background-image: url(images/ic_attach.png); }
html body div .ow_ic_birthday{ background-image: url(images/ic_birthday.png); }
html body div .ow_ic_bookmark{ background-image: url(images/ic_bookmark.png); }
html body div .ow_ic_calendar{ background-image: url(images/ic_calendar.png); }
html body div .ow_ic_cart{ background-image: url(images/ic_cart.png); }
html body div .ow_ic_chat{ background-image: url(images/ic_chat.png); }
html body div .ow_ic_clock{ background-image: url(images/ic_clock.png); }
html body div .ow_ic_comment{ background-image: url(images/ic_comment.png); }
html body div .ow_ic_cut{ background-image: url(images/ic_cut.png); }
html body div .ow_ic_dashboard{ background-image: url(images/ic_dashboard.png); }
html body div .ow_ic_delete{ background-image: url(images/ic_delete.png); }

html body div .ow_ic_draft{ background-image: url(images/ic_draft.png); }

html body div .ow_ic_down_arrow{ background-image: url(images/ic_down_arrow.png); }
html body div .ow_ic_edit{ background-image: url(images/ic_edit.png); }
html body div .ow_ic_female{ background-image: url(images/ic_female.png); }
html body div .ow_ic_file{ background-image: url(images/ic_file.png); }
html body div .ow_ic_files{ background-image: url(images/ic_files.png); }
html body div .ow_ic_flag{ background-image: url(images/ic_flag.png); }
html body div .ow_ic_folder{ background-image: url(images/ic_folder.png); }
html body div .ow_ic_forum{ background-image: url(images/ic_forum.png); }
html body div .ow_ic_friends{ background-image: url(images/ic_friends.png); }
html body div .ow_ic_gear_wheel{ background-image: url(images/ic_gear_wheel.png); }
html body div .ow_ic_heart{ background-image: url(images/ic_heart.png); }
html body div .ow_ic_help{ background-image: url(images/ic_help.png); }
html body div .ow_ic_house{ background-image: url(images/ic_house.png); }
html body div .ow_ic_info{ background-image: url(images/ic_info.png); }
html body div .ow_ic_key{ background-image: url(images/ic_key.png); }
html body div .ow_ic_left_arrow{ background-image: url(images/ic_left_arrow.png); }
html body div .ow_ic_lens{ background-image: url(images/ic_lens.png); }
html body div .ow_ic_link{ background-image: url(images/ic_link.png); }
html body div .ow_ic_lock{ background-image: url(images/ic_lock.png); }
html body div .ow_ic_mail{ background-image: url(images/ic_mail.png); }
html body div .ow_ic_male{ background-image: url(images/ic_male.png); }
html body div .ow_ic_mobile{ background-image: url(images/ic_mobile.png); }
html body div .ow_ic_moderator{ background-image: url(images/ic_moderator.png); }
html body div .ow_ic_monitor{ background-image: url(images/ic_monitor.png); }
html body div .ow_ic_move{ background-image: url(images/ic_move.png); }
html body div .ow_ic_music{ background-image: url(images/ic_music.png); }
html body div .ow_ic_new{ background-image: url(images/ic_new.png); }
html body div .ow_ic_ok{ background-image: url(images/ic_ok.png); }
html body div .ow_ic_online{ background-image: url(images/ic_online.png); }
html body div .ow_ic_picture{ background-image: url(images/ic_picture.png); }
html body div .ow_ic_plugin{ background-image: url(images/ic_plugin.png); }
html body div .ow_ic_push_pin{ background-image: url(images/ic_push_pin.png); }
html body div .ow_ic_reply{ background-image: url(images/ic_reply.png); }
html body div .ow_ic_right_arrow{ background-image: url(images/ic_right_arrow.png); }
html body div .ow_ic_rss{ background-image: url(images/ic_rss.png); }
html body div .ow_ic_save{ background-image: url(images/ic_download.png); }
html body div .ow_ic_restrict{ background-image: url(images/ic_restrict.png); }
html body div .ow_ic_script{ background-image: url(images/ic_script.png); }
html body div .ow_ic_server{ background-image: url(images/ic_server.png); }
html body div .ow_ic_star{ background-image: url(images/ic_star.png); }
html body div .ow_ic_tag{ background-image: url(images/ic_tag.png); }
html body div .ow_ic_trash{ background-image: url(images/ic_trash.png); }
html body div .ow_ic_unlock{ background-image: url(images/ic_unlock.png); }
html body div .ow_ic_up_arrow{ background-image: url(images/ic_up_arrow.png); }
html body div .ow_ic_update{ background-image: url(images/ic_update.png); }
html body div .ow_ic_user{ background-image: url(images/ic_user.png); }
html body div .ow_ic_video{ background-image: url(images/ic_video.png); }
html body div .ow_ic_warning{ background-image: url(images/ic_warning.png); }
html body div .ow_ic_write{ background-image: url(images/ic_write.png); }

html body div .ow_button span,
html body div .ow_button span.ow_negative,
html body div .ow_button span.ow_negative .ow_inprogress {
        background-image: none;
        background-repeat: no-repeat;
}

.maintenance_cont h1 {
        background-image: none;
}

.ow_icon_control{
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0px 0 2px 20px;
    line-height: 15px;
}

html body div .ow_miniic_comment{ background: url(images/miniic_set.png) no-repeat 4px 5px; }
html body div .ow_miniic_like { background: url(images/miniic_set.png) no-repeat -15px 4px; }
html body div .ow_miniic_delete{ background-image: url(images/miniic_x.png); }

.ow_miniicon_control{
    background-repeat: no-repeat;
    display: inline-block;
    padding: 1px 0 2px 14px;
    line-height: 9px;
}

.ow_box_cap_icons
{
        margin-top: -26px;
}

span.ow_icon{
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}

.ow_marked_cell{
    background-image: url(images/ic_ok.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.ow_box_cap_icons a.close{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: right;
    width: 20px;
    height: 20px;
}


/*========================================================
        [10] Menus        __menus
  ========================================================*/

/* ---- Main Menu styles ---- */

.ow_menu_wrap {
        height: 63px;
        overflow: hidden;
        display: table;
    margin: 0px 0px 0px 0px;
    width: 100%;
    background: url(images/header_mid.png) repeat-x top;
}
.ow_main_menu{
        font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        padding: 17px 0px 0px;
}
html[xmlns] .ow_main_menu.clearfix {
        display: table-cell;
}
.ow_main_menu li {
    padding: 0;
        display: inline-block;
}

.ow_main_menu li a {
    color: #4E7B9F; /** OW_Control type:color, key:menuColor, section:2. Colors, label:Menu item text color **/
    display: inline-block;
        font-size: 13px;
    padding: 2px 8px 6px 8px;
    text-decoration: none;
        text-transform: uppercase;
        text-shadow: #fff 0 1px 0;
        font-weight: normal;
}

.ow_main_menu li.active a {
}

.ow_main_menu li.active a,
.ow_main_menu li a:hover {
        color: #ca2b63;
}
.ow_box_menu {
        font-size: 0px;
        line-height: 21px;
        margin-bottom: 16px;
}
.ow_box .ow_box_menu {
        text-align: right;
}

.ow_box_menu a {
        background: #fff;
        display: inline-block;
        color: #666;
        font-size:11px;
        height: 22px;
        padding: 0px 6px 0 7px;
        text-shadow: #fff 1px 1px 0;
        border-style: solid;
        border-color: #C5EDF3;
        border-width: 1px 1px 1px 1px;
        margin: 0px 0px 0px -1px;
        outline: 0;

}
.ow_box_menu a:first-child {
        border-left-width: 1px;
    border-top-left-radius: 2px;
    -moz-border-top-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
}
.ow_box_menu a:last-child {
    border-top-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
}
.ow_box_empty .ow_box_menu{
        float: none;
        padding-left: 0px;
        text-align: center;
}

.ow_box_menu a.active,
.ow_box_menu a:hover{
        color:#828282;
        text-decoration:none;
        background: transparent url('images/box_menu_active.gif') repeat-x  left top;
}

/* ---- End of Main Menu styles ---- */


/* ---- Content Menu styles ---- */

.ow_content_menu{
        font-size: 0px;
        font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;
        text-transform: uppercase;
        font-weight: normal;
}

.ow_content_menu_wrap{
        margin-bottom:20px;
}

.ow_content_menu li{
    float: left;
        padding-left: 5px;
}
.ow_content_menu li:first-child {
        border-color: transparent;
}
.ow_content_menu li a{
    display: block;
        padding: 3px 3px 4px 0px;
        font-size: 13px;
        color: #626060;
}

.ow_content_menu span{
    background-image: url(images/ic_file.png);
    background-position: 5px 9px;
    background-repeat: no-repeat;
    padding: 8px 8px 10px 28px;
    display: block;
}
.ow_content_menu li.active {
    /*background: url(images/content_menu_bg_left.png) no-repeat;*/
}
.ow_content_menu li.active, .ow_content_menu li.active +li {
        border-color: transparent;
}
.ow_content_menu li.active a {
    /*background: url(images/content_menu_bg.png) no-repeat right 0px;*/
    color: #CA2B63; /** OW_Control key: titleColor **/
    text-decoration: none;
}

.ow_content_menu li a:hover {
    color: #9f9f9f;
    text-decoration: none;
}
/* ---- End of Content Menu styles ---- */


/* ---- Button List styles ---- */

ul.ow_bl{
    padding: 0;
}

ul.ow_bl li{
    float: right;
        list-style: none;
    margin-left: 4px;
    margin-bottom: 4px;
}

ul.ow_bl a{
    display: block;
        background: url(images/btnl_bg.png) repeat-x center left;
    border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border: 1px solid #ccc;
        color: #626060;
        padding: 0px 8px;
        line-height: 20px;
        height: 22px;
    text-decoration: none;
        font-size: 11px;
}

ul.ow_bl a:hover {
    border-color: #e0e0e0;
}

span.ow_blitem {
        background: url(images/btnl_bg.png) repeat-x center left;
    border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border: 1px solid #ccc;
        color: #626060;
        padding: 0px 0px;
        line-height: 20px;
        height: 22px;
    text-decoration: none;
    display: inline-block;
    margin: 0px 4px 0px 0px;
}
span.ow_blitem span {
    display: inline-block;      
}
span.ow_blitem input[type="submit"],
span.ow_blitem input[type="button"] {
    border: none;
    padding: 0px;
    background: none;
    font-weight: normal;
    height: auto;
    padding: 2px 5px 0 6px;
    font-size: 11px;
    line-height: 17px;
        font-family: "Tahoma","Lucida Grande", "Verdana";   
    text-transform: none;
}

span.ow_blitem:hover,
span.ow_blitem input:hover {