﻿/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(pics/tabs/tab-line.jpg) repeat-x bottom;
    font-size:12px;
    display:block;
    width:505px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(pics/tabs/tab.jpg) no-repeat left top;
    border-color:#D2D2D3;
    color:#3F4137;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(pics/tabs/tab.jpg) no-repeat right top;
    border-color:#D2D2D3;
    color:#3F4137;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#3F4137;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(pics/tabs/tab.jpg) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(pics/tabs/tab.jpg) no-repeat right -40px;
    color:#3F4137;
    border-color:#D2D2D3
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:Arial;
    font-size:8.7pt;
    line-height:18px;
    /*padding:8px;*/
    background-color:#ffffff;
    border:solid 1px #D2D2D3;
    border-top-width:0;
    background-repeat:no-repeat;
    background-position: right bottom;
    height: auto !important;
    min-height: 299px;
    overflow: hidden;
    width:503px;
}

div.UL_CreateMemorial 
{
    float:left;
    width: 170px;
    /*height: 200px;*/
    /*background-image: url("pics/tabs/bg3.png");
    background-color: Blue;
    background-repeat:no-repeat;
    background-position: right bottom;*/
    margin: 0px;
    padding-left: 25px;
}

/*Topic-style for the usercontrol create memorial*/
.uc_topic
{
    color:#7D775C;
    font-family: georgia,arial,serif;
    font-size:16px;
    font-size-adjust:none;
    font-stretch:normal;
    /*font-style: oblique;*/
    font-variant:normal;
    font-weight:normal;     
}

.uc_labels
{
    color:#3F4137;
    margin-bottom:3px;
}

.uc_Textboxes
{
    border: 1px solid #D2D2D3;
}

.uc_cre_mem_textbox_watermark
{
    color: #7F816E;
}
