
/**
 * test1.css
 *
 *
array (
  'id' => '1088',
  'mtime' => '1255424900',
  'color_bg' => '000000',
  'color_border' => '1d1d1d',
  'color_bg_title' => 'transparent',
  'color_bg_content' => 'transparent',
  'color_title' => '6c6c6c',
  'color_content' => '597866',
  'color_content_a' => '298d92',
  'color_a_hover' => 'ffff00',
  'url_bg' => 'http://image.360quan.com/skin2008/Y-53/bg.jpg',
  'url_title_bg' => '',
  'url_box_bg' => '',
  'bg_repeat' => 'no-repeat',
  'bg_position' => 'center -10px',
  'bg_attachment' => 'fixed',
  'title_bg_repeat' => 'repeat',
  'title_bg_position' => '',
  'box_bg_repeat' => 'repeat',
  'box_bg_position' => '',
  'color_bg_placeholder' => 'transparent',
  'title_btn' => '/space/skin/6c6c6c-transparent.sprite',
)
 */


.modbox,
.modbox_t {
    border-color: #1d1d1d;
}



.shade-on .modtitle {
    border-color: transparent;
}


.mod-active, 
.mod-active .modbox_t {
    border-color: #1d1d1d;
}


.modbox_t {
    background-color: transparent;
}

/* content background color ? */
/* .ifr-bg, */
.modbox {
    background-color: transparent;
}


.modtitle_text {
    font-weight: bold;
    color: #6c6c6c;
}

.portlet-placeholder {
    border: 1px dotted #1d1d1d;
    background-color: transparent;
    margin: 0 0 12px 12px;
}

.dd-icon,
.shade-icon,
.dd-menu {
    background-image:url(/space/skin/6c6c6c-transparent.sprite);
    background-repeat:no-repeat;
}


.ifr-bg,
.modbox_c_c {
    color: #597866;
}



#sp-banner a:hover,
.sp-main a:hover,
.ifr-bg a:hover {
    color: #ffff00;
}


.ifr-bg{
    background: transparent;
}


.modbox_c_c a,
.ifr-bg a,
.ifr-bg a:visited {
    color: #298d92;
}


#sp-banner {
    color: #6c6c6c;
}

#sp-banner a {
    color: #6c6c6c;
}

#sp-banner div.name
{
    color: #6c6c6c;
/*
    background-color: ;
    border-color: ;
*/
}


/* bg impl */
#body-wrap-bg {
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-position: top;
    background-color: transparent;
}
#body-wrap {

    background-image:url('http://image.360quan.com/skin2008/Y-53/bg.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center -10px;
    background-color: #000000;
}

/* title background image */
.modbox_t {
    background-image: none;
    background-repeat: repeat;

    background-position: 0 0;

}

/* box background image */
.modbox {
    background-image: none;
    background-repeat: repeat;

    background-position: 0 0;

}











/** fixed styles {{{
 *
 */

.modbox_t_l,
.modbox_c_l,
.modbox_b_l,
.modbox_t_r,
.modbox_c_r,
.modbox_b_r {
    width:0;
    background-color: transparent;
}

.modbox_t_c,
.modbox_c_c,
.modbox_b_c {
    margin: 0;
}

.modbox_t_c {
    margin: 0 12px;
}

.modbox_b,
.modbox_b_l,
.modbox_b_c,
.modbox_b_r {
    height: 0;
}

.modbox_b {
    display: none;
}
/* }}} */







/* end of style */

