/* CSS Document */

.c_contentpane{padding:8px 13px 0px 10px; text-align:left;}
.tb_content{padding:20px 20px 10px 20px; text-align:left;}

.w_contentpane{padding:0px; text-align:left;}

/*---------- default style for head & normal -----------*/
.Normal p { margin-top:0px; }

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}


#top { 
    background: url(images/t.gif) repeat-x;
    height:6px;
    line-height:6px;
}

.topborder {
    border-bottom: solid 1px #a4c6e7;
}

.leftborder {
    border-left: solid 1px #a4c6e7;
}

.title {
    background: url(images/titlebg.gif) repeat-x;
    text-align:left;
    padding-left:7px;
    height:23px;
}

.rightborder {
    background: url(images/rborder.gif) right repeat-y;
    width:3px;
}

.Head
{
    font: bold 12px Verdana;
    color: #3d8cc0;
}

#bottom
{
    background: url(images/b.gif) repeat-x;
    line-height:7px;
}

/* Product Container */

#p_top { 
    background: url(images/p_t.gif) repeat-x;
    height:10px;
    line-height:10px;
}

.p_contentpane{
    padding: 0px 10px 0px 10px;
    text-align:left;
    background: url(images/p_bg.gif) left top no-repeat;
}

.wavebg {
    padding: 10px 10px 0px 10px;
    text-align:left;
    background: url(images/wavebg.png) left top no-repeat;
}

.cpewavebg {
    padding: 10px 10px 0px 10px;
    text-align:left;
    background: url(images/cpetopstrip.jpg) left top no-repeat;
}

.p_rightborder {
    background: url(images/p_r.gif) right repeat-y;
    width:3px;
}

.wavebg ul, .c_container ul
{
    margin-top:0px;
    padding-top:0px;
    margin-left:8px;
    padding-left:8px;
}

.title_innerleft {
    width:5px;
    height:29px;
    background: url(images/bluetitle_left.gif) no-repeat;
}

.title_innermid {
    height:29px;
    background: url(images/bluetitle_mid.gif) repeat-x;
}

.title_innerright {
    width:5px;
    height:29px;
    background: url(images/bluetitle_right.gif) no-repeat;
}