
/**
 * test1.css
 *
 *
array (
  'id' => '1430',
  'mtime' => '1255424902',
  'color_bg' => 'ffffff',
  'color_border' => '000000',
  'color_bg_title' => 'transparent',
  'color_bg_content' => 'transparent',
  'color_title' => 'e13221',
  'color_content' => '000000',
  'color_content_a' => 'c40047',
  'color_a_hover' => '8dbb97',
  'url_bg' => 'http://image.360quan.com/skin2008/lips/bg.jpg',
  'url_title_bg' => '',
  'url_box_bg' => '',
  'bg_repeat' => 'no-repeat',
  'bg_position' => 'center 0',
  '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/e13221-transparent.sprite',
)
 */


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



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


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


.modbox_t {
    background-color: transparent;
}

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


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

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

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


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



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


.ifr-bg{
    background: transparent;
}


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


#sp-banner {
    color: #e13221;
}

#sp-banner a {
    color: #e13221;
}

#sp-banner div.name
{
    color: #e13221;
/*
    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/lips/bg.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center 0;
    background-color: #ffffff;
}

/* 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 */

